

.svg-inline--fa, svg:not(:root).svg-inline--fa {
    overflow: visible
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    vertical-align: -.125em
}

.svg-inline--fa.fa-lg {
    vertical-align: -.225em
}

.svg-inline--fa.fa-w-1 {
    width: .0625em
}

.svg-inline--fa.fa-w-2 {
    width: .125em
}

.svg-inline--fa.fa-w-3 {
    width: .1875em
}

.svg-inline--fa.fa-w-4 {
    width: .25em
}

.svg-inline--fa.fa-w-5 {
    width: .3125em
}

.svg-inline--fa.fa-w-6 {
    width: .375em
}

.svg-inline--fa.fa-w-7 {
    width: .4375em
}

.svg-inline--fa.fa-w-8 {
    width: .5em
}

.svg-inline--fa.fa-w-9 {
    width: .5625em
}

.svg-inline--fa.fa-w-10 {
    width: .625em
}

.svg-inline--fa.fa-w-11 {
    width: .6875em
}

.svg-inline--fa.fa-w-12 {
    width: .75em
}

.svg-inline--fa.fa-w-13 {
    width: .8125em
}

.svg-inline--fa.fa-w-14 {
    width: .875em
}

.svg-inline--fa.fa-w-15 {
    width: .9375em
}

.svg-inline--fa.fa-w-16 {
    width: 1em
}

.svg-inline--fa.fa-w-17 {
    width: 1.0625em
}

.svg-inline--fa.fa-w-18 {
    width: 1.125em
}

.svg-inline--fa.fa-w-19 {
    width: 1.1875em
}

.svg-inline--fa.fa-w-20 {
    width: 1.25em
}

.svg-inline--fa.fa-pull-left {
    margin-right: .3em;
    width: auto
}

.svg-inline--fa.fa-pull-right {
    margin-left: .3em;
    width: auto
}

.svg-inline--fa.fa-border {
    height: 1.5em
}

.svg-inline--fa.fa-li {
    width: 2em
}

.svg-inline--fa.fa-fw {
    width: 1.25em
}

.fa-layers svg.svg-inline--fa {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.fa-layers {
    display: inline-block;
    height: 1em;
    position: relative;
    text-align: center;
    vertical-align: -.125em;
    width: 1em
}

.fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.fa-layers-counter, .fa-layers-text {
    display: inline-block;
    position: absolute;
    text-align: center
}

.fa-layers-text {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.fa-layers-counter {
    background-color: #ff253a;
    border-radius: 1em;
    box-sizing: border-box;
    color: #fff;
    height: 1.5em;
    line-height: 1;
    max-width: 5em;
    min-width: 1.5em;
    overflow: hidden;
    padding: .25em;
    right: 0;
    text-overflow: ellipsis;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.fa-layers-bottom-right {
    bottom: 0;
    right: 0;
    top: auto;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right
}

.fa-layers-bottom-left {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left
}

.fa-layers-top-right {
    right: 0;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.fa-layers-top-left {
    left: 0;
    right: auto;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    position: relative;
    width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.svg-inline--fa.fa-stack-1x {
    height: 1em;
    width: 1.25em
}

.svg-inline--fa.fa-stack-2x {
    height: 2em;
    width: 2.5em
}

.fa-inverse {
    color: #fff
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.svg-inline--fa .fa-primary {
    fill: currentColor;
    fill: var(--fa-primary-color, currentColor);
    opacity: 1;
    opacity: var(--fa-primary-opacity, 1)
}

.svg-inline--fa .fa-secondary {
    fill: currentColor;
    fill: var(--fa-secondary-color, currentColor)
}

.svg-inline--fa .fa-secondary, .svg-inline--fa.fa-swap-opacity .fa-primary {
    opacity: .4;
    opacity: var(--fa-secondary-opacity, .4)
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
    opacity: 1;
    opacity: var(--fa-primary-opacity, 1)
}

.svg-inline--fa mask .fa-primary, .svg-inline--fa mask .fa-secondary {
    fill: #000
}

.fad.fa-inverse {
    color: #fff
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 100;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_0_0-bddb132290ddb69b54b426313b303350.eot);
    src: url(https://ndc-md.org/static/3955B8_0_0-bddb132290ddb69b54b426313b303350.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_0_0-90db7b78ec964c5791ab73c9a44f8604.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_0_0-89872e2ae6bf57e45c1f789d4cbb8e7b.woff) format("woff"), url(https://ndc-md.org/static/3955B8_0_0-31b67de8408c402a8cb7c962a303468f.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 100;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_1_0-39356335b7d10cc53efc38780d07e674.eot);
    src: url(https://ndc-md.org/static/3955B8_1_0-39356335b7d10cc53efc38780d07e674.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_1_0-e5ee55ed1c24c78f14bdecc04e5a36ef.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_1_0-f12d3781231676621bfadfe3010a37b4.woff) format("woff"), url(https://ndc-md.org/static/3955B8_1_0-ff5a7c5cec9f9c39e4bfa2d33f07e105.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 200;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_2_0-1cba6eb509aa98c8852f4e323183061a.eot);
    src: url(https://ndc-md.org/static/3955B8_2_0-1cba6eb509aa98c8852f4e323183061a.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_2_0-6068aaed1a146dc439cfaf3c2e6af1a2.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_2_0-e2d106c8be392c382b09b516ff23d3bf.woff) format("woff"), url(https://ndc-md.org/static/3955B8_2_0-642bbb618aae08f4f8836521c9c4630f.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 200;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_3_0-6dd2b453bf66466039a7ef301746dc68.eot);
    src: url(https://ndc-md.org/static/3955B8_3_0-6dd2b453bf66466039a7ef301746dc68.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_3_0-671e8edbdb009a6194abbc55009eef6b.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_3_0-174bd9f9bf30979519cccf8b8754b453.woff) format("woff"), url(https://ndc-md.org/static/3955B8_3_0-f32709ea3f6d1115a6489044d1bfde7e.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 300;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_4_0-a599e3902349c5ae94d70c1f72608e74.eot);
    src: url(https://ndc-md.org/static/3955B8_4_0-a599e3902349c5ae94d70c1f72608e74.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_4_0-b7958f37619f4ef8cc7affab4d8cdb3a.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_4_0-c1a2ae04f194316235131b90283cf0ee.woff) format("woff"), url(https://ndc-md.org/static/3955B8_4_0-c9e2d4f87b708e96b6b6cb58f78005cd.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 300;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_5_0-c63c63d92bf02b00ba0e00ec4b336d0e.eot);
    src: url(https://ndc-md.org/static/3955B8_5_0-c63c63d92bf02b00ba0e00ec4b336d0e.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_5_0-40e000ea227138c9fd4a3a94e9a2cb3a.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_5_0-ef6e3cdc3ca649b0c64d162a4893e158.woff) format("woff"), url(https://ndc-md.org/static/3955B8_5_0-e4f5b830e466b00767bd6c1181755196.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 400;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_6_0-8d6c387fe0adeaf74191e8b50e14aaad.eot);
    src: url(https://ndc-md.org/static/3955B8_6_0-8d6c387fe0adeaf74191e8b50e14aaad.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_6_0-53a9bf2352cac2f1dda30fc4e4301472.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_6_0-92fa46951e0e32238c87599121f5ec3e.woff) format("woff"), url(https://ndc-md.org/static/3955B8_6_0-b88880403fa860b746c39ac4e623d65c.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 400;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_7_0-041d3b714fb0c4b6d6a20e97ed45ca2b.eot);
    src: url(https://ndc-md.org/static/3955B8_7_0-041d3b714fb0c4b6d6a20e97ed45ca2b.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_7_0-a49649febcc5ccc07007fbe03f712f05.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_7_0-2fdd7f143e9352707f81b28ae61ed46a.woff) format("woff"), url(https://ndc-md.org/static/3955B8_7_0-01cc75ec073620b8b5d09a78524bb79f.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 500;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_8_0-b8bd1ade79d01965c8346d5d0169af62.eot);
    src: url(https://ndc-md.org/static/3955B8_8_0-b8bd1ade79d01965c8346d5d0169af62.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_8_0-a7549120555c9b52e9a11004249731fb.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_8_0-59e32aed5142eeb3bb4c309de4844526.woff) format("woff"), url(https://ndc-md.org/static/3955B8_8_0-a98513083b5e2cebd6f3251e1714885d.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 500;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_9_0-fab486fec517416a41b9e9e183ec8a1e.eot);
    src: url(https://ndc-md.org/static/3955B8_9_0-fab486fec517416a41b9e9e183ec8a1e.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_9_0-aa0cf61469f5ae6d8b00798be09fdd83.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_9_0-1cea1fcc6d166a4d0fe47cc2201bc041.woff) format("woff"), url(https://ndc-md.org/static/3955B8_9_0-5509f424d9dfc7b87ed72d71e6ee87e6.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 700;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_A_0-cef33c0fb5223a42935a731760b1d651.eot);
    src: url(https://ndc-md.org/static/3955B8_A_0-cef33c0fb5223a42935a731760b1d651.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_A_0-d74da29200a766cdf091fc4c46d954ed.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_A_0-cb2eb802d1ad90d88ec96737b5a4e52d.woff) format("woff"), url(https://ndc-md.org/static/3955B8_A_0-67e1d76aff9d7a1283ee333cc1a648fe.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 700;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_B_0-6d30222232a890cadc3ae9b4fe8fde76.eot);
    src: url(https://ndc-md.org/static/3955B8_B_0-6d30222232a890cadc3ae9b4fe8fde76.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_B_0-eaa4d3cae3aef36d114bd8f571fe34ab.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_B_0-8deb9729524ad0634174e2cadffdc613.woff) format("woff"), url(https://ndc-md.org/static/3955B8_B_0-64cd8ba4d211f006be76a8aca9a05051.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 800;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_C_0-5de74b2247ecac35163c2a628fd7f907.eot);
    src: url(https://ndc-md.org/static/3955B8_C_0-5de74b2247ecac35163c2a628fd7f907.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_C_0-3f382571c2916925d6ab235142203b10.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_C_0-8d047ffdd1038d6fffe80b64ee05bc82.woff) format("woff"), url(https://ndc-md.org/static/3955B8_C_0-72c0ff97b91f98be1354adb45baa5047.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 800;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_D_0-a915a42880344ede9d5b2e405e724b4f.eot);
    src: url(https://ndc-md.org/static/3955B8_D_0-a915a42880344ede9d5b2e405e724b4f.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_D_0-eac1a5bc0036590825ae4d44b52e4f9b.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_D_0-58214cb5cabdd7ffccdc8352027eed99.woff) format("woff"), url(https://ndc-md.org/static/3955B8_D_0-55a3b39d7d304474560b89c5d27bd025.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 900;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_E_0-4a232849e0f50b7679b23b966f782bba.eot);
    src: url(https://ndc-md.org/static/3955B8_E_0-4a232849e0f50b7679b23b966f782bba.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_E_0-43d37ef1fe802f6e955ada3c7c630c02.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_E_0-8b38b328944e122aa9707bb4d68666ce.woff) format("woff"), url(https://ndc-md.org/static/3955B8_E_0-b5e9d60d77230c11b505ef12da618376.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowText;
    font-weight: 900;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_F_0-537f715d6ce2d78684fa189654ec2cdc.eot);
    src: url(https://ndc-md.org/static/3955B8_F_0-537f715d6ce2d78684fa189654ec2cdc.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_F_0-5633f113abaa4336e8d12480460ba383.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_F_0-fcaf3094c76e3da26ef11ad596d65f67.woff) format("woff"), url(https://ndc-md.org/static/3955B8_F_0-911ac60d0ff868171819f5166fab20cf.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowMicro;
    font-weight: 200;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_10_0-34180edafca27e0d2bb5a1d7638bcee0.eot);
    src: url(https://ndc-md.org/static/3955B8_10_0-34180edafca27e0d2bb5a1d7638bcee0.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_10_0-4ffe064554127b63896914a13e6a05d5.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_10_0-b9b0e8ea9ef8b52d4ef11b2b23dbda7a.woff) format("woff"), url(https://ndc-md.org/static/3955B8_10_0-b8ae1156d075e67ec570a72bbc178a71.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowMicro;
    font-weight: 200;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_11_0-82291f18dd169000cd98bcccd0bc5a38.eot);
    src: url(https://ndc-md.org/static/3955B8_11_0-82291f18dd169000cd98bcccd0bc5a38.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_11_0-8c8ab2188b5b66e098ce894581bb0cbf.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_11_0-74560c952b33031444f2b5aaa399f0c8.woff) format("woff"), url(https://ndc-md.org/static/3955B8_11_0-9ead2351a13febef3e6819a356cf7561.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowMicro;
    font-weight: 300;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_12_0-702b67eab3cfd50fff35721ed572c0d7.eot);
    src: url(https://ndc-md.org/static/3955B8_12_0-702b67eab3cfd50fff35721ed572c0d7.eot?#iefix) format("embedded-opentype"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_12_0-b65fdf95cb6c68b44e77136738c4244f.woff2) format("woff2"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_12_0-f574e4ed1335a32d65b69c6a01764e33.woff) format("woff"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_12_0-208d47b7988a578e37e534c56ee6335c.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowMicro;
    font-weight: 300;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_13_0-ed8842a7fb11330ea70594f5e7f7b7e5.eot);
    src: url(https://ndc-md.org/static/3955B8_13_0-ed8842a7fb11330ea70594f5e7f7b7e5.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_13_0-004343805699301230b4d890a5b9f95e.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_13_0-24633d2e7a4c85d4ab803966f9f24a03.woff) format("woff"), url(https://ndc-md.org/static/3955B8_13_0-741c377183fe00ce04ac01f682bb100a.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowMicro;
    font-weight: 400;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_14_0-7a45f552d36ff11425e4fc2e4f9ed71b.eot);
    src: url(https://ndc-md.org/static/3955B8_14_0-7a45f552d36ff11425e4fc2e4f9ed71b.eot?#iefix) format("embedded-opentype"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_14_0-b81d571f5911e787044c3de14c596215.woff2) format("woff2"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_14_0-0990f3559b27022758901fb9086f219d.woff) format("woff"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_14_0-6e395940b634c7d5b0ed7a96534c404f.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowMicro;
    font-weight: 400;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_15_0-8da861b884b6b6f9e56792fd0485dc47.eot);
    src: url(https://ndc-md.org/static/3955B8_15_0-8da861b884b6b6f9e56792fd0485dc47.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_15_0-8bb87145930bf31066fef0790ad8855f.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_15_0-f7e77327afce754718151d41b04808ea.woff) format("woff"), url(https://ndc-md.org/static/3955B8_15_0-1030287915a1388c168ddd2b63eca016.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowMicro;
    font-weight: 500;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_16_0-a9d08acdeff5ad496e03d778144c3e83.eot);
    src: url(https://ndc-md.org/static/3955B8_16_0-a9d08acdeff5ad496e03d778144c3e83.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_16_0-cfc91f1651ce11b058ff24c94b91a684.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_16_0-ebd3f2902936180c701e64850ddef06e.woff) format("woff"), url(https://ndc-md.org/static/3955B8_16_0-d43a9f1fbf9264f40beecf4d44042abc.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowMicro;
    font-weight: 500;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_17_0-3d3907390ab2e690e952c666ab1eacf8.eot);
    src: url(https://ndc-md.org/static/3955B8_17_0-3d3907390ab2e690e952c666ab1eacf8.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_17_0-b2ef2175a1098c5064a748e0f96efd68.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_17_0-1d7ba654bfad14b244e1c6de14712d6a.woff) format("woff"), url(https://ndc-md.org/static/3955B8_17_0-fde1d63e66c1ae0aa0839565dd08ff34.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowMicro;
    font-weight: 700;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_18_0-4762ccea443181155fe79014c3381254.eot);
    src: url(https://ndc-md.org/static/3955B8_18_0-4762ccea443181155fe79014c3381254.eot?#iefix) format("embedded-opentype"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_18_0-4a5d103e0fe563cd30d784b669488d88.woff2) format("woff2"),
    url(https://ndc-md.org/static/3955B8_18_0-848c6d4d1b790eb64236f62389500d5d.woff) format("woff"),
    url(https://ndc-md.org/static/3955B8_18_0-95af7cb332a3036d2f86e3b05f6f4a49.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowMicro;
    font-weight: 700;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_19_0-7e5a75af94bf8cdcd4297b3de9770d80.eot);
    src: url(https://ndc-md.org/static/3955B8_19_0-7e5a75af94bf8cdcd4297b3de9770d80.eot?#iefix) format("embedded-opentype"),
    url(https://ndc-md.org/static/3955B8_19_0-fecb04d48a7fd397d8733b4d6d3143cc.woff2) format("woff2"),
    url(https://ndc-md.org/static/3955B8_19_0-c6cba3df0e1d7857eaf4762f16b9de83.woff) format("woff"),
    url(https://ndc-md.org/static/3955B8_19_0-66ad5c130710b4354d6f27811552f6e8.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowMicro;
    font-weight: 800;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_1A_0-69056cd750c8d24c337c7fcce088eb46.eot);
    src: url(https://ndc-md.org/static/3955B8_1A_0-69056cd750c8d24c337c7fcce088eb46.eot?#iefix) format("embedded-opentype"),
    url(https://ndc-md.org/static/3955B8_1A_0-4fd02deef2a008e0263d0b4629c06318.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_1A_0-89f89b1fc43f7b5bc69ecf8ea9c85a31.woff) format("woff"), url(https://ndc-md.org/static/3955B8_1A_0-536074119ecb6eb8b5f7f1a97a0f0951.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowMicro;
    font-weight: 800;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_1B_0-8da9d5888cb8784c0f981662dcd1673b.eot);
    src: url(https://ndc-md.org/static/3955B8_1B_0-8da9d5888cb8784c0f981662dcd1673b.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_1B_0-47ff50b786fe4ceae72e83b40b3e4ce5.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_1B_0-70b59d46b51084b4cee0114c7527670c.woff) format("woff"), url(https://ndc-md.org/static/3955B8_1B_0-e3449643a8e8b24f34d4b225bac0b40f.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplayHairline;
    font-weight: 400;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_1C_0-11a113de3a58117c9c5dee6c3280d09d.eot);
    src: url(https://ndc-md.org/static/3955B8_1C_0-11a113de3a58117c9c5dee6c3280d09d.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_1C_0-16fe2505f25dd4280c73b86922217e91.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_1C_0-261dba94606d655366c9d5bbda5b32fc.woff) format("woff"), url(https://ndc-md.org/static/3955B8_1C_0-90b1380efa321411b591ec523292369c.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplayHairline;
    font-weight: 400;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_1D_0-10159b23967ce142d599a1c61010040d.eot);
    src: url(https://ndc-md.org/static/3955B8_1D_0-10159b23967ce142d599a1c61010040d.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_1D_0-2fcc7355103b9d6d85f60d5d28828b6b.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_1D_0-a0b86f0073fa8d8114f64fe97d243dca.woff) format("woff"), url(https://ndc-md.org/static/3955B8_1D_0-d3ea25322dfcb80b19a4f1be5431f2ae.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 100;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_1E_0-ddfa80d14ae0f93b0b491e9e60499114.eot);
    src: url(https://ndc-md.org/static/3955B8_1E_0-ddfa80d14ae0f93b0b491e9e60499114.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_1E_0-fbc8dead4321c309d09d62604fa0604f.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_1E_0-3570851db33ce9721421c585deac3a4e.woff) format("woff"), url(https://ndc-md.org/static/3955B8_1E_0-53ecb104eb47f6290991ed2a48f1127c.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 100;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_1F_0-9792e3d2ecf276b047a8812de8fcf5d6.eot);
    src: url(https://ndc-md.org/static/3955B8_1F_0-9792e3d2ecf276b047a8812de8fcf5d6.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_1F_0-c493a45e6192b5e709ec0fb52171f0e5.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_1F_0-70ef0c141a9917eb13295661a0382588.woff) format("woff"), url(https://ndc-md.org/static/3955B8_1F_0-201766dcf585b986d142c3c75fb48324.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 200;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_20_0-609add2835bd69036ef04b94a3241e55.eot);
    src: url(https://ndc-md.org/static/3955B8_20_0-609add2835bd69036ef04b94a3241e55.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_20_0-7d13636c2575258af6c46eae2b20d383.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_20_0-94202da8e7ae997d4dabcb11641fc9c5.woff) format("woff"), url(https://ndc-md.org/static/3955B8_20_0-d7d98cacc6969af5cb7835ff0c2d0051.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 200;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_21_0-69c75b869a6cb5bba838a17366bb64bf.eot);
    src: url(https://ndc-md.org/static/3955B8_21_0-69c75b869a6cb5bba838a17366bb64bf.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_21_0-263ffe20aeae60fe52477631fd5363f5.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_21_0-da3776164d4efafb4f0d7110542bbd98.woff) format("woff"), url(https://ndc-md.org/static/3955B8_21_0-5f7b343ea4d22f4238d19399179a4bb4.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 300;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_22_0-f78fd1abe6a36301369fd669cb00bd68.eot);
    src: url(https://ndc-md.org/static/3955B8_22_0-f78fd1abe6a36301369fd669cb00bd68.eot?#iefix) format("embedded-opentype"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_22_0-7a82dba169b202206267fd8d0d08c9fa.woff2) format("woff2"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_22_0-c3bb42a9905e3f355d02c9aec7e103b9.woff) format("woff"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_22_0-a30396a45b91e55ab4f24d9b0b6db68e.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 300;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_23_0-ee3e347e18618c26c6b3f362e69ff8a0.eot);
    src: url(https://ndc-md.org/static/3955B8_23_0-ee3e347e18618c26c6b3f362e69ff8a0.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_23_0-1940f9a3b7328c39134627e0d19517f4.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_23_0-fdc257d6f090b1a5b2f3748fd112ee34.woff) format("woff"), url(https://ndc-md.org/static/3955B8_23_0-47819715e3c1ae322002fa8afdf05a44.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 400;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_24_0-272fd05c30a1b9d2b28a6f1275d860bf.eot);
    src: url(https://ndc-md.org/static/3955B8_24_0-272fd05c30a1b9d2b28a6f1275d860bf.eot?#iefix) format("embedded-opentype"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_24_0-07d740a30a8a981b95abdd21aeacab36.woff2) format("woff2"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_24_0-18154706f862bfdb9c1ed5dec8a3f241.woff) format("woff"),
    url(https://ndc-md.org/static/3955B8_24_0-30d5037970d072cf2adac9abc65823df.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 400;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_25_0-163eb40ac66bd8f347b128e529369926.eot);
    src: url(https://ndc-md.org/static/3955B8_25_0-163eb40ac66bd8f347b128e529369926.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_25_0-40379cf2a3f355f1407fdb8f6f963d18.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_25_0-17cd23ccfdeb26e7bbc40f61ed657f7a.woff) format("woff"), url(https://ndc-md.org/static/3955B8_25_0-f2f79ad60ffa1dff58b711bede3deced.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 500;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_26_0-591b4a90d4de7685857d7bb7b0a41b48.eot);
    src: url(https://ndc-md.org/static/3955B8_26_0-591b4a90d4de7685857d7bb7b0a41b48.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_26_0-9d5795ddd00f57a5e1b9e856319d326c.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_26_0-f8ca4876922fd47128108a33a70480b7.woff) format("woff"), url(https://ndc-md.org/static/3955B8_26_0-61de6c45efb23caf06c36711f4d7baaf.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 500;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_27_0-7b15b477f09b9e1c37627aefdb92dbe5.eot);
    src: url(https://ndc-md.org/static/3955B8_27_0-7b15b477f09b9e1c37627aefdb92dbe5.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_27_0-0d11dadbc49e0611485df4dafc9b23fc.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_27_0-2bf73dfba26e87e50235ccdb39295ac1.woff) format("woff"), url(https://ndc-md.org/static/3955B8_27_0-40560293d477734f4428f8a42457624a.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 700;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_28_0-a481d8b4c3e7dffe434de93fc3bd9424.eot);
    src: url(https://ndc-md.org/static/3955B8_28_0-a481d8b4c3e7dffe434de93fc3bd9424.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_28_0-65243111845683a8d076f6648bc85797.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_28_0-610c6c8eed407e43f45c99a3b31fd237.woff) format("woff"), url(https://ndc-md.org/static/3955B8_28_0-0b892fff1950a731edc1e4ebe6d99221.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 700;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_29_0-dec6838ddb2bc7f9ce617ba17701be7f.eot);
    src: url(https://ndc-md.org/static/3955B8_29_0-dec6838ddb2bc7f9ce617ba17701be7f.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_29_0-12c414c845c37e68d70b612c14c47dc1.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_29_0-8a80250cfbcb62bad6d89af1bc54db4f.woff) format("woff"), url(https://ndc-md.org/static/3955B8_29_0-af0fe9a1b327be26d85bcf95368b8473.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 800;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_2A_0-06b8221c0acd64a8b7f5311580063824.eot);
    src: url(https://ndc-md.org/static/3955B8_2A_0-06b8221c0acd64a8b7f5311580063824.eot?#iefix) format("embedded-opentype"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_2A_0-aee831811852f25a3283f5b41286b5f2.woff2) format("woff2"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_2A_0-8c8a07f8c41ca373d8a088073d4a8672.woff) format("woff"),
    url(/np/clients/ndcmd/resources/fonts/3955B8_2A_0-c05790c225142c07c626fe5d2d9b7d9d.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 800;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_2B_0-b35e652378df27e0d5cd75e78ec1db10.eot);
    src: url(https://ndc-md.org/static/3955B8_2B_0-b35e652378df27e0d5cd75e78ec1db10.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_2B_0-8ba563e92a746efb6872c4f3ffdf2420.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_2B_0-1abb0495cf84711e7cf1d27adb82e144.woff) format("woff"), url(https://ndc-md.org/static/3955B8_2B_0-2eebc2f54d450891da4065e0f6c42209.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 900;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_2C_0-202053c46903719ddb8a0b754f2043c5.eot);
    src: url(https://ndc-md.org/static/3955B8_2C_0-202053c46903719ddb8a0b754f2043c5.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_2C_0-7c0a529c179cc6033d461f6eef3002b5.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_2C_0-8ac5ed81e4cb4b19c56eb1855952cf65.woff) format("woff"), url(https://ndc-md.org/static/3955B8_2C_0-14a614423fb55ce6a26673b3b501f314.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplay;
    font-weight: 900;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_2D_0-d4cec5a6b0d951d22c2a9aced6ca0ef4.eot);
    src: url(https://ndc-md.org/static/3955B8_2D_0-d4cec5a6b0d951d22c2a9aced6ca0ef4.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_2D_0-571dfacc3ac859b8d2961747ca569e59.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_2D_0-60ea536f24e663e30709f9cef529a4d6.woff) format("woff"), url(https://ndc-md.org/static/3955B8_2D_0-2c2e1d488f26e340571e1f998a82f98f.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplayExtraBlack;
    font-weight: 400;
    font-style: normal;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_2E_0-25c16c58f335e6a18f8e25eb435c852d.eot);
    src: url(https://ndc-md.org/static/3955B8_2E_0-25c16c58f335e6a18f8e25eb435c852d.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_2E_0-d378bd39dcb4b54ba3a0a16959cdca79.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_2E_0-7f8724ec648186c7cde5c2ac3a3cb3ba.woff) format("woff"), url(https://ndc-md.org/static/3955B8_2E_0-c6e1eb0f521d20db987c5d4947a127a4.ttf) format("truetype")
}

@font-face {
    font-family: HelveticaNowDisplayExtraBlack;
    font-weight: 400;
    font-style: italic;
    font-display: auto;
    src: url(https://ndc-md.org/static/3955B8_2F_0-87272a0bdeb8b4699898f5d77c0cfd1f.eot);
    src: url(https://ndc-md.org/static/3955B8_2F_0-87272a0bdeb8b4699898f5d77c0cfd1f.eot?#iefix) format("embedded-opentype"), url(https://ndc-md.org/static/3955B8_2F_0-9d74880a6bec8fe8b2660fe54397de3f.woff2) format("woff2"), url(https://ndc-md.org/static/3955B8_2F_0-0d408ed222ef02f5c93848d952ca9ffc.woff) format("woff"), url(https://ndc-md.org/static/3955B8_2F_0-c8cd8ac69a61d84cd87e8bfe25e1de0a.ttf) format("truetype")
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent
}

b {
    font-weight: bolder
}

small {
    font-size: 80%
}

button, input {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    overflow: visible
}

button {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[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] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

[hidden] {
    display: none
}

html {
    box-sizing: border-box;
    font-family: sans-serif
}

*, :after, :before {
    box-sizing: inherit
}

figure, h1, h2, h3, h4, h5, hr, p {
    margin: 0
}

button {
    background: transparent;
    padding: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

ul {
    margin: 0;
    padding: 0
}

html {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height: 1.5
}

*, :after, :before {
    border: 0 solid #e2e8f0
}

hr {
    border-top-width: 1px
}

input::-webkit-input-placeholder {
    color: #a0aec0
}

input::-moz-placeholder {
    color: #a0aec0
}

input:-ms-input-placeholder {
    color: #a0aec0
}

input::-ms-input-placeholder {
    color: #a0aec0
}

input::placeholder {
    color: #a0aec0
}

[role=button], button {
    cursor: pointer
}

h1, h2, h3, h4, h5 {
    font-size: inherit;
    font-weight: inherit
}

a {
    text-decoration: inherit
}

button, input {
    padding: 0;
    line-height: inherit;
    color: inherit
}

iframe, object, svg, video {
    display: block;
    vertical-align: middle
}

video {
    height: auto
}

a, address, b, body, caption, center, details, div, em, figcaption, figure, footer, form, h1, h2, h3, h4, h5, header, html, i, iframe, label, li, mark, menu, nav, object, p, s, section, small, span, table, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

details, figcaption, figure, footer, header, menu, nav, section {
    display: block
}

html {
    font-size: 100%
}

body {
    font-family: HelveticaNowDisplay, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    line-height: 1;
    font-size: 1rem;
    color: #000;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-font-feature-settings: "pnum";
    font-feature-settings: "pnum";
    font-variant-numeric: proportional-nums
}

ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: inherit
}

video {
    max-width: 100%
}

p {
    margin-bottom: 2rem
}

.js-focus-visible :focus:not(.focus-visible) {
    outline: none
}

.slider-control-bottomcenter {
    position: relative !important;
    -webkit-transform: none !important;
    transform: none !important;
    left: 0 !important;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: .5rem;
    margin-left: 3rem;
    margin-right: 3rem
}

.slider-control-bottomcenter ul {
    top: 0 !important
}

.slider-control-bottomcenter .paging-item {
    margin: .5rem
}

.slider-control-bottomcenter .paging-item button {
    opacity: 1 !important
}

.slider-control-bottomcenter .paging-dot {
    width: 1.125rem !important;
    height: 1.125rem !important;
    border: 2px solid;
    background: transparent !important
}

.slider-control-bottomcenter .paging-item.active .paging-dot {
    background: #000 !important
}

.slider-control-centerleft {
    -webkit-transform: translateY(-50%) translateX(-4rem) !important;
    transform: translateY(-50%) translateX(-4rem) !important
}

.slider-control-centerright {
    -webkit-transform: translateY(-50%) translateX(4rem) !important;
    transform: translateY(-50%) translateX(4rem) !important
}

.slider-control-centercenter {
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    -webkit-transform: none !important;
    transform: none !important
}

.backface {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.homepage-background-images {
    height: 100%;
    overflow: hidden;
    position: relative
}

.homepage-background-images:after, .homepage-background-images:before {
    background-attachment: fixed
}

.homepage-draw {
    left: 2rem;
    right: 2rem;
    height: 8rem;
    top: 6rem
}

.homepage-draw svg.svg1 {
    margin-top: -1rem;
    margin-left: -1rem;
    height: calc(100% + 2rem)
}

.header-wrapper {
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.header-wrapper.no-image {
    padding: 1em 0
}

.header-wrapper.arrows-offset, .header-wrapper.squiggle-offset, .header-wrapper.underline-offset, .header-wrapper.wave-offset {
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.header-wrapper.dashed-offset {
    -webkit-transform: translateX(-6vw) translateY(15%);
    transform: translateX(-6vw) translateY(15%)
}

.header-wrapper.clouds-offset {
    -webkit-transform: translateX(-5vw) translateY(20%);
    transform: translateX(-5vw) translateY(20%)
}

.header-wrapper.bentwave-offset {
    -webkit-transform: translateY(calc(-10% + .75em));
    transform: translateY(calc(-10% + .75em));
    bottom: auto;
    top: 100%
}

.header-wrapper.bracket-offset {
    -webkit-transform: translateY(1.5em) translateX(-7%) scale(.95);
    transform: translateY(1.5em) translateX(-7%) scale(.95)
}

.header-squiggle, .header-underline, .header-wave {
    width: 70vw
}

.header-arrows {
    max-width: 50rem;
    width: 70vw
}

.header-bentwave {
    width: 70vw
}

.header-dashed {
    max-width: 75rem;
    width: 90vw
}

.header-clouds {
    max-width: 80rem;
    width: 75vw
}

.header-overlay {
    left: 2px !important;
    width: calc(100% - 4px) !important
}

@media (min-width: 340px) {
    .homepage-draw {
        left: 2.5rem;
        right: 2.5rem
    }

    .homepage-draw svg.svg1 {
        margin-top: -1.5rem;
        margin-left: -1.5rem;
        height: calc(100% + 2rem)
    }

    .homepage-draw svg.svg2 {
        margin-top: -2rem;
        margin-left: -2rem;
        height: calc(100% + 2rem)
    }

    .homepage-draw svg.svg3 {
        margin-top: -4rem;
        margin-left: -3rem;
        height: calc(100% + 4rem)
    }
}

@media (orientation: portrait) and (min-height: 725px) {
    .homepage-draw {
        top: auto;
        height: 33vh;
        bottom: 66vh
    }
}

@media (min-width: 480px) {
    .homepage-draw {
        top: auto;
        height: 25vh;
        bottom: 50vh
    }

    .homepage-draw svg.svg1, .homepage-draw svg.svg2 {
        margin-top: -7vh;
        margin-left: -5vh;
        height: calc(100% + 2vh)
    }

    .homepage-draw svg.svg3 {
        margin-top: -12vh;
        margin-left: -8vh;
        height: calc(100% + 7vh)
    }
}

@media (min-width: 640px) {
    .homepage-draw {
        left: 4rem;
        right: 4rem
    }

    .homepage-draw svg.svg1 {
        margin-top: -11vh;
        margin-left: -5vh;
        height: calc(100% + 7vh)
    }

    .homepage-draw svg.svg2 {
        margin-top: -12vh;
        margin-left: -6vh;
        height: calc(100% + 8vh)
    }

    .homepage-draw svg.svg3 {
        margin-top: -20vh;
        margin-left: -12vh;
        height: calc(100% + 16vh)
    }

    .header-wrapper.wave-offset {
        -webkit-transform: translateY(calc(50% - .5em)) translateX(35%);
        transform: translateY(calc(50% - .5em)) translateX(35%);
        left: auto;
        right: 0
    }

    .header-wrapper.squiggle-offset {
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        left: auto;
        right: 0
    }

    .header-wrapper.underline-offset {
        -webkit-transform: translateY(50%) translateX(13%);
        transform: translateY(50%) translateX(13%);
        left: auto;
        right: 0
    }

    .header-bentwave {
        max-width: 70rem;
        width: 90vw
    }

    .header-squiggle {
        max-width: 22em;
        width: 100vw
    }

    .header-wave {
        max-width: 22em;
        width: 90vw
    }

    .header-underline {
        max-width: 22rem;
        width: 90vw
    }

    .header-bentwave {
        max-width: 50rem;
        width: 70vw
    }

    .header-bracket {
        max-width: 60rem;
        width: 95vw
    }

    .header-cloud {
        max-width: 50rem;
        width: 70vw
    }

    .header-wrapper.clouds-offset {
        -webkit-transform: translateX(-6%) translateY(20%);
        transform: translateX(-6%) translateY(20%)
    }

    .header-clouds, .header-dashed {
        max-width: 55vw
    }
}

@media (min-width: 768px) {
    .homepage-draw {
        left: 8rem;
        right: 8rem;
        bottom: 55vh
    }

    .homepage-draw svg.svg1 {
        margin-top: -2vh;
        margin-left: -8vh;
        height: calc(100% + 10vh)
    }

    .homepage-draw svg.svg2 {
        margin-top: -4vh;
        margin-left: -7vh;
        height: calc(100% + 10vh)
    }

    .homepage-draw svg.svg3 {
        margin-top: -9vh;
        margin-left: -10vh;
        height: calc(100% + 16vh)
    }

    .header-wrapper.squiggle-offset {
        -webkit-transform: translateY(50%) translateX(48%);
        transform: translateY(50%) translateX(48%)
    }

    .header-wrapper.underline-offset {
        -webkit-transform: translateY(calc(50% + 2em)) translateX(36%);
        transform: translateY(calc(50% + 2em)) translateX(36%)
    }

    .header-wave {
        max-width: 39em
    }

    .header-squiggle {
        max-width: 60em
    }

    .header-underline {
        max-width: 55em
    }
}

@media (min-width: 1024px) {
    .homepage-draw svg.svg1 {
        margin-top: -5vh;
        margin-left: -5vh;
        height: calc(100% + 10vh)
    }

    .homepage-draw svg.svg2 {
        margin-top: -5vh;
        margin-left: -6vh;
        height: calc(100% + 9vh)
    }

    .homepage-draw svg.svg3 {
        margin-top: -11vh;
        margin-left: -10vh;
        height: calc(100% + 16vh)
    }

    .header-wrapper.dashed-offset {
        -webkit-transform: translateX(-6%) translateY(15%);
        transform: translateX(-6%) translateY(15%)
    }

    .header-dashed {
        max-width: 70rem
    }

    .header-wrapper.clouds-offset {
        -webkit-transform: translateX(-6%) translateY(40%);
        transform: translateX(-6%) translateY(40%)
    }

    .header-clouds {
        max-width: 70rem
    }
}

@media (min-width: 1280px) {
    .header-wave {
        max-width: 50em
    }

    .header-squiggle {
        max-width: 75em
    }

    .header-underline {
        max-width: 70em
    }

    .header-wrapper.bracket-offset {
        -webkit-transform: translateY(1em) translateX(-7%) scale(.95);
        transform: translateY(1em) translateX(-7%) scale(.95)
    }
}

.header-img-reset > div {
    padding-bottom: 0 !important
}

.search-footer::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .35)
}

.search-footer::-moz-placeholder {
    color: rgba(0, 0, 0, .35)
}

.search-footer:-ms-input-placeholder {
    color: rgba(0, 0, 0, .35)
}

.search-footer::-ms-input-placeholder {
    color: rgba(0, 0, 0, .35)
}

.search-footer::placeholder {
    color: rgba(0, 0, 0, .35)
}

.corner {
    background: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 0, 0, .2)), color-stop(50%, transparent));
    background: -webkit-linear-gradient(top left, rgba(0, 0, 0, .2) 0, transparent 50%);
    background: linear-gradient(to bottom right, rgba(0, 0, 0, .2) 0, transparent 50%)
}

mark {
    color: inherit
}

.typography.wp * {
    max-width: 100%
}

.typography.wp b, .typography.wp strong {
    font-weight: 800
}

.typography.wp .envira-gallery-wrap {
    display: none
}

.typography.wp .wp-caption-text, .typography.wp caption, .typography.wp figcaption {
    margin-left: auto;
    margin-right: auto;
    max-width: 56rem;
    width: 100%;
    text-align: left;
    font-family: HelveticaNowMicro, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-weight: 300;
    line-height: 1.5;
    font-size: 1rem;
    margin-top: 1rem;
    letter-spacing: -.025em;
    color: #909090
}

.menu-white line {
    stroke: #fff
}

.menu-white path, .menu-white polygon, .menu-white rect {
    fill: #fff
}

.menu-black line {
    stroke: #000
}

.menu-black path, .menu-black polygon, .menu-black rect {
    fill: #000
}

.menu-loading {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.menu-search {
    -webkit-transform: translate(-5rem, .25rem);
    transform: translate(-5rem, .25rem)
}

.transform-center {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.with-icon ul {
    list-style: none;
    padding-left: 1.5em
}

.with-icon li {
    position: relative
}

.with-icon li:after, .with-icon li:before {
    content: "";
    display: inline-block;
    height: 1em;
    width: 1em;
    position: absolute;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translate(-1.5em, .15em);
    transform: translate(-1.5em, .15em)
}

.with-icon li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAqCAYAAABGB/BgAAAACXBIWXMAABYlAAAWJQFJUiTwAAABI0lEQVRYhbXX0Q2CMBAG4B9Sc77pBo4gIzCCIzgSIziCIziCbOAIPpL4UAMpsdaCvfbukiPQwH29QFIKa+2UhqgxRFdDtJ/HpNIHnobIGqK7NFSNAIAbgB0+0QNoX8PwhEDUAB4u/TiO8Ga73Ysgbratm70KNHYCbaieTzSh2r/QgupwQAP6QTSgKCINLSKS0CoiBf1FJKAkpBRKRkogFpILsZEcKAvhQtkIB6qmNbgwXLE7gENQqX8NQ1PUiRenCDBGNx1jCz8nDdHZ/YCEeZ7rqANFSCqQjXCALIQLsJEcgIXkAslICZCElAJ/EQlgFZECFhFJIIpIAz+IBvCFaAHW2zOqARPiNqUxoIs9UNLJJQAusZsl3skMiQLRr0sasNbiDciTvStHA9noAAAAAElFTkSuQmCC)
}

.with-color ul li, .with-color ul li p {
    font-weight: 500;
    line-height: 1.2
}

.contact-ndc h4 {
    color: #000 !important;
    font-size: 1em !important;
    line-height: 1.5
}

.homepage-bump {
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.disable-transform {
    -webkit-transform: none !important;
    -webkit-transform: initial !important;
    transform: none !important
}

.transform-reset {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.scroll-offset {
    display: block;
    position: relative;
    top: -8rem;
    visibility: hidden
}

.typography h2 {
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.3;
    margin-top: 4rem;
    margin-bottom: 2rem
}

.typography h3 {
    font-size: 1.875rem;
    font-weight: 300;
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 1.16
}

.typography h4 {
    font-size: 1rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .025em;
    line-height: 1.3
}

.typography h5, .typography p {
    font-size: 1rem
}

.typography p {
    font-family: HelveticaNowMicro, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-weight: 300;
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 1.5;
    letter-spacing: -.025em
}

.typography hr {
    margin-top: 4rem;
    margin-bottom: 4rem;
    border-color: #cbd5e0;
    border-bottom: 2px #cbd5e0;
    border-style: solid
}

.typography a {
    font-weight: 800;
    border-bottom: 2px;
    border-style: solid;
    border-color: #f3e404;
    -webkit-transition: .222s ease-in-out;
    transition: .222s ease-in-out
}

.typography a.category {
    border-bottom-width: 0
}

.typography a.category:hover {
    color: #000
}

.typography a.border-black {
    border-color: #000
}

.typography a:hover {
    color: #f3e404
}

.typography i {
    font-style: italic
}

.typography {

&
b, strong {
    font-weight: 800
}

}
.typography .list p {
    margin-top: 0
}

.typography .list-of-people p {
    font-size: .75rem;
    line-height: 1.35;
    font-weight: 500
}

.our-services .typography a {
    font-weight: 300
}

.typography.large h3 {
    font-size: 2.25rem;
    line-height: 1.2;
    margin-bottom: 0
}

.typography.large p {
    font-size: 1.125rem
}

.typography.small p {
    font-size: 1rem
}

.typography.small h4 {
    margin-top: 1.25rem
}

@media (min-width: 480px) {
    .typography h3 {
        font-size: 2.25rem
    }

    .typography h4, .typography p {
        font-size: 1.125rem
    }

    .typography .list-of-people p {
        font-size: .875rem
    }

    .typography.large h3 {
        font-size: 3rem
    }

    .typography.small p {
        font-size: 1rem
    }
}

@media (min-width: 640px) {
    .typography h2 {
        font-size: 2rem
    }

    .typography h3 {
        font-size: 3.25rem;
        font-weight: 200
    }

    .typography hr {
        margin-top: 6rem;
        margin-bottom: 6rem
    }

    .typography.large h3 {
        font-size: 4.5rem
    }

    .typography.large p {
        font-size: 1.25rem
    }

    .typography.wp .wp-caption-text, .typography.wp caption, .typography.wp figcaption {
        font-size: 1.125rem
    }
}

@media (min-width: 1024px) {
    .large-slide {
        display: block !important
    }
}

.typography.blue h3, .typography.blue h4 {
    color: #00abe6
}

.typography.blue a {
    border-color: #00abe6
}

.typography.blue a:hover {
    color: #00abe6
}

.typography.blue a.border-black {
    border-color: #000
}

.typography.blue a.border-black:hover {
    color: #fff
}

.typography.blue hr {
    border-color: #00abe6
}

.typography.blue .list.with-icon li:after {
    background-color: #00abe6;
    mix-blend-mode: lighten
}

.typography.blue .list.with-color li {
    color: #00abe6
}

.typography.blue .slider-control-bottomcenter .paging-item .paging-dot {
    border-color: #00abe6 !important
}

.typography.blue .slider-control-bottomcenter .paging-item.active .paging-dot {
    background-color: #00abe6 !important
}

.typography.green h3, .typography.green h4 {
    color: #70bf4a
}

.typography.green a {
    border-color: #70bf4a
}

.typography.green a:hover {
    color: #70bf4a
}

.typography.green a.border-black {
    border-color: #000
}

.typography.green a.border-black:hover {
    color: #fff
}

.typography.green hr {
    border-color: #70bf4a
}

.typography.green .list.with-icon li:after {
    background-color: #70bf4a;
    mix-blend-mode: lighten
}

.typography.green .list.with-color li {
    color: #70bf4a
}

.typography.green .slider-control-bottomcenter .paging-item .paging-dot {
    border-color: #70bf4a !important
}

.typography.green .slider-control-bottomcenter .paging-item.active .paging-dot {
    background-color: #70bf4a !important
}

.typography.pink h3, .typography.pink h4 {
    color: #ee3d96
}

.typography.pink a {
    border-color: #ee3d96
}

.typography.pink a:hover {
    color: #ee3d96
}

.typography.pink a.border-black {
    border-color: #000
}

.typography.pink a.border-black:hover {
    color: #fff
}

.typography.pink hr {
    border-color: #ee3d96
}

.typography.pink .list.with-icon li:after {
    background-color: #ee3d96;
    mix-blend-mode: lighten
}

.typography.pink .list.with-color li {
    color: #ee3d96
}

.typography.pink .slider-control-bottomcenter .paging-item .paging-dot {
    border-color: #ee3d96 !important
}

.typography.pink .slider-control-bottomcenter .paging-item.active .paging-dot {
    background-color: #ee3d96 !important
}

.typography.orange h3, .typography.orange h4 {
    color: #f99d21
}

.typography.orange a {
    border-color: #f99d21
}

.typography.orange a:hover {
    color: #f99d21
}

.typography.orange a.border-black {
    border-color: #000
}

.typography.orange a.border-black:hover {
    color: #fff
}

.typography.orange hr {
    border-color: #f99d21
}

.typography.orange .list.with-icon li:after {
    background-color: #f99d21;
    mix-blend-mode: lighten
}

.typography.orange .list.with-color li {
    color: #f99d21
}

.typography.orange .slider-control-bottomcenter .paging-item .paging-dot {
    border-color: #f99d21 !important
}

.typography.orange .slider-control-bottomcenter .paging-item.active .paging-dot {
    background-color: #f99d21 !important
}

.typography.dark-purple h3, .typography.dark-purple h4 {
    color: #573249
}

.typography.dark-purple a {
    border-color: #573249
}

.typography.dark-purple a:hover {
    color: #573249
}

.typography.dark-purple a.border-black {
    border-color: #000
}

.typography.dark-purple a.border-black:hover {
    color: #fff
}

.typography.dark-purple hr {
    border-color: #573249
}

.typography.dark-purple .list.with-icon li:after {
    background-color: #573249;
    mix-blend-mode: lighten
}

.typography.dark-purple .list.with-color li {
    color: #573249
}

.typography.dark-purple .slider-control-bottomcenter .paging-item .paging-dot {
    border-color: #573249 !important
}

.typography.dark-purple .slider-control-bottomcenter .paging-item.active .paging-dot {
    background-color: #573249 !important
}

.typography.dark-teal h3, .typography.dark-teal h4 {
    color: #10565f
}

.typography.dark-teal a {
    border-color: #10565f
}

.typography.dark-teal a:hover {
    color: #10565f
}

.typography.dark-teal a.border-black {
    border-color: #000
}

.typography.dark-teal a.border-black:hover {
    color: #fff
}

.typography.dark-teal hr {
    border-color: #10565f
}

.typography.dark-teal .list.with-icon li:after {
    background-color: #10565f;
    mix-blend-mode: lighten
}

.typography.dark-teal .list.with-color li {
    color: #10565f
}

.typography.dark-teal .slider-control-bottomcenter .paging-item .paging-dot {
    border-color: #10565f !important
}

.typography.dark-teal .slider-control-bottomcenter .paging-item.active .paging-dot {
    background-color: #10565f !important
}

.typography.white h3, .typography.white h4 {
    color: #fff
}

.typography.white a {
    border-color: #f3e404
}

.typography.white a:hover {
    color: #f3e404
}

.typography.white a.border-black {
    border-color: #000
}

.typography.white a.border-black:hover {
    color: #fff
}

.typography.white hr {
    border-color: #fff
}

.typography.white .list.with-icon li:after {
    background-color: #fff;
    mix-blend-mode: lighten
}

.typography.white .list.with-color li {
    color: #fff
}

.typography.white .slider-control-bottomcenter .paging-item .paging-dot {
    border-color: #fff !important
}

.typography.white .slider-control-bottomcenter .paging-item.active .paging-dot {
    background-color: #fff !important
}

.typography.black h3, .typography.black h4 {
    color: #000
}

.typography.black a {
    border-color: #f3e404
}

.typography.black a:hover {
    color: #f3e404
}

.typography.black a.border-black {
    border-color: #000
}

.typography.black a.border-black:hover {
    color: #fff
}

.typography.black .list.with-icon li:after {
    background-color: #000;
    mix-blend-mode: lighten
}

.typography.black .list.with-color li {
    color: #000
}

.typography.black .slider-control-bottomcenter .paging-item .paging-dot {
    border-color: #000 !important
}

.typography.black .slider-control-bottomcenter .paging-item.active .paging-dot {
    background-color: #000 !important
}

.p-no-space p {
    font-size: 1.125rem;
    font-family: HelveticaNowMicro, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5
}

.a-no-border a {
    border-width: 0
}

.offset-logo {
    -webkit-transform: translateY(10%);
    transform: translateY(10%)
}

.hover\:social-hover:hover, .social-hover {
    color: #000 !important
}

.hanging {
    text-indent: -.25em
}

.hanging-12 {
    margin-left: 1.2em;
    text-indent: -1.2em
}

.lighten {
    mix-blend-mode: lighten
}

.rotate {
    -webkit-transform: translate(50%) rotate(-90deg) translate(50%, -50%);
    transform: translate(50%) rotate(-90deg) translate(50%, -50%)
}

.rotate-prev {
    -webkit-transform: translate(-50%, -50%) rotate(90deg) translateY(-50%);
    transform: translate(-50%, -50%) rotate(90deg) translateY(-50%)
}

.rotate-next {
    -webkit-transform: translate(50%, -50%) rotate(90deg) translateY(50%);
    transform: translate(50%, -50%) rotate(90deg) translateY(50%)
}

.transition {
    -webkit-transition: .222s ease-in-out;
    transition: .222s ease-in-out
}

.bg-transparent {
    background-color: transparent
}

.bg-white {
    background-color: #fff
}

.bg-brand-blue {
    background-color: #00abe6
}

.bg-brand-yellow {
    background-color: #f3e404
}

.bg-brand-pink {
    background-color: #ee3d96
}

.bg-brand-orange {
    background-color: #f99d21
}

.bg-brand-green {
    background-color: #70bf4a
}

.bg-brand-dark-teal {
    background-color: #10565f
}

.bg-brand-dark-purple {
    background-color: #573249
}

.bg-brand-gray {
    background-color: #909090
}

.group:hover .group-hover\:bg-brand-blue {
    background-color: #00abe6
}

.group:hover .group-hover\:bg-brand-yellow {
    background-color: #f3e404
}

.group:hover .group-hover\:bg-brand-pink {
    background-color: #ee3d96
}

.group:hover .group-hover\:bg-brand-orange {
    background-color: #f99d21
}

.group:hover .group-hover\:bg-brand-green {
    background-color: #70bf4a
}

.group:hover .group-hover\:bg-brand-dark-teal {
    background-color: #10565f
}

.group:hover .group-hover\:bg-brand-dark-purple {
    background-color: #573249
}

.group:hover .group-hover\:bg-brand-gray {
    background-color: #909090
}

.hover\:bg-black:hover {
    background-color: #000
}

.hover\:bg-brand-blue:hover {
    background-color: #00abe6
}

.hover\:bg-brand-yellow:hover {
    background-color: #f3e404
}

.hover\:bg-brand-pink:hover {
    background-color: #ee3d96
}

.hover\:bg-brand-orange:hover {
    background-color: #f99d21
}

.hover\:bg-brand-green:hover {
    background-color: #70bf4a
}

.hover\:bg-brand-dark-teal:hover {
    background-color: #10565f
}

.hover\:bg-brand-dark-purple:hover {
    background-color: #573249
}

.hover\:bg-brand-gray:hover {
    background-color: #909090
}

.focus\:bg-brand-blue:focus {
    background-color: #00abe6
}

.focus\:bg-brand-yellow:focus {
    background-color: #f3e404
}

.focus\:bg-brand-pink:focus {
    background-color: #ee3d96
}

.focus\:bg-brand-orange:focus {
    background-color: #f99d21
}

.focus\:bg-brand-green:focus {
    background-color: #70bf4a
}

.focus\:bg-brand-dark-teal:focus {
    background-color: #10565f
}

.focus\:bg-brand-dark-purple:focus {
    background-color: #573249
}

.focus\:bg-brand-gray:focus {
    background-color: #909090
}

.border-transparent {
    border-color: transparent
}

.border-black {
    border-color: #000
}

.border-white {
    border-color: #fff
}

.border-gray-400 {
    border-color: #cbd5e0
}

.border-brand-blue {
    border-color: #00abe6
}

.border-brand-yellow {
    border-color: #f3e404
}

.border-brand-pink {
    border-color: #ee3d96
}

.border-brand-orange {
    border-color: #f99d21
}

.border-brand-green {
    border-color: #70bf4a
}

.border-brand-dark-teal {
    border-color: #10565f
}

.border-brand-dark-purple {
    border-color: #573249
}

.border-brand-gray {
    border-color: #909090
}

.\!border-brand-blue {
    border-color: #00abe6 !important
}

.\!border-brand-yellow {
    border-color: #f3e404 !important
}

.\!border-brand-pink {
    border-color: #ee3d96 !important
}

.\!border-brand-orange {
    border-color: #f99d21 !important
}

.\!border-brand-green {
    border-color: #70bf4a !important
}

.\!border-brand-dark-teal {
    border-color: #10565f !important
}

.\!border-brand-dark-purple {
    border-color: #573249 !important
}

.\!border-brand-gray {
    border-color: #909090 !important
}

.rounded-none {
    border-radius: 0
}

.rounded-full {
    border-radius: 9999px
}

.border-solid {
    border-style: solid
}

.border-2 {
    border-width: 2px
}

.border {
    border-width: 1px
}

.border-t-2 {
    border-top-width: 2px
}

.border-r-2 {
    border-right-width: 2px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-l-2 {
    border-left-width: 2px
}

.border-b-3 {
    border-bottom-width: 3px
}

.border-b {
    border-bottom-width: 1px
}

.cursor-pointer {
    cursor: pointer
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: -webkit-box;
    display: flex
}

.table {
    display: table
}

.hidden {
    display: none
}

.group:hover .group-hover\:block {
    display: block
}

.flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-end {
    -webkit-box-align: end;
    align-items: flex-end
}

.items-center {
    -webkit-box-align: center;
    align-items: center
}

.items-baseline {
    -webkit-box-align: baseline;
    align-items: baseline
}

.self-start {
    align-self: flex-start
}

.self-center {
    align-self: center
}

.justify-center {
    -webkit-box-pack: center;
    justify-content: center
}

.justify-between {
    -webkit-box-pack: justify;
    justify-content: space-between
}

.flex-grow {
    -webkit-box-flex: 1;
    flex-grow: 1
}

.flex-shrink-0 {
    flex-shrink: 0
}

.order-last {
    -webkit-box-ordinal-group: 10000;
    order: 9999
}

.font-display {
    font-family: HelveticaNowDisplay, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}

.font-micro {
    font-family: HelveticaNowMicro, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}

.font-extralight {
    font-weight: 200
}

.font-light {
    font-weight: 300
}

.font-medium {
    font-weight: 500
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.h-0 {
    height: 0
}

.h-6 {
    height: 1.5rem
}

.h-8 {
    height: 2rem
}

.h-20 {
    height: 5rem
}

.h-24 {
    height: 6rem
}

.h-40 {
    height: 10rem
}

.h-48 {
    height: 12rem
}

.h-64 {
    height: 16rem
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.h-1\/4vh {
    height: 25vh
}

.h-1\/2vh {
    height: 50vh
}

.leading-extraextratight {
    line-height: 1.1
}

.leading-tight {
    line-height: 1.2
}

.leading-snug {
    line-height: 1.3
}

.leading-normal {
    line-height: 1.5
}

.list-none {
    list-style-type: none
}

.m-0 {
    margin: 0
}

.m-4 {
    margin: 1rem
}

.m-8 {
    margin: 2rem
}

.m-12 {
    margin: 3rem
}

.-m-px {
    margin: -1px
}

.my-0 {
    margin-top: 0;
    margin-bottom: 0
}

.mx-0 {
    margin-left: 0;
    margin-right: 0
}

.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.mx-8 {
    margin-left: 2rem;
    margin-right: 2rem
}

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem
}

.my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem
}

.my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem
}

.-my-px {
    margin-top: -1px;
    margin-bottom: -1px
}

.-mx-px {
    margin-left: -1px;
    margin-right: -1px
}

.-mx-2px {
    margin-left: -2px;
    margin-right: -2px
}

.-mx-3px {
    margin-left: -3px;
    margin-right: -3px
}

.mt-0 {
    margin-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.mt-1 {
    margin-top: .25rem
}

.mt-2 {
    margin-top: .5rem
}

.mr-2 {
    margin-right: .5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.ml-2 {
    margin-left: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mr-3 {
    margin-right: .75rem
}

.ml-3 {
    margin-left: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mr-4 {
    margin-right: 1rem
}

.mb-4 {
    margin-bottom: 1rem
}

.ml-4 {
    margin-left: 1rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mt-8 {
    margin-top: 2rem
}

.mr-8 {
    margin-right: 2rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mt-16 {
    margin-top: 4rem
}

.mr-16 {
    margin-right: 4rem
}

.mb-16 {
    margin-bottom: 4rem
}

.ml-16 {
    margin-left: 4rem
}

.mt-20 {
    margin-top: 5rem
}

.mb-20 {
    margin-bottom: 5rem
}

.mb-24 {
    margin-bottom: 6rem
}

.mt-32 {
    margin-top: 8rem
}

.-mb-2 {
    margin-bottom: -.5rem
}

.-mt-8 {
    margin-top: -2rem
}

.-mb-20 {
    margin-bottom: -5rem
}

.-mt-px {
    margin-top: -1px
}

.mb-2p5 {
    margin-bottom: .625rem
}

.-mb-3px {
    margin-bottom: -3px
}

.-mb-36 {
    margin-bottom: -9rem
}

.mt-screen {
    margin-top: 100vh
}

.-mb-screen {
    margin-bottom: -100vh
}

.max-h-screen {
    max-height: 100vh
}

.max-h-2xl {
    max-height: 42rem
}

.max-w-xs {
    max-width: 20rem
}

.max-w-sm {
    max-width: 24rem
}

.max-w-xl {
    max-width: 36rem
}

.max-w-2xl {
    max-width: 42rem
}

.max-w-3xl {
    max-width: 48rem
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-5xl {
    max-width: 64rem
}

.max-w-6xl {
    max-width: 72rem
}

.max-w-full {
    max-width: 100%
}

.max-w-3xs {
    max-width: 8rem
}

.max-w-xssm {
    max-width: 22rem
}

.max-w-7xl {
    max-width: 80rem
}

.max-w-8xl {
    max-width: 100rem
}

.min-h-screen {
    min-height: 100vh
}

.opacity-0 {
    opacity: 0
}

.opacity-15 {
    opacity: .15
}

.opacity-35 {
    opacity: .35
}

.opacity-50 {
    opacity: .5
}

.opacity-85 {
    opacity: .85
}

.opacity-100 {
    opacity: 1
}

.group:hover .group-hover\:opacity-0 {
    opacity: 0
}

.group:hover .group-hover\:opacity-85 {
    opacity: .85
}

.group:hover .group-hover\:opacity-100, .hover\:opacity-100:hover {
    opacity: 1
}

.focus\:outline-none:focus, .outline-none {
    outline: 0
}

.overflow-hidden {
    overflow: hidden
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-y-scroll {
    overflow-y: scroll
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-8 {
    padding: 2rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem
}

.pb-1 {
    padding-bottom: .25rem
}

.pt-2 {
    padding-top: .5rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pl-2 {
    padding-left: .5rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pt-8 {
    padding-top: 2rem
}

.pr-8 {
    padding-right: 2rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pl-8 {
    padding-left: 2rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pt-24 {
    padding-top: 6rem
}

.pt-32 {
    padding-top: 8rem
}

.placeholder-brand-blue::-webkit-input-placeholder {
    color: #00abe6
}

.placeholder-brand-blue::-moz-placeholder {
    color: #00abe6
}

.placeholder-brand-blue:-ms-input-placeholder {
    color: #00abe6
}

.placeholder-brand-blue::-ms-input-placeholder {
    color: #00abe6
}

.placeholder-brand-blue::placeholder {
    color: #00abe6
}

.placeholder-brand-yellow::-webkit-input-placeholder {
    color: #f3e404
}

.placeholder-brand-yellow::-moz-placeholder {
    color: #f3e404
}

.placeholder-brand-yellow:-ms-input-placeholder {
    color: #f3e404
}

.placeholder-brand-yellow::-ms-input-placeholder {
    color: #f3e404
}

.placeholder-brand-yellow::placeholder {
    color: #f3e404
}

.placeholder-brand-pink::-webkit-input-placeholder {
    color: #ee3d96
}

.placeholder-brand-pink::-moz-placeholder {
    color: #ee3d96
}

.placeholder-brand-pink:-ms-input-placeholder {
    color: #ee3d96
}

.placeholder-brand-pink::-ms-input-placeholder {
    color: #ee3d96
}

.placeholder-brand-pink::placeholder {
    color: #ee3d96
}

.placeholder-brand-orange::-webkit-input-placeholder {
    color: #f99d21
}

.placeholder-brand-orange::-moz-placeholder {
    color: #f99d21
}

.placeholder-brand-orange:-ms-input-placeholder {
    color: #f99d21
}

.placeholder-brand-orange::-ms-input-placeholder {
    color: #f99d21
}

.placeholder-brand-orange::placeholder {
    color: #f99d21
}

.placeholder-brand-green::-webkit-input-placeholder {
    color: #70bf4a
}

.placeholder-brand-green::-moz-placeholder {
    color: #70bf4a
}

.placeholder-brand-green:-ms-input-placeholder {
    color: #70bf4a
}

.placeholder-brand-green::-ms-input-placeholder {
    color: #70bf4a
}

.placeholder-brand-green::placeholder {
    color: #70bf4a
}

.placeholder-brand-dark-teal::-webkit-input-placeholder {
    color: #10565f
}

.placeholder-brand-dark-teal::-moz-placeholder {
    color: #10565f
}

.placeholder-brand-dark-teal:-ms-input-placeholder {
    color: #10565f
}

.placeholder-brand-dark-teal::-ms-input-placeholder {
    color: #10565f
}

.placeholder-brand-dark-teal::placeholder {
    color: #10565f
}

.placeholder-brand-dark-purple::-webkit-input-placeholder {
    color: #573249
}

.placeholder-brand-dark-purple::-moz-placeholder {
    color: #573249
}

.placeholder-brand-dark-purple:-ms-input-placeholder {
    color: #573249
}

.placeholder-brand-dark-purple::-ms-input-placeholder {
    color: #573249
}

.placeholder-brand-dark-purple::placeholder {
    color: #573249
}

.placeholder-brand-gray::-webkit-input-placeholder {
    color: #909090
}

.placeholder-brand-gray::-moz-placeholder {
    color: #909090
}

.placeholder-brand-gray:-ms-input-placeholder {
    color: #909090
}

.placeholder-brand-gray::-ms-input-placeholder {
    color: #909090
}

.placeholder-brand-gray::placeholder {
    color: #909090
}

.focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
    color: #00abe6
}

.focus\:placeholder-brand-blue:focus::-moz-placeholder {
    color: #00abe6
}

.focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
    color: #00abe6
}

.focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
    color: #00abe6
}

.focus\:placeholder-brand-blue:focus::placeholder {
    color: #00abe6
}

.focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
    color: #f3e404
}

.focus\:placeholder-brand-yellow:focus::-moz-placeholder {
    color: #f3e404
}

.focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
    color: #f3e404
}

.focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
    color: #f3e404
}

.focus\:placeholder-brand-yellow:focus::placeholder {
    color: #f3e404
}

.focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
    color: #ee3d96
}

.focus\:placeholder-brand-pink:focus::-moz-placeholder {
    color: #ee3d96
}

.focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
    color: #ee3d96
}

.focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
    color: #ee3d96
}

.focus\:placeholder-brand-pink:focus::placeholder {
    color: #ee3d96
}

.focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
    color: #f99d21
}

.focus\:placeholder-brand-orange:focus::-moz-placeholder {
    color: #f99d21
}

.focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
    color: #f99d21
}

.focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
    color: #f99d21
}

.focus\:placeholder-brand-orange:focus::placeholder {
    color: #f99d21
}

.focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
    color: #70bf4a
}

.focus\:placeholder-brand-green:focus::-moz-placeholder {
    color: #70bf4a
}

.focus\:placeholder-brand-green:focus:-ms-input-placeholder {
    color: #70bf4a
}

.focus\:placeholder-brand-green:focus::-ms-input-placeholder {
    color: #70bf4a
}

.focus\:placeholder-brand-green:focus::placeholder {
    color: #70bf4a
}

.focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
    color: #10565f
}

.focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
    color: #10565f
}

.focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
    color: #10565f
}

.focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
    color: #10565f
}

.focus\:placeholder-brand-dark-teal:focus::placeholder {
    color: #10565f
}

.focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
    color: #573249
}

.focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
    color: #573249
}

.focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
    color: #573249
}

.focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
    color: #573249
}

.focus\:placeholder-brand-dark-purple:focus::placeholder {
    color: #573249
}

.focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
    color: #909090
}

.focus\:placeholder-brand-gray:focus::-moz-placeholder {
    color: #909090
}

.focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
    color: #909090
}

.focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
    color: #909090
}

.focus\:placeholder-brand-gray:focus::placeholder {
    color: #909090
}

.pointer-events-none {
    pointer-events: none
}

.pointer-events-auto {
    pointer-events: auto
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.top-0 {
    top: 0
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.left-8 {
    left: 2rem
}

.top-24 {
    top: 6rem
}

.top-48 {
    top: 12rem
}

.top-1\/2 {
    top: 50%
}

.resize {
    resize: both
}

.stroke-current {
    stroke: currentColor
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-black {
    color: #000
}

.text-white {
    color: #fff
}

.text-brand-blue {
    color: #00abe6
}

.text-brand-yellow {
    color: #f3e404
}

.text-brand-pink {
    color: #ee3d96
}

.text-brand-orange {
    color: #f99d21
}

.text-brand-green {
    color: #70bf4a
}

.text-brand-dark-teal {
    color: #10565f
}

.text-brand-dark-purple {
    color: #573249
}

.text-brand-gray {
    color: #909090
}

.group:hover .group-hover\:text-white {
    color: #fff
}

.group:hover .group-hover\:text-brand-blue {
    color: #00abe6
}

.group:hover .group-hover\:text-brand-yellow {
    color: #f3e404
}

.group:hover .group-hover\:text-brand-pink {
    color: #ee3d96
}

.group:hover .group-hover\:text-brand-orange {
    color: #f99d21
}

.group:hover .group-hover\:text-brand-green {
    color: #70bf4a
}

.group:hover .group-hover\:text-brand-dark-teal {
    color: #10565f
}

.group:hover .group-hover\:text-brand-dark-purple {
    color: #573249
}

.group:hover .group-hover\:text-brand-gray {
    color: #909090
}

.hover\:text-black:hover {
    color: #000
}

.hover\:text-white:hover {
    color: #fff
}

.hover\:text-brand-blue:hover {
    color: #00abe6
}

.hover\:text-brand-yellow:hover {
    color: #f3e404
}

.hover\:text-brand-pink:hover {
    color: #ee3d96
}

.hover\:text-brand-orange:hover {
    color: #f99d21
}

.hover\:text-brand-green:hover {
    color: #70bf4a
}

.hover\:text-brand-dark-teal:hover {
    color: #10565f
}

.hover\:text-brand-dark-purple:hover {
    color: #573249
}

.hover\:text-brand-gray:hover {
    color: #909090
}

.focus\:text-white:focus {
    color: #fff
}

.focus\:text-brand-blue:focus {
    color: #00abe6
}

.focus\:text-brand-yellow:focus {
    color: #f3e404
}

.focus\:text-brand-pink:focus {
    color: #ee3d96
}

.focus\:text-brand-orange:focus {
    color: #f99d21
}

.focus\:text-brand-green:focus {
    color: #70bf4a
}

.focus\:text-brand-dark-teal:focus {
    color: #10565f
}

.focus\:text-brand-dark-purple:focus {
    color: #573249
}

.focus\:text-brand-gray:focus {
    color: #909090
}

.\!text-brand-blue {
    color: #00abe6 !important
}

.\!text-brand-yellow {
    color: #f3e404 !important
}

.\!text-brand-pink {
    color: #ee3d96 !important
}

.\!text-brand-orange {
    color: #f99d21 !important
}

.\!text-brand-green {
    color: #70bf4a !important
}

.\!text-brand-dark-teal {
    color: #10565f !important
}

.\!text-brand-dark-purple {
    color: #573249 !important
}

.\!text-brand-gray {
    color: #909090 !important
}

.text-xs {
    font-size: .75rem
}

.text-sm {
    font-size: .875rem
}

.text-base {
    font-size: 1rem
}

.text-lg {
    font-size: 1.125rem
}

.text-xl {
    font-size: 1.25rem
}

.text-2xl {
    font-size: 1.5rem
}

.text-3xl {
    font-size: 1.875rem
}

.text-4xl {
    font-size: 2.25rem
}

.text-5xl {
    font-size: 3rem
}

.text-xxs {
    font-size: .625rem
}

.text-1p5xl {
    font-size: 1.4rem
}

.text-5p5xl {
    font-size: 3.25rem
}

.text-7xl {
    font-size: 5rem
}

.italic {
    font-style: italic
}

.uppercase {
    text-transform: uppercase
}

.normal-case {
    text-transform: none
}

.underline {
    text-decoration: underline
}

.no-underline {
    text-decoration: none
}

.tracking-tight {
    letter-spacing: -.025em
}

.tracking-wide {
    letter-spacing: .025em
}

.visible {
    visibility: visible
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.w-8 {
    width: 2rem
}

.w-12 {
    width: 3rem
}

.w-20 {
    width: 5rem
}

.w-24 {
    width: 6rem
}

.w-32 {
    width: 8rem
}

.w-40 {
    width: 10rem
}

.w-48 {
    width: 12rem
}

.w-56 {
    width: 14rem
}

.w-64 {
    width: 16rem
}

.w-auto {
    width: auto
}

.w-fullpx {
    width: calc(100% + 1px)
}

.w-1\/2 {
    width: 50%
}

.w-1\/3 {
    width: 33.333333%
}

.w-2\/3 {
    width: 66.666667%
}

.w-1\/4 {
    width: 25%
}

.w-3\/4 {
    width: 75%
}

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

.z-0 {
    z-index: 0
}

.z-1 {
    z-index: 1
}

.z-10 {
    z-index: 10
}

.z-30 {
    z-index: 30
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.z-51 {
    z-index: 51
}

.-z-1 {
    z-index: -1
}

.aspect-ratio-square {
    padding-bottom: 100%
}

.aspect-ratio-3\/2 {
    padding-bottom: 66.66666666666666%
}

.col-gap-lg {
    grid-column-gap: 2rem;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem
}

.col-rule-brand-blue {
    -webkit-column-rule-color: #00abe6;
    -moz-column-rule-color: #00abe6;
    column-rule-color: #00abe6
}

.col-rule-brand-yellow {
    -webkit-column-rule-color: #f3e404;
    -moz-column-rule-color: #f3e404;
    column-rule-color: #f3e404
}

.col-rule-brand-pink {
    -webkit-column-rule-color: #ee3d96;
    -moz-column-rule-color: #ee3d96;
    column-rule-color: #ee3d96
}

.col-rule-brand-orange {
    -webkit-column-rule-color: #f99d21;
    -moz-column-rule-color: #f99d21;
    column-rule-color: #f99d21
}

.col-rule-brand-green {
    -webkit-column-rule-color: #70bf4a;
    -moz-column-rule-color: #70bf4a;
    column-rule-color: #70bf4a
}

.col-rule-brand-dark-teal {
    -webkit-column-rule-color: #10565f;
    -moz-column-rule-color: #10565f;
    column-rule-color: #10565f
}

.col-rule-brand-dark-purple {
    -webkit-column-rule-color: #573249;
    -moz-column-rule-color: #573249;
    column-rule-color: #573249
}

.col-rule-brand-gray {
    -webkit-column-rule-color: #909090;
    -moz-column-rule-color: #909090;
    column-rule-color: #909090
}

.filter-invert {
    -webkit-filter: invert(1);
    filter: invert(1)
}

@media (min-width: 340px) {
    .xxs\:bg-brand-blue {
        background-color: #00abe6
    }

    .xxs\:bg-brand-yellow {
        background-color: #f3e404
    }

    .xxs\:bg-brand-pink {
        background-color: #ee3d96
    }

    .xxs\:bg-brand-orange {
        background-color: #f99d21
    }

    .xxs\:bg-brand-green {
        background-color: #70bf4a
    }

    .xxs\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .xxs\:bg-brand-dark-purple {
        background-color: #573249
    }

    .xxs\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .xxs\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .xxs\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .xxs\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .xxs\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .xxs\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .xxs\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .xxs\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .xxs\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .xxs\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .xxs\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .xxs\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .xxs\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .xxs\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .xxs\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .xxs\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .xxs\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .xxs\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .xxs\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .xxs\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .xxs\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .xxs\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .xxs\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .xxs\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .xxs\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .xxs\:border-brand-blue {
        border-color: #00abe6
    }

    .xxs\:border-brand-yellow {
        border-color: #f3e404
    }

    .xxs\:border-brand-pink {
        border-color: #ee3d96
    }

    .xxs\:border-brand-orange {
        border-color: #f99d21
    }

    .xxs\:border-brand-green {
        border-color: #70bf4a
    }

    .xxs\:border-brand-dark-teal {
        border-color: #10565f
    }

    .xxs\:border-brand-dark-purple {
        border-color: #573249
    }

    .xxs\:border-brand-gray {
        border-color: #909090
    }

    .xxs\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .xxs\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .xxs\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .xxs\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .xxs\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .xxs\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .xxs\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .xxs\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .xxs\:m-10 {
        margin: 2.5rem
    }

    .xxs\:mx-10 {
        margin-left: 2.5rem
    }

    .xxs\:mr-10, .xxs\:mx-10 {
        margin-right: 2.5rem
    }

    .xxs\:p-4 {
        padding: 1rem
    }

    .xxs\:p-10 {
        padding: 2.5rem
    }

    .xxs\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .xxs\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .xxs\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .xxs\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .xxs\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .xxs\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .xxs\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .xxs\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .xxs\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .xxs\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .xxs\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .xxs\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .xxs\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .xxs\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .xxs\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .xxs\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .xxs\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .xxs\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .xxs\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .xxs\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .xxs\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .xxs\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .xxs\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .xxs\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .xxs\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .xxs\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .xxs\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .xxs\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .xxs\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .xxs\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .xxs\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .xxs\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .xxs\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .xxs\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .xxs\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .xxs\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .xxs\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .xxs\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .xxs\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .xxs\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .xxs\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .xxs\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .xxs\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .xxs\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .xxs\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .xxs\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .xxs\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .xxs\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .xxs\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .xxs\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .xxs\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .xxs\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .xxs\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .xxs\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .xxs\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .xxs\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .xxs\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .xxs\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .xxs\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .xxs\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .xxs\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .xxs\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .xxs\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .xxs\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .xxs\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .xxs\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .xxs\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .xxs\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .xxs\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .xxs\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .xxs\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .xxs\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .xxs\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .xxs\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .xxs\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .xxs\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .xxs\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .xxs\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .xxs\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .xxs\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .xxs\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .xxs\:left-10 {
        left: 2.5rem
    }

    .xxs\:text-brand-blue {
        color: #00abe6
    }

    .xxs\:text-brand-yellow {
        color: #f3e404
    }

    .xxs\:text-brand-pink {
        color: #ee3d96
    }

    .xxs\:text-brand-orange {
        color: #f99d21
    }

    .xxs\:text-brand-green {
        color: #70bf4a
    }

    .xxs\:text-brand-dark-teal {
        color: #10565f
    }

    .xxs\:text-brand-dark-purple {
        color: #573249
    }

    .xxs\:text-brand-gray {
        color: #909090
    }

    .group:hover .xxs\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .xxs\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .xxs\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .xxs\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .xxs\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .xxs\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .xxs\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .xxs\:group-hover\:text-brand-gray {
        color: #909090
    }

    .xxs\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .xxs\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .xxs\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .xxs\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .xxs\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .xxs\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .xxs\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .xxs\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .xxs\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .xxs\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .xxs\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .xxs\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .xxs\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .xxs\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .xxs\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .xxs\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .xxs\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .xxs\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .xxs\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .xxs\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .xxs\:\!text-brand-green {
        color: #70bf4a !important
    }

    .xxs\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .xxs\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .xxs\:\!text-brand-gray {
        color: #909090 !important
    }

    .xxs\:text-lg {
        font-size: 1.125rem
    }

    .xxs\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .xxs\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .xxs\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .xxs\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .xxs\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .xxs\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .xxs\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .xxs\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}

@media (orientation: portrait) and (min-height: 725px) {
    .tall\:bg-brand-blue {
        background-color: #00abe6
    }

    .tall\:bg-brand-yellow {
        background-color: #f3e404
    }

    .tall\:bg-brand-pink {
        background-color: #ee3d96
    }

    .tall\:bg-brand-orange {
        background-color: #f99d21
    }

    .tall\:bg-brand-green {
        background-color: #70bf4a
    }

    .tall\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .tall\:bg-brand-dark-purple {
        background-color: #573249
    }

    .tall\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .tall\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .tall\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .tall\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .tall\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .tall\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .tall\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .tall\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .tall\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .tall\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .tall\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .tall\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .tall\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .tall\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .tall\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .tall\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .tall\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .tall\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .tall\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .tall\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .tall\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .tall\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .tall\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .tall\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .tall\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .tall\:border-brand-blue {
        border-color: #00abe6
    }

    .tall\:border-brand-yellow {
        border-color: #f3e404
    }

    .tall\:border-brand-pink {
        border-color: #ee3d96
    }

    .tall\:border-brand-orange {
        border-color: #f99d21
    }

    .tall\:border-brand-green {
        border-color: #70bf4a
    }

    .tall\:border-brand-dark-teal {
        border-color: #10565f
    }

    .tall\:border-brand-dark-purple {
        border-color: #573249
    }

    .tall\:border-brand-gray {
        border-color: #909090
    }

    .tall\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .tall\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .tall\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .tall\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .tall\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .tall\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .tall\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .tall\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .tall\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .tall\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .tall\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .tall\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .tall\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .tall\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .tall\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .tall\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .tall\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .tall\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .tall\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .tall\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .tall\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .tall\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .tall\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .tall\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .tall\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .tall\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .tall\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .tall\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .tall\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .tall\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .tall\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .tall\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .tall\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .tall\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .tall\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .tall\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .tall\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .tall\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .tall\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .tall\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .tall\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .tall\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .tall\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .tall\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .tall\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .tall\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .tall\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .tall\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .tall\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .tall\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .tall\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .tall\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .tall\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .tall\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .tall\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .tall\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .tall\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .tall\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .tall\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .tall\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .tall\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .tall\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .tall\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .tall\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .tall\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .tall\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .tall\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .tall\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .tall\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .tall\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .tall\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .tall\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .tall\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .tall\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .tall\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .tall\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .tall\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .tall\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .tall\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .tall\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .tall\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .tall\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .tall\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .tall\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .tall\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .tall\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .tall\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .tall\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .tall\:top-33vh {
        top: 33vh
    }

    .tall\:top-20vh {
        top: 20vh
    }

    .tall\:text-brand-blue {
        color: #00abe6
    }

    .tall\:text-brand-yellow {
        color: #f3e404
    }

    .tall\:text-brand-pink {
        color: #ee3d96
    }

    .tall\:text-brand-orange {
        color: #f99d21
    }

    .tall\:text-brand-green {
        color: #70bf4a
    }

    .tall\:text-brand-dark-teal {
        color: #10565f
    }

    .tall\:text-brand-dark-purple {
        color: #573249
    }

    .tall\:text-brand-gray {
        color: #909090
    }

    .group:hover .tall\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .tall\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .tall\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .tall\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .tall\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .tall\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .tall\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .tall\:group-hover\:text-brand-gray {
        color: #909090
    }

    .tall\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .tall\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .tall\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .tall\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .tall\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .tall\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .tall\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .tall\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .tall\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .tall\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .tall\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .tall\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .tall\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .tall\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .tall\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .tall\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .tall\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .tall\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .tall\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .tall\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .tall\:\!text-brand-green {
        color: #70bf4a !important
    }

    .tall\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .tall\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .tall\:\!text-brand-gray {
        color: #909090 !important
    }

    .tall\:text-3xl {
        font-size: 1.875rem
    }

    .tall\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .tall\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .tall\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .tall\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .tall\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .tall\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .tall\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .tall\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}

@media (min-width: 480px) {
    .xs\:bg-brand-blue {
        background-color: #00abe6
    }

    .xs\:bg-brand-yellow {
        background-color: #f3e404
    }

    .xs\:bg-brand-pink {
        background-color: #ee3d96
    }

    .xs\:bg-brand-orange {
        background-color: #f99d21
    }

    .xs\:bg-brand-green {
        background-color: #70bf4a
    }

    .xs\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .xs\:bg-brand-dark-purple {
        background-color: #573249
    }

    .xs\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .xs\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .xs\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .xs\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .xs\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .xs\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .xs\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .xs\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .xs\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .xs\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .xs\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .xs\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .xs\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .xs\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .xs\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .xs\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .xs\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .xs\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .xs\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .xs\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .xs\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .xs\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .xs\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .xs\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .xs\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .xs\:border-brand-blue {
        border-color: #00abe6
    }

    .xs\:border-brand-yellow {
        border-color: #f3e404
    }

    .xs\:border-brand-pink {
        border-color: #ee3d96
    }

    .xs\:border-brand-orange {
        border-color: #f99d21
    }

    .xs\:border-brand-green {
        border-color: #70bf4a
    }

    .xs\:border-brand-dark-teal {
        border-color: #10565f
    }

    .xs\:border-brand-dark-purple {
        border-color: #573249
    }

    .xs\:border-brand-gray {
        border-color: #909090
    }

    .xs\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .xs\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .xs\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .xs\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .xs\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .xs\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .xs\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .xs\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .xs\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .xs\:items-center {
        -webkit-box-align: center;
        align-items: center
    }

    .xs\:self-end {
        align-self: flex-end
    }

    .xs\:h-40 {
        height: 10rem
    }

    .xs\:h-64 {
        height: 16rem
    }

    .xs\:h-1\/5vh {
        height: 20vh
    }

    .xs\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .xs\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .xs\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }

    .xs\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }

    .xs\:-mx-10 {
        margin-left: -2.5rem;
        margin-right: -2.5rem
    }

    .xs\:-mx-px {
        margin-left: -1px;
        margin-right: -1px
    }

    .xs\:-mx-3px {
        margin-left: -3px;
        margin-right: -3px
    }

    .xs\:mt-0 {
        margin-top: 0
    }

    .xs\:mb-0 {
        margin-bottom: 0
    }

    .xs\:mt-3 {
        margin-top: .75rem
    }

    .xs\:mb-3 {
        margin-bottom: .75rem
    }

    .xs\:mt-4 {
        margin-top: 1rem
    }

    .xs\:ml-5 {
        margin-left: 1.25rem
    }

    .xs\:mt-6 {
        margin-top: 1.5rem
    }

    .xs\:mr-8 {
        margin-right: 2rem
    }

    .xs\:mt-10 {
        margin-top: 2.5rem
    }

    .xs\:mt-16 {
        margin-top: 4rem
    }

    .xs\:ml-20 {
        margin-left: 5rem
    }

    .xs\:mb-24 {
        margin-bottom: 6rem
    }

    .xs\:mb-32 {
        margin-bottom: 8rem
    }

    .xs\:mt-48 {
        margin-top: 12rem
    }

    .xs\:-mb-1 {
        margin-bottom: -.25rem
    }

    .xs\:-mt-10 {
        margin-top: -2.5rem
    }

    .xs\:max-w-2xs {
        max-width: 12rem
    }

    .xs\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .xs\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .xs\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .xs\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .xs\:pt-26 {
        padding-top: 6.5rem
    }

    .xs\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .xs\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .xs\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .xs\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .xs\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .xs\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .xs\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .xs\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .xs\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .xs\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .xs\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .xs\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .xs\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .xs\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .xs\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .xs\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .xs\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .xs\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .xs\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .xs\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .xs\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .xs\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .xs\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .xs\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .xs\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .xs\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .xs\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .xs\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .xs\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .xs\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .xs\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .xs\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .xs\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .xs\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .xs\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .xs\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .xs\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .xs\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .xs\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .xs\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .xs\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .xs\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .xs\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .xs\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .xs\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .xs\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .xs\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .xs\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .xs\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .xs\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .xs\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .xs\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .xs\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .xs\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .xs\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .xs\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .xs\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .xs\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .xs\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .xs\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .xs\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .xs\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .xs\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .xs\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .xs\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .xs\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .xs\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .xs\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .xs\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .xs\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .xs\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .xs\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .xs\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .xs\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .xs\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .xs\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .xs\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .xs\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .xs\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .xs\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .xs\:top-40vh {
        top: 40vh
    }

    .xs\:top-20vh {
        top: 20vh
    }

    .xs\:text-brand-blue {
        color: #00abe6
    }

    .xs\:text-brand-yellow {
        color: #f3e404
    }

    .xs\:text-brand-pink {
        color: #ee3d96
    }

    .xs\:text-brand-orange {
        color: #f99d21
    }

    .xs\:text-brand-green {
        color: #70bf4a
    }

    .xs\:text-brand-dark-teal {
        color: #10565f
    }

    .xs\:text-brand-dark-purple {
        color: #573249
    }

    .xs\:text-brand-gray {
        color: #909090
    }

    .group:hover .xs\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .xs\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .xs\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .xs\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .xs\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .xs\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .xs\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .xs\:group-hover\:text-brand-gray {
        color: #909090
    }

    .xs\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .xs\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .xs\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .xs\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .xs\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .xs\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .xs\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .xs\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .xs\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .xs\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .xs\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .xs\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .xs\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .xs\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .xs\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .xs\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .xs\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .xs\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .xs\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .xs\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .xs\:\!text-brand-green {
        color: #70bf4a !important
    }

    .xs\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .xs\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .xs\:\!text-brand-gray {
        color: #909090 !important
    }

    .xs\:text-xs {
        font-size: .75rem
    }

    .xs\:text-lg {
        font-size: 1.125rem
    }

    .xs\:text-xl {
        font-size: 1.25rem
    }

    .xs\:text-2xl {
        font-size: 1.5rem
    }

    .xs\:text-3xl {
        font-size: 1.875rem
    }

    .xs\:text-4xl {
        font-size: 2.25rem
    }

    .xs\:text-5xl {
        font-size: 3rem
    }

    .xs\:text-6xl {
        font-size: 4rem
    }

    .xs\:text-7xl {
        font-size: 5rem
    }

    .xs\:w-32 {
        width: 8rem
    }

    .xs\:w-40 {
        width: 10rem
    }

    .xs\:w-48 {
        width: 12rem
    }

    .xs\:w-64 {
        width: 16rem
    }

    .xs\:w-1\/2 {
        width: 50%
    }

    .xs\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .xs\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .xs\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .xs\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .xs\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .xs\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .xs\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .xs\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}

@media (orientation: portrait) and (min-width: 480px) and (min-height: 725px) {
    .xs-tall\:bg-brand-blue {
        background-color: #00abe6
    }

    .xs-tall\:bg-brand-yellow {
        background-color: #f3e404
    }

    .xs-tall\:bg-brand-pink {
        background-color: #ee3d96
    }

    .xs-tall\:bg-brand-orange {
        background-color: #f99d21
    }

    .xs-tall\:bg-brand-green {
        background-color: #70bf4a
    }

    .xs-tall\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .xs-tall\:bg-brand-dark-purple {
        background-color: #573249
    }

    .xs-tall\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .xs-tall\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .xs-tall\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .xs-tall\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .xs-tall\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .xs-tall\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .xs-tall\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .xs-tall\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .xs-tall\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .xs-tall\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .xs-tall\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .xs-tall\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .xs-tall\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .xs-tall\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .xs-tall\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .xs-tall\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .xs-tall\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .xs-tall\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .xs-tall\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .xs-tall\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .xs-tall\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .xs-tall\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .xs-tall\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .xs-tall\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .xs-tall\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .xs-tall\:border-brand-blue {
        border-color: #00abe6
    }

    .xs-tall\:border-brand-yellow {
        border-color: #f3e404
    }

    .xs-tall\:border-brand-pink {
        border-color: #ee3d96
    }

    .xs-tall\:border-brand-orange {
        border-color: #f99d21
    }

    .xs-tall\:border-brand-green {
        border-color: #70bf4a
    }

    .xs-tall\:border-brand-dark-teal {
        border-color: #10565f
    }

    .xs-tall\:border-brand-dark-purple {
        border-color: #573249
    }

    .xs-tall\:border-brand-gray {
        border-color: #909090
    }

    .xs-tall\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .xs-tall\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .xs-tall\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .xs-tall\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .xs-tall\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .xs-tall\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .xs-tall\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .xs-tall\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .xs-tall\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .xs-tall\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .xs-tall\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .xs-tall\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .xs-tall\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .xs-tall\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .xs-tall\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .xs-tall\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .xs-tall\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .xs-tall\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .xs-tall\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .xs-tall\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .xs-tall\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .xs-tall\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .xs-tall\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .xs-tall\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .xs-tall\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .xs-tall\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .xs-tall\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .xs-tall\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .xs-tall\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .xs-tall\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .xs-tall\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .xs-tall\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .xs-tall\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .xs-tall\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .xs-tall\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .xs-tall\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .xs-tall\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .xs-tall\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .xs-tall\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .xs-tall\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .xs-tall\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .xs-tall\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .xs-tall\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .xs-tall\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .xs-tall\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .xs-tall\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .xs-tall\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .xs-tall\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .xs-tall\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .xs-tall\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .xs-tall\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .xs-tall\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .xs-tall\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .xs-tall\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .xs-tall\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .xs-tall\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .xs-tall\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .xs-tall\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .xs-tall\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .xs-tall\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .xs-tall\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .xs-tall\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .xs-tall\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .xs-tall\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .xs-tall\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .xs-tall\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .xs-tall\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .xs-tall\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .xs-tall\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .xs-tall\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .xs-tall\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .xs-tall\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .xs-tall\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .xs-tall\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .xs-tall\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .xs-tall\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .xs-tall\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .xs-tall\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .xs-tall\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .xs-tall\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .xs-tall\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .xs-tall\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .xs-tall\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .xs-tall\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .xs-tall\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .xs-tall\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .xs-tall\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .xs-tall\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .xs-tall\:text-brand-blue {
        color: #00abe6
    }

    .xs-tall\:text-brand-yellow {
        color: #f3e404
    }

    .xs-tall\:text-brand-pink {
        color: #ee3d96
    }

    .xs-tall\:text-brand-orange {
        color: #f99d21
    }

    .xs-tall\:text-brand-green {
        color: #70bf4a
    }

    .xs-tall\:text-brand-dark-teal {
        color: #10565f
    }

    .xs-tall\:text-brand-dark-purple {
        color: #573249
    }

    .xs-tall\:text-brand-gray {
        color: #909090
    }

    .group:hover .xs-tall\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .xs-tall\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .xs-tall\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .xs-tall\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .xs-tall\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .xs-tall\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .xs-tall\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .xs-tall\:group-hover\:text-brand-gray {
        color: #909090
    }

    .xs-tall\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .xs-tall\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .xs-tall\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .xs-tall\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .xs-tall\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .xs-tall\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .xs-tall\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .xs-tall\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .xs-tall\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .xs-tall\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .xs-tall\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .xs-tall\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .xs-tall\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .xs-tall\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .xs-tall\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .xs-tall\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .xs-tall\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .xs-tall\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .xs-tall\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .xs-tall\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .xs-tall\:\!text-brand-green {
        color: #70bf4a !important
    }

    .xs-tall\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .xs-tall\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .xs-tall\:\!text-brand-gray {
        color: #909090 !important
    }

    .xs-tall\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .xs-tall\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .xs-tall\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .xs-tall\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .xs-tall\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .xs-tall\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .xs-tall\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .xs-tall\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}

@media (min-width: 480px) and (max-height: 900px) {
    .xs-short\:bg-brand-blue {
        background-color: #00abe6
    }

    .xs-short\:bg-brand-yellow {
        background-color: #f3e404
    }

    .xs-short\:bg-brand-pink {
        background-color: #ee3d96
    }

    .xs-short\:bg-brand-orange {
        background-color: #f99d21
    }

    .xs-short\:bg-brand-green {
        background-color: #70bf4a
    }

    .xs-short\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .xs-short\:bg-brand-dark-purple {
        background-color: #573249
    }

    .xs-short\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .xs-short\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .xs-short\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .xs-short\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .xs-short\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .xs-short\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .xs-short\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .xs-short\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .xs-short\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .xs-short\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .xs-short\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .xs-short\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .xs-short\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .xs-short\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .xs-short\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .xs-short\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .xs-short\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .xs-short\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .xs-short\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .xs-short\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .xs-short\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .xs-short\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .xs-short\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .xs-short\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .xs-short\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .xs-short\:border-brand-blue {
        border-color: #00abe6
    }

    .xs-short\:border-brand-yellow {
        border-color: #f3e404
    }

    .xs-short\:border-brand-pink {
        border-color: #ee3d96
    }

    .xs-short\:border-brand-orange {
        border-color: #f99d21
    }

    .xs-short\:border-brand-green {
        border-color: #70bf4a
    }

    .xs-short\:border-brand-dark-teal {
        border-color: #10565f
    }

    .xs-short\:border-brand-dark-purple {
        border-color: #573249
    }

    .xs-short\:border-brand-gray {
        border-color: #909090
    }

    .xs-short\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .xs-short\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .xs-short\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .xs-short\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .xs-short\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .xs-short\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .xs-short\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .xs-short\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .xs-short\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .xs-short\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .xs-short\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .xs-short\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .xs-short\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .xs-short\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .xs-short\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .xs-short\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .xs-short\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .xs-short\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .xs-short\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .xs-short\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .xs-short\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .xs-short\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .xs-short\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .xs-short\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .xs-short\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .xs-short\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .xs-short\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .xs-short\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .xs-short\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .xs-short\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .xs-short\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .xs-short\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .xs-short\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .xs-short\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .xs-short\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .xs-short\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .xs-short\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .xs-short\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .xs-short\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .xs-short\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .xs-short\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .xs-short\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .xs-short\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .xs-short\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .xs-short\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .xs-short\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .xs-short\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .xs-short\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .xs-short\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .xs-short\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .xs-short\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .xs-short\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .xs-short\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .xs-short\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .xs-short\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .xs-short\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .xs-short\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .xs-short\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .xs-short\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .xs-short\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .xs-short\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .xs-short\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .xs-short\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .xs-short\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .xs-short\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .xs-short\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .xs-short\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .xs-short\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .xs-short\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .xs-short\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .xs-short\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .xs-short\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .xs-short\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .xs-short\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .xs-short\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .xs-short\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .xs-short\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .xs-short\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .xs-short\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .xs-short\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .xs-short\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .xs-short\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .xs-short\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .xs-short\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .xs-short\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .xs-short\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .xs-short\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .xs-short\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .xs-short\:text-brand-blue {
        color: #00abe6
    }

    .xs-short\:text-brand-yellow {
        color: #f3e404
    }

    .xs-short\:text-brand-pink {
        color: #ee3d96
    }

    .xs-short\:text-brand-orange {
        color: #f99d21
    }

    .xs-short\:text-brand-green {
        color: #70bf4a
    }

    .xs-short\:text-brand-dark-teal {
        color: #10565f
    }

    .xs-short\:text-brand-dark-purple {
        color: #573249
    }

    .xs-short\:text-brand-gray {
        color: #909090
    }

    .group:hover .xs-short\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .xs-short\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .xs-short\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .xs-short\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .xs-short\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .xs-short\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .xs-short\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .xs-short\:group-hover\:text-brand-gray {
        color: #909090
    }

    .xs-short\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .xs-short\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .xs-short\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .xs-short\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .xs-short\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .xs-short\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .xs-short\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .xs-short\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .xs-short\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .xs-short\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .xs-short\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .xs-short\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .xs-short\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .xs-short\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .xs-short\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .xs-short\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .xs-short\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .xs-short\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .xs-short\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .xs-short\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .xs-short\:\!text-brand-green {
        color: #70bf4a !important
    }

    .xs-short\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .xs-short\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .xs-short\:\!text-brand-gray {
        color: #909090 !important
    }

    .xs-short\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .xs-short\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .xs-short\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .xs-short\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .xs-short\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .xs-short\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .xs-short\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .xs-short\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}

@media (min-width: 640px) {
    .sm\:bg-brand-blue {
        background-color: #00abe6
    }

    .sm\:bg-brand-yellow {
        background-color: #f3e404
    }

    .sm\:bg-brand-pink {
        background-color: #ee3d96
    }

    .sm\:bg-brand-orange {
        background-color: #f99d21
    }

    .sm\:bg-brand-green {
        background-color: #70bf4a
    }

    .sm\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .sm\:bg-brand-dark-purple {
        background-color: #573249
    }

    .sm\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .sm\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .sm\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .sm\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .sm\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .sm\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .sm\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .sm\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .sm\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .sm\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .sm\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .sm\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .sm\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .sm\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .sm\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .sm\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .sm\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .sm\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .sm\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .sm\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .sm\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .sm\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .sm\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .sm\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .sm\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .sm\:border-brand-blue {
        border-color: #00abe6
    }

    .sm\:border-brand-yellow {
        border-color: #f3e404
    }

    .sm\:border-brand-pink {
        border-color: #ee3d96
    }

    .sm\:border-brand-orange {
        border-color: #f99d21
    }

    .sm\:border-brand-green {
        border-color: #70bf4a
    }

    .sm\:border-brand-dark-teal {
        border-color: #10565f
    }

    .sm\:border-brand-dark-purple {
        border-color: #573249
    }

    .sm\:border-brand-gray {
        border-color: #909090
    }

    .sm\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .sm\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .sm\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .sm\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .sm\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .sm\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .sm\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .sm\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .sm\:border-b-2 {
        border-bottom-width: 2px
    }

    .sm\:block {
        display: block
    }

    .sm\:flex {
        display: -webkit-box;
        display: flex
    }

    .sm\:hidden {
        display: none
    }

    .sm\:flex-row {
        -webkit-box-orient: horizontal;
        flex-direction: row
    }

    .sm\:flex-col, .sm\:flex-row {
        -webkit-box-direction: normal
    }

    .sm\:flex-col {
        -webkit-box-orient: vertical;
        flex-direction: column
    }

    .sm\:items-center {
        -webkit-box-align: center;
        align-items: center
    }

    .sm\:h-32 {
        height: 8rem
    }

    .sm\:h-auto {
        height: auto
    }

    .sm\:h-full {
        height: 100%
    }

    .sm\:h-3\/4vh {
        height: 75vh
    }

    .sm\:m-10 {
        margin: 2.5rem
    }

    .sm\:my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .sm\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }

    .sm\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }

    .sm\:mx-16 {
        margin-left: 4rem;
        margin-right: 4rem
    }

    .sm\:my-20 {
        margin-top: 5rem;
        margin-bottom: 5rem
    }

    .sm\:mx-20 {
        margin-left: 5rem;
        margin-right: 5rem
    }

    .sm\:my-32 {
        margin-top: 8rem;
        margin-bottom: 8rem
    }

    .sm\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .sm\:-mx-10 {
        margin-left: -2.5rem;
        margin-right: -2.5rem
    }

    .sm\:-mx-20 {
        margin-left: -5rem;
        margin-right: -5rem
    }

    .sm\:-mx-3px {
        margin-left: -3px;
        margin-right: -3px
    }

    .sm\:mb-0 {
        margin-bottom: 0
    }

    .sm\:ml-0 {
        margin-left: 0
    }

    .sm\:mr-2 {
        margin-right: .5rem
    }

    .sm\:ml-2 {
        margin-left: .5rem
    }

    .sm\:mt-8 {
        margin-top: 2rem
    }

    .sm\:mr-12 {
        margin-right: 3rem
    }

    .sm\:ml-12 {
        margin-left: 3rem
    }

    .sm\:mt-16 {
        margin-top: 4rem
    }

    .sm\:mr-16 {
        margin-right: 4rem
    }

    .sm\:mt-20 {
        margin-top: 5rem
    }

    .sm\:mb-20 {
        margin-bottom: 5rem
    }

    .sm\:mt-32 {
        margin-top: 8rem
    }

    .sm\:mb-32 {
        margin-bottom: 8rem
    }

    .sm\:mb-56 {
        margin-bottom: 14rem
    }

    .sm\:-mt-16 {
        margin-top: -4rem
    }

    .sm\:-mb-36 {
        margin-bottom: -9rem
    }

    .sm\:max-h-full {
        max-height: 100%
    }

    .sm\:max-h-screen {
        max-height: 100vh
    }

    .sm\:p-16 {
        padding: 4rem
    }

    .sm\:p-32 {
        padding: 8rem
    }

    .sm\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .sm\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .sm\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .sm\:py-32 {
        padding-bottom: 8rem
    }

    .sm\:pt-32, .sm\:py-32 {
        padding-top: 8rem
    }

    .sm\:pt-48 {
        padding-top: 12rem
    }

    .sm\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .sm\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .sm\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .sm\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .sm\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .sm\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .sm\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .sm\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .sm\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .sm\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .sm\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .sm\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .sm\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .sm\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .sm\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .sm\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .sm\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .sm\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .sm\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .sm\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .sm\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .sm\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .sm\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .sm\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .sm\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .sm\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .sm\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .sm\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .sm\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .sm\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .sm\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .sm\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .sm\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .sm\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .sm\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .sm\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .sm\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .sm\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .sm\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .sm\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .sm\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .sm\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .sm\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .sm\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .sm\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .sm\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .sm\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .sm\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .sm\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .sm\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .sm\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .sm\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .sm\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .sm\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .sm\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .sm\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .sm\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .sm\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .sm\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .sm\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .sm\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .sm\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .sm\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .sm\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .sm\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .sm\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .sm\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .sm\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .sm\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .sm\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .sm\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .sm\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .sm\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .sm\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .sm\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .sm\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .sm\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .sm\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .sm\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .sm\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .sm\:static {
        position: static
    }

    .sm\:fixed {
        position: fixed
    }

    .sm\:left-16 {
        left: 4rem
    }

    .sm\:text-brand-blue {
        color: #00abe6
    }

    .sm\:text-brand-yellow {
        color: #f3e404
    }

    .sm\:text-brand-pink {
        color: #ee3d96
    }

    .sm\:text-brand-orange {
        color: #f99d21
    }

    .sm\:text-brand-green {
        color: #70bf4a
    }

    .sm\:text-brand-dark-teal {
        color: #10565f
    }

    .sm\:text-brand-dark-purple {
        color: #573249
    }

    .sm\:text-brand-gray {
        color: #909090
    }

    .group:hover .sm\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .sm\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .sm\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .sm\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .sm\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .sm\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .sm\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .sm\:group-hover\:text-brand-gray {
        color: #909090
    }

    .sm\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .sm\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .sm\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .sm\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .sm\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .sm\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .sm\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .sm\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .sm\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .sm\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .sm\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .sm\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .sm\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .sm\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .sm\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .sm\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .sm\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .sm\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .sm\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .sm\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .sm\:\!text-brand-green {
        color: #70bf4a !important
    }

    .sm\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .sm\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .sm\:\!text-brand-gray {
        color: #909090 !important
    }

    .sm\:text-base {
        font-size: 1rem
    }

    .sm\:text-lg {
        font-size: 1.125rem
    }

    .sm\:text-xl {
        font-size: 1.25rem
    }

    .sm\:text-2xl {
        font-size: 1.5rem
    }

    .sm\:text-4xl {
        font-size: 2.25rem
    }

    .sm\:text-5xl {
        font-size: 3rem
    }

    .sm\:text-3p5xl {
        font-size: 2rem
    }

    .sm\:text-6p5xl {
        font-size: 4.5rem
    }

    .sm\:text-8xl {
        font-size: 6.5rem
    }

    .sm\:w-24 {
        width: 6rem
    }

    .sm\:w-32 {
        width: 8rem
    }

    .sm\:w-1\/2px {
        width: calc(50% + 1px)
    }

    .sm\:w-1\/2 {
        width: 50%
    }

    .sm\:w-1\/3 {
        width: 33.333333%
    }

    .sm\:w-2\/3 {
        width: 66.666667%
    }

    .sm\:aspect-ratio-2\/1 {
        padding-bottom: 50%
    }

    .sm\:col-count-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .sm\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .sm\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .sm\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .sm\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .sm\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .sm\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .sm\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .sm\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}

@media (min-width: 640px) and (max-height: 900px) {
    .sm-short\:bg-brand-blue {
        background-color: #00abe6
    }

    .sm-short\:bg-brand-yellow {
        background-color: #f3e404
    }

    .sm-short\:bg-brand-pink {
        background-color: #ee3d96
    }

    .sm-short\:bg-brand-orange {
        background-color: #f99d21
    }

    .sm-short\:bg-brand-green {
        background-color: #70bf4a
    }

    .sm-short\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .sm-short\:bg-brand-dark-purple {
        background-color: #573249
    }

    .sm-short\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .sm-short\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .sm-short\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .sm-short\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .sm-short\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .sm-short\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .sm-short\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .sm-short\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .sm-short\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .sm-short\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .sm-short\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .sm-short\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .sm-short\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .sm-short\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .sm-short\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .sm-short\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .sm-short\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .sm-short\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .sm-short\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .sm-short\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .sm-short\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .sm-short\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .sm-short\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .sm-short\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .sm-short\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .sm-short\:border-brand-blue {
        border-color: #00abe6
    }

    .sm-short\:border-brand-yellow {
        border-color: #f3e404
    }

    .sm-short\:border-brand-pink {
        border-color: #ee3d96
    }

    .sm-short\:border-brand-orange {
        border-color: #f99d21
    }

    .sm-short\:border-brand-green {
        border-color: #70bf4a
    }

    .sm-short\:border-brand-dark-teal {
        border-color: #10565f
    }

    .sm-short\:border-brand-dark-purple {
        border-color: #573249
    }

    .sm-short\:border-brand-gray {
        border-color: #909090
    }

    .sm-short\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .sm-short\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .sm-short\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .sm-short\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .sm-short\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .sm-short\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .sm-short\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .sm-short\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .sm-short\:py-4 {
        padding-top: 1rem
    }

    .sm-short\:pb-4, .sm-short\:py-4 {
        padding-bottom: 1rem
    }

    .sm-short\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .sm-short\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .sm-short\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .sm-short\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .sm-short\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .sm-short\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .sm-short\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .sm-short\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .sm-short\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .sm-short\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .sm-short\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .sm-short\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .sm-short\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .sm-short\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .sm-short\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .sm-short\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .sm-short\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .sm-short\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .sm-short\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .sm-short\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .sm-short\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .sm-short\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .sm-short\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .sm-short\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .sm-short\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .sm-short\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .sm-short\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .sm-short\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .sm-short\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .sm-short\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .sm-short\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .sm-short\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .sm-short\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .sm-short\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .sm-short\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .sm-short\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .sm-short\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .sm-short\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .sm-short\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .sm-short\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .sm-short\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .sm-short\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .sm-short\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .sm-short\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .sm-short\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .sm-short\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .sm-short\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .sm-short\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .sm-short\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .sm-short\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .sm-short\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .sm-short\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .sm-short\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .sm-short\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .sm-short\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .sm-short\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .sm-short\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .sm-short\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .sm-short\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .sm-short\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .sm-short\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .sm-short\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .sm-short\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .sm-short\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .sm-short\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .sm-short\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .sm-short\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .sm-short\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .sm-short\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .sm-short\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .sm-short\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .sm-short\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .sm-short\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .sm-short\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .sm-short\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .sm-short\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .sm-short\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .sm-short\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .sm-short\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .sm-short\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .sm-short\:text-brand-blue {
        color: #00abe6
    }

    .sm-short\:text-brand-yellow {
        color: #f3e404
    }

    .sm-short\:text-brand-pink {
        color: #ee3d96
    }

    .sm-short\:text-brand-orange {
        color: #f99d21
    }

    .sm-short\:text-brand-green {
        color: #70bf4a
    }

    .sm-short\:text-brand-dark-teal {
        color: #10565f
    }

    .sm-short\:text-brand-dark-purple {
        color: #573249
    }

    .sm-short\:text-brand-gray {
        color: #909090
    }

    .group:hover .sm-short\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .sm-short\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .sm-short\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .sm-short\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .sm-short\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .sm-short\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .sm-short\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .sm-short\:group-hover\:text-brand-gray {
        color: #909090
    }

    .sm-short\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .sm-short\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .sm-short\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .sm-short\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .sm-short\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .sm-short\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .sm-short\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .sm-short\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .sm-short\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .sm-short\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .sm-short\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .sm-short\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .sm-short\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .sm-short\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .sm-short\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .sm-short\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .sm-short\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .sm-short\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .sm-short\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .sm-short\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .sm-short\:\!text-brand-green {
        color: #70bf4a !important
    }

    .sm-short\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .sm-short\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .sm-short\:\!text-brand-gray {
        color: #909090 !important
    }

    .sm-short\:text-xl {
        font-size: 1.25rem
    }

    .sm-short\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .sm-short\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .sm-short\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .sm-short\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .sm-short\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .sm-short\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .sm-short\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .sm-short\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}

@media (min-width: 768px) {
    .md\:offset-logo {
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
    }

    .md\:bg-brand-blue {
        background-color: #00abe6
    }

    .md\:bg-brand-yellow {
        background-color: #f3e404
    }

    .md\:bg-brand-pink {
        background-color: #ee3d96
    }

    .md\:bg-brand-orange {
        background-color: #f99d21
    }

    .md\:bg-brand-green {
        background-color: #70bf4a
    }

    .md\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .md\:bg-brand-dark-purple {
        background-color: #573249
    }

    .md\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .md\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .md\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .md\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .md\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .md\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .md\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .md\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .md\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .md\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .md\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .md\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .md\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .md\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .md\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .md\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .md\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .md\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .md\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .md\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .md\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .md\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .md\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .md\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .md\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .md\:border-brand-blue {
        border-color: #00abe6
    }

    .md\:border-brand-yellow {
        border-color: #f3e404
    }

    .md\:border-brand-pink {
        border-color: #ee3d96
    }

    .md\:border-brand-orange {
        border-color: #f99d21
    }

    .md\:border-brand-green {
        border-color: #70bf4a
    }

    .md\:border-brand-dark-teal {
        border-color: #10565f
    }

    .md\:border-brand-dark-purple {
        border-color: #573249
    }

    .md\:border-brand-gray {
        border-color: #909090
    }

    .md\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .md\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .md\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .md\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .md\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .md\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .md\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .md\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .md\:border-t-0 {
        border-top-width: 0
    }

    .md\:border-r-0 {
        border-right-width: 0
    }

    .md\:border-b-0 {
        border-bottom-width: 0
    }

    .md\:border-r-2 {
        border-right-width: 2px
    }

    .md\:border-l-2 {
        border-left-width: 2px
    }

    .md\:block {
        display: block
    }

    .md\:hidden {
        display: none
    }

    .md\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .md\:items-end {
        -webkit-box-align: end;
        align-items: flex-end
    }

    .md\:items-stretch {
        -webkit-box-align: stretch;
        align-items: stretch
    }

    .md\:order-last {
        -webkit-box-ordinal-group: 10000;
        order: 9999
    }

    .md\:h-40 {
        height: 10rem
    }

    .md\:h-48 {
        height: 12rem
    }

    .md\:h-2\/3vh {
        height: 66.667vh
    }

    .md\:h-2\/3 {
        height: 66.666667%
    }

    .md\:my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .md\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .md\:mx-16 {
        margin-left: 4rem;
        margin-right: 4rem
    }

    .md\:my-20 {
        margin-top: 5rem;
        margin-bottom: 5rem
    }

    .md\:mx-20 {
        margin-left: 5rem;
        margin-right: 5rem
    }

    .md\:my-32 {
        margin-top: 8rem;
        margin-bottom: 8rem
    }

    .md\:-mx-8 {
        margin-left: -2rem;
        margin-right: -2rem
    }

    .md\:-mx-px {
        margin-left: -1px;
        margin-right: -1px
    }

    .md\:mx-1\/6 {
        margin-left: 16.667%;
        margin-right: 16.667%
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:ml-0 {
        margin-left: 0
    }

    .md\:mr-6 {
        margin-right: 1.5rem
    }

    .md\:ml-6 {
        margin-left: 1.5rem
    }

    .md\:mr-8 {
        margin-right: 2rem
    }

    .md\:ml-8 {
        margin-left: 2rem
    }

    .md\:mr-10 {
        margin-right: 2.5rem
    }

    .md\:mt-16 {
        margin-top: 4rem
    }

    .md\:mr-20 {
        margin-right: 5rem
    }

    .md\:mb-24 {
        margin-bottom: 6rem
    }

    .md\:mt-32 {
        margin-top: 8rem
    }

    .md\:mr-32 {
        margin-right: 8rem
    }

    .md\:mb-32 {
        margin-bottom: 8rem
    }

    .md\:-mt-20 {
        margin-top: -5rem
    }

    .md\:max-w-sm {
        max-width: 24rem
    }

    .md\:max-w-2xl {
        max-width: 42rem
    }

    .md\:max-w-2p5xl {
        max-width: 45rem
    }

    .md\:p-32 {
        padding: 8rem
    }

    .md\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .md\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .md\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

    .md\:pt-0 {
        padding-top: 0
    }

    .md\:pr-0 {
        padding-right: 0
    }

    .md\:pb-0 {
        padding-bottom: 0
    }

    .md\:pl-0 {
        padding-left: 0
    }

    .md\:pr-8 {
        padding-right: 2rem
    }

    .md\:pl-8 {
        padding-left: 2rem
    }

    .md\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .md\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .md\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .md\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .md\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .md\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .md\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .md\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .md\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .md\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .md\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .md\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .md\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .md\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .md\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .md\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .md\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .md\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .md\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .md\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .md\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .md\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .md\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .md\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .md\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .md\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .md\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .md\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .md\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .md\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .md\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .md\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .md\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .md\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .md\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .md\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .md\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .md\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .md\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .md\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .md\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .md\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .md\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .md\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .md\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .md\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .md\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .md\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .md\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .md\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .md\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .md\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .md\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .md\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .md\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .md\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .md\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .md\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .md\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .md\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .md\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .md\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .md\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .md\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .md\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .md\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .md\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .md\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .md\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .md\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .md\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .md\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .md\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .md\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .md\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .md\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .md\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .md\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .md\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .md\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .md\:left-32 {
        left: 8rem
    }

    .md\:top-45vh {
        top: 45vh
    }

    .md\:top-25vh {
        top: 25vh
    }

    .md\:text-brand-blue {
        color: #00abe6
    }

    .md\:text-brand-yellow {
        color: #f3e404
    }

    .md\:text-brand-pink {
        color: #ee3d96
    }

    .md\:text-brand-orange {
        color: #f99d21
    }

    .md\:text-brand-green {
        color: #70bf4a
    }

    .md\:text-brand-dark-teal {
        color: #10565f
    }

    .md\:text-brand-dark-purple {
        color: #573249
    }

    .md\:text-brand-gray {
        color: #909090
    }

    .group:hover .md\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .md\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .md\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .md\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .md\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .md\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .md\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .md\:group-hover\:text-brand-gray {
        color: #909090
    }

    .md\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .md\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .md\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .md\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .md\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .md\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .md\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .md\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .md\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .md\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .md\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .md\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .md\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .md\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .md\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .md\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .md\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .md\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .md\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .md\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .md\:\!text-brand-green {
        color: #70bf4a !important
    }

    .md\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .md\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .md\:\!text-brand-gray {
        color: #909090 !important
    }

    .md\:text-2xl {
        font-size: 1.5rem
    }

    .md\:text-4xl {
        font-size: 2.25rem
    }

    .md\:text-5xl {
        font-size: 3rem
    }

    .md\:text-6xl {
        font-size: 4rem
    }

    .md\:text-7xl {
        font-size: 5rem
    }

    .md\:w-40 {
        width: 10rem
    }

    .md\:w-48 {
        width: 12rem
    }

    .md\:w-1\/3 {
        width: 33.333333%
    }

    .md\:w-2\/3 {
        width: 66.666667%
    }

    .md\:w-1\/4 {
        width: 25%
    }

    .md\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .md\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .md\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .md\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .md\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .md\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .md\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .md\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}

@media (min-width: 800px) {
    .md800\:bg-brand-blue {
        background-color: #00abe6
    }

    .md800\:bg-brand-yellow {
        background-color: #f3e404
    }

    .md800\:bg-brand-pink {
        background-color: #ee3d96
    }

    .md800\:bg-brand-orange {
        background-color: #f99d21
    }

    .md800\:bg-brand-green {
        background-color: #70bf4a
    }

    .md800\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .md800\:bg-brand-dark-purple {
        background-color: #573249
    }

    .md800\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .md800\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .md800\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .md800\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .md800\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .md800\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .md800\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .md800\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .md800\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .md800\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .md800\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .md800\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .md800\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .md800\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .md800\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .md800\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .md800\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .md800\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .md800\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .md800\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .md800\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .md800\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .md800\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .md800\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .md800\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .md800\:border-brand-blue {
        border-color: #00abe6
    }

    .md800\:border-brand-yellow {
        border-color: #f3e404
    }

    .md800\:border-brand-pink {
        border-color: #ee3d96
    }

    .md800\:border-brand-orange {
        border-color: #f99d21
    }

    .md800\:border-brand-green {
        border-color: #70bf4a
    }

    .md800\:border-brand-dark-teal {
        border-color: #10565f
    }

    .md800\:border-brand-dark-purple {
        border-color: #573249
    }

    .md800\:border-brand-gray {
        border-color: #909090
    }

    .md800\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .md800\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .md800\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .md800\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .md800\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .md800\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .md800\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .md800\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .md800\:self-auto {
        align-self: auto
    }

    .md800\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .md800\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .md800\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .md800\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .md800\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .md800\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .md800\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .md800\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .md800\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .md800\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .md800\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .md800\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .md800\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .md800\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .md800\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .md800\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .md800\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .md800\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .md800\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .md800\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .md800\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .md800\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .md800\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .md800\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .md800\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .md800\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .md800\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .md800\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .md800\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .md800\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .md800\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .md800\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .md800\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .md800\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .md800\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .md800\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .md800\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .md800\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .md800\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .md800\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .md800\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .md800\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .md800\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .md800\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .md800\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .md800\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .md800\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .md800\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .md800\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .md800\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .md800\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .md800\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .md800\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .md800\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .md800\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .md800\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .md800\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .md800\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .md800\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .md800\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .md800\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .md800\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .md800\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .md800\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .md800\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .md800\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .md800\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .md800\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .md800\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .md800\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .md800\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .md800\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .md800\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .md800\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .md800\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .md800\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .md800\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .md800\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .md800\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .md800\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .md800\:text-brand-blue {
        color: #00abe6
    }

    .md800\:text-brand-yellow {
        color: #f3e404
    }

    .md800\:text-brand-pink {
        color: #ee3d96
    }

    .md800\:text-brand-orange {
        color: #f99d21
    }

    .md800\:text-brand-green {
        color: #70bf4a
    }

    .md800\:text-brand-dark-teal {
        color: #10565f
    }

    .md800\:text-brand-dark-purple {
        color: #573249
    }

    .md800\:text-brand-gray {
        color: #909090
    }

    .group:hover .md800\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .md800\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .md800\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .md800\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .md800\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .md800\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .md800\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .md800\:group-hover\:text-brand-gray {
        color: #909090
    }

    .md800\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .md800\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .md800\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .md800\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .md800\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .md800\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .md800\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .md800\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .md800\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .md800\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .md800\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .md800\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .md800\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .md800\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .md800\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .md800\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .md800\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .md800\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .md800\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .md800\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .md800\:\!text-brand-green {
        color: #70bf4a !important
    }

    .md800\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .md800\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .md800\:\!text-brand-gray {
        color: #909090 !important
    }

    .md800\:w-1\/2 {
        width: 50%
    }

    .md800\:w-1\/3 {
        width: 33.333333%
    }

    .md800\:aspect-ratio-3\/1 {
        padding-bottom: 33.33333333333333%
    }

    .md800\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .md800\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .md800\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .md800\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .md800\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .md800\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .md800\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .md800\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}

@media (min-width: 800px) {
    .mdlg\:bg-brand-blue {
        background-color: #00abe6
    }

    .mdlg\:bg-brand-yellow {
        background-color: #f3e404
    }

    .mdlg\:bg-brand-pink {
        background-color: #ee3d96
    }

    .mdlg\:bg-brand-orange {
        background-color: #f99d21
    }

    .mdlg\:bg-brand-green {
        background-color: #70bf4a
    }

    .mdlg\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .mdlg\:bg-brand-dark-purple {
        background-color: #573249
    }

    .mdlg\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .mdlg\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .mdlg\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .mdlg\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .mdlg\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .mdlg\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .mdlg\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .mdlg\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .mdlg\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .mdlg\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .mdlg\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .mdlg\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .mdlg\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .mdlg\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .mdlg\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .mdlg\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .mdlg\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .mdlg\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .mdlg\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .mdlg\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .mdlg\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .mdlg\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .mdlg\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .mdlg\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .mdlg\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .mdlg\:border-brand-blue {
        border-color: #00abe6
    }

    .mdlg\:border-brand-yellow {
        border-color: #f3e404
    }

    .mdlg\:border-brand-pink {
        border-color: #ee3d96
    }

    .mdlg\:border-brand-orange {
        border-color: #f99d21
    }

    .mdlg\:border-brand-green {
        border-color: #70bf4a
    }

    .mdlg\:border-brand-dark-teal {
        border-color: #10565f
    }

    .mdlg\:border-brand-dark-purple {
        border-color: #573249
    }

    .mdlg\:border-brand-gray {
        border-color: #909090
    }

    .mdlg\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .mdlg\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .mdlg\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .mdlg\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .mdlg\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .mdlg\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .mdlg\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .mdlg\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .mdlg\:border-solid {
        border-style: solid
    }

    .mdlg\:border-r-2 {
        border-right-width: 2px
    }

    .mdlg\:border-l-2 {
        border-left-width: 2px
    }

    .mdlg\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .mdlg\:order-last {
        -webkit-box-ordinal-group: 10000;
        order: 9999
    }

    .mdlg\:mr-8 {
        margin-right: 2rem
    }

    .mdlg\:ml-8 {
        margin-left: 2rem
    }

    .mdlg\:mt-12 {
        margin-top: 3rem
    }

    .mdlg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .mdlg\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .mdlg\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .mdlg\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .mdlg\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .mdlg\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .mdlg\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .mdlg\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .mdlg\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .mdlg\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .mdlg\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .mdlg\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .mdlg\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .mdlg\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .mdlg\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .mdlg\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .mdlg\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .mdlg\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .mdlg\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .mdlg\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .mdlg\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .mdlg\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .mdlg\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .mdlg\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .mdlg\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .mdlg\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .mdlg\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .mdlg\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .mdlg\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .mdlg\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .mdlg\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .mdlg\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .mdlg\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .mdlg\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .mdlg\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .mdlg\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .mdlg\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .mdlg\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .mdlg\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .mdlg\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .mdlg\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .mdlg\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .mdlg\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .mdlg\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .mdlg\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .mdlg\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .mdlg\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .mdlg\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .mdlg\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .mdlg\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .mdlg\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .mdlg\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .mdlg\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .mdlg\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .mdlg\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .mdlg\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .mdlg\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .mdlg\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .mdlg\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .mdlg\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .mdlg\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .mdlg\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .mdlg\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .mdlg\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .mdlg\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .mdlg\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .mdlg\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .mdlg\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .mdlg\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .mdlg\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .mdlg\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .mdlg\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .mdlg\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .mdlg\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .mdlg\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .mdlg\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .mdlg\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .mdlg\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .mdlg\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .mdlg\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .mdlg\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .mdlg\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .mdlg\:text-brand-blue {
        color: #00abe6
    }

    .mdlg\:text-brand-yellow {
        color: #f3e404
    }

    .mdlg\:text-brand-pink {
        color: #ee3d96
    }

    .mdlg\:text-brand-orange {
        color: #f99d21
    }

    .mdlg\:text-brand-green {
        color: #70bf4a
    }

    .mdlg\:text-brand-dark-teal {
        color: #10565f
    }

    .mdlg\:text-brand-dark-purple {
        color: #573249
    }

    .mdlg\:text-brand-gray {
        color: #909090
    }

    .group:hover .mdlg\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .mdlg\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .mdlg\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .mdlg\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .mdlg\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .mdlg\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .mdlg\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .mdlg\:group-hover\:text-brand-gray {
        color: #909090
    }

    .mdlg\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .mdlg\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .mdlg\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .mdlg\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .mdlg\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .mdlg\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .mdlg\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .mdlg\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .mdlg\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .mdlg\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .mdlg\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .mdlg\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .mdlg\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .mdlg\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .mdlg\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .mdlg\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .mdlg\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .mdlg\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .mdlg\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .mdlg\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .mdlg\:\!text-brand-green {
        color: #70bf4a !important
    }

    .mdlg\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .mdlg\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .mdlg\:\!text-brand-gray {
        color: #909090 !important
    }

    .mdlg\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .mdlg\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .mdlg\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .mdlg\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .mdlg\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .mdlg\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .mdlg\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .mdlg\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}

@media (min-width: 1024px) {
    .lg\:homepage-bump {
        -webkit-transform: translateY(50%);
        transform: translateY(50%)
    }

    .lg\:bg-brand-blue {
        background-color: #00abe6
    }

    .lg\:bg-brand-yellow {
        background-color: #f3e404
    }

    .lg\:bg-brand-pink {
        background-color: #ee3d96
    }

    .lg\:bg-brand-orange {
        background-color: #f99d21
    }

    .lg\:bg-brand-green {
        background-color: #70bf4a
    }

    .lg\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .lg\:bg-brand-dark-purple {
        background-color: #573249
    }

    .lg\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .lg\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .lg\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .lg\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .lg\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .lg\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .lg\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .lg\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .lg\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .lg\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .lg\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .lg\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .lg\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .lg\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .lg\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .lg\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .lg\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .lg\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .lg\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .lg\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .lg\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .lg\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .lg\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .lg\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .lg\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .lg\:border-brand-blue {
        border-color: #00abe6
    }

    .lg\:border-brand-yellow {
        border-color: #f3e404
    }

    .lg\:border-brand-pink {
        border-color: #ee3d96
    }

    .lg\:border-brand-orange {
        border-color: #f99d21
    }

    .lg\:border-brand-green {
        border-color: #70bf4a
    }

    .lg\:border-brand-dark-teal {
        border-color: #10565f
    }

    .lg\:border-brand-dark-purple {
        border-color: #573249
    }

    .lg\:border-brand-gray {
        border-color: #909090
    }

    .lg\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .lg\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .lg\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .lg\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .lg\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .lg\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .lg\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .lg\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .lg\:border-t-0 {
        border-top-width: 0
    }

    .lg\:border-b-0 {
        border-bottom-width: 0
    }

    .lg\:border-l-2 {
        border-left-width: 2px
    }

    .lg\:block {
        display: block
    }

    .lg\:hidden {
        display: none
    }

    .lg\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .lg\:items-end {
        -webkit-box-align: end;
        align-items: flex-end
    }

    .lg\:flex-grow {
        -webkit-box-flex: 1;
        flex-grow: 1
    }

    .lg\:h-64 {
        height: 16rem
    }

    .lg\:h-screen {
        height: 100vh
    }

    .lg\:h-1\/2vh {
        height: 50vh
    }

    .lg\:mx-20 {
        margin-left: 5rem;
        margin-right: 5rem
    }

    .lg\:my-32 {
        margin-top: 8rem;
        margin-bottom: 8rem
    }

    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:mt-5 {
        margin-top: 1.25rem
    }

    .lg\:mr-10 {
        margin-right: 2.5rem
    }

    .lg\:mr-16 {
        margin-right: 4rem
    }

    .lg\:ml-16 {
        margin-left: 4rem
    }

    .lg\:max-w-7xl {
        max-width: 80rem
    }

    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .lg\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .lg\:pr-16 {
        padding-right: 4rem
    }

    .lg\:pl-16 {
        padding-left: 4rem
    }

    .lg\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .lg\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .lg\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .lg\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .lg\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .lg\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .lg\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .lg\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .lg\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .lg\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .lg\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .lg\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .lg\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .lg\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .lg\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .lg\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .lg\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .lg\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .lg\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .lg\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .lg\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .lg\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .lg\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .lg\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .lg\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .lg\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .lg\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .lg\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .lg\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .lg\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .lg\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .lg\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .lg\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .lg\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .lg\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .lg\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .lg\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .lg\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .lg\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .lg\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .lg\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .lg\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .lg\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .lg\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .lg\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .lg\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .lg\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .lg\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .lg\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .lg\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .lg\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .lg\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .lg\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .lg\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .lg\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .lg\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .lg\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .lg\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .lg\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .lg\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .lg\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .lg\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .lg\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .lg\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .lg\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .lg\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .lg\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .lg\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .lg\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .lg\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .lg\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .lg\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .lg\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .lg\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .lg\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .lg\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .lg\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .lg\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .lg\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .lg\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .lg\:relative {
        position: relative
    }

    .lg\:text-brand-blue {
        color: #00abe6
    }

    .lg\:text-brand-yellow {
        color: #f3e404
    }

    .lg\:text-brand-pink {
        color: #ee3d96
    }

    .lg\:text-brand-orange {
        color: #f99d21
    }

    .lg\:text-brand-green {
        color: #70bf4a
    }

    .lg\:text-brand-dark-teal {
        color: #10565f
    }

    .lg\:text-brand-dark-purple {
        color: #573249
    }

    .lg\:text-brand-gray {
        color: #909090
    }

    .group:hover .lg\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .lg\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .lg\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .lg\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .lg\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .lg\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .lg\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .lg\:group-hover\:text-brand-gray {
        color: #909090
    }

    .lg\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .lg\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .lg\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .lg\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .lg\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .lg\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .lg\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .lg\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .lg\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .lg\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .lg\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .lg\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .lg\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .lg\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .lg\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .lg\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .lg\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .lg\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .lg\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .lg\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .lg\:\!text-brand-green {
        color: #70bf4a !important
    }

    .lg\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .lg\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .lg\:\!text-brand-gray {
        color: #909090 !important
    }

    .lg\:text-2xl {
        font-size: 1.5rem
    }

    .lg\:text-3xl {
        font-size: 1.875rem
    }

    .lg\:text-4xl {
        font-size: 2.25rem
    }

    .lg\:text-8xl {
        font-size: 6.5rem
    }

    .lg\:w-64 {
        width: 16rem
    }

    .lg\:w-2\/3px {
        width: calc(66.666% + 1px)
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-1\/3 {
        width: 33.333333%
    }

    .lg\:w-2\/3 {
        width: 66.666667%
    }

    .lg\:w-1\/5 {
        width: 20%
    }

    .lg\:aspect-ratio-2\/1 {
        padding-bottom: 50%
    }

    .lg\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .lg\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .lg\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .lg\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .lg\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .lg\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .lg\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .lg\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}

@media (min-width: 1280px) {
    .xl\:bg-brand-blue {
        background-color: #00abe6
    }

    .xl\:bg-brand-yellow {
        background-color: #f3e404
    }

    .xl\:bg-brand-pink {
        background-color: #ee3d96
    }

    .xl\:bg-brand-orange {
        background-color: #f99d21
    }

    .xl\:bg-brand-green {
        background-color: #70bf4a
    }

    .xl\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .xl\:bg-brand-dark-purple {
        background-color: #573249
    }

    .xl\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .xl\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .xl\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .xl\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .xl\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .xl\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .xl\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .xl\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .xl\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .xl\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .xl\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .xl\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .xl\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .xl\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .xl\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .xl\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .xl\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .xl\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .xl\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .xl\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .xl\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .xl\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .xl\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .xl\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .xl\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .xl\:border-brand-blue {
        border-color: #00abe6
    }

    .xl\:border-brand-yellow {
        border-color: #f3e404
    }

    .xl\:border-brand-pink {
        border-color: #ee3d96
    }

    .xl\:border-brand-orange {
        border-color: #f99d21
    }

    .xl\:border-brand-green {
        border-color: #70bf4a
    }

    .xl\:border-brand-dark-teal {
        border-color: #10565f
    }

    .xl\:border-brand-dark-purple {
        border-color: #573249
    }

    .xl\:border-brand-gray {
        border-color: #909090
    }

    .xl\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .xl\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .xl\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .xl\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .xl\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .xl\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .xl\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .xl\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .xl\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .xl\:items-end {
        -webkit-box-align: end;
        align-items: flex-end
    }

    .xl\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .xl\:mb-2 {
        margin-bottom: .5rem
    }

    .xl\:mt-20 {
        margin-top: 5rem
    }

    .xl\:mb-32 {
        margin-bottom: 8rem
    }

    .xl\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .xl\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .xl\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .xl\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .xl\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .xl\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .xl\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .xl\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .xl\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .xl\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .xl\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .xl\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .xl\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .xl\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .xl\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .xl\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .xl\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .xl\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .xl\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .xl\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .xl\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .xl\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .xl\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .xl\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .xl\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .xl\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .xl\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .xl\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .xl\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .xl\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .xl\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .xl\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .xl\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .xl\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .xl\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .xl\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .xl\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .xl\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .xl\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .xl\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .xl\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .xl\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .xl\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .xl\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .xl\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .xl\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .xl\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .xl\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .xl\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .xl\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .xl\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .xl\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .xl\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .xl\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .xl\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .xl\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .xl\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .xl\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .xl\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .xl\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .xl\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .xl\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .xl\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .xl\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .xl\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .xl\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .xl\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .xl\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .xl\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .xl\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .xl\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .xl\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .xl\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .xl\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .xl\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .xl\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .xl\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .xl\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .xl\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .xl\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .xl\:text-brand-blue {
        color: #00abe6
    }

    .xl\:text-brand-yellow {
        color: #f3e404
    }

    .xl\:text-brand-pink {
        color: #ee3d96
    }

    .xl\:text-brand-orange {
        color: #f99d21
    }

    .xl\:text-brand-green {
        color: #70bf4a
    }

    .xl\:text-brand-dark-teal {
        color: #10565f
    }

    .xl\:text-brand-dark-purple {
        color: #573249
    }

    .xl\:text-brand-gray {
        color: #909090
    }

    .group:hover .xl\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .xl\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .xl\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .xl\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .xl\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .xl\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .xl\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .xl\:group-hover\:text-brand-gray {
        color: #909090
    }

    .xl\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .xl\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .xl\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .xl\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .xl\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .xl\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .xl\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .xl\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .xl\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .xl\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .xl\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .xl\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .xl\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .xl\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .xl\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .xl\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .xl\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .xl\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .xl\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .xl\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .xl\:\!text-brand-green {
        color: #70bf4a !important
    }

    .xl\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .xl\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .xl\:\!text-brand-gray {
        color: #909090 !important
    }

    .xl\:text-4xl {
        font-size: 2.25rem
    }

    .xl\:text-4p5xl {
        font-size: 2.8rem
    }

    .xl\:text-8xl {
        font-size: 6.5rem
    }

    .xl\:text-9xl {
        font-size: 8rem
    }

    .xl\:w-1\/3px {
        width: calc(33.333% + 1px)
    }

    .xl\:w-2\/3px {
        width: calc(66.666% + 1px)
    }

    .xl\:w-1\/6 {
        width: 16.666667%
    }

    .xl\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .xl\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .xl\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .xl\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .xl\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .xl\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .xl\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .xl\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}

@media (min-width: 2000px) {
    .xxl\:bg-brand-blue {
        background-color: #00abe6
    }

    .xxl\:bg-brand-yellow {
        background-color: #f3e404
    }

    .xxl\:bg-brand-pink {
        background-color: #ee3d96
    }

    .xxl\:bg-brand-orange {
        background-color: #f99d21
    }

    .xxl\:bg-brand-green {
        background-color: #70bf4a
    }

    .xxl\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .xxl\:bg-brand-dark-purple {
        background-color: #573249
    }

    .xxl\:bg-brand-gray {
        background-color: #909090
    }

    .group:hover .xxl\:group-hover\:bg-brand-blue {
        background-color: #00abe6
    }

    .group:hover .xxl\:group-hover\:bg-brand-yellow {
        background-color: #f3e404
    }

    .group:hover .xxl\:group-hover\:bg-brand-pink {
        background-color: #ee3d96
    }

    .group:hover .xxl\:group-hover\:bg-brand-orange {
        background-color: #f99d21
    }

    .group:hover .xxl\:group-hover\:bg-brand-green {
        background-color: #70bf4a
    }

    .group:hover .xxl\:group-hover\:bg-brand-dark-teal {
        background-color: #10565f
    }

    .group:hover .xxl\:group-hover\:bg-brand-dark-purple {
        background-color: #573249
    }

    .group:hover .xxl\:group-hover\:bg-brand-gray {
        background-color: #909090
    }

    .xxl\:hover\:bg-brand-blue:hover {
        background-color: #00abe6
    }

    .xxl\:hover\:bg-brand-yellow:hover {
        background-color: #f3e404
    }

    .xxl\:hover\:bg-brand-pink:hover {
        background-color: #ee3d96
    }

    .xxl\:hover\:bg-brand-orange:hover {
        background-color: #f99d21
    }

    .xxl\:hover\:bg-brand-green:hover {
        background-color: #70bf4a
    }

    .xxl\:hover\:bg-brand-dark-teal:hover {
        background-color: #10565f
    }

    .xxl\:hover\:bg-brand-dark-purple:hover {
        background-color: #573249
    }

    .xxl\:hover\:bg-brand-gray:hover {
        background-color: #909090
    }

    .xxl\:focus\:bg-brand-blue:focus {
        background-color: #00abe6
    }

    .xxl\:focus\:bg-brand-yellow:focus {
        background-color: #f3e404
    }

    .xxl\:focus\:bg-brand-pink:focus {
        background-color: #ee3d96
    }

    .xxl\:focus\:bg-brand-orange:focus {
        background-color: #f99d21
    }

    .xxl\:focus\:bg-brand-green:focus {
        background-color: #70bf4a
    }

    .xxl\:focus\:bg-brand-dark-teal:focus {
        background-color: #10565f
    }

    .xxl\:focus\:bg-brand-dark-purple:focus {
        background-color: #573249
    }

    .xxl\:focus\:bg-brand-gray:focus {
        background-color: #909090
    }

    .xxl\:border-brand-blue {
        border-color: #00abe6
    }

    .xxl\:border-brand-yellow {
        border-color: #f3e404
    }

    .xxl\:border-brand-pink {
        border-color: #ee3d96
    }

    .xxl\:border-brand-orange {
        border-color: #f99d21
    }

    .xxl\:border-brand-green {
        border-color: #70bf4a
    }

    .xxl\:border-brand-dark-teal {
        border-color: #10565f
    }

    .xxl\:border-brand-dark-purple {
        border-color: #573249
    }

    .xxl\:border-brand-gray {
        border-color: #909090
    }

    .xxl\:\!border-brand-blue {
        border-color: #00abe6 !important
    }

    .xxl\:\!border-brand-yellow {
        border-color: #f3e404 !important
    }

    .xxl\:\!border-brand-pink {
        border-color: #ee3d96 !important
    }

    .xxl\:\!border-brand-orange {
        border-color: #f99d21 !important
    }

    .xxl\:\!border-brand-green {
        border-color: #70bf4a !important
    }

    .xxl\:\!border-brand-dark-teal {
        border-color: #10565f !important
    }

    .xxl\:\!border-brand-dark-purple {
        border-color: #573249 !important
    }

    .xxl\:\!border-brand-gray {
        border-color: #909090 !important
    }

    .xxl\:border-b-0 {
        border-bottom-width: 0
    }

    .xxl\:border-r-2 {
        border-right-width: 2px
    }

    .xxl\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .xxl\:h-1\/3vh {
        height: 33.334vh
    }

    .xxl\:placeholder-brand-blue::-webkit-input-placeholder {
        color: #00abe6
    }

    .xxl\:placeholder-brand-blue::-moz-placeholder {
        color: #00abe6
    }

    .xxl\:placeholder-brand-blue:-ms-input-placeholder {
        color: #00abe6
    }

    .xxl\:placeholder-brand-blue::-ms-input-placeholder {
        color: #00abe6
    }

    .xxl\:placeholder-brand-blue::placeholder {
        color: #00abe6
    }

    .xxl\:placeholder-brand-yellow::-webkit-input-placeholder {
        color: #f3e404
    }

    .xxl\:placeholder-brand-yellow::-moz-placeholder {
        color: #f3e404
    }

    .xxl\:placeholder-brand-yellow:-ms-input-placeholder {
        color: #f3e404
    }

    .xxl\:placeholder-brand-yellow::-ms-input-placeholder {
        color: #f3e404
    }

    .xxl\:placeholder-brand-yellow::placeholder {
        color: #f3e404
    }

    .xxl\:placeholder-brand-pink::-webkit-input-placeholder {
        color: #ee3d96
    }

    .xxl\:placeholder-brand-pink::-moz-placeholder {
        color: #ee3d96
    }

    .xxl\:placeholder-brand-pink:-ms-input-placeholder {
        color: #ee3d96
    }

    .xxl\:placeholder-brand-pink::-ms-input-placeholder {
        color: #ee3d96
    }

    .xxl\:placeholder-brand-pink::placeholder {
        color: #ee3d96
    }

    .xxl\:placeholder-brand-orange::-webkit-input-placeholder {
        color: #f99d21
    }

    .xxl\:placeholder-brand-orange::-moz-placeholder {
        color: #f99d21
    }

    .xxl\:placeholder-brand-orange:-ms-input-placeholder {
        color: #f99d21
    }

    .xxl\:placeholder-brand-orange::-ms-input-placeholder {
        color: #f99d21
    }

    .xxl\:placeholder-brand-orange::placeholder {
        color: #f99d21
    }

    .xxl\:placeholder-brand-green::-webkit-input-placeholder {
        color: #70bf4a
    }

    .xxl\:placeholder-brand-green::-moz-placeholder {
        color: #70bf4a
    }

    .xxl\:placeholder-brand-green:-ms-input-placeholder {
        color: #70bf4a
    }

    .xxl\:placeholder-brand-green::-ms-input-placeholder {
        color: #70bf4a
    }

    .xxl\:placeholder-brand-green::placeholder {
        color: #70bf4a
    }

    .xxl\:placeholder-brand-dark-teal::-webkit-input-placeholder {
        color: #10565f
    }

    .xxl\:placeholder-brand-dark-teal::-moz-placeholder {
        color: #10565f
    }

    .xxl\:placeholder-brand-dark-teal:-ms-input-placeholder {
        color: #10565f
    }

    .xxl\:placeholder-brand-dark-teal::-ms-input-placeholder {
        color: #10565f
    }

    .xxl\:placeholder-brand-dark-teal::placeholder {
        color: #10565f
    }

    .xxl\:placeholder-brand-dark-purple::-webkit-input-placeholder {
        color: #573249
    }

    .xxl\:placeholder-brand-dark-purple::-moz-placeholder {
        color: #573249
    }

    .xxl\:placeholder-brand-dark-purple:-ms-input-placeholder {
        color: #573249
    }

    .xxl\:placeholder-brand-dark-purple::-ms-input-placeholder {
        color: #573249
    }

    .xxl\:placeholder-brand-dark-purple::placeholder {
        color: #573249
    }

    .xxl\:placeholder-brand-gray::-webkit-input-placeholder {
        color: #909090
    }

    .xxl\:placeholder-brand-gray::-moz-placeholder {
        color: #909090
    }

    .xxl\:placeholder-brand-gray:-ms-input-placeholder {
        color: #909090
    }

    .xxl\:placeholder-brand-gray::-ms-input-placeholder {
        color: #909090
    }

    .xxl\:placeholder-brand-gray::placeholder {
        color: #909090
    }

    .xxl\:focus\:placeholder-brand-blue:focus::-webkit-input-placeholder {
        color: #00abe6
    }

    .xxl\:focus\:placeholder-brand-blue:focus::-moz-placeholder {
        color: #00abe6
    }

    .xxl\:focus\:placeholder-brand-blue:focus:-ms-input-placeholder {
        color: #00abe6
    }

    .xxl\:focus\:placeholder-brand-blue:focus::-ms-input-placeholder {
        color: #00abe6
    }

    .xxl\:focus\:placeholder-brand-blue:focus::placeholder {
        color: #00abe6
    }

    .xxl\:focus\:placeholder-brand-yellow:focus::-webkit-input-placeholder {
        color: #f3e404
    }

    .xxl\:focus\:placeholder-brand-yellow:focus::-moz-placeholder {
        color: #f3e404
    }

    .xxl\:focus\:placeholder-brand-yellow:focus:-ms-input-placeholder {
        color: #f3e404
    }

    .xxl\:focus\:placeholder-brand-yellow:focus::-ms-input-placeholder {
        color: #f3e404
    }

    .xxl\:focus\:placeholder-brand-yellow:focus::placeholder {
        color: #f3e404
    }

    .xxl\:focus\:placeholder-brand-pink:focus::-webkit-input-placeholder {
        color: #ee3d96
    }

    .xxl\:focus\:placeholder-brand-pink:focus::-moz-placeholder {
        color: #ee3d96
    }

    .xxl\:focus\:placeholder-brand-pink:focus:-ms-input-placeholder {
        color: #ee3d96
    }

    .xxl\:focus\:placeholder-brand-pink:focus::-ms-input-placeholder {
        color: #ee3d96
    }

    .xxl\:focus\:placeholder-brand-pink:focus::placeholder {
        color: #ee3d96
    }

    .xxl\:focus\:placeholder-brand-orange:focus::-webkit-input-placeholder {
        color: #f99d21
    }

    .xxl\:focus\:placeholder-brand-orange:focus::-moz-placeholder {
        color: #f99d21
    }

    .xxl\:focus\:placeholder-brand-orange:focus:-ms-input-placeholder {
        color: #f99d21
    }

    .xxl\:focus\:placeholder-brand-orange:focus::-ms-input-placeholder {
        color: #f99d21
    }

    .xxl\:focus\:placeholder-brand-orange:focus::placeholder {
        color: #f99d21
    }

    .xxl\:focus\:placeholder-brand-green:focus::-webkit-input-placeholder {
        color: #70bf4a
    }

    .xxl\:focus\:placeholder-brand-green:focus::-moz-placeholder {
        color: #70bf4a
    }

    .xxl\:focus\:placeholder-brand-green:focus:-ms-input-placeholder {
        color: #70bf4a
    }

    .xxl\:focus\:placeholder-brand-green:focus::-ms-input-placeholder {
        color: #70bf4a
    }

    .xxl\:focus\:placeholder-brand-green:focus::placeholder {
        color: #70bf4a
    }

    .xxl\:focus\:placeholder-brand-dark-teal:focus::-webkit-input-placeholder {
        color: #10565f
    }

    .xxl\:focus\:placeholder-brand-dark-teal:focus::-moz-placeholder {
        color: #10565f
    }

    .xxl\:focus\:placeholder-brand-dark-teal:focus:-ms-input-placeholder {
        color: #10565f
    }

    .xxl\:focus\:placeholder-brand-dark-teal:focus::-ms-input-placeholder {
        color: #10565f
    }

    .xxl\:focus\:placeholder-brand-dark-teal:focus::placeholder {
        color: #10565f
    }

    .xxl\:focus\:placeholder-brand-dark-purple:focus::-webkit-input-placeholder {
        color: #573249
    }

    .xxl\:focus\:placeholder-brand-dark-purple:focus::-moz-placeholder {
        color: #573249
    }

    .xxl\:focus\:placeholder-brand-dark-purple:focus:-ms-input-placeholder {
        color: #573249
    }

    .xxl\:focus\:placeholder-brand-dark-purple:focus::-ms-input-placeholder {
        color: #573249
    }

    .xxl\:focus\:placeholder-brand-dark-purple:focus::placeholder {
        color: #573249
    }

    .xxl\:focus\:placeholder-brand-gray:focus::-webkit-input-placeholder {
        color: #909090
    }

    .xxl\:focus\:placeholder-brand-gray:focus::-moz-placeholder {
        color: #909090
    }

    .xxl\:focus\:placeholder-brand-gray:focus:-ms-input-placeholder {
        color: #909090
    }

    .xxl\:focus\:placeholder-brand-gray:focus::-ms-input-placeholder {
        color: #909090
    }

    .xxl\:focus\:placeholder-brand-gray:focus::placeholder {
        color: #909090
    }

    .xxl\:text-brand-blue {
        color: #00abe6
    }

    .xxl\:text-brand-yellow {
        color: #f3e404
    }

    .xxl\:text-brand-pink {
        color: #ee3d96
    }

    .xxl\:text-brand-orange {
        color: #f99d21
    }

    .xxl\:text-brand-green {
        color: #70bf4a
    }

    .xxl\:text-brand-dark-teal {
        color: #10565f
    }

    .xxl\:text-brand-dark-purple {
        color: #573249
    }

    .xxl\:text-brand-gray {
        color: #909090
    }

    .group:hover .xxl\:group-hover\:text-brand-blue {
        color: #00abe6
    }

    .group:hover .xxl\:group-hover\:text-brand-yellow {
        color: #f3e404
    }

    .group:hover .xxl\:group-hover\:text-brand-pink {
        color: #ee3d96
    }

    .group:hover .xxl\:group-hover\:text-brand-orange {
        color: #f99d21
    }

    .group:hover .xxl\:group-hover\:text-brand-green {
        color: #70bf4a
    }

    .group:hover .xxl\:group-hover\:text-brand-dark-teal {
        color: #10565f
    }

    .group:hover .xxl\:group-hover\:text-brand-dark-purple {
        color: #573249
    }

    .group:hover .xxl\:group-hover\:text-brand-gray {
        color: #909090
    }

    .xxl\:hover\:text-brand-blue:hover {
        color: #00abe6
    }

    .xxl\:hover\:text-brand-yellow:hover {
        color: #f3e404
    }

    .xxl\:hover\:text-brand-pink:hover {
        color: #ee3d96
    }

    .xxl\:hover\:text-brand-orange:hover {
        color: #f99d21
    }

    .xxl\:hover\:text-brand-green:hover {
        color: #70bf4a
    }

    .xxl\:hover\:text-brand-dark-teal:hover {
        color: #10565f
    }

    .xxl\:hover\:text-brand-dark-purple:hover {
        color: #573249
    }

    .xxl\:hover\:text-brand-gray:hover {
        color: #909090
    }

    .xxl\:focus\:text-brand-blue:focus {
        color: #00abe6
    }

    .xxl\:focus\:text-brand-yellow:focus {
        color: #f3e404
    }

    .xxl\:focus\:text-brand-pink:focus {
        color: #ee3d96
    }

    .xxl\:focus\:text-brand-orange:focus {
        color: #f99d21
    }

    .xxl\:focus\:text-brand-green:focus {
        color: #70bf4a
    }

    .xxl\:focus\:text-brand-dark-teal:focus {
        color: #10565f
    }

    .xxl\:focus\:text-brand-dark-purple:focus {
        color: #573249
    }

    .xxl\:focus\:text-brand-gray:focus {
        color: #909090
    }

    .xxl\:\!text-brand-blue {
        color: #00abe6 !important
    }

    .xxl\:\!text-brand-yellow {
        color: #f3e404 !important
    }

    .xxl\:\!text-brand-pink {
        color: #ee3d96 !important
    }

    .xxl\:\!text-brand-orange {
        color: #f99d21 !important
    }

    .xxl\:\!text-brand-green {
        color: #70bf4a !important
    }

    .xxl\:\!text-brand-dark-teal {
        color: #10565f !important
    }

    .xxl\:\!text-brand-dark-purple {
        color: #573249 !important
    }

    .xxl\:\!text-brand-gray {
        color: #909090 !important
    }

    .xxl\:text-5p5xl {
        font-size: 3.25rem
    }

    .xxl\:w-1\/2 {
        width: 50%
    }

    .xxl\:w-1\/3 {
        width: 33.333333%
    }

    .xxl\:col-rule-brand-blue {
        -webkit-column-rule-color: #00abe6;
        -moz-column-rule-color: #00abe6;
        column-rule-color: #00abe6
    }

    .xxl\:col-rule-brand-yellow {
        -webkit-column-rule-color: #f3e404;
        -moz-column-rule-color: #f3e404;
        column-rule-color: #f3e404
    }

    .xxl\:col-rule-brand-pink {
        -webkit-column-rule-color: #ee3d96;
        -moz-column-rule-color: #ee3d96;
        column-rule-color: #ee3d96
    }

    .xxl\:col-rule-brand-orange {
        -webkit-column-rule-color: #f99d21;
        -moz-column-rule-color: #f99d21;
        column-rule-color: #f99d21
    }

    .xxl\:col-rule-brand-green {
        -webkit-column-rule-color: #70bf4a;
        -moz-column-rule-color: #70bf4a;
        column-rule-color: #70bf4a
    }

    .xxl\:col-rule-brand-dark-teal {
        -webkit-column-rule-color: #10565f;
        -moz-column-rule-color: #10565f;
        column-rule-color: #10565f
    }

    .xxl\:col-rule-brand-dark-purple {
        -webkit-column-rule-color: #573249;
        -moz-column-rule-color: #573249;
        column-rule-color: #573249
    }

    .xxl\:col-rule-brand-gray {
        -webkit-column-rule-color: #909090;
        -moz-column-rule-color: #909090;
        column-rule-color: #909090
    }
}
