@charset "UTF-8";

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@keyframes thumbsup {
  0% {
    transform: rotate(35deg)
  }

  50% {
    transform: scale(1.35) rotate(0deg);
    padding-left: .25rem
  }

  75% {
    transform: rotate(-25deg)
  }

  to {
    transform: rotate(0deg)
  }
}

@keyframes thumbsdown {
  0% {
    transform: rotate(-35deg)
  }

  50% {
    transform: scale(.7) rotate(0deg)
  }

  75% {
    transform: rotate(25deg)
  }

  to {
    transform: rotate(0deg)
  }
}

@keyframes na {
  50% {
    transform: scale(.5)
  }
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  font-size: 100%
}

body {
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

h1 {
  font-size: 2em
}

hr {
  box-sizing: content-box;
  overflow: visible;
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0
}

code,
kbd,
pre,
samp {
  font-size: 1em
}

pre,
samp {
  font-family: monospace, monospace
}

a,
small {
  line-height: inherit
}

a {
  background-color: transparent;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic
}

button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  margin: 0
}

input,
optgroup {
  line-height: 1.15
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

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

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

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

fieldset {
  margin: 0;
  padding: 0;
  border: 0
}

legend {
  color: inherit;
  display: table;
  white-space: normal;
  max-width: 100%;
  margin-bottom: .5rem
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto;
  height: auto;
  min-height: 50px
}

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

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

[hidden],
template {
  display: none
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

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

select {
  box-sizing: border-box;
  width: 100%
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
  max-width: none !important
}

button {
  appearance: none;
  border: 0;
  border-radius: 0;
  background: 0 0;
  line-height: 1;
  cursor: auto
}

[data-whatinput=mouse] .button,
[data-whatinput=mouse] button {
  outline: 0
}

pre {
  overflow: auto
}

button,
input,
optgroup {
  font-family: inherit
}

.is-visible {
  display: block !important
}

.is-hidden {
  display: none !important
}

blockquote,
dd,
div,
dl,
dt,
form,
li,
ol,
p,
pre,
td,
th,
ul {
  margin: 0;
  padding: 0
}

button,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility
}

b,
em,
i,
strong {
  line-height: inherit
}

em,
i {
  font-style: italic
}

b,
strong {
  font-weight: 700
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  line-height: 0;
  color: #cacaca
}

.h1,
h1 {
  font-size: 1.5rem
}

.h1 {
  margin-top: 0
}

h1,
h2 {
  margin: 0
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  line-height: 1.4;
  margin-bottom: .5rem
}

.h2,
h2 {
  font-size: 1.25rem
}

.h2 {
  margin-top: 0
}

.h3,
h3 {
  font-size: 1.1875rem
}

h3 {
  margin: 0
}

.h3 {
  margin-top: 0
}

.h4,
h4 {
  font-size: 1.125rem
}

.h4 {
  margin-top: 0
}

h4,
h5 {
  margin: 0
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  line-height: 1.4;
  margin-bottom: .5rem
}

.h5,
h5 {
  font-size: 1.0625rem
}

.h5 {
  margin-top: 0
}

.h6,
h6 {
  font-size: 1rem
}

h6 {
  margin: 0
}

.h6 {
  margin-top: 0
}

@media print,
screen and (min-width:40em) {

  .h1,
  h1 {
    font-size: 3rem
  }

  .h2,
  h2 {
    font-size: 2.5rem
  }

  .h3,
  h3 {
    font-size: 1.9375rem
  }

  .h4,
  h4 {
    font-size: 1.5625rem
  }

  .h5,
  h5 {
    font-size: 1.25rem
  }

  .h6,
  h6 {
    font-size: 1rem
  }
}

a:focus,
a:hover {
  color: #1468a0
}

a img {
  border: 0
}

dl,
ol,
ul {
  list-style-position: outside;
  line-height: 1.6;
  margin-bottom: 1rem
}

li {
  font-size: inherit
}

ul {
  list-style-type: disc
}

ol,
ul {
  margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0
}

dl dt {
  margin-bottom: .3rem;
  font-weight: 700
}

blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca
}

.subheader,
blockquote,
blockquote p {
  line-height: 1.6;
  color: #8a8a8a
}

abbr,
abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none
}

body,
figure,
kbd {
  margin: 0
}

kbd {
  padding: .125rem .25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a
}

.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: 400;
  line-height: 1.4
}

.lead {
  font-size: 125%;
  line-height: 1.6
}

.stat {
  font-size: 2.5rem;
  line-height: 1
}

p+.stat {
  margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
  margin-left: 0;
  list-style: none
}

.cite-block,
cite {
  display: block;
  color: #8a8a8a;
  font-size: .8125rem
}

.cite-block:before,
cite:before {
  content: "— "
}

.code-block,
.code-inline,
code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a
}

.code-inline,
code {
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: .125rem .3125rem .0625rem
}

.code-block {
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

@media print,
screen and (min-width:40em) {
  .medium-text-left {
    text-align: left
  }

  .medium-text-right {
    text-align: right
  }

  .medium-text-center {
    text-align: center
  }

  .medium-text-justify {
    text-align: justify
  }
}

@media print,
screen and (min-width:64em) {
  .large-text-left {
    text-align: left
  }

  .large-text-right {
    text-align: right
  }

  .large-text-center {
    text-align: center
  }

  .large-text-justify {
    text-align: justify
  }
}

.show-for-print {
  display: none !important
}

@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important
  }

  .show-for-print {
    display: block !important
  }

  .hide-for-print {
    display: none !important
  }

  table.show-for-print {
    display: table !important
  }

  thead.show-for-print {
    display: table-header-group !important
  }

  tbody.show-for-print {
    display: table-row-group !important
  }

  tr.show-for-print {
    display: table-row !important
  }

  td.show-for-print,
  th.show-for-print {
    display: table-cell !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " ("attr(href) ")"
  }

  .ir a:after,
  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: ''
  }

  abbr[title]:after {
    content: " ("attr(title) ")"
  }

  blockquote,
  pre {
    border: 1px solid #8a8a8a
  }

  thead {
    display: table-header-group
  }

  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  @page {
    margin: .5cm
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }

  .print-break-inside {
    page-break-inside: auto
  }
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem;
  padding: .85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color .25s ease-out, color .25s ease-out;
  font-family: inherit;
  font-size: .9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer
}

.button.tiny {
  font-size: .6rem
}

.button.small {
  font-size: .75rem
}

.button.large {
  font-size: 1.25rem
}

.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0
}

.button,
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
  background-color: #1779ba;
  color: #fefefe
}

.button:focus,
.button:hover {
  background-color: #14679e;
  color: #fefefe
}

.button.primary,
.button.primary.disabled,
.button.primary.disabled:focus,
.button.primary.disabled:hover,
.button.primary[disabled],
.button.primary[disabled]:focus,
.button.primary[disabled]:hover {
  background-color: #1779ba;
  color: #fefefe
}

.button.primary:focus,
.button.primary:hover {
  background-color: #126195;
  color: #fefefe
}

.button.secondary,
.button.secondary.disabled,
.button.secondary.disabled:focus,
.button.secondary.disabled:hover,
.button.secondary[disabled],
.button.secondary[disabled]:focus,
.button.secondary[disabled]:hover {
  background-color: #767676;
  color: #fefefe
}

.button.secondary:focus,
.button.secondary:hover {
  background-color: #5e5e5e;
  color: #fefefe
}

.button.success,
.button.success.disabled,
.button.success.disabled:focus,
.button.success.disabled:hover,
.button.success[disabled],
.button.success[disabled]:focus,
.button.success[disabled]:hover {
  background-color: #3adb76;
  color: #0a0a0a
}

.button.success:focus,
.button.success:hover {
  background-color: #22bb5b;
  color: #0a0a0a
}

.button.warning,
.button.warning.disabled,
.button.warning.disabled:focus,
.button.warning.disabled:hover,
.button.warning[disabled],
.button.warning[disabled]:focus,
.button.warning[disabled]:hover {
  background-color: #ffae00;
  color: #0a0a0a
}

.button.warning:focus,
.button.warning:hover {
  background-color: #cc8b00;
  color: #0a0a0a
}

.button.alert,
.button.alert.disabled,
.button.alert.disabled:focus,
.button.alert.disabled:hover,
.button.alert[disabled],
.button.alert[disabled]:focus,
.button.alert[disabled]:hover {
  background-color: #cc4b37;
  color: #fefefe
}

.button.alert:focus,
.button.alert:hover {
  background-color: #a53b2a;
  color: #fefefe
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
  background-color: transparent
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
  border: 1px solid #1779ba;
  color: #1779ba
}

.button.hollow:focus,
.button.hollow:hover {
  border-color: #0c3d5d;
  color: #0c3d5d
}

.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary.disabled:focus,
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled],
.button.hollow.primary[disabled]:focus,
.button.hollow.primary[disabled]:hover {
  border: 1px solid #1779ba;
  color: #1779ba
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
  border-color: #0c3d5d;
  color: #0c3d5d
}

.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled],
.button.hollow.secondary[disabled]:focus,
.button.hollow.secondary[disabled]:hover {
  border: 1px solid #767676;
  color: #767676
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
  border-color: #3b3b3b;
  color: #3b3b3b
}

.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success.disabled:focus,
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled],
.button.hollow.success[disabled]:focus,
.button.hollow.success[disabled]:hover {
  border: 1px solid #3adb76;
  color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
  border-color: #157539;
  color: #157539
}

.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning.disabled:focus,
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled],
.button.hollow.warning[disabled]:focus,
.button.hollow.warning[disabled]:hover {
  border: 1px solid #ffae00;
  color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
  border-color: #805700;
  color: #805700
}

.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert.disabled:focus,
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled],
.button.hollow.alert[disabled]:focus,
.button.hollow.alert[disabled]:hover {
  border: 1px solid #cc4b37;
  color: #cc4b37
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
  border-color: #67251a;
  color: #67251a
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
  border-color: transparent;
  background-color: transparent
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
  color: #1779ba
}

.button.clear:focus,
.button.clear:hover {
  color: #0c3d5d
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary.disabled:focus,
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled],
.button.clear.primary[disabled]:focus,
.button.clear.primary[disabled]:hover {
  color: #1779ba
}

.button.clear.primary:focus,
.button.clear.primary:hover {
  color: #0c3d5d
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary.disabled:focus,
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled],
.button.clear.secondary[disabled]:focus,
.button.clear.secondary[disabled]:hover {
  color: #767676
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
  color: #3b3b3b
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success.disabled:focus,
.button.clear.success.disabled:hover,
.button.clear.success[disabled],
.button.clear.success[disabled]:focus,
.button.clear.success[disabled]:hover {
  color: #3adb76
}

.button.clear.success:focus,
.button.clear.success:hover {
  color: #157539
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning.disabled:focus,
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled],
.button.clear.warning[disabled]:focus,
.button.clear.warning[disabled]:hover {
  color: #ffae00
}

.button.clear.warning:focus,
.button.clear.warning:hover {
  color: #805700
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert.disabled:focus,
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled],
.button.clear.alert[disabled]:focus,
.button.clear.alert[disabled]:hover {
  color: #cc4b37
}

.button.clear.alert:focus,
.button.clear.alert:hover {
  color: #67251a
}

.button.disabled,
.button[disabled] {
  opacity: .25;
  cursor: not-allowed
}

.button.dropdown::after {
  width: 0;
  height: 0;
  border: inset .4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: .4em;
  display: inline-block;
  float: right;
  margin-left: 1em
}

.button.dropdown.clear.primary::after,
.button.dropdown.clear::after,
.button.dropdown.hollow.primary::after,
.button.dropdown.hollow::after {
  border-top-color: #1779ba
}

.button.dropdown.clear.secondary::after,
.button.dropdown.hollow.secondary::after {
  border-top-color: #767676
}

.button.dropdown.clear.success::after,
.button.dropdown.hollow.success::after {
  border-top-color: #3adb76
}

.button.dropdown.clear.warning::after,
.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00
}

.button.dropdown.clear.alert::after,
.button.dropdown.hollow.alert::after {
  border-top-color: #cc4b37
}

.button.arrow-only::after {
  top: -.1em;
  float: none;
  margin-left: 0
}

a.button:focus,
a.button:hover {
  text-decoration: none
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow .5s, border-color .25s ease-in-out;
  appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
select:focus,
textarea:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
  max-width: 100%
}

textarea[rows] {
  height: auto
}

input:disabled,
input[readonly],
select:disabled,
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed
}

[type=button],
[type=submit] {
  appearance: none;
  border-radius: 0
}

input[type=search] {
  box-sizing: border-box
}

::placeholder {
  color: #cacaca
}

[type=checkbox],
[type=file],
[type=radio] {
  margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
  cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
  margin-right: .5rem
}

[type=file] {
  width: 100%
}

label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a
}

label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0
}

.help-text {
  margin-top: -.5rem;
  font-size: .8125rem;
  font-style: italic;
  color: #0a0a0a
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch
}

.input-group>:first-child,
.input-group>:first-child.input-group-button>* {
  border-radius: 0 0 0 0
}

.input-group>:last-child,
.input-group>:last-child.input-group-button>* {
  border-radius: 0 0 0 0
}

.input-group-label {
  margin: 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field {
  margin: 0;
  white-space: nowrap
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center
}

.input-group-label:first-child {
  border-right: 0
}

.input-group-label:last-child {
  border-left: 0
}

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem
}

.fieldset,
select {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca
}

.fieldset legend {
  margin: 0;
  margin-left: -.1875rem;
  padding: 0 .1875rem
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  appearance: none;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding: .5rem 1.5rem .5rem .5rem;
  transition: box-shadow .5s, border-color .25s ease-in-out
}

@media screen and (min-width:0\0) {
  select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
  }
}

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

select[multiple] {
  height: auto;
  background-image: none
}

select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea
}

.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37
}

.form-error,
.is-invalid-label {
  color: #cc4b37
}

.form-error {
  display: none;
  margin-top: -.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 700
}

.form-error.is-visible {
  display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", sans-serif
}

.top-level-container {
  min-width: 320px;
  max-width: 576px;
  margin: 0 auto
}

main {
  background-color: #fff;
  margin: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75)
}

header {
  background-repeat: no-repeat;
  background-position: center center;
  height: 12rem;
  position: relative;
  background-size: cover;
}

header .circlelogo {
  position: absolute;
  text-align: center;
  bottom: -4rem;
  width: 100%
}

header .circlelogo img {
  width: 8rem;
  border-radius: 100%;
  border: 2px solid #fafafa;
  box-shadow: 0 0 2px 0 rgba(51, 51, 51, .5)
}

article {
  padding: 5rem 1rem 1px
}

article .button-wrap {
  padding-top: 1rem;
  text-align: center
}

article .field-group,
article .header_errors {
  border: 1px solid #eaeaea;
  margin-bottom: 1rem
}

article .header_errors .inner {
  padding: 1rem;
  text-align: center
}

article .header_errors .inner i.fa {
  font-size: 2.5rem;
  color: orange;
  margin-bottom: .5rem
}

article .header_errors:before {
  display: block;
  content: " ";
  height: .5rem;
  padding: 0;
  background: repeating-linear-gradient(45deg, #000, #000 10px, rgba(255, 255, 0, .8) 10px, rgba(255, 255, 0, .8) 20px)
}

article .field-group {
  padding: 1rem 1rem 0
}

article .field-group label.question {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 1.25rem;
  text-align: center
}

article .field-group .qaire_freecomment_row {
  width: 100%
}

article .field-group textarea {
  font-size: .9rem
}

article .field-group.haserrors {
  border: 1px solid rgba(255, 0, 0, .5);
  padding-bottom: 0
}

article .field-group.haserrors small.error {
  display: block;
  color: red;
  margin-bottom: 1rem;
  margin-top: -.5rem
}

article .field-group.haserrors input {
  border: 1px solid red
}

article .field-group.haserrors label {
  color: red
}

article .field-group.haserrors ul.errors {
  padding: 0;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: 0
}

article .field-group.haserrors ul.errors li {
  list-style: none;
  background-color: #fffec6;
  padding: .25rem .5rem;
  font-size: .8rem
}

article .field-group.haserrors ul.errors li i.fa {
  color: orange;
  margin-right: .5rem
}

article .field-group.haserrors ul.errors li:first-child {
  border-top: 1px solid #eaeaea
}

article .qaire_thumbs_widget {
  padding-left: .5rem;
  text-align: center
}

article .qaire_thumbs_widget .choice {
  display: inline-block;
  text-align: center;
  padding-right: 1.5rem;
  overflow: hidden
}

article .qaire_thumbs_widget .choice label {
  font-size: 3rem;
  color: #b6b6b6;
  cursor: pointer
}

article .qaire_thumbs_widget .choice.thumbsup label.active {
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: thumbsup
}

article .qaire_thumbs_widget .choice.thumbsup label.active i {
  color: green
}

article .qaire_thumbs_widget .choice.thumbsdown label.active {
  animation-duration: .75s;
  animation-iteration-count: 1;
  animation-name: thumbsdown
}

article .qaire_thumbs_widget .choice.thumbsdown label.active i {
  color: #b41e3c
}

article .qaire_thumbs_widget .choice.na label {
  font-size: 2rem;
  font-family: "Oswald", sans-serif;
  padding-bottom: .9rem
}

article .qaire_thumbs_widget .choice.na label.active {
  color: #235fa2;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-name: na
}

main#thanks article,
main#unsubscribe article {
  text-align: center;
  padding-top: 6rem;
  padding-bottom: 4rem
}

footer {
  margin-bottom: 2rem;
  text-align: center;
  border-top: 1px solid #eaeaea;
  margin-top: 1rem;
  padding-top: 1rem
}

body#byfords {
  background-color: #2d563c
}

body#byfords header {
  background-image: url(/img/branding/byfords/header.jpg)
}

body#kings-head {
  background-color: #616a75
}

body#kings-head header {
  background-image: url(/img/branding/kings-head/header.jpg)
}

body#pigs {
  background-color: #490300
}

body#pigs header {
  background-image: url(/img/branding/pigs/header.jpg)
}

body#dial-house {
  background-color: #2c3447
}

body#dial-house header {
  background-image: url(/img/branding/dial-house/header.jpg)
}

body#assembly-house {
  background-color: #000
}

body#assembly-house header {
  background-image: url(/img/branding/assembly-house/header.jpg)
}

body#ffolkes {
  background-color: #563b5a
}

body#ffolkes header {
  background-image: url(/img/branding/ffolkes/header.jpg)
}

body#ffolkes main.template-21 header {
  background-image: url(/img/branding/ffolkes/street-feast.jpg);
  height: 18rem;
  background-position: bottom center
}

body#sponge {
  background-color: #ccab88
}

body#sponge header {
  background-image: url(/img/branding/sponge/header.jpg)
}

body#hidden-talents {
  background-color: #eaeaea
}

body#hidden-talents header {
  background-image: url(/img/branding/hidden-talents/header.jpg)
}

body#beachside {
  background-color: #f3ffff
}

body#beachside .circlelogo img {
  border-radius: 0
}

body#beachside header {
  background-image: url(/img/branding/beachside/header.jpg)
}

body#cakecard,
body#cakecard header {
  background-color: #58595b
}

body#cakecard main {
  border-top: 4px solid #7b4b9a;
  box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .5)
}

body#cakecard header {
  background-image: url(/img/branding/cakecard/header.png)
}

body#cakecard .circlelogo img {
  background-color: #f1b739
}

body#cakecard footer button {
  background-color: #7b4b9a;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase
}

@media screen and (min-width:576px) {
  body#byfords {
    background-image: url(/img/branding/byfords/bg.png)
  }

  body#pigs {
    background-image: url(/img/branding/pigs/bg.png)
  }

  body#beachside {
    background-image: url(/img/branding/beachside/background-wide-1x.jpg);
    background-attachment: fixed;
    background-position: center center;
  }
}






.top-level-container {
  min-width: 320px;
  max-width: 576px;
  margin: 0 auto;
}
.main {
  background-color: #fff;
  margin: 0!important;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 75%);
}
article {
  padding: 5rem 1rem 1px;
}
header {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 12rem;
  position: relative;
  background-size: cover;
}

.circlelogo {
  position: absolute;
  text-align: center;
  bottom: -4rem;
  width: 100%;
}
.circlelogo img {
  width: 8rem;
  border-radius: 100%;
  border: 2px solid #fafafa;
  box-shadow: 0 0 2px 0 rgb(51 51 51 / 50%);
}
.field-group {
  padding: 1rem 1rem 0;
  border: 1px solid #eaeaea;
    margin-bottom: 1rem;
}
article .field-group {
  padding: 1rem 1rem 0;
}
article .field-group, article .header_errors {
  border: 1px solid #eaeaea;
  margin-bottom: 1rem;
}
article .field-group, article .header_errors {
  border: 1px solid #eaeaea;
  margin-bottom: 1rem;
}
article .header_errors .inner {
  padding: 1rem;
  text-align: center;
}
article .header_errors:before {
  display: block;
  content: " ";
  height: 0.5rem;
  padding: 0;
  background: repeating-linear-gradient(45deg,#000,#000 10px,rgba(255,255,0,.8) 10px,rgba(255,255,0,.8) 20px);
}
article .field-group label.question {
  font-family: "Oswald",sans-serif;
  text-transform: uppercase;
  font-size: 1.25rem;
  text-align: center;
}
label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a;
}
article .qaire_thumbs_widget {
  padding-left: 0.5rem;
  text-align: center;
}
article .qaire_thumbs_widget .choice {
  display: inline-block;
  text-align: center;
  padding-right: 1.5rem;
  overflow: hidden;
}
article .qaire_thumbs_widget .choice.thumbsup label.active {
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: thumbsup;
}
article .qaire_thumbs_widget .choice label {
  font-size: 3rem;
  color: #b6b6b6;
  cursor: pointer;
}
article .qaire_thumbs_widget .choice.thumbsup label.active i {
  color: green;
}
article .qaire_thumbs_widget .choice label {
  font-size: 3rem;
  color: #b6b6b6;
  cursor: pointer;
}
article .qaire_thumbs_widget .choice.na label {
  font-size: 2rem;
  font-family: "Oswald",sans-serif;
  padding-bottom: 0.9rem;
}
[type=checkbox], [type=file], [type=radio] {
  margin: 0 0 1rem;
  display: none;
}
[type=checkbox], [type=radio], legend {
  box-sizing: border-box;
  padding: 0;
  display: none;
}
.btn-primary {
  background-color: #1779ba;
  border-radius: 0;
  border-color: #1779ba;
}
article .qaire_thumbs_widget .choice.na label.active {
  color: #235fa2;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-name: na;
}
article .qaire_thumbs_widget .choice.thumbsup label.active {
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: thumbsup;
}
article .qaire_thumbs_widget .choice.thumbsdown label.active i {
  color: #b41e3c;
}

article .field-group textarea {
  font-size: .9rem;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgb(10 10 10 / 10%);
  border-radius: 0;
}
textarea[rows] {
  height: auto;
}


.qaire_freecomment_row {
  margin-top: 10px;
}
.fa, .fas {
  font-weight: 900;
  font-size: 43px;
  padding: 10px;
}
