@font-face {
  font-family: "Titillium";
  src: url("/marketing/fonts/TitilliumWeb-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Titillium";
  font-weight: 500;
  src: url("/marketing/fonts/TitilliumWeb-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Titillium";
  font-weight: 600;
  src: url("/marketing/fonts/TitilliumWeb-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Titillium";
  font-weight: 300;
  src: url("/marketing/fonts/TitilliumWeb-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Titillium";
  font-style: italic;
  src: url("/marketing/fonts/TitilliumWeb-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Titillium";
  font-weight: 300;
  font-style: italic;
  src: url("/marketing/fonts/TitilliumWeb-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Titillium";
  font-weight: 500;
  font-style: italic;
  src: url("/marketing/fonts/TitilliumWeb-SemiBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Titillium";
  font-weight: 600;
  font-style: italic;
  src: url("/marketing/fonts/TitilliumWeb-BoldItalic.ttf") format("truetype");
}
.u-text-size-very-large, h1 {
  font-size: 1.6018066406rem;
}
@media screen and (min-width: 55rem) {
  .u-text-size-very-large, h1 {
    font-size: 1.8020324707rem;
  }
}
@media screen and (min-width: 75rem) {
  .u-text-size-very-large, h1 {
    font-size: 2.0272865295rem;
  }
}

.c-button, .u-text-size-large, h2 {
  font-size: 1.423828125rem;
}
@media screen and (min-width: 55rem) {
  .c-button, .u-text-size-large, h2 {
    font-size: 1.6018066406rem;
  }
}
@media screen and (min-width: 75rem) {
  .c-button, .u-text-size-large, h2 {
    font-size: 1.8020324707rem;
  }
}

.u-text-size-medium, h3 {
  font-size: 1.265625rem;
}
@media screen and (min-width: 55rem) {
  .u-text-size-medium, h3 {
    font-size: 1.423828125rem;
  }
}
@media screen and (min-width: 75rem) {
  .u-text-size-medium, h3 {
    font-size: 1.6018066406rem;
  }
}

.u-text-size-small-medium, h4,
h5,
h6 {
  font-size: 1.125rem;
}
@media screen and (min-width: 55rem) {
  .u-text-size-small-medium, h4,
  h5,
  h6 {
    font-size: 1.265625rem;
  }
}
@media screen and (min-width: 75rem) {
  .u-text-size-small-medium, h4,
  h5,
  h6 {
    font-size: 1.423828125rem;
  }
}

.u-text-size-huge {
  font-size: 1.8020324707rem;
}
@media screen and (min-width: 55rem) {
  .u-text-size-huge {
    font-size: 2.0272865295rem;
  }
}
@media screen and (min-width: 75rem) {
  .u-text-size-huge {
    font-size: 2.2806973457rem;
  }
}

.u-text-size-base, body {
  font-size: 1rem;
}
@media screen and (min-width: 55rem) {
  .u-text-size-base, body {
    font-size: calc(1rem + 3 * (100vw - 55rem) / 400);
  }
}

.u-text-size-small, small {
  font-size: 0.8888888889rem;
}
@media screen and (min-width: 55rem) {
  .u-text-size-small, small {
    font-size: calc(1rem + 2.5 * (100vw - 55rem) / 400);
  }
}

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

body {
  overflow: hidden;
  overflow-y: scroll;
  font-family: "Titillium", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  line-height: 1.575;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

svg {
  fill: currentColor;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Titillium", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  line-height: 1.125;
}

ol,
ul {
  list-style: none;
}

q,
blockquote {
  quotes: none;
}
q::before, q::after,
blockquote::before,
blockquote::after {
  content: "";
}

code,
pre {
  font-family: "Menlo", monospace;
}

a {
  color: blue;
  text-decoration: underline;
}
a:hover {
  background-color: black;
  color: #fff;
  text-decoration: none;
}

.u-rounded-corners {
  border-radius: 0.2962962963rem;
}

.u-very-rounded-corners {
  border-radius: 1.125rem;
}

.u-circle {
  border-radius: 100%;
}

.u-not-transparent {
  opacity: 1;
}

.u-half-transparent {
  opacity: 0.5;
}

.u-fully-transparent {
  opacity: 0;
}

.u-bg-primary {
  background-color: #3c485d;
}

.u-bg-secondary {
  background-color: #efe8d8;
}

.u-bg-link {
  background-color: blue;
}

.u-bg-black {
  background-color: #000;
}

.u-bg-white {
  background-color: #fff;
}

.u-bg--brand-secondary {
  background-color: #0077cc;
}

.u-border-0 {
  border: 0;
}

.u-border-2 {
  border: 2;
}

.u-border-primary {
  border: 1px #3c485d solid;
}

.u-border-secondary {
  border: 1px #efe8d8 solid;
}

.u-border-link {
  border: 1px blue solid;
}

.u-border-black {
  border: 1px #000 solid;
}

.u-border-white {
  border: 1px #fff solid;
}

.u-border-top-primary {
  border-top: 1px #3c485d solid;
}

.u-border-left-primary {
  border-left: 1px #3c485d solid;
}

.u-border-right-primary {
  border-right: 1px #3c485d solid;
}

.u-border-bottom-primary {
  border-bottom: 1px #3c485d solid;
}

.u-border-top-secondary {
  border-top: 1px #efe8d8 solid;
}

.u-border-left-secondary {
  border-left: 1px #efe8d8 solid;
}

.u-border-right-secondary {
  border-right: 1px #efe8d8 solid;
}

.u-border-bottom-secondary {
  border-bottom: 1px #efe8d8 solid;
}

.u-border-top-link {
  border-top: 1px blue solid;
}

.u-border-left-link {
  border-left: 1px blue solid;
}

.u-border-right-link {
  border-right: 1px blue solid;
}

.u-border-bottom-link {
  border-bottom: 1px blue solid;
}

.u-border-top-black {
  border-top: 1px #000 solid;
}

.u-border-left-black {
  border-left: 1px #000 solid;
}

.u-border-right-black {
  border-right: 1px #000 solid;
}

.u-border-bottom-black {
  border-bottom: 1px #000 solid;
}

.u-border-top-white {
  border-top: 1px #fff solid;
}

.u-border-left-white {
  border-left: 1px #fff solid;
}

.u-border-right-white {
  border-right: 1px #fff solid;
}

.u-border-bottom-white {
  border-bottom: 1px #fff solid;
}

.u-color-primary {
  color: #3c485d;
}

.u-color-secondary {
  color: #efe8d8;
}

.u-color-link {
  color: blue;
}

.u-color-black {
  color: #000;
}

.u-color-white {
  color: #fff;
}

.u-color--brand-primary {
  color: #F42232;
}

.u-color--brand-secondary {
  color: #0077cc;
}

.u-block {
  display: block;
}
@media screen and (max-width: 50rem) {
  .u-block--small-only {
    display: block;
  }
}
@media screen and (min-width: 50rem) {
  .u-block--small-up {
    display: block;
  }
}
@media screen and (min-width: 55rem) {
  .u-block--medium-up {
    display: block;
  }
}

.u-inline-block {
  display: inline-block;
}
@media screen and (max-width: 50rem) {
  .u-inline-block--small-only {
    display: inline-block;
  }
}
@media screen and (min-width: 50rem) {
  .u-inline-block--small-up {
    display: inline-block;
  }
}
@media screen and (min-width: 55rem) {
  .u-inline-block--medium-up {
    display: inline-block;
  }
}

.u-hidden,
[hidden] {
  display: none;
}
@media screen and (max-width: 50rem) {
  .u-hidden--small-only {
    display: none;
  }
}
@media screen and (min-width: 50rem) {
  .u-hidden--small-up {
    display: none;
  }
}
@media screen and (min-width: 55rem) {
  .u-hidden--medium-up {
    display: none;
  }
}

.u-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
}

.u-width-0 {
  width: 0;
}
@media screen and (max-width: 50rem) {
  .u-width-0--small-only {
    width: 0;
  }
}
@media screen and (min-width: 50rem) {
  .u-width-0--small-up {
    width: 0;
  }
}
@media screen and (min-width: 55rem) {
  .u-width-0--medium-up {
    width: 0;
  }
}

.u-width-1of4 {
  width: 25%;
}
@media screen and (max-width: 50rem) {
  .u-width-1of4--small-only {
    width: 25%;
  }
}
@media screen and (min-width: 50rem) {
  .u-width-1of4--small-up {
    width: 25%;
  }
}
@media screen and (min-width: 55rem) {
  .u-width-1of4--medium-up {
    width: 25%;
  }
}

.u-width-1of3 {
  width: 33%;
}
@media screen and (max-width: 50rem) {
  .u-width-1of3--small-only {
    width: 33%;
  }
}
@media screen and (min-width: 50rem) {
  .u-width-1of3--small-up {
    width: 33%;
  }
}
@media screen and (min-width: 55rem) {
  .u-width-1of3--medium-up {
    width: 33%;
  }
}

.u-width-1of2 {
  width: 50%;
}
@media screen and (max-width: 50rem) {
  .u-width-1of2--small-only {
    width: 50%;
  }
}
@media screen and (min-width: 50rem) {
  .u-width-1of2--small-up {
    width: 50%;
  }
}
@media screen and (min-width: 55rem) {
  .u-width-1of2--medium-up {
    width: 50%;
  }
}

.u-width-2of3 {
  width: 66%;
}
@media screen and (max-width: 50rem) {
  .u-width-2of3--small-only {
    width: 66%;
  }
}
@media screen and (min-width: 50rem) {
  .u-width-2of3--small-up {
    width: 66%;
  }
}
@media screen and (min-width: 55rem) {
  .u-width-2of3--medium-up {
    width: 66%;
  }
}

.u-width-3of4 {
  width: 75%;
}
@media screen and (max-width: 50rem) {
  .u-width-3of4--small-only {
    width: 75%;
  }
}
@media screen and (min-width: 50rem) {
  .u-width-3of4--small-up {
    width: 75%;
  }
}
@media screen and (min-width: 55rem) {
  .u-width-3of4--medium-up {
    width: 75%;
  }
}

.u-width-full {
  width: 100%;
}
@media screen and (max-width: 50rem) {
  .u-width-full--small-only {
    width: 100%;
  }
}
@media screen and (min-width: 50rem) {
  .u-width-full--small-up {
    width: 100%;
  }
}
@media screen and (min-width: 55rem) {
  .u-width-full--medium-up {
    width: 100%;
  }
}

.u-height-0 {
  height: 0;
}
@media screen and (max-width: 50rem) {
  .u-height-0--small-only {
    width: 0;
  }
}
@media screen and (min-width: 50rem) {
  .u-height-0--small-up {
    width: 0;
  }
}
@media screen and (min-width: 55rem) {
  .u-height-0--medium-up {
    width: 0;
  }
}

.u-height-1of4 {
  height: 25%;
}
@media screen and (max-width: 50rem) {
  .u-height-1of4--small-only {
    width: 25%;
  }
}
@media screen and (min-width: 50rem) {
  .u-height-1of4--small-up {
    width: 25%;
  }
}
@media screen and (min-width: 55rem) {
  .u-height-1of4--medium-up {
    width: 25%;
  }
}

.u-height-1of3 {
  height: 33%;
}
@media screen and (max-width: 50rem) {
  .u-height-1of3--small-only {
    width: 33%;
  }
}
@media screen and (min-width: 50rem) {
  .u-height-1of3--small-up {
    width: 33%;
  }
}
@media screen and (min-width: 55rem) {
  .u-height-1of3--medium-up {
    width: 33%;
  }
}

.u-height-1of2 {
  height: 50%;
}
@media screen and (max-width: 50rem) {
  .u-height-1of2--small-only {
    width: 50%;
  }
}
@media screen and (min-width: 50rem) {
  .u-height-1of2--small-up {
    width: 50%;
  }
}
@media screen and (min-width: 55rem) {
  .u-height-1of2--medium-up {
    width: 50%;
  }
}

.u-height-2of3 {
  height: 66%;
}
@media screen and (max-width: 50rem) {
  .u-height-2of3--small-only {
    width: 66%;
  }
}
@media screen and (min-width: 50rem) {
  .u-height-2of3--small-up {
    width: 66%;
  }
}
@media screen and (min-width: 55rem) {
  .u-height-2of3--medium-up {
    width: 66%;
  }
}

.u-height-3of4 {
  height: 75%;
}
@media screen and (max-width: 50rem) {
  .u-height-3of4--small-only {
    width: 75%;
  }
}
@media screen and (min-width: 50rem) {
  .u-height-3of4--small-up {
    width: 75%;
  }
}
@media screen and (min-width: 55rem) {
  .u-height-3of4--medium-up {
    width: 75%;
  }
}

.u-height-full {
  height: 100%;
}
@media screen and (max-width: 50rem) {
  .u-height-full--small-only {
    width: 100%;
  }
}
@media screen and (min-width: 50rem) {
  .u-height-full--small-up {
    width: 100%;
  }
}
@media screen and (min-width: 55rem) {
  .u-height-full--medium-up {
    width: 100%;
  }
}

.u-full-vw {
  width: 100vw;
}
@media screen and (max-width: 50rem) {
  .u-full-vw--small-only {
    width: 100vw;
  }
}
@media screen and (min-width: 50rem) {
  .u-full-vw--small-up {
    width: 100vw;
  }
}
@media screen and (min-width: 55rem) {
  .u-full-vw--medium-up {
    width: 100vw;
  }
}

.u-full-vh {
  height: 100vh;
}
@media screen and (max-width: 50rem) {
  .u-full-vh--small-only {
    height: 100vh;
  }
}
@media screen and (min-width: 50rem) {
  .u-full-vh--small-up {
    height: 100vh;
  }
}
@media screen and (min-width: 55rem) {
  .u-full-vh--medium-up {
    height: 100vh;
  }
}

.u-bleed-top {
  margin-top: -1rem;
}

.u-bleed-left {
  margin-left: -1rem;
}

.u-bleed-right {
  margin-right: -1rem;
}

.u-bleed-bottom {
  margin-bottom: -1rem;
}

.u-clip {
  overflow: hidden;
}

.u-flexbox {
  display: flex;
}
.u-flexbox:not([class*=flex-column]) {
  flex-direction: row;
}
@media screen and (max-width: 50rem) {
  .u-flexbox--small-only {
    display: flex;
  }
}
@media screen and (min-width: 50rem) {
  .u-flexbox--small-up {
    display: flex;
  }
}
@media screen and (min-width: 55rem) {
  .u-flexbox--medium-up {
    display: flex;
  }
}

.u-flex-column {
  flex-direction: column;
}
@media screen and (max-width: 50rem) {
  .u-flex-column--small-only {
    flex-direction: column;
  }
}
@media screen and (min-width: 50rem) {
  .u-flex-column--small-up {
    flex-direction: column;
  }
}
@media screen and (min-width: 55rem) {
  .u-flex-column--medium-up {
    flex-direction: column;
  }
}

.u-align-middle {
  align-items: center;
}
@media screen and (max-width: 50rem) {
  .u-align-middle--small-only {
    align-items: center;
  }
}
@media screen and (min-width: 50rem) {
  .u-align-middle--small-up {
    align-items: center;
  }
}
@media screen and (min-width: 55rem) {
  .u-align-middle--medium-up {
    align-items: center;
  }
}

.u-justify-start {
  justify-content: flex-start;
}
@media screen and (max-width: 50rem) {
  .u-justify-start--small-only {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 50rem) {
  .u-justify-start--small-up {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 55rem) {
  .u-justify-start--medium-up {
    justify-content: flex-start;
  }
}

.u-justify-end {
  justify-content: flex-end;
}
@media screen and (max-width: 50rem) {
  .u-justify-end--small-only {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 50rem) {
  .u-justify-end--small-up {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 55rem) {
  .u-justify-end--medium-up {
    justify-content: flex-end;
  }
}

.u-justify-middle {
  justify-content: center;
}
@media screen and (max-width: 50rem) {
  .u-justify-middle--small-only {
    justify-content: center;
  }
}
@media screen and (min-width: 50rem) {
  .u-justify-middle--small-up {
    justify-content: center;
  }
}
@media screen and (min-width: 55rem) {
  .u-justify-middle--medium-up {
    justify-content: center;
  }
}

.u-flex-wrap {
  flex-wrap: wrap;
}

.u-flex {
  display: block;
  flex: 1 1 auto;
}

.u-flex-expand {
  display: block;
  flex: 1;
}

.u-flex-shrink {
  display: block;
  flex: 0 1 auto;
}

.u-context {
  position: relative;
}
@media screen and (max-width: 50rem) {
  .u-context--small-only {
    position: relative;
  }
}
@media screen and (min-width: 50rem) {
  .u-context--small-up {
    position: relative;
  }
}
@media screen and (min-width: 55rem) {
  .u-context--medium-up {
    position: relative;
  }
}

.u-position {
  position: absolute;
}
@media screen and (max-width: 50rem) {
  .u-position--small-only {
    position: absolute;
  }
}
@media screen and (min-width: 50rem) {
  .u-position--small-up {
    position: absolute;
  }
}
@media screen and (min-width: 55rem) {
  .u-position--medium-up {
    position: absolute;
  }
}

.u-fixed {
  position: fixed;
}
@media screen and (max-width: 50rem) {
  .u-fixed--small-only {
    position: fixed;
  }
}
@media screen and (min-width: 50rem) {
  .u-fixed--small-up {
    position: fixed;
  }
}
@media screen and (min-width: 55rem) {
  .u-fixed--medium-up {
    position: fixed;
  }
}

.u-float-left {
  float: left;
}

.u-float-right {
  float: right;
}

.u-float-none {
  float: none;
}

.u-top-0 {
  top: 0;
}
@media screen and (max-width: 50rem) {
  .u-top-0--small-only {
    top: 0;
  }
}
@media screen and (min-width: 50rem) {
  .u-top-0--small-up {
    top: 0;
  }
}
@media screen and (min-width: 55rem) {
  .u-top-0--medium-up {
    top: 0;
  }
}

.u-left-0 {
  left: 0;
}
@media screen and (max-width: 50rem) {
  .u-left-0--small-only {
    left: 0;
  }
}
@media screen and (min-width: 50rem) {
  .u-left-0--small-up {
    left: 0;
  }
}
@media screen and (min-width: 55rem) {
  .u-left-0--medium-up {
    left: 0;
  }
}

.u-right-0 {
  right: 0;
}
@media screen and (max-width: 50rem) {
  .u-right-0--small-only {
    right: 0;
  }
}
@media screen and (min-width: 50rem) {
  .u-right-0--small-up {
    right: 0;
  }
}
@media screen and (min-width: 55rem) {
  .u-right-0--medium-up {
    right: 0;
  }
}

.u-bottom-0 {
  bottom: 0;
}
@media screen and (max-width: 50rem) {
  .u-bottom-0--small-only {
    bottom: 0;
  }
}
@media screen and (min-width: 50rem) {
  .u-bottom-0--small-up {
    bottom: 0;
  }
}
@media screen and (min-width: 55rem) {
  .u-bottom-0--medium-up {
    bottom: 0;
  }
}

.u-top-halfway {
  top: 50%;
}
@media screen and (max-width: 50rem) {
  .u-top-halfway--small-only {
    top: 50%;
  }
}
@media screen and (min-width: 50rem) {
  .u-top-halfway--small-up {
    top: 50%;
  }
}
@media screen and (min-width: 55rem) {
  .u-top-halfway--medium-up {
    top: 50%;
  }
}

.u-left-halfway {
  left: 50%;
}
@media screen and (max-width: 50rem) {
  .u-left-halfway--small-only {
    left: 50%;
  }
}
@media screen and (min-width: 50rem) {
  .u-left-halfway--small-up {
    left: 50%;
  }
}
@media screen and (min-width: 55rem) {
  .u-left-halfway--medium-up {
    left: 50%;
  }
}

.u-right-halfway {
  right: 50%;
}
@media screen and (max-width: 50rem) {
  .u-right-halfway--small-only {
    right: 50%;
  }
}
@media screen and (min-width: 50rem) {
  .u-right-halfway--small-up {
    right: 50%;
  }
}
@media screen and (min-width: 55rem) {
  .u-right-halfway--medium-up {
    right: 50%;
  }
}

.u-bottom-halfway {
  bottom: 50%;
}
@media screen and (max-width: 50rem) {
  .u-bottom-halfway--small-only {
    bottom: 50%;
  }
}
@media screen and (min-width: 50rem) {
  .u-bottom-halfway--small-up {
    bottom: 50%;
  }
}
@media screen and (min-width: 55rem) {
  .u-bottom-halfway--medium-up {
    bottom: 50%;
  }
}

.u-top-fullway {
  top: 100%;
}
@media screen and (max-width: 50rem) {
  .u-top-fullway--small-only {
    top: 100%;
  }
}
@media screen and (min-width: 50rem) {
  .u-top-fullway--small-up {
    top: 100%;
  }
}
@media screen and (min-width: 55rem) {
  .u-top-fullway--medium-up {
    top: 100%;
  }
}

.u-left-fullway {
  left: 100%;
}
@media screen and (max-width: 50rem) {
  .u-left-fullway--small-only {
    left: 100%;
  }
}
@media screen and (min-width: 50rem) {
  .u-left-fullway--small-up {
    left: 100%;
  }
}
@media screen and (min-width: 55rem) {
  .u-left-fullway--medium-up {
    left: 100%;
  }
}

.u-right-fullway {
  right: 100%;
}
@media screen and (max-width: 50rem) {
  .u-right-fullway--small-only {
    right: 100%;
  }
}
@media screen and (min-width: 50rem) {
  .u-right-fullway--small-up {
    right: 100%;
  }
}
@media screen and (min-width: 55rem) {
  .u-right-fullway--medium-up {
    right: 100%;
  }
}

.u-bottom-fullway {
  bottom: 100%;
}
@media screen and (max-width: 50rem) {
  .u-bottom-fullway--small-only {
    bottom: 100%;
  }
}
@media screen and (min-width: 50rem) {
  .u-bottom-fullway--small-up {
    bottom: 100%;
  }
}
@media screen and (min-width: 55rem) {
  .u-bottom-fullway--medium-up {
    bottom: 100%;
  }
}

.u-realign-center {
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 50rem) {
  .u-realign-center--small-only {
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 50rem) {
  .u-realign-center--small-up {
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 55rem) {
  .u-realign-center--medium-up {
    transform: translate(-50%, -50%);
  }
}

.u-realign-center-vert {
  transform: translateY(-50%);
}
@media screen and (max-width: 50rem) {
  .u-realign-center-vert--small-only {
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 50rem) {
  .u-realign-center-vert--small-up {
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 55rem) {
  .u-realign-center-vert--medium-up {
    transform: translateY(-50%);
  }
}

.u-realign-center-horz {
  transform: translateX(-50%);
}
@media screen and (max-width: 50rem) {
  .u-realign-center-horz--small-only {
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 50rem) {
  .u-realign-center-horz--small-up {
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 55rem) {
  .u-realign-center-horz--medium-up {
    transform: translateX(-50%);
  }
}

.u-stack-under {
  z-index: -1;
}

.u-stack-basic {
  z-index: 1;
}

.u-stack-stack {
  z-index: 10;
}

.u-stack-shade {
  z-index: 100;
}

.u-stack-modal {
  z-index: 1000;
}

.u-measure-narrow {
  max-width: calc(50rem - (1rem * 10));
}
@media screen and (max-width: 50rem) {
  .u-measure-narrow--small-only {
    max-width: calc(50rem - (1rem * 10));
  }
}
@media screen and (min-width: 50rem) {
  .u-measure-narrow--small-up {
    max-width: calc(50rem - (1rem * 10));
  }
}
@media screen and (min-width: 55rem) {
  .u-measure-narrow--medium-up {
    max-width: calc(50rem - (1rem * 10));
  }
}

.u-measure-small {
  max-width: calc(45rem - (1rem * 10));
}
@media screen and (max-width: 50rem) {
  .u-measure-small--small-only {
    max-width: calc(45rem - (1rem * 10));
  }
}
@media screen and (min-width: 50rem) {
  .u-measure-small--small-up {
    max-width: calc(45rem - (1rem * 10));
  }
}
@media screen and (min-width: 55rem) {
  .u-measure-small--medium-up {
    max-width: calc(45rem - (1rem * 10));
  }
}

.u-measure-medium {
  max-width: calc(55rem - (1rem * 10));
}
@media screen and (max-width: 50rem) {
  .u-measure-medium--small-only {
    max-width: calc(55rem - (1rem * 10));
  }
}
@media screen and (min-width: 50rem) {
  .u-measure-medium--small-up {
    max-width: calc(55rem - (1rem * 10));
  }
}
@media screen and (min-width: 55rem) {
  .u-measure-medium--medium-up {
    max-width: calc(55rem - (1rem * 10));
  }
}

.u-measure-wide {
  max-width: calc(75rem - (1rem * 10));
}
@media screen and (max-width: 50rem) {
  .u-measure-wide--small-only {
    max-width: calc(75rem - (1rem * 10));
  }
}
@media screen and (min-width: 50rem) {
  .u-measure-wide--small-up {
    max-width: calc(75rem - (1rem * 10));
  }
}
@media screen and (min-width: 55rem) {
  .u-measure-wide--medium-up {
    max-width: calc(75rem - (1rem * 10));
  }
}

.u-margin-top-xs {
  margin-top: 0.25rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-top-xs--small-only {
    margin-top: 0.25rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-top-xs--small-up {
    margin-top: 0.25rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-top-xs--medium-up {
    margin-top: 0.25rem;
  }
}

.u-padding-top-xs {
  padding-top: 0.25rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-top-xs--small-only {
    padding-top: 0.25rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-top-xs--small-up {
    padding-top: 0.25rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-top-xs--medium-up {
    padding-top: 0.25rem;
  }
}

.u-margin-left-xs {
  margin-left: 0.25rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-left-xs--small-only {
    margin-left: 0.25rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-left-xs--small-up {
    margin-left: 0.25rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-left-xs--medium-up {
    margin-left: 0.25rem;
  }
}

.u-padding-left-xs {
  padding-left: 0.25rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-left-xs--small-only {
    padding-left: 0.25rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-left-xs--small-up {
    padding-left: 0.25rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-left-xs--medium-up {
    padding-left: 0.25rem;
  }
}

.u-margin-right-xs {
  margin-right: 0.25rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-right-xs--small-only {
    margin-right: 0.25rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-right-xs--small-up {
    margin-right: 0.25rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-right-xs--medium-up {
    margin-right: 0.25rem;
  }
}

.u-padding-right-xs {
  padding-right: 0.25rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-right-xs--small-only {
    padding-right: 0.25rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-right-xs--small-up {
    padding-right: 0.25rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-right-xs--medium-up {
    padding-right: 0.25rem;
  }
}

.u-margin-bottom-xs {
  margin-bottom: 0.25rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-bottom-xs--small-only {
    margin-bottom: 0.25rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-bottom-xs--small-up {
    margin-bottom: 0.25rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-bottom-xs--medium-up {
    margin-bottom: 0.25rem;
  }
}

.u-padding-bottom-xs {
  padding-bottom: 0.25rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-bottom-xs--small-only {
    padding-bottom: 0.25rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-bottom-xs--small-up {
    padding-bottom: 0.25rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-bottom-xs--medium-up {
    padding-bottom: 0.25rem;
  }
}

.u-margin-top-sm {
  margin-top: 0.5rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-top-sm--small-only {
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-top-sm--small-up {
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-top-sm--medium-up {
    margin-top: 0.5rem;
  }
}

.u-padding-top-sm {
  padding-top: 0.5rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-top-sm--small-only {
    padding-top: 0.5rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-top-sm--small-up {
    padding-top: 0.5rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-top-sm--medium-up {
    padding-top: 0.5rem;
  }
}

.u-margin-left-sm {
  margin-left: 0.5rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-left-sm--small-only {
    margin-left: 0.5rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-left-sm--small-up {
    margin-left: 0.5rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-left-sm--medium-up {
    margin-left: 0.5rem;
  }
}

.u-padding-left-sm {
  padding-left: 0.5rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-left-sm--small-only {
    padding-left: 0.5rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-left-sm--small-up {
    padding-left: 0.5rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-left-sm--medium-up {
    padding-left: 0.5rem;
  }
}

.u-margin-right-sm {
  margin-right: 0.5rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-right-sm--small-only {
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-right-sm--small-up {
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-right-sm--medium-up {
    margin-right: 0.5rem;
  }
}

.u-padding-right-sm {
  padding-right: 0.5rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-right-sm--small-only {
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-right-sm--small-up {
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-right-sm--medium-up {
    padding-right: 0.5rem;
  }
}

.u-margin-bottom-sm {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-bottom-sm--small-only {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-bottom-sm--small-up {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-bottom-sm--medium-up {
    margin-bottom: 0.5rem;
  }
}

.u-padding-bottom-sm {
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-bottom-sm--small-only {
    padding-bottom: 0.5rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-bottom-sm--small-up {
    padding-bottom: 0.5rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-bottom-sm--medium-up {
    padding-bottom: 0.5rem;
  }
}

.u-margin-top-md {
  margin-top: 1rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-top-md--small-only {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-top-md--small-up {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-top-md--medium-up {
    margin-top: 1rem;
  }
}

.u-padding-top-md {
  padding-top: 1rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-top-md--small-only {
    padding-top: 1rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-top-md--small-up {
    padding-top: 1rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-top-md--medium-up {
    padding-top: 1rem;
  }
}

.u-margin-left-md {
  margin-left: 1rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-left-md--small-only {
    margin-left: 1rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-left-md--small-up {
    margin-left: 1rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-left-md--medium-up {
    margin-left: 1rem;
  }
}

.u-padding-left-md {
  padding-left: 1rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-left-md--small-only {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-left-md--small-up {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-left-md--medium-up {
    padding-left: 1rem;
  }
}

.u-margin-right-md {
  margin-right: 1rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-right-md--small-only {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-right-md--small-up {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-right-md--medium-up {
    margin-right: 1rem;
  }
}

.u-padding-right-md {
  padding-right: 1rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-right-md--small-only {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-right-md--small-up {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-right-md--medium-up {
    padding-right: 1rem;
  }
}

.u-margin-bottom-md {
  margin-bottom: 1rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-bottom-md--small-only {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-bottom-md--small-up {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-bottom-md--medium-up {
    margin-bottom: 1rem;
  }
}

.u-padding-bottom-md {
  padding-bottom: 1rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-bottom-md--small-only {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-bottom-md--small-up {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-bottom-md--medium-up {
    padding-bottom: 1rem;
  }
}

.u-margin-top-lg {
  margin-top: 2rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-top-lg--small-only {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-top-lg--small-up {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-top-lg--medium-up {
    margin-top: 2rem;
  }
}

.u-padding-top-lg {
  padding-top: 2rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-top-lg--small-only {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-top-lg--small-up {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-top-lg--medium-up {
    padding-top: 2rem;
  }
}

.u-margin-left-lg {
  margin-left: 2rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-left-lg--small-only {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-left-lg--small-up {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-left-lg--medium-up {
    margin-left: 2rem;
  }
}

.u-padding-left-lg {
  padding-left: 2rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-left-lg--small-only {
    padding-left: 2rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-left-lg--small-up {
    padding-left: 2rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-left-lg--medium-up {
    padding-left: 2rem;
  }
}

.u-margin-right-lg {
  margin-right: 2rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-right-lg--small-only {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-right-lg--small-up {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-right-lg--medium-up {
    margin-right: 2rem;
  }
}

.u-padding-right-lg {
  padding-right: 2rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-right-lg--small-only {
    padding-right: 2rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-right-lg--small-up {
    padding-right: 2rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-right-lg--medium-up {
    padding-right: 2rem;
  }
}

.u-margin-bottom-lg {
  margin-bottom: 2rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-bottom-lg--small-only {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-bottom-lg--small-up {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-bottom-lg--medium-up {
    margin-bottom: 2rem;
  }
}

.u-padding-bottom-lg {
  padding-bottom: 2rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-bottom-lg--small-only {
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-bottom-lg--small-up {
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-bottom-lg--medium-up {
    padding-bottom: 2rem;
  }
}

.u-margin-top-xl {
  margin-top: 4rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-top-xl--small-only {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-top-xl--small-up {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-top-xl--medium-up {
    margin-top: 4rem;
  }
}

.u-padding-top-xl {
  padding-top: 4rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-top-xl--small-only {
    padding-top: 4rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-top-xl--small-up {
    padding-top: 4rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-top-xl--medium-up {
    padding-top: 4rem;
  }
}

.u-margin-left-xl {
  margin-left: 4rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-left-xl--small-only {
    margin-left: 4rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-left-xl--small-up {
    margin-left: 4rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-left-xl--medium-up {
    margin-left: 4rem;
  }
}

.u-padding-left-xl {
  padding-left: 4rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-left-xl--small-only {
    padding-left: 4rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-left-xl--small-up {
    padding-left: 4rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-left-xl--medium-up {
    padding-left: 4rem;
  }
}

.u-margin-right-xl {
  margin-right: 4rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-right-xl--small-only {
    margin-right: 4rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-right-xl--small-up {
    margin-right: 4rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-right-xl--medium-up {
    margin-right: 4rem;
  }
}

.u-padding-right-xl {
  padding-right: 4rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-right-xl--small-only {
    padding-right: 4rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-right-xl--small-up {
    padding-right: 4rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-right-xl--medium-up {
    padding-right: 4rem;
  }
}

.u-margin-bottom-xl {
  margin-bottom: 4rem;
}
@media screen and (max-width: 50rem) {
  .u-margin-bottom-xl--small-only {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-margin-bottom-xl--small-up {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-margin-bottom-xl--medium-up {
    margin-bottom: 4rem;
  }
}

.u-padding-bottom-xl {
  padding-bottom: 4rem;
}
@media screen and (max-width: 50rem) {
  .u-padding-bottom-xl--small-only {
    padding-bottom: 4rem;
  }
}
@media screen and (min-width: 50rem) {
  .u-padding-bottom-xl--small-up {
    padding-bottom: 4rem;
  }
}
@media screen and (min-width: 55rem) {
  .u-padding-bottom-xl--medium-up {
    padding-bottom: 4rem;
  }
}

.u-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 50rem) {
  .u-mx-auto--small-only {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 50rem) {
  .u-mx-auto--small-up {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 55rem) {
  .u-mx-auto--medium-up {
    margin-left: auto;
    margin-right: auto;
  }
}

.u-regular {
  font-weight: 400;
}

.u-bold {
  font-weight: 600;
}

.u-extra-bold {
  font-weight: 800;
}

.u-italic {
  font-style: italic;
}

.u-align-left {
  text-align: left;
}

.u-align-center {
  text-align: center;
}

.u-align-right {
  text-align: right;
}

.u-uppercase {
  text-transform: uppercase;
}

.u-lowercase {
  text-transform: lowercase;
}

.u-capitalize {
  text-transform: capitalize;
}

.c-button {
  min-width: 160px;
  min-height: 44px;
  background: #F42232;
  padding: 0.5em;
  font-family: inherit;
  font-weight: bold;
  color: #fff;
  display: block;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4), 0 7px 14px rgba(50, 50, 93, 0.11);
  transition: transform 0.15s ease-in-out;
}
@media screen and (min-width: 55rem) {
  .c-button {
    min-width: 220px;
  }
}
.c-button:hover, .c-button:active {
  transform: translatex(5px);
}

.c-text-content > *:not(:last-child) {
  margin-bottom: 1rem;
}
.c-text-content ol {
  list-style: lower-latin;
}
.c-text-content ul {
  list-style: circle;
}

.c-cta {
  width: 100%;
  background: #0077cc;
  padding-bottom: 4rem;
  margin-bottom: 2rem;
}
.c-cta:before {
  display: block;
  position: absolute;
  content: "";
  width: 100px;
  height: 100px;
  background-image: url("/marketing/assets/img/stripes.svg?2");
  z-index: 0;
  transform-origin: top left;
  transform: scale(0.75);
}
@media screen and (min-width: 50rem) {
  .c-cta {
    border: 2px solid #fff;
    border-radius: 0.2962962963rem;
    width: 75vw;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4), 0 7px 14px rgba(50, 50, 93, 0.11);
    transform: scale(1);
  }
}
@media screen and (min-width: 55rem) {
  .c-cta {
    margin-bottom: 4rem;
  }
}

.c-cta--input {
  font-family: inherit;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4), 0 7px 14px rgba(50, 50, 93, 0.11);
}

.t-slice {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: #E2EFF8;
  z-index: -1;
  transform: skewX(-10.25deg) translateX(-75%);
  transition: transform 0.15s ease-in-out;
}
@media screen and (max-width: 50rem) {
  .t-slice {
    display: none;
  }
}
@media screen and (min-width: 50rem) {
  .t-slice {
    transform: skewX(-10.25deg) translateX(-80%);
  }
}
@media screen and (min-width: 55rem) {
  .t-slice {
    transform: skewX(-10.25deg) translateX(-75%);
  }
}

@media screen and (min-width: 50rem) {
  .t-marketing--logo {
    width: 350px;
    height: 200px;
  }
}
@media screen and (min-width: 55rem) {
  .t-marketing--logo {
    width: 400px;
    height: 320px;
  }
}

.t-radio {
  position: relative;
  display: block;
}
.t-radio:nth-of-type(2) {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

label {
  min-height: 1.575rem;
  margin-bottom: 0;
  font-weight: bold;
  cursor: pointer;
  position: relative;
}

input[type=radio],
input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 6px;
}

input[type=radio] {
  visibility: hidden;
}
input[type=radio]:checked + label {
  background-color: #fff;
  color: #0077cc;
}

input[type=checkbox]:not(:checked),
input[type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}

input[type=checkbox]:not(:checked) + label:before,
input[type=checkbox]:checked + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
  width: 1.25em;
  height: 1.25em;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

input[type=checkbox]:checked + label:before {
  background: rgba(255, 255, 255, 0.95);
}

input[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  top: -0.5rem;
  left: -30px;
  display: block;
  height: 32px;
  width: 32px;
  background-image: url("/marketing/assets/img/checkmark.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  fill: green;
  font-size: 1.3em;
  line-height: 0.8;
}

/*# sourceMappingURL=main.css.map */
