/*! sanitize.css v3.3.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

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

b,
strong {
  font-weight: bolder;
}

button {
  -webkit-appearance: button;
  overflow: visible;
}

button,
input {
  outline: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

button,
select {
  text-transform: none;
}

details {
  display: block;
}

hr {
  overflow: visible;
}

input {
  -webkit-border-radius: 0;
}

input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
}

input[type=number] {
  width: auto;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

main {
  display: block;
}

pre {
  overflow: auto;
}

progress {
  display: inline-block;
}

summary {
  display: block;
}

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

template {
  display: none;
}

textarea {
  overflow: auto;
}

[hidden] {
  display: none;
}

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

* {
  font-size: inherit;
  line-height: inherit;
}

::after,
::before {
  text-decoration: inherit;
  vertical-align: inherit;
}

button,
select,
textarea {
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input {
  font-family: inherit;
  font-style: inherit;
  font-weight: normal;
}

* {
  margin: 0;
  padding: 0;
}

*,
::after,
::before {
  border-style: solid;
  border-width: 0;
}

[tabindex],
a,
area,
button,
input,
label,
select,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select::-ms-value {
  color: currentColor;
}

svg {
  fill: currentColor;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

[hidden][aria-hidden=false] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden=false]:focus {
  clip: auto;
}

* {
  background-repeat: no-repeat;
}

:root {
  background-color: #fff;
  box-sizing: border-box;
  color: #000;
  cursor: default;
  font: 100%/1.5 sans-serif;
}

a {
  text-decoration: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

button,
input,
select,
textarea {
  background-color: transparent;
  color: inherit;
}

[type=button],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=reset],
[type=search],
[type=submit],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
button,
select,
textarea {
  min-height: 1.5em;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

nav ol,
nav ul {
  list-style: none;
}

small {
  font-size: 75%;
}

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

textarea {
  resize: vertical;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #fff;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #fff;
  text-shadow: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
.loading-message,
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,
center,
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;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none;
}

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

.row {
  margin-right: -5px;
  margin-left: -5px;
}

[class^='col-'],
[class*=' col-'] {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
}

[class^='col-']>[class^='col-'],
[class*=' col-']>[class^='col-'],
[class^='col-']>[class*=' col-'],
[class*=' col-']>[class*=' col-'] {
  padding: 0;
}

.col-1 {
  width: 8.33333%;
}

.push-1 {
  left: 8.33333%;
}

.pull-1 {
  right: 8.33333%;
}

.col-2 {
  width: 16.66667%;
}

.push-2 {
  left: 16.66667%;
}

.pull-2 {
  right: 16.66667%;
}

.col-3 {
  width: 25%;
}

.push-3 {
  left: 25%;
}

.pull-3 {
  right: 25%;
}

.col-4 {
  width: 33.33333%;
}

.push-4 {
  left: 33.33333%;
}

.pull-4 {
  right: 33.33333%;
}

.col-5 {
  width: 41.66667%;
}

.push-5 {
  left: 41.66667%;
}

.pull-5 {
  right: 41.66667%;
}

.col-6 {
  width: 50%;
}

.push-6 {
  left: 50%;
}

.pull-6 {
  right: 50%;
}

.col-7 {
  width: 58.33333%;
}

.push-7 {
  left: 58.33333%;
}

.pull-7 {
  right: 58.33333%;
}

.col-8 {
  width: 66.66667%;
}

.push-8 {
  left: 66.66667%;
}

.pull-8 {
  right: 66.66667%;
}

.col-9 {
  width: 75%;
}

.push-9 {
  left: 75%;
}

.pull-9 {
  right: 75%;
}

.col-10 {
  width: 83.33333%;
}

.push-10 {
  left: 83.33333%;
}

.pull-10 {
  right: 83.33333%;
}

.col-11 {
  width: 91.66667%;
}

.push-11 {
  left: 91.66667%;
}

.pull-11 {
  right: 91.66667%;
}

.col-12 {
  width: 100%;
}

.push-12 {
  left: 100%;
}

.pull-12 {
  right: 100%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body,
.body {
  font-family: InterFace,sans-serif;
}

.main,
.flow-container {
  width: 100%;
}

@media screen and (min-width: 796px) {
  .page-wrap {
    overflow: hidden;
  }
}

.page-wrap .content-wrap {
  padding: 1.25rem;
  background: #dde8fd;
  min-height: 40rem;
}

@media screen and (min-width: 796px) {
  .page-wrap .content-wrap {
    padding: 2rem 1rem;
    min-height: 35rem;
    display: block;
  }
}

.container__details {
  color: #373a3c;
  margin-bottom: 10px;
  position: relative;
}

.locate__container,
.register__container {
  display: flex;
  flex-direction: column;
  max-width: 440px;
  margin: auto;
  width: 100%;
  padding-top: 1rem;
}

@media screen and (min-width: 796px) {
  .locate__container,
  .register__container {
    padding-top: 0;
  }
}

div#_vit.vit-modal {
  max-width: 100vw !important;
  max-height: 100vh !important;
  width: 100vw !important;
  height: 100vh !important;
}

div#_vit.vit-modal #address-view {
  background-color: #dde8fd !important;
  text-align: left !important;
}

div#_vit.vit-modal #address-view .footer {
  max-width: 100vw !important;
  width: 100vw !important;
}

div#_vit.vit-modal #address-view #app-info {
  max-height: 2rem !important;
  margin: 1rem auto !important;
}

div#_vit.vit-modal #address-view #app-info span {
  display: none;
}

div#_vit.vit-modal #address-view #address-input {
  max-width: 440px !important;
  margin: 0 auto;
  text-align: center;
  float: none;
}

div#_vit.vit-modal #address-view .magnifying-glass {
  top: 0;
  background-color: #f44f47 !important;
  right: 36%;
}

div#_vit h1.title,
div#_vit h2.subtitle,
div#_vit .subtitle.loading-message {
  max-width: 480px !important;
  margin: 1rem auto !important;
  color: #162577 !important;
  font-family: sans-serif !important;
  font-weight: 800 !important;
  font-size: 30px !important;
  text-align: left !important;
}

div#_vit h2.subtitle,
div#_vit .subtitle.loading-message {
  font-weight: 600 !important;
  font-size: 24px !important;
  margin: 0.5rem auto 2rem !important;
}

div#_vit select#select-language {
  max-width: 480px !important;
  margin: 0 auto;
  text-align: center;
  float: none;
  color: #162577;
}

div#_vit #address-view #user-image {
  display: none;
}

h1 {
  font-family: "Georgia",serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 1.06667;
  margin-bottom: 20px;
}

h2,
.loading-message {
  font-weight: 700;
  margin-bottom: 10px;
}

p {
  line-height: 1.2;
  margin-bottom: 10px;
}

p:last-child {
  margin-bottom: 0;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

ul,
ol {
  padding-left: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

hr {
  border: 0;
  border-bottom: 1px solid #aad2fe;
}

a {
  display: inline-block;
  color: #0461c9;
  text-decoration: underline;
  cursor: pointer;
}

a:hover {
  color: rgba(4,97,201,0.6);
}

a:focus {
  outline: 0;
  background: #aad2fe;
}

.link--back {
  display: inline-block;
  margin: 5px;
  margin-left: 0;
  color: #162577;
  font-weight: bold;
  text-decoration: none;
}

.link--back:hover,
.link--back:focus {
  color: #0461c9;
  text-decoration: underline;
}

.link--back::before {
  content: '<';
  margin-right: 0.5em;
}

.page-wrap a {
  cursor: pointer;
}

.header__headline,
.header__subheadline,
.card__headline,
.card__content {
  font-family: InterFace,sans-serif;
  color: #162577;
}

.header__headline {
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: bold;
}

@media screen and (min-width: 796px) {
  .header__headline {
    font-size: 1.8rem;
  }
}

.header__subheadline,
.card__headline {
  font-size: 1.5rem;
  line-height: 1.25;
  margin: 1rem 0;
  font-weight: normal;
}

@media screen and (min-width: 796px) {
  .header__subheadline,
  .card__headline {
    font-size: 1.8rem;
    margin: 1rem 0;
  }
}

.header__subheadline+.back-button,
.card__headline+.back-button {
  margin-top: 40px;
}

.card__headline {
  margin: 0 0 1rem;
}

.card__content {
  font-size: 1.25rem;
  line-height: 1.25;
  margin: 1rem 0;
  font-weight: normal;
}

@media screen and (min-width: 796px) {
  .card__content {
    font-size: 1.5rem;
    margin: 1rem 0;
  }
}

p {
  margin: 8px 0 0 0;
}

.details-text {
  font-weight: normal;
  padding: 0 0 10px 0;
  line-height: 1.15;
  color: #162577;
}

.details-text a {
  text-decoration: underline;
  font-weight: bold;
}

.other-language-link {
  text-align: right;
}

.other-language-link a {
  margin-top: 10px;
  color: #fff;
}

.other-language-link a:hover {
  color: #f44f47;
}

.pdf-escape-hatch {
  margin-top: 10px;
}

.pdf-escape-hatch .pdf-escape-hatch-link {
  display: block;
  margin-top: 10px;
  text-decoration: underline;
}

.pdf-escape-hatch .deadline-warning {
  margin-top: 10px;
}

.pdf-escape-hatch .deadline-warning .header {
  font-weight: bold;
}

.by-mail-deadline-warning.deadline-warning {
  color: red;
  margin-top: 10px;
}

.by-mail-deadline-warning.deadline-warning .header {
  font-weight: bold;
}

.non-citizen-details,
.birthday-details {
  font-weight: bold;
  color: #162577;
  margin-top: 1rem;
}

@media screen and (min-width: 796px) {
  .non-citizen-details,
  .birthday-details {
    margin-top: 2rem;
  }
}

.hidden {
  display: none;
}

#no-residence-checkbox {
  margin-top: 10px;
}

.requirements-list {
  color: #162577;
  margin: 0 auto 1rem;
  list-style: none;
  padding: 0;
  line-height: 1.15;
}

.requirements-list .requirement {
  margin: 1rem 0;
  font-size: 1.25rem;
}

.form__disclaimer {
  margin: 3.5rem 0 1rem;
  opacity: 0.75;
  font-size: 14px;
  color: #162577;
}

.form__disclaimer--contact,
.form__disclaimer--abroad,
.form__disclaimer__link {
  margin: 0;
}

.form__disclaimer--contact {
  font-size: 0.7rem;
  line-height: 1.1;
  margin-bottom: 0.7rem;
  color: #162577;
}

.form__disclaimer__link {
  font-weight: 700;
}

.registration-deadline-notice {
  font-size: 0.7rem;
  line-height: 1.1;
  margin-bottom: 0.7rem;
  color: #162577;
}

.polling-place__section {
  margin-bottom: 20px;
}

.polling-place__section h3 {
  margin-bottom: 20px;
  font-weight: 400;
}

.polling-place__section h3 a {
  text-decoration: underline;
}

.polling-place__section p {
  margin: 0;
  line-height: 25px;
}

.polling-place__label {
  font-weight: bold;
}

.form {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  position: relative;
}

.form label {
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  color: #162577;
  text-transform: uppercase;
  display: block;
}

.form>.container__input {
  margin-bottom: 0.5rem;
}

@media (min-width: 769px) {
  .form>.container__input {
    margin-bottom: 0.625rem;
  }
}

.form__group {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0.5rem;
}

@media (min-width: 769px) {
  .form__group {
    margin-bottom: 0.625rem;
  }
}

.form__group label.has-error::before {
  top: 41px;
  right: 36px;
  font-size: 26px;
}

.form__group--birthday {
  justify-content: space-between;
}

.form__group--county {
  justify-content: space-between;
}

.form__group--county .container__select {
  flex: 1 0 100%;
}

.form__group--county>*:last-child {
  margin-top: 0.5rem;
}

@media (min-width: 769px) {
  .form__group--county .container__select {
    flex: 0 1 48%;
  }

  .form__group--county>*:last-child {
    margin-top: 0;
  }
}

.form__group--email>*,
.form__group--address>* {
  flex: 1 0 100%;
}

.form__group--name {
  width: 100%;
}

.form__group--name>* {
  flex: 1 0 100%;
}

.form__group--name>*:last-child {
  margin-top: 0.5rem;
}

@media (min-width: 769px) {
  .form__group--name {
    flex-flow: row nowrap;
  }

  .form__group--name>*:first-child {
    flex-basis: 55%;
  }

  .form__group--name>*:last-child {
    padding-left: 1.25rem;
    margin-top: 0;
    flex-basis: 45%;
  }
}

.form__group .form__group--name {
  margin-top: 0.5rem;
}

.form__group--number {
  display: flex;
  flex-flow: row wrap;
}

.form__group--number>* {
  flex-grow: 0;
  flex-shrink: 1;
}

.form__group--number>*:first-child {
  flex-basis: 42%;
}

.form__group--number>*:last-child {
  flex-basis: 58%;
  padding-left: 1.25rem;
}

@media (min-width: 1024px) {
  .form__group--number {
    flex-flow: row nowrap;
  }

  .form__group--number>*:first-child,
  .form__group--number>*:last-child {
    flex-grow: 0;
  }
}

@media (min-width: 1270px) {
  .form__group--number>*:first-child {
    flex-basis: 30%;
  }

  .form__group--number>*:last-child {
    flex-basis: 70%;
  }
}

.form__group--postal>* {
  flex: 1 0 100%;
}

.form__group--postal>*:last-child {
  margin-top: 0.5rem;
}

@media (min-width: 769px) {
  .form__group--postal {
    flex-flow: row nowrap;
    justify-content: space-between;
  }

  .form__group--postal>*:first-child,
  .form__group--postal>*:last-child {
    flex-grow: 0;
    margin-top: 0;
  }

  .form__group--postal>*:first-child {
    flex-basis: 68%;
  }

  .form__group--postal>*:last-child {
    flex-basis: 28%;
  }
}

.form__group--button {
  flex-wrap: nowrap;
  margin-bottom: 1rem;
}

.form__group--button+.birthday-card {
  margin-top: 2.5rem;
}

.commit-button-container {
  margin: 0 4px;
}

@media (min-width: 590px) {
  .signup-popup .two-col.right-column form .form-field {
    margin: 0 0 3px;
  }

  .signup-popup .two-col.right-column form .zip {
    margin-right: 15px;
  }

  .signup-popup .two-col.right-column form .first-name {
    margin-right: 7.5px;
    width: calc(50% - 7.5px);
  }

  .signup-popup .two-col.right-column form .last-name {
    margin-left: 7.5px;
    width: calc(50% - 7.5px);
  }

  .signup-popup .two-col.right-column form .btn {
    margin-top: 15px;
  }
}

@media (min-width: 769px) {
  .signup-popup .two-col.right-column form .first-name,
  .signup-popup .two-col.right-column form .last-name,
  .signup-popup .two-col.right-column form .phone,
  .signup-popup .two-col.right-column form .zip {
    width: 100%;
    margin: 0 0 3px;
  }
}

@media (min-width: 1100px) {
  .signup-popup .two-col.right-column form .first-name {
    margin-right: 7.5px;
    width: calc(50% - 7.5px);
  }

  .signup-popup .two-col.right-column form .last-name {
    margin-left: 7.5px;
    width: calc(50% - 7.5px);
  }

  .signup-popup .two-col.right-column form .zip {
    margin-right: 15px;
    width: calc(35% - 15px);
  }

  .signup-popup .two-col.right-column form .phone {
    width: 65%;
  }
}

.signup-popup .two-col .form-disclaimer {
  display: block;
  float: left;
  margin-top: 25px;
}

@media (min-height: 700px) and (min-width: 1100px) {
  .signup-popup .two-col .form-disclaimer {
    margin-top: 45px;
  }
}

@media (min-height: 769px) and (min-width: 1100px) {
  .signup-popup .two-col .form-disclaimer {
    margin-top: 50px;
  }
}

.signup-popup .two-col .form-disclaimer p {
  font-size: 11px;
  text-align: center;
  line-height: 136%;
  margin-bottom: 5px;
  opacity: 0.75;
}

@media (min-width: 769px) {
  .signup-popup .two-col .form-disclaimer p {
    margin-bottom: 0;
    text-align: left;
  }
}

.form--commit .form-field {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 2px;
}

.form--commit .form-field.error label {
  color: #f44f47;
}

.form--commit .zip {
  margin-right: 15px;
  width: calc(40% - 15px);
}

.form--commit .phone {
  width: 60%;
}

.form--commit .submit {
  width: 100%;
  float: left;
  margin-top: 8px;
  margin-bottom: 0;
}

.form--commit .btn {
  height: 55px;
  margin-top: 1.5rem;
  border: none;
}

.container__input {
  flex: 1 0 100%;
  padding: 0;
}

.container__input input {
  display: inline-block;
  width: 100%;
  min-height: 40px;
  padding: 10px 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #f1f1f1;
  box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.15);
}

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

.container__input input:focus,
.container__input input:active,
.container__input select:focus,
.container__input select:focus {
  box-shadow: none;
}

.container__input input:focus {
  background-color: #dde8fd;
}

.container__input .form-disclaimer {
  margin-right: 12px;
  margin-left: 12px;
}

.container__input label.has-error::before {
  top: 35px;
  right: 15px;
  font-size: 26px;
}

.container__select {
  position: relative;
}

.container__select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #162577;
  height: 40px;
  min-height: 40px;
}

@media (min-width: 590px) {
  .container__select select {
    height: 45px;
    min-height: 45px;
  }
}

.container__select select:focus,
.container__select select:active {
  border: 1px solid #162577;
}

.container__select select.has-error {
  border-width: 1px;
}

.container__select::after {
  position: absolute;
  right: 0.5rem;
  top: 2.4rem;
  content: '▾';
  display: block;
  height: 15px;
  width: 15px;
  pointer-events: none;
  color: #162577;
}

.container__input label,
.container__select label {
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
}

.container__input--birthmonth {
  flex: 1 0 100%;
}

@media screen and (min-width: 796px) {
  .container__input--birthmonth {
    flex: 0 1 32%;
  }
}

.container__input--birthday {
  flex: 0 1 48%;
  margin-top: 0.5rem;
}

@media screen and (min-width: 796px) {
  .container__input--birthday {
    flex: 0 1 32%;
    margin-top: 0;
  }
}

.container__input--birthyear {
  flex: 0 1 48%;
  margin-top: 0.5rem;
}

@media screen and (min-width: 796px) {
  .container__input--birthyear {
    flex: 0 1 32%;
    margin-top: 0;
  }
}

.error-message {
  color: #e4002b;
}

.error-message-container {
  margin-bottom: 10px;
}

.typeahead-results {
  padding: 0;
}

.form-input-flat {
  padding: 0 0.5rem;
  min-height: 45px;
  font-size: 1rem;
  color: #373a3c;
}

.u-email-suggestion {
  cursor: pointer;
  text-decoration: underline;
  color: #0461c9;
}

.select-group-error-message-container {
  margin-bottom: 2px;
}

input[type='file'] {
  display: none;
}

input[type=email],
input[type=tel],
input[type=text],
input[type=number],
textarea {
  background: #fff;
  height: 40px;
  padding: 0 10px;
  border-radius: 2px;
  border: 1px solid #162577;
  transition: background 0.25s ease;
  float: left;
  width: 100%;
  outline: 0;
  color: #162577;
  font-size: 20px;
  font-family: InterFace, sans-serif;
  box-shadow: 10px 0 25px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}

@media (min-width: 590px) {
  input[type=email],
  input[type=tel],
  input[type=text],
  input[type=number],
  textarea {
    height: 45px;
  }
}

input[type=email]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=number]:focus,
textarea:focus {
  border: 1px solid #2950cd;
  background-color: #f0f5ff;
  box-shadow: 0 10px 25px 0 rgba(41,80,205,0.2);
}

.error-message {
  font-size: 14px;
  text-align: left;
  color: #f44f47;
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 0;
  width: 100%;
  padding: 5px;
  background: rgba(0,0,0,0);
}

.error-message::after {
  border-bottom-color: #dde8fd;
}

input[type=submit].btn {
  float: left;
  width: 100%;
}

input[type=submit].btn span {
  position: relative;
  display: block;
}

button.btn {
  width: 100%;
}

button.btn .check-mark {
  display: inline-block;
  position: relative;
  left: -10px;
  top: -2.5px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: 0 0;
  text-align: left;
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 0 0 33px;
  border: 0 solid transparent;
  border-radius: 2px;
  background-color: transparent;
  color: #2950cd;
  font-size: 17px;
  font-family: InterFace, sans-serif;
  line-height: 40px;
  height: 40px;
  outline: 0;
  cursor: pointer;
}

@media (min-width: 769px) {
  select {
    height: 50px;
    font-size: 13px;
  }
}

@media (min-width: 820px) {
  select {
    font-size: 14px;
  }
}

@media (min-width: 960px) {
  select {
    font-size: 17px;
  }
}

@media (min-width: 1250px) {
  select {
    font-size: 22px;
  }
}

select option {
  font-weight: 400;
  display: block;
  white-space: pre;
  min-height: 1.2em;
  padding: 0 2px 1px;
  font-size: 16px;
}

select:focus {
  outline: 0;
}

.state-select {
  border-bottom: 1px solid #2950cd;
  font-family: InterFace, sans-serif;
  font-size: 22px;
  margin-top: 20px;
  position: relative;
  border-radius: 2px;
  display: block;
  float: left;
  font-weight: 400;
  width: 100%;
  opacity: 0.75;
}

.state-select::before {
  color: #2950cd;
  position: absolute;
  left: 8px;
  top: 53%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: block;
  pointer-events: none;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0;
  vertical-align: middle;
  border-top: 9px dashed;
  border-top: 4px solid\9;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

.form-copy {
  display: none;
}

@media (min-width: 769px) {
  .form-copy {
    display: block;
  }
}

.btn:focus,
.btn:hover {
  background: #2950cd;
  color: #dde8fd;
}

.btn:focus .check-mark svg,
.btn:hover .check-mark svg {
  fill: #dde8fd;
}

input[type='checkbox'] {
  margin: 0 0 0 4px;
  clear: none;
  cursor: pointer;
}

input[type='checkbox']::before {
  top: 0;
  left: 0;
  position: absolute;
  content: '';
  display: block;
  height: 20px;
  width: 20px;
  border: 3px solid #adb3b6;
  background-color: white;
}

input[type='checkbox']:checked::before {
  top: 0;
  left: 0;
  position: absolute;
  content: '';
  display: block;
  height: 20px;
  width: 20px;
  border: 3px solid #adb3b6;
  background-size: auto 12px;
}

.party-change-checkbox {
  font-size: 14px;
  color: #373a3c;
  font-weight: normal;
  display: block;
  margin: 0.75rem 0.5rem;
}

.form-label-text {
  font-size: 0.75rem;
  color: #162577;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}

.address-lookup .form-label-text {
  margin-bottom: 0.5rem;
}

.vr-input label {
  margin: 0;
  padding: 0.4rem 0;
  display: block;
}

.vr-input label.has-error::before {
  content: '';
}

.vr-input .error-message {
  font-weight: normal;
}

.vr-input input {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #162577;
}

.vr-input input:focus,
.vr-input input:active {
  background-color: #dde8fd;
  border: 1px solid #162577;
}

.vr-input input.has-error {
  border-width: 1px;
}

.vr-input.vr-radio {
  background-color: #fff;
  margin: 1rem auto;
  border: 1px solid #162577;
}

.vr-input.vr-radio:focus,
.vr-input.vr-radio:active {
  background-color: #dde8fd;
}

.vr-radio {
  min-height: 50px;
  height: auto;
  padding: 0;
  border: 0;
}

.vr-radio label {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
}

.vr-radio label .form-label-text {
  display: inline-block;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  font-weight: 800;
  font-size: 22px;
  max-width: 11.5rem;
  color: inherit;
  text-transform: inherit;
  text-align: center;
}

@media (min-width: 769px) {
  .vr-radio label .form-label-text {
    max-width: 15rem;
  }
}

.vr-radio .error-message {
  margin-left: 10px;
}

.vr-radio-button {
  min-height: 50px;
  height: auto;
  padding: 0;
  border: 0;
}

.vr-radio-button label {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
}

.vr-radio-button label .form-label-text {
  display: block;
  padding: 17px 10px;
  margin: 0;
  text-align: center;
  border: 3px solid #0461c9;
  cursor: pointer;
}

.vr-radio-button input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  appearance: none;
}

.vr-radio-button input[type="radio"]:checked+.form-label-text {
  background-color: #dde8fd;
}

.vr-radio-button input[type="radio"]:checked+.form-label-text::after {
  display: block;
}

.vr-radio-button .error-message {
  margin-left: 10px;
}

.vr-radio input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  appearance: none;
}

.address-typeahead {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
}

.address-typeahead .address-input {
  border-width: 1px;
  padding: 1rem;
  height: 3.5rem;
}

.address-typeahead .address-input:focus,
.address-typeahead .address-input:active {
  box-shadow: none;
  border-width: 1px;
}

.address-typeahead.open .address-input {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #162577;
  box-shadow: none;
  margin-bottom: 0.5rem;
}

.address-typeahead.open .typeahead-results {
  background-color: #fff;
  border: 1px solid #162577;
  border-top: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  width: 100%;
  z-index: 9;
}

.address-typeahead.open .typeahead-results .result {
  cursor: pointer;
  padding: 5px;
  list-style: none;
}

.address-typeahead.open .typeahead-results .result.selected,
.address-typeahead.open .typeahead-results .result:hover {
  background-color: #00aef3;
  color: #fff;
}

.button,
.btn {
  display: inline-block;
  width: auto;
  transition: 0.3s;
  cursor: pointer;
  background: #f44f47;
  color: #fce3d9;
  padding: 14px 15px 14px;
  border-radius: 2px;
  margin: 20px auto 0;
  width: 100%;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  font-family: InterFace, sans-serif;
  text-align: center;
  box-shadow: 0 10px 35px 0 rgba(22,37,119,0.15);
  outline: none;
  text-decoration: none;
}

@media (min-width: 769px) {
  .button,
  .btn {
    min-height: 55px;
  }
}

.button:hover,
.button:focus,
.btn:hover,
.btn:focus {
  outline: none;
}

.button.vr-button,
.btn.vr-button {
  background: #f44f47;
}

.button.vr-button:hover,
.button.vr-button:focus,
.btn.vr-button:hover,
.btn.vr-button:focus {
  outline: none;
  background: #2950cd;
  color: #dde8fd;
}

.button.vr-button svg,
.btn.vr-button svg {
  fill: currentColor;
}

.btn.vr-button {
  text-align: center;
  max-width: none;
  height: auto;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  align-items: flex-start;
  min-height: 55px;
  border-radius: 0;
  text-transform: none;
  font-size: 20px;
}

.btn.vr-button .check-mark {
  display: inline-block;
  position: relative;
  left: -10px;
  top: -2.5px;
}

.btn.vr-button .check-mark svg {
  height: 22px;
  width: 22px;
  fill: #fff;
}

.btn .check-mark {
  display: inline-block;
  position: relative;
}

.btn .check-mark svg {
  height: 22px;
  width: 22px;
  fill: currentColor;
  transition: 0.3s;
}

.button--cta {
  background-color: #f44f47;
  color: #fce3d9;
  font-size: 22px;
  padding: 1.25rem 1rem;
  margin-top: 0.625rem;
}

@media (min-width: 769px) {
  .button--cta {
    margin-top: 1.25rem;
  }
}

.button--cta:hover,
.button--cta:focus,
.button--cta:active {
  color: #dde8fd;
  background-color: #2950cd;
}

.button--cta+.button--cta {
  margin-top: 1rem;
}

.btn.btn-outline,
.button--decision,
.button--multiple {
  background: 0 0;
  color: #162577;
  border: 2px solid #162577;
  font-size: 22px;
  padding: 14px 15px 14px;
  position: relative;
}

.btn.btn-outline:hover,
.btn.btn-outline:focus,
.btn.btn-outline.is-selected,
.button--decision:hover,
.button--decision:focus,
.button--decision.is-selected,
.button--multiple:hover,
.button--multiple:focus,
.button--multiple.is-selected {
  background: #2950cd;
  color: #dde8fd;
  border: 2px solid #2950cd;
}

.btn.btn-outline+.button--decision,
.button--decision+.button--decision,
.button--multiple+.button--decision {
  margin-left: 1rem;
}

.button--multiple {
  text-align: center;
  text-transform: inherit;
  margin-bottom: 1rem;
  padding: 0;
}

.button--multiple .vr-radio-form-label {
  padding: 1.375rem 1.125rem;
}

.button--multiple .is-active {
  background: #2950cd;
  color: #dde8fd;
}

#start-fork-confirm-button {
  margin-bottom: 30px;
}

.button--back {
  margin: 30px 0 0 15px;
}

.button--back:hover a {
  text-decoration: underline;
}

.button--back a {
  color: #162577;
  font-weight: bold;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 1.15rem;
}

.button--back a::before {
  top: 1px;
  left: -15px;
  position: absolute;
  font-weight: 900;
  font-size: 14px;
  content: "<";
  display: block;
  height: 10px;
  width: 10px;
}

.header {
  width: 100%;
  padding: 0;
  background-color: #162577;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: bold;
}

.header .header__logo {
  width: 75px;
  max-width: 75px;
  color: #fff;
}

@media screen and (min-width: 796px) {
  .header .header__logo {
    max-width: 110px;
    width: 110px;
  }
}

.header .header__current-state {
  margin: 0.25rem 0 0;
  color: #dde8fd;
  font-size: 1.2rem;
  text-align: right;
}

.header .header__language-toggle {
  margin: 0.25rem 0;
  display: inline-block;
  width: auto;
  text-decoration: underline;
  padding: 0;
  font-size: 1rem;
  font-weight: bold;
  color: #dde8fd;
  background: transparent;
}

.header .header__language-toggle:hover,
.header .header__language-toggle:focus,
.header .header__language-toggle:active {
  color: #f44f47;
}

.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 440px;
  padding: 0.5rem 1.25rem;
  width: 100%;
  margin: auto;
}

@media screen and (min-width: 796px) {
  .header__inner {
    padding: 10px 0;
  }
}

.header__wrapper--locate {
  display: flex;
  text-align: right;
  flex-flow: column nowrap;
}

.page-wrap .non-citizen-details,
.page-wrap .not-of-age-information {
  font-weight: bold;
}

.page-wrap .non-citizen-details li a,
.page-wrap .not-of-age-information li a {
  text-decoration: underline;
  color: #00aef3;
}

.page-wrap #address-details {
  margin-top: 20px;
}

.page-wrap .link {
  text-decoration: underline;
}

.card__details {
  font-weight: bold;
  padding: 1rem 0;
  margin-top: 0.5rem;
  color: #162577;
  cursor: pointer;
  text-decoration: underline;
  line-height: 1.15;
}

@media screen and (min-width: 796px) {
  .card__details {
    min-width: 350px;
  }
}

.card__details.open::after {
  top: 3px;
  right: 7px;
  transform: rotate(-45deg);
}

.card__details::after {
  content: '';
  display: block;
  height: 15px;
  width: 15px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.form__footer {
  margin-top: 3.5rem;
}

.vr-footer {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 2rem auto;
  line-height: 1.5;
  background: #fff;
  padding: 1rem 0.5rem;
}

@media screen and (min-width: 796px) {
  .vr-footer {
    padding: 0 0 1rem;
  }
}

.vr-footer a {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}

.vr-footer a:hover {
  color: #f44f47;
}

.vr-footer ul {
  padding: 0;
  margin: 0;
  line-height: 0.9;
}

.vr-footer li {
  list-style: none;
  margin: 0 10px;
  display: inline-block;
  font-size: 12px;
  position: relative;
  color: #777c7f;
}

.vr-footer li:first-of-type {
  margin-left: 0;
}

.vr-footer li::after {
  position: absolute;
  left: calc(100% + 8px);
  content: '\b7\a0';
}

.vr-footer li:last-of-type::after {
  display: none;
}

.vr-footer li a {
  color: #162577;
  font-weight: 800;
  text-decoration: none;
  line-height: 0.9;
}

.vr-paid-for {
  font-size: 10px;
  line-height: 1.5;
  text-align: center;
  color: #162577;
  margin: 0.5rem 1rem 0;
  padding: 0 1rem;
}

@media screen and (min-width: 796px) {
  .vr-paid-for {
    margin: 0.5rem 0 0;
    padding: 0;
    font-size: 11px;
  }
}

.vr-paid-for a {
  color: #162577;
  font-weight: 800;
  text-decoration: none;
  display: inline-block;
}

.vr-paid-for a:hover,
.vr-paid-for a:focus {
  color: #f44f47;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.card__inner.fadeIn {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@media screen and (min-width: 796px) {
  .external-card .vr-subheader {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .external-card .button-pill {
    padding-top: 14px;
  }
}

.page-wrap .deadline {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  margin-bottom: 5px;
}

.page-wrap .deadline::before {
  bottom: 0;
  left: -22px;
  position: absolute;
  content: '';
  display: block;
  height: 18px;
  width: 18px;
  background-size: cover;
  background-color: rgba(0,0,0,0);
}

.loading-spinner {
  position: relative;
  text-align: center;
  margin: 1rem auto;
}

.loading-spinner::after {
  height: 50px;
  width: 50px;
  margin: 30px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  z-index: 9001;
  border: 10px solid #0461c9;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spin 2s infinite linear;
}

label.has-error {
  position: relative;
}

label.has-error input,
label.has-error textarea {
  border: solid 3px #ffb1c0;
}

label.has-error button {
  align-self: flex-start;
  transition: none;
}

label.has-error::before {
  display: block;
  position: absolute;
  top: 32px;
  right: 10px;
  color: #e4002b;
  font-size: 18px;
  font-weight: bold;
  content: '!';
  z-index: 1;
}

label.has-error.c-button-pill::before {
  content: '';
}

.page-wrap .is-loading:disabled {
  background-color: #044b9b;
}

.page-wrap .is-loading::before {
  background-color: transparent;
  bottom: 0;
  color: #fff;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9000;
}

.page-wrap .is-loading::after {
  height: 20px;
  width: 20px;
  margin: auto 11px;
  margin-right: 0;
  content: '';
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -1px;
  z-index: 9001;
  border: 4px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  background-image: none;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.page-wrap .message-loading {
  display: none;
}

.page-wrap .is-loading {
  position: relative;
}

.bold {
  font-weight: bold;
}

.underline {
  text-decoration: underline;
}

.margin-bottom-sm,
.m-b-sm {
  margin-bottom: 10px;
}

.no-wrap {
  white-space: nowrap;
}

.margin-bottom-md,
.m-b-md {
  margin-bottom: 20px;
}

.margin-bottom-lg,
.m-b-lg {
  margin-bottom: 30px;
}

.padding-sm,
.p-sm {
  padding: 10px;
}

.padding-md,
.p-md {
  padding: 20px;
}

.padding-lg,
.p-lg {
  padding: 30px;
}

.bg-white {
  background: #fff;
}

.font-sm {
  font-size: 12px;
}

@font-face {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
}

.we-commit {
  /*!
   *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
   *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
   */
}

.we-commit a {
  color: #dde8fd;
  transition: 0.3s;
}

.we-commit a span {
  font-weight: 600;
}

.we-commit a:hover {
  color: #f44f47;
}

.we-commit h1 {
  font-family: InterFace, sans-serif;
  color: #162577;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  margin: 0 0 0.5em;
}

@media (min-width: 769px) {
  .we-commit h1 {
    font-size: 22px;
  }
}

@media (min-width: 1100px) {
  .we-commit h1 {
    font-size: 25px;
  }
}

.we-commit h1 em,
.we-commit h1 i,
.we-commit h1 strong {
  font-weight: 600 !important;
  font-style: normal !important;
}

.we-commit p {
  font-family: InterFace, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  margin: 0 0 15px;
  letter-spacing: 0;
  color: #dde8fd;
}

.we-commit p.alt {
  line-height: 130%;
  font-size: 15px;
  margin: 0 0 10px;
}

@media (min-width: 590px) {
  .we-commit p.alt {
    font-size: 16px;
  }
}

@media (min-width: 769px) {
  .we-commit p {
    font-size: 15px;
    margin: 0 0 25px;
  }

  .we-commit p.alt {
    line-height: 140%;
    font-size: 17px;
  }
}

@media (min-width: 1100px) {
  .we-commit p {
    font-size: 16px;
    margin: 0 0 25px;
  }

  .we-commit p.alt {
    font-size: 18px;
  }
}

.we-commit .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.we-commit .fa-twitter::before {
  content: "\f099";
}

.we-commit .fa-facebook::before {
  content: "\f09a";
}

.we-commit .fa-link::before {
  content: "\f0c1";
}

.we-commit .thanks-copy h1 {
  font-size: 1.65rem;
}

.we-commit .thanks-copy p {
  font-size: 1.15rem;
  padding-bottom: 1rem;
}

.we-commit .signup-wrap {
  width: 100%;
  z-index: 999999;
  position: relative;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
  left: 0;
  top: 0;
  height: 100%;
  min-height: 600px;
  background-color: #dde8fd;
}

@media (max-width: 768px) {
  .we-commit .signup-wrap {
    min-height: 100%;
  }
}

@media (max-height: 769px) and (min-width: 769px) {
  .we-commit .signup-wrap {
    min-height: 100vh;
  }
}

@media (max-height: 700px) and (min-width: 769px) {
  .we-commit .signup-wrap {
    min-height: 750px;
  }
}

@media (max-height: 700px) and (min-width: 960px) {
  .we-commit .signup-wrap {
    min-height: 725px;
  }
}

@media (max-height: 700px) and (min-width: 1100px) {
  .we-commit .signup-wrap {
    min-height: 700px;
  }
}

@media (min-height: 700px) and (min-width: 960px) {
  .we-commit .signup-wrap {
    min-height: 750px;
  }
}

@media (min-height: 769px) and (min-width: 769px) {
  .we-commit .signup-wrap {
    min-height: 100vh;
  }
}

.we-commit .signup-container {
  padding: 0;
  text-align: center;
  position: relative;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  left: 0;
  top: 0;
  height: 100%;
}

@media (min-width: 769px) {
  .we-commit .signup-container.sidebar {
    position: absolute;
  }
}

.we-commit .signup-popup {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 999999;
}

.we-commit .signup-popup .logo {
  width: 125px;
  margin: 0 auto;
}

@media (min-width: 769px) {
  .we-commit .signup-popup .logo {
    width: 225px;
    display: block;
  }
}

@media (min-width: 960px) {
  .we-commit .signup-popup .logo {
    width: 275px;
    display: block;
  }
}

@media (max-width: 768px) {
  .we-commit .signup-popup .logo {
    position: relative;
    display: block;
  }
}

.we-commit .signup-popup .logo svg {
  width: 100%;
}

.we-commit .signup-popup .logo svg .st0,
.we-commit .signup-popup .logo svg .st1 {
  fill: #fff;
}

.we-commit .two-col {
  width: 100%;
  display: block;
  height: 50%;
  position: relative;
  text-align: center;
  padding: 20px 25px;
}

@media (min-width: 590px) {
  .we-commit .two-col {
    padding: 40px;
  }
}

@media (min-width: 769px) {
  .we-commit .two-col {
    width: 50%;
    float: left;
    height: 100%;
    padding: 0 75px;
  }
}

@media (min-width: 1100px) {
  .we-commit .two-col {
    padding: 0 120px;
  }
}

.we-commit .two-col.left-column {
  padding: 20px 40px 10px;
  height: 100%;
  background-color: #162577;
  color: #dde8fd;
  float: left;
  position: relative;
}

@media (min-width: 590px) {
  .we-commit .two-col.left-column {
    padding: 20px 40px 30px;
  }
}

@media (min-width: 769px) {
  .we-commit .two-col.left-column {
    padding: 0 75px;
  }
}

@media (min-width: 1100px) {
  .we-commit .two-col.left-column {
    padding: 0 120px;
  }
}

.we-commit .two-col.left-column::after {
  display: none;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #162577;
}

@media (min-width: 769px) {
  .we-commit .two-col.left-column::after {
    display: block;
    left: 100%;
    top: 50%;
    border-color: transparent;
    border-left-color: #162577;
    border-width: 40px;
    margin-top: -40px;
    margin-left: 0;
  }
}

@media (min-width: 960px) {
  .we-commit .two-col.left-column::after {
    top: 36%;
  }
}

.we-commit .two-col.left-column .content-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  opacity: 1;
}

@media (min-width: 590px) {
  .we-commit .two-col.left-column .content-wrapper {
    margin-top: 30px;
  }
}

@media (min-width: 769px) {
  .we-commit .two-col.left-column .content-wrapper {
    top: 50%;
    height: auto;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.we-commit .two-col.left-column .content-wrapper .commit-copy {
  margin: 30px auto 0;
  padding: 0 1rem;
}

.we-commit .two-col.left-column .content-wrapper .commit-copy.mobile-hide {
  display: none;
}

@media (min-width: 769px) {
  .we-commit .two-col.left-column .content-wrapper .commit-copy.mobile-hide {
    display: block;
  }
}

.we-commit .commit-copy a.btn {
  font-size: 16px;
  width: calc(50% - 20px);
  border: 2px solid #dde8fd;
  color: #dde8fd;
  display: inline-block;
  padding: 13px 5px 12px;
}

.we-commit .commit-copy a.btn:first-child {
  margin-right: 10px;
}

.we-commit .commit-copy a.btn:last-child {
  margin-left: 10px;
}

.we-commit .commit-copy a.btn:hover {
  color: #fce3d9;
  border: 2px solid #f44f47;
  background: #f44f47;
}

.we-commit .one-col-header {
  background: #162577;
  width: 100%;
  color: white;
  padding: 10px 0;
}

.we-commit .one-col-header .logo svg {
  fill: white;
  height: 150px;
}

.we-commit .two-col.right-column {
  position: relative;
  float: right;
  height: 100% !important;
}

.we-commit .two-col.right-column p {
  color: #162577;
  margin-bottom: 10px;
}

@media (min-height: 700px) and (min-width: 1100px) {
  .we-commit .two-col.right-column p {
    margin-bottom: 50px;
  }
}

@media (min-height: 769px) and (min-width: 1100px) {
  .we-commit .two-col.right-column p {
    margin-bottom: 60px;
  }
}

.we-commit .two-col.right-column .action-container {
  display: block;
  float: left;
  width: 100%;
  position: relative;
}

@media (min-width: 769px) {
  .we-commit .two-col.right-column .action-container {
    top: 46%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (min-width: 769px) {
  .we-commit .two-col.right-column .action-container {
    top: 50%;
  }
}

.we-commit .action-container .action-item:first-child {
  margin-top: 30px;
}

.we-commit footer {
  background: #fff;
  display: block;
  float: left;
  padding: 20px 20px 30px;
  text-align: center;
  width: 100%;
}

@media (min-width: 590px) {
  .we-commit footer {
    padding: 40px;
  }
}

.we-commit footer .container {
  max-width: 500px;
  margin: 0 auto;
}

.we-commit .footer-secondary {
  margin-bottom: 5px;
}

@media (min-width: 590px) {
  .we-commit .footer-secondary {
    margin-bottom: 10px;
  }
}

.we-commit .footer-secondary a {
  font-size: 12px;
  font-weight: 700;
  color: #162577;
  margin: 0 5px;
}

.we-commit .footer-secondary a:hover {
  color: #f44f47;
}

.we-commit .footer-meta span {
  font-size: 10px;
  display: block;
  color: #162577;
  font-family: InterFace, sans-serif;
  line-height: 16.5px;
}

@media (min-width: 590px) {
  .we-commit .footer-meta span {
    font-size: 11px;
  }
}

.we-commit .language-toggle {
  display: inline-block;
  width: auto;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #dde8fd;
}

.we-commit .language-toggle:hover {
  color: #f44f47;
}

@media (max-width: 769px) {
  .we-commit .language-toggle {
    margin: 10px 0;
  }
}

.we-commit .vr-pane-header {
  margin: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.we-commit .vr-pane-header::before {
  content: '★';
  left: 20px;
}

.we-commit .classic-clipboard {
  display: inline-block;
}

.we-commit .social.links {
  display: block;
  font-size: 20px;
  margin: 10px auto 0;
  width: 100%;
}

@media (min-width: 590px) {
  .we-commit .social.links {
    margin: 20px auto;
  }
}

@media (min-width: 769px) {
  .we-commit .social.links {
    margin: 30px auto 20px;
  }
}

@media (min-width: 1100px) {
  .we-commit .social.links {
    margin: 0 auto 20px;
  }
}

@media (min-width: 1250px) {
  .we-commit .social.links {
    margin: 0 auto 40px;
  }
}

.we-commit .social.links span {
  color: #f44f47;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  margin: 0;
}

@media (min-width: 769px) {
  .we-commit .social.links span {
    margin: 0.5rem 0 0;
  }
}

.we-commit .social.links ul {
  margin: 15px 0 0;
  padding: 0;
  display: block;
}

.we-commit .social.links ul li {
  list-style-type: none;
  display: inline-block;
  position: relative;
  transition: 0.3s;
  margin: 0 5px;
}

@media (min-width: 1340px) {
  .we-commit .social.links ul li {
    margin: 0 10px;
  }
}

.we-commit .social.links ul li:first-child {
  margin-left: 0;
}

.we-commit .social.links ul li:last-child {
  margin-right: 0;
}

.we-commit .social.links ul li:hover a {
  background: #2950cd;
  color: #dde8fd;
}

.we-commit .social.links ul li a {
  padding: 0;
  background: #f44f47;
  color: #fce3d9;
  border-radius: 50px;
  position: relative;
  width: 55px;
  height: 55px;
  transition: 0.3s;
  box-shadow: 0 10px 35px 0 rgba(22,37,119,0.15);
}

@media (min-width: 769px) {
  .we-commit .social.links ul li a {
    width: 45px;
    height: 45px;
  }
}

@media (min-width: 960px) {
  .we-commit .social.links ul li a {
    width: 65px;
    height: 65px;
  }
}

@media (min-width: 1125px) {
  .we-commit .social.links ul li a {
    width: 68px;
    height: 68px;
  }
}

@media (min-width: 1160px) {
  .we-commit .social.links ul li a {
    width: 72px;
    height: 72px;
  }
}

@media (min-width: 1250px) {
  .we-commit .social.links ul li a {
    width: 75px;
    height: 75px;
  }
}

@media (min-width: 1340px) {
  .we-commit .social.links ul li a {
    width: 85px;
    height: 85px;
  }
}

.we-commit .social.links ul li a i {
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  transition: 0.3s;
}

@media (min-width: 769px) {
  .we-commit .social.links ul li a i {
    font-size: 16px;
  }
}

@media (min-width: 960px) {
  .we-commit .social.links ul li a i {
    font-size: 22px;
  }
}

@media (min-width: 1250px) {
  .we-commit .social.links ul li a i {
    font-size: 25px;
  }
}

.we-commit .hidden-input {
  position: absolute;
  opacity: 0;
  z-index: -1;
  width: 20px;
}

html {
  width: 100%;
  height: 100vh;
  background-attachment: fixed;
}

.social.links .copied-text {
  opacity: 1;
  position: absolute;
  margin-top: 10px;
  color: #0461c9;
  right: -20%;
  top: -100%;
}

.we-commit .social.links .copied-text {
  color: #fff;
  right: 12%;
  top: 30%;
}

.thanks-copy h1 {
  font-size: 1.5rem;
  margin: 0.5rem 0;
}

.thanks-copy p {
  font-size: 0.9rem;
  margin: 0.5rem 0 2rem;
}

.social.links {
  width: 100%;
}

.social.links span {
  font-size: 1.25rem;
  margin: 0.5rem 0 0;
}

.social.links ul {
  padding: 0;
  position: relative;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  margin-top: 0.5rem;
  align-items: flex-end;
}

.social.links ul li i {
  font-size: 4rem;
}

.social.links ul .classic-clipboard li i {
  font-size: 3rem;
}

.classic-clipboard {
  display: flex;
  margin-top: 1rem;
  position: relative;
}

.classic-clipboard input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  appearance: none;
}

.commit-form {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
}

.language-toggle {
  display: inline-block;
  width: auto;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
}

.form-input-flat {
  padding: 0;
  min-height: 40px;
  color: #333;
  border: none;
}

.form-label-text {
  color: #0461c9;
}

.form-disclaimer {
  margin-top: 20px;
  font-size: 11px;
  margin-right: 12px;
  margin-left: 12px;
}

.commit-error-text {
  color: #e4002b;
  font-weight: bold;
  padding-bottom: 10px;
}

.vr-button-link {
  color: #0461c9;
  text-decoration: underline;
  background: none;
  margin: 1rem auto 0;
}

.vr-button {
  position: relative;
  display: block;
  width: 100%;
  align-items: flex-start;
  appearance: none;
  min-height: 50px;
  height: auto;
  margin: 10px auto;
  padding: 9px 14px;
  border: 0;
  text-align: center;
  text-decoration: none;
  font: inherit;
  font-weight: 700;
  color: #fff;
  background-color: #0461c9;
  cursor: pointer;
  border-radius: 0;
}

.partner-copy {
  text-align: center;
}

.partner-copy h1 {
  font-size: 20px;
  margin: 1rem auto;
}

@media (min-width: 769px) {
  .partner-copy h1 {
    font-size: 26px;
    margin: 2rem auto;
  }
}

@media (min-width: 1100px) {
  .partner-copy h1 {
    font-size: 30px;
    margin: 2rem auto;
  }
}

.partner-row {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-around;
  align-items: center;
  cursor: pointer;
}

@media (min-width: 769px) {
  .partner-row {
    flex-flow: row nowrap;
    margin: 2rem auto;
    max-width: 80%;
  }
}

.partner-row * {
  flex: 1 0 100%;
  margin: 2rem auto;
  width: 80%;
}

@media (min-width: 769px) {
  .partner-row * {
    margin: 0 auto;
    flex: 0 1 30%;
    width: 30%;
    height: 30%;
  }
}



/*# sourceMappingURL=main-7db0ab29ff6f88a3d163.css.map*/