.clipIt, .reader, #can_embed_form_inner li::before,
.new_answer li::before, .can_thank_you_wrap .clearfix div:nth-last-child(-n+2),
.country_drop_wrap,
.international_link-wrap,
#referral_code_select_wrap, .clearfix h4 .tooltip.js-tooltip.ml10 > span, .clearfix label.block.graytext, .clearfix .js-direct_link.direct_link, .share_button span, #form_col1 .form_builder_output.js-form_builder_output,
#form_col1 #referral_code_select_wrap,
#form_col1 .clearfix .can_thank_you-block,
#new_answer ul .form_builder_output.js-form_builder_output,
#new_answer ul #referral_code_select_wrap,
#new_answer ul .clearfix .can_thank_you-block, .action_sidebar h4,
.action_status_goal, .floatlabel-label, #new_answer ul li.js-d_sharing, #can_main_col,
#logo_wrap, #can_thank_you > h4,
#can_thank_you .can_thank_you-block, .can_thank_you-block {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

:root {
  --c-error:	#BE1F24;
  --c-alert: green;
  --c-white: white;
  --c-black: #000;
  --c-action: #FFC309;
  --c-brand: #1C4483;
  --c-brand100: #00072E;
  --c-brand200: #010D50;
  --c-brand300: #000849;
  --c-brand400: #030946;
  --c-brand500: #011E72;
  --c-brand600: #082472;
  --c-brand700: #1C4483;
  --c-brand800: #025DAC;
  --c-brand900: #1588C7;
  --c-gray100: black;
  --c-gray200:#232323;
  --c-gray400:#696969;
  --c-gray500:#828282;
  --c-gray600:#d8d8d8;
  --c-gray800:#f5f5f5;
  --c-gray900:#fff;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, 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;
}

/* HTML5 display-role reset for older browsers */
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;
}

label {
  font-weight: 700;
  color: var(--c-brand100);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.2;
}
@media screen and (min-width: 1000px) {
  label {
    font-size: 14px;
  }
}

input[type=text], input[type=tel], input[type=email], input[type=password] {
  width: 100%;
  height: 47px;
  box-sizing: border-box;
  padding: 0 12px;
  border: 2px solid var(--c-gray600);
  color: var(--c-gray500);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 1.2;
}
@media screen and (min-width: 1000px) {
  input[type=text], input[type=tel], input[type=email], input[type=password] {
    font-size: 14px;
  }
}

select,
select.sf-input-select,
.chosen-single {
  width: 100%;
  height: 47px;
  box-sizing: border-box;
  padding: 0 12px;
  border: 2px solid var(--c-gray600);
  color: var(--c-gray500);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 1.2;
}
@media screen and (min-width: 1000px) {
  select,
  select.sf-input-select,
  .chosen-single {
    font-size: 14px;
  }
}

textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 12px;
  border: 2px solid var(--c-gray600);
  color: var(--c-gray500);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 1.2;
}
@media screen and (min-width: 1000px) {
  textarea {
    font-size: 14px;
  }
}

button[hidden] {
  display: none;
}

.clipIt, .reader, .can_thank_you-block, #can_thank_you > h4,
#can_thank_you .can_thank_you-block, #can_main_col,
#logo_wrap, #new_answer ul li.js-d_sharing, .floatlabel-label, .action_sidebar h4,
.action_status_goal, #form_col1 .form_builder_output.js-form_builder_output,
#form_col1 #referral_code_select_wrap,
#form_col1 .clearfix .can_thank_you-block,
#new_answer ul .form_builder_output.js-form_builder_output,
#new_answer ul #referral_code_select_wrap,
#new_answer ul .clearfix .can_thank_you-block, .share_button span, .clearfix h4 .tooltip.js-tooltip.ml10 > span, .clearfix label.block.graytext, .clearfix .js-direct_link.direct_link, .can_thank_you_wrap .clearfix div:nth-last-child(-n+2),
.country_drop_wrap,
.international_link-wrap,
#referral_code_select_wrap, #can_embed_form_inner li::before,
.new_answer li::before {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.marq__form #can_embed_form {
  background: transparent !important;
}

.can_embed {
  max-width: 640px;
  margin: 96px auto;
}

#can_embed_form_inner h2,
#can_embed_form_inner h3,
#can_embed_form_inner h4:not(.mt10),
#can_embed_form_inner .form_builder_output,
#can_embed_form_inner .international_link-wrap,
#can_embed_form_inner .country_drop_wrap,
#can_embed_form_inner .ajax-loading,
#can_embed_form_inner #action_info,
.new_answer h2,
.new_answer h3,
.new_answer h4:not(.mt10),
.new_answer .form_builder_output,
.new_answer .international_link-wrap,
.new_answer .country_drop_wrap,
.new_answer .ajax-loading,
.new_answer #action_info {
  margin: 0;
}
#can_embed_form_inner h2 input[type=text], #can_embed_form_inner h2 input[type=tel], #can_embed_form_inner h2 input[type=email], #can_embed_form_inner h2 input[type=password], #can_embed_form_inner h2 input[type=textbox],
#can_embed_form_inner h3 input[type=text],
#can_embed_form_inner h3 input[type=tel],
#can_embed_form_inner h3 input[type=email],
#can_embed_form_inner h3 input[type=password],
#can_embed_form_inner h3 input[type=textbox],
#can_embed_form_inner h4:not(.mt10) input[type=text],
#can_embed_form_inner h4:not(.mt10) input[type=tel],
#can_embed_form_inner h4:not(.mt10) input[type=email],
#can_embed_form_inner h4:not(.mt10) input[type=password],
#can_embed_form_inner h4:not(.mt10) input[type=textbox],
#can_embed_form_inner .form_builder_output input[type=text],
#can_embed_form_inner .form_builder_output input[type=tel],
#can_embed_form_inner .form_builder_output input[type=email],
#can_embed_form_inner .form_builder_output input[type=password],
#can_embed_form_inner .form_builder_output input[type=textbox],
#can_embed_form_inner .international_link-wrap input[type=text],
#can_embed_form_inner .international_link-wrap input[type=tel],
#can_embed_form_inner .international_link-wrap input[type=email],
#can_embed_form_inner .international_link-wrap input[type=password],
#can_embed_form_inner .international_link-wrap input[type=textbox],
#can_embed_form_inner .country_drop_wrap input[type=text],
#can_embed_form_inner .country_drop_wrap input[type=tel],
#can_embed_form_inner .country_drop_wrap input[type=email],
#can_embed_form_inner .country_drop_wrap input[type=password],
#can_embed_form_inner .country_drop_wrap input[type=textbox],
#can_embed_form_inner .ajax-loading input[type=text],
#can_embed_form_inner .ajax-loading input[type=tel],
#can_embed_form_inner .ajax-loading input[type=email],
#can_embed_form_inner .ajax-loading input[type=password],
#can_embed_form_inner .ajax-loading input[type=textbox],
#can_embed_form_inner #action_info input[type=text],
#can_embed_form_inner #action_info input[type=tel],
#can_embed_form_inner #action_info input[type=email],
#can_embed_form_inner #action_info input[type=password],
#can_embed_form_inner #action_info input[type=textbox],
.new_answer h2 input[type=text],
.new_answer h2 input[type=tel],
.new_answer h2 input[type=email],
.new_answer h2 input[type=password],
.new_answer h2 input[type=textbox],
.new_answer h3 input[type=text],
.new_answer h3 input[type=tel],
.new_answer h3 input[type=email],
.new_answer h3 input[type=password],
.new_answer h3 input[type=textbox],
.new_answer h4:not(.mt10) input[type=text],
.new_answer h4:not(.mt10) input[type=tel],
.new_answer h4:not(.mt10) input[type=email],
.new_answer h4:not(.mt10) input[type=password],
.new_answer h4:not(.mt10) input[type=textbox],
.new_answer .form_builder_output input[type=text],
.new_answer .form_builder_output input[type=tel],
.new_answer .form_builder_output input[type=email],
.new_answer .form_builder_output input[type=password],
.new_answer .form_builder_output input[type=textbox],
.new_answer .international_link-wrap input[type=text],
.new_answer .international_link-wrap input[type=tel],
.new_answer .international_link-wrap input[type=email],
.new_answer .international_link-wrap input[type=password],
.new_answer .international_link-wrap input[type=textbox],
.new_answer .country_drop_wrap input[type=text],
.new_answer .country_drop_wrap input[type=tel],
.new_answer .country_drop_wrap input[type=email],
.new_answer .country_drop_wrap input[type=password],
.new_answer .country_drop_wrap input[type=textbox],
.new_answer .ajax-loading input[type=text],
.new_answer .ajax-loading input[type=tel],
.new_answer .ajax-loading input[type=email],
.new_answer .ajax-loading input[type=password],
.new_answer .ajax-loading input[type=textbox],
.new_answer #action_info input[type=text],
.new_answer #action_info input[type=tel],
.new_answer #action_info input[type=email],
.new_answer #action_info input[type=password],
.new_answer #action_info input[type=textbox] {
  width: 100% !important;
  height: 47px;
  box-sizing: border-box;
  padding: 0 12px;
  border: 2px solid var(--c-gray600) !important;
  border-radius: 0 !important;
  color: var(--c-gray500);
}
#can_embed_form_inner li::before,
.new_answer li::before {
  content: "";
}
#can_embed_form_inner textarea,
.new_answer textarea {
  box-sizing: border-box;
  min-height: 60px;
  width: 100%;
  padding: 14px 10px;
  background: --c-marqInputBg;
  border-width: 1px 1px 1px 1px;
  border-color: --c-marqInputBorder;
  border-style: solid;
  color: --c-marqInput;
}
#can_embed_form_inner textarea input[type=text], #can_embed_form_inner textarea input[type=tel], #can_embed_form_inner textarea input[type=email], #can_embed_form_inner textarea input[type=password], #can_embed_form_inner textarea input[type=textbox],
.new_answer textarea input[type=text],
.new_answer textarea input[type=tel],
.new_answer textarea input[type=email],
.new_answer textarea input[type=password],
.new_answer textarea input[type=textbox] {
  width: 100% !important;
  height: 47px;
  box-sizing: border-box;
  padding: 0 12px;
  border: 2px solid var(--c-gray600) !important;
  border-radius: 0 !important;
  color: var(--c-gray500);
}

.clearfix h4 {
  color: --c-marqColor;
  margin: 0 0 0 15px;
  font-size: 20px;
  line-height: 1.1;
  font-family: "Quantico", sans-serif;
  font-weight: 900;
}
@media screen and (min-width: 700px) {
  .clearfix h4 {
    font-size: 25px;
  }
}
@media screen and (min-width: 960px) {
  .clearfix h4 {
    font-size: 30px;
  }
}
.clearfix .can_thank_you-block {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.share_button {
  width: 30px;
  height: 30px;
  margin: 0 10px;
  display: inline-block;
}
.share_button.share-facebook {
  background: url(/img/uploads/facebook.png);
  background-size: auto 30px;
  background-position: center;
  background-repeat: no-repeat;
}
.share_button.share-twitter {
  background: url(/img/uploads/twitter.png);
  background-size: auto 24px;
  background-position: center;
  background-repeat: no-repeat;
}

#mobile_opt_in label.checkbox {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
}
#mobile_opt_in label.checkbox #mobile_opt_in_checkbox {
  margin: 5px 5px 0 0;
}

#error_message {
  color: --c-marqColor;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  #error_message {
    font-size: 18px;
  }
}

#mobile_opt_in_default {
  color: --c-marqColor;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  #mobile_opt_in_default {
    font-size: 18px;
  }
}

#form_col1,
#new_answer ul {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
#form_col1 li,
#new_answer ul li {
  width: 100%;
}
#form_col1 li,
#form_col1 .core_field,
#new_answer ul li,
#new_answer ul .core_field {
  margin: 0 0 11px;
  list-style: none;
}
#form_col1 li#action_welcome_message,
#form_col1 .core_field#action_welcome_message,
#new_answer ul li#action_welcome_message,
#new_answer ul .core_field#action_welcome_message {
  flex: 0 0 100%;
}
#form_col1 li.custom_fields.js-custom_fields.mt20,
#form_col1 .core_field.custom_fields.js-custom_fields.mt20,
#new_answer ul li.custom_fields.js-custom_fields.mt20,
#new_answer ul .core_field.custom_fields.js-custom_fields.mt20 {
  flex: 0 0 100%;
  color: --c-marqColor;
}
#form_col1 li.custom_fields.js-custom_fields.mt20 p,
#form_col1 .core_field.custom_fields.js-custom_fields.mt20 p,
#new_answer ul li.custom_fields.js-custom_fields.mt20 p,
#new_answer ul .core_field.custom_fields.js-custom_fields.mt20 p {
  font-size: 12px;
  line-height: 1.3;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  #form_col1 li.custom_fields.js-custom_fields.mt20 p,
  #form_col1 .core_field.custom_fields.js-custom_fields.mt20 p,
  #new_answer ul li.custom_fields.js-custom_fields.mt20 p,
  #new_answer ul .core_field.custom_fields.js-custom_fields.mt20 p {
    font-size: 10px;
  }
}
#form_col1 .can_select,
#new_answer ul .can_select {
  width: 100% !important;
}
#form_col1 span.relative.block,
#new_answer ul span.relative.block {
  flex: 0 0 100%;
  position: relative;
  display: flex;
  flex-flow: row wrap;
}
#form_col1 .control-group,
#new_answer ul .control-group {
  flex: 0 0 100%;
  color: --c-marqInput;
  padding: 2px 0 0;
  font-size: 16px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  #form_col1 .control-group,
  #new_answer ul .control-group {
    font-size: 18px;
  }
}
.donate #form_col1 .control-group,
.donate #new_answer ul .control-group {
  color: --c-marqColor;
}

.check_radio_field {
  display: block;
}
.check_radio_field .checkbox {
  display: block;
  text-transform: none;
  margin-top: 4px;
}

.action_status_tracker .centertext {
  display: flex;
  flex-flow: row-reverse nowrap;
  align-items: center;
  justify-content: space-between;
  margin: 0 15px;
  color: --c-marqColor;
  font-size: 20px;
  line-height: 1.1;
  font-family: "Quantico", sans-serif;
  font-weight: 900;
}
@media screen and (min-width: 700px) {
  .action_status_tracker .centertext {
    font-size: 25px;
  }
}
@media screen and (min-width: 960px) {
  .action_status_tracker .centertext {
    font-size: 30px;
  }
}

.action_status_running_total {
  flex: 1 auto;
}

.action_status_status_bar {
  flex: 1 0 50%;
  max-width: 329px;
  height: 27px;
  margin-right: 24px;
  background: #D8D8D8;
}
.action_status_status_bar > span {
  display: block;
  height: 27px;
}
.action_status_status_bar .action_status_status_bar-grow {
  display: block;
  height: 27px;
  background: --c-action;
}

.state_wrap {
  flex: 0 1 45%;
  margin: 0;
}

.floatlabel-wrapper {
  flex: 0 1 46%;
  margin: 4px 0 12px;
}
.floatlabel-input {
  border-width: 1px;
  border-color: --c-marqInputBorder;
  box-sizing: border-box;
  width: 100%;
  height: 36px;
  padding: 14px 10px;
  background: --c-marqInputBg;
  color: --c-marqInput;
  font-size: 16px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  .floatlabel-input {
    font-size: 18px;
  }
}

.can_selectInner {
  border-width: 1px;
  border-color: --c-marqInputBorder;
  border-style: solid;
  box-sizing: border-box;
  width: 100% !important;
  height: 36px;
  padding: 0 10px 0;
  background: --c-marqInputBg;
  color: --c-marqInput;
  font-size: 16px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  .can_selectInner {
    font-size: 18px;
  }
}

#new_answer ul li.js-error_message,
#new_answer ul li #action_welcome_message {
  flex: 0 0 100%;
}
#new_answer ul li label {
  font-size: 16px;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  #new_answer ul li label {
    font-size: 14px;
  }
}
#new_answer ul li .js-d_sharing {
  min-height: 40px;
  display: flex;
  align-items: center;
  padding: 15px 0 0;
  font-size: 16px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  #new_answer ul li .js-d_sharing {
    font-size: 18px;
  }
}
.marq #new_answer ul li .js-d_sharing {
  color: --c-marqInput;
}
.marq #new_answer ul li .js-d_sharing label {
  color: --c-marqLabel;
}
.donate #new_answer ul li .js-d_sharing {
  color: --c-marqColor;
}
#new_answer ul li .js-d_sharing li {
  list-style: none;
  margin-left: 0;
}

#form_col2 {
  display: flex;
  flex-flow: row-reverse wrap;
  justify-content: space-between;
  align-items: center;
}
#form_col2 label {
  font-size: 16px;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  #form_col2 label {
    font-size: 14px;
  }
}
#form_col2 input[type=button],
#form_col2 input[type=submit] {
  display: inline-block;
  padding: 5px;
  border: 0;
  background: var(--c-action);
  width: 220px;
  font-weight: 600;
}
@media screen and (max-width: 760px) {
  #form_col2 input[type=button],
  #form_col2 input[type=submit] {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .expand #form_col2 input[type=button],
  .expand #form_col2 input[type=submit] {
    margin-left: 45%;
  }
}
@media screen and (min-width: 760px) {
  #form_col2 input[type=button],
  #form_col2 input[type=submit] {
    margin: 5px 0;
  }
}
@media screen and (min-width: 960px) {
  #form_col2 input[type=button],
  #form_col2 input[type=submit] {
    margin: 5px 0;
  }
}
#form_col2 .js-d_sharing {
  width: 100%;
  min-height: 40px;
  display: flex;
  align-items: center;
  padding: 15px 0 0;
  font-size: 16px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  #form_col2 .js-d_sharing {
    font-size: 18px;
  }
}
.marq #form_col2 .js-d_sharing {
  color: --c-marqInput;
}
.marq #form_col2 .js-d_sharing label {
  color: --c-marqLabel;
}
.donate #form_col2 .js-d_sharing {
  color: --c-marqColor;
}
#form_col2 .js-d_sharing li {
  list-style: none;
  margin-left: 0;
}

#can-form-area-wegovern-form {
  width: 100%;
}

#can_thank_you {
  padding: 0 15px;
}
#can_thank_you,
#action_welcome_message {
  color: --c-marqColor;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  #can_thank_you,
  #action_welcome_message {
    font-size: 18px;
  }
}
#can_thank_you h1,
#action_welcome_message h1 {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  #can_thank_you h1,
  #action_welcome_message h1 {
    font-size: 18px;
  }
}

.can_thank_you-block label {
  display: block;
  font-size: 16px;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  .can_thank_you-block label {
    font-size: 14px;
  }
}
.can_thank_you-block input {
  border-width: 1px;
  border-color: --c-marqInputBorder;
  box-sizing: border-box;
  width: 100%;
  height: 36px;
  padding: 14px 10px;
  background: --c-marqInputBg;
  color: --c-marqInput;
  font-size: 16px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  .can_thank_you-block input {
    font-size: 18px;
  }
}
.can_thank_you-block textarea {
  box-sizing: border-box;
  min-height: 60px;
  width: 100%;
  padding: 14px 10px;
  background: --c-marqInputBg;
  border-width: 1px;
  border-color: --c-marqInputBorder;
  border-style: solid;
  color: --c-marqInput;
  font-size: 16px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  .can_thank_you-block textarea {
    font-size: 18px;
  }
}

.can_thank_you-block {
  margin-top: 15px;
}

.can_thank_you-block label.hundredtool {
  display: flex;
  align-items: center;
}

#embed_options {
  display: none;
}

.single {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  color: var(--c-brand200);
}
.single__hed {
  max-width: 100%;
  flex: 0 0 100%;
  order: -1;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  max-height: 265px;
  padding: 30px 0;
  background: var(--c-gray800);
}
@media screen and (min-width: 800px) {
  .feature .single__hed {
    max-height: max-content;
    padding: 90px 0 120px;
  }
}
@media screen and (min-width: 800px) {
  .single__hed {
    padding: 90px 0;
  }
}
.single__hed--title {
  width: 100%;
  max-width: 962px;
  margin: 15px 0;
  text-align: center;
  text-transform: uppercase;
  color: var(--c-brand200);
  font-size: 35px;
  line-height: 1;
  font-family: "Quantico", sans-serif;
  font-weight: 800;
}
@media screen and (min-width: 700px) {
  .single__hed--title {
    font-size: 40px;
  }
}
.single__hed--sub {
  color: var(--c-gray500);
  font-size: 12px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
}
@media screen and (min-width: 960px) {
  .single__hed--sub {
    font-size: 12px;
  }
}
.single__hed p, .single__hed--led {
  z-index: 1;
  max-width: 650px;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  .single__hed p, .single__hed--led {
    font-size: 14px;
  }
}
.single__entry {
  display: flex;
  flex-flow: column;
  align-items: center;
  overflow: visible;
  width: 100%;
  max-width: 876px;
  box-sizing: border-box;
  flex: 0 1 100%;
  padding: 0 15px;
  margin-bottom: 24px;
}
@media screen and (min-width: 760px) {
  .single__entry {
    padding: 0 55px 0 15px;
  }
}
@media screen and (min-width: 800px) {
  .single__entry {
    flex: 0 1 77%;
    padding: 0;
    margin-top: 80px;
    margin-bottom: 128px;
    display: flex;
    flex-flow: column;
    align-items: center;
  }
}
.single__entry .highlight {
  background-color: var(--c-action);
}
.single__entry--grfx {
  min-width: 100%;
  max-width: 876px;
  display: flex;
  margin: 0 -55px 25px -15px;
  order: -1;
}
@media screen and (min-width: 800px) {
  .single__entry--grfx {
    width: 100%;
    margin: -226px auto 25px;
  }
}
.single__entry--grfx img {
  width: 100%;
  flex: 0 0 100%;
  object-fit: cover;
}
.single__led {
  z-index: 1;
  max-width: 650px;
  margin: 30px 0;
  text-align: center;
}
.single__led p {
  font-size: 16px;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 960px) {
  .single__led p {
    font-size: 14px;
  }
}
.single__feature {
  flex: 0 0 100%;
}
.single__vcard {
  background: var(--c-brand500);
  color: var(--c-gray900);
}
@media screen and (min-width: 760px) {
  .single__vcard {
    padding: 88px;
  }
}
.single__event {
  background: var(--c-brand500);
  color: var(--c-gray900);
}
.single__index {
  display: flex;
  flex-flow: column nowrap;
}
@media screen and (min-width: 800px) {
  .single__index {
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: stretch;
  }
}
.single__share {
  order: -1;
  align-self: flex-end;
  flex: 0;
  max-height: 0;
  overflow: visible;
  max-width: 40px;
  width: 40px;
  margin-right: -50px;
}
@media screen and (min-width: 800px) {
  .single__share {
    position: sticky;
    top: 0;
    margin-bottom: 88px;
  }
}
.single__press {
  margin: 15px auto;
}
.single__form {
  max-width: 100%;
}

.clipIt, .reader, .site__body #dvFastForms .ff-item-row[style="display: none;"] {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.site__body #dvFastForms {
  max-width: 100vw;
}
@media screen and (max-width: 760px) {
  .site__body #dvFastForms {
    margin: 0 -15px;
  }
}
.site__body #dvFastForms .ff-form-main {
  max-width: 100%;
  background: var(--c-gray800);
  padding: 0;
  margin: 24px auto 48px;
}
@media screen and (min-width: 760px) {
  .site__body #dvFastForms .ff-form-main {
    padding: 67px;
  }
}
.site__body #dvFastForms .ff-group-row {
  background: transparent;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.site__body #dvFastForms .ff-item-row {
  flex: 0 0 100%;
  display: flex !important;
  flex-flow: row wrap;
}
.site__body #dvFastForms .ff-item-row:first-child {
  flex: 0 0 100%;
}
.site__body #dvFastForms .ff-label-col {
  flex: 0 0 100%;
}
.site__body #dvFastForms .ff-field-col {
  flex: 0 0 100%;
  min-width: auto;
  max-width: 100%;
  box-sizing: border-box;
}
.site__body #dvFastForms .ff-field-col input[type=text], .site__body #dvFastForms .ff-field-col input[type=tel], .site__body #dvFastForms .ff-field-col input[type=email], .site__body #dvFastForms .ff-field-col input[type=password], .site__body #dvFastForms .ff-field-col input[type=textbox] {
  width: 100% !important;
  height: 47px;
  box-sizing: border-box;
  padding: 0 12px;
  border: 2px solid var(--c-gray600) !important;
  border-radius: 0 !important;
  color: var(--c-gray500);
}
.site__body #dvFastForms .ff-field-col textarea {
  width: 100% !important;
  min-height: 112px;
  box-sizing: border-box;
  padding: 0 12px;
  border: 2px solid var(--c-gray600) !important;
  border-radius: 0 !important;
  color: var(--c-gray500);
}
.site__body #dvFastForms .btnDiv #btnsubmit {
  margin-right: 15px;
}
.site__body #dvFastForms .btnDiv input[type=button],
.site__body #dvFastForms .btnDiv input[type=submit] {
  flex: 0 1 120px;
  background: var(--c-action);
  width: 220px;
  float: right;
  font-weight: 600;
}
@media screen and (max-width: 760px) {
  .site__body #dvFastForms .btnDiv input[type=button],
  .site__body #dvFastForms .btnDiv input[type=submit] {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .expand .site__body #dvFastForms .btnDiv input[type=button],
  .expand .site__body #dvFastForms .btnDiv input[type=submit] {
    margin-left: 45%;
  }
}
@media screen and (min-width: 760px) {
  .site__body #dvFastForms .btnDiv input[type=button],
  .site__body #dvFastForms .btnDiv input[type=submit] {
    margin: 5px 0;
  }
}
@media screen and (min-width: 960px) {
  .site__body #dvFastForms .btnDiv input[type=button],
  .site__body #dvFastForms .btnDiv input[type=submit] {
    margin: 5px 0;
  }
}
.site__body #dvFastForms img {
  max-width: 100%;
}

/* @import "modules/[*].css";
@import "blocks/[*].css"; */