@font-face {
  font-family: Librefranklin;
  src: url('../fonts/librefranklin-italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Librefranklin;
  src: url('../fonts/librefranklin-medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Librefranklin;
  src: url('../fonts/librefranklin-mediumitalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Librefranklin;
  src: url('../fonts/librefranklin-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Librefranklin;
  src: url('../fonts/librefranklin-semibold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Librefranklin;
  src: url('../fonts/librefranklin-thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Librefranklin;
  src: url('../fonts/librefranklin-thinitalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Codecpro;
  src: url('../fonts/CodecPro-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Codecpro;
  src: url('../fonts/CodecPro-UltraBlack.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Codecpro fat;
  src: url('../fonts/CodecPro-Fat.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Codecpro;
  src: url('../fonts/CodecPro-FatItalic.ttf') format("truetype"), url('../fonts/CodecPro-Italic.ttf') format("truetype"), url('../fonts/CodecPro-NewsItalic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Codecpro;
  src: url('../fonts/CodecPro-UltraBlackItalic.ttf') format("truetype"), url('../fonts/CodecPro-HeavyItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Codecpro;
  src: url('../fonts/CodecPro-ExtraBoldItalic.ttf') format("truetype"), url('../fonts/CodecPro-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Codecpro;
  src: url('../fonts/CodecPro-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Codecpro;
  src: url('../fonts/CodecPro-ExtraLightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Codecpro;
  src: url('../fonts/CodecPro-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Codecpro;
  src: url('../fonts/CodecPro-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Codecpro;
  src: url('../fonts/CodecPro-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Codecpro news;
  src: url('../fonts/CodecPro-News.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Codecpro;
  src: url('../fonts/CodecPro-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Codecpro;
  src: url('../fonts/CodecPro-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: DM Sans;
  src: url('../fonts/DMSans-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: DM Sans;
  src: url('../fonts/DMSans-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: DM Sans;
  src: url('../fonts/DMSans-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: DM Sans;
  src: url('../fonts/DMSans-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: DM Sans;
  src: url('../fonts/DMSans-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: DM Sans;
  src: url('../fonts/DMSans-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Font awesome 5 brands 400";
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Font awesome 5 free solid 900";
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro text;
  src: url('../fonts/SF-Pro-Text-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro text;
  src: url('../fonts/SF-Pro-Text-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro text;
  src: url('../fonts/SF-Pro-Text-HeavyItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro text;
  src: url('../fonts/SF-Pro-Text-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro text;
  src: url('../fonts/SF-Pro-Text-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro text;
  src: url('../fonts/SF-Pro-Text-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro text;
  src: url('../fonts/SF-Pro-Text-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro text;
  src: url('../fonts/SF-Pro-Text-Heavy.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-UltralightItalic.otf') format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro text;
  src: url('../fonts/SF-Pro-Text-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-Ultralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-SemiboldItalic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-ThinItalic.otf') format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-HeavyItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-RegularItalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro text;
  src: url('../fonts/SF-Pro-Text-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Sf pro text;
  src: url('../fonts/SF-Pro-Text-RegularItalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Sf pro display;
  src: url('../fonts/SF-Pro-Display-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

:root {
  --absentee: #00b5cc;
  --white: white;
  --election-pal: #fc7e7e;
  --election-aim: #fc980b;
  --campaign-desk-2: #1ba39c;
  --voter-central: #00688b;
  --election-todo: #bd3a7d;
  --election-response: #6a1b9a;
  --live-results: #06c;
  --petition-processing: #913d88;
  --precinct-central: #e74b3c;
  --election-force: #00a572;
  --tenex-blue: #1289a7;
  --off-white: #f1f1f1;
  --black: black;
  --gainsboro: #fafafa;
  --elements-webflow-library-accent--primary-1: #4a3aff;
  --lobbyist-management: #4d8f6f;
  --campaign-desk: #36d7b7;
  --document-archive: #edb807;
  --streets-districts: #f15a22;
  --ready-board: #5bba46;
  --newest-black: #454545;
  --official-black: #525252;
  --election-link: #f3cf55;
  --elements-webflow-library-neutral--800: #211f54;
  --elements-webflow-library-neutral--300: #eff0f6;
  --elements-webflow-library-neutral--100: white;
  --elements-webflow-library-general--shadow-02: #14142b14;
  --stacyland-library-pinkalicious--100: #fef;
  --elements-webflow-library-neutral--600: #6e7191;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --elements-webflow-library--general--shadow-03: #14142b1a;
  --elements-webflow-library--neutral--200: #f7f7fc;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --new-black: #494949;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 3em;
  font-weight: 600;
  line-height: 1.2em;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2em;
  font-weight: 600;
  line-height: 2em;
}

a {
  text-decoration: underline;
}

.container-2 {
  float: none;
  color: #e3f0f7;
  flex: 1;
  margin: 0;
  font-family: Source Sans Pro;
  position: static;
  bottom: -1px;
}

.navbar-2 {
  float: none;
  clear: none;
  text-align: left;
  background-color: #fff;
  border: 5px #000;
  border-bottom: 1px #c0dfee;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 80px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
  inset: 0;
  overflow: visible;
}

._10x-navlink-header {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0;
  padding: 5px 10px;
  font-family: Codecpro, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1em;
  text-decoration: none;
  display: inline-block;
}

._10x-navlink-header:hover {
  color: #1289a7;
  font-weight: 400;
  text-decoration: none;
}

._10x-navlink-header:active {
  font-style: normal;
  font-weight: 500;
  text-decoration: underline;
}

._10x-navlink-header:focus {
  color: #333;
  font-weight: 400;
}

._10x-navlink-header.w--current {
  color: #1289a7;
  font-family: Source Sans Pro;
  font-size: 1.15em;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
}

.body {
  background-color: #0000;
  border: 0 solid #000;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 14px;
  overflow: auto;
}

.producttextname {
  float: none;
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 3px #00000075;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  font-family: Source Sans Pro;
  font-size: 1.75vw;
  font-weight: 400;
  line-height: 2.5vw;
  display: block;
  position: static;
}

.div-block-5 {
  text-align: center;
  background-color: #000;
  border: 1px #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 4em 4em 2em;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 5vw;
  padding-right: 0;
  font-family: Source Sans Pro;
  font-size: 6vw;
  font-weight: 600;
  line-height: 6.25vw;
  display: flex;
}

.slide-2 {
  color: #e4e7e9;
  text-align: justify;
  padding-top: 2em;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  position: static;
}

.slider-2 {
  opacity: 1;
  background-color: #0000;
  border: 2px #e3f0f7;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
}

.testimony {
  color: #000;
  text-align: justify;
  margin-bottom: 2em;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.15em;
}

.slide-3 {
  margin-top: 0;
  padding-top: 2em;
  font-size: 14px;
  position: static;
}

.image-10 {
  margin-top: 15px;
  margin-left: 0;
  display: block;
}

.testimonyfrom {
  float: right;
  color: #000;
  text-align: left;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.15em;
}

.mask-2 {
  flex: none;
  width: 60%;
  margin-left: 0;
}

.bannerhome {
  background-color: #2d3b4b00;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 900px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.div-block-12 {
  float: none;
  background-color: #1c2027;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
  bottom: 0%;
  left: 0;
  right: 0;
  overflow: visible;
}

.div-block-12.homefooter {
  background-color: #eee;
  border: 4px #1289a7;
  border-top: 3px solid #1289a7;
  border-bottom-color: #f0f0f0;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 125px;
  padding-top: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
  position: static;
}

.text-block-23 {
  color: #333;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-family: Source Sans Pro;
  font-size: .9em;
  font-weight: 400;
  line-height: 1em;
  display: flex;
  position: static;
}

.image-15 {
  margin-top: 8px;
  margin-left: 15px;
  padding-top: 0;
  padding-left: 0;
}

.left-arrow {
  width: 0;
}

.right-arrow-2 {
  width: 1px;
}

.slide-nav-2 {
  position: static;
}

.icon-2, .icon-3 {
  color: #2d3b4b;
}

.header {
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 3px #00000080;
  border-style: none;
  border-color: #000 #2d3b4b #000 #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 4vw;
  margin-bottom: 1em;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 6em;
  font-weight: 600;
  line-height: 1em;
  display: flex;
}

.div-block-15 {
  background-color: #0000;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.opener {
  color: #fff;
  text-align: justify;
  background-color: #0000;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  width: 95%;
  margin-bottom: 50px;
  margin-left: 2%;
  padding-top: 0;
  padding-bottom: 50px;
  padding-left: 0;
  font-family: Source Sans Pro;
  font-size: 1.75em;
  font-weight: 300;
  line-height: 1.15em;
  display: flex;
}

.div-block-17 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-right: 0;
  display: flex;
}

.div-block-19 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 50px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.div-block-20 {
  background-image: url('../images/Tenextenlogo.png');
  background-size: 50px;
  background-attachment: fixed;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2em 4em;
  display: flex;
  overflow: hidden;
}

.title {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-top: 3px solid #00000080;
  border-bottom: 1px solid #fff;
  padding: 1em 4em;
  font-family: Source Sans Pro;
  font-size: 4em;
  font-weight: 600;
  line-height: 1em;
}

.textbody {
  text-align: justify;
  background-color: #0000;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 50px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.italic-text-8 {
  color: #2d3b4b;
  font-family: Source Sans Pro;
  font-size: 1.25em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.15em;
}

.valuestxt {
  color: #fff;
  text-align: left;
  background-color: #0000;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Source Sans Pro;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.15em;
}

.value {
  background-color: #189d43bf;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 25em;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2em 4em;
  display: flex;
}

.value.winningspirit {
  background-color: #b62b7abf;
  border-bottom: 1px solid #ffffff40;
  justify-content: flex-start;
  height: 25em;
  padding: 2em 4em;
}

.value.definedby {
  background-color: #398bb7bf;
  border-right: 1px solid #ffffff40;
  height: 25em;
  padding: 2em 4em;
}

.value.customerservice {
  background-color: #e1670dbf;
  padding: 2em 4em;
}

.body-4 {
  color: #57606f;
  height: 442%;
}

.precinctcentraltitle {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  margin-top: 0;
  margin-bottom: 1vw;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 8em;
  font-weight: 700;
  line-height: 1em;
}

.precinctcentraltitle.lr {
  color: #fff;
  text-shadow: 2px 2px 3px #24143380;
  margin-bottom: .25em;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 8em;
  font-weight: 600;
  line-height: 1em;
}

.precinctcentralsubtitle {
  color: #fff;
  text-align: center;
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 3em;
  font-style: normal;
  font-weight: 400;
  line-height: 1em;
}

.precinctcentralsubtitle.lr {
  color: #fff;
  text-shadow: 2px 2px 3px #24143380;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 3em;
  font-style: normal;
  font-weight: 400;
  line-height: 1em;
}

.precinctcentralsubtitle.nextgen {
  color: #fff;
  text-shadow: 3px 3px 6px #000;
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 3em;
  font-weight: 400;
  line-height: 1em;
}

.row-6 {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: static;
}

.row-6.lr {
  background-color: #0000;
  flex-direction: row;
  justify-content: space-between;
  width: auto;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.unordered-list {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.erfeaturetitle {
  color: #fff;
  width: auto;
  margin-top: 0;
  margin-bottom: .25em;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 2em;
  font-weight: 600;
  line-height: 1em;
}

.unordered-list-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.unordered-list-2.lr {
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
}

.unordered-list-3 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.unordered-list-3.lr {
  width: auto;
  margin-bottom: 0;
  padding-left: 0;
}

.lrfeaturetitle {
  color: #fff;
  margin-top: 0;
  margin-bottom: .25em;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 2em;
  font-weight: 600;
  line-height: 1em;
}

.erfeaturedescription {
  color: #fff;
  width: auto;
  padding: 8px 65px 0;
  font-family: Source Sans Pro;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.1em;
}

.nav-menu-2 {
  color: #1289a7;
  align-items: center;
  display: block;
}

.nav-menu-2:focus {
  color: #0000;
  font-family: Sf pro display, sans-serif;
  font-weight: 400;
}

.navigation {
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  display: flex;
}

.button-3 {
  color: #fff;
  background-color: #1289a7;
  background-image: linear-gradient(145deg, #cff2f8, #00a0be 74%);
  border: 1px #99999945;
  border-radius: 20px;
  flex: 0 auto;
  margin-right: 15px;
  font-family: Source Sans Pro;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
}

.button-3:hover {
  font-weight: 400;
}

.button-3.w--current {
  font-family: Sf pro display, sans-serif;
}

.section-6 {
  background-color: #2d3b4b;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1275px;
  display: flex;
  box-shadow: 10px 10px 37px #2d3b4b;
}

.section-6.pc {
  box-shadow: none;
  background-color: #0000;
}

.liveresultssectionhdr {
  color: #333;
  text-align: center;
  text-shadow: none;
  background-color: #0000;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0 0;
  font-family: Source Sans Pro;
  font-size: 4em;
  font-weight: 600;
  line-height: 1em;
  display: block;
}

.column-10 {
  text-shadow: 1px 1px 5px #2d3b4b;
  border-style: none;
  border-right-width: 2px;
  border-right-color: #2d3b4b;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 0 25px 0 0;
  font-size: 14px;
  display: flex;
  position: static;
}

.column-12 {
  color: #2d3b4b;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-13 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.row-8 {
  background-color: #0000;
  border-radius: 15px;
  width: 1275px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}

.text-block-65 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: .5em;
  padding: 0;
  font-size: 1em;
  line-height: 1em;
}

.precinctcentralsectinhdr2 {
  color: #000c;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 50px;
}

.text-block-66 {
  text-align: center;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  line-height: 1em;
}

.italic-text-11 {
  color: #e3f0f6;
  text-align: center;
  font-size: 26px;
}

.italic-text-11.lr {
  color: #000c;
  font-family: Source Sans Pro;
  font-size: 2.7em;
  font-style: normal;
  font-weight: 400;
  line-height: 1em;
}

.italic-text-11.pc {
  color: #000;
  width: 1275px;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
}

.text-block-67 {
  color: #000c;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.text-block-68 {
  color: #fff;
  text-align: left;
  background-color: #0000;
  flex: 0 auto;
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 74px;
}

.text-block-69 {
  color: #000c;
  text-align: left;
  width: 100%;
  margin-bottom: 25px;
  padding: 0;
  font-size: 26px;
  line-height: 26px;
}

.italic-text-12 {
  color: #2d3b4b;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.italic-text-12.pc {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.row-10 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-75 {
  color: #e3f0f7;
  text-align: center;
  background-color: #2d3b4b;
  width: 637.5px;
  padding-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}

.text-block-75.pc {
  color: #333;
  background-color: #0000;
  width: 75%;
  max-width: 100%;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  font-style: normal;
  font-weight: 400;
  line-height: 1em;
}

.text-block-76 {
  color: #000c;
  text-align: center;
  padding: 15px 15px 45px;
  font-family: Montserrat, sans-serif;
}

.image-27 {
  text-align: left;
  padding-bottom: 15px;
}

.column-17 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-77 {
  color: #000c;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.text-block-78 {
  color: #000c;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.image-28 {
  padding-top: 0;
}

.text-block-79 {
  color: #000c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  display: flex;
}

.text-block-80 {
  color: #000c;
  text-align: center;
  padding: 15px 15px 45px;
  font-family: Montserrat, sans-serif;
}

.image-29 {
  text-align: center;
  padding-bottom: 15px;
}

.image-30 {
  padding-top: 0;
}

.text-block-81 {
  color: #000c;
  text-align: center;
  padding: 15px 15px 45px;
  font-family: Montserrat, sans-serif;
}

.text-block-82 {
  color: #000c;
  text-align: center;
  padding-top: 15px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.column-18 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pcsecuritypoint {
  color: #333;
  text-align: center;
  margin-bottom: .5vw;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1em;
}

.column-19 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-85 {
  color: #333;
  text-align: center;
  width: 80%;
  padding: 0;
  font-family: Lato, sans-serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.1em;
}

.text-block-86 {
  color: #333;
  text-align: center;
  width: 80%;
  padding: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.15em;
}

.text-block-89 {
  color: #333;
  text-align: center;
  width: 80%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1em;
}

.text-block-90 {
  color: #333;
  text-align: center;
  width: 80%;
  padding-top: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1em;
}

.column-20 {
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.image-32 {
  padding-top: 0;
}

.text-block-91 {
  color: #fff;
  text-align: left;
  background-color: #0000;
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 54px;
  display: block;
}

.text-block-92 {
  color: #fff;
  text-align: left;
  width: 100%;
  margin-bottom: 25px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.liveresultsbargraph {
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 14px;
  display: none;
  position: static;
  top: 0;
  right: 0;
}

.body-5 {
  background-color: #0000;
  background-image: linear-gradient(#1289a7e6, #1289a7e6), url('../images/black-and-white-demo.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  font-family: Sf pro display, sans-serif;
  display: block;
}

.div-block-33 {
  background-image: linear-gradient(#bd3a7d80, #bd3a7d80), url('../images/EtodoBanner-jjuly-1.jpg');
  background-position: 0 0, 50% 25%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.body-6 {
  background-color: #0000;
  font-family: Librefranklin, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
}

.text-block-101 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1.75vw;
}

.div-block-35 {
  background-image: linear-gradient(#0083ff4d, #0083ff4d), url('../images/put-this-one-on-live-results.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 625px;
  display: flex;
}

.div-block-35.lr {
  background-image: linear-gradient(#4f277566, #4f277566), url('../images/ElectionResponseBanner_New2.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 700px;
  display: flex;
}

.liveresultssectionhdr2 {
  color: #fff;
  text-align: left;
  text-shadow: 2px 2px 3px #00000080;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3vw 0 1vw;
  font-family: Source Sans Pro;
  font-size: 4.5vw;
  font-weight: 600;
  line-height: 4.5vw;
  display: block;
}

.liveresultssectiontxt2 {
  color: #fff;
  text-align: justify;
  width: 80%;
  padding: 25px 0 50px;
  font-family: Source Sans Pro;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 2.75vw;
}

.pc {
  width: 700px;
}

.body-7 {
  background-image: linear-gradient(#ffffffdb, #ffffffdb), url('../images/ElectionResponsesmaller.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.body-8 {
  background-color: #0000;
  overflow: visible;
}

.section-12 {
  color: #fff;
  background-color: #0000;
  background-image: url('../images/tenextenlogo5percent.png'), linear-gradient(#fff 28%, #1289a72b 49%, #fff 69%, #1289a726 93%), linear-gradient(#fff, #fff);
  background-position: 0 0, 0 0, 0 0;
  background-size: 50px, auto, auto;
  background-attachment: fixed, scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.div-block-42 {
  background-color: #0000;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 900px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

.div-block-44 {
  background-color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/iPadsHigherRes.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-47 {
  z-index: 0;
  background-color: #0000;
  border: 3px #000;
  border-top-color: #1289a76b;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 50%;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: relative;
  overflow: hidden;
}

.div-block-48 {
  background-color: #0000;
  border: 2px #000;
  border-color: #e7e7e7 #000 #000 #33333370;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-17 {
  background-color: #ffffff9e;
  border-radius: 25px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 50px;
  display: flex;
}

.section-21 {
  background-color: #0000;
  background-image: none;
  background-size: auto;
  border: 2px #1289a7;
  border-radius: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 100px 0 50px;
  display: flex;
}

.link-block-2 {
  opacity: .7;
  background-color: #227aeb;
  border: 1px #da2200;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 11vw;
  height: 11vw;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  display: flex;
}

.link-block-3 {
  opacity: .7;
  background-color: #68468a;
  border-style: none;
  border-color: #000;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 11vw;
  height: 11vw;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  display: flex;
}

.link-block-5 {
  opacity: .7;
  background-color: #fa402e;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 11vw;
  height: 11vw;
  margin-right: 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 0 2px #fa402e;
}

.column-50 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  display: flex;
  position: static;
}

.column-51 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.column-52 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
}

.row-23 {
  float: none;
  clear: none;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
  overflow: visible;
}

.text-block-140 {
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 3px #00000075;
  margin-bottom: .5em;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 5em;
  font-weight: 500;
  line-height: 1em;
}

.text-block-141 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  margin-bottom: 5vw;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 6vw;
  font-weight: 600;
  line-height: 6.25vw;
}

.slider-5, .mask-4 {
  height: 900px;
}

.slide-10 {
  background-image: linear-gradient(#00000073, #00000073), url('../images/iPadsHigherRes.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: static;
}

.slide-11 {
  background-image: linear-gradient(#7d93a14d, #7d93a14d), url('../images/WelcomeScreenUpdated.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  width: 100%;
  height: auto;
  position: static;
  overflow: hidden;
}

.slide-12 {
  background-image: linear-gradient(#00000073, #00000073), url('../images/ReviewingPamphlets-BLUECOLOR.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-13 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/TEDTrainingMocku5Compressed.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.text-block-142 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 4em;
  font-weight: 600;
  line-height: 1.15em;
  display: block;
}

.slide-nav-4 {
  cursor: pointer;
  background-color: #0000;
  padding-top: 10px;
  padding-bottom: 0;
  line-height: 14px;
  position: static;
}

.row-25 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.column-60, .column-61, .column-62, .column-63 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-143, .text-block-144, .text-block-145, .text-block-146 {
  color: #fff;
  text-shadow: 2px 2px 3px #000;
  padding-top: 0;
  font-family: Source Sans Pro;
  font-size: 2em;
  line-height: 1em;
}

.image-45 {
  width: 12vw;
  height: 12vw;
  padding: 2.25vw;
}

.image-46 {
  width: 12vw;
  height: 12vw;
  padding: 2.25vw 2.5vw 2.25vw 2.25vw;
}

.image-47 {
  width: 12vw;
  height: 12vw;
  padding: 2.25vw;
  position: static;
  box-shadow: 1px 1px 4px -20px #000;
}

.image-48 {
  width: 12vw;
  height: 12vw;
  padding: 2.25vw;
}

.column-64 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-65 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-66 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-147, .text-block-148, .text-block-149 {
  color: #fff;
  text-shadow: 2px 2px 3px #00000075;
  margin-top: 1vw;
  padding-top: 0;
  font-family: Source Sans Pro;
  font-size: 2.5vw;
  line-height: 2.5vw;
}

.text-block-150 {
  color: #fff;
  text-shadow: 3px 3px 4px #00000075;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Source Sans Pro;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1em;
  display: flex;
}

.container-10 {
  background-color: #1581a5cc;
  border-style: none;
  border-radius: 180px;
  margin-bottom: .5vw;
}

.container-11, .container-12, .container-13 {
  background-color: #1581a5cc;
  border-radius: 180px;
  margin-bottom: .5vw;
}

.container-14 {
  background-color: #1581a5cc;
  border-radius: 180px;
  justify-content: center;
  font-size: 128px;
  line-height: 128px;
  display: flex;
}

.container-15 {
  background-color: #1581a5cc;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.row-26 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-52 {
  background-color: #0000;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  margin-top: 2em;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 10px;
  display: flex;
  overflow: hidden;
}

.tedtiletxt {
  opacity: 0;
  color: #fff;
  text-align: justify;
  margin-left: 2vw;
  margin-right: 2vw;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 1.1em;
}

.section-29 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 10px;
  display: block;
  overflow: hidden;
}

.div-block-57 {
  background-image: url('../images/Precinct-Central-irl-2.0.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-58 {
  background-image: url('../images/ElectionResponseImage3png.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 16.5vw;
  display: flex;
}

.div-block-59 {
  background-image: url('../images/LiveResults-IRL-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  height: 16.5vw;
  display: flex;
}

.div-block-60 {
  background-image: url('../images/VoterCentralTile2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.section-30 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 10px;
  padding-left: 0;
  display: block;
  overflow: hidden;
}

.section-31 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding-left: 0;
  display: block;
  overflow: hidden;
}

.section-32 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-left: 0;
  display: block;
  overflow: hidden;
}

.div-block-62 {
  background-color: #0000;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 0;
  display: flex;
  overflow: visible;
}

.div-block-63 {
  background-image: url('../images/electiontodo-irl-2.0.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 16.5vw;
  display: flex;
}

.div-block-64 {
  background-image: url('../images/ElectionForceTile-3.jpg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: stretch;
  height: 16.5vw;
  display: flex;
}

.div-block-65 {
  background-image: url('../images/CampaignDesk-IRL2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  height: 16.5vw;
  display: flex;
}

.div-block-66 {
  background-image: url('../images/ElectionAIM-IRL4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  height: 16.5vw;
  display: flex;
}

.section-33 {
  flex: 1;
  height: auto;
  margin-right: 10px;
  overflow: hidden;
}

.section-34 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  height: auto;
  margin-right: 10px;
  display: flex;
  overflow: hidden;
}

.section-35 {
  flex: 1;
  height: auto;
  margin-right: 10px;
  overflow: hidden;
}

.section-36 {
  flex: 1;
  height: auto;
  overflow: hidden;
}

.sectionhdr1 {
  color: #333;
  text-align: center;
  text-shadow: none;
  background-color: #0000;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  margin-bottom: .25em;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 4em;
  font-weight: 600;
  line-height: 1.15em;
  display: flex;
}

.sectionted {
  background-color: #f5f5f5;
  padding-top: 4em;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.div-block-68 {
  background-color: #0000;
  background-image: linear-gradient(#dfe4eacc, #dfe4eacc), url('../images/pollworkertestimonyimagebw.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 50px;
  padding-bottom: 0;
  display: flex;
}

.tedtile {
  opacity: 1;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin: .5em 1em;
  padding: 0;
  font-family: Source Sans Pro;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.25vw;
  display: flex;
}

.text-block-178 {
  color: #3b5998;
  margin-left: 0;
  margin-right: 5px;
  font-family: Fontawesome webfont;
  font-size: 2.25em;
  line-height: 1em;
}

.text-block-179 {
  color: #0077b5;
  margin-left: 5px;
  margin-right: 0;
  font-family: Fontawesome webfont;
  font-size: 2.25em;
  line-height: 1em;
}

.text-block-180 {
  color: #0084b4;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Fontawesome webfont;
  font-size: 2.25em;
  line-height: 1em;
}

.text-block-186 {
  border-right: 2px solid #d12c1c;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: .5em;
  font-family: Fontawesome webfont;
  font-size: 1.25em;
  line-height: 1em;
  display: block;
}

.text-block-187 {
  color: #fff;
  border-right: 2px solid #2b5b64;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  padding: .5em;
  font-family: Fontawesome webfont;
  font-size: 1.25em;
  line-height: 1em;
  display: block;
}

.text-block-188 {
  color: #fff;
  border-right: 2px solid #3875c3;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  padding: .5em;
  font-family: Fontawesome webfont;
  font-size: 1.25em;
  line-height: 1em;
  display: block;
}

.text-block-190 {
  border-right: 2px solid #2b9e9d;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  padding: .5em;
  font-family: Fontawesome webfont;
  font-size: 1.25em;
  line-height: 1em;
  display: block;
}

.text-block-191 {
  color: #fff;
  border-width: 2px;
  border-color: #4c9e60;
  border-right-style: solid;
  flex-direction: column;
  justify-content: space-around;
  padding: .5em;
  font-family: Fontawesome webfont;
  font-size: 1.25em;
  line-height: 1em;
  display: block;
}

.text-block-192 {
  color: #bd3a7d;
  border-right: 2px solid #b1286e;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  padding: .5em;
  font-family: Fontawesome webfont;
  font-size: 1.25em;
  line-height: 1em;
  display: block;
}

.ericonted {
  text-align: left;
  border-right: 2px solid #6b2aa8;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  padding: .5em;
  font-family: Fontawesome webfont;
  font-size: 1.25em;
  line-height: 1em;
  display: block;
}

.div-block-69 {
  background-color: #e74b3ce6;
  flex-direction: row;
  flex: none;
  justify-content: flex-start;
  height: 2.5em;
  display: flex;
}

.bold-text-15 {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
}

.div-block-70 {
  background-color: #73479ee6;
  flex: none;
  height: 2.5em;
  display: flex;
}

.div-block-71 {
  background-color: #336e7be6;
  flex: none;
  height: 2.5em;
  display: flex;
}

.div-block-72 {
  background-color: #4183d7;
  flex: none;
  height: 2.5em;
  display: flex;
}

.div-block-73 {
  background-color: #bd3a7de6;
  align-items: stretch;
  height: 2.5em;
  display: flex;
}

.div-block-74 {
  background-color: #f8a229e6;
  height: 2.5em;
  display: flex;
}

.div-block-75 {
  background-color: #51b3b2e6;
  height: 2.5em;
  display: flex;
}

.div-block-76 {
  background-color: #51b36ae6;
  height: 2.5em;
  display: flex;
}

.sectionhdr2 {
  color: #333;
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.15em;
  display: flex;
}

.sectiontestimonial {
  display: block;
}

.sectionfooter {
  flex-direction: column;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  position: static;
  bottom: 0%;
  left: 0;
  right: 0;
}

.bold-text-16 {
  color: #fff;
  text-align: center;
  font-size: 1.25em;
  font-weight: 400;
}

.bold-text-17 {
  color: #fff;
  font-size: 1.25em;
  font-weight: 400;
}

.bold-text-18, .bold-text-20 {
  color: #fff;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
}

.linkcontactus {
  clear: none;
  box-shadow: none;
  text-align: center;
  object-fit: contain;
  object-position: 50% 100%;
  background-color: #0000;
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 220px;
  padding: .75em 1.25em .75em .5em;
  font-family: Source Sans Pro;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.linkcontactus:hover {
  background-color: #0000;
  font-weight: 400;
  text-decoration: underline;
}

.text-block-198 {
  color: #333;
  text-align: center;
  justify-content: center;
  margin-bottom: 1em;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1em;
  display: flex;
}

.rowsolution {
  text-align: center;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 0;
  display: flex;
}

.div-block-78 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  font-size: 1em;
  display: flex;
}

.div-block-82 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 4em;
  padding-right: 4em;
  display: flex;
}

.row-33 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.column-77 {
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.column-78 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.div-block-83 {
  background-color: #0000;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columnsolution {
  flex-flow: row;
  flex: none;
  place-content: flex-start center;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  font-family: Fontawesome webfont;
  display: flex;
  position: static;
}

.txticonsolution {
  color: #1289a7;
  margin-bottom: .25em;
  padding-bottom: 0;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 1em;
}

.sectionsolution {
  border: 1px #000;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding: .5em;
  font-family: Fontawesome webfont;
}

.txtlabelsolution {
  color: #333;
  text-align: center;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.1em;
}

.div-block-84 {
  width: 100%;
}

.column-86 {
  perspective: 1314px;
  background-color: #1581a580;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 12em;
  padding-left: 2em;
  padding-right: 2em;
  transition: transform .3s linear;
  display: flex;
}

.column-86:hover {
  transform: scale(1.1)translate(0);
}

.column-87 {
  perspective: 1353px;
  transform-style: preserve-3d;
  background-color: #1581a580;
  border-left: 1.5px solid #1289a74d;
  border-right: 1.5px solid #1289a74d;
  justify-content: space-around;
  align-items: center;
  height: 12em;
  padding-left: 2em;
  padding-right: 2em;
  transition: transform .3s;
  display: flex;
}

.column-87:hover {
  transform: translate(0)rotateX(0)rotateY(46deg)rotateZ(0);
}

.column-88 {
  perspective: 1529px;
  transform-style: preserve-3d;
  background-color: #1581a580;
  justify-content: space-around;
  align-items: center;
  height: 12em;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  transform: rotate(0);
}

.column-88:hover {
  transform: rotateX(360deg)rotateY(0)rotateZ(0);
}

.row-35 {
  box-shadow: 0 -9px 24px -10px null;
}

.statistics {
  box-shadow: none;
  margin-top: 0;
}

.countiesmarqueediv {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 0;
  display: block;
}

.image-72 {
  transform-style: preserve-3d;
  max-width: 40%;
}

.image-72:hover {
  transform: translate3d(0, 0, 110px);
}

.image-73 {
  transform-style: preserve-3d;
  max-width: 30%;
  transition: transform .3s;
}

.image-73:hover {
  transform: translate3d(0, 0, 210px);
}

.text-block-225 {
  opacity: 0;
  color: #cf7e75;
  text-align: center;
  flex: none;
  align-self: center;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Fontawesome webfont;
  font-size: 4em;
  line-height: 1em;
}

.text-block-226 {
  opacity: 0;
  text-align: center;
  flex: none;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Fontawesome webfont;
}

.text-block-228 {
  opacity: 0;
  text-align: center;
  flex: none;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Fontawesome webfont;
  font-size: 4vw;
  line-height: 4vw;
}

.text-block-229 {
  opacity: 0;
  text-align: center;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Fontawesome webfont;
  font-size: 4vw;
  line-height: 4vw;
  display: flex;
}

.text-block-230 {
  opacity: 0;
  text-align: center;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Fontawesome webfont;
  font-size: 4vw;
  line-height: 4vw;
  display: flex;
}

.text-block-231 {
  opacity: 0;
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Fontawesome webfont;
  font-size: 4vw;
  line-height: 4vw;
  display: flex;
}

.text-block-232 {
  opacity: 0;
  color: #b87999;
  text-align: center;
  flex: none;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Fontawesome webfont;
  font-size: 4vw;
  line-height: 4vw;
}

.bold-text-22 {
  color: #9d8dad;
  font-size: 4vw;
  line-height: 4vw;
}

.bold-text-23 {
  color: #9ac3c3;
  flex: none;
  margin-top: 0;
  font-size: 4vw;
  line-height: 4vw;
}

.bold-text-24 {
  color: #f8d29d;
  flex: none;
  font-size: 4vw;
  line-height: 4vw;
}

.bold-text-25 {
  color: #8dbd99;
  font-size: 4vw;
  line-height: 4vw;
}

.bold-text-26 {
  color: #7aa1d3;
  font-size: 4vw;
  line-height: 4vw;
}

.bold-text-27 {
  color: #fc9186;
  font-size: 4vw;
  line-height: 4vw;
}

.bold-text-28 {
  font-size: 4vw;
  line-height: 4vw;
}

.link-block-6 {
  color: #0000;
}

.link-block-8 {
  color: #0000;
  align-self: center;
}

.link-block-12 {
  color: #0000;
  align-self: auto;
}

.text-block-233 {
  color: #fff;
  text-align: center;
  margin-bottom: .25em;
  font-family: Source Sans Pro;
  font-size: 7em;
  font-weight: 600;
  line-height: 1em;
}

.text-block-234 {
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 3px #006445;
  margin-bottom: .25em;
  font-family: Source Sans Pro;
  font-size: 8em;
  font-weight: 600;
  line-height: 1em;
}

.text-block-236 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #392509;
  justify-content: center;
  align-items: center;
  margin-bottom: .25em;
  font-family: Source Sans Pro;
  font-size: 8em;
  font-weight: 600;
  line-height: 1em;
  display: flex;
}

.html-embed-6 {
  background-color: #0000;
}

.div-block-93 {
  color: #fff;
  background-color: #0000;
  background-image: linear-gradient(#ffffff96, #ffffff96);
  border-top: 1px #000;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  height: 45vw;
  padding: 4vw;
  font-size: 1em;
  display: flex;
}

.contactbanner {
  background-color: #1289a7;
  border: 2px #333;
  border-color: #1289a7 #333 #666;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding: 2em 24em 2em 4em;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.text-block-237 {
  color: #f5f5f5;
  text-shadow: none;
  flex: 0 auto;
  align-self: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 220px;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.div-block-95 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.div-block-96 {
  background-color: #1289a7;
  background-image: linear-gradient(#0b314d45, #0b314d45), url('../images/GreyDeskBG.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 2em 4em;
  display: flex;
}

.text-block-244 {
  color: #000;
  text-align: center;
  text-shadow: 2px 2px 1px #00000069;
  padding-top: 0;
  padding-bottom: 50px;
  font-size: 72px;
  line-height: 72px;
}

.row-39 {
  justify-content: space-around;
  margin-top: 0;
  margin-bottom: 100px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.row-40 {
  justify-content: space-around;
  margin-top: 0;
  display: flex;
}

.employee {
  border-radius: 180px;
  margin: 25px;
  padding-right: 0;
  overflow: hidden;
  box-shadow: 0 5px 21px 1px #00000078;
}

.text-block-245 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-style: normal;
}

.employcol {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.values {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #00000080;
  flex: none;
  margin-bottom: 2vw;
  margin-right: 0;
  font-family: Source Sans Pro;
  font-size: 3em;
  font-weight: 600;
  line-height: 4vw;
  display: block;
}

.image-78 {
  flex: 0 auto;
  max-width: 60%;
  margin-right: 50px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.div-block-98 {
  background-color: #ebebeb;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 4vw;
  padding-bottom: 4vw;
  display: flex;
}

.image-82 {
  max-width: 90%;
  display: block;
}

.column-116 {
  justify-content: flex-end;
  padding-top: 3vw;
  padding-bottom: 3vw;
  padding-right: 3vw;
  display: flex;
  position: relative;
}

.column-117 {
  text-align: justify;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

.row-48 {
  background-color: #fff;
  background-image: linear-gradient(#706fa8d9, #706fa8d9), url('../images/attractive-beautiful-beauty-792994.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: flex-start;
  padding: 70px 0;
  display: flex;
}

.row-49 {
  background-image: linear-gradient(#63788bba, #63788bba), url('../images/LiveResultsbg.jpeg');
  background-position: 0 0, 50% 38%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  align-items: stretch;
  padding: 2vw;
  display: flex;
}

.liferesultstitle {
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 3px #284870;
  margin-bottom: .25em;
  padding-top: 0;
  font-family: Source Sans Pro;
  font-size: 8em;
  font-weight: 600;
  line-height: 1em;
}

.lricon {
  color: #fff;
  margin-bottom: .25em;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 5em;
  line-height: 1em;
}

.ericon {
  color: #fff;
  margin-bottom: .15em;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 5em;
  line-height: 1em;
  transform: skew(0deg);
}

.erfeature {
  color: #0000;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.column-118 {
  color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lrrow {
  background-color: #ebebeb;
  align-items: stretch;
  padding: 50px;
  display: flex;
}

.pcicon {
  color: #e74b3c;
  margin-bottom: 1vw;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 3.5vw;
  line-height: 3.5vw;
  overflow: visible;
}

.proveninelectionstext {
  color: #333;
  text-align: center;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Source Sans Pro;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1em;
}

.div-block-101 {
  justify-content: space-around;
  width: auto;
  display: flex;
}

.container-28 {
  background-color: #1581a5cc;
  border-radius: 180px;
}

.image-86 {
  max-width: 25%;
}

.menu-button {
  background-color: var(--absentee);
  border-radius: 13px;
  padding-top: 9px;
  font-family: Sf pro display, sans-serif;
  font-size: 20px;
  font-weight: 100;
}

.div-block-102 {
  flex-direction: column;
  justify-content: flex-end;
  height: 16.5vw;
  display: flex;
}

.div-block-103, .div-block-104 {
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: stretch;
  height: 16.5vw;
  display: flex;
}

.div-block-105 {
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  height: 16.5vw;
  display: flex;
}

.div-block-106 {
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: stretch;
  height: 16.5em;
  display: flex;
}

.div-block-107 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 16.5vw;
  display: flex;
}

.div-block-108 {
  flex-direction: column;
  flex: auto;
  justify-content: flex-end;
  height: 16.5vw;
  display: flex;
}

.div-block-109 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 16.5vw;
  display: flex;
}

.div-block-110 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.footeriiconmobile {
  color: #1289a7;
  margin-right: 15px;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.footericon {
  color: #1289a7;
  margin-right: 15px;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 1em;
  line-height: 1em;
}

.link-5 {
  color: #333;
  font-family: Sf pro display, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  display: block;
}

.link-5:active, .link-5:focus {
  color: #333;
}

.link-6 {
  color: #333;
  font-family: Sf pro display, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
}

.text-block-272 {
  color: #333;
  flex: none;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.text-block-273 {
  color: #000;
  flex: none;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.div-block-111 {
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  display: flex;
}

.div-block-112 {
  align-items: flex-start;
  margin-bottom: 5px;
  margin-right: 15px;
  padding-bottom: 0;
  font-weight: 300;
  line-height: 16px;
  display: flex;
}

.div-block-113 {
  align-items: flex-start;
  margin-bottom: 0;
  font-weight: 300;
  display: flex;
}

.div-block-114 {
  align-items: flex-start;
  margin-bottom: 5px;
  margin-right: 15px;
  display: flex;
}

.text-block-274 {
  flex: none;
  font-family: Sf pro display, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
}

.div-block-115 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  font-family: Sf pro display, sans-serif;
  display: flex;
}

.html-embed-8 {
  color: var(--white);
  transform-style: preserve-3d;
  margin-left: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.15em;
  display: block;
}

.html-embed-8:active {
  transform: translate(0)translate3d(0, 0, 238px);
}

.html-embed-9 {
  color: var(--white);
  margin-left: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.15em;
}

.link-block-13 {
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
}

.link-block-15 {
  text-decoration: none;
}

.div-block-116 {
  object-fit: fill;
  background-image: linear-gradient(#00000073, #00000073);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 900px;
  font-size: 16px;
  display: flex;
}

.div-block-117 {
  flex-direction: column;
  justify-content: center;
  height: 900px;
  display: flex;
}

.div-block-118 {
  flex-direction: column;
  justify-content: center;
  height: 900px;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.div-block-119 {
  flex-direction: column;
  justify-content: center;
  height: 900px;
  display: flex;
}

.text-block-278 {
  opacity: 1;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 10vw;
  padding: 2.25vw;
  font-family: Fontawesome webfont;
  font-size: 100px;
  line-height: 100px;
  display: flex;
}

.bold-text-38 {
  font-size: 6vw;
  line-height: 6vw;
}

.text-block-279 {
  color: #fff;
  padding: 2.25vw;
  font-family: Fontawesome webfont;
  font-size: 6vw;
  line-height: 6vw;
}

.text-block-280 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 10vw;
  padding: 2.25px;
  font-family: Fontawesome webfont;
  font-size: 6vw;
  line-height: 6vw;
  display: flex;
}

.bold-text-39, .bold-text-40 {
  font-size: 6vw;
  line-height: 6vw;
}

.text-block-282 {
  opacity: 0;
  color: #6e98a1;
  text-align: center;
  flex: none;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Fontawesome webfont;
  font-size: 4vw;
  line-height: 4vw;
}

.text-block-288 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 12vw;
  height: 12vw;
  padding: 2.25vw;
  font-family: "Font awesome 5 brands 400", sans-serif;
  font-size: 7vw;
  line-height: 7vw;
  display: flex;
}

.container-29 {
  background-color: #1581a5cc;
  border-radius: 180px;
}

.column-122 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-289 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 12vw;
  height: 12vw;
  padding: 2.25vw;
  font-family: "Font awesome 5 free 400";
  font-size: 7vw;
  line-height: 7vw;
  display: flex;
}

.text-block-290 {
  color: #fff;
  text-align: left;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 12vw;
  height: 12vw;
  padding: 2.25vw;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 7vw;
  line-height: 7vw;
  display: flex;
}

.text-block-291 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 12vw;
  height: 12vw;
  padding: 2.25vw;
  font-family: "Font awesome 5 free 400";
  font-size: 7vw;
  line-height: 7vw;
  display: flex;
}

.text-block-292, .text-block-293, .text-block-294 {
  opacity: 0;
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 3px #33333380;
  margin-bottom: 10px;
  font-family: Sf pro display, sans-serif;
  font-size: 6vw;
  font-weight: 500;
  line-height: 6vw;
}

.text-block-295, .text-block-296, .text-block-297 {
  opacity: 0;
  color: #fff;
  text-align: center;
  font-family: Sf pro display, sans-serif;
  font-size: 2.25vw;
  line-height: 2.25vw;
}

.div-block-120 {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.image-87 {
  flex: 0 auto;
  max-width: 20%;
}

.row-51 {
  display: flex;
}

.column-123 {
  background-color: #1581a580;
  padding: 50px 0;
}

.column-124 {
  background-color: #1581a599;
  padding: 50px 0;
}

.column-125 {
  background-color: #1581a566;
  padding: 50px 0;
}

.text-block-298 {
  color: #da6828;
  margin-bottom: 1em;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 2.5em;
  font-style: normal;
  font-weight: 600;
  line-height: 1em;
}

.column-126, .column-127 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-122 {
  background-image: linear-gradient(#00000078, #00000078), url('../images/10xlogo.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.row-52 {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.div-block-123 {
  background-color: #fefeff;
  border: 1px #000;
  border-top: 3px solid #4183d7;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.liveresultsgraph {
  opacity: 1;
  justify-content: space-between;
  margin-top: 50px;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
}

.liveresultspie {
  flex: none;
  justify-content: center;
  display: block;
}

.text-block-299 {
  background-color: var(--election-pal);
  color: #fff;
  text-align: center;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 10vw;
  margin-top: 3vw;
  margin-left: 3vw;
  padding: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1.5vw;
  display: flex;
}

.text-block-300 {
  background-color: var(--absentee);
  color: #fff;
  text-align: center;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 10vw;
  margin-top: 3vw;
  margin-bottom: 1.5vw;
  margin-left: 3vw;
  padding: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: flex;
}

.text-block-301 {
  background-color: var(--absentee);
  color: #fff;
  text-align: center;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 8vw;
  height: 8vw;
  margin: 3vw 3vw 3vw 5vw;
  padding: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: flex;
}

.text-block-302 {
  background-color: var(--election-pal);
  color: #fff;
  text-align: center;
  border-style: none;
  border-color: #5d1919;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 8vw;
  height: 8vw;
  margin-top: 3vw;
  margin-bottom: 2vw;
  margin-left: 1.5vw;
  padding: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: flex;
}

.text-block-303 {
  background-color: var(--election-pal);
  color: #fff;
  text-align: center;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 8vw;
  height: 8vw;
  margin: 3vw 0 3vw 1.5vw;
  padding: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: flex;
}

.text-block-304 {
  color: #fff;
  text-align: center;
  background-color: #332f8a;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 11vw;
  height: 11vw;
  margin-top: 5vw;
  margin-left: 1.5vw;
  margin-right: 0;
  padding: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: flex;
}

.text-block-305 {
  color: #fff;
  text-align: center;
  background-color: #3f3d99;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 12vw;
  height: 12vw;
  margin: 3vw 1.5vw 25px 0;
  padding: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: flex;
}

.text-block-306 {
  color: #fff;
  text-align: center;
  background-color: #2527c0;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 8vw;
  height: 8vw;
  margin-top: 1.5vw;
  margin-bottom: 1.5vw;
  margin-left: 6vw;
  padding: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.25vw;
  line-height: 1.25vw;
  display: flex;
}

.text-block-307 {
  color: #fff;
  text-align: center;
  background-color: #130fc7;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 10vw;
  margin-top: 3vw;
  margin-bottom: 0;
  margin-right: 3vw;
  padding: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: flex;
}

.div-block-124 {
  border-color: #a31c1c;
  width: 30%;
  margin-right: 1.5vw;
  overflow: visible;
}

.div-block-125 {
  width: 25%;
  margin-left: 0;
  margin-right: 1.5vw;
  overflow: visible;
}

.row-53 {
  height: 500px;
  display: flex;
}

.column-128 {
  background-image: url('../images/LiveResultsFileTransfercfropped.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 95%;
  justify-content: center;
  padding: 2%;
  display: block;
}

.column-129 {
  background-color: #c5232300;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 50px;
  display: flex;
  overflow: hidden;
}

.column-130 {
  justify-content: center;
  align-items: center;
  padding: 20px 4vw 50px 50px;
  display: flex;
}

.column-131 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.div-block-128 {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 500px;
  display: flex;
  position: static;
}

.div-block-129 {
  justify-content: space-around;
  height: 700px;
  display: flex;
}

.slider-12 {
  background-image: url('../images/Live-Results-Background.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 725px;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.slide-nav-6 {
  padding-bottom: 50px;
}

.text-block-309 {
  color: #fff;
  text-align: center;
  background-color: #0b5daa;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 14vw;
  height: 14vw;
  margin: 0 0 0 1.5vw;
  font-family: Source Sans Pro;
  font-size: 2vw;
  line-height: 2vw;
  display: flex;
}

.text-block-310 {
  color: #fff;
  text-align: center;
  background-color: #86a6c5;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 14vw;
  height: 14vw;
  margin-bottom: 0;
  margin-left: 1.5vw;
  margin-right: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 2vw;
  line-height: 2vw;
  display: flex;
}

.text-block-311 {
  background-color: var(--absentee);
  color: #fff;
  text-align: center;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 14vw;
  height: 14vw;
  margin: 0 1.5vw 0 0;
  font-family: Source Sans Pro;
  font-size: 1.75vw;
  line-height: 1.75vw;
  display: flex;
}

.text-block-312 {
  color: #fff;
  text-align: center;
  background-color: #86a6c5;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 14vw;
  height: 14vw;
  margin: 0 1.5vw 0 0;
  font-family: Source Sans Pro;
  font-size: 2vw;
  line-height: 2vw;
  display: flex;
}

.text-block-314 {
  color: #000c;
  text-align: justify;
  width: auto;
  margin-top: 50px;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1.75vw;
}

.slide-21 {
  background-image: url('../images/LiveREsultsSlider1-3.0.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

.mask-9 {
  width: 100%;
}

.slide-22 {
  background-image: url('../images/LiveResultsOnPhonbe.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-23 {
  background-image: url('../images/LiveResulsSlide4real.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-24 {
  background-image: url('../images/LiveResulsSlide4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-25 {
  background-image: url('../images/text-alert.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-block-316 {
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 3px #00000075;
  margin-top: 1vw;
  padding-top: 0;
  font-family: Source Sans Pro;
  font-size: 2.5vw;
  line-height: 2.5vw;
}

.lrphone {
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  display: flex;
  position: static;
}

.text-block-317 {
  color: #fff;
  border-right: 2px solid #c5872f;
  justify-content: center;
  align-items: center;
  padding: .5em;
  font-family: Fontawesome webfont;
  font-size: 1.25em;
  line-height: 1em;
  display: block;
}

.bold-text-41 {
  justify-content: center;
  align-items: center;
  font-family: Fontawesome webfont;
  font-size: 1.25em;
  line-height: 1em;
  display: flex;
}

.column-133, .column-134 {
  padding-left: 0;
  padding-right: 0;
}

.row-54 {
  justify-content: center;
  display: flex;
}

.securewebmobile {
  background-image: linear-gradient(#00000040, #00000040), linear-gradient(#4183d7bf, #4183d7bf), url('../images/stock-vector-abstract-security-cloud-technology-background-key-lock-and-could-technology-background-vector-747800905.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
}

.icon-11 {
  color: #fff;
}

.right-arrow-5 {
  color: #34419b;
}

.div-block-133 {
  text-align: left;
  background-color: #4183d7;
  justify-content: center;
  padding: 2em 4em;
  display: flex;
}

.div-block-134 {
  padding-top: 4vw;
  padding-bottom: 2vw;
}

.div-block-135 {
  text-align: left;
  width: 800px;
  padding-bottom: 50px;
}

.div-block-137 {
  background-color: #ebebeb;
  padding: 4vw 2vw 2vw;
}

.text-block-324 {
  color: #fff;
  text-align: center;
  background-color: #3e4b70;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 14vw;
  height: 14vw;
  margin-left: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 2vw;
  line-height: 2vw;
  display: flex;
}

.text-block-325 {
  background-color: var(--absentee);
  color: #fff;
  text-align: center;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 14vw;
  height: 14vw;
  margin-left: 1.5vw;
  margin-right: 0;
  font-family: Source Sans Pro;
  font-size: 2vw;
  font-weight: 400;
  line-height: 2vw;
  display: flex;
}

.text-block-326 {
  color: #fff;
  text-align: center;
  background-color: #3e4b70;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 14vw;
  height: 14vw;
  margin-left: 0;
  margin-right: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 2vw;
  line-height: 2vw;
  display: flex;
}

.div-block-138 {
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.div-block-140 {
  margin-bottom: 25px;
  display: flex;
}

.div-block-141 {
  display: flex;
}

.div-block-143 {
  z-index: 1;
  float: none;
  clear: both;
  background-color: #fff;
  border-top: 7px solid #4f2775;
  border-bottom: 2px #00000080;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
  position: relative;
}

.column-148 {
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: static;
}

.column-150 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-148 {
  background-color: #4f2775;
  justify-content: space-around;
  align-items: center;
  padding: 2em 4em;
  display: flex;
}

.image-98 {
  max-width: 75%;
}

.row-62 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.column-158 {
  background-color: #0000;
  border: 1px #4f2775;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  padding: 25px 0 25px 0%;
  display: flex;
}

.column-160 {
  background-color: #4f277500;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 0%;
  display: flex;
}

.text-block-339 {
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
  padding-top: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 600%;
  line-height: 86px;
}

.div-block-156 {
  background-color: #0000;
  border: 1px #4f2775;
  border-radius: 15px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 65%;
  margin-bottom: 50px;
  padding: 0;
  display: flex;
}

.div-block-157 {
  text-align: center;
  background-image: linear-gradient(#0000, #0000);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 80px;
  display: flex;
}

.errowfeatures {
  text-align: center;
  background-color: #0000;
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-around;
  align-items: center;
  width: 70%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-bottom: 10px;
  display: flex;
}

.ertxticonfeatures {
  color: #4f2775;
  margin-bottom: .5em;
  padding-bottom: 0;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 1em;
}

.ertxtlabelfeatures {
  color: #000c;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.1em;
}

.ersectionfeatures {
  background-color: #f1eff4;
  border: 1px #000;
  border-radius: 7px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 11em;
  margin-left: 0;
  margin-right: 0;
  padding: 1.15em;
  font-family: Fontawesome webfont;
  display: flex;
  box-shadow: 0 10px 20px -10px #ced6e0;
}

.div-block-158 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 0;
  display: flex;
}

.ersectionhdr1 {
  color: #000c;
  text-align: center;
  text-shadow: none;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  margin-bottom: .25em;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 4em;
  font-weight: 600;
  line-height: 1em;
  display: block;
}

.ersectionhdr2 {
  color: #000c;
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 2em;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 2em;
  font-weight: 400;
  line-height: 1em;
  display: flex;
}

.slider-14 {
  background-color: #fff;
  background-image: url('../images/translucent-fibres.png');
  background-position: 0 0;
  background-size: 8px;
  height: 800px;
  display: none;
}

.mask-12 {
  background-image: none;
  background-size: auto;
  height: 800px;
}

.slide-30 {
  background-image: url('../images/ElectionResponseBGPhoto1Sliderbg.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  height: 800px;
}

.slide-31 {
  background-image: none;
  height: 800px;
  padding: 50px;
}

.text-block-340 {
  color: #4f2775;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 84px;
  line-height: 86px;
}

.erslide2feature {
  color: #4f2775;
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 38px;
}

.image-102 {
  width: 850px;
  margin-bottom: 25px;
}

.erslide2icon {
  color: #4f2775;
  text-align: center;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 72px;
  line-height: 74px;
}

.div-block-161 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  margin-bottom: 50px;
  display: flex;
}

.div-block-162 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  display: flex;
}

.div-block-163 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 55%;
  margin-bottom: 50px;
  display: flex;
}

.div-block-164 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 55%;
  display: flex;
}

.column-165 {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-166 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-167 {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.row-64 {
  margin-top: 50px;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.text-block-344 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 84px;
  line-height: 86px;
}

.slide-32 {
  height: 800px;
  padding: 50px 0;
  position: static;
  overflow: hidden;
}

.column-168 {
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  overflow: hidden;
}

.image-103 {
  width: 475px;
}

.column-169 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.div-block-165, .div-block-166 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin-bottom: 50px;
  display: flex;
}

.div-block-167, .div-block-168, .div-block-169 {
  align-items: center;
  display: flex;
}

.text-block-345, .text-block-347 {
  color: #fff;
  text-align: left;
  width: 475px;
  margin-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 32px;
}

.div-block-170 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  display: flex;
}

.text-block-348 {
  color: #fff;
  text-align: left;
  width: 475px;
  margin-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 32px;
}

.text-block-349 {
  color: #fff;
  text-align: center;
  padding-top: 0;
  padding-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 84px;
  line-height: 86px;
}

.row-65 {
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.icon-13, .icon-14 {
  color: #4f2775;
}

.image-104 {
  border: 5px solid #4f2775;
  border-radius: 10px;
  width: 350px;
  margin-bottom: 0;
  box-shadow: 5px 9px 30px -3px #000;
}

.row-66 {
  justify-content: center;
  align-items: center;
  padding: 50px 10%;
  display: flex;
}

.column-170 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-171 {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-end;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-106 {
  border: 5px solid #4f2775;
  border-radius: 10px;
  width: 350px;
  box-shadow: 5px 9px 30px -3px #000;
}

.erslide4text {
  color: #fff;
  text-align: left;
  width: 325px;
  margin-top: 0;
  margin-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 38px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-172 {
  flex-direction: row;
  align-items: center;
  margin-top: 0;
  margin-bottom: 25px;
  margin-right: 25px;
  display: flex;
}

.div-block-173 {
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.image-107 {
  width: 700px;
}

.lrfeature {
  flex-direction: column;
  align-items: center;
  width: 19vw;
  display: flex;
}

.erslide1feat {
  color: #fff;
  margin-left: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  line-height: 36px;
}

.erslide1icon {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 80px;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 72px;
  line-height: 74px;
  display: flex;
}

.div-block-176 {
  align-items: center;
  width: 65%;
  display: flex;
}

.div-block-177 {
  align-items: center;
  width: 65%;
  margin-bottom: 50px;
  display: flex;
}

.image-112 {
  z-index: 3;
  clear: none;
  flex: 0 auto;
  width: 15%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: static;
  bottom: 0;
  left: 0;
  overflow: visible;
}

.unordered-list-20 {
  color: #fff;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
}

.list-item-47, .list-item-48 {
  margin-bottom: 15px;
}

.div-block-182 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 15vw;
  margin-bottom: 2vw;
  display: flex;
}

.div-block-183 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 15vw;
  display: flex;
}

.div-block-184 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 15vw;
  margin-bottom: 2vw;
  display: flex;
}

.div-block-185 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 15vw;
  display: flex;
}

.div-block-186 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 2vw;
  display: flex;
}

.column-173 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.row-67 {
  align-items: stretch;
  display: flex;
}

.div-block-187 {
  background-image: url('../images/translucent-fibres.png');
  background-position: 0 0;
  background-size: 8px;
  border-style: none;
  border-top-width: 5px;
  border-top-color: #e7e7e7;
  border-bottom-width: 5px;
  border-bottom-color: #fff;
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.slider-16 {
  background-color: #0000;
  flex: none;
  height: 100%;
  padding: 0;
  display: none;
}

.slide-36 {
  border-style: none;
  border-top-width: 5px;
  border-top-color: #e7e7e7;
  width: 100%;
  height: 100%;
  padding: 50px;
}

.slide-37 {
  background-image: url('../images/livevoterturnoutWAITTIMES6.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 35%;
  height: 100%;
  padding: 50px;
  position: static;
}

.mask-14 {
  flex: none;
  width: 100%;
  height: auto;
}

.slide-38 {
  height: 100%;
  padding: 50px;
}

.text-block-357 {
  color: #fff;
  text-align: center;
  margin-bottom: .25em;
  font-family: Source Sans Pro;
  font-size: 5em;
  font-weight: 600;
  line-height: 1em;
}

.text-block-358 {
  color: #333;
  text-align: center;
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 72px;
  line-height: 74px;
}

.row-69 {
  align-items: stretch;
  height: 100%;
  display: flex;
}

.text-block-359 {
  color: #333;
  text-align: center;
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 72px;
  line-height: 74px;
}

.column-174 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-175 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-176 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.row-70 {
  align-items: stretch;
  height: 400px;
  margin-top: 0;
  display: flex;
}

.text-block-360 {
  color: #333;
  text-align: justify;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 660px;
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 38px;
  display: flex;
}

.column-177 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.unordered-list-22 {
  color: #333;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 38px;
}

.text-block-362, .text-block-363 {
  margin-bottom: 50px;
  font-weight: 300;
}

.background-video-6 {
  text-align: left;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: stretch;
  height: 900px;
  display: flex;
}

.text-block-364 {
  margin-bottom: 50px;
  font-weight: 300;
}

.image-119 {
  border-radius: 5px;
  width: 100%;
}

.pcsecureicon {
  width: 6vw;
  height: 6vw;
  margin-bottom: 1vw;
}

.text-block-365 {
  font-weight: 300;
}

.unordered-list-23 {
  width: 65%;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 38px;
}

.text-block-367 {
  color: #333;
  width: 660px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 38px;
}

.div-block-188 {
  background-color: var(--election-aim);
  color: #715f46;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 25px 10px;
  display: flex;
}

.div-block-188.cd-combo {
  background-color: var(--campaign-desk-2);
  height: auto;
}

.div-block-188.vc-combo {
  background-color: var(--voter-central);
  height: auto;
}

.div-block-188.electiontodo-combo {
  background-color: var(--election-todo);
}

.div-block-188.er-combo {
  background-color: var(--election-response);
  height: auto;
}

.div-block-188.lr-combo {
  background-color: var(--live-results);
}

.div-block-188.rb-combo {
  background-color: #57cd91;
  height: auto;
}

.div-block-188.pp-combo {
  background-color: var(--petition-processing);
  height: auto;
}

.div-block-188.pcc-combo {
  background-color: var(--precinct-central);
}

.div-block-188.eforce {
  background-color: var(--election-force);
  height: auto;
}

.div-block-188.abse-combo {
  background-color: var(--absentee);
  height: auto;
}

.div-block-188._10x-combo {
  background-color: var(--tenex-blue);
  margin-top: 0;
}

.column-186, .column-187, .column-188, .column-189 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-189 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#39250999, #39250999), url('../images/AIMCOVERPHOTONEW-copy.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.text-block-376 {
  color: #fff;
  text-shadow: 1px 1px 6px #392509;
  font-family: Source Sans Pro;
  font-size: 3em;
  font-weight: 400;
  line-height: 1em;
}

.aimicon {
  color: #fff;
  height: 48.9937px;
  margin-bottom: 15px;
  padding-top: 0;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 3.5em;
  line-height: 1em;
}

.aimicontitle {
  color: #fff;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: .25em;
  padding-top: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.2em;
  display: flex;
}

.aimicontxt {
  color: #fff;
  text-align: center;
  flex: 0 auto;
  align-self: center;
  width: 14vw;
  margin-left: 0;
  padding-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2em;
}

.homedropdownlink {
  color: #fff;
  background-color: #1289a7;
  font-family: Sf pro display, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.homedropdownlink:hover {
  color: #1289a7;
  background-color: #f5f5f5;
  font-weight: 400;
}

.homedropdownlink:active {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}

.homedropdownlink.w--current {
  color: #fff;
  background-color: #0f738c;
  font-weight: 600;
}

.div-block-190 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 40vw;
  padding: 2vw 4vw;
  font-weight: 400;
  display: flex;
}

.column-190 {
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns {
  align-items: center;
  display: flex;
}

.column-191 {
  padding-top: 0%;
  padding-left: 0;
  padding-right: 0;
}

.div-block-192 {
  width: 27%;
  overflow: visible;
}

.liveresultssecurewebplatform {
  color: #fff;
  text-align: justify;
  width: 70%;
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: Source Sans Pro;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 2.75vw;
}

.columns-2 {
  height: 100%;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.column-192 {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.column-193 {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  padding: 0;
  display: flex;
}

.unordered-list-25 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
}

.list-item-57, .list-item-58 {
  margin-bottom: 15px;
}

.div-block-193 {
  background-color: #1289a7bf;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 1.1%;
  padding: 50px;
  display: flex;
}

.div-block-194 {
  background-color: #e74b3cbf;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-right: 1.1%;
  padding: 50px;
  display: flex;
}

.div-block-197, .div-block-198 {
  flex: none;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 25px;
  display: flex;
}

.image-125 {
  width: 15%;
  height: 67%;
  display: block;
}

.div-block-199 {
  margin-left: 50px;
}

.div-block-200 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 50px;
  display: flex;
}

.text-block-384 {
  color: #333;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1em;
}

.div-block-202 {
  background-image: url('../images/translucent-fibres.png'), linear-gradient(#efefef, #efefef);
  background-position: 0 0, 0 0;
  background-size: 8px, auto;
  border-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 15%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.column-196 {
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 2%;
  display: flex;
}

.div-block-203 {
  color: #fff;
  width: 95%;
  font-size: 1em;
  line-height: 1em;
}

.text-block-387 {
  color: #333;
  text-align: center;
  width: 100%;
  font-family: Source Sans Pro;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.1em;
}

.div-block-210 {
  background-color: #e74b3c;
  background-image: url('../images/PCSlide1-2.0.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto 75%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 50vw;
  min-height: auto;
  margin-bottom: 0%;
  padding: 2%;
  display: flex;
}

.columns-6 {
  background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/PC_TrainingCollage_fading_big.png'), linear-gradient(#fff, #fff);
  background-position: 0 0, 50%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, cover, auto;
  flex: none;
  height: 100%;
  margin: 0%;
  padding: 0%;
  display: flex;
}

.column-200 {
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 2%;
  display: flex;
}

.text-block-388 {
  color: #fff;
  text-align: center;
  width: auto;
  font-family: Source Sans Pro;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1em;
}

.h1_pc {
  direction: ltr;
  color: #2d2d2d;
  text-align: center;
  white-space: nowrap;
  -webkit-text-fill-color: transparent;
  object-fit: fill;
  background-color: #000;
  -webkit-background-clip: text;
  background-clip: text;
  flex: none;
  margin-top: 0;
  margin-bottom: 1vw;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2em;
  overflow: visible;
}

.div-block-211 {
  justify-content: space-around;
  align-items: flex-end;
  height: 100%;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.div-block-212 {
  text-align: justify;
  background-color: #e74b3c;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  height: 12vw;
  padding: 1vw 1% 1vw 1vw;
  font-size: 100%;
  display: flex;
}

.div-block-213 {
  background-color: #e74b3c;
  border-radius: 5px;
  justify-content: flex-start;
  width: 25%;
  height: 20vw;
  padding: 1vw .5vw 1vw 1vw;
  font-size: 100%;
  display: flex;
}

.div-block-214 {
  background-color: #e74b3c;
  border-radius: 5px;
  width: 25%;
  height: 25vw;
  padding: 1vw;
  font-size: 100%;
}

.text-block-389 {
  width: 99%;
  padding-top: 0%;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  line-height: 1.1em;
}

.text-block-390 {
  text-align: left;
  width: 99%;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  line-height: 1.1em;
}

.text-block-391 {
  width: 99%;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  line-height: 1.1em;
}

.columns-7 {
  margin-bottom: 0;
  display: flex;
}

.column-202 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-203 {
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.slider-18 {
  z-index: 0;
  background-color: #0000;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 24.5vw;
  margin-top: 40px;
  display: flex;
}

.slide-40 {
  width: 100%;
}

.slide-41 {
  z-index: 1;
  background-image: url('../images/HillsboroughCounty2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 0;
  position: static;
  inset: 0;
}

.mask-15 {
  width: 100%;
}

.left-arrow-4, .right-arrow-6 {
  display: none;
}

.slide-nav-8 {
  display: none;
  overflow: hidden;
}

.div-block-216 {
  background-image: linear-gradient(to bottom, var(--precinct-central), white 71%);
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45vw;
  margin-bottom: 0;
  display: flex;
}

.slide-42 {
  background-image: url('../images/orangecounty2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-43 {
  background-image: url('../images/TarrentCountyHome2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-44 {
  background-image: url('../images/Cuyahoga2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.text-block-392 {
  text-align: justify;
  width: 95%;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1.75vw;
}

.div-block-217 {
  background-image: linear-gradient(#1289a7bf, #1289a7bf), url('../images/black-and-white-demo.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.body-9 {
  border-style: none;
  height: 100%;
}

.text-block-393 {
  color: #fff;
  font-family: Source Sans Pro;
  font-size: 150px;
  line-height: 156px;
}

.text-block-394 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 50px;
  font-family: Source Sans Pro;
  font-size: 44px;
  line-height: 46px;
}

.body-10 {
  height: 100%;
}

.div-block-218 {
  background-image: linear-gradient(#1289a7bf, #1289a7bf), url('../images/black-and-white-demo.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border: 1px #00000070;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-block-395 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Source Sans Pro;
  font-size: 150px;
  line-height: 152px;
}

.text-block-396 {
  color: #fff;
  margin-bottom: 50px;
  font-family: Source Sans Pro;
  font-size: 48px;
  line-height: 50px;
}

.button-4 {
  box-shadow: none;
  color: #fff;
  text-align: center;
  background-color: #1289a7;
  border: 1px #00000080;
  border-radius: 5px;
  width: 20%;
  height: 19%;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Source Sans Pro;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}

.div-block-219 {
  background-image: linear-gradient(#0a2a3299, #0a2a3299);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
}

.div-block-220 {
  background-color: #0a2a3299;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
}

.button-5 {
  text-align: center;
  background-color: #1289a7;
  border: 1px #00000080;
  border-radius: 5px;
  width: 20%;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Source Sans Pro;
  font-size: 40px;
  line-height: 48px;
}

.div-block-221 {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  display: flex;
  position: relative;
}

.image-133 {
  height: 95%;
}

.text-block-397 {
  color: var(--white);
  transform-style: preserve-3d;
  margin-left: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.15em;
}

.text-block-397:hover {
  transform: translate3d(0, 0, 86px);
}

.div-block-222 {
  flex: none;
  width: 100%;
}

.blogbanner {
  color: #fff;
  text-align: center;
  background-image: url('../images/TenexBlogs2.svg'), url('../images/translucent-fibres.png'), linear-gradient(#1289a780, #0000);
  background-position: 50%, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: 40%, 8px, auto;
  justify-content: center;
  align-items: center;
  height: 20vw;
  font-family: Montserrat, sans-serif;
  font-size: 7vw;
  line-height: 7.2vw;
  display: flex;
}

.blogcolumn {
  align-items: stretch;
  width: 90%;
  height: 25vw;
  margin-top: 0;
  margin-bottom: 4vw;
  display: flex;
}

.div-block-226 {
  color: #fff;
  background-image: url('../images/blue-ocean-sea-60004.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: flex-end;
  width: 20vw;
  height: 25vw;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3.5vw;
  line-height: 3.5vw;
  display: flex;
  box-shadow: 0 0 6px #333;
}

.column-204 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-227 {
  background-image: url('../images/Kentucky-BG.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: flex-end;
  width: 20vw;
  height: 25vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 0 6px #333;
}

.column-205 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-228 {
  background-image: url('../images/Idaho-stateflag.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, 125px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 20vw;
  height: 25vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 0 6px #333;
}

.column-206 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-229 {
  background-image: url('../images/cuycoseal_1.png'), linear-gradient(#ff533d, #ff533d);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 52%, auto;
  justify-content: center;
  align-items: flex-end;
  width: 20vw;
  height: 25vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 0 6px #333;
}

.column-207 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.california {
  z-index: 4;
  opacity: 0;
  background-image: linear-gradient(#333333bf, #333333bf);
  background-position: 0 0;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.postheading {
  color: #f5f5f5;
  text-align: center;
  text-shadow: 1px 1px 6px #00000091;
  flex: none;
  margin: 2vw 0;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
  line-height: 4vw;
}

.postparagraph {
  color: #0f1626;
  text-align: left;
  text-shadow: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0 2vw;
  font-family: Montserrat, sans-serif;
  font-size: 1.25vw;
  font-weight: 300;
  line-height: 1.3vw;
}

.postparagraph._2 {
  color: #0f1626;
  text-shadow: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.25vw;
  line-height: 1.3vw;
}

.blogtitle {
  color: #000;
  text-align: left;
  margin-bottom: .75vw;
  font-family: Source Sans Pro;
  font-size: 1.75vw;
  line-height: 1.75vw;
}

.closeblogpost {
  z-index: 4;
  box-shadow: none;
  color: #fffc;
  text-align: center;
  background-color: #00000080;
  border: 1px solid #ffffff80;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 2vw;
  height: 2vw;
  margin-top: .5vw;
  margin-right: .5vw;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.body-11 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-bottom: 0;
  display: block;
}

.kentucky {
  z-index: 4;
  opacity: 0;
  background-color: #0000;
  background-image: linear-gradient(#000000bf, #000000bf);
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.column-210 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-211 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-10 {
  justify-content: center;
  align-items: stretch;
  margin-top: 2vw;
  display: flex;
}

.closingblogpost2 {
  box-shadow: none;
  color: #fffc;
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080);
  border: 2px solid #ffffff80;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 2vw;
  height: 2vw;
  margin-top: .5vw;
  margin-right: .5vw;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.idaho {
  z-index: 4;
  opacity: 0;
  background-color: #0000;
  background-image: linear-gradient(#333333bf, #333333bf);
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.columns-11 {
  width: 100%;
  margin-top: 2vw;
  display: flex;
}

.column-212 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 2vw;
  display: flex;
}

.column-213 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.closeblogpost3 {
  z-index: 4;
  color: #fffc;
  background-image: linear-gradient(#00000080, #00000080);
  border: 2px solid #ffffff80;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 2vw;
  height: 2vw;
  margin-top: .5vw;
  margin-right: .5vw;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.postheading2 {
  color: #f5f5f5;
  text-align: center;
  text-shadow: 1px 1px 6px #33333380;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-size: 5vw;
  line-height: 5vw;
  display: flex;
}

.column-216, .column-217, .column-218, .column-219 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-233 {
  background-image: url('../images/1200px-Seal_of_Missouri.png'), linear-gradient(#2384ff, #2384ff);
  background-position: 50% 7px, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 50%, auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 20vw;
  height: 25vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 0 6px #333;
}

.div-block-234 {
  background-image: url('../images/Screen-Shot-2018-11-26-at-12.04.13-PM.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, 125px;
  justify-content: center;
  align-items: flex-end;
  width: 20vw;
  height: 25vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 0 6px #333;
}

.div-block-235 {
  background-image: url('../images/hbclogo.png'), linear-gradient(#cacaca, #cacaca);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 50%, auto;
  justify-content: center;
  align-items: flex-end;
  width: 20vw;
  height: 25vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 0 6px #333;
}

.div-block-236 {
  background-image: url('../images/SanDiegoLR.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border-top: 1px #000;
  justify-content: center;
  align-items: flex-end;
  width: 20vw;
  height: 25vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 0 6px #333;
}

.blogtiletxt {
  background-color: #f5f5f5;
  border-top: 3px solid #ddd;
  flex-direction: column;
  height: 12vw;
  padding: 1vw;
  display: flex;
  box-shadow: 0 0 #000;
}

.blogtxtpreview {
  color: #000;
  font-family: Source Sans Pro;
  font-size: .8vw;
  font-weight: 300;
  line-height: 1.2vw;
}

.div-block-239 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 4vw;
  display: flex;
}

.div-block-240 {
  color: #333;
  background-image: linear-gradient(#f5f5f5e6, #f5f5f5e6);
  background-position: 0 0;
  background-size: auto;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 15vw;
  padding: 0 0 2vw;
  display: flex;
  box-shadow: 1px 1px 3px #33333380;
}

.div-block-241 {
  background-image: linear-gradient(#1289a740, #1289a740), url('../images/blue-ocean-sea-60004.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, 2939px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 15vw;
  display: flex;
}

.columns-14 {
  margin-top: 3vw;
  display: flex;
}

.column-222 {
  padding-left: 0;
  padding-right: 2vw;
}

.column-223 {
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-242 {
  background-color: #f5f5f5e6;
  flex-direction: column;
  align-items: center;
  margin-left: 15vw;
  margin-right: 15vw;
  display: flex;
}

.image-142 {
  width: auto;
  height: 20vw;
  margin-top: 2vw;
  margin-bottom: 2vw;
}

.div-block-243 {
  background-image: linear-gradient(#00367acc, #00367acc), url('../images/Idaho-Sealbw.svg'), linear-gradient(#00367a, #00367a);
  background-position: 0 0, 50%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, contain, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 15vw;
  display: flex;
}

.div-block-244 {
  background-color: #f5f5f5e6;
  margin-left: 15vw;
  margin-right: 15vw;
}

.div-block-245 {
  background-image: linear-gradient(#1289a780, #1289a780), url('../images/Kentucky-BG.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 15vw;
  display: flex;
}

.image-143 {
  width: 94%;
  margin-right: 2vw;
}

.div-block-246 {
  flex-direction: column;
  align-items: center;
  height: 50vw;
  display: flex;
}

.cuyahoga {
  z-index: 4;
  opacity: 0;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0;
}

.div-block-247 {
  background-color: #f5f5f5e6;
  flex: none;
  height: 100%;
  margin-left: 15vw;
  margin-right: 15vw;
}

.div-block-248 {
  color: #f5f5f5;
  background-image: linear-gradient(#ff533dcc, #ff533dcc), url('../images/cuycoseal.png'), linear-gradient(#ff533d, #ff533d);
  background-position: 0 0, 50%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, auto 90%, auto;
  justify-content: center;
  align-items: center;
  height: 15vw;
  display: flex;
}

.text-block-404 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
  font-weight: 700;
  line-height: 4vw;
}

.text-block-405 {
  z-index: 4;
  color: #eee;
  background-image: linear-gradient(#00000080, #00000080);
  border: 1px solid #eeeeee80;
  justify-content: center;
  align-items: center;
  width: 2vw;
  height: 2vw;
  margin-top: .5vw;
  margin-right: .5vw;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  line-height: 2vw;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
}

.column-224 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-15 {
  align-items: center;
  margin-top: 3vw;
  display: flex;
}

.image-144 {
  width: 90%;
  margin-right: 2vw;
}

.columns-16 {
  margin-top: 2vw;
  display: flex;
}

.column-225 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-226 {
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
}

.text-block-406 {
  padding-right: 2vw;
  font-size: 1.25vw;
  font-weight: 300;
  line-height: 1.3vw;
}

.image-145 {
  width: 85%;
  margin-left: 2vw;
}

.paragraph-4 {
  width: 75%;
  font-family: Montserrat, sans-serif;
  font-size: 1.25vw;
  font-weight: 300;
  line-height: 1.3vw;
}

.text-block-407 {
  text-align: center;
  margin-top: 2vw;
  padding-left: 15vw;
  padding-right: 15vw;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  font-style: italic;
  font-weight: 300;
  line-height: 1.7vw;
}

.div-block-249 {
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 40vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2vw;
  padding-bottom: 0;
  display: flex;
}

.aimhdrsmallblack {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 3em;
  font-weight: 400;
  line-height: 1em;
}

.aimhdrlargeblack {
  color: #333;
  text-align: center;
  margin-bottom: .5em;
  font-family: Source Sans Pro;
  font-size: 6em;
  font-weight: 600;
  line-height: 1em;
}

.text-block-410 {
  color: #fff;
  width: 42vw;
  margin-bottom: 4vw;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  line-height: 3vw;
}

.text-block-411 {
  color: #fff;
  width: 42vw;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  line-height: 3vw;
}

.div-block-251 {
  background-image: url('../images/AIMphonecomp.png'), linear-gradient(#f8a229, #f8a229), linear-gradient(#fff, #f8a22973);
  background-position: 100% 100%, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: auto 35vw, auto, auto;
  flex-direction: row;
  justify-content: flex-start;
  height: 30vw;
  margin-left: 0;
  margin-right: 0;
  padding-top: 2vw;
  padding-bottom: 1vw;
  padding-left: 4vw;
  display: none;
}

.div-block-252 {
  flex-direction: column;
  justify-content: center;
  width: 42vw;
  display: flex;
}

.div-block-253 {
  background-image: url('../images/AIMlaptop.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto 25vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 36vw;
  padding: 2vw 4vw 1vw;
  display: none;
}

.text-block-412 {
  width: 42vw;
  margin-top: 1vw;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  font-weight: 300;
  line-height: 2vw;
  display: flex;
}

.missouri {
  z-index: 4;
  opacity: 0;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0;
}

.div-block-254 {
  background-color: #f5f5f5e6;
  height: 100%;
  margin-left: 15vw;
  margin-right: 15vw;
}

.closingblogpost5 {
  color: #f5f5f5;
  background-image: linear-gradient(#00000080, #00000080);
  border: 1px solid #f5f5f580;
  justify-content: center;
  align-items: center;
  width: 2vw;
  height: 2vw;
  margin-top: .5vw;
  margin-right: .5vw;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
}

.div-block-255 {
  text-align: center;
  background-image: linear-gradient(#2384ffbf, #2384ffbf), url('../images/Asset-3.svg'), linear-gradient(#2384ff, #2384ff);
  background-position: 0 0, 50%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, auto 90%, auto;
  justify-content: center;
  align-items: center;
  height: 13vw;
  display: flex;
}

.text-block-413 {
  color: #f5f5f5;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
  font-weight: 700;
  line-height: 4vw;
}

.column-231 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.columns-19 {
  justify-content: center;
  align-items: center;
  margin-top: 2vw;
  display: flex;
}

.image-149 {
  height: 20vw;
  padding-right: 2vw;
}

.column-232 {
  padding-left: 0;
  padding-right: 0;
}

.text-block-415 {
  margin-bottom: 1em;
  font-family: Source Sans Pro;
  font-size: 2.25em;
  font-weight: 600;
  line-height: 1em;
}

.aimtxtblack {
  color: #333;
  align-items: flex-start;
  width: 42vw;
  font-family: Source Sans Pro;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.columns-20 {
  align-items: stretch;
  height: 29.6vw;
  display: flex;
}

.column-233 {
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 4vw;
  transition: opacity .2s;
  display: flex;
}

.text-block-418 {
  text-align: center;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  line-height: 3vw;
}

.text-block-419 {
  text-align: center;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 3.5vw;
  line-height: 3.5vw;
}

.text-block-420 {
  margin-top: 6vw;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  font-weight: 500;
  line-height: 2vw;
}

.image-150 {
  height: 25vw;
}

.div-block-256 {
  background-color: #f8a229;
  flex-direction: column;
  justify-content: center;
  height: 40vw;
  padding: 2vw 4vw;
  display: flex;
}

.aimhdrsmallwhite {
  color: #fff;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 3em;
  line-height: 1em;
}

.column-234 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.aimtxtwhite {
  color: #fff;
  width: 42vw;
  font-family: Source Sans Pro;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.2em;
}

.columns-21 {
  display: flex;
}

.image-151 {
  height: 25vw;
}

.column-235 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-236 {
  align-items: flex-start;
  padding-top: 5vw;
  padding-left: 4vw;
  display: flex;
}

.body-12 {
  object-fit: fill;
  min-width: 100%;
  margin-left: auto;
  overflow: visible;
}

.sandiego, .hillsborough, .tarrant {
  display: none;
}

.text-block-424 {
  color: #1289a7;
  text-align: left;
  margin-bottom: .25em;
  font-family: Source Sans Pro;
  font-size: 2em;
  font-weight: 600;
  line-height: 1em;
}

.div-block-257 {
  background-color: #0000;
  border-top: 2px #1289a7;
  border-bottom: 2px #efefef;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 50%;
  padding: 120px 0;
  display: flex;
}

.div-block-258 {
  border-radius: 5px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  min-height: auto;
  max-height: none;
  padding: 0;
  display: none;
}

.contactitem {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 20em;
  height: 12em;
  margin: 0 1em;
  display: flex;
  box-shadow: 2px 2px 7px 1px #ccc;
}

.contacticon {
  color: #1289a7;
  text-align: center;
  margin-bottom: 1vw;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 3em;
  line-height: 1em;
  text-decoration: none;
}

.contacttlinkblock {
  color: #333;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Sf pro display, sans-serif;
  font-size: 1vw;
  line-height: 1.25vw;
  text-decoration: none;
  display: flex;
}

.contacttlinkblock:hover {
  background-color: #e5e5e5;
}

.contacttlinkblock:active {
  color: #333;
  background-color: #1289a761;
  font-weight: 600;
  text-decoration: none;
}

.image-153 {
  z-index: -1;
  height: 29.5vw;
  position: relative;
}

.div-block-259 {
  -webkit-text-fill-color: inherit;
  background-color: #00688b;
  background-image: linear-gradient(#00688b99, #00688b99), url('../images/VoterCentralCoverPage.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
  position: static;
}

.heading-5 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  margin-top: 0;
  margin-bottom: 2vw;
  font-family: Source Sans Pro;
  font-size: 8vw;
  font-weight: 600;
  line-height: 8.25vw;
}

.div-block-260 {
  background-color: #00a572;
  background-image: linear-gradient(#006646bf, #006646bf), url('../images/ElectionForceCover2.0.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.div-block-261 {
  background-color: #00a572;
  justify-content: space-around;
  padding: 2em 4em;
  display: flex;
}

.eficon {
  color: #fff;
  text-align: center;
  margin-bottom: .25em;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 4em;
  line-height: 1em;
}

.efrowfeatures {
  color: #fff;
  text-align: center;
  padding-top: 6px;
  padding-left: 11px;
  padding-right: 11px;
  font-family: Source Sans Pro;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.1em;
  display: block;
}

.eficonlabel {
  color: #fff;
  text-align: center;
  margin-bottom: .25em;
  font-family: Source Sans Pro;
  font-size: 2em;
  font-weight: 600;
  line-height: 1em;
}

.effeature {
  width: 20vw;
}

.div-block-262 {
  background-color: #f5f5f5;
  border-radius: 5px;
  padding: 2em 4em;
  display: block;
}

.column-237 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 2vw;
  padding-right: 0;
  font-family: Source Sans Pro;
  font-size: 1em;
  display: flex;
}

.text-block-425 {
  color: #fff;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2em;
}

.columns-22 {
  margin-top: 0;
  margin-bottom: 2vw;
  font-size: 1em;
  line-height: 1.1em;
  display: flex;
}

.column-238 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 2vw;
  font-family: Source Sans Pro;
  display: flex;
}

.div-block-263 {
  background-color: #00a572;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2em 4em;
  font-size: 1em;
  line-height: 1em;
  display: block;
}

.image-154 {
  width: 33vw;
}

.image-155 {
  width: 40vw;
}

.columns-23 {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.column-239 {
  justify-content: flex-end;
  align-items: center;
  padding-left: 2vw;
  padding-right: 0;
  display: flex;
}

.efhdrsmall {
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 3em;
  font-weight: 400;
  line-height: 1em;
}

.efhdrlarge {
  text-align: center;
  margin-bottom: 1em;
  font-family: Source Sans Pro;
  font-size: 6em;
  font-weight: 600;
  line-height: 1em;
}

.text-block-429 {
  color: #fff;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 3vw;
  line-height: 3vw;
}

.text-block-430 {
  color: #fff;
  text-align: center;
  margin-bottom: 6vw;
  font-family: Source Sans Pro;
  font-size: 6vw;
  font-weight: 600;
  line-height: 6vw;
}

.div-block-264 {
  text-align: center;
  background-color: #f5f5f5;
  flex-direction: column;
  align-items: center;
  padding: 4vw;
  display: none;
}

.image-156 {
  text-align: center;
  width: 35vw;
  margin-bottom: 2vw;
}

.text-block-433 {
  color: #fff;
  text-align: center;
  text-shadow: 4px 4px 5px #006445;
  font-family: Source Sans Pro;
  font-size: 3em;
  font-weight: 400;
  line-height: 1em;
}

.div-block-265 {
  background-color: #fff;
  padding: 2em 4em;
}

.column-240 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 6vw;
  padding-right: 0;
  display: flex;
}

.image-157 {
  width: auto;
  height: auto;
}

.column-241 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 0;
  padding-right: 6vw;
  display: flex;
}

.columns-25 {
  flex-direction: row;
  align-items: stretch;
  display: flex;
}

.text-block-436 {
  text-align: left;
  width: 100%;
  margin-bottom: 2vw;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2em;
}

.div-block-266 {
  background-color: #bd3a7d;
  justify-content: space-around;
  padding: 2vw 4vw;
  display: flex;
}

.text-block-437 {
  color: #fff;
  text-shadow: 2px 2px 3px #ad3974;
  margin-bottom: 2vw;
  font-family: Source Sans Pro;
  font-size: 8vw;
  font-weight: 600;
  line-height: 8vw;
}

.text-block-438 {
  color: #fff;
  text-shadow: 2px 2px 3px #ad3974;
  font-family: Source Sans Pro;
  font-size: 3vw;
  line-height: 3vw;
}

.todofeature {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 18.5vw;
  font-size: 1vw;
  line-height: 1.15vw;
  display: flex;
}

.todoicon {
  margin-bottom: .5vw;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 3.5vw;
  line-height: 3.5vw;
}

.todoiconlabel {
  margin-bottom: .5vw;
  font-family: Source Sans Pro;
  font-size: 1.75vw;
  font-weight: 600;
  line-height: 1.75vw;
}

.todorowfeatures {
  text-align: center;
  padding-top: 8px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Source Sans Pro;
  font-size: 1.15vw;
  font-weight: 300;
  line-height: 1.3vw;
}

.column-243 {
  background-image: url('../images/electiontodo-irl.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 4vw;
}

.columns-26 {
  height: 25vw;
  display: flex;
}

.column-244 {
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  padding: 2vw 4vw 2vw 2vw;
  display: flex;
}

.div-block-267 {
  background-color: #0000;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 25vw;
  padding: 0;
  display: flex;
}

.column-245 {
  background-color: #f5f5f5;
  border: 5px #bd3a7d;
  flex-direction: column;
  justify-content: flex-start;
  padding: 2vw;
  display: flex;
}

.columns-27 {
  height: 25vw;
  display: flex;
}

.column-246 {
  background-image: url('../images/etodoipadbg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-block-439 {
  color: #333;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1.75vw;
}

.text-block-440 {
  color: #333;
  margin-bottom: 2vw;
  font-family: Source Sans Pro;
  font-size: 4vw;
  font-weight: 600;
  line-height: 4vw;
}

.div-block-268 {
  flex-direction: column;
  align-items: center;
  padding: 4vw 2vw 2vw;
  font-family: Sf pro display, sans-serif;
  display: flex;
}

.column-247 {
  padding-left: 0;
  padding-right: 4vw;
}

.text-block-442 {
  text-align: left;
  width: 100%;
  margin-bottom: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1.75vw;
}

.columns-28 {
  align-items: center;
  padding-left: 4vw;
  display: flex;
}

.column-248 {
  justify-content: flex-end;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.image-159 {
  width: auto;
  margin-bottom: 0;
}

.div-block-269 {
  background-color: #bd3a7d;
}

.column-249 {
  background-image: url('../images/Electiontodophoto4.png');
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: cover;
}

.column-250 {
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 2vw 4vw 2vw 2vw;
  display: flex;
}

.columns-29 {
  height: 21vw;
  display: flex;
}

.div-block-270 {
  background-color: #3d1329;
}

.text-block-443 {
  color: #fff;
  margin-bottom: 2vw;
  font-family: Source Sans Pro;
  font-size: 4vw;
  font-weight: 600;
  line-height: 4vw;
}

.text-block-444 {
  color: #fff;
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1.75vw;
}

.columns-30 {
  justify-content: space-between;
  display: flex;
}

.column-251 {
  padding-left: 0;
  padding-right: 2vw;
}

.body-13 {
  font-family: Sf pro display, sans-serif;
}

.text-block-447 {
  margin-bottom: 1em;
  font-family: Source Sans Pro;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1em;
}

.text-block-448 {
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2em;
}

.columns-31 {
  width: 100%;
  display: flex;
}

.column-252 {
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

.column-253 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 2vw;
  font-family: Sf pro display, sans-serif;
  display: flex;
}

.columns-32 {
  width: 100%;
  display: flex;
}

.column-254 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 4vw;
  padding-left: 2vw;
  display: flex;
}

.column-255 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 2vw;
  display: flex;
}

.text-block-450 {
  margin-bottom: 4vw;
  font-family: Source Sans Pro;
  font-size: 6vw;
  font-weight: 600;
  line-height: 6vw;
}

.text-block-451 {
  font-family: Source Sans Pro;
  font-size: 3vw;
  line-height: 3vw;
}

.text-block-452 {
  color: #bd3a7d;
  text-align: left;
  margin-bottom: 1.5vw;
  font-family: Source Sans Pro;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2.25vw;
}

.text-block-453 {
  font-family: Source Sans Pro;
  font-size: 1.5vw;
  line-height: 1.75vw;
}

.bold-text-43 {
  font-weight: 700;
}

.dropdown-toggle-3 {
  color: #333;
  margin-top: -1px;
  padding-left: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 1em;
  line-height: 1em;
  display: inline-block;
}

.dropdown-toggle-3:hover {
  color: #1289a7;
  font-family: Sf pro display, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
}

.dropdown-toggle-3:active {
  color: #1289a7;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.dropdown-3 {
  height: auto;
  font-size: 1em;
  line-height: 1em;
}

.dropdown-3:hover {
  color: #1289a7;
  font-family: Sf pro display, sans-serif;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
}

.lrfeaturedescription {
  color: #fff;
  padding-top: 12px;
  padding-left: 33px;
  padding-right: 33px;
  font-family: Source Sans Pro;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.1em;
}

.aimhdrlargewhite {
  color: #fff;
  text-align: center;
  margin-bottom: 2vw;
  font-family: Source Sans Pro;
  font-size: 6em;
  font-weight: 600;
  line-height: 1em;
}

.image-161 {
  z-index: 1;
  margin-top: 40px;
  position: absolute;
}

.div-block-272 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.text-block-456 {
  color: #fff;
  margin-bottom: 2vw;
  font-family: Source Sans Pro;
  font-size: 4vw;
  font-weight: 600;
  line-height: 4.25vw;
}

.column-256, .column-257, .column-258, .column-259 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.contactitemtxt2 {
  text-align: center;
  display: none;
}

.aboutedesk {
  padding: 2vw 4vw;
  font-family: Sf pro display, sans-serif;
}

.edeskhdrlargeblack {
  text-align: center;
  margin-bottom: 6vw;
  font-family: Source Sans Pro;
  font-size: 6vw;
  font-weight: 600;
  line-height: 6vw;
}

.column-260 {
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.edeskbodytxtblack {
  border-right: 1px #000;
  margin-bottom: 2vw;
  font-size: 1.5vw;
  line-height: 1.75vw;
}

.div-block-273 {
  background-color: #00688b;
  padding: 2vw 4vw;
}

.body-14 {
  font-family: Sf pro display, sans-serif;
}

.edeskbodytxtwhite {
  color: #fff;
  margin-bottom: 2vw;
  font-size: 1.5vw;
  line-height: 1.75vw;
}

.column-261 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 2vw;
  display: flex;
}

.columns-33 {
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.div-block-274 {
  color: #fff;
  background-color: #00688b;
  justify-content: space-between;
  margin-right: 0;
  padding: 2vw 4vw;
  display: flex;
}

.edeskfeature {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 18.5vw;
  display: flex;
}

.edeskicon {
  margin-bottom: .5vw;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 3.5vw;
  line-height: 3.75vw;
}

.edeskiconlabel {
  text-align: center;
  margin-bottom: .5vw;
  font-family: Source Sans Pro;
  font-size: 1.75vw;
  font-weight: 600;
  line-height: 1.75vw;
}

.edeskfeaturedescription {
  text-align: center;
  padding-top: 9px;
  font-family: Source Sans Pro;
  font-size: 1.15vw;
  font-weight: 300;
  line-height: 1.3vw;
}

.edeskhdrlargewhite {
  color: #fff;
  text-align: center;
  margin-bottom: 6vw;
  font-family: Source Sans Pro;
  font-size: 6vw;
  font-weight: 600;
  line-height: 6vw;
}

.edeskhdrsmallblack {
  text-align: center;
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 3vw;
  font-weight: 400;
  line-height: 3.25vw;
}

.edeskhdrsmallwhite {
  color: #fff;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 3vw;
  line-height: 3.25vw;
}

.text-block-464 {
  color: #fff;
  font-family: Source Sans Pro;
  font-size: 3vw;
  line-height: 3.25vw;
}

.div-block-275 {
  padding: 2vw 4vw;
}

.column-263 {
  justify-content: flex-end;
  align-items: center;
  padding-left: 2vw;
  padding-right: 0;
  display: flex;
}

.column-264 {
  padding-left: 0;
  padding-right: 2vw;
  font-family: Source Sans Pro;
}

.columns-34 {
  align-items: flex-start;
  height: auto;
  display: flex;
}

.column-265 {
  padding-left: 0;
  padding-right: 0;
  font-family: Source Sans Pro;
}

.column-266 {
  padding-top: 2vw;
  padding-left: 2vw;
  padding-right: 0;
  font-family: Source Sans Pro;
}

.columns-35 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-163 {
  width: 80%;
  margin-bottom: 2vw;
}

.slider-19 {
  background-color: #0000;
  width: 100%;
  height: 25vw;
}

.slide-45 {
  background-image: url('../images/BatchRegistration.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px #000;
}

.slide-nav-9, .right-arrow-7, .left-arrow-5 {
  display: none;
}

.slide-46 {
  background-image: url('../images/VoterCentralProcessVoters.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.mask-16 {
  background-image: url('../images/BLANK-LAPTOP.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.text-block-466 {
  font-size: 1em;
  line-height: 1em;
}

.text-block-467 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 10vw;
  padding: 2.25vw;
  font-family: Fontawesome webfont;
  font-size: 6vw;
  line-height: 6vw;
  display: flex;
}

.link-block-18 {
  opacity: .7;
  background-color: #f8a229;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 11vw;
  height: 11vw;
  text-decoration: none;
  display: flex;
}

.column-267 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-276 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2em 4em;
  display: flex;
}

.text-block-470 {
  margin-bottom: 1em;
  font-family: Source Sans Pro;
  font-size: 6em;
  font-weight: 600;
  line-height: 1em;
}

.image-165 {
  width: 100%;
}

.text-block-471 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 10vw;
  margin-left: auto;
  margin-right: auto;
  padding: 2.25vw;
  font-family: Fontawesome webfont;
  font-size: 6vw;
  line-height: 6vw;
  display: flex;
}

.link-block-19 {
  opacity: .7;
  background-color: #00a572;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 11vw;
  height: 11vw;
  text-decoration: none;
  display: flex;
}

.column-268 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-269 {
  flex-direction: column;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.link-block-20 {
  opacity: .7;
  background-color: #bd3a7d;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  width: 11vw;
  height: 11vw;
  text-decoration: none;
  display: flex;
}

.text-block-473 {
  opacity: 1;
  color: #fff;
  background-color: #0000;
  border-radius: 0;
  width: 10vw;
  height: 10vw;
  padding: 2.25vw;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 6vw;
  line-height: 6vw;
}

.text-block-474 {
  text-align: left;
  margin-bottom: .75em;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1em;
  display: flex;
}

.image-166 {
  width: 80%;
}

.text-block-475 {
  color: #fff;
  margin-bottom: 2vw;
  font-size: 2vw;
  font-weight: 600;
  line-height: 2.25vw;
}

.text-block-476 {
  margin-bottom: 2vw;
  font-size: 2vw;
  font-weight: 600;
  line-height: 2.25vw;
}

.text-block-478 {
  margin-bottom: 2vw;
  font-size: 2vw;
  font-weight: 600;
  line-height: 2vw;
}

.text-block-479 {
  color: #fff;
  margin-bottom: 1em;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1em;
}

.div-block-277 {
  background-image: linear-gradient(#00688bb0, #00688bb0), url('../images/Team-sitting-at-table-mockup-min.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.body-15 {
  font-family: Sf pro display, sans-serif;
}

.div-block-278 {
  background-color: #00688b;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  padding: 3.2em;
  display: flex;
}

.cdeskicon {
  color: #fff;
  text-align: center;
  margin-bottom: .5vw;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 4em;
  font-weight: 400;
  line-height: 1em;
}

.cdesklabel {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 2em;
  font-weight: 600;
  line-height: 1em;
}

.cdeskfeaturetxt {
  color: #fff;
  text-align: center;
  padding-top: 21px;
  padding-left: 19px;
  padding-right: 19px;
  font-family: Source Sans Pro;
  font-size: 1em;
  line-height: 1.15em;
}

.div-block-280 {
  padding: 2em 4em;
}

.column-270 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 2vw;
  padding-right: 0;
  display: flex;
}

.image-167 {
  display: flex;
}

.cportalbodytxtblack {
  margin-bottom: 2vw;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.1em;
}

.text-block-480 {
  margin-bottom: 2vw;
  font-family: Source Sans Pro;
  font-size: 2em;
  font-weight: 600;
  line-height: 1em;
  display: block;
}

.columns-36 {
  align-items: flex-start;
  display: flex;
}

.div-block-281 {
  background-color: #00688b;
  padding: 2em 4em;
}

.text-block-481 {
  text-align: center;
  margin-bottom: 1em;
  font-family: Source Sans Pro;
  font-size: 6em;
  font-weight: 600;
  line-height: 1em;
}

.text-block-482 {
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 3em;
  line-height: 1em;
}

.cdeskbodytxtwhite {
  color: #fff;
  margin-bottom: 2vw;
  font-size: 1.5em;
  line-height: 1.1em;
}

.text-block-483 {
  color: #fff;
  margin-bottom: 2vw;
  font-size: 2em;
  font-weight: 600;
  line-height: 1em;
}

.column-271 {
  padding-left: 0;
  padding-right: 2vw;
}

.text-block-484 {
  color: #fff;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 3em;
  line-height: 1em;
}

.text-block-485 {
  color: #fff;
  text-align: center;
  margin-bottom: 1em;
  font-family: Source Sans Pro;
  font-size: 6em;
  font-weight: 600;
  line-height: 1em;
}

.div-block-282 {
  padding: 2em 4em;
  font-family: Source Sans Pro;
}

.column-272 {
  justify-content: flex-end;
  padding-left: 2vw;
  padding-right: 0;
  display: flex;
}

.column-273 {
  padding-left: 2vw;
  padding-right: 0;
  font-family: Source Sans Pro;
}

.column-274 {
  padding-left: 0;
  padding-right: 2vw;
}

.columns-37 {
  align-items: flex-start;
  display: flex;
}

.text-block-486 {
  color: #fff;
  font-family: Source Sans Pro;
  font-size: 2.5em;
  line-height: 1em;
}

.cdeskfeature {
  width: 16vw;
}

.image-168 {
  width: 80%;
}

.column-275 {
  margin-top: 2vw;
  padding-left: 0;
  padding-right: 2vw;
}

.about {
  background-color: #f9a329;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2em;
  display: block;
}

.div-block-283 {
  height: 85vh;
  display: block;
}

.background-video-7 {
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 85vh;
  padding: 2em 6em;
  display: flex;
}

.lrlandingbulleticon {
  color: #fff;
  text-align: center;
  margin-bottom: .25em;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 4em;
  font-weight: 400;
  line-height: 1em;
}

.lrlandingbullet {
  color: #fff;
  text-align: center;
  width: 15em;
  font-family: Source Sans Pro;
  font-size: 1.15em;
}

.body-16 {
  font-family: Sf pro display, sans-serif;
  font-size: 1em;
  line-height: 1.1em;
}

.heading-6 {
  color: #fff;
  font-family: Source Sans Pro;
  font-size: 4em;
  font-weight: 600;
  line-height: 1em;
}

.text-block-487 {
  color: #f9a329;
  text-shadow: 1px 1px #000;
  margin-bottom: 1em;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1em;
}

.paragraph-5 {
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 1.1em;
  line-height: 1.2em;
}

.html-embed-18 {
  width: 25em;
}

.heading-7 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: .5em;
  font-size: 2.75em;
  font-weight: 600;
  line-height: 1em;
  display: none;
}

.column-277, .column-278, .column-279 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-285 {
  flex-direction: column;
  justify-content: center;
  width: 32em;
  display: flex;
}

.div-block-286 {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 28em;
  padding: 1.5em 1em 1em;
  display: flex;
}

.columns-38 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 3em;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.column-280 {
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-281 {
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-169 {
  clear: left;
  width: 12em;
}

.sectionny {
  color: #333;
  background-color: #fff;
  flex-direction: column;
  padding: 2em 1em .5em;
  display: none;
}

.column-282 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-end;
  padding-left: 2.5%;
  padding-right: 2.5%;
  display: flex;
}

.column-283 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 2.5%;
  padding-right: 2.5%;
  display: flex;
}

.bodytxt_home {
  color: #333;
  margin-bottom: .5em;
  font-size: 1.2em;
  line-height: 1.2em;
}

.sectionky {
  background-color: #fff;
  padding: .5em 1em;
  display: none;
}

.column-284 {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  padding-left: 2.5%;
  padding-right: 2.5%;
  display: flex;
}

.column-285 {
  background-image: linear-gradient(#f5f5f5cc, #f5f5f5cc), url('../images/HorseTransparentBlue.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  flex-direction: column;
  justify-content: center;
  padding-left: 2.5%;
  padding-right: 2.5%;
  display: flex;
}

.image-170 {
  width: 30em;
}

.highlightcolumns {
  background-color: #f5f5f5;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.image-171 {
  width: 45em;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: .25em;
}

.sectionidaho {
  background-color: #fff;
  padding: .5em 1em 2em;
  display: none;
}

.html-embed-19 {
  border: 5px #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 85%;
  display: flex;
  box-shadow: 0 0 2px 1px #666;
}

.nyquotediv {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0;
  display: flex;
}

.slider-21 {
  background-color: #0000;
  height: 10em;
}

.nyquote {
  color: #333;
  text-align: center;
  margin-bottom: 1em;
  font-style: italic;
  font-weight: 400;
}

.nyquoteauthor {
  text-align: center;
  font-weight: 500;
}

.slide-nav-10 {
  display: none;
}

.icon-25, .icon-26 {
  margin: 0;
}

.column-286 {
  background-image: linear-gradient(#f5f5f5bf, #f5f5f5bf), url('../images/idahostateflower.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 2.5%;
  padding-right: 2.5%;
  display: flex;
}

.nyquoteauthortitle {
  text-align: center;
}

.highlightcolumn_ny {
  background-color: #f5f5f5;
  background-image: linear-gradient(#f5f5f5d9, #f5f5f5d9), url('../images/bluebird.png');
  background-position: 0 0, 0 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  flex-direction: row;
  justify-content: center;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.image-173 {
  width: 50%;
}

.text-block-489, .text-block-490, .text-block-491 {
  font-size: 1em;
  line-height: 1em;
}

.html-embed-20 {
  flex-direction: column;
  width: auto;
  margin-top: 0;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Source Sans Pro;
  font-size: 1em;
  font-weight: 600;
  line-height: 1em;
  display: none;
}

.div-block-288 {
  background-color: #f5f5f5;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  align-self: auto;
  margin-top: 0;
  padding: 2em 2em 4em;
  font-family: Source Sans Pro;
  display: block;
}

.text-block-492 {
  margin-bottom: .5em;
  font-family: Source Sans Pro;
  font-size: 1em;
  line-height: 1.15em;
}

.contactlabel {
  color: #fff;
  text-align: center;
  margin-top: 1.25em;
  margin-bottom: 1em;
  font-size: 2em;
  font-weight: 600;
  line-height: 1em;
}

.contactblock {
  background-color: var(--off-white);
  border: 0 #000;
  border-radius: 24px;
  flex-direction: column;
  align-items: center;
  width: auto;
  margin-left: 0%;
  margin-right: 0%;
  padding: 2em 20px;
  font-family: Source Sans Pro;
  display: flex;
  box-shadow: 0 2px 7px #0003;
}

.contactinfo {
  color: #fff;
  margin-bottom: .5em;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.15em;
}

.div-block-289 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Source Sans Pro;
  display: flex;
}

.text-block-493 {
  margin-bottom: 2em;
  font-family: Source Sans Pro;
  font-size: 1em;
  line-height: 1.15em;
}

.helpdesk {
  color: #1289a7;
  font-weight: 600;
  text-decoration: none;
}

.helpdesk:hover {
  text-decoration: underline;
}

.helpdesk:active {
  font-weight: 700;
}

.contactsocials {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin-top: 1em;
  margin-bottom: 1.25em;
  font-size: 2em;
  line-height: 1em;
  display: flex;
}

.contactsocialicon {
  color: #fff;
  margin-left: .25em;
  margin-right: .25em;
  font-family: "Font awesome 5 brands 400", sans-serif;
  font-size: 1em;
}

.text-block-494 {
  text-align: center;
  font-size: 1em;
  line-height: 1em;
}

.link-10 {
  color: #333;
  text-decoration: none;
}

.link-10:hover {
  text-decoration: underline;
}

.link-10:active {
  font-weight: 600;
}

.link-11 {
  color: #fff;
  font-family: "Font awesome 5 brands 400", sans-serif;
  text-decoration: none;
}

.link-12, .link-13 {
  color: #fff;
  text-decoration: none;
}

.image-174 {
  width: .9em;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.link-block-21 {
  margin-left: .25em;
  margin-right: .25em;
}

.copyrightdesktop {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: .5em;
  font-family: Source Sans Pro;
  font-size: .9em;
  line-height: 1em;
  position: absolute;
  inset: auto auto 0% 10%;
}

.text-block-496 {
  display: none;
}

.image-175, .image-176 {
  width: 2em;
  margin-left: 5px;
  margin-right: 5px;
}

.slide-48 {
  padding-top: 2em;
  font-size: 14px;
  line-height: 16px;
}

.privacybanner {
  background-color: #1289a7;
  background-image: linear-gradient(#111111d9, #111111d9), url('../images/PrivacyPolicy.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  height: 50vh;
  display: flex;
}

.text-block-497 {
  color: #fff;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 8em;
  font-weight: 600;
  line-height: 1em;
}

.body-17 {
  font-family: Sf pro display, sans-serif;
  font-size: 1em;
  line-height: 1em;
}

.privacybody {
  padding: 4% 2.5%;
}

.privacy_h1 {
  color: #1289a7;
  margin-top: 40px;
  font-family: Source Sans Pro;
  font-size: 1.5em;
  font-weight: 400;
}

.privacy_h1.securityh1 {
  text-transform: uppercase;
  font-weight: 600;
}

.privacy_p {
  margin-bottom: 20px;
  font-family: Source Sans Pro;
}

.bold-text-45 {
  font-weight: 700;
}

.privacy_list {
  line-height: 1em;
}

.privacy_listitem {
  margin-bottom: 1em;
  font-family: Source Sans Pro;
}

.link-14, .link-15 {
  color: #1289a7;
}

.link-block-22 {
  text-decoration: none;
}

.link-block-22.w--current {
  margin-left: 5px;
  margin-right: 5px;
  font-weight: 700;
}

.footerlink {
  color: #333;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Source Sans Pro;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
}

.footerlink:hover {
  font-weight: 500;
}

.footerlink:active {
  font-style: normal;
  text-decoration: underline;
}

.dropdown-list-3, .dropdown-list-3.w--open {
  font-weight: 400;
}

.text-block-499 {
  font-family: Source Sans Pro;
  font-size: 1.15em;
  line-height: 1em;
  display: inline-block;
}

.section-37 {
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 22px;
  margin-left: 5px;
  margin-right: 6px;
  padding-left: 150px;
  padding-right: 151px;
  display: block;
}

.hero {
  background-color: #fff0;
  align-items: center;
  margin: -52px 0 -61px -142px;
  padding: 100px 397px 100px 237px;
  display: block;
}

.flex-container {
  white-space: normal;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto 1fr;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0 165px 0 0;
  display: flex;
}

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  object-fit: fill;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 500%;
  max-width: 240%;
  height: 500%;
  margin-right: -108px;
  padding-left: 0;
  display: inline-block;
}

.body-18 {
  color: #6c6c6c;
  background-color: #fff;
  font-family: Sf pro text, sans-serif;
}

.div-block-290 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.cards-grid-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cards-image-mask {
  border-radius: 0%;
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.cards-image {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 20px;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.feature-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.heading-16 {
  color: #2d2d2d;
  text-align: center;
  font-size: 3em;
  line-height: 1.2em;
}

.video {
  border-radius: 20px;
}

.navbar-3 {
  color: #fff;
  background-color: #dfdfdf;
}

.footer {
  text-align: center;
  align-items: flex-start;
  margin-top: -8px;
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: 60px;
  max-height: 60px;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.slide-49 {
  background-image: url('../images/LiveResulsSlide4.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  margin-left: 0;
}

.icon-27 {
  color: #fff;
}

.slide-50 {
  background-image: url('../images/ElectionForceCover2.0.jpg');
  background-position: 50%;
  background-size: auto;
}

.slide-51 {
  background-image: url('../images/etodoipadbg.png');
  background-position: 50%;
  background-size: auto;
}

.container-30 {
  object-fit: fill;
  max-width: 1500px;
}

.hero-text {
  color: #343434;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.nav-link-6, .nav-link-7, .nav-link-8 {
  color: #434343;
  font-family: Sf pro display, sans-serif;
}

.nav-link-9 {
  color: #dfdfdf;
  text-transform: uppercase;
  white-space: normal;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(132deg, #000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.menu-button-hero {
  background-color: #4ed3ed00;
  background-image: linear-gradient(36deg, #00a0be, #ccf7ff);
  border-radius: 20px;
  margin-top: 24px;
  margin-left: 0;
  padding: 10px 15px;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 400;
  box-shadow: -2px 3px 3px #a9a9a99e;
}

.body-19 {
  background-color: #fdfdfd;
}

.section-38 {
  color: #f5f5f5;
  background-color: #f5f5f5;
  margin-top: 60px;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 153px;
  display: block;
}

.heading-17 {
  color: #333;
  text-align: center;
  margin-top: 0;
  padding-top: 105px;
  padding-bottom: 81px;
  font-family: Source Sans Pro;
  font-size: 3.5em;
}

.container-31 {
  margin-top: 101px;
  margin-bottom: 101px;
}

.columns-39 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.heading-18 {
  padding-right: 22px;
  font-family: Source Sans Pro;
  font-size: 4em;
}

.text-block-514 {
  opacity: 1;
  text-align: center;
  background-color: #0000;
  border: 0 solid #0000;
  padding: 42px 84px 46px 63px;
  font-family: Source Sans Pro;
  font-size: 46px;
  font-weight: 600;
  line-height: 55px;
}

.container-33 {
  background-image: linear-gradient(316deg, #f2f2f2, #fcfcfc 51%, #f2f2f2);
  border-radius: 40px;
  padding: 61px 0 110px;
}

.container-34 {
  padding-left: 0;
  padding-right: 0;
}

.heading-19 {
  padding-bottom: 8px;
  font-family: Source Sans Pro;
  font-size: 4em;
  line-height: 1em;
}

.section-39 {
  margin-top: 97px;
  margin-bottom: 61px;
  margin-left: -112px;
}

.submit-button {
  letter-spacing: 1px;
  text-transform: none;
  background-color: #00bde0;
  background-image: linear-gradient(93deg, #00a0be, #b3f3ff);
  border-radius: 20px;
  margin-top: 27px;
  margin-left: 147px;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 400;
  box-shadow: 3px 5px 7px -3px #b6b6b6;
}

.text-field {
  text-align: left;
  border: 1px solid #e7e7e7;
  border-radius: 20px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 12px;
  box-shadow: inset 1px 4px 6px -4px #cecece;
}

.text-field-2 {
  border: 1px solid #e7e7e7;
  border-radius: 20px;
  margin-bottom: 2px;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: inset 3px 3px 6px -4px #cecece;
}

.field-label, .field-label-2 {
  color: #494949;
  margin-top: 14px;
  margin-bottom: 2px;
  font-family: Source Sans Pro;
  font-size: 15px;
  font-weight: 300;
}

.field-label-3 {
  color: #494949;
  margin-top: 14px;
  margin-bottom: 3px;
  font-family: Source Sans Pro;
  font-size: 15px;
  font-weight: 300;
}

.field-label-4 {
  color: #494949;
  margin-top: 14px;
  margin-bottom: 2px;
  font-family: Source Sans Pro;
  font-size: 15px;
  font-weight: 300;
}

.form {
  overflow: visible;
}

.section-40 {
  margin: 0;
}

.section-41 {
  opacity: 1;
  background-image: linear-gradient(312deg, #c1f2fc, #00a0be);
  border-radius: 40px;
  margin-left: 423px;
  margin-right: 234px;
}

.text-block-515 {
  color: #fafafa;
  margin-left: 104px;
  padding-top: 27px;
  padding-bottom: 20px;
  padding-left: 78px;
  font-family: Source Sans Pro;
  font-size: 28px;
  font-weight: 300;
}

.button-6 {
  color: #6fcce4;
  background-image: linear-gradient(86deg, #ececec, #f3f3f3 49%, #f0f0f0);
  border-radius: 20px;
  margin-left: 368px;
  margin-right: 43px;
  padding: 9px 24px 10px 20px;
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 300;
  box-shadow: 2px 2px 6px -1px #ccc;
}

.column-293 {
  border-radius: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-42 {
  margin-top: 0;
  margin-bottom: 0;
}

.image-180 {
  text-align: left;
  max-width: 300%;
}

.contact-form {
  margin-bottom: -21px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-form-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  font-family: Source Sans Pro;
  font-weight: 400;
  display: grid;
}

.heading-20 {
  color: #333;
  font-family: Source Sans Pro;
  font-size: 4em;
}

.italic-text-13 {
  font-family: Source Sans Pro;
}

.field-label-5, .field-label-6, .field-label-7, .field-label-8, .field-label-9 {
  font-family: Source Sans Pro;
  font-weight: 400;
}

.submit-button-2 {
  background-image: linear-gradient(145deg, #ccf7ff 17%, #00a0be);
  border-radius: 20px;
  margin-top: 29px;
  padding: 7px 24px;
  font-family: Source Sans Pro;
  font-size: 15px;
  box-shadow: 0 3px 3px #bebebe;
}

.container-35 {
  background-image: linear-gradient(140deg, #f2f2f2, #f7f4f473 45%, #f2f2f2);
  border-radius: 50px;
  margin-top: -21px;
  padding: 45px 96px 58px 101px;
  box-shadow: 2px 4px 6px #c9c9c9;
}

.text-field-3, .text-field-4, .text-field-5, .text-field-6, .textarea {
  border-radius: 14px;
}

.grid-2 {
  grid-template: "Area Area-2 Area-4 Area-5 . Area-3"
  / 1fr 1fr 1fr 1fr 1fr 1fr;
  padding-left: 99px;
  padding-right: 131px;
}

.div-block-293, .div-block-294, .div-block-295, .div-block-296 {
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 20px;
  box-shadow: 1px 1px 3px #e4e4e4;
}

.div-block-297 {
  background-color: #fffcfc;
  border: 1px solid #e7e7e7;
  border-radius: 20px;
  box-shadow: 1px 1px 3px #e4e4e4;
}

.image-181 {
  border-radius: 20px;
  display: inline-block;
}

.image-182, .image-183, .image-184 {
  border-radius: 20px;
}

.grid-3 {
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr;
  padding-left: 0;
  padding-right: 0;
}

.heading-21 {
  color: #000;
  padding-right: 0;
  font-family: Source Sans Pro;
  font-size: 2em;
}

.text-block-517 {
  color: #000;
  padding-bottom: 44px;
  padding-left: 0;
  padding-right: 68px;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 300;
}

.columns-41 {
  margin-left: 9px;
}

.column-299 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.text-block-518 {
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 0;
  font-family: Source Sans Pro;
  font-size: 10px;
}

.heading-22, .submit-button-3, .text-field-7, .heading-23, .search-input, .search-button, .container-36, .heading-24, .div-block-298 {
  font-family: Source Sans Pro;
}

.grid-4 {
  grid-column-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 4.5fr;
  grid-auto-flow: column;
  justify-content: stretch;
  justify-items: start;
  padding-top: 32px;
  padding-bottom: 32px;
}

.body-20 {
  color: #000;
  background-color: #f8f8f8ad;
  font-family: Source Sans Pro;
}

.heading-26 {
  font-size: 2em;
  font-weight: 300;
}

.image-185 {
  text-align: left;
  object-fit: scale-down;
  position: static;
  inset: 0% auto auto 0%;
  overflow: auto;
}

.div-block-299 {
  overflow: visible;
}

.instructional-grid {
  grid-column-gap: 25px;
  grid-row-gap: 26px;
  grid-template-rows: auto auto auto auto auto;
  padding: 0 23px;
}

.instrutional-grid-image {
  max-width: 60px;
}

.heading-28 {
  font-size: 2em;
  font-weight: 400;
}

.steps {
  background-color: #fff;
  border-radius: 20px;
  padding: 37px 51px 51px;
  box-shadow: 1px 1px 4px #00000038;
}

.inner-grid {
  grid-column-gap: 14px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 5.5fr;
}

.example-image {
  opacity: 1;
  background-image: linear-gradient(#e8e8e8, #fff 53%, #e8e8e8);
  border-radius: 20px;
}

.div-block-301 {
  border: 1px solid #0000;
}

.container-37 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.text-block-519 {
  color: #000;
}

.container-38 {
  padding-right: 0;
}

.image-195 {
  border-radius: 0;
  max-width: 75%;
  margin: 14px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.grid-5 {
  grid-template-rows: auto;
}

.image-196 {
  padding-bottom: 36px;
}

.back-to-top-wrapper {
  background-color: #1289a7;
  border: 5px solid #1289a7;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 30px;
  margin-right: 30px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.back-to-top-wrapper.w--current {
  background-color: #1289a7;
  border-radius: 16px;
  text-decoration: none;
}

.back-to-top-icon {
  color: #fff;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 25px;
  text-decoration: none;
}

.bold-text-46, .bold-text-47 {
  text-transform: uppercase;
  font-weight: 600;
}

.text-block-521, .text-block-522, .text-block-523, .text-block-524, .text-block-525, .text-block-526 {
  font-family: Source Sans Pro;
}

.bold-text-48 {
  text-transform: uppercase;
  font-weight: 600;
}

._10x-icon-description {
  color: #fff;
  text-transform: capitalize;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 46px;
  transition: transform .3s;
}

._10x-icon-description.our-solutions---voter-central-title {
  order: 1;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 200;
  line-height: 24px;
}

._10x-icon-description.our-solutions---election-force-title {
  margin-top: 0;
  padding-top: 10px;
  font-family: Source Sans Pro;
  font-size: 18px;
  line-height: 24px;
}

.our-solutions-icon {
  transform-style: preserve-3d;
  transition: transform .3s;
  transform: translate(0);
}

.our-solutions-icon:hover {
  transform: translate3d(0, 0, 116px);
}

.our-solutions-icon.newlayout {
  transform-style: preserve-3d;
  max-width: 80%;
  display: inline;
  position: static;
  transform: none;
}

.our-solutions-icon.newlayout:hover {
  transform: translate3d(0, 0, 116px);
}

.our-solutions-icon.newlayout.oursolutionshover {
  object-fit: contain;
  flex: 0 auto;
  order: -1;
  align-self: center;
  max-width: 80%;
  transition-duration: .425s;
}

.our-solutions-icon.newlayout.oursolutionshover:hover {
  transform: scale(1.05);
}

.footer-dark {
  color: #070b0d;
  background-color: #0f171b;
  border: 1px solid #1289a7;
  padding: 50px 30px 15px;
  position: relative;
}

.container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  top: auto;
}

.footer-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 12px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

._10x-footer-link-2 {
  color: #ffffff80;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
  text-decoration: none;
}

._10x-footer-link-2:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #1289a7;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: #ffffff80;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
}

.hero-stack {
  background-color: #0d0d0d;
  border: 0 solid #0f171b;
  border-radius: 0;
  margin-bottom: 0;
  padding: 80px 30px;
  transition: opacity .3s;
  position: relative;
}

.hero-stack.test4 {
  background-color: #0000;
  background-image: linear-gradient(180deg, var(--tenex-blue), transparent 35%, transparent), url('../images/TEDClassic-MockupLaptop-2025.png');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  border-width: 0;
  flex-flow: column;
  place-content: flex-start;
  align-items: center;
  min-height: 1500px;
  margin-top: 0;
  font-size: 14px;
  line-height: 120%;
  display: flex;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-wrapper-two.test4 {
  align-self: center;
  max-width: 80%;
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
  top: auto;
  bottom: 0;
}

._10x-hero-subheading {
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 24px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Codecpro, sans-serif;
  font-size: 21px;
  font-style: italic;
  font-weight: 300;
  line-height: 36px;
}

._10x-button-primary {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #1a1b1f;
  background-image: linear-gradient(37deg, #1289a7, #8dcddd);
  border-radius: 20px;
  flex-direction: row;
  margin-top: 20px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 25px;
  font-family: DM Sans, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: box-shadow .4s, transform .2s cubic-bezier(.755, .05, .855, .06), opacity .2s ease-in-out, all .6s;
  display: flex;
}

._10x-button-primary:hover {
  box-shadow: 1px 1px 30px 2px var(--white), 1px 1px 30px -8px var(--tenex-blue);
  color: #fff;
  background-color: #32343a;
}

._10x-button-primary:active {
  box-shadow: none;
  background-color: #43464d;
  transform: scale(1.1);
}

._10x-button-primary._10x-contact-us-header-button {
  text-transform: none;
  margin-top: 0;
  margin-left: 12px;
  padding: 7px 20px;
  font-family: Codecpro, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.navbar-logo-left {
  background-color: #1a1a1a;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  clear: none;
  object-fit: fill;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  left: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

._10x-hero-heading-1 {
  color: var(--white);
  text-align: center;
  text-transform: none;
  text-shadow: none;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 65px;
  font-weight: 700;
  line-height: 1.2em;
}

.button-secondary {
  color: #a3a3a3;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #b9b9b9;
  border-radius: 20px;
  padding: 10px 25px;
  font-family: Codecpro, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.container-39 {
  max-width: 1240px;
  margin-top: 20px;
}

.ted-dashboard-mockup {
  outline-offset: 0px;
  mix-blend-mode: normal;
  border-radius: 10px;
  outline: 1px solid #1289a7;
  transition: transform .65s;
}

.ted-dashboard-mockup:hover {
  transform: scale(1.05);
}

.hero-grid {
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr .5fr .25fr 1fr;
  margin-top: 75px;
  padding-top: 10px;
}

._10x-stats-number {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: Source Sans Pro;
  font-size: 50px;
  font-weight: 200;
}

._10x-stats-subtitle {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 25px;
  padding-top: 0;
  font-family: Source Sans Pro;
  font-size: 22px;
  font-weight: 200;
}

.text-span-2 {
  color: #1289a7;
  font-weight: 300;
}

.text-span-3 {
  color: #1289a7;
}

.blue-accent-line {
  color: #1289a7;
  text-align: center;
  padding-top: 10px;
  font-family: Source Sans Pro;
  font-size: 50px;
  font-weight: 200;
}

._10x-hero-quote {
  clear: left;
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  display: flex;
  position: relative;
  overflow: visible;
}

._10x-hero-quote-source {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 30px;
  font-family: Nunito;
  font-size: 20px;
  font-weight: 300;
}

.div-block-302 {
  margin-top: -17px;
}

.our-products-section {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  margin-top: 0;
  padding-top: 4em;
}

.tab---reccommended {
  color: #fff;
}

.tab---reccommended.our-solutions-tab-text {
  color: #ff2952;
  font-family: Source Sans Pro;
  font-size: 1.2em;
  font-weight: 700;
}

.tab-link {
  background-color: #ddd0;
  padding: 8px 15px;
}

.tab-link.w--current {
  color: #ff2952;
  background-color: #fff0;
}

.our-solutions-tab-text {
  color: #fff;
  font-family: Source Sans Pro;
  font-size: 18px;
}

.our-solutions-tab-text.tab---two {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 600;
}

.our-solutions-tab-text.tab---two:active {
  color: #fff;
}

.our-solutions-tab-text.tab---three, .our-solutions-tab-text.tab---four {
  text-transform: uppercase;
  font-size: 1.2em;
}

.our-solutions-grid {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.our-solutions---voter-central-title {
  justify-content: center;
  display: flex;
  position: relative;
}

.our-solutions---voter-central-title._10x-icon-description {
  margin-top: 0;
  padding-top: 10px;
  font-size: 18px;
}

.precinct-central-block {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.voter-central-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.election-force-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tabs-content {
  padding-top: 30px;
}

.tabs-menu-2 {
  display: block;
}

.image-214 {
  transform-style: preserve-3d;
  border: 1px solid #dfdfdf;
  border-radius: 7px;
  max-width: 130%;
  margin-bottom: 20px;
  padding-bottom: 0;
  transition: box-shadow .325s ease-in-out, opacity .5s;
  display: inline-block;
  position: relative;
}

.image-214:hover {
  transform: scale3d(1none, 1none, 1none);
  box-shadow: 0 -1px 40px 5px #1289a780, 0 1px 40px 5px #3e4b7080;
}

.image-214:active {
  box-shadow: 0 1px 20px 10px var(--tenex-blue);
}

._10x-section-title {
  color: #686868;
  text-align: center;
  text-transform: uppercase;
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 0;
  font-family: Codecpro, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.2em;
  display: flex;
}

._10x-heading-2-white-left-aligned {
  color: #fff;
  text-align: center;
  text-transform: none;
  object-fit: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 500px;
  margin-top: 0;
  font-family: DM Sans, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2em;
  display: flex;
  position: static;
}

._10x-body-text-white-left-aligned {
  color: var(--black);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  padding-bottom: 10px;
  font-family: Nunito;
  font-size: 20px;
  font-weight: 300;
  line-height: 34px;
  display: flex;
}

._10x-body-text-white-left-aligned.committment-to-excellence-subtitle-centered {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  flex-direction: row;
  font-size: 16px;
}

.div-block-303 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-304 {
  object-fit: scale-down;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-305, .div-block-306, .div-block-307, .div-block-308 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

._10x-icon-label {
  color: #fff;
  text-align: center;
  font-family: Source Sans Pro;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
}

._wf-container {
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
}

._wf-section {
  color: #fef;
  background-color: #0000;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.brix---hidden-desktop {
  display: none;
}

.brix---btn-slider-arrow-right---testimonial-v6 {
  color: #211f54;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  bottom: 0;
  right: -10px;
  transform: translate(0, -50%);
  box-shadow: 0 2px 12px #14142b14;
}

.brix---btn-slider-arrow-right---testimonial-v6:hover {
  transform: scale(.94)translate(0, -50%);
}

.brix---btn-slider-arrow-left---testimonial-v6 {
  color: #211f54;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  transform: translate(0, -50%);
  box-shadow: 0 2px 12px #14142b14;
}

.brix---btn-slider-arrow-left---testimonial-v6:hover {
  transform: scale(.94)translate(0, -50%);
}

.brix---text-200-medium {
  color: #fff;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

.brix---color-accent-1 {
  color: #4a3aff;
}

.brix---text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.brix---text-300-bold {
  color: #fff;
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 900;
  line-height: 22px;
}

.brix---color-neutral-800 {
  color: #211f54;
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---paragraph-default {
  color: #fff;
  max-width: 400px;
  min-height: 400px;
  margin-bottom: 0;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
}

.brix---color-neutral-600 {
  color: #6e7191;
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---mg-top-16px {
  margin-top: 16px;
}

.brix---heading-h3-size {
  color: #ff3b3b;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

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

.brix---avatar-circle-05-border {
  border: 6px solid #fff;
  border-radius: 50%;
  width: 120px;
  max-width: 120px;
  height: 120px;
  max-height: 120px;
  margin-top: -150px;
  overflow: hidden;
  transform: translate(0);
  box-shadow: 0 8px 28px #14142b1a;
}

.brix---card-testimonial-v6 {
  text-align: center;
  background-color: #ffffff26;
  border: 1px #eff0f663;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  padding: 80px 98px;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---inner-container-800px---center {
  float: none;
  clear: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.brix---slider-item-pd {
  padding: 80px 15px 15px;
}

.brix---slider-mask {
  height: 100%;
}

.brix---slider-wrapper {
  background-color: #0000;
  height: 100%;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section {
  color: #fff;
  padding-top: 176px;
  padding-bottom: 0;
}

.brix---buttons-row-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---color-neutral-100 {
  color: #fff;
}

.brix---inner-container-600px---center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---z-index-1 {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.brix---cta-section {
  background-color: #0000;
  background-image: linear-gradient(to bottom, transparent, var(--tenex-blue));
  color: #0000;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.div-block-309 {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  border: 1px #0000;
  margin-top: 20px;
  margin-bottom: 20px;
}

.brix---color-neutral-803 {
  color: #6e7191;
}

.brix---mg-bottom-32px-3 {
  margin-bottom: 32px;
}

.brix---color-neutral-804 {
  color: #211f54;
}

.brix---image {
  object-fit: fill;
  background-color: #0000;
  border-radius: 25px;
  padding: 20px;
  transition: box-shadow .6s;
}

.brix---image.aimimage {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--white), var(--tenex-blue));
  max-width: 75%;
  padding: 40px;
}

.brix---image.mockup {
  background-color: #0000;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, white, var(--tenex-blue));
  border-radius: 25px;
  max-height: 500px;
  padding: 40px;
}

._10x---image-wrapper-br-24px-shadow {
  border-radius: 0;
  overflow: hidden;
}

._10x---image-wrapper-br-24px-shadow:hover {
  box-shadow: none;
}

._10x---grid-2-columns-text-right {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin: 30px 0;
  display: grid;
}

._10x---link-content {
  color: #6e7191;
  text-decoration: none;
}

._10x---grid-2-columns-text-left {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin: 30px 0;
  transition: all .6s;
  display: grid;
}

._10x---grid-1-column-gap-row-64px {
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._10x--inner-container-1000px-center {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

._10x---container-default-3 {
  max-width: 1218px;
  padding-left: 0;
  padding-right: 0;
}

.brix---section-3 {
  color: #fff;
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 60px;
  transition: box-shadow .2s;
}

._wf-image-6 {
  object-fit: contain;
  background-color: #1a1a1a;
  border: 1px #000;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

._wf-image-6.image-cover {
  object-fit: cover;
  object-position: 50% 35%;
  position: absolute;
  inset: 0%;
}

._wf-image-6.fullimage {
  object-fit: cover;
  object-position: 50% 100%;
}

._wf-image-wrapper-6 {
  z-index: 1;
  border-radius: 30px;
  flex: 1;
  padding-top: 60%;
  transition: opacity .2s, box-shadow .4s;
  position: relative;
  overflow: hidden;
}

._wf-image-wrapper-6:hover {
  box-shadow: -1px -1px 20px 2px var(--tenex-blue), 1px 1px 20px 2px #3e4b70;
}

._wf-button-icon-wrapper-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: none;
  justify-content: flex-end;
  width: 25px;
  height: 22px;
  display: flex;
  overflow: hidden;
}

._wf-button-icon-wrapper-3.small {
  z-index: 2;
  width: 45px;
  padding-right: 20px;
  position: relative;
}

._wf-button-text-5 {
  text-transform: uppercase;
  white-space: nowrap;
  transform-style: preserve-3d;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: flex;
  position: absolute;
  left: 90px;
  transform: translate3d(0, 0, 40px);
}

._wf-button-text-5.primary {
  z-index: 2;
  color: var(--white);
  text-align: center;
  text-transform: none;
  text-shadow: 0 0 7px #000;
  z-index: 2;
  text-transform: none;
  justify-content: center;
  font-family: DM Sans, sans-serif;
  font-weight: 500;
  display: block;
  position: relative;
  left: auto;
}

._wf-button-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #5a255a;
  background-color: #fdbcfd80;
  background-image: linear-gradient(143deg, #e3c0ff, #f0b5ff 17%, #ffabff);
  border: 1px solid #ffffff5e;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 14px;
  text-decoration: none;
  transition: box-shadow .4s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: -1px -1px 20px #ffe1ff33, 0 13px 27px #7a2d6a3d;
}

._wf-button-2:hover {
  box-shadow: -1px -1px 100px #ffe1ff99;
}

._wf-button-2.ghost {
  z-index: 2;
  box-shadow: none;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  color: #fef;
  background-color: #0000;
  background-image: linear-gradient(148deg, #3f2d3b26, #3604360f);
  border-color: #fff0fd80;
  justify-content: center;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 20px;
  transition: all .2s;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

._wf-image-item-6, ._wf-image-card-2 {
  perspective: 1000px;
  border-radius: 30px;
  width: 100%;
}

._wf-hero-images-container-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  display: flex;
}

._wf-rainbow-effect-6 {
  z-index: 1;
  background-image: linear-gradient(145deg, red, #ff81ea 16%, #d300f3 32%, #5f00e5 50%, #ff0080 67%, #f9f 82%, #bb0ef4);
  display: none;
  position: absolute;
  inset: 0% 0% -100%;
}

._wf-button-effects-wrapper-6 {
  z-index: 0;
  color: var(--white);
  border-radius: 0%;
  font-family: DM Sans, sans-serif;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

._10x-product-center-h2 {
  color: var(--white);
  text-align: center;
  text-transform: none;
  text-shadow: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  display: flex;
}

._10x-product-center-h2.tech-features {
  color: var(--tenex-blue);
}

._wf-hero4-heading-wrapper-2 {
  z-index: 2;
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
}

._wf-hero4-content-2 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

._wf-hero4-content-wrapper-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: var(--white);
  flex-direction: column;
  width: 100%;
  padding-top: 0;
  display: flex;
  position: relative;
}

._wf-container-7 {
  color: var(--white);
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

._wf-container-7.aim-technical-features-block {
  background-color: var(--gainsboro);
  color: #0000;
  border-radius: 20px;
  max-width: 80%;
  margin-top: 39px;
  margin-bottom: 38px;
}

._wf-container-7.aim-technical-features-block-copy {
  color: var(--gainsboro);
  border-radius: 20px;
  max-width: 80%;
  margin-top: 39px;
  margin-bottom: 38px;
}

._wf-section-7 {
  color: #0000;
  background-color: #0000;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  overflow: hidden;
}

._wf-section-7.hero4 {
  background-color: var(--white);
  color: var(--white);
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 0;
}

._wf-feature2-content-3 {
  color: var(--white);
  overflow: hidden;
}

._wf-icon-3, ._wf-feature-icon-3 {
  color: var(--tenex-blue);
}

._wf-feature2-description-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

._wf-feature2-dropdown-3 {
  border-top: 1px solid var(--tenex-blue);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

._wf-feature2-accordion-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

._wf-feature2-accordion-3.bottom {
  border-bottom: 1px #fff3;
}

._wf-feature2-list-3 {
  max-width: 60%;
  min-height: 530px;
}

._wf-feature-title-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column-reverse;
  align-items: center;
  display: flex;
}

._wf-title-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  min-width: 30%;
  max-width: 450px;
  display: flex;
}

._wf-feature-content-wrapper-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  padding: 40px 20px;
  display: flex;
}

._wf-feature-content-wrapper-3.election-aim-technical-features {
  border: 0 solid #0000;
  border-radius: 0;
  flex-direction: row;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 4px;
  padding-bottom: 20px;
}

.div-block-310 {
  padding-top: 0;
}

.lottie-animation {
  width: 50%;
}

.lottie-animation.workflow-1 {
  float: none;
  justify-content: center;
  display: flex;
}

.lottie-animation.workflow-2 {
  width: 35%;
}

.container-42 {
  height: 500px;
  margin-top: 0;
  display: block;
}

.container-43 {
  margin-top: 80px;
}

.container-44 {
  margin-top: 40px;
}

._10x-product-left-h2 {
  color: var(--tenex-blue);
  text-transform: none;
  font-family: DM Sans, sans-serif;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 50px;
}

.technical-features-heading {
  color: var(--tenex-blue);
  text-align: center;
  text-shadow: none;
  background-color: #0000;
  font-family: DM Sans, sans-serif;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 50px;
}

.container-45 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 65px;
  display: flex;
  position: static;
}

.section-44 {
  background-color: var(--tenex-blue);
  color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.configured-to-your-workflow-subtitle {
  color: var(--white);
  text-align: center;
  font-family: Codecpro, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.configured-to-your-workflow-heading {
  color: var(--white);
  text-align: center;
  font-family: Codecpro, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2em;
}

.image-224 {
  max-width: 30%;
  padding-left: 0;
  position: relative;
}

.image-225 {
  text-align: center;
  object-fit: contain;
  align-self: center;
  width: 8vw;
  max-width: 8vw;
  margin-left: auto;
  margin-right: auto;
  transition: all .6s;
  display: block;
  position: static;
}

.nunito {
  color: var(--black);
  text-align: center;
  text-shadow: none;
  font-family: Nunito;
  font-size: 20px;
  font-weight: 300;
  line-height: 34px;
}

.image-effect {
  z-index: -1;
  opacity: 0;
  filter: saturate(200%) blur(40px);
  mix-blend-mode: normal;
  object-fit: contain;
  border-radius: 7px;
  max-width: 130%;
  transition: none;
  display: block;
  position: absolute;
  inset: 0%;
  transform: translate(0, 5px);
}

.container-47 {
  justify-content: center;
  align-self: center;
  display: flex;
  position: relative;
}

._wf-container-8 {
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.brix---image-2 {
  max-width: 100%;
}

.brix---image-wrapper-br-24px {
  border-radius: 24px;
  overflow: hidden;
}

.brix---gallery-v2-col-right {
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 400px;
  margin-top: 110px;
  display: grid;
}

.brix---gallery-v2-col-left {
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 400px;
  display: grid;
}

.brix---gallery-v2-wrapper {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  height: 500px;
  display: grid;
}

.image-227 {
  padding-right: 0;
}

.image-228 {
  clear: none;
  margin-right: 45px;
}

.brix---hidden-desktop-2 {
  display: none;
}

.brix---btn-slider-arrow-right---top-right {
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: -100px;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---btn-slider-arrow-right---top-right:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---btn-slider-arrow-right---top-left {
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  inset: -100px 84px auto auto;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---btn-slider-arrow-right---top-left:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---link-icon-right {
  margin-left: 6px;
}

.brix---link-wrapper-white {
  color: #fff;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: none;
  display: flex;
}

.brix---link-wrapper-white:hover {
  color: #fff;
}

.brix---paragraph-default-3 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---mg-bottom-32px-4 {
  max-width: 25%;
  margin-bottom: 32px;
}

.brix---heading-h3-size-2 {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---card-testimonial-color-3 {
  box-shadow: none;
  color: #fff;
  transform-style: preserve-3d;
  background-color: #4353ff;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-testimonial-color-3:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---slide-item-mg {
  margin-right: 28px;
}

.brix---card-testimonial-color-2 {
  box-shadow: none;
  color: #fff;
  transform-style: preserve-3d;
  background-color: red;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-testimonial-color-2:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---card-testimonial-color-1 {
  box-shadow: none;
  color: #fff;
  transform-style: preserve-3d;
  background-color: #0084ff;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-testimonial-color-1:hover {
  color: #fff;
  transform: scale3d(.94, .94, 1.01);
}

.brix---slider-mask-width-490px {
  max-width: 480px;
  height: 100%;
  overflow: visible;
}

.brix---slider-wrapper-2 {
  background-color: #0000;
  height: 100%;
}

.brix---color-neutral-807 {
  color: #6e7191;
}

.brix---heading-h2-size-2 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---color-neutral-808 {
  color: #211f54;
}

.brix---mg-bottom-16px-3 {
  margin-bottom: 16px;
}

.brix---mg-bottom-40px-3 {
  margin-bottom: 40px;
}

.brix---inner-container-547px {
  max-width: 574px;
}

.brix---container-default-6 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-overflow-hidden {
  padding-top: 176px;
  padding-bottom: 176px;
  overflow: hidden;
}

.brix---link-icon-right-2 {
  margin-left: 6px;
}

.brix---text-200-bold-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---color-accent-3 {
  color: #4a3aff;
}

.brix---link-wrapper {
  color: #211f54;
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper:hover {
  color: #4a3aff;
}

.brix---mg-top-64px {
  margin-top: 64px;
}

.brix---dropdown-link-2 {
  color: #6e7191;
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link-2:hover {
  color: #4a3aff;
}

.brix---grid-dropdown-link-column {
  grid-column-gap: 0px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.brix---heading-h4-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.brix---color-neutral-810 {
  color: #211f54;
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
}

.brix---grid-1-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-side-bg-neutral-200 {
  background-color: #f7f7fc;
  padding: 56px 48px;
}

.brix---heading-h5-size {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.brix---text-100-medium {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.brix---mg-bottom-8px-2 {
  margin-bottom: 8px;
}

.brix---mg-left-24px---mg-top-16px-mbp {
  margin-left: 24px;
}

.brix---blog-card-wrapper-dropdown {
  border-radius: 10px;
  width: 100%;
  max-width: 164px;
  overflow: hidden;
  transform: translate(0);
}

.brix---blog-card-wrapper-featured-sidebar {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.brix---grid-1-column-gap-row-24px {
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---mg-bottom-40px-4 {
  margin-top: 23px;
  margin-bottom: 0;
}

.brix---dropdown-side-pd {
  padding: 56px 48px;
}

.brix---grid-2-columns-dropdown-2-sides {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .9fr auto;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.brix---dropdown-card-2 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 20px;
  min-width: 280px;
  top: 32px;
  overflow: hidden;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---dropdown-card-wrapper-836px {
  background-color: #0000;
  min-width: 836px;
  padding-top: 28px;
  transform: translate(-54%);
}

.brix---dropdown-toggle-2 {
  color: #211f54;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle-2:hover {
  color: #4a3aff;
}

.brix---paragraph-default-4 {
  color: var(--white);
  text-align: center;
  letter-spacing: .25px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}

.brix---footer-bottom {
  border-style: solid none none;
  border-width: 1px 0 0;
  border-color: var(--tenex-blue);
  color: #6e7191;
  text-align: center;
  border-radius: 0;
  max-width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---footer-link {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
  transition: color .3s;
}

.brix---footer-link:hover {
  color: var(--white);
  font-weight: 700;
}

.brix---footer-list-item {
  margin-bottom: 18px;
  padding-left: 0;
  font-family: DM Sans, sans-serif;
}

.brix---footer-list-wrapper {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---footer-col-title {
  color: var(--white);
  flex-direction: column;
  align-items: center;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.brix---icon-square-36px {
  background-color: #0000;
  background-image: url('../images/Tenex-Site-Visuals-4.png'), url('../images/Tenex-Site-Visuals-4.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.brix---icon-square-36px:hover {
  transform: scale(.92);
}

.brix---social-media-grid-left {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  place-content: center;
  align-self: center;
  justify-items: center;
  padding-right: 0;
  display: none;
}

.brix---color-neutral-811 {
  color: #6e7191;
}

.brix---footer-logo {
  transform-style: preserve-3d;
  max-width: 100%;
  transition: transform .3s;
}

.brix---footer-logo:hover {
  transform: scale3d(1.05, 1.05, 1.01);
}

.brix---grid-footer-v1 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr 1fr;
}

.brix---footer-top {
  max-width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.brix---container-default-7 {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.brix---footer-wrapper {
  border-top: 1px solid var(--tenex-blue);
  background-color: var(--tenex-blue);
  color: #0000;
  margin-top: auto;
  font-size: 1em;
}

.brix---logo-strip-image-card {
  background-color: #0000;
  border: 0 solid #eff0f6;
  border-radius: 100%;
  width: 284px;
  max-width: 10%;
  margin: 14px 16px;
  transition: all .6s;
  box-shadow: 0 1px 12px #14142b14;
}

.brix---logo-strip-image-card:hover {
  box-shadow: 1px 0 40px 5px var(--tenex-blue), 0 1px 12px 0 #14142b14;
  border-radius: 100%;
}

.brix---logo-strip-full-width {
  border: 0 solid #000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: sticky;
  overflow: hidden;
  transform: translate(0);
}

.brix---text-center-4 {
  text-align: center;
}

.brix---mg-bottom-48px-2 {
  margin-bottom: 48px;
}

.brix---inner-container-574px---center-3 {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---section-logo-strip-v6 {
  background-color: var(--gainsboro);
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.brix---heading-h3-size-3 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 12px;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---color-neutral-812 {
  color: #211f54;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Codecpro, sans-serif;
  font-weight: 400;
  display: flex;
}

.brix---color-accent-4 {
  color: var(--tenex-blue);
}

.brix---display-2 {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 84px;
  transition: opacity .2s;
  transform: translate(0);
}

.brix---text-center-5 {
  text-align: center;
}

.brix---grid-4-columns {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._10x-heading-home-h2 {
  color: var(--white);
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: DM Sans, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---inner-container-600px---center-3 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-56px {
  margin-bottom: auto;
}

.brix---container-default-8 {
  background-color: #0000;
  border-radius: 20px;
  max-width: 1218px;
  padding: 0 1em;
}

.brix---section-5 {
  background-color: var(--gainsboro);
  color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 40px;
}

.brix---paragraph-default-5 {
  color: #898ec3;
  margin-bottom: 0;
  font-family: Codecpro, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-813 {
  color: #6e7191;
  flex-direction: column;
  align-items: center;
  margin-top: -44px;
  margin-bottom: -95px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.brix---heading-h3-size-4 {
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  display: flex;
}

.brix---mg-bottom-24px-2 {
  margin-top: -104px;
  margin-bottom: 24px;
}

.brix---mg-bottom-2 {
  margin-bottom: 0;
  font-family: Nunito;
  font-weight: 300;
}

.brix---mg-top-16px-2 {
  margin-top: 16px;
}

.brix---text-100 {
  color: #3e4b70;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.brix---text-200-bold-3 {
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---text-decoration-none {
  text-decoration: none;
}

.brix---mg-bottom-4px {
  margin-bottom: 4px;
}

.brix---mg-left-8px {
  margin-left: 8px;
}

.brix---avatar-image-link {
  transition: transform .3s;
}

.brix---avatar-image-link:hover {
  transform: scale(1.1);
}

.brix---avatar-circle-03 {
  border-radius: 50%;
  width: 64px;
  max-width: 64px;
  height: 64px;
  max-height: 64px;
  overflow: hidden;
  transform: translate(0);
}

.brix---flex-horizontal-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---flex-horizontal-space-between {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---width-100 {
  width: 100%;
}

.brix---card-testimonial-twitter {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 32px 32px 40px;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  object-fit: fill;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.brix---grid-3-columns._4square {
  grid-template-columns: 1fr 1fr;
}

.brix---button-row-left-2 {
  margin-right: 24px;
}

.brix---mg-bottom-16px-4 {
  margin-bottom: 16px;
}

.brix---inner-container-490px-2 {
  max-width: 490px;
}

.brix---grid-top---text-2-buttons-2 {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  align-items: end;
  margin-bottom: 48px;
}

.brix---mg-bottom-48px-3 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 48px;
  display: flex;
}

.brix---paragraph-default-6 {
  color: var(--black);
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Nunito;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.brix---paragraph-default-6.our-commitment-to-excellence {
  text-align: center;
  max-width: 50%;
}

.brix---mg-bottom-8px-3 {
  margin-bottom: 8px;
}

.brix---card-link-content-center {
  color: #6e7191;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #1a1a1a;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px 24px;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---card-link-content-center:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---3-columns-1-col-tablet {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---heading-h2-size-11 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.brix---mg-bottom-12px-2 {
  margin-bottom: 12px;
}

.lottie-animation-2, .lottie-animation-3 {
  max-width: 50%;
  padding-bottom: 35px;
}

.lottie-animation-4 {
  max-width: 75%;
  padding-bottom: 35px;
}

.brix---square-icon {
  border-radius: 16px;
}

.homepage-tile {
  transform-style: preserve-3d;
  background-color: #1a1a1a;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 25px 32px;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.homepage-tile:hover {
  background-color: #e74b3c40;
  transform: scale3d(.94, .94, 1.01);
}

.homepage-tile.homepage-tile-pcc {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.homepage-tile.homepage-tile-pcc:hover {
  background-color: var(--precinct-central);
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #ff3b3b99, 0 2px 7px #14142b0f;
}

.homepage-tile.homepage-tile-live-results {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.homepage-tile.homepage-tile-live-results:hover {
  background-color: var(--live-results);
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #06c9, 0 2px 7px #14142b0f;
}

.homepage-tile.homepage-tile-aim {
  background-color: var(--tenex-blue);
  box-shadow: none;
  transform-style: preserve-3d;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.homepage-tile.homepage-tile-aim:hover {
  background-color: var(--election-aim);
  transform: scale3d(1.05, 1.05, 1.01);
  box-shadow: 1px 1px 40px 5px #fc980b99, 0 2px 7px #14142b0f;
}

.homepage-tile.homepage-tile-election-force {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.homepage-tile.homepage-tile-election-force:hover {
  background-color: var(--election-force);
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00a57299, 0 2px 7px #14142b0f;
}

.homepage-tile.homepage-tile-voter-central {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.homepage-tile.homepage-tile-voter-central:hover {
  background-color: var(--voter-central);
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00688b99, 0 2px 7px #14142b0f;
}

.homepage-tile.homepage-tile-election-reponse {
  background-color: var(--tenex-blue);
  box-shadow: none;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.homepage-tile.homepage-tile-election-reponse:hover {
  background-color: var(--election-response);
  border-width: 0;
  border-color: #6a1b9a;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #6a1b9a99, 0 2px 7px #14142b0f;
}

.homepage-tile.ravi-idea-2 {
  background-color: var(--black);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.homepage-tile.ravi-idea-2:hover {
  background-color: #00a572;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00a572, 0 2px 7px #14142b0f;
}

.paragraph-12 {
  color: var(--black);
  text-align: center;
  font-family: Nunito;
  line-height: 25px;
}

.paragraph-13 {
  color: var(--black);
  text-align: center;
  margin-left: 39px;
  margin-right: 40px;
  font-family: Nunito;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2em;
}

.paragraph-14 {
  color: var(--black);
  text-align: center;
  font-family: Nunito;
  font-weight: 500;
  line-height: 25px;
}

.paragraph-15, .paragraph-16 {
  color: #fffc;
  text-align: center;
  font-family: Nunito;
  line-height: 25px;
}

.paragraph-17 {
  color: var(--black);
  text-align: center;
  font-family: Nunito;
  line-height: 25px;
}

.paragraph-18, .paragraph-19, .paragraph-20 {
  color: #fffc;
}

.brix---buttons-row {
  align-items: center;
  display: flex;
  position: static;
}

.homepage-body-text {
  color: #707070;
  margin-bottom: 0;
  font-family: Nunito;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.image-229 {
  text-align: center;
  align-self: center;
  max-width: 75%;
  padding-bottom: 0;
  display: block;
  position: static;
}

.configured-to-your-workflow-icons {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.brix---text-200-list-bold {
  color: #000;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.brix---icon-list {
  max-width: 10%;
  margin-right: 16px;
}

.brix---icon-list-item-wrapper {
  align-items: center;
  display: flex;
}

.brix---grid-1-column-gap-row-16px {
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  font-family: Nunito;
  display: grid;
}

.brix---heading-h2-size-14 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 50px;
}

.brix--grid-2-columns-text-right-2 {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  color: var(--tenex-blue);
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: .8fr .8fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---section-6 {
  color: #fff;
  background-color: #0d0d0d;
  padding-top: 60px;
  padding-bottom: 60px;
}

.brix---section-6.homepage-pcc-spotlight, .brix---section-6.homepage-10xu-spotlight {
  background-color: var(--white);
  padding-top: 80px;
  padding-bottom: 80px;
}

.brix---buttons-row-center-4 {
  justify-content: center;
  align-items: center;
  margin-bottom: 82px;
  display: flex;
}

.brix---heading-h2-size-15 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---color-neutral-815 {
  color: #fff;
}

.brix---mg-bottom-40px-6 {
  margin-bottom: 40px;
}

.brix---text-center-6 {
  text-align: center;
}

.brix---inner-container-600px---center-4 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---container-default-9 {
  max-width: 1218px;
  margin-top: 49px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---z-index-2 {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.brix---cta-section-2 {
  background-color: #2893ae;
  background-image: url('../images/touchpadline.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 0;
  padding-bottom: 160px;
  position: relative;
  overflow: hidden;
}

._10x-product-title-h1 {
  color: var(--white);
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  justify-content: center;
  font-family: DM Sans, sans-serif;
  font-size: 65px;
  font-weight: 700;
  display: flex;
}

.div-block-311 {
  width: 20vw;
  max-width: none;
  margin-top: 50px;
  padding-top: 0;
  padding-bottom: 0;
}

.brix---bg-image-full-width-2 {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---color-neutral-816 {
  color: #fff;
}

.brix---mg-bottom-40px-7 {
  margin-bottom: 40px;
}

.brix---grid-2-col---1-col-t {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---container-default-11 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---hero-bg-image-dark {
  background-image: linear-gradient(to bottom, var(--tenex-blue), #1289a780 50%, transparent);
  padding-top: 234px;
  padding-bottom: 234px;
  position: relative;
  overflow: hidden;
}

.homepage-spotlight-pcc-image {
  object-fit: contain;
  background-color: #0000;
  border-radius: 24px;
  max-width: 100%;
  padding: 30px 10px;
}

.button-7 {
  background-color: var(--tenex-blue);
  border-radius: 20px;
  margin-bottom: 40px;
  font-family: DM Sans, sans-serif;
}

.brix---hamburger-menu-bar-bottom-3, .brix---hamburger-menu-bar-top-3 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---hamburger-menu-wrapper-3 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-3:hover {
  display: none;
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-3.w--open {
  background-color: #0000;
}

.brix---header-nav-link-3 {
  color: #fff;
  text-align: center;
  width: 100px;
  padding: 1px 0 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  transition: color .3s;
  display: block;
  position: static;
}

.brix---header-nav-link-3:hover {
  color: var(--black);
  font-weight: 700;
}

.brix---header-nav-link-3.w--current {
  color: var(--white);
  text-align: center;
  width: 100px;
  display: block;
  position: static;
}

.brix---header-nav-link-3.w--current:hover {
  color: var(--black);
  font-weight: 700;
}

.brix---header-nav-list-item-2 {
  color: #0000;
  width: 100px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.brix---dropdown-link-4 {
  color: #6e7191;
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link-4:hover {
  color: var(--tenex-blue);
  font-weight: 700;
}

.brix---dropdown-links-grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-pd-3 {
  padding: 40px;
}

.brix---dropdown-card-4 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 20px;
  min-width: 280px;
  top: 32px;
  overflow: hidden;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---dropdown-column-wrapper-3 {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper-3.w--open {
  transform: translate(-50%);
}

.brix---dropdown-chevron-4 {
  color: #fff;
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-toggle-4 {
  color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle-4:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---dropdown-wrapper-4 {
  width: 100px;
}

.brix---header-nav-menu-list-3 {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-menu-wrapper-3 {
  position: relative;
}

.brix---header-logo-3 {
  text-align: left;
  max-width: 250px;
  margin-top: -8px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.brix---header-logo-link-2 {
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  transition: transform .3s, color .3s;
  display: flex;
}

.brix---header-logo-link-2:hover {
  transform: scale3d(1.05, 1.05, 1.01);
}

.navbar-2023-elements {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-2023-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
  font-family: DM Sans, sans-serif;
  display: flex;
}

.navbar-2023 {
  background-color: var(--tenex-blue);
  color: var(--tenex-blue);
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.navbar-2023.white {
  color: var(--tenex-blue);
  text-align: right;
  height: 80px;
  padding: 15px 0;
  position: static;
  inset: 0% 0% auto;
}

.newbutton2023 {
  background-color: var(--tenex-blue);
  border-radius: 30px;
  padding: 15px 25px;
  font-family: DM Sans, sans-serif;
  font-weight: 500;
}

.newbutton2023.homepage-cta-button {
  color: var(--black);
  text-align: center;
  background-color: #ffae00;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px;
  font-size: 18px;
  font-weight: 700;
  transition: all .6s;
  display: flex;
}

.newbutton2023.homepage-cta-button:hover {
  background-color: var(--tenex-blue);
}

.newbutton2023.homepage-cta-button.inverted {
  border: 2px solid var(--white);
  background-color: #0000;
  margin: 20px;
}

.homepage-h1 {
  color: var(--black);
  text-align: right;
  text-transform: none;
  margin-top: 60px;
  font-family: DM Sans, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.2em;
}

.homepage-h1.white {
  color: var(--white);
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 65px;
  display: flex;
  position: relative;
}

.homepage-h1.white.live {
  flex-direction: row;
  margin-top: auto;
  font-size: 50px;
}

.image-231 {
  object-fit: contain;
}

.text-block-528 {
  color: var(--white);
  max-width: 100%;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 100;
}

.brix---color-neutral-817 {
  color: #6e7191;
}

.brix---mg-bottom-32px-5 {
  margin-bottom: 32px;
}

.brix---color-neutral-818 {
  color: #211f54;
  padding-bottom: 25px;
}

.brix---image-wrapper-br-24px-shadow-2 {
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 6px 10px 8px -7px #0009;
}

.brix--grid-2-columns-text-right-3 {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---link-content-2 {
  color: #6e7191;
  text-decoration: none;
}

.brix---grid-2-columns-text-left-2 {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---grid-1-column-gap-row-64px-2 {
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---inner-container-1000px-center-2 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.brix---text-center-7 {
  text-align: center;
}

.brix---inner-container-490px-center-2 {
  max-width: 490px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px-4 {
  margin-bottom: 48px;
}

.brix---container-default-13 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-7 {
  background-color: var(--white);
  color: var(--white);
  padding-top: 80px;
  padding-bottom: 80px;
}

.homepage-medium-heading {
  color: var(--tenex-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 50px;
  text-decoration: none;
}

.homepage-medium-heading.homepage-spotlight-1 {
  text-align: center;
  text-transform: none;
}

.homepage-medium-heading.homepage-spotlight-1.white {
  color: var(--black);
  font-weight: 500;
}

.homepage-medium-heading.grid-layout {
  text-align: center;
}

.homepage-10xu-spotlight-image {
  object-fit: contain;
  background-color: #0000;
  border-radius: 24px;
  padding: 50px 31px;
}

.image-232 {
  margin-top: auto;
  padding-top: 0;
  padding-left: 0;
}

.image-233 {
  width: 100%;
  max-width: none;
}

.by-the-numbers {
  background-image: linear-gradient(to bottom, #1289a7cc, var(--gainsboro) 100%, var(--gainsboro)), url('../images/touchpadline.jpg');
  color: #0000;
  background-position: 0 0, 50%;
  background-attachment: scroll, fixed;
  margin-top: 10px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.paragraph-21 {
  color: var(--white);
  text-align: center;
  transform-style: preserve-3d;
  margin-bottom: 0;
  font-weight: 700;
}

.bold-text-49 {
  color: var(--tenex-blue);
  padding-top: 30px;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

._2023-subheading {
  text-shadow: 1px 1px 6px #000;
  font-family: Nunito;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.5em;
}

.cta-section {
  background-image: url('../images/touchpadline.jpg');
  background-position: 0 0;
  background-size: auto;
}

.cta-section-bottom {
  background-image: linear-gradient(to bottom, var(--gainsboro), #1289a7cc), url('../images/touchpadline.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  margin-top: -200px;
  margin-bottom: -121px;
  padding-top: 8em;
  padding-bottom: 8em;
}

.background-video-8 {
  object-fit: none;
  object-position: 50% 0%;
  background-image: linear-gradient(#e74b3c66, #e74b3c66 65%, #0d0d0d);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  padding-top: 10%;
  padding-bottom: 10%;
  display: flex;
  overflow: visible;
}

.section-45 {
  background-color: #0d0d0d;
  margin-left: auto;
  margin-right: auto;
}

.section-46 {
  object-fit: fill;
  object-position: 50% 50%;
  background-image: linear-gradient(#00688b66, #00688b66 65%, #0d0d0d), url('../images/VoterCentralCoverPage-p-1600_1.jpeg');
  background-position: 0 0, 100% 0;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.section-47 {
  background-image: linear-gradient(to bottom, #6a1b9a66, #6a1b9a66 65%, var(--white)), url('../images/Election-ResponseComputer_01.06-1comp.png');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.section-48 {
  background-image: linear-gradient(#1289a766, #1289a766 65%, #0d0d0d), url('../images/CMYK---10xUirl2FINAL.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.section-49 {
  background-image: linear-gradient(#06c6, #06c6 65%, #0d0d0d), url('../images/LiveResultsirl_FINAL.png');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.section-50 {
  background-image: linear-gradient(#00a57266, #00a57266 65%, #0d0d0d), url('../images/ElectionForceIRLImage_01.06-1.png');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.election-aim-header {
  background-image: linear-gradient(#fc980b66, #fc980b66 65%, #0d0d0d), url('../images/AIMCOVERPHOTONEW-copy.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.image-234 {
  max-width: none;
  margin-top: 0;
}

.image-235, .image-236, .image-237, .image-238, .image-239, .image-240 {
  max-width: none;
}

.section-51 {
  margin-bottom: 102px;
}

.image-241 {
  max-width: 70%;
}

.slide-52 {
  object-fit: fill;
  max-height: none;
}

.slider-22 {
  background-color: #0000;
  max-height: none;
  display: flex;
}

.grid-6 {
  grid-template-areas: "Area Area-2";
  place-content: center;
  place-items: center;
}

.div-block-312 {
  background-color: var(--white);
  color: var(--white);
  margin: 40px 40px 40px 100px;
  padding: 20px;
}

._4square-layout {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  object-fit: fill;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

._4square-layout._4square {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr;
}

._4square-tile-gray {
  background-color: var(--white);
  box-shadow: none;
  transform-style: preserve-3d;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 32px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
}

._4square-tile-gray:hover {
  transform: scale3d(1.05, 1.05, 1.01);
  box-shadow: 0 2px 5px 3px #0006;
}

._4square-tile-gray.homepage-tile-pcc {
  background-color: var(--tenex-blue);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

._4square-tile-gray.homepage-tile-pcc:hover {
  background-color: #e74b3c;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #ff3b3b, 0 2px 7px #14142b0f;
}

._4square-tile-gray.homepage-tile-live-results {
  background-color: var(--tenex-blue);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

._4square-tile-gray.homepage-tile-live-results:hover {
  background-color: #06c;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #06c, 0 2px 7px #14142b0f;
}

._4square-tile-gray.homepage-tile-aim {
  background-color: var(--tenex-blue);
  transform-style: preserve-3d;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

._4square-tile-gray.homepage-tile-aim:hover {
  background-color: #fc980b;
  transform: scale3d(1.05, 1.05, 1.01);
  box-shadow: 1px 1px 40px 5px #fc980b, 0 2px 7px #14142b0f;
}

._4square-tile-gray.homepage-tile-election-force {
  background-color: var(--tenex-blue);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

._4square-tile-gray.homepage-tile-election-force:hover {
  background-color: #00a572;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00a5728c, 0 2px 7px #14142b0f;
}

._4square-tile-gray.homepage-tile-voter-central {
  background-color: var(--tenex-blue);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

._4square-tile-gray.homepage-tile-voter-central:hover {
  background-color: #00688b;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00688b, 0 2px 7px #14142b0f;
}

._4square-tile-gray.homepage-tile-election-reponse {
  background-color: var(--tenex-blue);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
  box-shadow: 0 2px 7px #14142b0f;
}

._4square-tile-gray.homepage-tile-election-reponse:hover {
  background-color: #6a1b9a;
  border-width: 0;
  border-color: #6a1b9a;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #6a1b9a, 0 2px 7px #14142b0f;
}

._4square-tile-gray.tile1 {
  background-image: linear-gradient(#1289a742, #000000b3), url('../images/Readyboard2.png');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
}

._4square-tile-gray.tile-feature {
  background-color: var(--black);
  background-image: linear-gradient(#000, #fff), url('../images/Election-Force_Portal_Home_Schedule-Map_22.14_Trans.png');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.brix---heading-h3-size-4-copy {
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  display: flex;
}

.values-h3 {
  color: var(--tenex-blue);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  display: flex;
}

.values-h3-copy {
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: DM Sans, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2em;
  display: flex;
}

.section-52 {
  background-color: #e0e0e0;
}

.div-block-313 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-242 {
  object-fit: fill;
  min-height: 75%;
  margin-top: -50px;
  padding-top: 0;
}

.grid-7 {
  grid-template-rows: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.herosubheading {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.div-block-314 {
  object-fit: cover;
  object-position: 0% 100%;
  background-color: #e0e0e0;
  background-image: linear-gradient(#00000080, #00000080), url('../images/TEDMockupEndNEWzip.png');
  background-position: 0 0, 0 100%;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 24px;
  max-width: 1218px;
  min-height: 400px;
  margin: 40px 100px;
  padding-top: 10em;
  padding-bottom: 10em;
}

.image-243 {
  object-fit: fill;
}

.div-block-315 {
  background-image: url('../images/HeroImage-01.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  min-height: 650px;
}

.div-block-316 {
  background-color: #06c;
  background-image: linear-gradient(#00000080, #00000080), url('../images/ElectionDeskCover.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 24px;
  margin: 0 60px 60px;
  padding: 20px;
}

.image-244 {
  margin-top: -75px;
}

.image-245 {
  object-fit: fill;
  max-width: 75%;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.image-245.pop {
  object-fit: cover;
  margin-top: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
  bottom: auto;
}

.columns-43 {
  margin-left: auto;
  margin-right: auto;
}

.columns-43._5050 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 100px;
  margin-right: 100px;
  display: flex;
}

.column-300 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.slide-53 {
  background-color: #00a572;
}

.image-246 {
  margin-top: -74px;
}

.slider-23 {
  min-height: 600px;
}

.voter-registration {
  background-color: var(--voter-central);
}

.brix---grid-2-columns-ads {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  object-fit: fill;
  grid-template-rows: auto minmax(auto, 1fr) auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: stretch stretch;
  max-width: 90vw;
  margin: 20px 0;
  display: grid;
}

.brix---grid-2-columns-ads._4square {
  grid-template-columns: 1fr 1fr;
}

.live-results-copy {
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: DM Sans, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2em;
  display: flex;
  position: static;
}

.columns-44 {
  max-width: 1218px;
  margin-left: 40px;
  margin-right: 40px;
}

.column-301 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.image-247 {
  display: block;
}

.div-block-318 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: end;
  padding-top: 109px;
  padding-bottom: 109px;
  display: grid;
  position: relative;
}

.f-image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-gallery-image-s {
  height: 300px;
}

.f-gallery-lightbox {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.f-gallery-image-tall {
  height: 640px;
}

.f-gallery-two-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  object-fit: contain;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  align-content: stretch;
}

.f-h3-heading {
  color: #160042;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-heading-detail-small {
  color: #6b7094;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-48 {
  margin-bottom: 48px;
}

.f-container-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: contain;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: start;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.f-section-large {
  padding: 92px 5%;
  position: relative;
}

.div-block-319 {
  background-color: var(--black);
}

.grid-8 {
  grid-row-gap: 27px;
  grid-template-rows: 400px auto auto;
  grid-template-columns: minmax(200px, 2fr) 1fr 1fr;
  grid-auto-flow: row;
  position: relative;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.grid-9 {
  grid-template-rows: 155px 245px 217px minmax(245px, .5fr);
  grid-template-areas: "Area Area-4"
                       "Area Area-4"
                       "Area-2 Area-3"
                       "Area-2 Area-3";
}

.div-block-320 {
  background-color: var(--black);
  background-image: linear-gradient(#00000080, #00000080);
  box-shadow: 5px 5px 20px -20px #000;
}

.image-248 {
  white-space: nowrap;
  object-fit: contain;
  object-position: 50% 50%;
  width: 70%;
  margin-top: -132px;
  margin-left: 48px;
  position: relative;
  top: 206px;
  bottom: -124px;
  left: 73px;
  overflow: visible;
}

.grid-10 {
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "Area";
  justify-content: center;
  place-items: center;
}

.grid-11 {
  display: flex;
}

.column-302 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 900px;
  display: grid;
}

.column-303 {
  height: 900px;
}

.div-block-321 {
  background-color: var(--black);
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  min-width: 600px;
  height: 400px;
  min-height: 600px;
  display: block;
  position: relative;
  bottom: 0;
}

.image-249 {
  position: relative;
}

.grid-12 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  grid-template-rows: 350px 350px 350px;
  grid-template-columns: 1fr 1fr 1fr;
  position: static;
}

.section-53 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.div-block-322 {
  background-color: var(--black);
}

.div-block-323 {
  background-color: var(--black);
  position: static;
}

.div-block-324, .div-block-325, .div-block-326, .div-block-327, .div-block-328, .div-block-329 {
  background-color: var(--black);
}

.image-250 {
  object-fit: contain;
  max-width: 75%;
  margin-top: 64px;
  margin-left: 26px;
  padding-left: 44px;
  position: static;
  bottom: -22px;
  left: 55px;
  right: 0;
  transform: translate(0);
}

.image-251 {
  object-fit: contain;
  max-width: 75%;
  position: relative;
  bottom: -22px;
  left: 55px;
  right: 0;
}

.image-252 {
  z-index: 1;
  max-width: 75%;
  margin-left: 59px;
  padding-top: 93px;
  position: static;
  top: 75px;
  bottom: -20px;
  left: 55px;
  transform: translate(0);
}

.image-253 {
  object-fit: fill;
  max-width: 75%;
  position: relative;
  top: 75px;
  bottom: 0;
  left: 55px;
  overflow: auto;
}

.image-254 {
  max-width: 75%;
  position: relative;
  top: 75px;
  bottom: -20px;
  left: 55px;
}

.image-255 {
  max-width: 75%;
  display: inline-block;
  position: relative;
  top: 75px;
  bottom: -20px;
  left: 55px;
}

.image-256 {
  z-index: 2;
  max-width: 75%;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
  top: 75px;
  bottom: 0;
  left: 55px;
}

.image-257 {
  max-width: 75%;
  position: relative;
  top: 75px;
  left: 55px;
}

.heading-30 {
  text-align: center;
  background-color: #0000;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  position: relative;
  left: -75px;
}

.grid-13 {
  grid-row-gap: 0px;
  grid-template-rows: auto 94px auto;
  grid-template-areas: "Area Area"
                       ". Area-2"
                       "Area-3 Area-2"
                       "Area-3 Area-2";
  grid-auto-flow: row;
  align-content: center;
}

.text-block-529 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 600;
}

.image-258 {
  object-fit: fill;
  max-width: 10%;
  margin-bottom: -54px;
  position: relative;
}

.brand {
  object-fit: contain;
}

.navbar-2024 {
  background-color: #0000;
}

.nav-menu-3 {
  object-fit: fill;
  justify-content: center;
  align-items: stretch;
  padding-bottom: 14px;
  display: flex;
}

.nav-link-10, .nav-link-11, .nav-link-12 {
  padding-top: 40px;
}

.container-49 {
  text-align: center;
  margin: 505px;
}

.button-8 {
  box-shadow: 1px 1px 3px 0 var(--election-pal);
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.image-259 {
  background-color: #0000;
}

.div-block-330 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". ."
                 ". Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rich-text-block {
  text-align: center;
  object-fit: contain;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  overflow: hidden;
}

.button-9 {
  outline-offset: 0px;
  color: #a51a1a;
  text-align: center;
  cursor: pointer;
  mix-blend-mode: normal;
  background-color: #1289a785;
  border: 1px solid #3cff00;
  border-radius: 20px;
  outline: 3px #a51a1a;
  padding-top: 56px;
  font-family: Exo, sans-serif;
  font-style: italic;
  transition: all 1s cubic-bezier(.6, -.28, .735, .045);
  box-shadow: 9px 9px 3px #000;
}

.button-9:hover {
  background-color: #a7121285;
}

.button-9:active {
  background-color: #00ff4085;
}

.text-block-530 {
  text-align: center;
  padding-top: 79px;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}

.text-block-531 {
  z-index: auto;
  color: #fff;
  text-align: center;
  margin-top: 47px;
  font-family: Lato, sans-serif;
  font-size: 75px;
  font-weight: 900;
  position: static;
  top: 72px;
}

.text-block-532 {
  color: #fff;
  text-align: center;
  margin-top: -136px;
  margin-bottom: 12px;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 75px;
  font-weight: 900;
  position: static;
  top: -135px;
  left: -31px;
}

.text-block-533 {
  z-index: 3;
  color: #fff;
  padding-top: 130px;
  padding-left: 15px;
  font-family: Lato, sans-serif;
  font-size: 75px;
  font-weight: 900;
  position: relative;
  bottom: -38px;
  left: 47px;
  right: -141px;
}

.body-21 {
  background-color: #0000;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-block-534 {
  z-index: 0;
  color: var(--white);
  text-align: center;
  white-space: pre-line;
  object-fit: contain;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 900;
  position: relative;
  top: -199px;
}

.section-54 {
  background-color: var(--gainsboro);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.epollbook-banner-1 {
  background-color: #fafafa;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
}

.banner-1-header {
  color: var(--black);
  text-align: right;
  text-transform: none;
  margin-top: 60px;
  font-family: DM Sans, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.2em;
  position: relative;
  top: -22px;
}

.banner-1-header.white {
  color: var(--white);
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 65px;
  display: flex;
  position: relative;
}

.banner-1-header.white.live {
  flex-direction: row;
  margin-top: auto;
  font-size: 50px;
}

.button-1-teal {
  background-color: var(--tenex-blue);
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin: 20px;
  padding: 15px 25px;
  font-family: DM Sans, sans-serif;
  font-weight: 500;
  display: flex;
}

.button-1-teal.homepage-cta-button {
  color: #fff;
  text-align: center;
  background-color: #ffae00;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.button-1-teal.homepage-cta-button.inverted {
  border: 2px solid var(--white);
  background-color: #0000;
}

.tile-2w {
  transform-style: preserve-3d;
  background-color: #1a1a1a;
  border: 0 #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40vw;
  height: 40vw;
  padding: 25px;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.tile-2w:hover {
  background-color: var(--black);
  box-shadow: none;
  transform: scale3d(1.05, 1.05, 1.01);
}

.tile-2w.homepage-tile-pcc {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w.homepage-tile-pcc:hover {
  background-color: #e74b3c;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #ff3b3b, 0 2px 7px #14142b0f;
}

.tile-2w.homepage-tile-live-results {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w.homepage-tile-live-results:hover {
  background-color: #06c;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #06c, 0 2px 7px #14142b0f;
}

.tile-2w.homepage-tile-aim {
  background-color: var(--tenex-blue);
  box-shadow: none;
  transform-style: preserve-3d;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w.homepage-tile-aim:hover {
  background-color: #fc980b;
  transform: scale3d(1.05, 1.05, 1.01);
  box-shadow: 1px 1px 40px 5px #fc980b, 0 2px 7px #14142b0f;
}

.tile-2w.homepage-tile-election-force {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w.homepage-tile-election-force:hover {
  background-color: #00a572;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00a5728c, 0 2px 7px #14142b0f;
}

.tile-2w.homepage-tile-voter-central {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w.homepage-tile-voter-central:hover {
  background-color: #00688b;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00688b, 0 2px 7px #14142b0f;
}

.tile-2w.homepage-tile-election-reponse {
  background-color: var(--tenex-blue);
  box-shadow: none;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w.homepage-tile-election-reponse:hover {
  background-color: #6a1b9a;
  border-width: 0;
  border-color: #6a1b9a;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #6a1b9a, 0 2px 7px #14142b0f;
}

.tile-2w.ravi-idea-2 {
  background-color: var(--black);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w.ravi-idea-2:hover {
  background-color: #00a572;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00a572, 0 2px 7px #14142b0f;
}

.tile-2w.eforce {
  background-image: linear-gradient(#0009, #0009), url('../images/Election-Force_Home_22.14_Photo-11--low-res.png'), url('../images/Election-Force_Home_22.14_Photo-1--low-res.png');
  background-position: 0 0, 50%, 0 0;
  background-size: auto, cover, auto;
  justify-content: center;
  height: auto;
  padding-left: 25px;
  padding-right: 25px;
  transition: all .8s;
  display: flex;
}

.tile-2w.eforce:hover {
  background-color: var(--election-force);
}

.tile-2w.liveresults {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w.liveresults:hover {
  color: var(--white);
  background-color: #06c;
}

.tile-2w.aim {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  min-width: 0;
  height: auto;
  transition: all .6s;
}

.tile-2w.aim:hover {
  background-color: var(--election-aim);
}

.tile-2w.readyboard {
  background-image: linear-gradient(#0009, #0009), url('../images/Smart-TV-conference-Readyboard-2redux.png');
  background-position: 0 0, 65%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  height: auto;
  transition: all .8s;
}

.tile-2w.election-response {
  background-image: linear-gradient(#0009, #0009), url('../images/Election-Response_Track-Incidents_Map-View_22.14_Photo-2-low-res.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-width: 0;
  height: auto;
  transition: all .8s;
}

.tile-2w.election-response:hover {
  background-color: #6a1b9a;
}

.tile-2w.campaign-desk {
  background-color: var(--off-white);
  color: var(--black);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  justify-content: center;
  transition: all .6s;
}

.tile-2w.campaign-desk:hover {
  background-color: var(--campaign-desk);
}

.tile-2w._10xu {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w._10xu:hover {
  background-color: var(--tenex-blue);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.tile-2w.doc-arch {
  background-color: #0009;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Document-Archive_Containers_22.14_Photo-1-low-res.png');
  background-position: 0 0, 35%;
  background-size: auto, cover;
  justify-content: center;
  height: auto;
  transition: all .8s;
}

.tile-2w.doc-arch:hover {
  background-color: var(--document-archive);
}

.tile-2w.campaign {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w.campaign:hover {
  background-color: var(--campaign-desk);
  -webkit-text-stroke-color: var(--white);
}

.tile-2w.vc {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w.vc:hover {
  background-color: var(--voter-central);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.tile-2w.todo {
  background-color: var(--off-white);
  color: var(--black);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Election-ToDo_Calendar_Photo-1.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w.todo:hover {
  background-color: var(--tenex-blue);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.tile-2w.pcc {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w.pcc:hover {
  color: var(--white);
  background-color: #06c;
}

.tile-2w.pcc {
  background-color: var(--off-white);
  color: var(--black);
  flex-direction: row;
  justify-content: center;
  width: 85vw;
  max-width: 90vw;
  height: auto;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  padding: 40px 25px;
  transition: all .6s;
}

.tile-2w.pcc:hover {
  background-color: var(--precinct-central);
  color: var(--white);
}

.tile-2w.election-link {
  background-color: var(--off-white);
  color: var(--black);
  background-image: linear-gradient(#00000080, #00000080), url('../images/iStock-1203196287.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w.election-link:hover {
  background-color: var(--tenex-blue);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.tile-2w.streets {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w.streets:hover {
  background-color: var(--streets-districts);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.image-260 {
  margin-top: -75px;
}

.image-261 {
  -webkit-text-stroke-width: 500px;
  margin-top: -95px;
  margin-bottom: 12px;
  padding-top: 0;
  position: relative;
  bottom: -25px;
}

.campaign-desk {
  background-color: #06c;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Calculator-Campaign-Finance-Lobbyist-reduc.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  margin: 0 auto 40px;
  padding: 20px;
  display: flex;
}

.gallery-overview {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-50 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
  position: relative;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template: "."
                 "."
                 "Area"
                 / 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.gallery-image.shadow-two {
  width: 120%;
  position: relative;
  box-shadow: 2px 2px 3px #000;
}

.container-51 {
  max-width: 0;
  max-height: 100px;
  margin-top: 0;
  position: relative;
  overflow: visible;
}

._wf-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

._wf-image-spotlight {
  z-index: 1;
  opacity: .6;
  mix-blend-mode: normal;
  background-image: radial-gradient(circle, #ffffff4d 10%, #80808000 36%), linear-gradient(130deg, #f0f3 15%, #f443 29%, #f2ff0033 44%, #0f03 59%, #07f3 73%, #b0f3 88%);
  position: absolute;
  inset: -50%;
  overflow: hidden;
}

._wf-image-wrapper {
  z-index: 1;
  border-radius: 30px;
  flex: 1;
  padding-top: 60%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 -20px 40px #ff7fd74d, 0 13px 40px #4900304d;
}

._wf-image-wrapper.gallery3 {
  position: relative;
  overflow: hidden;
}

._wf-button-icon {
  width: 25px;
  height: 22px;
}

._wf-button-icon-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: none;
  justify-content: flex-end;
  width: 25px;
  height: 22px;
  display: flex;
  overflow: hidden;
}

._wf-button-icon-wrapper.small {
  z-index: 2;
  width: 45px;
  padding-right: 20px;
  position: relative;
}

._wf-button-text {
  text-transform: uppercase;
  white-space: nowrap;
  transform-style: preserve-3d;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: flex;
  position: absolute;
  left: 90px;
  transform: translate3d(0, 0, 40px);
}

._wf-button-text.primary {
  z-index: 2;
  text-transform: none;
  display: block;
  position: relative;
  left: auto;
}

._wf-button {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #5a255a;
  background-color: #fdbcfd80;
  background-image: linear-gradient(143deg, #e3c0ff, #f0b5ff 17%, #ffabff);
  border: 1px solid #ffffff5e;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 14px;
  text-decoration: none;
  transition: box-shadow .4s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: -1px -1px 20px #ffe1ff33, 0 13px 27px #7a2d6a3d;
}

._wf-button:hover {
  box-shadow: -1px -1px 100px #ffe1ff99;
}

._wf-button.ghost {
  z-index: 2;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  color: #fef;
  background-color: #0000;
  background-image: linear-gradient(148deg, #3f2d3b26, #3604360f);
  border-color: #fff0fd80;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 0 10px 30px;
  transition: all .2s;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
  box-shadow: 0 13px 27px #85006833;
}

._wf-image-item {
  perspective: 1000px;
  border-radius: 30px;
  width: 100%;
}

._wf-image-card {
  perspective: 1000px;
  width: 100%;
}

._wf-gallery-cards-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

._wf-title {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  min-width: 30%;
  max-width: 450px;
  display: flex;
}

._wf-title.center {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  align-items: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

._wf-hero4-content {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

._wf-text-medium {
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

._wf-heading-medium {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

._wf-gallery-content-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

._wf-container-9 {
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

._wf-section-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--black);
  background-color: #623162;
  background-image: linear-gradient(169deg, #000, #fff), url('../images/Background-Image.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 90px;
  margin-bottom: 90px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  overflow: hidden;
}

.grid-14 {
  grid-template: ". ." 0
                 ". ."
                 ". Area"
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 / .5fr .5fr .5fr;
  grid-auto-flow: row;
  justify-content: stretch;
  position: relative;
}

.grid-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area . Area-2 Area-2"
                 ". . Area-2 Area-2"
                 ". . Area-2 Area-2"
                 ". . Area-2 Area-2"
                 ". . Area-2 Area-2"
                 ". . Area-2 Area-2"
                 ". . Area-2 Area-2"
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
  left: -6px;
}

.div-block-331 {
  position: relative;
}

.div-block-332 {
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area-2 . ." 250px
                 "Area-2 . Area" 250px
                 ". . Area" 250px
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center stretch;
  place-items: stretch end;
  display: grid;
  position: relative;
}

.image-262 {
  z-index: 3;
  object-fit: fill;
  display: block;
  position: relative;
  inset: 0% 0% 0% auto;
}

.image-263, .image-264 {
  z-index: 2;
  position: relative;
}

.image-265 {
  z-index: 3;
  position: relative;
}

.image-266 {
  z-index: 1;
  position: relative;
}

.image-267 {
  z-index: 2;
  position: relative;
}

.image-268 {
  z-index: 1;
  position: relative;
}

.image-269 {
  z-index: 3;
  position: relative;
}

.image-270 {
  z-index: 1;
  object-fit: fill;
  position: relative;
}

.image-271 {
  z-index: 2;
  position: relative;
}

.container-52 {
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  display: flex;
  position: relative;
  top: -74px;
  left: -654px;
}

.div-block-333 {
  position: relative;
  inset: 0% auto auto -2400%;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.container-53 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.gallery-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-grid-2 {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.columns-45 {
  display: flex;
}

.column-304 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-334 {
  position: relative;
}

.image-272 {
  position: absolute;
  inset: 0% auto auto 0%;
}

.grid-16 {
  grid-template-rows: auto auto auto;
  grid-template-areas: "Area"
                       "Area"
                       ".";
}

.image-273 {
  position: relative;
  inset: 0% auto auto 0%;
}

.div-block-335 {
  min-width: 50%;
}

.columns-46 {
  position: static;
}

.column-305 {
  position: absolute;
}

.pricing-overview {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.pricing-description {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-card-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.div-block-336 {
  margin: 443px;
}

.marcus-test-class {
  z-index: 3;
  max-width: 50%;
  position: relative;
}

.image-275 {
  position: relative;
}

.column-306 {
  position: static;
  inset: 0% 0% auto auto;
}

.marcus-column {
  background-color: var(--black);
  margin-top: 70px;
}

.columns-47 {
  object-fit: fill;
  border-radius: 0;
  margin-left: 23px;
  margin-right: 23px;
  padding-left: 14px;
  padding-right: 14px;
}

.grid-17 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  grid-template: "Area Area-2 Area-3"
                 "Area Area-2 Area-3"
                 "Area-4 Area-5 Area-6"
                 "Area-4 Area-5 Area-6"
                 / 1fr 1fr 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
}

.paragraph-22, .paragraph-23, .paragraph-24, .paragraph-25, .paragraph-26, .paragraph-27 {
  background-image: linear-gradient(to top, #000, #fff);
}

.image-276 {
  position: relative;
}

.grid-18 {
  grid-template-rows: auto auto auto auto auto;
  margin-top: 80px;
  margin-bottom: 80px;
}

.image-277 {
  z-index: 0;
  text-align: center;
  display: block;
  position: relative;
  left: 80px;
  right: 80px;
}

.image-278 {
  z-index: 3;
  mix-blend-mode: normal;
  position: relative;
  top: 0;
}

.image-279 {
  z-index: 2;
  padding-left: 0;
  position: relative;
  top: 0;
  left: 300px;
}

.image-280 {
  z-index: 1;
  text-align: left;
  position: relative;
  top: 0;
  left: 0;
}

.div-block-337 {
  padding: 0;
}

.section-55 {
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.container-54 {
  height: 1200px;
  position: relative;
}

.image-281 {
  z-index: 1;
  box-shadow: none;
  width: 40%;
  position: absolute;
  bottom: 199.115px;
  left: -22px;
}

.image-282 {
  z-index: 4;
  box-shadow: none;
  width: 40%;
  position: absolute;
  bottom: 18.76px;
  left: 414px;
  right: 238px;
}

.image-283 {
  z-index: 3;
  box-shadow: none;
  width: 40%;
  position: absolute;
  top: -57px;
  left: 76px;
  right: 554px;
}

.image-284 {
  z-index: 2;
  box-shadow: none;
  width: 50%;
  padding-right: 0;
  position: absolute;
  bottom: 829.5px;
  left: -217px;
}

.image-285 {
  z-index: 0;
  box-shadow: none;
  position: absolute;
  inset: 0% 0% auto 52%;
  transform: translate(0);
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-55 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-2.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.section-56 {
  margin: auto;
  padding-top: 40px;
}

.style-body-section {
  margin-top: 0;
  padding: 0;
  overflow: visible;
}

.column-3 {
  background-color: var(--black);
  border-radius: 20px;
}

.style-columns-2 {
  padding: 10px;
}

.column-4 {
  background-color: #e0e0e0;
  border-radius: 20px;
}

.column-309 {
  background-color: var(--tenex-blue);
}

.style-columns-1 {
  border-radius: 20px;
  padding: 10px;
}

.column-3-copy {
  background-color: var(--black);
}

.column-2 {
  background-color: #e0e0e0;
  border-radius: 20px;
}

.text-block-535 {
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 65px;
  font-weight: 700;
  line-height: 1.2em;
}

.text-block-536 {
  font-family: DM Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2em;
}

.text-block-537 {
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2em;
}

.text-block-538 {
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.text-block-539 {
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-weight: 400;
  line-height: 1.2em;
}

.text-block-540 {
  text-align: center;
}

.dm-sans-hero {
  color: var(--black);
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  font-family: DM Sans, sans-serif;
  font-size: 65px;
  font-weight: 700;
}

.dm-sans-heading-1 {
  color: var(--black);
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2em;
}

.dm-sans-heading-1.black {
  color: #0c0b0b;
  text-align: left;
  flex: 0 auto;
  min-width: auto;
  height: auto;
  min-height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  line-height: 1.5em;
  position: static;
}

.dm-sans-heading-1.black-copy {
  color: #0c0b0b;
  text-align: center;
  text-align: left;
  flex: 0 auto;
  min-width: auto;
  height: auto;
  min-height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  line-height: 1em;
  position: static;
  top: -450px;
  overflow: visible;
}

.dm-sans-heading-2 {
  color: var(--election-aim);
  text-align: center;
  margin-top: 55px;
  margin-bottom: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.2em;
}

.dm-sans-heading-2.black {
  color: var(--black);
  margin-top: 5px;
  font-weight: 700;
}

.dm-sans-heading-3 {
  color: #494949;
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.dm-sans-heading-3.white {
  color: #363636;
}

.dm-sans-subheading-1 {
  color: #494949;
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
}

.dm-sans-subheading-2 {
  color: #494949;
  text-align: center;
  margin-top: auto;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
}

.h3-subtext-black {
  color: #2e2e2e;
  text-align: center;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5em;
}

.h3-subtext-black.white {
  color: var(--white);
  margin-bottom: 60px;
  margin-left: 60px;
  margin-right: 60px;
  font-size: 20px;
  overflow: hidden;
}

.nunito-quote-text {
  color: #494949;
  text-align: center;
  font-family: Nunito;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.5em;
}

.tenex-teal-sample {
  background-color: var(--tenex-blue);
  border-radius: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.dm-sans-hero-white {
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-family: Montserrat, sans-serif;
  font-size: 3.5em;
  font-weight: 700;
  display: flex;
  position: static;
  inset: 0;
  overflow: hidden;
}

.dm-sans-heading-1-white {
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: DM Sans, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2em;
  display: flex;
}

.dm-sans-subheading-1-white {
  color: var(--white);
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
}

.home-product-subheading {
  color: var(--white);
  text-align: center;
  flex: 0 auto;
  align-self: center;
  margin-top: 19px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 120%;
}

.dm-sans-subheading-2-white {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
}

.dm-sans-subheading-2-white.dm-sans-subheading-2-white-shadow {
  text-shadow: 2px 2px 3px #0006;
}

.dm-sans-heading-3-white-center {
  color: var(--white);
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.nunito-body-white {
  background-color: var(--gainsboro);
  color: var(--gainsboro);
  text-align: center;
  min-width: 100%;
  font-family: Nunito;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.3em;
  overflow: visible;
}

.nunito-quote-text-white {
  color: var(--white);
  text-align: center;
  font-family: Nunito;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.5em;
}

.dark-mode-sample {
  background-color: var(--black);
  border-radius: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.gray-sample {
  background-color: var(--gainsboro);
  border-radius: 25px;
  padding: 20px;
}

.dm-sans-hero-teal {
  color: var(--tenex-blue);
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 65px;
  font-weight: 700;
}

.dm-sans-heading-1-teal {
  color: var(--tenex-blue);
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.dm-sans-heading-2-teal {
  color: var(--tenex-blue);
  text-align: center;
  align-self: center;
  font-family: DM Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2em;
}

.grid-white {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template: "Area Area-2"
                 ". ."
                 ". ."
                 / 1fr 1fr 1fr 1fr;
  margin-top: 40px;
}

.teal-container {
  background-color: var(--tenex-blue);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.white-container {
  background-color: var(--white);
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: padding-box;
  border-radius: 25px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.gray-container {
  background-color: var(--gainsboro);
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: padding-box;
  border-radius: 25px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.black-container {
  background-color: var(--black);
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: padding-box;
  border-radius: 25px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.readyboard-container {
  background-color: var(--ready-board);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.lobbyist-container {
  background-color: var(--lobbyist-management);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.document-container {
  background-color: var(--document-archive);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.voter-central-container {
  background-color: var(--voter-central);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

._10xuniversity-container {
  background-color: var(--tenex-blue);
  -webkit-text-fill-color: inherit;
  object-fit: contain;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.election-force-container {
  background-color: var(--election-force);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.campaign-deskcontainer {
  background-color: var(--campaign-desk);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.precinct-central-container {
  background-color: var(--precinct-central);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.live-results-container {
  background-color: var(--live-results);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.election-response-container {
  background-color: var(--election-response);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.election-aim-container {
  background-color: var(--election-aim);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.absentee-container {
  background-color: var(--absentee);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.petition-container {
  background-color: var(--petition-processing);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.streets-container {
  background-color: var(--streets-districts);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.pal-container {
  background-color: var(--election-pal);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: padding-box;
  border-radius: 25px;
  max-width: 300px;
  padding: 20px 40px;
  display: block;
  overflow: visible;
}

.style-guide-header {
  background-image: linear-gradient(#00000080, #00000080), url('../images/elements-hero-v13-image-brix-templates-.jpeg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 0;
  margin: 0 -40px 20px;
  padding: 20px;
}

.style-guide-light {
  border-radius: 25px;
  margin-bottom: 20px;
  padding: 20px;
}

.column-310 {
  background-color: var(--tenex-blue);
  border-radius: 25px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.new-button-text-transparent-white {
  border: 1px solid var(--white);
  color: var(--gainsboro);
  text-align: center;
  background-color: #0000;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  margin: 25px 20px 60px;
  padding: 10px 20px 9px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: all .8s;
  display: flex;
}

.new-button-text-transparent-white:hover {
  background-color: var(--white);
  color: var(--tenex-blue);
  transform: scale(1.05);
}

.new-button-text-transparent-white:active {
  border-color: var(--white);
  color: var(--white);
  background-color: #0000;
  transform: scale(.8)scale(1.1);
}

.new-button-text-teal-secondary {
  border: 1px solid var(--tenex-blue);
  color: var(--tenex-blue);
  text-align: center;
  background-color: #0000;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  margin: 20px;
  padding: 15px 20px;
  font-family: DM Sans, sans-serif;
  font-size: 1em;
  font-weight: 700;
  transition: all .6s;
  display: flex;
}

.new-button-text-teal-secondary:hover {
  background-color: var(--tenex-blue);
  color: var(--white);
  transform: scale(1.05);
}

.new-button-text-teal-secondary:active {
  border-color: var(--tenex-blue);
  color: var(--tenex-blue);
  background-color: #0000;
  transform: scale(.8)scale(1.1);
}

.new-button-text-teal-primary {
  border: 1px solid var(--tenex-blue);
  background-color: var(--tenex-blue);
  color: var(--white);
  text-align: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  margin: 20px;
  padding: 15px 20px;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: all .6s;
  display: flex;
}

.new-button-text-teal-primary:hover {
  color: var(--tenex-blue);
  background-color: #0000;
  border-width: 1px;
  transform: scale(1.05);
}

.new-button-text-teal-primary:active {
  border-width: 1px;
  border-color: var(--tenex-blue);
  background-color: var(--tenex-blue);
  color: var(--white);
  transform: scale(.8)scale(1.1);
}

.new-button-text-transparent-black {
  border: 1px solid var(--black);
  color: var(--black);
  text-align: center;
  background-color: #0000;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  margin: 20px;
  padding: 15px 20px;
  font-family: DM Sans, sans-serif;
  font-size: 1em;
  font-weight: 700;
  transition: all .6s;
  display: flex;
}

.new-button-text-transparent-black:hover {
  border-width: 1px;
  border-color: var(--white);
  background-color: var(--white);
  color: var(--black);
  transform: scale(1.05);
}

.new-button-text-transparent-black:active {
  border-color: var(--black);
  color: var(--black);
  background-color: #0000;
  transform: scale(.8)scale(1.1);
}

.column-311 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-48 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.dm-sans-heading-3-white {
  color: var(--white);
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.new-button-text-yellow {
  color: var(--white);
  text-align: center;
  background-color: #ffae00;
  border: 1px solid #ffae00;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  max-width: 350px;
  margin: 35px 20px auto;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.2em;
  transition: all .6s;
  display: flex;
}

.new-button-text-yellow:hover {
  border-width: 1px;
  border-color: var(--tenex-blue);
  background-color: var(--white);
  color: var(--tenex-blue);
  transform: scale(1.05);
}

.new-button-text-yellow:active {
  border-width: 1px;
  border-color: var(--tenex-blue);
  background-color: var(--white);
  color: var(--tenex-blue);
  transform: scale(.8)scale(1.1);
}

.slide-55 {
  max-width: 100%;
}

.slide-56 {
  height: auto;
}

.container-56 {
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 90vw;
  margin-top: 0;
  display: flex;
}

.homepage-t {
  color: var(--black);
  text-align: center;
  object-fit: contain;
  margin-top: auto;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  transition: all .8s;
}

.container-57 {
  max-width: 1218px;
}

.absentee-processing {
  background-color: var(--absentee);
}

.streets-districts {
  background-color: var(--streets-districts);
}

.pal {
  background-color: var(--election-pal);
}

.petition-processing {
  background-color: var(--petition-processing);
}

.column-312 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.body-tech-feature {
  color: #2e2e2e;
  text-align: left;
  white-space: pre-wrap;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5em;
}

.nunito-body-copy {
  color: #525252;
  text-align: left;
  margin-bottom: auto;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5em;
}

.nunito-body-copy.center {
  text-align: center;
}

.column-313 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.aim-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.section-57 {
  background-color: var(--white);
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
}

.aim-header {
  background-color: var(--black);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 20px;
  transition: all .6s;
}

.aim-header:hover {
  background-color: var(--election-aim);
}

.columns-49 {
  background-color: var(--gainsboro);
  color: var(--gainsboro);
  border-radius: 25px;
  align-items: center;
  margin: 20px auto;
  padding: 20px 40px;
  display: flex;
}

.image-286 {
  border-radius: 25px;
}

.aim-feature-2 {
  background-color: #0000;
  background-image: linear-gradient(#00000080, #00000080), url('../images/AIMCOVERPHOTONEW-copy.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.column-314 {
  color: var(--gainsboro);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.image-287 {
  text-align: left;
  max-width: 40%;
  display: inline-block;
  position: static;
  inset: auto;
}

.column-315 {
  align-items: center;
  height: 100%;
  margin-top: 0;
  display: flex;
  position: relative;
}

.columns-50 {
  height: 350px;
}

.image-288 {
  object-fit: contain;
  width: 100%;
  height: auto;
  max-height: 400px;
  margin-top: -95px;
  margin-bottom: 0;
  padding-top: 0;
  position: absolute;
  top: auto;
  bottom: 0;
}

.dm-sans-heading-2-left {
  color: var(--black);
  text-align: left;
  font-family: DM Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2em;
}

.dm-sans-heading-2-teal-left {
  color: var(--tenex-blue);
  text-align: left;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  font-family: DM Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2em;
}

.h3-tech-feature-mont {
  color: var(--tenex-blue);
  text-align: center;
  align-self: center;
  margin-top: 10px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5em;
}

.h4-tech-feature-mont {
  color: var(--tenex-blue);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5em;
}

.section-58 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  position: relative;
}

.section-59 {
  background-color: var(--white);
  width: 100vw;
  margin-top: 0;
  padding-top: 100px;
}

.aim-container-58 {
  background-color: var(--election-aim);
  max-width: 100vw;
  height: 500px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.heading-31 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-59 {
  background-color: var(--white);
  max-width: 100vw;
}

.container-58-copy {
  background-color: #0000;
  max-width: 100vw;
  height: 150px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-290 {
  border-radius: 25px;
  height: 350px;
  margin: auto;
  position: absolute;
  inset: 200px 0 0;
}

.aim-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  position: relative;
}

.aim-header-2 {
  background-color: #0000;
  max-width: 100vw;
  height: 300px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.aim-header-module {
  background-color: var(--black);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 20px;
  transition: all .6s;
}

.aim-header-module:hover {
  background-color: var(--election-aim);
}

.aim-content {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  border: 1px #0000;
  margin-top: 20px;
  margin-bottom: 20px;
}

.pcc-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  position: relative;
}

.pcc-container-58 {
  background-color: var(--precinct-central);
  max-width: 100vw;
  height: 350px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.pcc-header-2 {
  background-color: #0000;
  max-width: 100vw;
  height: 150px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.pcc-header-module {
  background-color: var(--black);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 20px;
  transition: all .6s;
  position: absolute;
  inset: 100px 0 0;
}

.pcc-header-module:hover {
  background-color: var(--precinct-central);
}

.pcc-content {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  border: 1px #0000;
  margin-top: 20px;
  margin-bottom: 20px;
}

.pcc-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.pcc-feature-2 {
  background-color: #0000;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Central-irl-2.0.png');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.pcc-columns {
  color: var(--gainsboro);
  background-color: #0000;
  border-radius: 25px;
  align-items: center;
  margin: 20px auto;
  padding: 20px 40px;
  display: flex;
}

.pcc-column-2 {
  color: var(--gainsboro);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.pcc-column-1 {
  background-color: var(--gainsboro);
  color: var(--gainsboro);
  border-radius: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding: 40px;
  display: flex;
}

.section-60 {
  height: 600px;
}

.background-video-9 {
  background-image: linear-gradient(#00000080, #00000080);
  height: 600px;
}

.slider-24 {
  background-color: #0000;
  height: 600px;
}

.slide-58 {
  height: 600px;
}

.container-60 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
  position: absolute;
  inset: 30% 0;
}

.container-61 {
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 30% 0;
}

.slide-59 {
  height: 600px;
}

.careers-header {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Team-sitting-at-table-mockup-min.png');
  background-position: 0 0, 50% 0;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  border-radius: 25px;
  height: 250px;
  margin-bottom: 20px;
  padding: 60px 20px;
}

.careers-module-1 {
  background-color: var(--gainsboro);
  border-radius: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.careers-module-2 {
  margin: auto;
  padding-top: 40px;
}

.careers-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template: "Area Area-2"
                 ". ."
                 ". ."
                 / 1fr 1fr;
  max-width: 100%;
  margin: 40px 60px;
  display: grid;
}

.careers-grid-box {
  background-color: var(--gainsboro);
  -webkit-text-fill-color: inherit;
  object-fit: contain;
  background-clip: padding-box;
  border-radius: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  height: auto;
  max-height: 50%;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 20px 40px;
  display: flex;
  overflow: visible;
}

.careers-module-blue {
  background-color: var(--tenex-blue);
  border-radius: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.section-61 {
  margin-top: auto;
  padding-top: 20px;
  padding-left: 60px;
  padding-right: 60px;
  overflow: hidden;
}

.container-62 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Team-sitting-at-table-mockup-min.png');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  border-radius: 25px;
  max-width: 90%;
  height: 150px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.container-63 {
  background-color: var(--tenex-blue);
  border-radius: 25px;
  max-width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: none;
}

.job-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: flex;
}

.dev-box {
  background-color: var(--gainsboro);
  border-radius: 25px;
  max-width: 100%;
  padding: 40px;
  overflow: hidden;
}

.section-62 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Cybersecurity-Reduced.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 220px;
  padding-bottom: 220px;
  overflow: visible;
}

.image-291 {
  max-width: 10%;
}

.aim-fixed-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/AIMCOVERPHOTONEW-copy.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
  position: relative;
}

.hero-text-image-overlay {
  z-index: 1;
  color: var(--white);
  text-align: center;
  text-shadow: 4px 4px 3px #0006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 40vw;
  margin: 0 auto;
  padding-top: 15vw;
  padding-bottom: 15vw;
  font-family: Montserrat, sans-serif;
  font-size: 4em;
  font-weight: 700;
  display: block;
  position: absolute;
  inset: 0% 0 0% 0%;
}

.hero-text-image-overlay.epb {
  color: #fff;
  text-shadow: 4px 4px 3px #00000030;
  justify-content: flex-start;
  padding-top: 60px;
  font-size: 48px;
}

.hero-text-image-overlay.epb-copy {
  z-index: 2;
  color: #fff;
  text-shadow: 4px 4px 3px #00000030;
  justify-content: flex-start;
  padding-top: 60px;
  font-size: 48px;
  position: relative;
}

.text-block-541 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.section-63 {
  height: 300px;
}

.section-64 {
  margin-left: -40px;
  margin-right: -40px;
}

.electionaim-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.electionaim-container-58-copy {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/38F44113-B416-460C-B44C-43386E4DE1DC.jpeg');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: auto;
  min-height: 50vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.h1-product-name-montserrat-w {
  color: var(--white);
  text-align: center;
  text-shadow: 4px 4px 3px #0006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-family: Montserrat, sans-serif;
  font-size: 5em;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
  position: static;
  inset: 0;
}

.dm-sans-subheading-2-white-shadow {
  color: var(--white);
  text-align: center;
  text-shadow: 2px 2px 3px #0006;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
}

.productname-content {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  border: 1px #0000;
  align-items: center;
  height: auto;
  min-height: 50vw;
  margin: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.election-aim-header-module-copy {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: auto;
  padding: 0 20px;
  transition: all .6s;
}

.election-aim-header-module-copy:hover {
  background-color: var(--election-aim);
  color: var(--black);
}

.electionaim-feature-1-copy {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.electionaim-fixed-hero-copy {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Election-AIM_Equipment_Types_22.14_Photo-2--low-res.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.list-item-59, .list-item-60, .list-item-61 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.dm-sans-subheading-1-white-left {
  text-align: left;
  font-family: DM Sans, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
}

.smarter-solutions {
  background-color: #06c;
  background-image: linear-gradient(#00000080, #00000080), url('../images/ElectionDeskCover.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 1218px;
  margin: 0 60px 40px;
  padding: 20px;
  display: flex;
}

.subheading-1-lato-w {
  color: var(--white);
  text-align: center;
  text-shadow: 2px 2px 6px #000;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 2.5em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
}

.precinct-central-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  padding-top: 0;
  position: relative;
}

.precinct-central-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#0006, #0006), url('../images/Ballot-Voters-Precinct-redux.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 45vw;
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.productname-header-1-copy {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  position: relative;
}

.productname-container-58-copy-copy {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/AIMCOVERPHOTONEW-copy.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 500px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.live-results-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.live-results-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#0006, #0006), url('../images/Election-ToDo_Calendar_Photo-2.png');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 45vw;
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.live-results-container-58.live-results {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Live-Results-Header.png');
  background-position: 0 0, 50% 100%;
  height: 45vw;
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.live-results-header-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 40px;
  padding: 0 20px;
  transition: all .6s;
}

.live-results-header-module:hover {
  background-color: var(--live-results);
  color: var(--black);
}

.live-results-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.live-results-fixed-hero {
  z-index: 0;
  background-image: linear-gradient(#00000080, #00000080), url('../images/ElectionToDo_CalendarTaskBar_Photo6.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  min-height: 40vw;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.live-results-fixed-hero.doc-archive {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Document-Archive_Containers_22.14_Photo-1-low-res.png');
  height: 45vw;
  margin-bottom: 0;
}

.live-results-fixed-hero.ready-board {
  background-image: linear-gradient(#00000080, #00000080), url('../images/iPad-Pro-Readyboard-2-redux.png');
  height: 45vw;
  margin-top: auto;
  margin-bottom: 0;
}

.live-results-fixed-hero.live-results {
  background-image: linear-gradient(#00000080, #00000080), url('../images/lGopgk1v.jpg');
}

.live-results-fixed-hero.campaigndeskimage {
  background-image: linear-gradient(#00000080, #00000080), url('../images/joshua-sukoff-5DDYHjk_KMU-unsplash.jpg');
  height: 45vw;
}

.live-results-fixed-hero.cd {
  background-image: linear-gradient(#00000080, #00000080), url('../images/joshua-sukoff-5DDYHjk_KMU-unsplash.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  min-height: 50vw;
}

.live-results-fixed-hero.vcimage {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Voters-Cast-Ballot-redux.jpg');
  height: auto;
  min-height: 40vw;
}

.live-results-fixed-hero.da {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Document-Archive_Containers_22.14_Photo-1-low-res.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  min-height: 40vw;
}

.live-results-fixed-hero.da.sd-bottom-hero {
  background-image: linear-gradient(#0003, #0003), url('../images/jimmy-conover-dvurMDsj09Y-unsplash.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.live-results-fixed-hero.da.pal-bottom-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Voter-Vote-Here-2.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, cover, auto;
  background-attachment: scroll, scroll, scroll;
}

.live-results-fixed-hero.er-combo {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Election-Response_Track-Incidents_Map-View_22.14_Photo-1-low-res.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  min-height: 40vw;
}

.live-results-fixed-hero.cd-copy {
  background-image: linear-gradient(#00000080, #00000080), url('../images/joshua-sukoff-5DDYHjk_KMU-unsplash.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.live-results-fixed-hero.lr-bottom-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/LiveResultsirl_FINAL.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  min-height: 50vw;
}

.live-results-fixed-hero.rb {
  background-image: linear-gradient(#00000080, #00000080), url('../images/iPad-Pro-Readyboard-2-redux.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  min-height: 50vw;
}

.live-results-fixed-hero.petitions {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Petitions-Processing_Results_22.14_Photo-3.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  min-height: 50vw;
}

.live-results-fixed-hero.absentee {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Absentee-Mail-redux.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  min-height: 40vw;
}

.live-results-fixed-hero._10x-combo {
  background-image: linear-gradient(#00000080, #00000080), url('../images/iStock-Woman-on-laptop-10xUniversity.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  min-height: 40vw;
}

.live-results-fixed-hero.election-link-bottom-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/ElectionLink-BottomHero.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: auto;
  min-height: 40vw;
}

.live-results-fixed-hero.election-link-bottom-hero.sd-bottom-hero {
  background-image: url('../images/jimmy-conover-dvurMDsj09Y-unsplash.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}

.live-results-fixed-hero.election-link-bottom-hero.pal-bottom-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Voter-Vote-Here-2.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, cover, auto;
  background-attachment: scroll, scroll, scroll;
}

.election-response-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.election-response-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/election-response-banner-stock-4.jpg');
  background-position: 0 0, 50% 60%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 45vw;
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.election-responseheader-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 40px;
  padding: 0 20px;
  transition: all .6s;
}

.election-responseheader-module:hover {
  background-color: var(--election-response);
  color: var(--gainsboro);
}

.election-response-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.election-response-fixed-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Election-Response_Track-Incidents_Map-View_22.14_Photo-1-low-res.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  margin: 0 -200px 20px;
  padding: 20px 40px;
  position: relative;
}

.ready-board-header-1-copy {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  position: relative;
}

.ready-board-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Smart-TV-conference-Readyboard-2redux.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 500px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.ready-board-header-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 40px;
  padding: 0 20px;
  transition: all .6s;
}

.ready-board-header-module:hover {
  background-color: var(--ready-board);
  color: var(--black);
}

.ready-board-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.ready-board-fixed-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/iPad-Pro-Readyboard-2-redux.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
  position: relative;
}

.campaign-desk-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  position: relative;
}

.campaign-desk-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#0006, #0006), url('../images/Calculator-Campaign-Finance-Lobbyist-reduc.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 45vw;
  padding-top: 10vw;
  padding-bottom: 0;
}

.campaign-desk-header-module {
  background-color: var(--black);
  color: #fff;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 0 20px;
  transition: all .6s;
}

.campaign-desk-header-module:hover {
  background-color: var(--campaign-desk);
  color: #000;
}

.campaign-desk-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.campaign-desk-fixed-hero-copy-copy {
  background-image: linear-gradient(#00000080, #00000080), url('../images/joshua-sukoff-5DDYHjk_KMU-unsplash.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
  position: relative;
}

.election-force-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.election-force-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Voters-Precinct-Ballot-redux.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 45vw;
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.election-force-header-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 250px;
  margin-bottom: 40px;
  padding: 0 20px 20px;
  transition: all .6s;
}

.election-force-header-module:hover {
  background-color: var(--election-force);
  color: var(--gainsboro);
}

.election-force-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.election-force-fixed-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Election-Force-Training-Class-redux.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  min-height: 50vw;
  margin-top: auto;
  margin-bottom: 0;
  padding: 0 40px;
  position: relative;
}

._10xuniversity-header-1-copy {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

._10xuniversity-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/10xUniversity-header.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 45vw;
  padding-top: 10vw;
  padding-bottom: 10vw;
}

._10xuniversity-header-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 0 20px;
  transition: all .6s;
}

._10xuniversity-header-module:hover {
  background-color: var(--tenex-blue);
}

._10xuniversity-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 51px;
  padding: 0 20px;
}

._10xuniversity-fixed-hero {
  background-image: linear-gradient(#0006, #0006), url('../images/iStock-Woman-on-laptop-10xUniversity.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 45vw;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 40px;
  position: relative;
}

.lobbyist-management-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  position: relative;
}

.lobbyist-management-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/radission-us-_XeQ8XEWb4Q-unsplash.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 500px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.lobbyist-management-header-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 40px;
  padding: 0 20px;
  transition: all .6s;
}

.lobbyist-management-header-module:hover {
  background-color: var(--lobbyist-management);
}

.lobbyist-management-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.lobbyist-management-fixed-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/sebastian-herrmann-O2o1hzDA7iE-unsplash.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
  position: relative;
}

.document-archive-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  position: relative;
}

.document-archive-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Document-Archive-redux.jpg');
  background-position: 0 0, 0 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 500px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.document-archive-header-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 40px;
  padding: 0 20px;
  transition: all .6s;
}

.document-archive-header-module:hover {
  background-color: var(--document-archive);
  color: var(--black);
}

.document-archive-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.document-archive-fixed-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Document-Archive_Containers_22.14_Photo-1-low-res.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
  position: relative;
}

.voter-central-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.voter-central-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Line-Voters-Flag-redux.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 45vw;
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.voter-central-container-58.absentee {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Absentee-Vote-Mail-Provisional-redux.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.voter-central-container-58.petitions {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Petition-PAL-Clipboard-reduc.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.voter-central-header-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 0 20px;
  transition: all .6s;
}

.voter-central-header-module:hover {
  background-color: var(--voter-central);
}

.voter-central-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.voter-central-fixed-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Voters-Cast-Ballot-redux.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 45vw;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 40px;
  position: relative;
}

.voter-central-fixed-hero.absentee-copy {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Absentee-Mail-Mailbox-redux.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.voter-central-fixed-hero.petition-processing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Petitions-Processing_Results_22.14_Photo-3.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.absentee-processing-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  position: relative;
}

.absentee-processing-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#0006, #0006), url('../images/Absentee-Mail-redux.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 500px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.absentee-processing-header-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 40px;
  padding: 0 20px;
  transition: all .6s;
}

.absentee-processing-header-module:hover {
  background-color: var(--absentee);
  color: var(--black);
}

.absentee-processing-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.absentee-processing-fixed-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Absentee-Mail-Mailbox-redux.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
  position: relative;
}

.election-pal-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Petition-PAL-Clipboard-reduc.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 500px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.election-pal-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  position: relative;
}

.election-pal-header-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 40px;
  padding: 0 20px;
  transition: all .6s;
}

.election-pal-header-module:hover {
  background-color: var(--election-pal);
}

.election-pal-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.election-pal-fixed-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Election-PAL_Home_22.14_Photo-2-low-res.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
  position: relative;
}

.streets-districts-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  position: relative;
}

.streets-districts-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/street-view.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 500px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.streets-districts-header-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 0 20px;
  transition: all .6s;
}

.streets-districts-header-module:hover {
  background-color: var(--streets-districts);
}

.streets-districts-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.streets-districts-fixed-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Streets--Districts_Map_22.14_Photo-1-low-res.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
  position: relative;
}

.petitions-processing-header-1 {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 120px;
  padding-top: 0;
  position: relative;
}

.petitions-processing-container-58 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Petition-Door-Collection-reduc.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 500px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.petitions-processing-header-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 40px;
  padding: 0 20px;
  transition: all .6s;
}

.petitions-processing-header-module:hover {
  background-color: var(--petition-processing);
}

.petitions-processing-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.petitions-processing-fixed-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/PetitionsProcessing_Setup_PetitionTypes_22.14_photo-low-res.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
  position: relative;
}

.precinct-central-header-module {
  background-color: var(--black);
  color: var(--gainsboro);
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 0 20px;
  transition: all .6s;
}

.precinct-central-header-module:hover {
  background-color: var(--precinct-central);
  color: var(--white);
}

.precinct-central-feature-1 {
  background-color: #0000;
  border-radius: 25px;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
}

.precinct-central-fixed-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/ElectionAIM-IRL4.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
  position: relative;
}

.div-block-339 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
}

.div-block-345 {
  margin-top: 0;
}

.background-video-10 {
  background-image: linear-gradient(#0006, #0006);
  height: 45vw;
  margin-top: 0;
  overflow: visible;
}

.precinct-central-home {
  object-fit: fill;
  background-color: #06c;
  background-image: linear-gradient(#00000080, #00000080), url('../images/PrecinctCentral_touchpads_23-03_photo3_lowres.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto 40px;
  padding: 20px;
  display: flex;
}

.section-65, .section-66 {
  padding-left: 60px;
  padding-right: 60px;
}

.header-module-1---pcc {
  background-color: var(--white);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  margin: 0 0 60px;
  padding: 20px 40px 0;
  display: block;
}

.link-block-23 {
  text-decoration: none;
}

.text-block-542 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.product {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 60px;
  display: flex;
}

.image-292 {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.image-293 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-294 {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.container-64 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-295 {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.image-296, .image-297, .image-298, .image-299, .image-300, .image-301, .image-302, .image-303, .image-304, .image-305, .image-306 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.list {
  margin-top: 33px;
}

.link-block-24 {
  text-decoration: none;
}

.columns-51 {
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  margin-top: 15px;
  display: flex;
}

.logos-quote-block {
  border-bottom: 1px #e4ebf3;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding: 60px 30px;
  font-size: 14px;
  display: flex;
  position: relative;
}

.container-65 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.clients-wrapper-two {
  justify-content: space-between;
  align-items: center;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-card {
  background-color: #f5f7fa;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding: 24px;
  display: flex;
}

.clients-quote {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.clients-info {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-info-image {
  object-fit: cover;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.clients-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.heading-32 {
  color: var(--black);
  max-width: 1500px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  font-weight: 700;
}

.text-block-543 {
  color: var(--black);
}

.text-block-544 {
  color: var(--newest-black);
  max-width: 80vw;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 120%;
  display: flex;
}

.image-307 {
  padding-top: 25px;
}

.section-67 {
  background-color: var(--election-aim);
  height: 750px;
  margin-top: -20px;
  margin-bottom: auto;
}

.div-block-353 {
  background-color: var(--election-aim);
}

.columns-52 {
  margin-left: 20px;
  margin-right: 20px;
}

.image-308 {
  max-height: 800px;
  margin-top: 0;
  margin-bottom: auto;
}

.image-309 {
  float: none;
  clear: none;
  height: 35vw;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: inline-block;
}

.image-310 {
  margin-top: -120px;
  margin-bottom: 9px;
}

.image-311 {
  margin-top: -19px;
  margin-bottom: 28px;
  padding-top: 0;
}

.image-312 {
  width: auto;
  max-width: none;
  height: 30vh;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.image-313 {
  max-height: 700px;
  margin-top: 28px;
  padding-top: 12px;
}

.image-314 {
  margin-top: 47px;
}

.image-315 {
  min-height: 300px;
  margin-top: 0;
  padding-top: 98px;
}

.heading-33 {
  color: var(--black);
  -webkit-text-stroke-color: var(--off-white);
  margin-top: 25px;
  padding-top: 18px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.text-block-545 {
  color: var(--black);
  margin-top: 6px;
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.heading-34 {
  color: var(--gainsboro);
  letter-spacing: 0;
  margin-top: 200px;
  padding-top: 189px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.text-block-546 {
  color: var(--gainsboro);
  margin-top: 21px;
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.heading-35 {
  color: var(--black);
  margin-top: 21px;
  margin-bottom: 0;
  padding: 0 32px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.text-block-547 {
  color: var(--gainsboro);
  margin-top: 21px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
}

.text-block-548 {
  color: var(--gainsboro);
  margin-top: 69px;
  padding-top: 0;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.image-316 {
  margin-top: -20px;
  padding-top: 0;
}

.heading-36 {
  color: var(--gainsboro);
  margin-top: 122px;
  margin-bottom: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.text-block-549 {
  color: var(--gainsboro);
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.image-317 {
  object-fit: fill;
  min-height: 200px;
  max-height: 600px;
  margin-top: 18px;
  margin-bottom: -48px;
  padding-top: 0;
  padding-bottom: 26px;
}

.text-block-550 {
  color: var(--gainsboro);
  flex: 0 auto;
  margin-top: 9px;
  padding-top: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.2em;
}

.heading-37 {
  color: var(--white);
  text-align: center;
  white-space: nowrap;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 130px;
  margin-bottom: 0;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  display: flex;
}

.text-block-551 {
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
}

.column-316 {
  margin-top: -12px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 54px;
  overflow: visible;
}

.columns-53 {
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 0;
}

.section-68 {
  height: 700px;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-28 {
  font-size: 20px;
}

.paragraph-29 {
  color: var(--white);
  margin-top: -24px;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 1.5em;
}

.heading-38 {
  color: var(--gainsboro);
  text-align: center;
  text-indent: 2px;
  column-count: 1;
  white-space: nowrap;
  align-items: stretch;
  margin-top: 20px;
  margin-bottom: 26px;
  margin-right: auto;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  display: flex;
}

.column-317 {
  padding-right: 2px;
  position: relative;
}

.paragraph-30 {
  color: #fff;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 1.5em;
}

.div-block-354 {
  perspective: 627px;
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
}

.div-block-355 {
  perspective: 627px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-356 {
  backface-visibility: visible;
  perspective: 621px;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: translate(0);
}

.div-block-357 {
  perspective: 627px;
  justify-content: center;
  align-items: center;
  display: flex;
}

._3d-space {
  perspective: 627px;
}

.controller {
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 1px;
  display: flex;
}

._3d-box-parent {
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.front {
  color: #ff5353;
  background-color: #ff6e6e;
  width: 150px;
  height: 150px;
}

.div-block-358 {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.body-22 {
  perspective: 627px;
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.control {
  justify-content: center;
  align-items: center;
  display: flex;
}

.front-copy, .right {
  color: #ff5353;
  background-color: #ff6e6e;
  width: 150px;
  height: 150px;
  position: absolute;
  transform: rotate(0);
}

.section-69 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 200px;
}

.image-321 {
  object-fit: contain;
  border-radius: 20px;
  order: -1;
  align-self: flex-start;
  max-height: 25vw;
  margin-bottom: -60px;
  margin-left: 0;
  position: static;
  left: 0;
  right: 0;
}

.section-70 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #06c;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 4000px;
  height: 700px;
  margin-left: -200px;
  display: block;
}

.columns-54 {
  margin-bottom: -67px;
}

.text-block-552 {
  margin-top: 83px;
  margin-right: 46px;
  padding-top: 62px;
  padding-left: 20px;
  padding-right: 142px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  line-height: 1.5em;
}

.heading-39 {
  color: var(--live-results);
  justify-content: center;
  align-items: flex-end;
  margin-top: 63px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: flex;
  overflow: visible;
}

.heading-40, .heading-41, .heading-42 {
  color: var(--gainsboro);
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  display: flex;
}

.column-319 {
  background-color: var(--live-results);
  margin-bottom: 80px;
}

.column-320 {
  background-color: var(--live-results);
  margin-bottom: 20px;
  padding-bottom: 72px;
}

.column-321 {
  background-color: var(--live-results);
  margin-bottom: 0;
  padding-bottom: 0;
}

.heading-43 {
  margin-bottom: 80px;
}

.heading-44 {
  margin-bottom: 82px;
}

.body-23 {
  margin-bottom: 0;
}

.section-71 {
  background-color: var(--live-results);
  height: 20vw;
  padding: 25px 10px;
}

.section-71.campaign-desk-color {
  background-color: var(--campaign-desk-2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 20vw;
  display: flex;
}

.section-71.doc-archive {
  background-color: var(--document-archive);
  flex-direction: column;
  justify-content: center;
  height: 20vw;
  display: flex;
}

.section-71.ready {
  background-color: #57cd91;
  flex-direction: column;
  justify-content: center;
  height: 20vw;
  display: flex;
}

.heading-45 {
  color: var(--gainsboro);
  justify-content: center;
  align-items: center;
  margin-top: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  display: flex;
}

.heading-46, .heading-47 {
  color: var(--gainsboro);
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  display: flex;
}

.text-block-553 {
  color: #fff;
  text-align: center;
  margin-top: -4px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.image-322 {
  float: none;
  clear: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.text-block-554, .text-block-555 {
  color: var(--gainsboro);
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.image-323 {
  clear: none;
  text-align: center;
  object-fit: fill;
  margin: auto;
  display: block;
}

.image-324 {
  text-align: center;
  margin: auto;
  padding-right: 0;
  display: block;
}

.image-326 {
  margin-top: -67px;
  margin-bottom: -20px;
  padding-bottom: 0;
}

.image-327 {
  flex: 0 auto;
  margin-top: 18px;
}

.image-328 {
  width: auto;
  height: 30vh;
  margin-top: 0;
}

.image-329 {
  margin-top: -45px;
}

.text-block-556 {
  color: var(--black);
  margin-top: -4px;
  margin-bottom: -7px;
  padding-top: 5px;
  font-family: Lato, sans-serif;
}

.image-330 {
  max-width: 30vw;
  margin-top: auto;
  padding-bottom: 0;
  overflow: visible;
}

.image-331 {
  max-width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.heading-48 {
  color: var(--gainsboro);
  font-family: Montserrat, sans-serif;
}

.heading-49 {
  color: var(--black);
  margin-top: 18px;
  padding-top: 112px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.text-block-557 {
  color: var(--black);
  margin-bottom: -25px;
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.image-332 {
  clear: none;
  margin-left: -200px;
  padding-left: 0;
}

.div-block-359 {
  color: var(--live-results);
}

.container-66 {
  background-color: var(--live-results);
}

.section-72 {
  background-color: var(--live-results);
  height: 500px;
  margin: -132px -200px 157px;
}

.column-322, .column-323 {
  height: 500px;
}

.image-333 {
  padding-bottom: 0;
}

.image-334 {
  margin-left: -200px;
}

.image-335 {
  width: 500px;
  height: 500px;
  margin-top: 28px;
  margin-left: -250px;
  padding-left: 0;
}

.column-324 {
  justify-content: center;
  align-items: center;
  padding-left: 200px;
  display: block;
}

.columns-55 {
  margin-bottom: auto;
  padding-bottom: 0;
}

.image-336 {
  max-width: 0%;
  display: block;
  overflow: visible;
}

.columns-56 {
  margin-bottom: auto;
}

.section-73 {
  background-color: var(--live-results);
  align-items: center;
  height: 720px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-337 {
  object-fit: contain;
  margin: -150px auto auto;
  padding-left: 0;
}

.columns-57 {
  object-fit: contain;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.heading-50 {
  color: var(--gainsboro);
  margin-top: 94px;
  margin-left: -49px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 1.5em;
}

.paragraph-31 {
  color: var(--gainsboro);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: -49px;
  margin-right: 200px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 1.5em;
  display: block;
}

.heading-51 {
  color: var(--gainsboro);
  margin-top: 44px;
  margin-left: -49px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 1.5em;
}

.column-325 {
  margin-top: 47px;
  padding-left: 20px;
  padding-right: 200px;
}

.paragraph-32 {
  color: var(--gainsboro);
  margin-left: -49px;
  margin-right: 200px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 1.5em;
}

.section-74 {
  height: 700px;
}

.heading-52 {
  color: var(--election-response);
  justify-content: center;
  align-items: center;
  margin-top: 55px;
  margin-bottom: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  display: flex;
}

.image-338 {
  max-width: 100%;
  height: 20vw;
  margin: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

.section-75 {
  background-color: var(--election-response);
  flex-direction: column;
  justify-content: center;
  height: 20vw;
  display: flex;
}

.heading-53 {
  color: var(--gainsboro);
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  display: flex;
}

.heading-54 {
  color: var(--gainsboro);
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  line-height: 35px;
  display: flex;
}

.heading-55 {
  color: var(--gainsboro);
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  display: flex;
}

.text-block-558, .text-block-559, .text-block-560 {
  color: var(--gainsboro);
  text-align: center;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.text-block-561 {
  color: var(--official-black);
  margin-top: 78px;
  margin-right: 55px;
  padding-left: 39px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  line-height: 1.5em;
}

.column-326 {
  margin-top: -44px;
}

.image-339, .image-340, .image-341 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-327, .column-328, .column-329 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.heading-56, .heading-57, .heading-58, .heading-59 {
  color: var(--gainsboro);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
}

.text-block-562, .text-block-563, .text-block-564, .text-block-565 {
  color: var(--gainsboro);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.image-342 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-343, .image-344, .image-345, .image-346 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-76 {
  background-color: var(--election-response);
  height: 700px;
  margin-top: -19px;
  margin-bottom: -54px;
}

.heading-60 {
  color: var(--gainsboro);
  margin-top: 94px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.image-347 {
  width: 550px;
  max-width: 1000%;
  height: 600px;
  margin-left: 60px;
  padding-bottom: 19px;
}

.columns-58 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.heading-61 {
  color: var(--gainsboro);
  margin-top: 44px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.paragraph-33, .paragraph-34 {
  color: var(--gainsboro);
  padding-right: 60px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 1.5em;
}

.column-330 {
  margin-top: 50px;
  padding-left: 0;
  padding-right: 0;
}

.columns-59 {
  margin-left: 20px;
  margin-right: 20px;
  padding: 0;
}

.column-331 {
  padding-right: 0;
}

.section-77 {
  height: 700px;
}

.column-332 {
  margin-top: -23px;
}

.heading-62 {
  color: var(--live-results);
  text-align: center;
  margin-top: 55px;
  margin-bottom: 55px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
}

.column-333 {
  padding-left: 0;
  padding-right: 0;
}

.section-78 {
  background-color: var(--tenex-blue);
  justify-content: center;
  align-items: center;
  height: 20vw;
  margin: auto 0 auto auto;
  padding: 0 10px 0 0;
  display: flex;
}

.section-79 {
  padding-top: 20px;
}

.section-80 {
  padding: 25px 10px;
}

.heading-63, .heading-64, .heading-65 {
  color: var(--gainsboro);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
}

.image-348, .image-349, .image-350 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-566, .text-block-567, .text-block-568 {
  color: var(--gainsboro);
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.section-81 {
  height: 700px;
}

.section-82 {
  background-color: var(--tenex-blue);
  height: 700px;
  margin-top: auto;
}

.image-351 {
  margin-top: 118px;
  margin-left: -27px;
  padding-left: 0;
}

.image-352 {
  margin-top: auto;
  margin-left: auto;
  padding-left: 0;
}

.columns-60 {
  margin-top: -62px;
}

.text-block-569 {
  margin-top: 153px;
  margin-left: 17px;
  margin-right: 20px;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  line-height: 1.5em;
}

.heading-66 {
  color: var(--tenex-blue);
  text-align: center;
  margin-top: 61px;
  font-family: Montserrat, sans-serif;
}

.column-334 {
  padding-left: 0;
}

.heading-67 {
  margin-top: 26px;
}

.image-353 {
  padding-top: 0;
}

.heading-68 {
  color: var(--gainsboro);
  margin: auto;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.5em;
}

.text-block-570 {
  color: var(--gainsboro);
  margin-left: 40px;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 1.5em;
}

.heading-69 {
  color: var(--gainsboro);
  margin-left: 40px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.5em;
}

.text-block-571 {
  color: var(--gainsboro);
  margin-left: 40px;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 1.5em;
}

.column-335 {
  margin-top: 50px;
}

.columns-61 {
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.section-83 {
  background-color: var(--election-force);
  color: #fff;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1vw;
}

.image-354, .image-355, .image-356 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-336, .column-337, .column-338 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.heading-70, .heading-71, .heading-72 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
}

.text-block-572, .text-block-573, .text-block-574 {
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.section-84 {
  height: 700px;
  margin-left: auto;
  margin-right: auto;
}

.heading-73 {
  color: var(--election-force);
  text-align: center;
  margin-top: 55px;
  margin-bottom: 55px;
  font-family: Montserrat, sans-serif;
}

.image-357 {
  object-fit: fill;
  margin-bottom: auto;
}

.section-85 {
  background-color: var(--election-force);
  height: 700px;
  margin-top: auto;
}

.heading-74 {
  color: var(--gainsboro);
}

.heading-75 {
  color: var(--white);
  margin: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.image-358 {
  object-fit: fill;
  margin-top: auto;
  margin-left: 0;
}

.column-339 {
  margin-top: 80px;
}

.heading-76, .text-block-575 {
  margin-top: -200px;
}

.text-block-576 {
  color: var(--white);
  margin-top: 11px;
  margin-left: 200px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 1.5em;
}

.heading-77 {
  color: var(--gainsboro);
  margin-top: 33px;
  margin-left: 200px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.text-block-577 {
  color: var(--white);
  margin-left: 200px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 1.5em;
}

.column-340 {
  margin-top: 3px;
  padding-right: 0;
}

.bold-text-50 {
  font-size: 40px;
}

.bold-text-51 {
  margin-right: -200px;
}

.heading-78 {
  color: var(--gainsboro);
  margin-top: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
}

.text-block-578 {
  color: var(--white);
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.heading-79 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 36px;
}

.homepage-textbox-lato-white {
  color: var(--white);
  text-shadow: 0 2px 3px #000000bf;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
}

.heading-80 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.text-block-580 {
  color: var(--white);
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.column-341 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.column-342, .column-343 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.column-344 {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 0 20px;
}

.column-345, .column-346 {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
}

.columns-62 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-video-11 {
  object-fit: fill;
  background-image: linear-gradient(#0006, #0006);
  height: 650px;
  display: block;
  position: relative;
  overflow: visible;
}

.heading-81 {
  text-align: center;
  text-shadow: 0 4px 9px var(--black);
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 280px;
  font-family: Montserrat, sans-serif;
  font-size: 65px;
  font-weight: 700;
  display: block;
}

.column-347 {
  padding-left: 20px;
  padding-right: 20px;
}

.column-348, .column-349 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.section-86 {
  height: 700px;
}

.section-87 {
  background-color: var(--voter-central);
  justify-content: center;
  align-items: center;
  height: 20vw;
  padding: 0 10px;
  display: flex;
}

.section-87.petitions-pro {
  background-color: var(--petition-processing);
}

.image-359, .image-360, .image-361 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-82 {
  color: var(--gainsboro);
  text-align: center;
  margin: auto;
  padding-top: 25px;
  font-family: Montserrat, sans-serif;
  display: block;
}

.heading-83, .heading-84 {
  color: var(--gainsboro);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.text-block-581 {
  color: var(--white);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.text-block-582 {
  color: var(--gainsboro);
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.text-block-583 {
  color: var(--gainsboro);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.section-88 {
  height: 700px;
}

.heading-85 {
  clear: none;
  color: var(--voter-central);
  text-align: center;
  margin: 55px auto;
  font-family: Montserrat, sans-serif;
}

.section-89 {
  background-color: var(--voter-central);
  color: var(--black);
  height: 800px;
  margin-top: auto;
}

.section-90 {
  margin-top: 0;
}

.image-362 {
  margin-top: auto;
  margin-left: 20px;
  padding-top: 0;
}

.column-350, .column-351, .column-352 {
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-584 {
  margin-top: 170px;
  margin-left: -71px;
  padding-left: 20px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  line-height: 1.5em;
}

.heading-86 {
  color: var(--white);
  margin-top: 69px;
  font-family: Montserrat, sans-serif;
}

.text-block-585 {
  color: var(--white);
  font-family: Lato, sans-serif;
  font-size: 25px;
  line-height: 1.5em;
}

.heading-87 {
  color: var(--white);
  align-self: flex-start;
  font-family: Montserrat, sans-serif;
  display: block;
}

.text-block-586 {
  color: var(--white);
  font-family: Lato, sans-serif;
  font-size: 25px;
  line-height: 1.5em;
}

.column-353 {
  margin-top: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.section-91 {
  background-color: var(--precinct-central);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 20vw;
  display: flex;
}

.image-363, .image-364 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon-100px {
  object-fit: contain;
  width: 10em;
  max-width: none;
  height: 10em;
  max-height: 8vw;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.heading-88, .heading-89 {
  color: var(--white);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.detail-verb-montserrat-w {
  color: var(--white);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  line-height: 1.2em;
}

.detail-description-montserrat-w {
  color: var(--white);
  text-align: center;
  -webkit-text-stroke-color: transparent;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 1.25vw;
  line-height: 1.5em;
}

.text-block-588, .text-block-589 {
  color: var(--white);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.column-354, .column-355, .column-356 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.section-1-transparent {
  z-index: 10;
  aspect-ratio: auto;
  color: var(--black);
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 40vw;
  margin: 0 0 -9px;
  padding: 20px 40px;
  display: flex;
  position: relative;
  overflow: visible;
}

.h2-feature-header-montserrat-w {
  color: var(--black);
  text-align: left;
  object-fit: contain;
  order: -1;
  margin: 20px auto 40px;
  font-family: Montserrat, sans-serif;
  font-size: 5vw;
}

.h2-feature-header-montserrat-w.pcc-combo {
  color: var(--precinct-central);
  font-size: 48px;
  line-height: 1.5em;
}

.h2-feature-header-montserrat-w.aim-combo {
  color: var(--election-aim);
}

.h2-feature-header-montserrat-w.eforce-combo {
  color: var(--election-force);
}

.h2-feature-header-montserrat-w.er-combo {
  color: var(--election-response);
}

.h2-feature-header-montserrat-w.vc-combo {
  color: var(--voter-central);
  text-align: left;
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  margin: 20px 0;
  display: flex;
}

.h2-feature-header-montserrat-w.live-results-combo {
  color: var(--live-results);
}

.h2-feature-header-montserrat-w.pcc-white {
  color: var(--white);
  text-align: center;
  text-shadow: 0 3px 5px #0006;
  margin-top: 140px;
}

.h2-feature-header-montserrat-w.left-column-header {
  color: var(--newest-black);
  text-align: left;
  align-self: auto;
  margin: 10px auto 20px 0;
  font-size: 3em;
  font-weight: 700;
}

.h2-feature-header-montserrat-w.left-column-header.richblack {
  color: var(--black);
  overflow: hidden;
}

.h2-feature-header-montserrat-w.pet-combo-copy {
  color: var(--petition-processing);
  text-align: left;
  -webkit-text-stroke-color: var(--petition-processing);
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  margin: 20px 0;
  display: flex;
}

.h2-feature-header-montserrat-w.center {
  color: var(--newest-black);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin: 10px 0 20px;
  display: flex;
}

.h2-feature-header-montserrat-w.about-page {
  color: var(--newest-black);
  text-align: left;
  align-self: auto;
  margin: 10px auto 20px 0;
}

.h2-feature-header-montserrat-w.left-text-align {
  color: var(--newest-black);
  text-align: center;
  align-self: auto;
  margin: 10px auto 20px 0;
  font-size: 3em;
}

.h2-feature-header-montserrat-w.left-text-align-copy {
  color: var(--newest-black);
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  align-self: auto;
  margin: 0 auto 20px 0;
  font-size: 3em;
}

.h2-feature-header-montserrat-w.left-column-header-copy-pcc {
  color: var(--newest-black);
  text-align: left;
  align-self: auto;
  margin: 10px auto 20px 0;
  font-size: 3em;
  font-weight: 700;
}

.h2-feature-header-montserrat-w.left-column-header-copy-pcc.richblack {
  color: var(--black);
  overflow: hidden;
}

.section-two-color {
  background-color: var(--precinct-central);
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 650px;
  margin: auto;
  padding: 0 10px;
  display: flex;
}

.section-two-color.aim-combo {
  background-color: var(--election-aim);
  flex-direction: row;
  height: 40vw;
  margin: 0;
  padding: 20px 80px;
  overflow: hidden;
}

.section-two-color.eforce-combo {
  background-color: var(--election-force);
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.section-two-color.live-results-comb {
  background-color: var(--live-results);
  height: 45vw;
}

.section-two-color.tenex {
  background-color: var(--tenex-blue);
  height: 45vw;
  margin-bottom: 0;
}

.section-two-color.voter-central-combo {
  background-color: var(--voter-central);
  height: 45vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.section-two-color.electino-response-combo {
  background-color: var(--election-response);
  height: 30vw;
  margin-top: auto;
}

.section-two-color.election-force-combo {
  background-color: var(--election-force);
  flex-direction: row;
  height: 45vw;
  margin-top: 0;
  padding-top: 0;
}

.section-two-color.election-todo {
  height: 45vw;
  margin-top: 0;
  margin-bottom: 0;
}

.section-two-color.campaign-desk-color {
  background-color: var(--campaign-desk-2);
  height: 45vw;
  margin-bottom: 0;
}

.section-two-color.doc-archive {
  background-color: var(--document-archive);
  height: 45vw;
}

.section-two-color.ready {
  background-color: #57cd91;
  height: 30vw;
  margin-top: auto;
  padding-bottom: 0;
}

.section-two-color.pcc {
  height: auto;
}

.section-two-color.ready-copy {
  background-color: #89f172;
  margin-top: auto;
  padding-bottom: 0;
}

.section-two-color.campaign-desk-color-copy {
  background-color: var(--campaign-desk-2);
  height: 45vw;
  margin-bottom: 0;
}

.section-two-color.absentee-combo {
  background-color: var(--absentee);
  flex-direction: row;
  height: auto;
  min-height: 40vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.section-two-color.petition-processing {
  background-color: var(--petition-processing);
}

.section-two-color.cd-combo {
  background-color: var(--campaign-desk-2);
  flex-direction: row;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 80px;
  overflow: hidden;
}

.section-two-color.vc-combo {
  background-color: var(--voter-central);
  flex-direction: row;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 80px;
  overflow: hidden;
}

.section-two-color.electiontodo-combo {
  background-color: var(--election-todo);
  flex-direction: row;
  height: auto;
  min-height: 45vw;
  margin: 0;
  padding: 20px 80px;
  overflow: hidden;
}

.section-two-color.da-combo {
  z-index: 10;
  background-color: var(--document-archive);
  flex-direction: row;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 80px;
  position: relative;
  overflow: hidden;
}

.section-two-color.er-combo {
  background-color: var(--election-response);
  flex-direction: row;
  height: 30vw;
  margin: 0;
  padding: 0 80px;
}

.section-two-color.lr-combo {
  background-color: var(--live-results);
  flex-direction: row;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 80px;
  overflow: hidden;
}

.section-two-color.lr-combo.cutoff {
  padding-bottom: 0;
}

.section-two-color.rb-combo {
  z-index: 0;
  background-color: #57cd91;
  flex-direction: row;
  height: auto;
  min-height: 45vw;
  margin: 0;
  padding: 20px 80px;
  position: relative;
  overflow: hidden;
}

.section-two-color.lr-combo-copy {
  background-color: var(--white);
  flex-direction: row;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 80px;
  overflow: hidden;
}

.section-two-color.lr-combo-copy.cutoff {
  padding-bottom: 0;
}

.section-two-color.petitions-combo {
  background-color: var(--petition-processing);
  flex-direction: row;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 80px;
}

.section-two-color.pcc-combo {
  background-color: var(--precinct-central);
  flex-direction: row;
  height: auto;
  margin: 0;
  padding: 20px 80px;
}

.section-two-color.pcc-combo.cutoff {
  padding-bottom: 0;
}

.section-two-color.ef-combo {
  background-color: var(--election-force);
  flex-direction: row;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 80px;
}

.section-two-color._10x-combo {
  background-color: var(--tenex-blue);
  flex-direction: row;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 0 40px;
  overflow: hidden;
}

.section-two-color.sd-combo {
  z-index: 10;
  background-color: var(--streets-districts);
  flex-direction: row;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 80px;
  position: relative;
  overflow: hidden;
}

.section-two-color.pal-combo {
  z-index: 10;
  background-color: var(--election-pal);
  flex-direction: row;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 80px;
  position: relative;
  overflow: hidden;
}

.section-two-color.election-link-combo {
  z-index: 10;
  background-color: var(--election-link);
  flex-direction: row;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 80px;
  position: relative;
  overflow: hidden;
}

.image-366 {
  max-height: 500px;
  margin-top: auto;
  margin-bottom: -50px;
  padding-right: 0;
}

.heading-92 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
}

.text-block-590 {
  font-size: 18px;
}

.text-block-591 {
  color: var(--white);
}

.text-block-592 {
  font-size: 18px;
  line-height: 1.5em;
}

.left-text-lato-w {
  color: var(--white);
  align-items: center;
  margin-bottom: auto;
  font-family: Lato, sans-serif;
  font-size: 1.25vw;
  line-height: 1.5em;
  display: flex;
}

.heading-93 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
}

.text-block-594 {
  color: var(--white);
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
}

.right-column-text {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.right-column-text.white {
  background-color: #ffffff4d;
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.right-column-text.vc {
  border-left: 10px solid var(--voter-central);
}

.right-column-text.vc-border {
  border-left: 10px solid var(--voter-central);
  padding-right: 0;
}

.h2-left-header-montserrat {
  color: var(--white);
  text-align: left;
  align-self: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
  line-height: 1.2em;
}

.text-block-595 {
  color: var(--white);
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
}

.image-367 {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: -8px;
  display: inline-block;
  overflow: visible;
}

.left-text-lato-b-9-23 {
  color: #2e2e2e;
  white-space: pre-wrap;
  border: 0 solid #000;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  align-self: center;
  align-items: flex-start;
  margin: 0 0 20px auto;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5em;
  display: block;
}

.left-text-lato-b-9-23.left-text-lato-white-9-23.eforce-election-body-text {
  font-size: 1.35em;
}

.left-text-lato-b-9-23._30vw {
  width: 50vw;
  margin-left: 0;
}

.left-text-lato-b-9-23.eforce-combo.richblack-copy {
  max-width: 80vw;
  margin-left: 0;
}

.left-text-lato-b-9-23.richblack {
  color: #000;
  font-size: 1.25em;
  overflow: hidden;
}

.left-text-lato-b-9-23._50vw {
  width: 40vw;
  margin-left: 0;
}

.left-text-lato-b-9-23.center {
  text-align: center;
}

.section-94 {
  background-color: var(--campaign-desk);
}

.image-368, .image-369, .image-370 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-95, .heading-96, .heading-97 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.text-block-597, .text-block-598, .text-block-599 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.section-95 {
  height: 700px;
}

.heading-98 {
  text-align: center;
  margin: 55px auto;
  font-family: Montserrat, sans-serif;
}

.column-358, .column-359, .column-360 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.section-96 {
  background-color: var(--campaign-desk);
  height: 750px;
}

.image-371 {
  margin-top: 101px;
}

.image-372 {
  align-self: center;
  margin-top: 0;
}

.columns-63 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 20vw;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.detail-verb-montserrat-black {
  color: var(--black);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 2.5em;
}

.detail-description-montserrat-black {
  color: var(--black);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.left-column-text {
  border-left: 10px solid var(--precinct-central);
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding: 0 20px 34px;
  display: flex;
}

.left-column-text.white {
  border-left-color: var(--white);
}

.left-column-text.none {
  border-left-style: none;
  border-left-color: var(--white);
  align-self: center;
  padding-bottom: 0;
}

.left-column-text.blu {
  border-left-color: var(--live-results);
  margin-top: 0;
  padding-bottom: 0;
}

.left-column-text.campaigndesk {
  border-left-color: var(--campaign-desk-2);
  padding-bottom: 0;
}

.left-column-text.none-copy {
  border-left-style: none;
  border-left-color: #57cd91;
  align-self: center;
  padding-bottom: 0;
}

.left-column-text.aim-border {
  border-left-color: var(--election-aim);
  align-items: center;
  padding-bottom: 0;
}

.columns-center {
  align-items: center;
  display: flex;
}

.columns-65 {
  align-self: auto;
  margin-bottom: auto;
  display: flex;
}

.columns-66 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-67 {
  align-items: center;
  display: flex;
}

.columns-68 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.right-column-image {
  object-fit: fill;
  flex-direction: column;
  order: 1;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.right-column-image.hidden {
  align-self: center;
}

.left-column-image {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding: 20px 40px 20px 20px;
  display: flex;
}

.left-column-image.hidden {
  margin-top: 0;
  padding: 0;
}

.left-column-image.vc-border {
  border-left: 10px solid var(--voter-central);
  align-items: flex-start;
  margin-top: 0;
}

.left-column-image.absentee {
  border-left: 10px solid var(--absentee);
  align-items: flex-start;
  margin-top: 0;
}

.left-column-image.pet-border {
  border-left: 10px solid var(--petition-processing);
  align-items: flex-start;
  margin-top: 0;
}

.columns-69 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.columns-70 {
  align-items: center;
  display: flex;
}

.columns-71 {
  align-self: auto;
  margin-bottom: -94px;
  display: flex;
}

.columns-72 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-73 {
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.detail-verb-black-9-23 {
  color: var(--black);
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  line-height: 1.2em;
}

.detail-description-black-9-23 {
  color: var(--black);
  text-align: center;
  white-space: pre-wrap;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  line-height: 1.5em;
}

.left-text-lato-black {
  color: var(--black);
  white-space: pre-wrap;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 1.25vw;
  line-height: 1.5em;
  display: flex;
}

.left-text-lato-black.italic {
  text-align: right;
  font-style: italic;
  font-weight: 700;
}

.h2-left-header-montserrat-black {
  color: var(--black);
  text-align: left;
  align-self: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 2.75vw;
  line-height: 1.2em;
  display: flex;
}

.h2-left-header-montserrat-black.blue {
  border-left: 10px solid var(--tenex-blue);
  padding-left: 40px;
}

.h2-left-header-montserrat-black.h1big {
  font-size: 48px;
}

.h2-left-header-montserrat-black.vc-combo {
  color: var(--voter-central);
}

.columns-74 {
  align-items: center;
  display: flex;
}

.image-373 {
  max-height: 70vh;
}

.section-1-infographic {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: auto;
  padding: 20px 40px 0 20px;
  display: flex;
}

.image-374 {
  max-height: 20vh;
  margin-bottom: 40px;
}

.infographic {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.bold-text-52 {
  color: var(--election-force);
  -webkit-text-stroke-color: var(--election-force);
  text-transform: uppercase;
}

.bold-text-53, .bold-text-54, .bold-text-55, .bold-text-56 {
  color: var(--election-force);
  text-transform: uppercase;
}

.image-375 {
  align-self: flex-start;
  max-width: 60%;
}

.section-1-transparent-gradient {
  background-image: linear-gradient(to bottom, var(--election-force), white 39%);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 0 auto;
  padding: 0 40px 5vw;
  display: flex;
}

.h2-feature-header-montserrat-filler {
  color: var(--white);
  text-align: center;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
}

.h2-feature-header-montserrat-filler.pcc-combo {
  color: var(--precinct-central);
  font-size: 48px;
  line-height: 1.5em;
}

.h2-feature-header-montserrat-filler.aim-combo {
  color: var(--election-aim);
}

.h2-feature-header-montserrat-filler.eforce-combo {
  color: var(--election-force);
}

.h2-feature-header-montserrat-filler.er-combo {
  color: var(--election-response);
}

.h2-feature-header-montserrat-filler.vc-combo {
  color: var(--voter-central);
}

.h2-feature-header-montserrat-filler.live-results-combo {
  color: var(--live-results);
}

.image-376 {
  display: none;
}

.image-377 {
  margin-top: 2vw;
}

.columns-75 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.image-378 {
  max-width: 70%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.image-379 {
  max-width: 200%;
}

.columns-76, .columns-77 {
  display: flex;
}

.columns-78 {
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.about-container {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/LSMBlDsPplzgaB20.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  max-width: 100vw;
  height: 500px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-97 {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.link-16 {
  font-weight: 900;
}

.list-2 {
  list-style-type: disc;
}

.list-item-62 {
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.5em;
}

.background-video-12 {
  z-index: 1;
  object-fit: contain;
  border-style: solid;
  border-color: #0000;
  border-radius: 30px;
  width: 198px;
  height: 423px;
  margin-top: 0;
}

.image-380 {
  z-index: 0;
  width: 216px;
  height: 430px;
  position: absolute;
}

.image-381 {
  max-width: 100%;
  margin-top: -30px;
}

.homepage-textbox-lato-black {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
}

.homepage-textbox-lato-black.white-text-hover:hover {
  color: var(--white);
}

.homepage-icon-container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.h2-home-monts {
  color: var(--white);
  text-align: center;
  text-shadow: 0 3px 5px #000000bf;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 2em;
  line-height: 1.2em;
}

.h2-home-monts.pcc-combo {
  color: var(--precinct-central);
  font-size: 48px;
  line-height: 1.5em;
}

.h2-home-monts.aim-combo {
  color: var(--election-aim);
}

.h2-home-monts.eforce-combo {
  color: var(--election-force);
}

.h2-home-monts.er-combo {
  color: var(--election-response);
}

.h2-home-monts.vc-combo {
  color: var(--voter-central);
}

.h2-home-monts.live-results-combo {
  color: var(--live-results);
}

.h2-home-monts-black {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 2em;
  line-height: 1.2em;
}

.h2-home-monts-black.pcc-combo {
  color: var(--precinct-central);
  font-size: 48px;
  line-height: 1.5em;
}

.h2-home-monts-black.aim-combo {
  color: var(--election-aim);
}

.h2-home-monts-black.eforce-combo {
  color: var(--election-force);
}

.h2-home-monts-black.er-combo {
  color: var(--election-response);
}

.h2-home-monts-black.vc-combo {
  color: var(--voter-central);
}

.h2-home-monts-black.live-results-combo {
  color: var(--live-results);
}

.h2-home-monts-black.lr:hover {
  color: var(--white);
}

.home-product-button {
  border: 1px solid var(--white);
  color: var(--gainsboro);
  text-align: center;
  background-color: #0000;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 250px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: all .8s;
  display: flex;
}

.home-product-button:hover {
  background-color: var(--white);
  color: var(--tenex-blue);
  transform: scale(1.05);
}

.home-product-button:active {
  border-color: var(--white);
  color: var(--white);
  background-color: #0000;
  transform: scale(.8)scale(1.1);
}

.homepage-icon-container-copy {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.homepage-icon-container-copy:hover {
  color: var(--white);
}

.column-362 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 50px;
  padding-bottom: 0;
  display: flex;
  top: 48px;
  left: 0;
}

.election-todo {
  background-color: var(--election-todo);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 20vw;
  padding: 25px 10px;
  display: flex;
}

.image-337-copy {
  object-fit: contain;
  align-self: center;
  max-width: none;
  height: 800px;
  max-height: 25vw;
  margin: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: relative;
  top: 50px;
  bottom: 50px;
}

.document-archive-container {
  background-color: var(--election-aim);
  background-image: linear-gradient(#0006, #0006), url('../images/Document-Archive-Storage.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 45vw;
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.tile-2w-election-todo {
  object-fit: fill;
  transform-style: preserve-3d;
  background-color: #1a1a1a;
  border: 0 #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1200px;
  max-width: 90vw;
  height: auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.tile-2w-election-todo:hover {
  background-color: var(--black);
  box-shadow: none;
  transform: scale3d(1.05, 1.05, 1.01);
}

.tile-2w-election-todo.homepage-tile-pcc {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-election-todo.homepage-tile-pcc:hover {
  background-color: #e74b3c;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #ff3b3b, 0 2px 7px #14142b0f;
}

.tile-2w-election-todo.homepage-tile-live-results {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-election-todo.homepage-tile-live-results:hover {
  background-color: #06c;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #06c, 0 2px 7px #14142b0f;
}

.tile-2w-election-todo.homepage-tile-aim {
  background-color: var(--tenex-blue);
  box-shadow: none;
  transform-style: preserve-3d;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-election-todo.homepage-tile-aim:hover {
  background-color: #fc980b;
  transform: scale3d(1.05, 1.05, 1.01);
  box-shadow: 1px 1px 40px 5px #fc980b, 0 2px 7px #14142b0f;
}

.tile-2w-election-todo.homepage-tile-election-force {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-election-todo.homepage-tile-election-force:hover {
  background-color: #00a572;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00a5728c, 0 2px 7px #14142b0f;
}

.tile-2w-election-todo.homepage-tile-voter-central {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-election-todo.homepage-tile-voter-central:hover {
  background-color: #00688b;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00688b, 0 2px 7px #14142b0f;
}

.tile-2w-election-todo.homepage-tile-election-reponse {
  background-color: var(--tenex-blue);
  box-shadow: none;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-election-todo.homepage-tile-election-reponse:hover {
  background-color: #6a1b9a;
  border-width: 0;
  border-color: #6a1b9a;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #6a1b9a, 0 2px 7px #14142b0f;
}

.tile-2w-election-todo.ravi-idea-2 {
  background-color: var(--black);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-election-todo.ravi-idea-2:hover {
  background-color: #00a572;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00a572, 0 2px 7px #14142b0f;
}

.tile-2w-election-todo.eforce {
  background-image: linear-gradient(#0009, #0009), url('../images/Election-Force_Home_22.14_Photo-11--low-res.png'), url('../images/Election-Force_Home_22.14_Photo-1--low-res.png');
  background-position: 0 0, 50%, 0 0;
  background-size: auto, cover, auto;
  justify-content: center;
  padding-left: 25px;
  padding-right: 25px;
  transition: all .8s;
  display: flex;
}

.tile-2w-election-todo.eforce:hover {
  background-color: var(--election-force);
}

.tile-2w-election-todo.liveresults {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  transition: all .6s;
}

.tile-2w-election-todo.liveresults:hover {
  color: var(--white);
  background-color: #06c;
}

.tile-2w-election-todo.aim {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  min-width: 0;
  transition: all .6s;
}

.tile-2w-election-todo.aim:hover {
  background-color: var(--election-aim);
}

.tile-2w-election-todo.readyboard {
  background-image: linear-gradient(#0009, #0009), url('../images/Smart-TV-conference-Readyboard-2redux.png');
  background-position: 0 0, 65%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  transition: all .8s;
}

.tile-2w-election-todo.election-response {
  background-image: linear-gradient(#0009, #0009), url('../images/Election-Response_Track-Incidents_Map-View_22.14_Photo-2-low-res.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  transition: all .8s;
}

.tile-2w-election-todo.election-response:hover {
  background-color: #6a1b9a;
}

.tile-2w-election-todo.campaign-desk {
  background-color: var(--off-white);
  color: var(--black);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  justify-content: center;
  transition: all .6s;
}

.tile-2w-election-todo.campaign-desk:hover {
  background-color: var(--campaign-desk);
}

.tile-2w-election-todo._10xu {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  transition: all .6s;
}

.tile-2w-election-todo._10xu:hover {
  background-color: var(--tenex-blue);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.tile-2w-election-todo.doc-arch {
  background-color: #0009;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Document-Archive_Containers_22.14_Photo-1-low-res.png');
  background-position: 0 0, 35%;
  background-size: auto, cover;
  justify-content: center;
  transition: all .8s;
}

.tile-2w-election-todo.doc-arch:hover {
  background-color: var(--document-archive);
}

.tile-2w-election-todo.campaign {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  transition: all .6s;
}

.tile-2w-election-todo.campaign:hover {
  background-color: var(--campaign-desk);
  -webkit-text-stroke-color: var(--white);
}

.tile-2w-election-todo._10xu-copy {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  transition: all .6s;
}

.tile-2w-election-todo._10xu-copy:hover {
  background-color: var(--tenex-blue);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.ready-board-container-copy {
  background-color: var(--election-aim);
  background-image: linear-gradient(#0006, #0006), url('../images/Smart-TV-conference-Readyboard-2redux.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  max-width: 100vw;
  height: 45vw;
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.div-block-360 {
  width: 20vw;
  max-width: none;
}

.home-product-button-dark {
  border: 1px solid var(--black);
  color: var(--black);
  text-align: center;
  background-color: #0000;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 250px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: all .8s;
  display: flex;
}

.home-product-button-dark:hover {
  border-style: solid;
  border-color: var(--white);
  background-color: var(--white);
  color: var(--tenex-blue);
  transform: scale(1.05);
}

.home-product-button-dark:active {
  border-color: var(--white);
  color: var(--white);
  background-color: #0000;
  transform: scale(.8)scale(1.1);
}

.image-382 {
  text-align: center;
  object-fit: fill;
  max-width: 30vw;
  display: block;
}

.container-67 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-383 {
  margin-top: auto;
}

.image-337-copy {
  object-fit: contain;
  margin: -150px auto auto;
  padding-left: 0;
}

.column-363 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-79 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-365 {
  align-self: center;
}

.image-362-copy {
  border-radius: 120px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.columns-71-copy {
  align-self: auto;
  margin-bottom: 0;
  display: flex;
}

.pcc-training {
  justify-content: center;
  align-items: center;
  height: 45vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
}

.image-384 {
  border-radius: 20px;
  margin-bottom: 20px;
}

.image-385 {
  border-radius: 20px;
}

.columns-80 {
  flex-direction: row;
  align-self: center;
  align-items: center;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.column-366 {
  flex-direction: column;
  align-self: center;
  align-items: center;
  display: flex;
}

.column-367 {
  border-left: 10px solid var(--precinct-central);
  flex-direction: column;
  align-self: center;
  align-items: center;
  padding-left: 20px;
  display: flex;
}

.image-386 {
  max-width: 90%;
}

.slider-training {
  z-index: 0;
  background-color: #0000;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40vw;
  height: 25vw;
  margin-top: 0;
  display: flex;
}

.slide-41-copy {
  z-index: 1;
  background-image: url('../images/TRAINING.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 0;
  position: static;
  inset: 0;
}

.slide-43-copy {
  background-image: url('../images/iPadsHigherRes.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-44-copy {
  background-image: url('../images/Cuyahoga2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-41-copy-copy {
  z-index: 1;
  background-image: url('../images/HillsboroughCounty2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 0;
  position: static;
  inset: 0;
}

.slide-42-copy {
  background-image: url('../images/GENERICIPAD.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-44-copy {
  background-image: url('../images/pollworkertestimonyimage.png');
  background-repeat: no-repeat;
  background-size: contain;
}

.mask-15-copy {
  width: 100%;
}

.slider-25 {
  height: 600px;
}

.slide-nav-11 {
  display: block;
}

.slider-lr {
  z-index: 0;
  height: 45vw;
}

.slide-lr1 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/LiveResultsirl_FINAL.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide-lr2 {
  background-image: url('../images/Live-Results-iPhone.png'), linear-gradient(to bottom, var(--live-results), var(--tenex-blue));
  background-position: 50% 100%, 0 0;
  background-size: contain, auto;
}

.slide-lr3 {
  background-image: url('../images/Cybersecurity-Reduced.jpg');
  background-position: 0 0;
  background-size: cover;
}

.hidden-text-overlay {
  z-index: 1;
  color: var(--white);
  text-align: center;
  text-shadow: 4px 4px 3px #0006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-family: Montserrat, sans-serif;
  font-size: 65px;
  font-weight: 700;
  display: none;
  position: absolute;
  inset: 0;
}

.hidden-text-overlay.epb {
  color: #fff;
  text-shadow: 4px 4px 3px #00000030;
  justify-content: flex-start;
  padding-top: 60px;
  font-size: 48px;
}

.slider-er-copy {
  z-index: 0;
  height: 45vw;
}

.slide-er1-copy {
  background-image: linear-gradient(to bottom, var(--election-response), white);
}

.slide-er2-copy {
  background-image: url('../images/Election-Response_Track-Incidents_Map-View_22.14_Photo-2-low-res.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.slider-lr-copy {
  z-index: 0;
  height: 600px;
}

.slider-aim {
  z-index: 0;
  height: 45vw;
}

.slide-lr1-copy {
  background-image: linear-gradient(#00000080, #00000080), url('../images/LiveResultsirl_FINAL.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide-aim-1 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Election-AIM_Equipment_Types_22.14_Photo-2--low-res.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide-aim2 {
  background-image: linear-gradient(to bottom, var(--election-aim), white);
}

.slide-aim3 {
  background-image: url('../images/AIM-Document-Storage-Reduced.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-aim4 {
  background-image: url('../images/AIM-Scanning-Reduced.jpg');
  background-position: 0 0;
  background-size: cover;
}

.grid-19 {
  grid-template-rows: auto auto auto;
}

.image-387 {
  max-width: 80vw;
}

.image-388 {
  max-height: 550px;
  margin-top: 20px;
  display: block;
  position: absolute;
  left: 25%;
  right: auto;
}

.h2-feature-header-montserrat-w-copy {
  color: var(--black);
  text-align: center;
  margin: 39px auto auto;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
}

.h2-feature-header-montserrat-w-copy.vc-combo {
  color: var(--voter-central);
  margin-top: 20px;
  margin-bottom: 20px;
}

.h2-feature-header-montserrat-w-copy.pcc-white {
  color: var(--white);
  text-shadow: 0 3px 5px #0006;
  margin-top: 140px;
}

.h2-feature-header-montserrat-w-copy.purple {
  border-left: 10px solid var(--election-response);
  text-align: left;
  border-radius: 0;
  margin-top: 0;
  padding-left: 20px;
  font-size: 2.75vw;
}

.columns-77-copy {
  margin-left: 100px;
  margin-right: 100px;
  display: flex;
}

.image-389 {
  align-self: auto;
  max-height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  left: 25%;
}

.column-368 {
  padding-left: 40px;
}

.columns-81 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10vw 20px;
  display: flex;
}

.list-4 {
  align-self: flex-start;
  list-style: none;
}

.columns-82 {
  object-fit: contain;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.h2-left-header-montserrat-black-2 {
  color: #000;
  text-align: left;
  align-self: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: 2.75vw;
  line-height: 1.2em;
}

.image-390 {
  border-radius: 20px;
  max-height: 25vw;
}

.image-391 {
  z-index: 2;
  position: relative;
}

.image-392 {
  max-width: 50%;
  max-height: 50px;
  margin-left: -200px;
}

.list-5 {
  order: 4;
  align-self: center;
}

.section-1-transparent-copy {
  object-fit: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  max-height: none;
  margin: auto auto 0;
  padding: 0 40px;
  display: flex;
  overflow: visible;
}

.grid-20, .grid-21 {
  grid-template-rows: auto auto auto;
}

.grid-22 {
  text-align: left;
  grid-template-rows: auto auto auto;
}

.grid-23 {
  grid-column-gap: 40px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto auto;
}

.bold-text-58 {
  font-size: 4vw;
}

.h2-left-header-montserrat-black-2-copy {
  color: #000;
  text-align: left;
  align-self: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 1.2em;
}

.h2-left-header-montserrat-black-2-copy-copy {
  color: #000;
  text-align: left;
  border-left: 10px solid #57cd91;
  align-self: flex-start;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  line-height: 1.2em;
}

.image-393 {
  order: 2;
  height: 30vw;
  display: block;
}

.image-394 {
  max-height: 35vw;
}

.section-98 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 45vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.left-text-lato-b-copy {
  color: #2e2e2e;
  white-space: pre-wrap;
  border: 0 solid #000;
  flex-direction: column;
  order: -1;
  align-self: flex-start;
  align-items: center;
  margin: 0 0 auto;
  padding-bottom: 10px;
  padding-right: 0;
  font-family: Librefranklin, sans-serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.5em;
  display: flex;
}

.left-text-lato-b-list {
  color: #2e2e2e;
  white-space: pre-wrap;
  border: 0 solid #000;
  flex-direction: column;
  align-self: center;
  align-items: flex-start;
  margin: 0 0 auto auto;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Librefranklin, sans-serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.5em;
  display: flex;
}

.columns-84 {
  order: 2;
  align-self: center;
}

.column-369 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.column-370 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-24 {
  grid-template-rows: auto auto auto;
}

.section-98-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.h2-left-left-header-montserrat-black {
  color: var(--black);
  text-align: left;
  align-self: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 2.75vw;
  line-height: 1.2em;
  display: flex;
}

.h2-left-left-header-montserrat-black.blue {
  border-left: 10px solid var(--tenex-blue);
  padding-left: 40px;
}

.h2-left-left-header-montserrat-black.h1big {
  font-size: 48px;
}

.h2-left-left-header-montserrat-black.vc-combo {
  color: var(--voter-central);
}

.left-text-lato-b-copy {
  color: #2e2e2e;
  white-space: pre-wrap;
  border: 0 solid #000;
  flex-direction: column;
  align-self: center;
  align-items: center;
  margin: 0 0 0 100px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Librefranklin, sans-serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.5em;
  display: flex;
}

.h2-left-header-montserrat-black-copy {
  color: var(--black);
  text-align: center;
  align-self: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 2.75vw;
  line-height: 1.2em;
  display: flex;
}

.h2-left-header-montserrat-black-copy.blue {
  border-left: 10px solid var(--tenex-blue);
  padding-left: 40px;
}

.h2-left-header-montserrat-black-copy.h1big {
  font-size: 48px;
}

.h2-left-header-montserrat-black-copy.vc-combo {
  color: var(--voter-central);
}

.h2-left-align-header-montserrat-black {
  color: var(--black);
  text-align: left;
  align-self: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 2.75vw;
  line-height: 1.2em;
  text-decoration: none;
  display: flex;
}

.h2-left-align-header-montserrat-black.blue {
  border-left: 10px solid var(--tenex-blue);
  padding-left: 40px;
}

.h2-left-align-header-montserrat-black.h1big {
  font-size: 48px;
}

.h2-left-align-header-montserrat-black.vc-combo {
  color: var(--voter-central);
}

.column-371 {
  align-self: center;
}

.image-395 {
  border-radius: 20px;
  height: 40vw;
}

.right-column-image-copy {
  object-fit: fill;
  flex-direction: column;
  order: 1;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.right-column-image-copy.hidden, .image-397 {
  align-self: center;
}

.section-1-transparent-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 0 auto;
  padding: 0 40px;
  display: flex;
}

.columns-85 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-86 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-87-copy {
  background-color: var(--absentee);
  justify-content: center;
  align-items: center;
  height: 20vw;
  padding: 0 10px;
  display: flex;
}

.image-398 {
  border-radius: 120px;
}

.hero-text-image-overlay-copy {
  z-index: 1;
  color: var(--white);
  text-align: center;
  text-shadow: 4px 4px 3px #0006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 45vw;
  margin: 0 auto;
  padding-top: 10vw;
  padding-bottom: 10vw;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  font-weight: 700;
  display: block;
  position: absolute;
  inset: 0% 0 0% 0%;
}

.hero-text-image-overlay-copy.epb {
  color: #fff;
  text-shadow: 4px 4px 3px #00000030;
  justify-content: flex-start;
  padding-top: 60px;
  font-size: 48px;
}

.column-372 {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  display: flex;
}

.columns-87 {
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.home-product-subheading-copy {
  color: var(--white);
  text-align: center;
  flex: 0 auto;
  align-self: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.75vw;
  font-weight: 700;
  line-height: 100%;
}

.new-button-text-yellow-copy {
  color: var(--white);
  text-align: center;
  background-color: #ffae00;
  border: 1px solid #ffae00;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin: 9px 20px auto;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.2em;
  transition: all .6s;
  display: flex;
}

.new-button-text-yellow-copy:hover {
  border-width: 1px;
  border-color: var(--tenex-blue);
  background-color: var(--white);
  color: var(--tenex-blue);
  transform: scale(1.05);
}

.new-button-text-yellow-copy:active {
  border-width: 1px;
  border-color: var(--tenex-blue);
  background-color: var(--white);
  color: var(--tenex-blue);
  transform: scale(.8)scale(1.1);
}

.column-373 {
  align-self: center;
}

.grid-25 {
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-399 {
  object-fit: contain;
  width: 8vw;
  max-height: 8vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-400 {
  width: 20vw;
  display: block;
}

.mask-18 {
  object-fit: contain;
  overflow: visible;
}

.slider-26 {
  background-color: #0000;
}

.h2-feature-header-montserrat-w-copy-copy.left-column-header {
  text-align: left;
  align-self: auto;
  margin: 10px auto 20px 0;
}

.div-block-text {
  object-fit: contain;
  align-self: auto;
  max-width: 40vw;
  margin: 40px;
  padding-left: 20px;
  overflow: visible;
}

.div-block-text.aim-combo {
  border-left: 10px solid var(--election-aim);
}

.div-block-text.cd-combo {
  border-left: 10px solid var(--campaign-desk-2);
  max-width: 50vw;
}

.div-block-text.white-outline {
  background-color: #ffffff80;
  border-radius: 20px;
  width: 50vw;
  max-width: none;
  margin: 20px;
  padding: 20px 20px 0;
}

.div-block-text.vc-combo {
  border-left: 10px solid var(--voter-central);
  max-width: 50vw;
}

.div-block-text.election-todo-combo {
  border-left: 10px solid var(--election-todo);
  max-width: 42vw;
}

.div-block-text.election-todo-combo.confidently-countdown {
  max-width: 40vw;
  margin-left: 0;
}

.div-block-text.da-combo {
  border-left: 10px solid var(--election-link);
  overflow: hidden;
}

.div-block-text.da-combo.sd-combo {
  border-left-color: var(--streets-districts);
}

.div-block-text.er-combo {
  border-left: 10px solid var(--election-response);
  border-left: 10px solid var(--voter-central);
  border-left: 10px solid var(--election-response);
  align-self: auto;
  margin-left: 0;
  margin-right: 40px;
}

.div-block-text.lr-combo {
  border-left: 10px solid var(--live-results);
  max-width: 50vw;
}

.div-block-text.lr-combo.accessible-for-all {
  max-width: 80vw;
  font-size: 14px;
  line-height: 20px;
}

.div-block-text.rb-combo {
  border-left: 10px solid #57cd91;
  max-width: 50vw;
  overflow: hidden;
}

.div-block-text.petitions {
  border-left: 10px solid var(--live-results);
}

.div-block-text.petitions-copy {
  border-left: 10px solid var(--petition-processing);
}

.div-block-text.pcc-combo {
  border-left: 10px solid var(--precinct-central);
  overflow: hidden;
}

.div-block-text.tenex-gold {
  border-left: 10px solid var(--document-archive);
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-text.tenex-gold-left {
  border-left: 10px solid var(--document-archive);
}

.div-block-text.tenex-gold-copy {
  border-left: 10px solid var(--document-archive);
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-text.da-combo-copy {
  border-left: 10px solid var(--document-archive);
}

.div-block-text.absentee {
  border-left: 10px solid var(--absentee);
}

.div-block-text.absentee.integrate-text {
  max-width: 50vw;
}

.div-block-text._10x-combo {
  border-left: 10px solid var(--tenex-blue);
  max-width: 60vw;
}

.div-block-text.doc-archives-body-text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-height: 600px;
  margin: 0;
  padding: 4px 40px 0;
  font-size: 12px;
  display: block;
  overflow: visible;
}

.div-block-text.doc-archives-body-text.organize-your-warehouse {
  width: 60vw;
  max-width: none;
  max-height: none;
  font-size: 14px;
}

.div-block-text.white-outline-copy {
  background-color: #ffffff80;
  border-radius: 20px;
  width: 50vw;
  max-width: none;
  margin: 20px;
  padding: 20px 20px 0;
}

.div-block-text.pal-combo {
  border-left: 10px solid var(--election-pal);
  overflow: hidden;
}

.div-block-text.pal-combo.sd-combo {
  border-left-color: var(--streets-districts);
}

.image-401 {
  height: 40vw;
}

.image-402 {
  max-height: 35vw;
  overflow: hidden;
}

.image-402.large-on-mobile, .image-402.large-on-mobile-aim {
  width: 60vw;
  max-height: 100%;
}

.image-9-23 {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: 0;
  padding-right: 20px;
}

.image-9-23.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.image-9-23.small {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23.small.doc-archive-laptop, .image-9-23.small.pal-laptop {
  z-index: 10;
  width: 50vw;
  margin-top: 0;
  position: relative;
  transform: translate(0);
}

.image-9-23.photo {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.image-9-23.negative-margin {
  margin-bottom: -120px;
  overflow: visible;
}

.image-9-23.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.image-9-23.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.image-9-23.large-on-mobile {
  margin-top: 0;
}

.image-9-23.smalll {
  overflow: hidden;
}

.image-9-23.smalll.readyboard-checkmark {
  margin-top: 0;
}

.image-9-23.live-results-infographic {
  width: 40vw;
  margin-top: -5vw;
}

.image-9-23.er-phone {
  width: 38vw;
  margin-top: -2vw;
}

.image-9-23.vc-laptop-img {
  width: 40vw;
  max-width: 40vw;
  max-height: 100%;
  margin-top: -10vw;
  font-size: 14px;
  overflow: hidden;
}

.image-9-23.vc-bottom-laptop {
  width: 40vw;
  max-height: 100%;
}

.image-9-23.pwp {
  width: 40vw;
  padding-right: 0;
}

.image-9-23.vertical-copy {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.image-9-23.negative-margin-doc {
  margin-bottom: 0;
  overflow: visible;
}

.image-9-23.cutoff-kr {
  max-height: 33%;
  margin-top: -3vw;
}

.image-9-23.cd-main {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23.cd-main.doc-archive-laptop {
  width: 40vw;
}

.image-9-23.cd-phone {
  width: auto;
  height: 40vw;
  margin: 10px 60px 10px 10px;
}

.image-9-23._10xu-1 {
  width: 40vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23._10xu-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.image-9-23._2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23._2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.image-9-23.lr-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23.lr-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.image-9-23.lr-info {
  margin-top: 0;
}

.image-9-23.vc-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23.vc-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.image-9-23.campaign-desk-2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23.campaign-desk-2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.image-9-23.photo-copy {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.electionaim-container-58-copy-copy {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/38F44113-B416-460C-B44C-43386E4DE1DC.jpeg');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 45vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.cd-hero-9-23 {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Calculator-Campaign-Finance-Lobbyist-reduc.jpg');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: auto;
  min-height: 50vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-403 {
  z-index: 0;
  position: absolute;
}

.section-100 {
  background-image: url('../images/joshua-sukoff-5DDYHjk_KMU-unsplash.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 45vw;
  position: absolute;
}

.left-text-lato-white-9-23 {
  color: var(--white);
  -webkit-text-stroke-color: transparent;
  white-space: pre-wrap;
  border: 0 solid #000;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  align-self: center;
  align-items: flex-start;
  margin: 0 0 0 auto;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5em;
  display: block;
}

.h2-feature-header-9-23-white {
  color: var(--white);
  text-align: left;
  object-fit: contain;
  order: -1;
  margin: 20px auto;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  font-weight: 700;
}

.h2-feature-header-9-23-white.pcc-combo {
  color: var(--precinct-central);
  font-size: 48px;
  line-height: 1.5em;
}

.h2-feature-header-9-23-white.aim-combo {
  color: var(--election-aim);
}

.h2-feature-header-9-23-white.eforce-combo {
  color: var(--election-force);
}

.h2-feature-header-9-23-white.er-combo {
  color: var(--election-response);
}

.h2-feature-header-9-23-white.vc-combo {
  color: var(--voter-central);
  text-align: left;
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  margin: 20px 0;
  display: flex;
}

.h2-feature-header-9-23-white.live-results-combo {
  color: var(--live-results);
}

.h2-feature-header-9-23-white.pcc-white {
  color: var(--white);
  text-align: center;
  text-shadow: 0 3px 5px #0006;
  margin-top: 140px;
}

.h2-feature-header-9-23-white.left-column-header {
  color: var(--white);
  text-align: left;
  align-self: auto;
  margin: 10px auto 20px 0;
  font-size: 3em;
}

.h2-feature-header-9-23-white.pet-combo-copy {
  color: var(--petition-processing);
  text-align: left;
  -webkit-text-stroke-color: var(--petition-processing);
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  margin: 20px 0;
  display: flex;
}

.detail-description-white-9-23 {
  color: var(--white);
  text-align: center;
  white-space: pre-wrap;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  line-height: 1.5em;
}

.detail-description-white-9-23.measurable-text {
  height: auto;
  margin-top: -15px;
  display: block;
  overflow: visible;
}

.detail-verb-whtie-9-23 {
  color: var(--white);
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 1.2em;
}

.vc {
  background-color: var(--tenex-blue);
  color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 20vw;
  padding: 40px;
  display: flex;
}

.div-block-361 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.voter-central {
  color: var(--white);
  text-align: center;
  flex: 0 auto;
  align-self: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2em;
}

.electiontodohero {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Election-ToDo_Calendar_Photo-2.png');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 45vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.document-archive-hero {
  background-color: var(--election-aim);
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Document-Archive-Storage.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 45vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.document-archive-hero.sd-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/iStock-1203196287.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-188-copy {
  background-color: var(--election-aim);
  color: #715f46;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 20vw;
  padding: 25px 10px;
  display: flex;
}

.div-block-188-copy.cd-combo {
  background-color: var(--campaign-desk-2);
}

.div-block-188-copy.vc-combo {
  background-color: var(--voter-central);
}

.div-block-188-copy.electiontodo-combo {
  background-color: var(--election-todo);
}

.div-block-188-copy.da-combo {
  background-color: var(--document-archive);
  height: auto;
}

.div-block-188-copy.da-combo.sd-combo {
  background-color: var(--streets-districts);
}

.div-block-188-copy.pal-combo {
  background-color: var(--election-pal);
  height: auto;
}

.div-block-188-copy.pal-combo.sd-combo {
  background-color: var(--streets-districts);
}

.div-block-188-copy.election-link-combo {
  background-color: var(--election-link);
  height: auto;
}

.div-block-188-copy.election-link-combo.sd-combo {
  background-color: var(--streets-districts);
}

.h2-feature-header-montserrat-w-copy.left-column-header {
  text-align: left;
  align-self: auto;
  margin: 10px auto 20px 0;
}

.h2-feature-header-montserrat-w-copy.left-column-header.richblack {
  color: var(--black);
  font-size: 3em;
  font-weight: 700;
}

.h2-feature-header-montserrat-w-copy.left-column-header {
  text-align: left;
  align-self: auto;
  margin: 10px auto 20px 0;
  font-size: 3vw;
}

.er-hero {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/election-response-banner-stock-4.jpg');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 45vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.grid-25-copy {
  grid-template-rows: auto auto auto;
  max-width: 40vw;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
}

.image-404 {
  width: 20vw;
}

.slider-27 {
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 30vw;
  max-height: 1500px;
  margin-left: 60px;
  display: flex;
  position: relative;
}

.er-infographic {
  z-index: 0;
  width: 10vw;
  max-width: none;
  height: auto;
  position: static;
  left: 0;
  right: 0;
}

.slide-60 {
  padding-left: 50%;
  padding-right: 50%;
  position: static;
}

.er-info-text {
  color: #2e2e2e;
  text-align: center;
  white-space: pre-wrap;
  border: 0 solid #000;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  align-self: center;
  align-items: flex-start;
  margin: 10px 0 40px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5em;
  display: block;
}

.er-info-text._30vw {
  max-width: 50vw;
  margin-left: 0;
}

.slide-61 {
  max-width: 30vw;
  max-height: 1500px;
}

.icon-101, .slide-nav-12, .icon-102 {
  color: var(--election-response);
}

.slide-62 {
  object-fit: contain;
  width: 20vw;
  height: auto;
  position: static;
}

.slider-28 {
  object-fit: contain;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 20vw;
  height: auto;
  margin-left: 60px;
  display: flex;
}

.mask-19 {
  width: 20vw;
  height: auto;
  position: static;
}

.div-block-362 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.left-arrow-7, .right-arrow-9 {
  display: none;
}

.div-block-363 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-er-slider {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.hero-text-image-overlay-2 {
  z-index: 1;
  color: #fff;
  text-align: center;
  text-shadow: 4px 4px 3px #0006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 45vw;
  margin: 0 auto;
  padding-top: 15vw;
  padding-bottom: 10vw;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
  font-weight: 700;
  display: block;
  position: absolute;
  inset: 0% 0 0% 0%;
}

.hero-text-image-overlay-2.epb-copy {
  z-index: 2;
  color: #fff;
  text-shadow: 4px 4px 3px #00000030;
  justify-content: flex-start;
  padding-top: 60px;
  font-size: 48px;
  position: relative;
}

.lr-hero-9-23-copy {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Live-Results-Header.png');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: auto;
  min-height: 50vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-1-transparent-copy {
  object-fit: cover;
  background-color: var(--live-results);
  color: var(--black);
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 45vw;
  margin: 0;
  padding: 0 40px;
  display: flex;
}

.section-101 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 30vw;
  padding-top: 0;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.voter-central-hero {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Line-Voters-Flag-redux.jpg');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: auto;
  min-height: 50vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-364 {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.center-lato-b-9-23 {
  color: var(--white);
  text-align: center;
  white-space: pre-wrap;
  border: 0 solid #000;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  align-self: center;
  align-items: flex-start;
  max-width: 50vw;
  margin: 0 0 20px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5em;
  display: block;
}

.center-lato-b-9-23._30vw {
  max-width: 50vw;
  margin-left: 0;
}

.div-block-text-white-round {
  background-image: linear-gradient(#ffffff80, #ffffff80);
  border-radius: 20px;
  margin: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-text-white-round.aim-combo {
  border-left: 10px solid var(--election-aim);
}

.div-block-text-white-round.cd-combo {
  border-left: 10px solid var(--campaign-desk-2);
}

.div-block-text-white-round.white-outline {
  background-color: #ffffff80;
  border-radius: 20px;
  padding: 40px;
}

.div-block-text-white-round.vc-combo {
  border-left: 10px solid var(--voter-central);
}

.div-block-text-white-round.election-todo-combo {
  border-left: 10px solid var(--election-todo);
}

.div-block-text-white-round.da-combo {
  border-left: 10px solid var(--document-archive);
}

.div-block-text-white-round.er-combo {
  border-left: 10px solid var(--election-response);
  border-left: 10px solid var(--voter-central);
  border-left: 10px solid var(--election-response);
  margin-left: 0;
}

.div-block-text-white-round.lr-combo {
  border-left: 10px solid var(--live-results);
}

.div-block-text-white-round.rb-combo {
  border-left: 10px solid var(--election-response);
}

.section-1-transparent-copy-copy {
  background-color: var(--live-results);
  color: var(--black);
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 0 40px;
  display: flex;
  overflow: hidden;
}

.h2-feature-header-montserrat-w-copy.left-column-header {
  color: var(--newest-black);
  text-align: left;
  align-self: auto;
  margin: 10px auto 20px 0;
}

.h2-feature-header-montserrat-w-copy-copy {
  color: var(--black);
  text-align: left;
  object-fit: contain;
  order: -1;
  margin: 20px auto 40px;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
}

.h2-feature-header-montserrat-w-copy-copy.pcc-combo {
  color: var(--precinct-central);
  font-size: 48px;
  line-height: 1.5em;
}

.h2-feature-header-montserrat-w-copy-copy.aim-combo {
  color: var(--election-aim);
}

.h2-feature-header-montserrat-w-copy-copy.eforce-combo {
  color: var(--election-force);
}

.h2-feature-header-montserrat-w-copy-copy.er-combo {
  color: var(--election-response);
}

.h2-feature-header-montserrat-w-copy-copy.vc-combo {
  color: var(--voter-central);
  text-align: left;
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  margin: 20px 0;
  display: flex;
}

.h2-feature-header-montserrat-w-copy-copy.live-results-combo {
  color: var(--live-results);
}

.h2-feature-header-montserrat-w-copy-copy.pcc-white {
  color: var(--white);
  text-align: center;
  text-shadow: 0 3px 5px #0006;
  margin-top: 140px;
}

.h2-feature-header-montserrat-w-copy-copy.left-column-header {
  color: var(--newest-black);
  text-align: left;
  align-self: auto;
  margin: 10px auto 20px 0;
}

.h2-feature-header-montserrat-w-copy-copy.pet-combo-copy {
  color: var(--petition-processing);
  text-align: left;
  -webkit-text-stroke-color: var(--petition-processing);
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  margin: 20px 0;
  display: flex;
}

.h2-feature-header-montserrat-w-copy-copy.center {
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin: 10px 0 20px;
  font-size: 3em;
  font-weight: 700;
  display: flex;
}

.petitions-hero {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Petition-PAL-Clipboard-reduc.jpg');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 45vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.pcc-hereo {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Ballot-Voters-Precinct-redux.jpg');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: auto;
  min-height: 700px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.pcc-hereo.new-size {
  min-height: 50vw;
}

.div-block-365 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-232-copy {
  margin-top: 20px;
  padding-top: 0;
  padding-left: 0;
}

.brix---grid-2-columns-ads-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  object-fit: fill;
  grid-template-rows: auto minmax(auto, 1fr) auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: stretch center;
  width: 85vw;
  max-width: 90vw;
  margin: 20px 0;
  display: grid;
}

.brix---grid-2-columns-ads-copy._4square {
  grid-template-columns: 1fr 1fr;
}

.div-block-366 {
  background-image: linear-gradient(#e74b3c, #fff 71%);
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
}

.h2-feature-header-montserrat-w-2 {
  color: #000;
  text-align: left;
  object-fit: contain;
  order: -1;
  margin: 20px auto 40px;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
}

.h2-feature-header-montserrat-w-2.pcc-white {
  color: #fff;
  text-align: center;
  text-shadow: 0 3px 5px #0006;
  margin-top: 60px;
  font-size: 4em;
}

.div-block-367 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-top: 20px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.slider-29 {
  background-color: #0000;
  overflow: visible;
}

.mask-20 {
  object-fit: contain;
  height: 200%;
  overflow: hidden;
}

.right-arrow-10 {
  display: none;
}

.slide-63 {
  background-size: contain;
  width: 100%;
}

.slide-nav-13 {
  display: none;
  overflow: hidden;
}

.div-block-368 {
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: visible;
}

.section-102 {
  margin-top: 60px;
}

.background-video-13 {
  background-image: linear-gradient(#0006, #0006);
  height: 45vw;
  margin-top: 0;
  overflow: visible;
}

.detail-description-black-9-23-2 {
  color: #000;
  text-align: center;
  white-space: pre-wrap;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  line-height: 1.5em;
}

.row-71 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-103 {
  background-color: #0000;
  background-image: none;
  background-size: auto;
  border: 2px #1289a7;
  border-radius: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 100px 0 50px;
  display: flex;
  overflow: hidden;
}

.div-block-369 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 15vw;
  margin-bottom: 60px;
  display: flex;
}

.bold-text-61 {
  font-weight: 700;
}

.div-block-370 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 15vw;
  display: flex;
}

.column-374 {
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-371 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 15vw;
  margin-bottom: 60px;
  display: flex;
}

.text-block-601 {
  color: #e3f0f7;
  text-align: center;
  background-color: #2d3b4b;
  width: 637.5px;
  padding-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}

.text-block-601.pc {
  color: #333;
  background-color: #0000;
  width: 90%;
  max-width: 100%;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  font-style: normal;
  font-weight: 400;
  line-height: 1em;
}

.div-block-372 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 15vw;
  display: flex;
}

.column-375, .column-376 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-407 {
  padding-top: 0;
}

.slide-64 {
  aspect-ratio: auto;
  height: auto;
  max-height: none;
  overflow: visible;
}

.rb-hero {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Smart-TV-conference-Readyboard-2redux.png');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: auto;
  min-height: 50vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.list-item-63 {
  font-family: Lato, sans-serif;
  font-size: 1.25vw;
}

.list-item-63.richblack {
  color: #000;
  font-size: 1.25em;
  line-height: 120%;
}

.image-409 {
  border-radius: 20px;
  max-height: 25vw;
}

.div-block-373 {
  justify-content: center;
  align-items: center;
  margin: 40px 60px;
  display: flex;
}

.image-410, .image-411, .image-412 {
  max-width: 30%;
}

.detail-verb-montserrat-w-copy {
  color: var(--white);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 2em;
  line-height: 1.2em;
}

.section-104 {
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-text-left {
  margin: 40px;
  padding-left: 20px;
}

.div-block-text-left.aim-combo {
  border-left: 10px solid var(--election-aim);
}

.div-block-text-left.cd-combo {
  border-left: 10px solid var(--campaign-desk-2);
}

.div-block-text-left.white-outline {
  background-color: #ffffff80;
  border-radius: 20px;
  padding: 40px;
}

.div-block-text-left.vc-combo {
  border-left: 10px solid var(--voter-central);
}

.div-block-text-left.election-todo-combo {
  border-left: 10px solid var(--election-todo);
}

.div-block-text-left.da-combo {
  border-left: 10px solid var(--document-archive);
}

.div-block-text-left.er-combo {
  border-left: 10px solid var(--election-response);
  border-left: 10px solid var(--voter-central);
  border-left: 10px solid var(--election-response);
  margin-left: 0;
}

.div-block-text-left.lr-combo {
  border-left: 10px solid var(--live-results);
}

.div-block-text-left.rb-combo {
  border-left: 10px solid #57cd91;
}

.div-block-text-left.petitions {
  border-left: 10px solid var(--live-results);
}

.div-block-text-left.petitions-copy {
  border-left: 10px solid var(--petition-processing);
}

.div-block-text-left.pcc-combo {
  border-left: 10px solid var(--precinct-central);
}

.div-block-text-left.tenex-gold {
  border-left: 10px solid var(--document-archive);
}

.div-block-text-left.tenex-gold-left {
  border-right: 10px solid var(--document-archive);
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
}

.left-text-lato-b-9-23-copy {
  color: #2e2e2e;
  white-space: pre-wrap;
  border: 0 solid #000;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  align-self: center;
  align-items: flex-start;
  margin: 0 0 20px auto;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.5em;
  display: block;
}

.left-text-lato-b-9-23-copy._30vw {
  max-width: 50vw;
  margin-left: 0;
}

.left-text-lato-b-9-23-copy.left-text-align {
  text-align: center;
  font-size: 1.25em;
}

.left-text-lato-b-9-23-copy.left-text-align-copy {
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.25em;
}

.image-412-copy {
  max-width: 30%;
}

.div-block-374 {
  order: 1;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-bottom: 60px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.er-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.image-413 {
  padding-top: 4vw;
  padding-bottom: 4vw;
}

.hero-text-image-overlay-3 {
  z-index: 1;
  color: #fff;
  text-align: center;
  text-shadow: 4px 4px 3px #0006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 50vw;
  margin: 0 auto;
  padding-top: 15vw;
  padding-bottom: 15vw;
  font-family: Montserrat, sans-serif;
  font-size: 4em;
  font-weight: 700;
  display: block;
  position: absolute;
  inset: 0% 0 0% 0%;
}

.eforce-hero {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Voters-Precinct-Ballot-redux.jpg');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: auto;
  min-height: 50vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-105 {
  color: #fff;
  background-color: #00a572;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1vw;
}

.h2-feature-header-montserrat-filler-2 {
  color: #fff;
  text-align: center;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
}

.bold-text-62 {
  font-size: 4vw;
}

.section-1-transparent-copy {
  background-color: var(--white);
  color: var(--black);
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 45vw;
  margin: 0;
  padding: 20px 40px;
  display: flex;
}

.bold-text-64 {
  font-size: 1em;
}

.section-1-transparent-copy {
  color: var(--black);
  object-fit: cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 40px;
  display: flex;
  overflow: hidden;
}

.navbar-2023-copy {
  background-color: var(--tenex-blue);
  color: var(--tenex-blue);
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.navbar-2023-copy.white {
  color: var(--tenex-blue);
  text-align: right;
  height: 80px;
  padding: 15px 0;
  position: static;
  inset: 0% 0% auto;
}

.brix---header-logo-3-copy {
  text-align: left;
  max-width: 250px;
  margin-top: -8px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.brix---buttons-row-center-4-copy {
  justify-content: center;
  align-items: center;
  margin-bottom: 82px;
  display: flex;
}

.by-the-numbers-copy {
  background-image: linear-gradient(to bottom, #1289a7cc, var(--gainsboro) 100%, var(--gainsboro)), url('../images/touchpadline.jpg');
  color: #0000;
  background-position: 0 0, 50%;
  background-attachment: scroll, fixed;
  margin-top: 10px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.grid-22-copy {
  grid-column-gap: 60px;
  text-align: left;
  border-radius: 0;
  grid-template-rows: auto auto auto;
  font-size: 14px;
  line-height: 20px;
  position: static;
  left: -48px;
}

.section-78-copy {
  background-color: var(--tenex-blue);
  justify-content: center;
  align-items: center;
  height: 20vw;
  margin: auto 0 auto auto;
  padding: 0 10px 0 0;
  display: flex;
}

.election-response-section-1 {
  background-color: var(--white);
  color: var(--black);
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 40px;
  display: flex;
}

.h2-feature-header-montserrat-w-copy {
  color: var(--black);
  text-align: left;
  object-fit: contain;
  order: -1;
  margin: 20px auto 40px;
  font-family: Montserrat, sans-serif;
  font-size: 5vw;
}

.h2-feature-header-montserrat-w-copy.pcc-combo {
  color: var(--precinct-central);
  font-size: 48px;
  line-height: 1.5em;
}

.h2-feature-header-montserrat-w-copy.aim-combo {
  color: var(--election-aim);
}

.h2-feature-header-montserrat-w-copy.eforce-combo {
  color: var(--election-force);
}

.h2-feature-header-montserrat-w-copy.er-combo {
  color: var(--election-response);
}

.h2-feature-header-montserrat-w-copy.vc-combo {
  color: var(--voter-central);
  text-align: left;
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  margin: 20px 0;
  display: flex;
}

.h2-feature-header-montserrat-w-copy.live-results-combo {
  color: var(--live-results);
}

.h2-feature-header-montserrat-w-copy.pcc-white {
  color: var(--white);
  text-align: center;
  text-shadow: 0 3px 5px #0006;
  margin-top: 140px;
}

.h2-feature-header-montserrat-w-copy.left-column-header {
  color: var(--newest-black);
  text-align: left;
  align-self: auto;
  margin: 10px auto 20px 0;
  font-size: 4em;
}

.h2-feature-header-montserrat-w-copy.pet-combo-copy {
  color: var(--petition-processing);
  text-align: left;
  -webkit-text-stroke-color: var(--petition-processing);
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  margin: 20px 0;
  display: flex;
}

.h2-feature-header-montserrat-w-copy.center {
  color: var(--newest-black);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin: 10px 0 20px;
  display: flex;
}

.h2-feature-header-montserrat-w-copy.about-page {
  color: var(--newest-black);
  text-align: left;
  align-self: auto;
  margin: 10px auto 20px 0;
}

.h2-feature-header-montserrat-w-copy.left-text-align {
  color: var(--newest-black);
  text-align: center;
  align-self: auto;
  margin: 10px auto 20px 0;
  font-size: 3em;
}

.sect-101-lr {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 30vw;
  padding-top: 0;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  overflow: visible;
}

.combo-er {
  color: var(--white);
  -webkit-text-stroke-color: transparent;
  white-space: pre-wrap;
  border: 0 solid #000;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  align-self: center;
  align-items: flex-start;
  margin: 0 0 20px auto;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5em;
  display: block;
}

.list-6 {
  overflow: hidden;
}

.brix---hamburger-menu-bar-bottom, .brix---hamburger-menu-bar-top {
  background-color: var(--elements-webflow-library-neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---header-nav-link {
  color: var(--black);
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  transition: color .3s;
}

.brix---header-nav-link:hover {
  color: var(--black);
}

.brix---header-nav-list-item {
  margin-bottom: 0;
  padding-left: 32px;
  list-style-type: none;
  display: flex;
}

.brix---dropdown-link {
  color: var(--tenex-blue);
  align-items: center;
  width: 100%;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link:hover {
  color: var(--black);
}

.brix---dropdown-links-grid {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-pd {
  padding: 40px;
}

.brix---dropdown-card {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-02);
  color: var(--black);
  border-radius: 20px;
  min-width: 280px;
  top: 32px;
  overflow: hidden;
}

.brix---dropdown-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper.w--open {
  color: var(--black);
  transform: translate(-50%);
}

.brix---dropdown-chevron {
  color: var(--black);
  width: 14px;
  height: auto;
  margin-left: 6px;
}

.brix---dropdown-toggle {
  color: var(--white);
  flex-direction: row;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle:hover {
  color: var(--black);
}

.brix---dropdown-wrapper {
  line-height: 1.3em;
}

.brix---header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-logo {
  max-width: 250px;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---header-logo-link.w--current {
  margin-left: 40px;
  padding-left: 0;
}

.brix---header-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---container-default-14 {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.brix---header-wrapper {
  background-color: var(--tenex-blue);
  width: 100%;
  height: 90px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

._wf-image-7 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

._wf-image-spotlight-2 {
  z-index: 1;
  opacity: .6;
  mix-blend-mode: normal;
  background-image: radial-gradient(circle, #ffffff4d 10%, #80808000 36%), linear-gradient(130deg, #f0f3 15%, #f443 29%, #f2ff0033 44%, #0f03 59%, #07f3 73%, #b0f3 88%);
  position: absolute;
  inset: -50%;
  overflow: hidden;
}

._wf-image-wrapper-7 {
  z-index: 1;
  border-radius: 30px;
  flex: 1;
  padding-top: 60%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 -20px 40px #ff7fd74d, 0 13px 40px #4900304d;
}

._wf-image-wrapper-7.gallery3 {
  position: relative;
  overflow: hidden;
}

._wf-button-icon-2 {
  width: 25px;
  height: 22px;
}

._wf-button-icon-wrapper-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: none;
  justify-content: flex-end;
  width: 25px;
  height: 22px;
  display: flex;
  overflow: hidden;
}

._wf-button-icon-wrapper-4.small {
  z-index: 2;
  width: 45px;
  padding-right: 20px;
  position: relative;
}

._wf-button-text-6 {
  text-transform: uppercase;
  white-space: nowrap;
  transform-style: preserve-3d;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: flex;
  position: absolute;
  left: 90px;
  transform: translate3d(0, 0, 40px);
}

._wf-button-text-6.primary {
  z-index: 2;
  text-transform: none;
  display: block;
  position: relative;
  left: auto;
}

._wf-button-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #5a255a;
  background-color: #fdbcfd80;
  background-image: linear-gradient(143deg, #e3c0ff, #f0b5ff 17%, #ffabff);
  border: 1px solid #ffffff5e;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 14px;
  text-decoration: none;
  transition: box-shadow .4s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: -1px -1px 20px #ffe1ff33, 0 13px 27px #7a2d6a3d;
}

._wf-button-3:hover {
  box-shadow: -1px -1px 100px #ffe1ff99;
}

._wf-button-3.ghost {
  z-index: 2;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  color: var(--stacyland-library-pinkalicious--100);
  background-color: #0000;
  background-image: linear-gradient(148deg, #3f2d3b26, #3604360f);
  border-color: #fff0fd80;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 0 10px 30px;
  transition: all .2s;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
  box-shadow: 0 13px 27px #85006833;
}

._wf-image-item-7 {
  perspective: 1000px;
  border-radius: 30px;
  width: 100%;
}

._wf-image-card-3 {
  perspective: 1000px;
  width: 100%;
}

._wf-gallery-cards-wrapper-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

._wf-title-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  min-width: 30%;
  max-width: 450px;
  display: flex;
}

._wf-title-4.center {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  align-items: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

._wf-hero4-content-3 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

._wf-text-medium-2 {
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

._wf-heading-medium-2 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

._wf-gallery-content-wrapper-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

._wf-container-10 {
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

._wf-section-9 {
  background-color: var(--stacyland-library-pinkalicious--100);
  color: var(--stacyland-library-pinkalicious--100);
  background-image: radial-gradient(circle at 0 0, #dd00dd80, #55005580), url('../images/Background-Image.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.brix---header-nav-link-main {
  color: var(--gainsboro);
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  transition: color .3s;
}

.brix---header-nav-link-main:hover {
  color: var(--black);
}

.brix---header-nav-link-main.w--current {
  color: var(--gainsboro);
}

.text-block-602 {
  color: var(--gainsboro);
  text-align: center;
  flex: 0 auto;
  height: auto;
  min-height: 0;
  display: block;
}

.nav-link-13 {
  display: none;
}

.nav-link-13.w--current {
  color: var(--gainsboro);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
}

.image-402-copy {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
}

.image-9-23-copy {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: 0;
}

.image-9-23-copy.small {
  max-height: 33vw;
}

.image-9-23-copy.photo {
  border-radius: 20px;
  max-height: 30vw;
}

.image-9-23-copy.negative-margin {
  margin-bottom: -120px;
}

.image-9-23-copy.live-results-infographic {
  margin-top: -5vw;
}

.absentee-hero-copy {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Absentee-Vote-Mail-Provisional-redux.jpg');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 45vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

._10x-hero-9-23-copy {
  background-color: var(--election-aim);
  background-image: linear-gradient(#00000080, #00000080), url('../images/10xUniversity-header.jpg');
  background-position: 0 0, 50% 35%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 45vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-414 {
  z-index: 0;
  width: 216px;
  height: 430px;
  position: absolute;
}

.background-video-14 {
  z-index: 1;
  object-fit: contain;
  border-style: solid;
  border-color: #0000;
  border-radius: 30px;
  width: 198px;
  height: 423px;
  margin-top: 4px;
  margin-left: 9px;
  margin-right: 0;
}

.div-block-376 {
  justify-content: center;
  width: 100vw;
  display: flex;
}

.div-block-377 {
  width: 20vw;
  max-width: none;
}

.div-block-378 {
  display: flex;
}

.div-block-379 {
  width: 15vw;
  min-width: 150px;
  max-width: none;
}

.grid-25-copy {
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-380 {
  background-color: #f8f6f6;
  border-radius: 20px;
  width: 15vw;
}

.text-block-603 {
  color: #000;
  text-align: center;
  padding: 10px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.home-solutions-nav-combo {
  color: var(--white);
  flex-flow: row;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  transition: color .3s;
  display: flex;
}

.home-solutions-nav-combo:hover {
  color: var(--black);
}

.quote {
  color: #686767;
  white-space: pre-wrap;
  border: 0 solid #000;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  align-self: center;
  align-items: flex-start;
  margin: 40px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.5em;
  display: block;
}

.quote._30vw {
  width: 50vw;
  margin-left: 0;
}

.quote.richblack {
  color: #000;
}

.quote.election-force {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 0;
}

.div-block-381 {
  max-width: 50vw;
  margin-top: 40px;
}

._wf-image-8 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

._wf-image-spotlight-3 {
  z-index: 1;
  opacity: .6;
  mix-blend-mode: normal;
  background-image: radial-gradient(circle, #ffffff4d 10%, #80808000 36%), linear-gradient(130deg, #f0f3 15%, #f443 29%, #f2ff0033 44%, #0f03 59%, #07f3 73%, #b0f3 88%);
  position: absolute;
  inset: -50%;
  overflow: hidden;
}

._wf-image-wrapper-8 {
  z-index: 1;
  border-radius: 30px;
  flex: 1;
  padding-top: 60%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 -20px 40px #ff7fd74d, 0 13px 40px #4900304d;
}

._wf-image-wrapper-8.gallery3 {
  position: relative;
  overflow: hidden;
}

._wf-button-icon-3 {
  width: 25px;
  height: 22px;
}

._wf-button-icon-wrapper-5 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: none;
  justify-content: flex-end;
  width: 25px;
  height: 22px;
  display: flex;
  overflow: hidden;
}

._wf-button-icon-wrapper-5.small {
  z-index: 2;
  width: 45px;
  padding-right: 20px;
  position: relative;
}

._wf-button-text-7 {
  text-transform: uppercase;
  white-space: nowrap;
  transform-style: preserve-3d;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: flex;
  position: absolute;
  left: 90px;
  transform: translate3d(0, 0, 40px);
}

._wf-button-text-7.primary {
  z-index: 2;
  text-transform: none;
  display: block;
  position: relative;
  left: auto;
}

._wf-button-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #5a255a;
  background-color: #fdbcfd80;
  background-image: linear-gradient(143deg, #e3c0ff, #f0b5ff 17%, #ffabff);
  border: 1px solid #ffffff5e;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 14px;
  text-decoration: none;
  transition: box-shadow .4s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: -1px -1px 20px #ffe1ff33, 0 13px 27px #7a2d6a3d;
}

._wf-button-4:hover {
  box-shadow: -1px -1px 100px #ffe1ff99;
}

._wf-button-4.ghost {
  z-index: 2;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  color: var(--stacyland-library-pinkalicious--100);
  background-color: #0000;
  background-image: linear-gradient(148deg, #3f2d3b26, #3604360f);
  border-color: #fff0fd80;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 0 10px 30px;
  transition: all .2s;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
  box-shadow: 0 13px 27px #85006833;
}

._wf-image-item-8 {
  perspective: 1000px;
  border-radius: 30px;
  width: 100%;
}

._wf-image-card-4 {
  perspective: 1000px;
  width: 100%;
}

._wf-gallery-cards-wrapper-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

._wf-title-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  min-width: 30%;
  max-width: 450px;
  display: flex;
}

._wf-title-5.center {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  align-items: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

._wf-hero4-content-4 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

._wf-text-medium-3 {
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

._wf-heading-medium-3 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

._wf-gallery-content-wrapper-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

._wf-container-11 {
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

._wf-section-10 {
  background-color: var(--stacyland-library-pinkalicious--100);
  color: var(--stacyland-library-pinkalicious--100);
  background-image: radial-gradient(circle at 0 0, #dd00dd80, #55005580), url('../images/Background-Image.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.columns-88 {
  clear: none;
  flex: 0 auto;
  align-self: stretch;
  align-items: flex-end;
  width: auto;
  min-width: 0;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: visible;
}

.section-106 {
  overflow: hidden;
}

.bold-text-66 {
  display: block;
}

.image-415 {
  text-align: left;
  align-self: auto;
  max-width: 60%;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.bold-text-67 {
  font-size: 4vw;
}

.section-107 {
  background-color: #1289a7;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.laptop-absentee {
  text-align: left;
  align-self: auto;
  max-width: 50vw;
  margin-top: -5vw;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.absentee-pic-2 {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: 0;
}

.absentee-pic-2.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.absentee-pic-2.small {
  max-height: 33vw;
}

.absentee-pic-2.photo {
  border-radius: 20px;
  max-height: 30vw;
}

.absentee-pic-2.negative-margin {
  margin-bottom: -120px;
}

.absentee-pic-2.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.absentee-pic-2.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.absentee-pic-2.live-results-infographic {
  margin-top: -5vw;
}

.absentee-pic-1 {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
}

.div-block-382 {
  width: 40vw;
}

.div-block-383, .div-block-383-copy {
  width: 50vw;
}

.election-todo-photo {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: -75px;
  padding-right: 0;
}

.election-todo-photo.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.election-todo-photo.small {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.election-todo-photo.small.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.election-todo-photo.photo {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.election-todo-photo.negative-margin {
  margin-bottom: -120px;
  overflow: visible;
}

.election-todo-photo.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.election-todo-photo.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.election-todo-photo.smalll {
  overflow: hidden;
}

.election-todo-photo.live-results-infographic {
  margin-top: -5vw;
}

.election-todo-photo.er-phone {
  margin-top: -2vw;
}

.election-todo-photo.vc-laptop-img {
  width: 40vw;
  max-width: 40vw;
  max-height: 100%;
  font-size: 14px;
  overflow: hidden;
}

.election-todo-photo.vc-bottom-laptop {
  width: 40vw;
  max-height: 100%;
}

.election-todo-photo.pwp {
  width: 40vw;
  padding-right: 0;
}

.election-todo-photo.vertical-copy {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.election-todo-photo.negative-margin-doc {
  margin-bottom: -120px;
  overflow: visible;
}

.election-todo-photo.cutoff-kr {
  max-height: 33%;
  margin-top: -3vw;
}

.election-todo-photo.cd-main {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.election-todo-photo.cd-main.doc-archive-laptop {
  width: 40vw;
}

.election-todo-photo.cd-phone {
  width: auto;
  height: 40vw;
  margin: 10px 60px 10px 10px;
}

.election-todo-photo._10xu-1 {
  width: 40vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.election-todo-photo._10xu-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.election-todoaa {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: -75px;
  padding-right: 20px;
}

.election-todoaa.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.election-todoaa.small {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.election-todoaa.small.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.election-todoaa.photo {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.election-todoaa.negative-margin {
  margin-bottom: -120px;
  overflow: visible;
}

.election-todoaa.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.election-todoaa.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.election-todoaa.smalll {
  overflow: hidden;
}

.election-todoaa.live-results-infographic {
  margin-top: -5vw;
}

.election-todoaa.er-phone {
  margin-top: -2vw;
}

.election-todoaa.vc-laptop-img {
  width: 40vw;
  max-width: 40vw;
  max-height: 100%;
  font-size: 14px;
  overflow: hidden;
}

.election-todoaa.vc-bottom-laptop {
  width: 40vw;
  max-height: 100%;
}

.election-todoaa.pwp {
  width: 40vw;
  padding-right: 0;
}

.election-todoaa.vertical-copy {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.election-todoaa.negative-margin-doc {
  margin-bottom: -120px;
  overflow: visible;
}

.election-todoaa.cutoff-kr {
  max-height: 33%;
  margin-top: -3vw;
}

.election-todoaa.cd-main {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.election-todoaa.cd-main.doc-archive-laptop {
  width: 40vw;
}

.election-todoaa.cd-phone {
  width: auto;
  height: 40vw;
  margin: 10px 60px 10px 10px;
}

.election-todoaa._10xu-1 {
  width: 40vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.election-todoaa._10xu-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.election-todoaa._2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: -5vw;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.election-todoaa._2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.election-todo-2 {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: 0;
  padding-right: 20px;
}

.election-todo-2.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.election-todo-2.small {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.election-todo-2.small.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.election-todo-2.photo {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.election-todo-2.negative-margin {
  margin-bottom: -120px;
  overflow: visible;
}

.election-todo-2.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.election-todo-2.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.election-todo-2.smalll {
  overflow: hidden;
}

.election-todo-2.live-results-infographic {
  margin-top: -5vw;
}

.election-todo-2.er-phone {
  margin-top: -2vw;
}

.election-todo-2.vc-laptop-img {
  width: 40vw;
  max-width: 40vw;
  max-height: 100%;
  font-size: 14px;
  overflow: hidden;
}

.election-todo-2.vc-bottom-laptop {
  width: 40vw;
  max-height: 100%;
}

.election-todo-2.pwp {
  width: 40vw;
  padding-right: 0;
}

.election-todo-2.vertical-copy {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.election-todo-2.negative-margin-doc {
  margin-bottom: -120px;
  overflow: visible;
}

.election-todo-2.cutoff-kr {
  max-height: 33%;
  margin-top: -3vw;
}

.election-todo-2.cd-main {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.election-todo-2.cd-main.doc-archive-laptop {
  width: 40vw;
}

.election-todo-2.cd-phone {
  width: auto;
  height: 40vw;
  margin: 10px 60px 10px 10px;
}

.election-todo-2._10xu-1 {
  width: 40vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.election-todo-2._10xu-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.election-todo-2._2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.election-todo-2._2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.pcc-1 {
  max-height: 35vw;
  overflow: hidden;
}

.pcc-1.large-on-mobile {
  width: 60vw;
  max-height: 100%;
}

.live-results-phone {
  height: 35vw;
  margin-top: -5vw;
}

.petitions-grid {
  grid-template-rows: auto auto;
  max-width: 60vw;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
}

.petitions-laptop {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: -75px;
  padding-right: 20px;
}

.petitions-laptop.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.petitions-laptop.small {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.petitions-laptop.small.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.petitions-laptop.photo {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.petitions-laptop.negative-margin {
  margin-bottom: -120px;
  overflow: visible;
}

.petitions-laptop.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.petitions-laptop.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.petitions-laptop.large-on-mobile {
  margin-top: 0;
}

.petitions-laptop.smalll {
  overflow: hidden;
}

.petitions-laptop.live-results-infographic {
  margin-top: -5vw;
}

.petitions-laptop.er-phone {
  margin-top: -2vw;
}

.petitions-laptop.vc-laptop-img {
  width: 40vw;
  max-width: 40vw;
  max-height: 100%;
  margin-top: 0;
  font-size: 14px;
  overflow: hidden;
}

.petitions-laptop.vc-bottom-laptop {
  width: 40vw;
  max-height: 100%;
}

.petitions-laptop.pwp {
  width: 40vw;
  padding-right: 0;
}

.petitions-laptop.vertical-copy {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.petitions-laptop.negative-margin-doc {
  margin-bottom: -120px;
  overflow: visible;
}

.petitions-laptop.cutoff-kr {
  max-height: 33%;
  margin-top: -3vw;
}

.petitions-laptop.cd-main {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.petitions-laptop.cd-main.doc-archive-laptop {
  width: 40vw;
}

.petitions-laptop.cd-phone {
  width: auto;
  height: 40vw;
  margin: 10px 60px 10px 10px;
}

.petitions-laptop._10xu-1 {
  width: 40vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.petitions-laptop._10xu-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.petitions-laptop._2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.petitions-laptop._2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.petitions-laptop.lr-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.petitions-laptop.lr-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.petitions-laptop.lr-info {
  margin-top: 0;
}

.petitions-laptop.vc-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.petitions-laptop.vc-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.eforce-1 {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: 10px;
  padding-right: 20px;
}

.eforce-1.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.eforce-1.small {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.eforce-1.small.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.eforce-1.photo {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.eforce-1.negative-margin {
  margin-bottom: -120px;
  overflow: visible;
}

.eforce-1.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.eforce-1.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.eforce-1.large-on-mobile {
  margin-top: 0;
}

.eforce-1.smalll {
  overflow: hidden;
}

.eforce-1.live-results-infographic {
  margin-top: -5vw;
}

.eforce-1.er-phone {
  margin-top: -2vw;
}

.eforce-1.vc-laptop-img {
  width: 40vw;
  max-width: 40vw;
  max-height: 100%;
  margin-top: 0;
  font-size: 14px;
  overflow: hidden;
}

.eforce-1.vc-bottom-laptop {
  width: 40vw;
  max-height: 100%;
}

.eforce-1.pwp {
  width: 40vw;
  padding-right: 0;
}

.eforce-1.vertical-copy {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.eforce-1.negative-margin-doc {
  margin-bottom: -120px;
  overflow: visible;
}

.eforce-1.cutoff-kr {
  max-height: 33%;
  margin-top: -3vw;
}

.eforce-1.cd-main {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.eforce-1.cd-main.doc-archive-laptop {
  width: 40vw;
}

.eforce-1.cd-phone {
  width: auto;
  height: 40vw;
  margin: 10px 60px 10px 10px;
}

.eforce-1._10xu-1 {
  width: 40vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.eforce-1._10xu-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.eforce-1._2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.eforce-1._2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.eforce-1.lr-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.eforce-1.lr-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.eforce-1.lr-info {
  margin-top: 0;
}

.eforce-1.vc-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.eforce-1.vc-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.italic-text-14 {
  font-weight: 300;
}

.er-phone-div-block {
  object-fit: contain;
  align-self: auto;
  max-width: 60vw;
  margin: 40px;
  padding-left: 20px;
  overflow: visible;
}

.er-phone-div-block.aim-combo {
  border-left: 10px solid var(--election-aim);
}

.er-phone-div-block.cd-combo {
  border-left: 10px solid var(--campaign-desk-2);
  max-width: 50vw;
}

.er-phone-div-block.white-outline {
  background-color: #ffffff80;
  border-radius: 20px;
  width: 50vw;
  max-width: none;
  margin: 20px;
  padding: 20px 20px 0;
}

.er-phone-div-block.vc-combo {
  border-left: 10px solid var(--voter-central);
  max-width: 50vw;
}

.er-phone-div-block.election-todo-combo {
  border-left: 10px solid var(--election-todo);
  max-width: 60vw;
}

.er-phone-div-block.election-todo-combo.confidently-countdown {
  max-width: 40vw;
  margin-left: 0;
}

.er-phone-div-block.da-combo {
  border-left: 10px solid var(--document-archive);
  overflow: hidden;
}

.er-phone-div-block.er-combo {
  border-left: 10px solid var(--election-response);
  border-left: 10px solid var(--voter-central);
  border-left: 10px solid var(--election-response);
  align-self: auto;
  margin-left: 0;
  margin-right: 0;
}

.er-phone-div-block.lr-combo {
  border-left: 10px solid var(--live-results);
  max-width: 50vw;
}

.er-phone-div-block.lr-combo.accessible-for-all {
  max-width: 80vw;
  font-size: 14px;
  line-height: 20px;
}

.er-phone-div-block.rb-combo {
  border-left: 10px solid #57cd91;
  overflow: hidden;
}

.er-phone-div-block.petitions {
  border-left: 10px solid var(--live-results);
}

.er-phone-div-block.petitions-copy {
  border-left: 10px solid var(--petition-processing);
}

.er-phone-div-block.pcc-combo {
  border-left: 10px solid var(--precinct-central);
  overflow: hidden;
}

.er-phone-div-block.tenex-gold {
  border-left: 10px solid var(--document-archive);
  padding-top: 0;
  padding-bottom: 0;
}

.er-phone-div-block.tenex-gold-left {
  border-left: 10px solid var(--document-archive);
}

.er-phone-div-block.tenex-gold-copy {
  border-left: 10px solid var(--document-archive);
  padding-top: 20px;
  padding-bottom: 20px;
}

.er-phone-div-block.da-combo-copy {
  border-left: 10px solid var(--document-archive);
}

.er-phone-div-block.absentee {
  border-left: 10px solid var(--absentee);
}

.er-phone-div-block.absentee.integrate-text {
  max-width: 50vw;
}

.er-phone-div-block._10x-combo {
  border-left: 10px solid var(--tenex-blue);
  max-width: 60vw;
}

.er-phone-div-block.doc-archives-body-text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-height: 600px;
  margin: 0;
  padding: 4px 40px 0;
  font-size: 12px;
  display: block;
  overflow: visible;
}

.er-phone-div-block.doc-archives-body-text.organize-your-warehouse {
  width: 60vw;
  max-width: none;
  max-height: none;
  font-size: 14px;
}

.div-block-385 {
  justify-content: center;
  display: flex;
}

.div-block-386 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-387 {
  flex-direction: column;
  align-self: center;
  align-items: center;
  padding-left: 40px;
  display: flex;
}

.aim-div-1 {
  object-fit: contain;
  align-self: auto;
  max-width: 60vw;
  margin: 40px;
  padding-left: 20px;
  overflow: visible;
}

.aim-div-1.aim-combo {
  border-left: 10px solid var(--election-aim);
}

.aim-div-1.cd-combo {
  border-left: 10px solid var(--campaign-desk-2);
  max-width: 50vw;
}

.aim-div-1.white-outline {
  background-color: #ffffff80;
  border-radius: 20px;
  width: 50vw;
  max-width: none;
  margin: 20px;
  padding: 20px 20px 0;
}

.aim-div-1.vc-combo {
  border-left: 10px solid var(--voter-central);
  max-width: 50vw;
}

.aim-div-1.election-todo-combo {
  border-left: 10px solid var(--election-todo);
  max-width: 60vw;
}

.aim-div-1.election-todo-combo.confidently-countdown {
  max-width: 40vw;
  margin-left: 0;
}

.aim-div-1.da-combo {
  border-left: 10px solid var(--document-archive);
  overflow: hidden;
}

.aim-div-1.er-combo {
  border-left: 10px solid var(--election-response);
  border-left: 10px solid var(--voter-central);
  border-left: 10px solid var(--election-response);
  align-self: auto;
  margin-left: 0;
  margin-right: 0;
}

.aim-div-1.lr-combo {
  border-left: 10px solid var(--live-results);
  max-width: 50vw;
}

.aim-div-1.lr-combo.accessible-for-all {
  max-width: 80vw;
  font-size: 14px;
  line-height: 20px;
}

.aim-div-1.rb-combo {
  border-left: 10px solid #57cd91;
  overflow: hidden;
}

.aim-div-1.petitions {
  border-left: 10px solid var(--live-results);
}

.aim-div-1.petitions-copy {
  border-left: 10px solid var(--petition-processing);
}

.aim-div-1.pcc-combo {
  border-left: 10px solid var(--precinct-central);
  overflow: hidden;
}

.aim-div-1.tenex-gold {
  border-left: 10px solid var(--document-archive);
  padding-top: 0;
  padding-bottom: 0;
}

.aim-div-1.tenex-gold-left {
  border-left: 10px solid var(--document-archive);
}

.aim-div-1.tenex-gold-copy {
  border-left: 10px solid var(--document-archive);
  padding-top: 20px;
  padding-bottom: 20px;
}

.aim-div-1.da-combo-copy {
  border-left: 10px solid var(--document-archive);
}

.aim-div-1.absentee {
  border-left: 10px solid var(--absentee);
}

.aim-div-1.absentee.integrate-text {
  max-width: 50vw;
}

.aim-div-1._10x-combo {
  border-left: 10px solid var(--tenex-blue);
  max-width: 60vw;
}

.aim-div-1.doc-archives-body-text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-height: 600px;
  margin: 0;
  padding: 4px 40px 0;
  font-size: 12px;
  display: block;
  overflow: visible;
}

.aim-div-1.doc-archives-body-text.organize-your-warehouse {
  width: 60vw;
  max-width: none;
  max-height: none;
  font-size: 14px;
}

.aim-laptop {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: -75px;
  padding-right: 20px;
}

.aim-laptop.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.aim-laptop.small {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-laptop.small.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.aim-laptop.photo {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.aim-laptop.negative-margin {
  margin-bottom: -120px;
  overflow: visible;
}

.aim-laptop.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.aim-laptop.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.aim-laptop.large-on-mobile {
  margin-top: 0;
}

.aim-laptop.smalll {
  overflow: hidden;
}

.aim-laptop.live-results-infographic {
  margin-top: -5vw;
}

.aim-laptop.er-phone {
  width: 38vw;
  margin-top: -2vw;
}

.aim-laptop.vc-laptop-img {
  width: 40vw;
  max-width: 40vw;
  max-height: 100%;
  margin-top: 0;
  font-size: 14px;
  overflow: hidden;
}

.aim-laptop.vc-bottom-laptop {
  width: 40vw;
  max-height: 100%;
}

.aim-laptop.pwp {
  width: 40vw;
  padding-right: 0;
}

.aim-laptop.vertical-copy {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.aim-laptop.negative-margin-doc {
  margin-bottom: -120px;
  overflow: visible;
}

.aim-laptop.cutoff-kr {
  max-height: 33%;
  margin-top: -3vw;
}

.aim-laptop.cd-main {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-laptop.cd-main.doc-archive-laptop {
  width: 40vw;
}

.aim-laptop.cd-phone {
  width: auto;
  height: 40vw;
  margin: 10px 60px 10px 10px;
}

.aim-laptop._10xu-1 {
  width: 40vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-laptop._10xu-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.aim-laptop._2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-laptop._2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.aim-laptop.lr-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-laptop.lr-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.aim-laptop.lr-info {
  margin-top: 0;
}

.aim-laptop.vc-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-laptop.vc-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.aim-laptop.campaign-desk-2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-laptop.campaign-desk-2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.aim-section {
  z-index: 0;
  aspect-ratio: auto;
  color: var(--black);
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.aim-scanner {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: 0;
  padding-right: 0;
}

.aim-scanner.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.aim-scanner.small {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-scanner.small.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.aim-scanner.photo {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.aim-scanner.negative-margin {
  margin-bottom: -120px;
  overflow: visible;
}

.aim-scanner.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.aim-scanner.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.aim-scanner.large-on-mobile {
  margin-top: 0;
}

.aim-scanner.smalll {
  overflow: hidden;
}

.aim-scanner.live-results-infographic {
  margin-top: -5vw;
}

.aim-scanner.er-phone {
  width: 38vw;
  margin-top: -2vw;
}

.aim-scanner.vc-laptop-img {
  width: 40vw;
  max-width: 40vw;
  max-height: 100%;
  margin-top: 0;
  font-size: 14px;
  overflow: hidden;
}

.aim-scanner.vc-bottom-laptop {
  width: 40vw;
  max-height: 100%;
}

.aim-scanner.pwp {
  width: 40vw;
  padding-right: 0;
}

.aim-scanner.vertical-copy {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.aim-scanner.negative-margin-doc {
  margin-bottom: -120px;
  overflow: visible;
}

.aim-scanner.cutoff-kr {
  max-height: 33%;
  margin-top: -3vw;
}

.aim-scanner.cd-main {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-scanner.cd-main.doc-archive-laptop {
  width: 40vw;
}

.aim-scanner.cd-phone {
  width: auto;
  height: 40vw;
  margin: 10px 60px 10px 10px;
}

.aim-scanner._10xu-1 {
  width: 40vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-scanner._10xu-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.aim-scanner._2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-scanner._2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.aim-scanner.lr-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-scanner.lr-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.aim-scanner.lr-info {
  margin-top: 0;
}

.aim-scanner.vc-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-scanner.vc-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.aim-scanner.campaign-desk-2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.aim-scanner.campaign-desk-2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.radyboardphone {
  z-index: 5;
  border-radius: 20px;
  width: 25vw;
  max-height: none;
  margin-top: -75px;
  padding-right: 20px;
  position: relative;
}

.radyboardphone.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.radyboardphone.small {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.radyboardphone.small.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  margin-top: 0;
  position: relative;
  transform: translate(0);
}

.radyboardphone.photo {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.radyboardphone.negative-margin {
  margin-bottom: -120px;
  overflow: visible;
}

.radyboardphone.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.radyboardphone.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.radyboardphone.large-on-mobile {
  margin-top: 0;
}

.radyboardphone.smalll {
  overflow: hidden;
}

.radyboardphone.live-results-infographic {
  margin-top: -5vw;
}

.radyboardphone.er-phone {
  width: 38vw;
  margin-top: -2vw;
}

.radyboardphone.vc-laptop-img {
  width: 40vw;
  max-width: 40vw;
  max-height: 100%;
  margin-top: 0;
  font-size: 14px;
  overflow: hidden;
}

.radyboardphone.vc-bottom-laptop {
  width: 40vw;
  max-height: 100%;
}

.radyboardphone.pwp {
  width: 40vw;
  padding-right: 0;
}

.radyboardphone.vertical-copy {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.radyboardphone.negative-margin-doc {
  margin-bottom: -120px;
  overflow: visible;
}

.radyboardphone.cutoff-kr {
  max-height: 33%;
  margin-top: -3vw;
}

.radyboardphone.cd-main {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.radyboardphone.cd-main.doc-archive-laptop {
  width: 40vw;
}

.radyboardphone.cd-phone {
  width: auto;
  height: 40vw;
  margin: 10px 60px 10px 10px;
}

.radyboardphone._10xu-1 {
  width: 40vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.radyboardphone._10xu-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.radyboardphone._2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.radyboardphone._2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.radyboardphone.lr-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.radyboardphone.lr-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.radyboardphone.lr-info {
  margin-top: 0;
}

.radyboardphone.vc-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.radyboardphone.vc-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.radyboardphone.campaign-desk-2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.radyboardphone.campaign-desk-2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.radyboardphone.photo-copy {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.ready-laptop {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: 0;
  padding-right: 20px;
}

.ready-laptop.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.ready-laptop.small {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.ready-laptop.small.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  margin-top: 0;
  position: relative;
  transform: translate(0);
}

.ready-laptop.photo {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.ready-laptop.negative-margin {
  margin-bottom: -120px;
  overflow: visible;
}

.ready-laptop.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.ready-laptop.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.ready-laptop.large-on-mobile {
  margin-top: 0;
}

.ready-laptop.smalll {
  overflow: hidden;
}

.ready-laptop.smalll.readyboard-checkmark {
  margin-top: 0;
}

.ready-laptop.live-results-infographic {
  margin-top: -5vw;
}

.ready-laptop.er-phone {
  width: 38vw;
  margin-top: -2vw;
}

.ready-laptop.vc-laptop-img {
  width: 40vw;
  max-width: 40vw;
  max-height: 100%;
  margin-top: 0;
  font-size: 14px;
  overflow: hidden;
}

.ready-laptop.vc-bottom-laptop {
  width: 40vw;
  max-height: 100%;
}

.ready-laptop.pwp {
  width: 40vw;
  padding-right: 0;
}

.ready-laptop.vertical-copy {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.ready-laptop.negative-margin-doc {
  margin-bottom: -120px;
  overflow: visible;
}

.ready-laptop.cutoff-kr {
  max-height: 33%;
  margin-top: -3vw;
}

.ready-laptop.cd-main {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.ready-laptop.cd-main.doc-archive-laptop {
  width: 40vw;
}

.ready-laptop.cd-phone {
  width: auto;
  height: 40vw;
  margin: 10px 60px 10px 10px;
}

.ready-laptop._10xu-1 {
  width: 40vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.ready-laptop._10xu-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.ready-laptop._2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.ready-laptop._2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.ready-laptop.lr-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.ready-laptop.lr-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.ready-laptop.lr-info {
  margin-top: 0;
}

.ready-laptop.vc-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.ready-laptop.vc-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.ready-laptop.campaign-desk-2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.ready-laptop.campaign-desk-2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.ready-laptop.photo-copy {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.section-1-transparent-rb {
  z-index: 0;
  aspect-ratio: auto;
  color: var(--black);
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 40vw;
  margin: 0;
  padding: 20px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-364-copy {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.h2-feature-header-montserrat-filler-2-copy {
  color: #fff;
  text-align: center;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
}

.section-1-transparent-copy {
  z-index: 10;
  aspect-ratio: auto;
  color: var(--black);
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 30vw;
  margin: 0;
  padding: 20px 40px 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-9-23-copy {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: 0;
  padding-right: 20px;
}

.image-9-23-copy.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.image-9-23-copy.small {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23-copy.small.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  margin-top: 0;
  position: relative;
  transform: translate(0);
}

.image-9-23-copy.photo {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.image-9-23-copy.negative-margin {
  margin-bottom: -120px;
  overflow: visible;
}

.image-9-23-copy.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.image-9-23-copy.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.image-9-23-copy.large-on-mobile {
  margin-top: 0;
}

.image-9-23-copy.smalll {
  overflow: hidden;
}

.image-9-23-copy.smalll.readyboard-checkmark {
  margin-top: 0;
}

.image-9-23-copy.live-results-infographic {
  width: 40vw;
  margin-top: -5vw;
}

.image-9-23-copy.er-phone {
  width: 38vw;
  margin-top: -2vw;
}

.image-9-23-copy.vc-laptop-img {
  width: 40vw;
  max-width: 40vw;
  max-height: 100%;
  margin-top: -10vw;
  font-size: 14px;
  overflow: hidden;
}

.image-9-23-copy.vc-bottom-laptop {
  width: 40vw;
  max-height: 100%;
}

.image-9-23-copy.pwp {
  width: 40vw;
  padding-right: 0;
}

.image-9-23-copy.vertical-copy {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.image-9-23-copy.negative-margin-doc {
  margin-bottom: -120px;
  overflow: visible;
}

.image-9-23-copy.cutoff-kr {
  max-height: 33%;
  margin-top: -3vw;
}

.image-9-23-copy.cd-main {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23-copy.cd-main.doc-archive-laptop {
  width: 40vw;
}

.image-9-23-copy.cd-phone {
  width: auto;
  height: 40vw;
  margin: 10px 60px 10px 10px;
}

.image-9-23-copy._10xu-1 {
  width: 40vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23-copy._10xu-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.image-9-23-copy._2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23-copy._2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.image-9-23-copy.lr-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23-copy.lr-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.image-9-23-copy.lr-info {
  margin-top: 0;
}

.image-9-23-copy.vc-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23-copy.vc-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.image-9-23-copy.campaign-desk-2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.image-9-23-copy.campaign-desk-2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.image-9-23-copy.photo-copy {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.cd-laptop {
  border-radius: 20px;
  width: 40vw;
  max-height: none;
  margin-top: -5vw;
  padding-right: 20px;
}

.cd-laptop.vertical {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.cd-laptop.small {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.cd-laptop.small.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  margin-top: 0;
  position: relative;
  transform: translate(0);
}

.cd-laptop.photo {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.cd-laptop.negative-margin {
  margin-bottom: -120px;
  overflow: visible;
}

.cd-laptop.negative-top {
  max-height: 40vw;
  margin-top: -60px;
  margin-bottom: 0;
}

.cd-laptop.cutoff {
  max-height: 33vw;
  margin-top: -3vw;
}

.cd-laptop.large-on-mobile {
  margin-top: 0;
}

.cd-laptop.smalll {
  overflow: hidden;
}

.cd-laptop.smalll.readyboard-checkmark {
  margin-top: 0;
}

.cd-laptop.live-results-infographic {
  width: 40vw;
  margin-top: -5vw;
}

.cd-laptop.er-phone {
  width: 38vw;
  margin-top: -2vw;
}

.cd-laptop.vc-laptop-img {
  width: 40vw;
  max-width: 40vw;
  max-height: 100%;
  margin-top: -10vw;
  font-size: 14px;
  overflow: hidden;
}

.cd-laptop.vc-bottom-laptop {
  width: 40vw;
  max-height: 100%;
}

.cd-laptop.pwp {
  width: 40vw;
  padding-right: 0;
}

.cd-laptop.vertical-copy {
  max-height: 40vw;
  margin: 10px 60px 10px 10px;
}

.cd-laptop.negative-margin-doc {
  margin-bottom: -120px;
  overflow: visible;
}

.cd-laptop.cutoff-kr {
  max-height: 33%;
  margin-top: -3vw;
}

.cd-laptop.cd-main {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.cd-laptop.cd-main.doc-archive-laptop {
  width: 40vw;
}

.cd-laptop.cd-phone {
  width: auto;
  height: 40vw;
  margin: 10px 60px 10px 10px;
}

.cd-laptop._10xu-1 {
  width: 40vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.cd-laptop._10xu-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.cd-laptop._2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.cd-laptop._2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.cd-laptop.lr-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.cd-laptop.lr-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.cd-laptop.lr-info {
  margin-top: 0;
}

.cd-laptop.vc-1 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.cd-laptop.vc-1.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.cd-laptop.campaign-desk-2 {
  width: 50vw;
  max-width: none;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.cd-laptop.campaign-desk-2.doc-archive-laptop {
  z-index: 10;
  width: 50vw;
  position: relative;
  transform: translate(0);
}

.cd-laptop.photo-copy {
  border-radius: 20px;
  max-height: 30vw;
  overflow: hidden;
}

.section-1-transparent-da {
  z-index: 10;
  aspect-ratio: auto;
  color: var(--black);
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 50vw;
  margin: 0;
  padding: 20px 40px;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-388 {
  display: flex;
}

.tile-2w-copy {
  transform-style: preserve-3d;
  background-color: #1a1a1a;
  border: 0 #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40vw;
  height: 40vw;
  padding: 25px;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.tile-2w-copy:hover {
  background-color: var(--black);
  box-shadow: none;
  transform: scale3d(1.05, 1.05, 1.01);
}

.tile-2w-copy.homepage-tile-pcc {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-copy.homepage-tile-pcc:hover {
  background-color: #e74b3c;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #ff3b3b, 0 2px 7px #14142b0f;
}

.tile-2w-copy.homepage-tile-live-results {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-copy.homepage-tile-live-results:hover {
  background-color: #06c;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #06c, 0 2px 7px #14142b0f;
}

.tile-2w-copy.homepage-tile-aim {
  background-color: var(--tenex-blue);
  box-shadow: none;
  transform-style: preserve-3d;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-copy.homepage-tile-aim:hover {
  background-color: #fc980b;
  transform: scale3d(1.05, 1.05, 1.01);
  box-shadow: 1px 1px 40px 5px #fc980b, 0 2px 7px #14142b0f;
}

.tile-2w-copy.homepage-tile-election-force {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-copy.homepage-tile-election-force:hover {
  background-color: #00a572;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00a5728c, 0 2px 7px #14142b0f;
}

.tile-2w-copy.homepage-tile-voter-central {
  background-color: var(--tenex-blue);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-copy.homepage-tile-voter-central:hover {
  background-color: #00688b;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00688b, 0 2px 7px #14142b0f;
}

.tile-2w-copy.homepage-tile-election-reponse {
  background-color: var(--tenex-blue);
  box-shadow: none;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-copy.homepage-tile-election-reponse:hover {
  background-color: #6a1b9a;
  border-width: 0;
  border-color: #6a1b9a;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #6a1b9a, 0 2px 7px #14142b0f;
}

.tile-2w-copy.ravi-idea-2 {
  background-color: var(--black);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 25px 10px;
  transition: all .6s;
}

.tile-2w-copy.ravi-idea-2:hover {
  background-color: #00a572;
  transform: scale(1.05);
  box-shadow: 1px 1px 40px 5px #00a572, 0 2px 7px #14142b0f;
}

.tile-2w-copy.eforce {
  background-image: linear-gradient(#0009, #0009), url('../images/Election-Force_Home_22.14_Photo-11--low-res.png'), url('../images/Election-Force_Home_22.14_Photo-1--low-res.png');
  background-position: 0 0, 50%, 0 0;
  background-size: auto, cover, auto;
  justify-content: center;
  height: auto;
  padding-left: 25px;
  padding-right: 25px;
  transition: all .8s;
  display: flex;
}

.tile-2w-copy.eforce:hover {
  background-color: var(--election-force);
}

.tile-2w-copy.liveresults {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w-copy.liveresults:hover {
  color: var(--white);
  background-color: #06c;
}

.tile-2w-copy.aim {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  min-width: 0;
  height: auto;
  transition: all .6s;
}

.tile-2w-copy.aim:hover {
  background-color: var(--election-aim);
}

.tile-2w-copy.readyboard {
  background-image: linear-gradient(#0009, #0009), url('../images/Smart-TV-conference-Readyboard-2redux.png');
  background-position: 0 0, 65%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  height: auto;
  transition: all .8s;
}

.tile-2w-copy.election-response {
  background-image: linear-gradient(#0009, #0009), url('../images/Election-Response_Track-Incidents_Map-View_22.14_Photo-2-low-res.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-width: 0;
  height: auto;
  transition: all .8s;
}

.tile-2w-copy.election-response:hover {
  background-color: #6a1b9a;
}

.tile-2w-copy.campaign-desk {
  background-color: var(--off-white);
  color: var(--black);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  justify-content: center;
  transition: all .6s;
}

.tile-2w-copy.campaign-desk:hover {
  background-color: var(--campaign-desk);
}

.tile-2w-copy._10xu {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w-copy._10xu:hover {
  background-color: var(--tenex-blue);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.tile-2w-copy.doc-arch {
  background-color: #0009;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Document-Archive_Containers_22.14_Photo-1-low-res.png');
  background-position: 0 0, 35%;
  background-size: auto, cover;
  justify-content: center;
  height: auto;
  transition: all .8s;
}

.tile-2w-copy.doc-arch:hover {
  background-color: var(--document-archive);
}

.tile-2w-copy.campaign {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w-copy.campaign:hover {
  background-color: var(--campaign-desk);
  -webkit-text-stroke-color: var(--white);
}

.tile-2w-copy.vc {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w-copy.vc:hover {
  background-color: var(--voter-central);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.tile-2w-copy.todo {
  background-color: var(--off-white);
  color: var(--black);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Election-ToDo_Calendar_Photo-1.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w-copy.todo:hover {
  background-color: var(--tenex-blue);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.tile-2w-copy.pcc {
  background-color: var(--off-white);
  color: var(--black);
  justify-content: center;
  height: auto;
  transition: all .6s;
}

.tile-2w-copy.pcc:hover {
  color: var(--white);
  background-color: #06c;
}

.pcc-home, .pcc-home-copy {
  width: auto;
  max-width: 25vw;
  height: 90%;
  margin: 0 20px;
  padding-top: 0;
}

.image-331-copy {
  max-width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.image-328-copy {
  width: auto;
  height: 30vh;
  margin-top: 0;
}

.div-block-389 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 10px 60px 40px;
  display: block;
}

.div-block-390 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.div-block-391, .div-block-392 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  display: flex;
}

.section-108 {
  padding-left: 60px;
  padding-right: 60px;
}

.document-archive-hero-copy {
  background-color: var(--election-aim);
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#00000080, #00000080), url('../images/StreetsOverview.png');
  background-position: 0 0, 0 0;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 45vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.bold-text-71 {
  color: var(--black);
}

.detail-description-white {
  color: var(--black);
  text-align: center;
  white-space: pre-wrap;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  line-height: 1.5em;
}

.bold-text-72, .bold-text-73 {
  color: var(--black);
}

.election-link-hero {
  background-color: var(--election-aim);
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#00000080, #00000080), url('../images/ElectionLink-BannerImage.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 45vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.election-link-hero.sd-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/iStock-1203196287.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.sd-text-overlay {
  z-index: 1;
  color: var(--white);
  text-align: center;
  text-shadow: 4px 4px 3px #0006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 40vw;
  margin: 0 auto;
  padding-top: 17vw;
  padding-bottom: 15vw;
  font-family: Montserrat, sans-serif;
  font-size: 4em;
  font-weight: 700;
  display: block;
  position: absolute;
  inset: 0% 0 0% 0%;
}

.sd-text-overlay.epb {
  color: #fff;
  text-shadow: 4px 4px 3px #00000030;
  justify-content: flex-start;
  padding-top: 60px;
  font-size: 48px;
}

.sd-text-overlay.epb-copy {
  z-index: 2;
  color: #fff;
  text-shadow: 4px 4px 3px #00000030;
  justify-content: flex-start;
  padding-top: 60px;
  font-size: 48px;
  position: relative;
}

.election-link-header {
  background-color: #0000;
  width: 100vw;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.div-block-393 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -25px;
  display: flex;
}

.image-330-copy {
  max-width: 20vw;
  margin-top: auto;
  padding-bottom: 0;
  overflow: visible;
}

.text-block-604 {
  max-width: 80vw;
}

.policy-box {
  margin-bottom: 5px;
}

.h3-subtext-black-left {
  color: #2e2e2e;
  text-align: left;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5em;
}

.h3-subtext-black-left.white {
  color: var(--white);
  margin-left: 60px;
  margin-right: 60px;
  font-size: 20px;
  overflow: hidden;
}

.h3-tech-feature-mont-left {
  color: var(--tenex-blue);
  text-align: left;
  align-self: center;
  margin-top: 10px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5em;
}

.h3-subtext-black-left-copy {
  color: #2e2e2e;
  text-align: left;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5em;
}

.h3-subtext-black-left-copy.white {
  color: var(--white);
  margin-left: 60px;
  margin-right: 60px;
  font-size: 20px;
  overflow: hidden;
}

.brix---color-accent-5 {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---color-neutral-819 {
  color: var(--elements-webflow-library-neutral--800);
}

.brix---color-neutral-820 {
  color: var(--elements-webflow-library-neutral--600);
}

.brix---color-neutral-821 {
  color: var(--elements-webflow-library-neutral--100);
}

.brix---mg-bottom-8px {
  margin-bottom: 8px;
}

.brix---mg-bottom-24px-3 {
  margin-bottom: 24px;
}

.brix---mg-bottom-32px-6 {
  margin-bottom: 32px;
}

.brix---mg-bottom-40px-8 {
  margin-bottom: 40px;
}

.brix---mg-top-56px {
  margin-top: 56px;
}

.brix---text-200 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.brix---grid-1-column-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---btn-primary {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---input {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-02);
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---input:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-03);
}

.brix---input:focus {
  border-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--800);
}

.brix---input::placeholder {
  color: var(--elements-webflow-library-neutral--600);
  font-size: 18px;
}

.brix---text-area {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-02);
  border-radius: 22px;
  min-height: 144px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---text-area:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-03);
}

.brix---text-area:focus {
  border-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--800);
}

.brix---text-area::placeholder {
  color: var(--elements-webflow-library-neutral--600);
  font-size: 18px;
}

.brix---square-icon-2 {
  border-radius: 16px;
}

.brix---container-default-15 {
  max-width: 1218px;
  padding-top: 60px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---heading-h3-size-5 {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---success-message {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---text-center-8 {
  text-align: center;
}

.brix---card-link-icon-wrapper {
  border: 1px solid var(--elements-webflow-library--neutral--200);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 6px 0 var(--elements-webflow-library--general--shadow-01);
  color: var(--elements-webflow-library-neutral--600);
  transform-style: preserve-3d;
  border-radius: 14px;
  align-items: center;
  padding: 14px 18px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  text-decoration: none;
  transition: transform .3s, border-color .3s, color .3s;
  display: flex;
}

.brix---card-link-icon-wrapper:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  transform: scale3d(.96, .96, 1.01);
}

.brix---subtitle {
  color: var(--elements-webflow-library-accent--primary-1);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---mg-bottom-160px {
  margin-bottom: 160px;
}

.brix---link-icon-right-3 {
  margin-left: 6px;
}

.brix---paragraph-default-7 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---card-form {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  min-height: 576px;
  margin-bottom: 0;
  padding: 56px 40px;
}

.brix---input-label {
  color: var(--elements-webflow-library-neutral--800);
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 20px;
}

.brix---icon-success-message-big {
  width: 60px;
  margin-bottom: 10px;
}

.brix---link-wrapper-color-primary {
  color: var(--elements-webflow-library-accent--primary-1);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper-color-primary:hover {
  color: var(--elements-webflow-library--secondary--color-1);
}

.brix---text-200-bold {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---big-icon-left {
  border-radius: 16px;
  margin-right: 16px;
}

.brix---section-position-relative {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.brix---form-grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---inner-container-400px {
  max-width: 400px;
}

.brix---icon-square-acent-36px {
  background-color: var(--elements-webflow-library-accent--primary-1);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---icon-square-acent-36px:hover {
  transform: scale(.92);
}

.brix---social-media-grid-left-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: start;
  align-self: center;
  justify-items: start;
}

.brix---3-columns-1-col-tablet-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---card-link-center {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  color: var(--elements-webflow-library-neutral--600);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 24px;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
}

.brix---card-link-center:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---half-bg-bottom-70 {
  z-index: -1;
  background-color: var(--elements-webflow-library--neutral--200);
  width: 100%;
  height: 70%;
  position: absolute;
  inset: auto 0% 0%;
}

.brix---grid-2-contact-v9 {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .7fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---inner-container-700px-center {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.brix---color-neutral-822 {
  color: var(--elements-webflow-library-neutral--600);
}

.brix---color-neutral-823 {
  color: var(--elements-webflow-library-neutral--100);
}

.h3-tech-feature-mont-copy, .h3-contact-white {
  color: var(--tenex-blue);
  text-align: center;
  align-self: center;
  margin-top: 10px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5em;
}

.link-17 {
  vertical-align: baseline;
  display: inline;
}

.html-embed-21 {
  flex-direction: column;
  width: auto;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 1em;
  font-weight: 600;
  line-height: 1em;
  display: block;
}

.code-embed {
  flex: 1;
  align-self: stretch;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
}

.h3-subtext-black-copy {
  color: #2e2e2e;
  text-align: center;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-size: .75em;
  font-weight: 500;
  line-height: 1.5em;
}

.h3-subtext-black-copy.white {
  color: var(--white);
  margin-bottom: 60px;
  margin-left: 60px;
  margin-right: 60px;
  font-size: 20px;
  overflow: hidden;
}

.h3-subtext-black-divider {
  color: #2e2e2e;
  text-align: center;
  border-bottom: 2px solid #f79332;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5em;
}

.h3-subtext-black-divider.white {
  color: var(--white);
  margin-bottom: 60px;
  margin-left: 60px;
  margin-right: 60px;
  font-size: 20px;
  overflow: hidden;
}

.image-416, .image-417 {
  height: 50px;
  min-height: 35px;
  max-height: 125px;
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-418 {
  height: 100px;
}

.section-109 {
  flex-flow: column;
  align-self: center;
  display: flex;
}

.image-419 {
  align-self: center;
  height: 100px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-420 {
  align-self: center;
  height: 150px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-421 {
  height: 75px;
}

.grid-26 {
  grid-template-columns: 1fr;
  align-self: stretch;
}

html.w-mod-js [data-ix="new-interaction"] {
  opacity: 0;
  transform: translate(0, 500px);
}

@media screen and (min-width: 1440px) {
  .text-block-75.pc {
    font-size: 3vw;
  }

  .pcsecuritypoint {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .aimicontxt {
    line-height: 1.2em;
  }

  .h1_pc {
    background-image: linear-gradient(#00000080, #00000080);
    font-size: 3vw;
  }

  .body-12 {
    background-color: #0000;
  }

  .html-embed-20 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .container {
    justify-content: center;
    padding-bottom: 40px;
  }

  .hero-stack {
    border-width: 0;
    border-color: #0000;
  }

  .hero-stack.test4 {
    background-image: linear-gradient(180deg, var(--tenex-blue), transparent 35%, transparent), url('../images/TEDClassic-MockupLaptop-2025.png');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: flex-start;
    align-items: center;
    min-height: 1750px;
    position: relative;
    inset: 0% 0% auto;
  }

  .hero-wrapper-two.test4 {
    justify-content: center;
    position: relative;
    inset: auto 0%;
  }

  ._10x-hero-subheading {
    text-align: center;
    margin-bottom: 24px;
  }

  ._10x-button-primary {
    background-image: linear-gradient(to bottom, var(--tenex-blue), var(--tenex-blue));
    transition-duration: .6s, .6s, .6s, .6s;
  }

  ._10x-button-primary._10x-contact-us-header-button {
    margin-top: 0;
  }

  ._10x-hero-quote {
    color: var(--tenex-blue);
  }

  ._10x-section-title {
    color: var(--tenex-blue);
    font-family: Codecpro, sans-serif;
    font-weight: 300;
  }

  ._10x-body-text-white-left-aligned {
    font-family: Nunito;
    font-weight: 300;
  }

  ._10x-body-text-white-left-aligned.committment-to-excellence-subtitle-centered {
    display: block;
  }

  .brix---z-index-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .brix---cta-section {
    background-image: linear-gradient(to bottom, transparent, var(--tenex-blue));
    border: 0 #0000;
  }

  .div-block-309 {
    background-color: #0000;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .brix---image {
    transition: box-shadow .6s;
  }

  ._10x---image-wrapper-br-24px-shadow:hover {
    box-shadow: none;
  }

  ._10x---grid-2-columns-text-left {
    margin-top: 40px;
  }

  ._10x---container-default-3 {
    max-width: 80%;
  }

  .brix---section-3 {
    transition-duration: .6s;
  }

  ._wf-image-wrapper-6 {
    background-image: linear-gradient(130deg, var(--tenex-blue), transparent);
    box-shadow: none;
  }

  ._wf-hero-images-container-2 {
    transition: all .6s;
  }

  ._10x-product-center-h2 {
    font-size: 20px;
    font-weight: 300;
  }

  ._wf-container-7.aim-technical-features-block {
    background-color: var(--gainsboro);
    max-width: 80%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  ._wf-container-7.aim-technical-features-block-copy {
    max-width: 80%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  ._wf-section-7 {
    padding-bottom: 0;
  }

  ._wf-section-7.hero4 {
    color: var(--white);
    background-image: none;
  }

  ._wf-feature-title-3, ._wf-title-3 {
    align-items: center;
  }

  ._wf-feature-content-wrapper-3 {
    align-items: center;
    margin-top: 0;
  }

  .div-block-310 {
    margin-top: 25px;
  }

  .lottie-animation {
    object-fit: fill;
    width: 75%;
    position: relative;
  }

  ._10x-product-left-h2 {
    color: var(--white);
    font-family: Codecpro, sans-serif;
    font-weight: 400;
  }

  .section-44 {
    flex-direction: column;
    margin-top: 0;
    padding-bottom: 45px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-225 {
    max-width: 10vw;
  }

  .brix---mg-bottom-24px {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .brix---mg-bottom-40px-4 {
    margin-top: 0;
  }

  .brix---paragraph-default-4 {
    display: block;
  }

  .brix---footer-link {
    color: #fff;
    -webkit-text-stroke-color: #fff;
    font-weight: 300;
    display: flex;
  }

  .brix---grid-footer-v1 {
    grid-column-gap: 91px;
    grid-template-columns: minmax(340px, 1fr) auto auto auto;
  }

  .brix---footer-wrapper {
    background-color: var(--tenex-blue);
    margin-top: 0;
  }

  .brix---logo-strip-image-card {
    background-color: #0000;
    border-radius: 100%;
    transition: box-shadow .6s;
  }

  .brix---logo-strip-full-width {
    clear: none;
    text-align: center;
    white-space: normal;
    object-fit: fill;
    flex-flow: wrap;
    place-content: stretch flex-start;
    padding-right: 0;
    display: block;
    overflow: hidden;
  }

  .brix---section-logo-strip-v6 {
    background-color: var(--gainsboro);
  }

  ._10x-heading-home-h2 {
    font-size: 42px;
  }

  .brix---container-default-8 {
    max-width: 1400px;
  }

  .brix---section-5 {
    background-color: var(--gainsboro);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .brix---color-neutral-813 {
    margin-top: -41px;
    padding-top: 13px;
    padding-bottom: 200px;
  }

  .lottie-animation-2, .lottie-animation-3, .lottie-animation-4 {
    max-width: 65%;
  }

  .homepage-tile.homepage-tile-pcc {
    transition: transform .6s, color .6s;
  }

  .homepage-tile.homepage-tile-pcc:hover {
    box-shadow: 1px 1px 40px 5px #e74b3c99, 0 2px 7px #14142b0f;
  }

  .homepage-tile.homepage-tile-live-results {
    transition-duration: .6s, .6s;
    box-shadow: 0 2px 7px #14142b0f;
  }

  .homepage-tile.homepage-tile-live-results:hover {
    box-shadow: 1px 1px 40px 5px #06c9, 0 2px 7px #14142b0f;
  }

  .homepage-tile.homepage-tile-aim {
    transition-duration: .6s, .6s;
  }

  .homepage-tile.homepage-tile-aim:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #fc980b99, 0 2px 7px #14142b0f;
  }

  .homepage-tile.homepage-tile-election-force {
    transition-duration: .6s, .6s;
  }

  .homepage-tile.homepage-tile-election-force:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #00a57299, 0 2px 7px #14142b0f;
  }

  .homepage-tile.homepage-tile-voter-central {
    transition-duration: .6s, .6s;
  }

  .homepage-tile.homepage-tile-voter-central:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #00688b99, 0 2px 7px #14142b0f;
  }

  .homepage-tile.homepage-tile-election-reponse {
    transition-duration: .6s, .6s;
  }

  .homepage-tile.homepage-tile-election-reponse:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #6a1b9a99, 0 2px 7px #14142b0f;
  }

  .homepage-tile.ravi-idea-2 {
    transition-duration: .6s, .6s;
    box-shadow: 0 2px 7px #14142b0f;
  }

  .homepage-tile.ravi-idea-2:hover {
    box-shadow: 1px 1px 40px 5px #06c, 0 2px 7px #14142b0f;
  }

  .homepage-body-text {
    color: #fffc;
    font-family: Open Sans, sans-serif;
    font-weight: 300;
  }

  .image-229 {
    max-width: 20%;
  }

  .configured-to-your-workflow-icons {
    margin-top: 12px;
    margin-bottom: 0;
  }

  .brix---text-200-list-bold {
    color: #fff;
    font-family: Codecpro, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }

  .brix---heading-h2-size-14 {
    color: var(--white);
    font-family: Codecpro, sans-serif;
  }

  .brix---section-6.homepage-pcc-spotlight {
    transition: all .6s;
  }

  .brix---text-center-6 {
    margin-top: -30px;
  }

  .brix---container-default-9 {
    margin-top: -11px;
  }

  .brix---z-index-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .brix---cta-section-2 {
    padding-top: 20px;
  }

  ._10x-product-title-h1 {
    color: #fff;
  }

  .dropdown-toggle-4 {
    padding: 0 10px 0 0;
  }

  .div-block-311 {
    width: 15vw;
    min-width: 130px;
    padding-top: 0;
  }

  .brix---hero-bg-image-dark {
    background-image: repeating-linear-gradient(#0d0d0d, #1289a780 50%, #0d0d0d);
  }

  .brix---header-nav-link-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .brix---header-nav-list-item-2 {
    display: block;
  }

  .brix---header-nav-menu-list-3 {
    justify-content: center;
  }

  .navbar-2023-elements {
    justify-content: space-between;
  }

  .navbar-2023-container {
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-2023 {
    background-color: #0d0d0d;
  }

  .navbar-2023.white {
    background-color: var(--tenex-blue);
    position: static;
    inset: 0% auto auto 0%;
  }

  .newbutton2023 {
    transition: all .6s;
  }

  .newbutton2023:hover {
    background-color: var(--tenex-blue);
  }

  .newbutton2023:active {
    background-color: #0a5264;
  }

  .homepage-medium-heading {
    color: var(--white);
    font-family: Codecpro, sans-serif;
  }

  .homepage-10xu-spotlight-image {
    background-image: none;
    transition: all .6s;
  }

  .homepage-10xu-spotlight-image:hover {
    box-shadow: none;
    transform: translate(0)scale(1.05);
  }

  .image-232 {
    margin-top: auto;
  }

  .by-the-numbers {
    background-image: linear-gradient(to bottom, #1289a7cc, var(--gainsboro) 100%, var(--gainsboro)), url('../images/touchpadline.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
    background-attachment: scroll, fixed;
    margin-top: 40px;
    overflow: hidden;
  }

  .paragraph-21 {
    color: var(--white);
    font-weight: 700;
  }

  .paragraph-21:hover {
    transform: scale3d(1none, 1none, 1none) translate(0px, 0px);
    color: var(--white);
  }

  .paragraph-21:active {
    transform: scale3d(1none, 1none, 1none) translate(0px, 0px);
    color: #737373;
  }

  .video-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    display: flex;
  }

  .cta-section-bottom {
    background-image: linear-gradient(to bottom, var(--gainsboro), #1289a7cc), url('../images/touchpadline.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
    background-attachment: scroll, fixed;
    margin-bottom: -184px;
    padding-bottom: 9.4em;
  }

  .background-video-8 {
    -webkit-text-fill-color: inherit;
    object-fit: contain;
    object-position: 50% 100%;
    background-image: linear-gradient(#e74b3c66, #e74b3c66 60%, #0d0d0d);
    background-clip: border-box;
    height: 900px;
    overflow: visible;
  }

  .container-48 {
    object-fit: cover;
  }

  .section-46 {
    background-image: linear-gradient(#00688b66, #0d0d0d), url('../images/VoterCentralCoverPage-p-1600_1.jpeg');
    background-position: 0 0, 100% 0;
    background-size: auto, cover;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 600px;
    display: flex;
  }

  .section-48 {
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .slider-22 {
    max-height: none;
    margin-top: 80px;
    padding: 10px 0 20px;
  }

  ._4square-tile-gray.homepage-tile-pcc {
    transition: transform .6s, color .6s;
  }

  ._4square-tile-gray.homepage-tile-pcc:hover {
    box-shadow: 1px 1px 40px 5px #e74b3c, 0 2px 7px #14142b0f;
  }

  ._4square-tile-gray.homepage-tile-live-results {
    transition-duration: .6s, .6s;
    box-shadow: 0 2px 7px #14142b0f;
  }

  ._4square-tile-gray.homepage-tile-live-results:hover {
    box-shadow: 1px 1px 40px 5px #06c, 0 2px 7px #14142b0f;
  }

  ._4square-tile-gray.homepage-tile-aim {
    transition-duration: .6s, .6s;
  }

  ._4square-tile-gray.homepage-tile-aim:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #fc980b, 0 2px 7px #14142b0f;
  }

  ._4square-tile-gray.homepage-tile-election-force {
    transition-duration: .6s, .6s;
  }

  ._4square-tile-gray.homepage-tile-election-force:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #00a572, 0 2px 7px #14142b0f;
  }

  ._4square-tile-gray.homepage-tile-voter-central {
    transition-duration: .6s, .6s;
  }

  ._4square-tile-gray.homepage-tile-voter-central:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #00688b, 0 2px 7px #14142b0f;
  }

  ._4square-tile-gray.homepage-tile-election-reponse {
    transition-duration: .6s, .6s;
  }

  ._4square-tile-gray.homepage-tile-election-reponse:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #6a1b9a, 0 2px 7px #14142b0f;
  }

  .div-block-314 {
    object-fit: fill;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 1400px;
    display: flex;
  }

  .image-245 {
    max-width: 50%;
  }

  .image-245.pop {
    margin-top: -100px;
  }

  .brix---grid-2-columns-ads {
    flex: 1;
  }

  .section-54 {
    background-color: var(--gainsboro);
    color: var(--gainsboro);
    margin-bottom: -23px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .button-1-teal {
    transition: all .6s;
  }

  .button-1-teal:hover {
    background-color: var(--tenex-blue);
  }

  .button-1-teal:active {
    background-color: #0a5264;
  }

  .tile-2w {
    background-color: var(--off-white);
    border-style: none;
  }

  .tile-2w.homepage-tile-pcc {
    transition: transform .6s, color .6s;
  }

  .tile-2w.homepage-tile-pcc:hover {
    box-shadow: 1px 1px 40px 5px #e74b3c, 0 2px 7px #14142b0f;
  }

  .tile-2w.homepage-tile-live-results {
    transition-duration: .6s, .6s;
    box-shadow: 0 2px 7px #14142b0f;
  }

  .tile-2w.homepage-tile-live-results:hover {
    box-shadow: 1px 1px 40px 5px #06c, 0 2px 7px #14142b0f;
  }

  .tile-2w.homepage-tile-aim {
    transition-duration: .6s, .6s;
  }

  .tile-2w.homepage-tile-aim:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #fc980b, 0 2px 7px #14142b0f;
  }

  .tile-2w.homepage-tile-election-force {
    transition-duration: .6s, .6s;
  }

  .tile-2w.homepage-tile-election-force:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #00a572, 0 2px 7px #14142b0f;
  }

  .tile-2w.homepage-tile-voter-central {
    transition-duration: .6s, .6s;
  }

  .tile-2w.homepage-tile-voter-central:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #00688b, 0 2px 7px #14142b0f;
  }

  .tile-2w.homepage-tile-election-reponse {
    transition-duration: .6s, .6s;
  }

  .tile-2w.homepage-tile-election-reponse:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #6a1b9a, 0 2px 7px #14142b0f;
  }

  .tile-2w.ravi-idea-2 {
    transition-duration: .6s, .6s;
    box-shadow: 0 2px 7px #14142b0f;
  }

  .tile-2w.ravi-idea-2:hover {
    box-shadow: 1px 1px 40px 5px #06c, 0 2px 7px #14142b0f;
  }

  .tile-2w.eforce {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Election-Force_Home_22.14_Photo-11--low-res.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding-left: 25px;
    padding-right: 25px;
    transition: all .8s;
  }

  .tile-2w.liveresults {
    border-style: none;
  }

  .tile-2w.aim {
    transition: all .8s;
  }

  .tile-2w.aim:hover {
    background-color: #fc980b;
  }

  .tile-2w.readyboard {
    transition: all .8s;
  }

  .tile-2w.election-response {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Election-Response_Track-Incidents_Map-View_22.14_Photo-2-low-res.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    margin-bottom: 15px;
    padding-top: 70px;
    padding-bottom: 45px;
  }

  .tile-2w.campaign-desk {
    background-color: var(--off-white);
    transition: all .8s;
  }

  .tile-2w.campaign-desk:hover {
    background-color: var(--lobbyist-management);
  }

  .tile-2w._10xu {
    background-color: var(--off-white);
    transition: all .8s;
  }

  .tile-2w._10xu:hover {
    background-color: var(--tenex-blue);
  }

  .tile-2w.doc-arch {
    transition: all .8s, color .3s;
  }

  .tile-2w.campaign, .tile-2w.vc {
    background-color: var(--off-white);
    transition: all .8s;
  }

  .tile-2w.vc:hover {
    background-color: var(--voter-central);
  }

  .tile-2w.todo {
    background-color: var(--off-white);
    background-image: linear-gradient(#00000080, #00000080), url('../images/Election-ToDo_Calendar_Photo-1.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    transition: all .8s;
  }

  .tile-2w.todo:hover {
    background-color: var(--tenex-blue);
  }

  .tile-2w.pcc {
    border-style: none;
    margin-left: 40px;
    margin-right: 40px;
  }

  .tile-2w.election-link {
    background-color: var(--off-white);
    background-image: linear-gradient(#00000080, #00000080), url('../images/iStock-1203196287.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    transition: all .8s;
  }

  .tile-2w.election-link:hover {
    background-color: var(--tenex-blue);
  }

  .tile-2w.streets {
    background-color: var(--off-white);
    transition: all .8s;
  }

  .tile-2w.streets:hover {
    background-color: var(--voter-central);
  }

  .image-260 {
    max-width: 80%;
  }

  .image-261 {
    align-self: center;
    width: 420px;
    margin-top: -73px;
    margin-bottom: -35px;
    padding-top: 0;
    padding-bottom: 0;
    bottom: 2px;
  }

  .campaign-desk {
    flex: 1;
    min-width: 1400px;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .image-281 {
    z-index: 2;
    width: 40%;
    top: -171.719px;
    bottom: 752.115px;
    left: 386px;
  }

  .image-282 {
    z-index: 3;
    width: 60%;
    top: 378.25px;
    left: -561px;
  }

  .image-283 {
    z-index: 3;
    top: 285.008px;
    bottom: 48.703px;
    left: 661px;
  }

  .image-284 {
    z-index: 0;
    top: 664.667px;
    left: 192px;
  }

  .image-285 {
    z-index: 1;
    width: 70%;
    left: -14%;
  }

  .style-body-section {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .dm-sans-hero {
    font-family: Montserrat, sans-serif;
    font-size: 65px;
    font-weight: 700;
    transition: all .2s;
  }

  .dm-sans-heading-1 {
    font-family: Montserrat, sans-serif;
    font-size: 50px;
  }

  .dm-sans-heading-2 {
    font-size: 40px;
  }

  .dm-sans-heading-2.black {
    margin-top: 0;
  }

  .dm-sans-heading-3 {
    font-size: 24px;
  }

  .dm-sans-subheading-1 {
    font-size: 36px;
  }

  .dm-sans-subheading-2 {
    font-size: 24px;
  }

  .h3-subtext-black {
    white-space: pre-wrap;
    font-size: 20px;
    line-height: 1.5em;
  }

  .h3-subtext-black.white, .nunito-quote-text {
    font-size: 20px;
  }

  .dm-sans-hero-white {
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-size: 65px;
  }

  .dm-sans-heading-1-white {
    font-size: 50px;
  }

  .dm-sans-subheading-1-white {
    font-size: 36px;
  }

  .home-product-subheading {
    margin-top: 0;
    padding-top: 0;
    font-size: 3em;
  }

  .dm-sans-subheading-2-white, .dm-sans-heading-3-white-center {
    font-size: 24px;
  }

  .nunito-body-white {
    background-color: var(--gainsboro);
  }

  .nunito-quote-text-white {
    font-size: 20px;
  }

  .gray-sample {
    background-color: var(--gainsboro);
  }

  .dm-sans-hero-teal {
    font-size: 65px;
  }

  .dm-sans-heading-1-teal {
    font-size: 50px;
  }

  .dm-sans-heading-2-teal {
    font-size: 36px;
  }

  .gray-container {
    background-color: var(--gainsboro);
  }

  .style-guide-header {
    background-image: linear-gradient(to bottom, null, null), url('../images/elements-hero-v13-image-brix-templates-.jpeg');
    background-size: auto, cover;
    border-radius: 0;
    width: 100vw;
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 0;
    padding-right: 0;
  }

  .new-button-text-transparent-white {
    flex-flow: column;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .new-button-text-teal-secondary, .new-button-text-teal-primary, .new-button-text-transparent-black {
    font-size: 18px;
  }

  .columns-48 {
    width: 100%;
  }

  .new-button-text-yellow {
    margin-top: 46px;
    margin-bottom: 0;
  }

  .container-56 {
    max-width: 1400px;
  }

  .homepage-t {
    padding-top: 0;
    font-size: 20px;
  }

  .container-57 {
    max-width: 1400px;
  }

  .body-tech-feature {
    white-space: pre-wrap;
    font-size: 1.25em;
    line-height: 1.5em;
    text-decoration: none;
  }

  .nunito-body-copy {
    line-height: 1.5em;
  }

  .aim-feature-1 {
    max-width: 80%;
  }

  .section-57 {
    color: var(--white);
    background-color: #0000;
  }

  .aim-header {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 82%;
    margin-bottom: auto;
    transition: all .6s;
    display: flex;
  }

  .aim-header:hover {
    background-color: var(--election-aim);
  }

  .columns-49 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .aim-feature-2 {
    max-width: 80%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .column-315 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-288 {
    max-width: 80%;
    margin-top: auto;
  }

  .h3-tech-feature-mont {
    margin-bottom: 10px;
  }

  .section-58 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 120px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .section-59 {
    background-color: var(--gainsboro);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 300px;
    display: flex;
  }

  .image-289 {
    display: block;
    position: absolute;
  }

  .container-58-copy {
    margin-bottom: 100px;
  }

  .aim-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 120px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .aim-header-2 {
    margin-bottom: 100px;
  }

  .aim-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 40px;
    margin-bottom: 40px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .aim-header-module:hover {
    background-color: var(--election-aim);
  }

  .aim-content {
    background-color: #0000;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .pcc-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 120px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .pcc-header-2 {
    margin-bottom: 100px;
  }

  .pcc-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: auto;
    margin-bottom: auto;
    transition: all 1s;
    display: flex;
    position: absolute;
    inset: 0;
  }

  .pcc-header-module:hover {
    background-color: var(--precinct-central);
  }

  .pcc-content {
    background-color: #0000;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .pcc-feature-1 {
    max-width: 80%;
  }

  .pcc-feature-2 {
    max-width: 80%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .pcc-columns {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .careers-module-1, .careers-module-blue {
    background-color: var(--gainsboro);
  }

  .job-container {
    background-color: #0000;
    border-radius: 25px;
  }

  .hero-text-image-overlay {
    z-index: 1;
    height: auto;
    min-height: 40vw;
    padding-top: 15vw;
    font-size: 4em;
  }

  .hero-text-image-overlay.epb-copy {
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    position: static;
  }

  .div-block-338 {
    margin-top: auto;
  }

  .electionaim-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .electionaim-container-58-copy {
    background-image: linear-gradient(#00000080, #00000080), url('../images/38F44113-B416-460C-B44C-43386E4DE1DC.jpeg');
    background-position: 0 0, 50%;
    background-attachment: scroll, fixed;
  }

  .h1-product-name-montserrat-w {
    margin-bottom: auto;
  }

  .dm-sans-subheading-2-white-shadow {
    font-size: 24px;
  }

  .productname-content {
    background-color: #0000;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .election-aim-header-module-copy {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .election-aim-header-module-copy:hover {
    background-color: var(--election-aim);
  }

  .electionaim-feature-1-copy {
    max-width: 80%;
  }

  .dm-sans-subheading-1-white-left {
    font-size: 30px;
  }

  .smarter-solutions {
    background-image: linear-gradient(#00000080, #00000080), url('../images/TEDMockupEndNEWzip.png');
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    flex: 1;
    min-width: 1400px;
  }

  .precinct-central-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .precinct-central-container-58 {
    background-image: linear-gradient(#0006, #0006), url('../images/Ballot-Voters-Precinct-redux.jpg');
    background-position: 0 0, 50% 0;
  }

  .productname-header-1-copy {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 120px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .productname-container-58-copy-copy {
    background-image: linear-gradient(to bottom, null, null), url('../images/ElectionAIM-IRL4.png');
  }

  .live-results-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .live-results-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .live-results-header-module:hover {
    background-color: var(--live-results);
    color: var(--white);
  }

  .live-results-feature-1 {
    max-width: 80%;
  }

  .live-results-fixed-hero.vcimage {
    height: auto;
    min-height: 40vw;
  }

  .election-response-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .election-response-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/election-response-banner-stock-4.jpg');
  }

  .election-responseheader-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .election-responseheader-module:hover {
    background-color: var(--election-response);
  }

  .election-response-feature-1 {
    max-width: 80%;
  }

  .ready-board-header-1-copy {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 120px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .ready-board-container-58 {
    background-image: linear-gradient(to bottom, null, null), url('../images/ElectionAIM-IRL4.png');
  }

  .ready-board-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .ready-board-header-module:hover {
    background-color: var(--ready-board);
  }

  .ready-board-feature-1 {
    max-width: 80%;
  }

  .campaign-desk-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 120px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .campaign-desk-container-58 {
    background-image: linear-gradient(#0006, #0006), url('../images/Calculator-Campaign-Finance-Lobbyist-reduc.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .campaign-desk-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .campaign-desk-header-module:hover {
    background-color: var(--campaign-desk);
  }

  .campaign-desk-feature-1 {
    max-width: 80%;
  }

  .election-force-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .election-force-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Voters-Precinct-Ballot-redux.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .election-force-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .election-force-header-module:hover {
    background-color: var(--election-force);
  }

  .election-force-feature-1 {
    max-width: 80%;
  }

  ._10xuniversity-header-1-copy {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    display: block;
    position: relative;
  }

  ._10xuniversity-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Person-Learning-10xUniversity-redux.jpg');
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
  }

  ._10xuniversity-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  ._10xuniversity-header-module:hover {
    background-color: var(--tenex-blue);
  }

  ._10xuniversity-feature-1 {
    max-width: 80%;
  }

  .lobbyist-management-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 120px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .lobbyist-management-container-58 {
    background-image: linear-gradient(to bottom, null, null), url('../images/ElectionAIM-IRL4.png');
  }

  .lobbyist-management-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .lobbyist-management-header-module:hover {
    background-color: var(--lobbyist-management);
  }

  .lobbyist-management-feature-1 {
    max-width: 80%;
  }

  .document-archive-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 120px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .document-archive-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Document-Archive-redux.jpg');
    background-position: 0 0, 50% 100%;
  }

  .document-archive-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .document-archive-header-module:hover {
    background-color: var(--document-archive);
  }

  .document-archive-feature-1 {
    max-width: 80%;
  }

  .voter-central-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .voter-central-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Line-Voters-Flag-redux.jpg');
    background-position: 0 0, 50%;
  }

  .voter-central-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .voter-central-header-module:hover {
    background-color: var(--voter-central);
  }

  .voter-central-feature-1 {
    max-width: 80%;
  }

  .absentee-processing-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 120px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .absentee-processing-container-58 {
    background-image: linear-gradient(#0006, #0006), url('../images/Absentee-Mail-redux.jpg');
  }

  .absentee-processing-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .absentee-processing-header-module:hover {
    background-color: var(--absentee);
  }

  .absentee-processing-feature-1 {
    max-width: 80%;
  }

  .election-pal-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Petition-PAL-Clipboard-reduc.jpg');
    background-position: 0 0, 50%;
  }

  .election-pal-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 120px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .election-pal-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .election-pal-header-module:hover {
    background-color: var(--election-pal);
  }

  .election-pal-feature-1 {
    max-width: 80%;
  }

  .streets-districts-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 120px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .streets-districts-container-58 {
    background-image: linear-gradient(to bottom, null, null), url('../images/ElectionAIM-IRL4.png');
  }

  .streets-districts-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .streets-districts-header-module:hover {
    background-color: var(--streets-districts);
  }

  .streets-districts-feature-1 {
    max-width: 80%;
  }

  .petitions-processing-header-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 120px;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .petitions-processing-container-58 {
    background-image: linear-gradient(#0006, #0006), url('../images/Petition-Door-Collection-reduc.jpg');
    background-position: 0 0, 50%;
  }

  .petitions-processing-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .petitions-processing-header-module:hover {
    background-color: var(--petition-processing);
  }

  .petitions-processing-feature-1 {
    max-width: 80%;
  }

  .precinct-central-header-module {
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    max-width: 80%;
    margin-top: 100px;
    margin-bottom: 100px;
    transition: all 1s;
    display: flex;
    position: static;
    inset: 0;
  }

  .precinct-central-header-module:hover {
    background-color: var(--precinct-central);
  }

  .precinct-central-feature-1 {
    max-width: 80%;
  }

  .div-block-339 {
    padding-bottom: 40px;
  }

  .background-video-10 {
    background-image: linear-gradient(#0006, #0006);
  }

  .precinct-central-home {
    flex: 1;
    min-width: 1400px;
  }

  .list {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .logos-quote-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-308 {
    margin-left: 200px;
  }

  .image-309 {
    margin-bottom: auto;
    margin-left: auto;
    padding-bottom: 0;
  }

  .image-312 {
    height: 75%;
    max-height: 20vw;
    padding-top: 0;
  }

  .image-314 {
    padding-bottom: 34px;
  }

  .heading-33 {
    margin-top: 15px;
  }

  .heading-34 {
    margin-top: 200px;
    padding-top: 92px;
  }

  .heading-35 {
    margin-top: -67px;
    padding-top: 97px;
  }

  .heading-37 {
    color: var(--black);
  }

  .paragraph-29 {
    color: var(--black);
    line-height: 1.5em;
  }

  .heading-38 {
    color: var(--black);
    margin-right: 200px;
    padding-right: 0;
    position: static;
  }

  .paragraph-30 {
    color: var(--black);
    line-height: 1.5em;
  }

  .image-318, .image-319, .image-320 {
    width: 36px;
    height: 36px;
  }

  .column-318 {
    font-family: Montserrat, sans-serif;
    line-height: 1.5em;
  }

  .image-321 {
    max-width: 120%;
    margin: 0 0 0 auto;
    padding-right: 0;
  }

  .text-block-552 {
    padding-left: 46px;
    padding-right: 83px;
  }

  .section-71 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-45 {
    margin-top: 10px;
  }

  .image-325 {
    margin-bottom: -1px;
    padding-bottom: 0;
  }

  .image-330 {
    max-width: 30vw;
    margin-top: 0;
  }

  .image-337 {
    max-height: 40vw;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .columns-57 {
    flex-direction: row;
    justify-content: center;
    align-self: auto;
    align-items: center;
  }

  .column-325 {
    padding-left: 0;
    padding-right: 164px;
  }

  .image-338 {
    margin-left: 36px;
  }

  .text-block-561 {
    padding-left: 60px;
  }

  .image-347 {
    margin-left: 200px;
  }

  .paragraph-33 {
    padding-right: 40px;
  }

  .columns-59 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-333 {
    padding-left: 153px;
  }

  .section-83 {
    margin-top: 0;
    padding-top: 1vw;
  }

  .image-357 {
    margin-left: auto;
  }

  .image-358 {
    margin-top: -8px;
    margin-left: 200px;
  }

  .column-340 {
    margin-top: 103px;
  }

  .column-341 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .column-342, .column-343, .section-87 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .icon-100px {
    width: 10em;
    height: 10em;
    max-height: 8vw;
  }

  .detail-description-montserrat-w {
    white-space: pre-wrap;
  }

  .section-1-transparent {
    z-index: 5;
    object-fit: fill;
    min-height: 40vw;
    padding-left: 100px;
    padding-right: 100px;
    font-size: 18px;
    overflow: visible;
  }

  .h2-feature-header-montserrat-w {
    text-align: center;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .h2-feature-header-montserrat-w.aim-combo {
    margin-bottom: 60px;
  }

  .h2-feature-header-montserrat-w.pcc-white {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .h2-feature-header-montserrat-w.left-column-header {
    margin-right: 0;
    font-size: 3em;
  }

  .h2-feature-header-montserrat-w.center {
    margin-right: 0;
  }

  .h2-feature-header-montserrat-w.about-page {
    margin-top: 40px;
    margin-right: 0;
  }

  .h2-feature-header-montserrat-w.left-text-align, .h2-feature-header-montserrat-w.left-text-align-copy, .h2-feature-header-montserrat-w.left-text-align-copy, .h2-feature-header-montserrat-w.left-text-align-copy, .h2-feature-header-montserrat-w.left-text-align-copy, .h2-feature-header-montserrat-w.left-text-align-copy {
    text-align: center;
    margin-right: 0;
  }

  .h2-feature-header-montserrat-w.left-column-header-copy-pcc {
    margin-right: 0;
    font-size: 3em;
  }

  .section-two-color {
    align-items: center;
    height: 700px;
    padding-left: 220px;
    padding-right: 220px;
    display: flex;
  }

  .section-two-color.aim-combo {
    padding-left: 200px;
    padding-right: 200px;
  }

  .section-two-color.election-force-combo {
    flex-direction: row;
  }

  .section-two-color.pcc {
    height: 800px;
  }

  .section-two-color.cd-combo, .section-two-color.vc-combo {
    padding-left: 200px;
    padding-right: 200px;
  }

  .section-two-color.electiontodo-combo {
    padding-left: 100px;
    padding-right: 100px;
  }

  .section-two-color.da-combo {
    padding-left: 200px;
    padding-right: 200px;
  }

  .section-two-color.er-combo {
    width: auto;
    height: auto;
    min-height: 30vw;
    max-height: 34vw;
    padding-left: 200px;
    padding-right: 200px;
  }

  .section-two-color.lr-combo {
    padding: 40px 200px;
  }

  .section-two-color.rb-combo {
    padding-left: 100px;
    padding-right: 100px;
  }

  .section-two-color.lr-combo-copy {
    padding: 40px 200px;
    font-size: 18px;
  }

  .section-two-color.petitions-combo {
    padding-left: 200px;
    padding-right: 200px;
  }

  .section-two-color.pcc-combo {
    padding: 40px 200px;
  }

  .section-two-color.ef-combo {
    padding-left: 200px;
    padding-right: 200px;
  }

  .section-two-color._10x-combo {
    padding-left: 100px;
    padding-right: 200px;
  }

  .section-two-color.sd-combo, .section-two-color.pal-combo, .section-two-color.election-link-combo {
    padding-left: 200px;
    padding-right: 200px;
  }

  .image-366 {
    margin-bottom: 0;
  }

  .left-text-lato-w {
    white-space: pre-wrap;
    word-break: normal;
    margin-bottom: 0;
  }

  .right-column-text {
    white-space: break-spaces;
    align-self: auto;
    margin-top: 0;
  }

  .right-column-text.white {
    background-color: #f1f1f180;
    border-radius: 20px;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px 40px;
  }

  .image-367 {
    margin-top: 65px;
  }

  .left-text-lato-b-9-23 {
    white-space: pre-wrap;
    word-break: normal;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    font-family: Lato, sans-serif;
  }

  .left-text-lato-b-9-23._10xu-text-combo {
    text-align: center;
  }

  .left-text-lato-b-9-23.eforce-combo {
    max-width: 60vw;
  }

  .left-text-lato-b-9-23.richblack {
    font-size: 1.25em;
  }

  .left-column-text {
    white-space: pre-wrap;
    margin-top: 0;
  }

  .left-column-text.none {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .left-column-text.none-copy {
    border-left-style: none;
    border-left-color: #57cd91;
    flex-direction: row;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-center {
    flex-direction: row;
  }

  .columns-68 {
    align-self: center;
    display: flex;
  }

  .left-column-image.hidden {
    flex-direction: column;
  }

  .columns-69 {
    flex-direction: row;
    align-items: center;
    padding-bottom: 0;
  }

  .detail-verb-black-9-23.newest-black {
    color: var(--newest-black);
  }

  .detail-description-black-9-23 {
    white-space: break-spaces;
  }

  .detail-description-black-9-23.newest-black {
    color: var(--newest-black);
  }

  .h2-left-header-montserrat-black {
    justify-content: center;
    align-self: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .columns-74 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-373 {
    max-height: 70vh;
  }

  .section-1-infographic {
    height: auto;
    padding-top: 40px;
    padding-left: 220px;
    padding-right: 220px;
  }

  .section-1-transparent-gradient {
    height: auto;
    margin-top: 0;
    padding: 2vw 220px;
    font-family: Lato, sans-serif;
  }

  .h2-feature-header-montserrat-filler.aim-combo {
    margin-bottom: 60px;
  }

  .image-377 {
    margin-top: 2vw;
  }

  .columns-75 {
    flex-direction: row;
    margin-top: 0;
  }

  .image-378 {
    max-width: 60%;
  }

  .about-container {
    background-image: linear-gradient(#0006, #0006), url('../images/LSMBlDsPplzgaB20.jpg');
    background-position: 0 0, 0%;
    background-attachment: scroll, scroll;
  }

  .link-16 {
    font-weight: 900;
    text-decoration: underline;
  }

  .h2-home-monts.aim-combo, .h2-home-monts-black.aim-combo {
    margin-bottom: 60px;
  }

  .home-product-button {
    flex-flow: column;
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
  }

  .tile-2w-election-todo {
    background-color: var(--off-white);
    border-style: none;
  }

  .tile-2w-election-todo.homepage-tile-pcc {
    transition: transform .6s, color .6s;
  }

  .tile-2w-election-todo.homepage-tile-pcc:hover {
    box-shadow: 1px 1px 40px 5px #e74b3c, 0 2px 7px #14142b0f;
  }

  .tile-2w-election-todo.homepage-tile-live-results {
    transition-duration: .6s, .6s;
    box-shadow: 0 2px 7px #14142b0f;
  }

  .tile-2w-election-todo.homepage-tile-live-results:hover {
    box-shadow: 1px 1px 40px 5px #06c, 0 2px 7px #14142b0f;
  }

  .tile-2w-election-todo.homepage-tile-aim {
    transition-duration: .6s, .6s;
  }

  .tile-2w-election-todo.homepage-tile-aim:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #fc980b, 0 2px 7px #14142b0f;
  }

  .tile-2w-election-todo.homepage-tile-election-force {
    transition-duration: .6s, .6s;
  }

  .tile-2w-election-todo.homepage-tile-election-force:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #00a572, 0 2px 7px #14142b0f;
  }

  .tile-2w-election-todo.homepage-tile-voter-central {
    transition-duration: .6s, .6s;
  }

  .tile-2w-election-todo.homepage-tile-voter-central:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #00688b, 0 2px 7px #14142b0f;
  }

  .tile-2w-election-todo.homepage-tile-election-reponse {
    transition-duration: .6s, .6s;
  }

  .tile-2w-election-todo.homepage-tile-election-reponse:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #6a1b9a, 0 2px 7px #14142b0f;
  }

  .tile-2w-election-todo.ravi-idea-2 {
    transition-duration: .6s, .6s;
    box-shadow: 0 2px 7px #14142b0f;
  }

  .tile-2w-election-todo.ravi-idea-2:hover {
    box-shadow: 1px 1px 40px 5px #06c, 0 2px 7px #14142b0f;
  }

  .tile-2w-election-todo.eforce {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Election-Force_Home_22.14_Photo-11--low-res.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding-left: 25px;
    padding-right: 25px;
    transition: all .8s;
  }

  .tile-2w-election-todo.liveresults {
    border-style: none;
  }

  .tile-2w-election-todo.aim {
    transition: all .8s;
  }

  .tile-2w-election-todo.aim:hover {
    background-color: #fc980b;
  }

  .tile-2w-election-todo.readyboard {
    transition: all .8s;
  }

  .tile-2w-election-todo.election-response {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Election-Response_Track-Incidents_Map-View_22.14_Photo-2-low-res.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    margin-bottom: 15px;
    padding-top: 70px;
    padding-bottom: 45px;
  }

  .tile-2w-election-todo.campaign-desk {
    background-color: var(--off-white);
    transition: all .8s;
  }

  .tile-2w-election-todo.campaign-desk:hover {
    background-color: var(--lobbyist-management);
  }

  .tile-2w-election-todo._10xu {
    background-color: var(--off-white);
    transition: all .8s;
  }

  .tile-2w-election-todo._10xu:hover {
    background-color: var(--tenex-blue);
  }

  .tile-2w-election-todo.doc-arch {
    transition: all .8s, color .3s;
  }

  .tile-2w-election-todo.campaign, .tile-2w-election-todo._10xu-copy {
    background-color: var(--off-white);
    transition: all .8s;
  }

  .tile-2w-election-todo._10xu-copy:hover {
    background-color: var(--tenex-blue);
  }

  .ready-board-container-copy {
    background-image: linear-gradient(to bottom, null, null), url('../images/Smart-TV-conference-Readyboard-2redux.png');
    background-position: 0 0, 50%;
  }

  .div-block-360 {
    width: 15vw;
    min-width: 130px;
  }

  .home-product-button-dark {
    border-color: var(--black);
    color: var(--black);
    flex-flow: column;
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
  }

  .container-67 {
    display: none;
  }

  .image-337-copy {
    margin-top: -100px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .column-364 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-365 {
    white-space: pre-wrap;
    align-self: center;
  }

  .pcc-training {
    margin-left: 200px;
    margin-right: 200px;
    padding-left: 0;
  }

  .slide-41-copy {
    border-radius: 20px;
  }

  .slide-lr2 {
    background-image: url('../images/Live-Results-iPhone.png'), linear-gradient(to bottom, transparent, var(--tenex-blue));
    background-position: 50% 100%, 0 0;
    background-size: contain, auto;
  }

  .slider-er-copy {
    height: 700px;
  }

  .slide-er2-copy {
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .h2-feature-header-montserrat-w-copy {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .columns-82 {
    flex-direction: row;
    justify-content: center;
    align-self: auto;
    align-items: center;
  }

  .h2-left-header-montserrat-black-2 {
    align-items: center;
    margin-top: 0;
    margin-bottom: auto;
    display: flex;
  }

  .list-5 {
    padding-left: 0;
  }

  .section-1-transparent-copy {
    height: auto;
    padding-bottom: 40px;
    padding-left: 200px;
    padding-right: 200px;
  }

  .bold-text-58 {
    text-shadow: 0 1px 1px #0003;
  }

  .text-block-600 {
    display: flex;
  }

  .section-1-transparent-copy {
    flex-direction: row;
    height: 50vh;
    padding: 0 200px;
  }

  .h2-left-header-montserrat-black-2-copy {
    align-items: center;
    margin-top: 0;
    margin-bottom: auto;
    display: flex;
  }

  .h2-left-header-montserrat-black-2-copy-copy {
    border-left: 10px solid #57cd91;
    align-items: center;
    margin-top: 0;
    margin-bottom: auto;
    padding-left: 20px;
    display: flex;
  }

  .image-394 {
    align-self: center;
    max-height: 35vw;
    display: block;
  }

  .section-98 {
    justify-content: center;
  }

  .left-text-lato-b-copy, .left-text-lato-b-list {
    white-space: pre-wrap;
    word-break: normal;
    margin-top: auto;
    font-family: Lato, sans-serif;
  }

  .section-98-copy {
    justify-content: center;
  }

  .h2-left-left-header-montserrat-black {
    justify-content: center;
    align-self: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .left-text-lato-b-copy {
    white-space: pre-wrap;
    word-break: normal;
    margin-top: auto;
    font-family: Lato, sans-serif;
  }

  .h2-left-header-montserrat-black-copy {
    justify-content: center;
    align-self: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .h2-left-align-header-montserrat-black {
    flex-direction: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    margin-top: 40px;
    margin-bottom: 40px;
    text-decoration: none;
  }

  .section-1-transparent-copy {
    height: auto;
    margin-top: 0;
    padding: 100px 200px 40px;
  }

  .section-1-transparent-copy._10xu {
    flex-direction: column;
  }

  .section-87-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .home-product-subheading-copy {
    margin-top: 0;
    padding-top: 0;
    font-size: 36px;
  }

  .new-button-text-yellow-copy {
    margin-bottom: 0;
    font-size: 1.5em;
  }

  .div-block-text {
    object-fit: fill;
    flex: 1;
    align-self: auto;
    max-width: 50vw;
    margin: 40px;
    padding-left: 20px;
    font-size: 18px;
    display: block;
    overflow: visible;
  }

  .div-block-text.vc-combo, .div-block-text.election-todo-combo {
    max-width: 60vw;
  }

  .div-block-text.lr-combo {
    font-size: 18px;
  }

  .div-block-text.lr-combo.accessible-for-all {
    max-width: 50vw;
    font-size: 18px;
  }

  .div-block-text.pcc-combo {
    max-width: 60vw;
  }

  .div-block-text.tenex-gold {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-text.tenex-gold-left {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-text.tenex-gold-copy {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-text.doc-archives-body-text {
    align-self: auto;
    padding-top: 0;
  }

  .div-block-text.doc-archives-body-text.organize-your-warehouse {
    font-size: 18px;
  }

  .section-99 {
    background-color: var(--precinct-central);
  }

  .image-402.large-on-mobile, .image-402.large-on-mobile-aim {
    overflow: hidden;
  }

  .image-9-23 {
    max-height: 100%;
    overflow: hidden;
  }

  .image-9-23.vertical {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .image-9-23.small {
    width: 40vw;
    max-height: 100%;
  }

  .image-9-23.small.doc-archive-laptop, .image-9-23.small.pal-laptop {
    max-width: 100%;
  }

  .image-9-23.negative-margin {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .image-9-23.cutoff {
    max-height: 35vw;
  }

  .image-9-23.large-on-mobile {
    overflow: hidden;
  }

  .image-9-23.smalll.readyboard-checkmark {
    max-width: 40%;
  }

  .image-9-23.er-phone {
    max-width: 55%;
    max-height: 100%;
    margin-top: -2vw;
    padding-left: 0;
    overflow: hidden;
  }

  .image-9-23.vc-top-lft-img {
    width: 40vw;
  }

  .image-9-23.vc-laptop-img {
    width: 50vw;
  }

  .image-9-23.vc-bottom-laptop {
    width: 40vw;
  }

  .image-9-23.vertical-copy {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .image-9-23.negative-margin-doc {
    max-width: 70em;
    max-height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
  }

  .image-9-23.cutoff-kr {
    max-height: 35vw;
  }

  .image-9-23.cd-main {
    width: 50vw;
    max-height: 100%;
  }

  .image-9-23.cd-main.doc-archive-laptop {
    max-width: 100%;
  }

  .image-9-23.cd-phone {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .image-9-23._10xu-1 {
    width: 50vw;
    max-height: 100%;
  }

  .image-9-23._10xu-1.doc-archive-laptop {
    max-width: 100%;
  }

  .image-9-23._2 {
    width: 40vw;
    max-height: 100%;
  }

  .image-9-23._2.doc-archive-laptop {
    max-width: 100%;
  }

  .image-9-23.lr-1 {
    width: 40vw;
    max-height: 100%;
  }

  .image-9-23.lr-1.doc-archive-laptop {
    max-width: 100%;
  }

  .image-9-23.lr-info {
    overflow: hidden;
  }

  .image-9-23.vc-1 {
    width: 40vw;
    max-height: 100%;
  }

  .image-9-23.vc-1.doc-archive-laptop {
    max-width: 100%;
  }

  .image-9-23.campaign-desk-2 {
    width: 40vw;
    max-height: 100%;
    margin-top: 0;
  }

  .image-9-23.campaign-desk-2.doc-archive-laptop {
    max-width: 100%;
  }

  .electionaim-container-58-copy-copy {
    background-image: linear-gradient(#00000080, #00000080), url('../images/38F44113-B416-460C-B44C-43386E4DE1DC.jpeg');
    background-position: 0 0, 50%;
    background-attachment: scroll, fixed;
  }

  .left-text-lato-white-9-23 {
    white-space: pre-wrap;
    word-break: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    font-family: Lato, sans-serif;
    font-size: 1.25em;
  }

  .h2-feature-header-9-23-white {
    text-align: left;
    align-self: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .h2-feature-header-9-23-white.aim-combo {
    margin-bottom: 60px;
  }

  .h2-feature-header-9-23-white.pcc-white {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .h2-feature-header-9-23-white.left-column-header {
    margin-right: 0;
    font-size: 3em;
  }

  .detail-description-white-9-23 {
    white-space: break-spaces;
  }

  .vc {
    flex-direction: row;
    height: auto;
    margin-top: 0;
    padding-bottom: 45px;
  }

  .voter-central {
    margin-top: 0;
    padding-top: 0;
    font-size: 3em;
  }

  .grid-25-copy {
    max-width: 50vw;
  }

  .er-info-text {
    white-space: pre-wrap;
    word-break: normal;
    margin-top: 0;
    margin-bottom: 40px;
    margin-left: 0;
    font-family: Lato, sans-serif;
  }

  .slide-nav-12 {
    margin-top: 0;
  }

  .hero-text-image-overlay-2.epb-copy {
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    position: static;
  }

  .section-1-transparent-copy {
    object-fit: fill;
    object-fit: fill;
    padding-left: 100px;
    padding-right: 100px;
  }

  .voter-central-hero {
    height: auto;
  }

  .div-block-364 {
    max-width: 60vw;
  }

  .center-lato-b-9-23 {
    white-space: pre-wrap;
    word-break: normal;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-family: Lato, sans-serif;
  }

  .div-block-text-white-round {
    object-fit: fill;
    flex: 1;
    margin: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-1-transparent-copy-copy {
    object-fit: fill;
    padding-left: 100px;
    padding-right: 100px;
    font-size: 18px;
  }

  .h2-feature-header-montserrat-w-copy.left-column-header, .h2-feature-header-montserrat-w-copy.center {
    margin-right: 0;
  }

  .h2-feature-header-montserrat-w-copy-copy {
    text-align: center;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .h2-feature-header-montserrat-w-copy-copy.aim-combo {
    margin-bottom: 60px;
  }

  .h2-feature-header-montserrat-w-copy-copy.pcc-white {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .h2-feature-header-montserrat-w-copy-copy.left-column-header, .h2-feature-header-montserrat-w-copy-copy.center {
    margin-right: 0;
  }

  .pcc-hereo {
    min-height: 800px;
  }

  .pcc-hereo.new-size {
    min-height: 50vw;
  }

  .image-405 {
    max-height: 30vw;
  }

  .div-block-365 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-232-copy {
    margin-top: auto;
  }

  .brix---grid-2-columns-ads-copy {
    flex: 1;
    grid-template-rows: auto minmax(auto, 1fr);
  }

  .div-block-366 {
    padding-top: 40px;
    padding-bottom: 220px;
  }

  .h2-feature-header-montserrat-w-2 {
    text-align: center;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .h2-feature-header-montserrat-w-2.pcc-white {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .div-block-367, .slider-29 {
    max-height: none;
  }

  .mask-20 {
    height: auto;
    max-height: none;
    overflow: hidden;
  }

  .div-block-368 {
    clear: none;
    text-align: left;
    text-transform: none;
    flex-direction: column;
    align-self: center;
    align-items: center;
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-102 {
    background-color: #e74b3c00;
  }

  .detail-description-black-9-23-2 {
    white-space: break-spaces;
    margin-bottom: 0;
  }

  .div-block-370 {
    margin-top: 10px;
  }

  .text-block-601.pc {
    width: 90%;
    font-size: 3vw;
  }

  .div-block-372 {
    margin-top: 10px;
  }

  .list-item-63 {
    line-height: 1.5em;
  }

  .section-78-copy {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .detail-verb-montserrat-w-copy {
    font-size: 2em;
  }

  .section-104 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .div-block-text-left {
    object-fit: contain;
    flex: 1;
    margin: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-text-left.tenex-gold {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-text-left.tenex-gold-left {
    border-right: 10px solid var(--document-archive);
    border-left-style: none;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 18px;
  }

  .left-text-lato-b-9-23-copy {
    white-space: pre-wrap;
    word-break: normal;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-family: Lato, sans-serif;
  }

  .left-text-lato-b-9-23-copy.left-text-align, .left-text-lato-b-9-23-copy.left-text-align-copy, .left-text-lato-b-9-23-copy.left-text-align-copy, .left-text-lato-b-9-23-copy.left-text-align-copy, .left-text-lato-b-9-23-copy.left-text-align-copy, .left-text-lato-b-9-23-copy.left-text-align-copy {
    text-align: center;
  }

  .hero-text-image-overlay-3 {
    padding-top: 15vw;
  }

  .section-105 {
    margin-top: 0;
    padding-top: 1vw;
  }

  .bold-text-62 {
    text-shadow: 0 1px 1px #0003;
  }

  .section-1-transparent-copy {
    object-fit: fill;
    object-fit: fill;
    padding-left: 100px;
    padding-right: 100px;
  }

  .navbar-2023-copy {
    background-color: #0d0d0d;
  }

  .navbar-2023-copy.white {
    background-color: var(--tenex-blue);
    position: static;
    inset: 0% auto auto 0%;
  }

  .by-the-numbers-copy {
    background-image: linear-gradient(to bottom, #1289a7cc, var(--gainsboro) 100%, var(--gainsboro)), url('../images/touchpadline.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
    background-attachment: scroll, fixed;
    margin-top: 40px;
    overflow: hidden;
  }

  .grid-22-copy {
    max-width: 50vw;
    position: static;
    left: 0;
  }

  .election-response-section-1 {
    object-fit: fill;
    padding-left: 100px;
    padding-right: 100px;
  }

  .h2-feature-header-montserrat-w-copy {
    text-align: center;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .h2-feature-header-montserrat-w-copy.aim-combo {
    margin-bottom: 60px;
  }

  .h2-feature-header-montserrat-w-copy.pcc-white {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .h2-feature-header-montserrat-w-copy.left-column-header, .h2-feature-header-montserrat-w-copy.center {
    margin-right: 0;
  }

  .h2-feature-header-montserrat-w-copy.about-page {
    margin-top: 40px;
    margin-right: 0;
  }

  .h2-feature-header-montserrat-w-copy.left-text-align {
    text-align: center;
    margin-right: 0;
  }

  .div-block-10xu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 50vw;
    margin-right: 140px;
    display: flex;
  }

  .div-block-375 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .combo-er {
    white-space: pre-wrap;
    word-break: normal;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-family: Lato, sans-serif;
  }

  .brix---dropdown-chevron {
    align-self: center;
  }

  .brix---dropdown-toggle {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    display: flex;
  }

  .brix---header-wrapper {
    height: 90px;
    padding-top: 10px;
  }

  .brix---header-nav-link-main.w--current {
    color: var(--gainsboro);
  }

  .nav-link-13 {
    color: var(--gainsboro);
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
  }

  .image-9-23-copy {
    width: 40vw;
    max-width: none;
    max-height: none;
  }

  .image-9-23-copy.vertical {
    max-height: 40vw;
    margin: 10px 60px 10px 10px;
  }

  .image-9-23-copy.small {
    max-height: 28vw;
  }

  .image-9-23-copy.er-phone {
    margin-top: -2vw;
  }

  .div-block-376 {
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-379 {
    width: 15vw;
  }

  .home-solutions-nav-combo {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    display: flex;
  }

  .quote {
    white-space: pre-wrap;
    word-break: normal;
    margin-top: 40px;
    margin-bottom: 10px;
    margin-left: 40px;
    font-family: Lato, sans-serif;
  }

  .quote._10xu-text-combo {
    text-align: center;
  }

  .quote.eforce-combo {
    max-width: 60vw;
  }

  .section-106 {
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .bold-text-67 {
    overflow: visible;
  }

  .absentee-pic-2 {
    width: 40vw;
    max-width: none;
    max-height: none;
  }

  .absentee-pic-2.vertical {
    max-height: 40vw;
    margin: 10px 60px 10px 10px;
  }

  .absentee-pic-2.small {
    max-height: 28vw;
  }

  .absentee-pic-2.cutoff {
    max-height: 35vw;
  }

  .absentee-pic-2.er-phone {
    margin-top: -2vw;
  }

  .election-todo-photo {
    max-height: 100%;
    overflow: hidden;
  }

  .election-todo-photo.vertical {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .election-todo-photo.small {
    width: 50vw;
    max-height: 100%;
  }

  .election-todo-photo.small.doc-archive-laptop {
    max-width: 100%;
  }

  .election-todo-photo.negative-margin {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .election-todo-photo.cutoff {
    max-height: 35vw;
  }

  .election-todo-photo.large-on-mobile {
    overflow: hidden;
  }

  .election-todo-photo.smalll.readyboard-checkmark {
    max-width: 40%;
  }

  .election-todo-photo.er-phone {
    max-width: 55%;
    max-height: 100%;
    margin-top: -2vw;
    padding-left: 0;
    overflow: hidden;
  }

  .election-todo-photo.vc-top-lft-img, .election-todo-photo.vc-laptop-img {
    width: 50vw;
  }

  .election-todo-photo.vc-bottom-laptop {
    width: 40vw;
  }

  .election-todo-photo.vertical-copy {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .election-todo-photo.negative-margin-doc {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .election-todo-photo.cutoff-kr {
    max-height: 35vw;
  }

  .election-todo-photo.cd-main {
    width: 50vw;
    max-height: 100%;
  }

  .election-todo-photo.cd-main.doc-archive-laptop {
    max-width: 100%;
  }

  .election-todo-photo.cd-phone {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .election-todo-photo._10xu-1 {
    width: 50vw;
    max-height: 100%;
  }

  .election-todo-photo._10xu-1.doc-archive-laptop {
    max-width: 100%;
  }

  .election-todoaa {
    max-height: 100%;
    overflow: hidden;
  }

  .election-todoaa.vertical {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .election-todoaa.small {
    width: 40vw;
    max-height: 100%;
  }

  .election-todoaa.small.doc-archive-laptop {
    max-width: 100%;
  }

  .election-todoaa.negative-margin {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .election-todoaa.cutoff {
    max-height: 35vw;
  }

  .election-todoaa.large-on-mobile {
    overflow: hidden;
  }

  .election-todoaa.smalll.readyboard-checkmark {
    max-width: 40%;
  }

  .election-todoaa.er-phone {
    max-width: 55%;
    max-height: 100%;
    margin-top: -2vw;
    padding-left: 0;
    overflow: hidden;
  }

  .election-todoaa.vc-top-lft-img, .election-todoaa.vc-laptop-img {
    width: 50vw;
  }

  .election-todoaa.vc-bottom-laptop {
    width: 40vw;
  }

  .election-todoaa.vertical-copy {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .election-todoaa.negative-margin-doc {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .election-todoaa.cutoff-kr {
    max-height: 35vw;
  }

  .election-todoaa.cd-main {
    width: 50vw;
    max-height: 100%;
  }

  .election-todoaa.cd-main.doc-archive-laptop {
    max-width: 100%;
  }

  .election-todoaa.cd-phone {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .election-todoaa._10xu-1 {
    width: 50vw;
    max-height: 100%;
  }

  .election-todoaa._10xu-1.doc-archive-laptop {
    max-width: 100%;
  }

  .election-todoaa._2 {
    z-index: 5;
    max-height: 100%;
    position: relative;
  }

  .election-todoaa._2.doc-archive-laptop {
    max-width: 100%;
  }

  .election-todo-2 {
    max-height: 100%;
    overflow: hidden;
  }

  .election-todo-2.vertical {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .election-todo-2.small {
    width: 40vw;
    max-height: 100%;
  }

  .election-todo-2.small.doc-archive-laptop {
    max-width: 100%;
  }

  .election-todo-2.negative-margin {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .election-todo-2.cutoff {
    max-height: 35vw;
  }

  .election-todo-2.large-on-mobile {
    overflow: hidden;
  }

  .election-todo-2.smalll.readyboard-checkmark {
    max-width: 40%;
  }

  .election-todo-2.er-phone {
    max-width: 55%;
    max-height: 100%;
    margin-top: -2vw;
    padding-left: 0;
    overflow: hidden;
  }

  .election-todo-2.vc-top-lft-img, .election-todo-2.vc-laptop-img {
    width: 50vw;
  }

  .election-todo-2.vc-bottom-laptop {
    width: 40vw;
  }

  .election-todo-2.vertical-copy {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .election-todo-2.negative-margin-doc {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .election-todo-2.cutoff-kr {
    max-height: 35vw;
  }

  .election-todo-2.cd-main {
    width: 50vw;
    max-height: 100%;
  }

  .election-todo-2.cd-main.doc-archive-laptop {
    max-width: 100%;
  }

  .election-todo-2.cd-phone {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .election-todo-2._10xu-1 {
    width: 50vw;
    max-height: 100%;
  }

  .election-todo-2._10xu-1.doc-archive-laptop {
    max-width: 100%;
  }

  .election-todo-2._2 {
    width: 40vw;
    max-height: 100%;
  }

  .election-todo-2._2.doc-archive-laptop {
    max-width: 100%;
  }

  .pcc-1.large-on-mobile {
    overflow: hidden;
  }

  .live-results-phone {
    width: auto;
    height: 35vw;
    margin-top: -5vw;
  }

  .petitions-grid {
    max-width: 50vw;
  }

  .petitions-laptop {
    max-height: 100%;
    overflow: hidden;
  }

  .petitions-laptop.vertical {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .petitions-laptop.small {
    width: 40vw;
    max-height: 100%;
  }

  .petitions-laptop.small.doc-archive-laptop {
    max-width: 100%;
  }

  .petitions-laptop.negative-margin {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .petitions-laptop.cutoff {
    max-height: 35vw;
  }

  .petitions-laptop.large-on-mobile {
    overflow: hidden;
  }

  .petitions-laptop.smalll.readyboard-checkmark {
    max-width: 40%;
  }

  .petitions-laptop.er-phone {
    max-width: 55%;
    max-height: 100%;
    margin-top: -2vw;
    padding-left: 0;
    overflow: hidden;
  }

  .petitions-laptop.vc-top-lft-img, .petitions-laptop.vc-laptop-img {
    width: 50vw;
  }

  .petitions-laptop.vc-bottom-laptop {
    width: 40vw;
  }

  .petitions-laptop.vertical-copy {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .petitions-laptop.negative-margin-doc {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .petitions-laptop.cutoff-kr {
    max-height: 35vw;
  }

  .petitions-laptop.cd-main {
    width: 50vw;
    max-height: 100%;
  }

  .petitions-laptop.cd-main.doc-archive-laptop {
    max-width: 100%;
  }

  .petitions-laptop.cd-phone {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .petitions-laptop._10xu-1 {
    width: 50vw;
    max-height: 100%;
  }

  .petitions-laptop._10xu-1.doc-archive-laptop {
    max-width: 100%;
  }

  .petitions-laptop._2 {
    width: 40vw;
    max-height: 100%;
  }

  .petitions-laptop._2.doc-archive-laptop {
    max-width: 100%;
  }

  .petitions-laptop.lr-1 {
    width: 40vw;
    max-height: 100%;
  }

  .petitions-laptop.lr-1.doc-archive-laptop {
    max-width: 100%;
  }

  .petitions-laptop.lr-info {
    overflow: hidden;
  }

  .petitions-laptop.vc-1 {
    width: 40vw;
    max-height: 100%;
  }

  .petitions-laptop.vc-1.doc-archive-laptop {
    max-width: 100%;
  }

  .eforce-1 {
    max-height: 100%;
    overflow: hidden;
  }

  .eforce-1.vertical {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .eforce-1.small {
    width: 40vw;
    max-height: 100%;
  }

  .eforce-1.small.doc-archive-laptop {
    max-width: 100%;
  }

  .eforce-1.negative-margin {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .eforce-1.cutoff {
    max-height: 35vw;
  }

  .eforce-1.large-on-mobile {
    overflow: hidden;
  }

  .eforce-1.smalll.readyboard-checkmark {
    max-width: 40%;
  }

  .eforce-1.er-phone {
    max-width: 55%;
    max-height: 100%;
    margin-top: -2vw;
    padding-left: 0;
    overflow: hidden;
  }

  .eforce-1.vc-top-lft-img {
    width: 40vw;
  }

  .eforce-1.vc-laptop-img {
    width: 50vw;
  }

  .eforce-1.vc-bottom-laptop {
    width: 40vw;
  }

  .eforce-1.vertical-copy {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .eforce-1.negative-margin-doc {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .eforce-1.cutoff-kr {
    max-height: 35vw;
  }

  .eforce-1.cd-main {
    width: 50vw;
    max-height: 100%;
  }

  .eforce-1.cd-main.doc-archive-laptop {
    max-width: 100%;
  }

  .eforce-1.cd-phone {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .eforce-1._10xu-1 {
    width: 50vw;
    max-height: 100%;
  }

  .eforce-1._10xu-1.doc-archive-laptop {
    max-width: 100%;
  }

  .eforce-1._2 {
    width: 40vw;
    max-height: 100%;
  }

  .eforce-1._2.doc-archive-laptop {
    max-width: 100%;
  }

  .eforce-1.lr-1 {
    width: 40vw;
    max-height: 100%;
  }

  .eforce-1.lr-1.doc-archive-laptop {
    max-width: 100%;
  }

  .eforce-1.lr-info {
    overflow: hidden;
  }

  .eforce-1.vc-1 {
    width: 40vw;
    max-height: 100%;
  }

  .eforce-1.vc-1.doc-archive-laptop {
    max-width: 100%;
  }

  .er-phone-div-block {
    object-fit: fill;
    flex: 1;
    align-self: auto;
    max-width: 50vw;
    margin: 40px;
    padding-left: 20px;
    font-size: 18px;
    display: block;
    overflow: visible;
  }

  .er-phone-div-block.vc-combo, .er-phone-div-block.election-todo-combo {
    max-width: 60vw;
  }

  .er-phone-div-block.lr-combo {
    font-size: 18px;
  }

  .er-phone-div-block.lr-combo.accessible-for-all {
    max-width: 50vw;
    font-size: 18px;
  }

  .er-phone-div-block.pcc-combo {
    max-width: 60vw;
  }

  .er-phone-div-block.tenex-gold {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .er-phone-div-block.tenex-gold-left {
    margin-left: 10px;
    margin-right: 10px;
  }

  .er-phone-div-block.tenex-gold-copy {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .er-phone-div-block.doc-archives-body-text {
    align-self: auto;
    padding-top: 0;
  }

  .er-phone-div-block.doc-archives-body-text.organize-your-warehouse {
    font-size: 18px;
  }

  .aim-div-1 {
    object-fit: fill;
    flex: 1;
    align-self: auto;
    max-width: 50vw;
    margin: 40px;
    padding-left: 20px;
    font-size: 18px;
    display: block;
    overflow: visible;
  }

  .aim-div-1.vc-combo, .aim-div-1.election-todo-combo {
    max-width: 60vw;
  }

  .aim-div-1.lr-combo {
    font-size: 18px;
  }

  .aim-div-1.lr-combo.accessible-for-all {
    max-width: 50vw;
    font-size: 18px;
  }

  .aim-div-1.pcc-combo {
    max-width: 60vw;
  }

  .aim-div-1.tenex-gold {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .aim-div-1.tenex-gold-left {
    margin-left: 10px;
    margin-right: 10px;
  }

  .aim-div-1.tenex-gold-copy {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .aim-div-1.doc-archives-body-text {
    align-self: auto;
    padding-top: 0;
  }

  .aim-div-1.doc-archives-body-text.organize-your-warehouse {
    font-size: 18px;
  }

  .aim-laptop {
    max-height: 100%;
    overflow: hidden;
  }

  .aim-laptop.vertical {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .aim-laptop.small {
    width: 40vw;
    max-height: 100%;
  }

  .aim-laptop.small.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-laptop.negative-margin {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .aim-laptop.cutoff {
    max-height: 35vw;
  }

  .aim-laptop.large-on-mobile {
    overflow: hidden;
  }

  .aim-laptop.smalll.readyboard-checkmark {
    max-width: 40%;
  }

  .aim-laptop.er-phone {
    max-width: 55%;
    max-height: 100%;
    margin-top: -2vw;
    padding-left: 0;
    overflow: hidden;
  }

  .aim-laptop.vc-top-lft-img {
    width: 40vw;
  }

  .aim-laptop.vc-laptop-img {
    width: 50vw;
  }

  .aim-laptop.vc-bottom-laptop {
    width: 40vw;
  }

  .aim-laptop.vertical-copy {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .aim-laptop.negative-margin-doc {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .aim-laptop.cutoff-kr {
    max-height: 35vw;
  }

  .aim-laptop.cd-main {
    width: 50vw;
    max-height: 100%;
  }

  .aim-laptop.cd-main.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-laptop.cd-phone {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .aim-laptop._10xu-1 {
    width: 50vw;
    max-height: 100%;
  }

  .aim-laptop._10xu-1.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-laptop._2 {
    width: 40vw;
    max-height: 100%;
  }

  .aim-laptop._2.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-laptop.lr-1 {
    width: 40vw;
    max-height: 100%;
  }

  .aim-laptop.lr-1.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-laptop.lr-info {
    overflow: hidden;
  }

  .aim-laptop.vc-1 {
    width: 40vw;
    max-height: 100%;
  }

  .aim-laptop.vc-1.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-laptop.campaign-desk-2 {
    width: 40vw;
    max-height: 100%;
    margin-top: 0;
  }

  .aim-laptop.campaign-desk-2.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-section {
    z-index: 5;
    object-fit: fill;
    min-height: 40vw;
    padding-left: 100px;
    padding-right: 100px;
    font-size: 18px;
  }

  .aim-scanner {
    max-height: 100%;
    overflow: hidden;
  }

  .aim-scanner.vertical {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .aim-scanner.small {
    width: 40vw;
    max-height: 100%;
  }

  .aim-scanner.small.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-scanner.negative-margin {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .aim-scanner.cutoff {
    max-height: 35vw;
  }

  .aim-scanner.large-on-mobile {
    overflow: hidden;
  }

  .aim-scanner.smalll.readyboard-checkmark {
    max-width: 40%;
  }

  .aim-scanner.er-phone {
    max-width: 55%;
    max-height: 100%;
    margin-top: -2vw;
    padding-left: 0;
    overflow: hidden;
  }

  .aim-scanner.vc-top-lft-img {
    width: 40vw;
  }

  .aim-scanner.vc-laptop-img {
    width: 50vw;
  }

  .aim-scanner.vc-bottom-laptop {
    width: 40vw;
  }

  .aim-scanner.vertical-copy {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .aim-scanner.negative-margin-doc {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .aim-scanner.cutoff-kr {
    max-height: 35vw;
  }

  .aim-scanner.cd-main {
    width: 50vw;
    max-height: 100%;
  }

  .aim-scanner.cd-main.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-scanner.cd-phone {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .aim-scanner._10xu-1 {
    width: 50vw;
    max-height: 100%;
  }

  .aim-scanner._10xu-1.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-scanner._2 {
    width: 40vw;
    max-height: 100%;
  }

  .aim-scanner._2.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-scanner.lr-1 {
    width: 40vw;
    max-height: 100%;
  }

  .aim-scanner.lr-1.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-scanner.lr-info {
    overflow: hidden;
  }

  .aim-scanner.vc-1 {
    width: 40vw;
    max-height: 100%;
  }

  .aim-scanner.vc-1.doc-archive-laptop {
    max-width: 100%;
  }

  .aim-scanner.campaign-desk-2 {
    width: 40vw;
    max-height: 100%;
    margin-top: 0;
  }

  .aim-scanner.campaign-desk-2.doc-archive-laptop {
    max-width: 100%;
  }

  .radyboardphone {
    max-height: 100%;
    overflow: hidden;
  }

  .radyboardphone.vertical {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .radyboardphone.small {
    width: 40vw;
    max-height: 100%;
  }

  .radyboardphone.small.doc-archive-laptop {
    max-width: 100%;
  }

  .radyboardphone.negative-margin {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .radyboardphone.cutoff {
    max-height: 35vw;
  }

  .radyboardphone.large-on-mobile {
    overflow: hidden;
  }

  .radyboardphone.smalll.readyboard-checkmark {
    max-width: 40%;
  }

  .radyboardphone.er-phone {
    max-width: 55%;
    max-height: 100%;
    margin-top: -2vw;
    padding-left: 0;
    overflow: hidden;
  }

  .radyboardphone.vc-top-lft-img {
    width: 40vw;
  }

  .radyboardphone.vc-laptop-img {
    width: 50vw;
  }

  .radyboardphone.vc-bottom-laptop {
    width: 40vw;
  }

  .radyboardphone.vertical-copy {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .radyboardphone.negative-margin-doc {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .radyboardphone.cutoff-kr {
    max-height: 35vw;
  }

  .radyboardphone.cd-main {
    width: 50vw;
    max-height: 100%;
  }

  .radyboardphone.cd-main.doc-archive-laptop {
    max-width: 100%;
  }

  .radyboardphone.cd-phone {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .radyboardphone._10xu-1 {
    width: 50vw;
    max-height: 100%;
  }

  .radyboardphone._10xu-1.doc-archive-laptop {
    max-width: 100%;
  }

  .radyboardphone._2 {
    width: 40vw;
    max-height: 100%;
  }

  .radyboardphone._2.doc-archive-laptop {
    max-width: 100%;
  }

  .radyboardphone.lr-1 {
    width: 40vw;
    max-height: 100%;
  }

  .radyboardphone.lr-1.doc-archive-laptop {
    max-width: 100%;
  }

  .radyboardphone.lr-info {
    overflow: hidden;
  }

  .radyboardphone.vc-1 {
    width: 40vw;
    max-height: 100%;
  }

  .radyboardphone.vc-1.doc-archive-laptop {
    max-width: 100%;
  }

  .radyboardphone.campaign-desk-2 {
    width: 40vw;
    max-height: 100%;
    margin-top: 0;
  }

  .radyboardphone.campaign-desk-2.doc-archive-laptop {
    max-width: 100%;
  }

  .ready-laptop {
    max-height: 100%;
    overflow: hidden;
  }

  .ready-laptop.vertical {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .ready-laptop.small {
    width: 40vw;
    max-height: 100%;
  }

  .ready-laptop.small.doc-archive-laptop {
    max-width: 100%;
  }

  .ready-laptop.negative-margin {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .ready-laptop.cutoff {
    max-height: 35vw;
  }

  .ready-laptop.large-on-mobile {
    overflow: hidden;
  }

  .ready-laptop.smalll.readyboard-checkmark {
    max-width: 40%;
  }

  .ready-laptop.er-phone {
    max-width: 55%;
    max-height: 100%;
    margin-top: -2vw;
    padding-left: 0;
    overflow: hidden;
  }

  .ready-laptop.vc-top-lft-img {
    width: 40vw;
  }

  .ready-laptop.vc-laptop-img {
    width: 50vw;
  }

  .ready-laptop.vc-bottom-laptop {
    width: 40vw;
  }

  .ready-laptop.vertical-copy {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .ready-laptop.negative-margin-doc {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .ready-laptop.cutoff-kr {
    max-height: 35vw;
  }

  .ready-laptop.cd-main {
    width: 50vw;
    max-height: 100%;
  }

  .ready-laptop.cd-main.doc-archive-laptop {
    max-width: 100%;
  }

  .ready-laptop.cd-phone {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .ready-laptop._10xu-1 {
    width: 50vw;
    max-height: 100%;
  }

  .ready-laptop._10xu-1.doc-archive-laptop {
    max-width: 100%;
  }

  .ready-laptop._2 {
    width: 40vw;
    max-height: 100%;
  }

  .ready-laptop._2.doc-archive-laptop {
    max-width: 100%;
  }

  .ready-laptop.lr-1 {
    width: 40vw;
    max-height: 100%;
  }

  .ready-laptop.lr-1.doc-archive-laptop {
    max-width: 100%;
  }

  .ready-laptop.lr-info {
    overflow: hidden;
  }

  .ready-laptop.vc-1 {
    width: 40vw;
    max-height: 100%;
  }

  .ready-laptop.vc-1.doc-archive-laptop {
    max-width: 100%;
  }

  .ready-laptop.campaign-desk-2 {
    width: 40vw;
    max-height: 100%;
    margin-top: 0;
  }

  .ready-laptop.campaign-desk-2.doc-archive-laptop {
    max-width: 100%;
  }

  .section-1-transparent-rb {
    z-index: 5;
    object-fit: fill;
    min-height: 40vw;
    padding-left: 100px;
    padding-right: 100px;
    font-size: 18px;
  }

  .div-block-364-copy {
    max-width: 60vw;
  }

  .section-1-transparent-copy {
    z-index: 5;
    object-fit: fill;
    min-height: 25vw;
    padding-top: 40px;
    padding-left: 100px;
    padding-right: 100px;
    font-size: 18px;
    overflow: visible;
  }

  .image-9-23-copy {
    max-height: 100%;
    overflow: hidden;
  }

  .image-9-23-copy.vertical {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .image-9-23-copy.small {
    width: 40vw;
    max-height: 100%;
  }

  .image-9-23-copy.small.doc-archive-laptop {
    max-width: 100%;
  }

  .image-9-23-copy.negative-margin {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .image-9-23-copy.cutoff {
    max-height: 35vw;
  }

  .image-9-23-copy.large-on-mobile {
    overflow: hidden;
  }

  .image-9-23-copy.smalll.readyboard-checkmark {
    max-width: 40%;
  }

  .image-9-23-copy.er-phone {
    max-width: 55%;
    max-height: 100%;
    margin-top: -2vw;
    padding-left: 0;
    overflow: hidden;
  }

  .image-9-23-copy.vc-top-lft-img {
    width: 40vw;
  }

  .image-9-23-copy.vc-laptop-img {
    width: 50vw;
  }

  .image-9-23-copy.vc-bottom-laptop {
    width: 40vw;
  }

  .image-9-23-copy.vertical-copy {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .image-9-23-copy.negative-margin-doc {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .image-9-23-copy.cutoff-kr {
    max-height: 35vw;
  }

  .image-9-23-copy.cd-main {
    width: 50vw;
    max-height: 100%;
  }

  .image-9-23-copy.cd-main.doc-archive-laptop {
    max-width: 100%;
  }

  .image-9-23-copy.cd-phone {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .image-9-23-copy._10xu-1 {
    width: 50vw;
    max-height: 100%;
  }

  .image-9-23-copy._10xu-1.doc-archive-laptop {
    max-width: 100%;
  }

  .image-9-23-copy._2 {
    width: 40vw;
    max-height: 100%;
  }

  .image-9-23-copy._2.doc-archive-laptop {
    max-width: 100%;
  }

  .image-9-23-copy.lr-1 {
    width: 40vw;
    max-height: 100%;
  }

  .image-9-23-copy.lr-1.doc-archive-laptop {
    max-width: 100%;
  }

  .image-9-23-copy.lr-info {
    overflow: hidden;
  }

  .image-9-23-copy.vc-1 {
    width: 40vw;
    max-height: 100%;
  }

  .image-9-23-copy.vc-1.doc-archive-laptop {
    max-width: 100%;
  }

  .image-9-23-copy.campaign-desk-2 {
    width: 40vw;
    max-height: 100%;
    margin-top: 0;
  }

  .image-9-23-copy.campaign-desk-2.doc-archive-laptop {
    max-width: 100%;
  }

  .cd-laptop {
    max-height: 100%;
    overflow: hidden;
  }

  .cd-laptop.vertical {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .cd-laptop.small {
    width: 40vw;
    max-height: 100%;
  }

  .cd-laptop.small.doc-archive-laptop {
    max-width: 100%;
  }

  .cd-laptop.negative-margin {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .cd-laptop.cutoff {
    max-height: 35vw;
  }

  .cd-laptop.large-on-mobile {
    overflow: hidden;
  }

  .cd-laptop.smalll.readyboard-checkmark {
    max-width: 40%;
  }

  .cd-laptop.er-phone {
    max-width: 55%;
    max-height: 100%;
    margin-top: -2vw;
    padding-left: 0;
    overflow: hidden;
  }

  .cd-laptop.vc-top-lft-img {
    width: 40vw;
  }

  .cd-laptop.vc-laptop-img {
    width: 50vw;
  }

  .cd-laptop.vc-bottom-laptop {
    width: 40vw;
  }

  .cd-laptop.vertical-copy {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .cd-laptop.negative-margin-doc {
    max-width: 70em;
    margin-top: 0;
    margin-bottom: -120px;
    overflow: hidden;
  }

  .cd-laptop.cutoff-kr {
    max-height: 35vw;
  }

  .cd-laptop.cd-main {
    width: 50vw;
    max-height: 100%;
  }

  .cd-laptop.cd-main.doc-archive-laptop {
    max-width: 100%;
  }

  .cd-laptop.cd-phone {
    width: auto;
    height: 30vw;
    max-height: 100%;
    margin: 10px 60px 10px 10px;
  }

  .cd-laptop._10xu-1 {
    width: 50vw;
    max-height: 100%;
  }

  .cd-laptop._10xu-1.doc-archive-laptop {
    max-width: 100%;
  }

  .cd-laptop._2 {
    width: 40vw;
    max-height: 100%;
  }

  .cd-laptop._2.doc-archive-laptop {
    max-width: 100%;
  }

  .cd-laptop.lr-1 {
    width: 40vw;
    max-height: 100%;
  }

  .cd-laptop.lr-1.doc-archive-laptop {
    max-width: 100%;
  }

  .cd-laptop.lr-info {
    overflow: hidden;
  }

  .cd-laptop.vc-1 {
    width: 40vw;
    max-height: 100%;
  }

  .cd-laptop.vc-1.doc-archive-laptop {
    max-width: 100%;
  }

  .cd-laptop.campaign-desk-2 {
    width: 40vw;
    max-height: 100%;
    margin-top: 0;
  }

  .cd-laptop.campaign-desk-2.doc-archive-laptop {
    max-width: 100%;
  }

  .section-1-transparent-da {
    z-index: 5;
    object-fit: fill;
    min-height: 40vw;
    padding-left: 100px;
    padding-right: 100px;
    font-size: 18px;
    overflow: visible;
  }

  .tile-2w-copy {
    background-color: var(--off-white);
    border-style: none;
  }

  .tile-2w-copy.homepage-tile-pcc {
    transition: transform .6s, color .6s;
  }

  .tile-2w-copy.homepage-tile-pcc:hover {
    box-shadow: 1px 1px 40px 5px #e74b3c, 0 2px 7px #14142b0f;
  }

  .tile-2w-copy.homepage-tile-live-results {
    transition-duration: .6s, .6s;
    box-shadow: 0 2px 7px #14142b0f;
  }

  .tile-2w-copy.homepage-tile-live-results:hover {
    box-shadow: 1px 1px 40px 5px #06c, 0 2px 7px #14142b0f;
  }

  .tile-2w-copy.homepage-tile-aim {
    transition-duration: .6s, .6s;
  }

  .tile-2w-copy.homepage-tile-aim:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #fc980b, 0 2px 7px #14142b0f;
  }

  .tile-2w-copy.homepage-tile-election-force {
    transition-duration: .6s, .6s;
  }

  .tile-2w-copy.homepage-tile-election-force:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #00a572, 0 2px 7px #14142b0f;
  }

  .tile-2w-copy.homepage-tile-voter-central {
    transition-duration: .6s, .6s;
  }

  .tile-2w-copy.homepage-tile-voter-central:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #00688b, 0 2px 7px #14142b0f;
  }

  .tile-2w-copy.homepage-tile-election-reponse {
    transition-duration: .6s, .6s;
  }

  .tile-2w-copy.homepage-tile-election-reponse:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 40px 5px #6a1b9a, 0 2px 7px #14142b0f;
  }

  .tile-2w-copy.ravi-idea-2 {
    transition-duration: .6s, .6s;
    box-shadow: 0 2px 7px #14142b0f;
  }

  .tile-2w-copy.ravi-idea-2:hover {
    box-shadow: 1px 1px 40px 5px #06c, 0 2px 7px #14142b0f;
  }

  .tile-2w-copy.eforce {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Election-Force_Home_22.14_Photo-11--low-res.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding-left: 25px;
    padding-right: 25px;
    transition: all .8s;
  }

  .tile-2w-copy.liveresults {
    border-style: none;
  }

  .tile-2w-copy.aim {
    transition: all .8s;
  }

  .tile-2w-copy.aim:hover {
    background-color: #fc980b;
  }

  .tile-2w-copy.readyboard {
    transition: all .8s;
  }

  .tile-2w-copy.election-response {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Election-Response_Track-Incidents_Map-View_22.14_Photo-2-low-res.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    margin-bottom: 15px;
    padding-top: 70px;
    padding-bottom: 45px;
  }

  .tile-2w-copy.campaign-desk {
    background-color: var(--off-white);
    transition: all .8s;
  }

  .tile-2w-copy.campaign-desk:hover {
    background-color: var(--lobbyist-management);
  }

  .tile-2w-copy._10xu {
    background-color: var(--off-white);
    transition: all .8s;
  }

  .tile-2w-copy._10xu:hover {
    background-color: var(--tenex-blue);
  }

  .tile-2w-copy.doc-arch {
    transition: all .8s, color .3s;
  }

  .tile-2w-copy.campaign, .tile-2w-copy.vc {
    background-color: var(--off-white);
    transition: all .8s;
  }

  .tile-2w-copy.vc:hover {
    background-color: var(--voter-central);
  }

  .tile-2w-copy.todo {
    background-color: var(--off-white);
    background-image: linear-gradient(#00000080, #00000080), url('../images/Election-ToDo_Calendar_Photo-1.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    transition: all .8s;
  }

  .tile-2w-copy.todo:hover {
    background-color: var(--tenex-blue);
  }

  .tile-2w-copy.pcc {
    border-style: none;
  }

  .pcc-home {
    max-width: 25vw;
    height: 75%;
    padding-top: 0;
  }

  .pcc-home-copy {
    max-width: 25vw;
    height: 75%;
  }

  .detail-description-white {
    white-space: break-spaces;
  }

  .detail-description-white.newest-black {
    color: var(--newest-black);
  }

  .sd-text-overlay {
    z-index: 1;
    height: auto;
    min-height: 40vw;
    padding-top: 15vw;
    font-size: 4em;
  }

  .sd-text-overlay.epb-copy {
    height: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    position: static;
  }

  .election-link-header {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .div-block-393 {
    margin-top: -25px;
  }

  .image-330-copy {
    max-width: 30vw;
    margin-top: 0;
  }

  .h3-subtext-black-left {
    white-space: pre-wrap;
    font-size: 20px;
    line-height: 1.5em;
  }

  .h3-subtext-black-left.white {
    font-size: 20px;
  }

  .h3-tech-feature-mont-left {
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .h3-subtext-black-left-copy {
    white-space: pre-wrap;
    font-size: 20px;
    line-height: 1.5em;
  }

  .h3-subtext-black-left-copy.white {
    font-size: 20px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .h3-tech-feature-mont-copy, .h3-contact-white {
    margin-bottom: 10px;
  }

  .h3-subtext-black-copy {
    white-space: pre-wrap;
    font-size: 20px;
    line-height: 1.5em;
  }

  .h3-subtext-black-copy.white {
    font-size: 20px;
  }

  .h3-subtext-black-divider {
    white-space: pre-wrap;
    font-size: 20px;
    line-height: 1.5em;
  }

  .h3-subtext-black-divider.white {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  ._10x-navlink-header {
    color: #333;
    border-bottom: 1px dotted #1289a7;
    font-size: 1.15em;
  }

  .body {
    color: #0000;
    font-size: 14px;
    line-height: 16px;
  }

  .producttextname {
    margin-top: 1vw;
    font-size: 3vw;
    line-height: 3vw;
    position: static;
  }

  .div-block-5 {
    padding-top: 4em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .text-block-7 {
    margin-top: 0;
    margin-bottom: 10vw;
    padding-bottom: 0;
    font-size: 7vw;
    line-height: 7.5vw;
  }

  .slide-2 {
    margin-top: 0;
    font-size: 16px;
    line-height: 18px;
  }

  .testimony {
    font-family: Sf pro display, sans-serif;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .testimonyfrom {
    float: right;
    font-family: Sf pro display, sans-serif;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .mask-2 {
    width: 90%;
  }

  .bannerhome {
    height: 600px;
  }

  .div-block-12 {
    background-color: #2d3b4b;
  }

  .div-block-12.homefooter {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-23 {
    font-weight: 300;
  }

  .header {
    width: 100%;
    margin-top: 3vw;
    margin-bottom: 4vw;
    margin-left: 0;
    padding-bottom: 0;
    font-size: 3em;
    line-height: 1em;
  }

  .opener {
    text-align: justify;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.15em;
  }

  .div-block-17 {
    margin-right: 25px;
    padding-right: 0;
  }

  .div-block-20 {
    padding: 2em;
  }

  .title {
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 4em;
    line-height: 1em;
  }

  .textbody {
    padding-right: 0;
  }

  .italic-text-8 {
    font-size: 1.25em;
    font-style: normal;
    line-height: 1.15em;
  }

  .valuestxt {
    color: #fff;
    text-align: left;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Sf pro display, sans-serif;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.15em;
  }

  .value {
    justify-content: flex-start;
    align-items: flex-start;
    height: 23em;
    padding: 2em;
  }

  .value.winningspirit {
    text-align: center;
    justify-content: flex-start;
    align-items: flex-start;
    height: 23em;
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .value.definedby {
    height: 23em;
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .value.customerservice {
    align-items: flex-start;
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .body-4 {
    height: 100%;
  }

  .precinctcentraltitle {
    padding-bottom: 0;
    font-size: 5em;
    line-height: 1em;
  }

  .precinctcentraltitle.lr {
    font-size: 5em;
    line-height: 1em;
  }

  .precinctcentralsubtitle, .precinctcentralsubtitle.lr {
    padding-top: 0;
    font-size: 2em;
    line-height: 1em;
  }

  .precinctcentralsubtitle.nextgen {
    font-size: 2em;
    line-height: 1em;
  }

  .row-6 {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .row-6.lr {
    align-items: flex-start;
    padding: 0;
  }

  .unordered-list {
    margin-bottom: 0;
  }

  .erfeaturetitle {
    width: auto;
    margin-top: 0;
    font-size: 1.5em;
    line-height: 1em;
  }

  .unordered-list-2 {
    margin-bottom: 0;
  }

  .unordered-list-2.lr {
    justify-content: flex-start;
    width: 100%;
  }

  .unordered-list-3 {
    margin-bottom: 0;
  }

  .unordered-list-3.lr {
    width: 100%;
  }

  .lrfeaturetitle {
    margin-top: 0;
    font-size: 2em;
    line-height: 1em;
  }

  .erfeaturedescription {
    width: auto;
    font-size: 1em;
    line-height: 1.15em;
  }

  .nav-menu-2 {
    z-index: 3;
    background-color: #ffffffe6;
    width: 50%;
    font-family: Sf pro display, sans-serif;
    position: fixed;
    top: 0%;
    left: 0;
  }

  .navigation {
    flex-direction: column;
    align-items: flex-start;
    display: none;
  }

  .liveresultssectionhdr {
    color: #333;
    text-align: center;
    margin-bottom: .25em;
    padding-top: 0;
    font-size: 3em;
    line-height: 1em;
  }

  .column-10 {
    background-color: #0000;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-65 {
    margin-bottom: 15px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
    line-height: 30px;
  }

  .text-block-66 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 22px;
    font-weight: 300;
    line-height: 24px;
  }

  .italic-text-11.lr {
    font-size: 1.5em;
    line-height: 1.15em;
  }

  .text-block-68 {
    margin-left: 15px;
    font-size: 36px;
    line-height: 38px;
  }

  .text-block-69 {
    text-align: left;
    width: 85%;
    font-size: 12px;
    line-height: 14px;
  }

  .italic-text-12.pc {
    width: 600px;
    font-size: 20px;
    line-height: 22px;
  }

  .row-10 {
    flex: none;
    justify-content: space-between;
    width: 100%;
  }

  .text-block-75.pc {
    width: 85%;
    margin-bottom: 50px;
    font-size: 2em;
    line-height: 1.15em;
  }

  .column-18 {
    flex: 1;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .pcsecuritypoint {
    height: auto;
    margin-bottom: 1vw;
    padding-top: 0;
    font-size: 1.5em;
    line-height: 3.25vw;
  }

  .column-19 {
    flex: 1;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-85 {
    width: 95%;
    padding: 0;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.15em;
  }

  .text-block-86 {
    width: 95%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.15em;
  }

  .text-block-89 {
    width: 95%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.15em;
  }

  .text-block-90 {
    width: 95%;
    padding-top: 0;
    padding-right: 0;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.15em;
  }

  .text-block-91 {
    margin-left: 15px;
    font-size: 36px;
    line-height: 38px;
  }

  .text-block-92 {
    font-size: 20px;
    line-height: 22px;
  }

  .body-5 {
    height: 100%;
  }

  .div-block-33 {
    height: 400px;
  }

  .text-block-101 {
    font-size: 2.5vw;
    line-height: 2.75vw;
  }

  .div-block-35 {
    height: 400px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .div-block-35.lr {
    height: 400px;
  }

  .liveresultssectionhdr2 {
    text-shadow: none;
    margin-top: 0;
    margin-bottom: 1vw;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 3em;
    line-height: 1em;
  }

  .liveresultssectiontxt2 {
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.5em;
    line-height: 1.15em;
  }

  .div-block-42 {
    height: auto;
  }

  .div-block-47 {
    display: none;
  }

  .div-block-48 {
    padding: 2em;
  }

  .section-21 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 25px 0;
  }

  .link-block-2 {
    width: 15vw;
    height: 15vw;
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
  }

  .link-block-3 {
    width: 15vw;
    height: 15vw;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-5 {
    width: 15vw;
    height: 15vw;
    margin-right: 0;
  }

  .column-50, .column-51, .column-52 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 4vw;
    display: flex;
  }

  .row-23 {
    margin-bottom: 25px;
    display: block;
  }

  .text-block-140 {
    margin-top: 3vw;
    margin-bottom: .5em;
    padding-bottom: 0;
    font-size: 5em;
    line-height: 1em;
  }

  .text-block-141 {
    flex: 0 auto;
    padding-bottom: 0;
    font-size: 7vw;
    line-height: 7.5vw;
  }

  .slider-5, .mask-4 {
    height: 600px;
  }

  .text-block-142 {
    margin-bottom: 10vw;
    padding-bottom: 0;
    font-size: 3em;
    line-height: 48px;
  }

  .row-25 {
    justify-content: space-around;
    margin-bottom: 25px;
  }

  .text-block-143, .text-block-144, .text-block-145, .text-block-146 {
    font-size: 1.5em;
    line-height: 1em;
  }

  .image-45, .image-46, .image-47 {
    width: 125px;
    height: 125px;
    padding: 25px;
  }

  .image-48 {
    width: 125px;
    height: 125px;
    padding: 25px;
    transition: opacity .2s;
  }

  .text-block-147, .text-block-148, .text-block-149 {
    font-size: 3vw;
    line-height: 3.25vw;
  }

  .text-block-150 {
    margin-bottom: 3vw;
    font-size: 3em;
    line-height: 1em;
  }

  .container-10, .container-11, .container-12, .container-13 {
    margin-bottom: 2vw;
  }

  .row-26 {
    margin-top: 50px;
  }

  .div-block-52 {
    flex-direction: column;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .tedtiletxt {
    flex: none;
    margin-left: 4em;
    margin-right: 4em;
    font-size: 1.5em;
    line-height: 2.5vw;
  }

  .section-29 {
    align-items: stretch;
    margin-bottom: 0;
    margin-right: 0;
  }

  .div-block-57 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: stretch;
    height: 25em;
    display: flex;
  }

  .div-block-58 {
    align-items: stretch;
    height: 25em;
    display: flex;
  }

  .div-block-59, .div-block-60 {
    flex-direction: column;
    height: 25em;
    display: flex;
  }

  .section-30, .section-31 {
    align-items: stretch;
    margin-bottom: 0;
    margin-right: 0;
  }

  .section-32 {
    flex-direction: column;
    align-items: stretch;
    margin-right: 0;
  }

  .div-block-62 {
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-63 {
    flex-direction: column;
    flex: none;
    justify-content: center;
    height: 25em;
    display: flex;
  }

  .div-block-64 {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: 25em;
    display: flex;
  }

  .div-block-65, .div-block-66 {
    flex-direction: row;
    justify-content: center;
    height: 25em;
    display: flex;
  }

  .section-33 {
    flex-direction: column;
    flex: none;
    align-items: stretch;
    height: 25em;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .section-34 {
    flex-direction: row;
    flex: none;
    justify-content: center;
    align-items: stretch;
    height: auto;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .section-35 {
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .section-36 {
    flex-direction: column;
    margin-bottom: 10px;
    display: flex;
    overflow: hidden;
  }

  .sectionhdr1 {
    font-size: 3em;
    line-height: 1em;
  }

  .sectionted {
    padding-top: 2em;
  }

  .div-block-68 {
    padding: 4vw 2vw;
  }

  .tedtile {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2em;
    line-height: 1em;
  }

  .text-block-186 {
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-187, .text-block-188, .text-block-190 {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .text-block-191 {
    font-size: 3.5vw;
    line-height: 2.5vw;
  }

  .text-block-192 {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .ericonted {
    font-size: 2em;
    line-height: 1em;
    display: block;
  }

  .div-block-69 {
    flex-direction: row;
    justify-content: flex-start;
    height: 3.5em;
  }

  .bold-text-15 {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .div-block-70 {
    flex-direction: row;
    align-items: stretch;
    height: 3.5em;
    display: flex;
  }

  .div-block-71, .div-block-72 {
    height: 3.5em;
  }

  .div-block-73 {
    flex: 0 auto;
    justify-content: flex-start;
    height: 3.5em;
    overflow: visible;
  }

  .div-block-74 {
    height: 3.5em;
  }

  .div-block-75 {
    width: 100%;
    height: 3.5em;
  }

  .div-block-76 {
    width: 100%;
    height: 3.5em;
    line-height: 203.5vw;
  }

  .sectionhdr2 {
    padding-bottom: 0;
    font-size: 2em;
    line-height: 1.15em;
  }

  .sectionfooter {
    position: static;
    inset: 100% 0 0;
  }

  .bold-text-16 {
    font-size: 1em;
    line-height: 1vw;
  }

  .bold-text-17, .bold-text-18, .bold-text-20 {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .linkcontactus {
    margin-left: 30px;
    font-size: 1.5em;
    line-height: 1em;
  }

  .text-block-198 {
    width: 100%;
    padding-bottom: 2.5vw;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.15em;
  }

  .rowsolution {
    flex-flow: row;
    place-content: stretch space-around;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-82 {
    padding: 2vw 2em;
  }

  .row-33 {
    align-items: flex-end;
    width: 100%;
  }

  .columnsolution {
    padding-left: .25em;
    padding-right: .25em;
  }

  .txticonsolution {
    margin-bottom: .25em;
    padding-bottom: 0;
    font-size: 3em;
    line-height: 1em;
  }

  .sectionsolution {
    width: 1110px;
    height: 110px;
  }

  .txtlabelsolution {
    padding-bottom: 0;
    font-size: 1em;
    line-height: 1.15em;
  }

  .column-86 {
    flex-direction: column;
    padding-left: 20px;
  }

  .column-87, .column-88 {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-72 {
    max-width: 50%;
  }

  .image-73 {
    max-width: 40%;
  }

  .text-block-225 {
    margin-bottom: 25px;
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-226 {
    margin-top: .5em;
    margin-bottom: .25em;
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-228 {
    flex: none;
    margin-top: 1em;
    margin-bottom: .25em;
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-229 {
    margin-top: .25em;
    margin-bottom: .25em;
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-230 {
    flex: none;
    margin-top: .25em;
    margin-bottom: .25em;
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-231 {
    flex: none;
    justify-content: flex-start;
    margin-top: .25em;
    margin-bottom: .25em;
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-232 {
    flex: none;
    margin-top: .25em;
    margin-bottom: .25em;
    font-size: 15vw;
    line-height: 15vw;
  }

  .bold-text-22 {
    font-size: 15vw;
    line-height: 15vw;
  }

  .bold-text-23 {
    flex: none;
    font-size: 15vw;
    line-height: 15vw;
  }

  .bold-text-24 {
    font-size: 15vw;
    line-height: 15vw;
  }

  .bold-text-25 {
    flex: none;
    font-size: 15vw;
    line-height: 15vw;
  }

  .bold-text-26, .bold-text-27, .bold-text-28 {
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-234 {
    font-size: 6em;
    line-height: 1em;
  }

  .text-block-236 {
    margin-bottom: .25em;
    font-size: 5em;
    line-height: 1em;
  }

  .div-block-93 {
    height: 300px;
    padding: 0 2em;
  }

  .contactbanner {
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .text-block-237 {
    width: 50%;
    margin-bottom: 2vw;
    font-size: 1.5em;
    line-height: 1em;
  }

  .div-block-95 {
    width: 60%;
  }

  .div-block-96 {
    flex-direction: column;
    padding: 2em;
  }

  .values {
    font-size: 2em;
    font-weight: 600;
    line-height: 5vw;
  }

  .image-78 {
    max-width: 95%;
    margin-right: 25px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-98 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 4vw 3vw;
    display: flex;
  }

  .image-82 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .column-116 {
    flex-direction: column;
    align-items: center;
    padding: 0 0;
  }

  .column-117 {
    order: -1;
    margin-bottom: 5vw;
    padding: 0 0;
  }

  .row-48 {
    background-image: linear-gradient(#706fa8d9, #706fa8d9), url('../images/attractive-beautiful-beauty-792994.jpg');
    background-attachment: scroll, scroll;
    flex-direction: column-reverse;
    padding: 0 0 4vw;
  }

  .row-49 {
    flex-direction: row;
  }

  .liferesultstitle {
    font-size: 6em;
    line-height: 1em;
  }

  .lricon {
    margin-bottom: .25em;
    font-size: 4em;
    line-height: 1em;
  }

  .ericon {
    flex: none;
    margin-bottom: 2vw;
    font-size: 4em;
    line-height: 1em;
  }

  .erfeature {
    justify-content: flex-start;
  }

  .lrrow {
    text-align: center;
    background-color: #ebebeb;
    flex-direction: column;
    order: -1;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 4vw;
    padding: 0;
  }

  .pcicon {
    height: auto;
    font-size: 6vw;
    line-height: 6vw;
  }

  .proveninelectionstext {
    font-size: 2em;
    line-height: 1.15em;
  }

  .image-86 {
    max-width: 35%;
  }

  .menu-button {
    color: #fff;
    background-color: #1289a7;
    background-image: linear-gradient(333deg, #45b4cf, #fff);
    padding: 8px 13px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .div-block-102 {
    flex-direction: column;
    flex: none;
    justify-content: flex-end;
    height: 25em;
    display: flex;
  }

  .div-block-103 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: stretch;
    height: 25em;
    display: flex;
  }

  .div-block-104 {
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 25em;
    display: flex;
  }

  .div-block-105 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 25em;
    display: flex;
  }

  .div-block-106 {
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 25em;
    display: flex;
  }

  .div-block-107, .div-block-108, .div-block-109 {
    flex-direction: column;
    justify-content: flex-end;
    height: 25em;
    display: flex;
  }

  .footeriiconmobile, .footericon {
    border: .5px dotted #1289a7;
    border-radius: 180px;
    margin-right: 0;
    padding: 5px;
    font-size: 18px;
  }

  .link-6 {
    margin-left: 15px;
  }

  .text-block-272 {
    margin-left: 15px;
    line-height: 16px;
  }

  .text-block-273 {
    margin-left: 15px;
  }

  .div-block-112, .div-block-113, .div-block-114 {
    align-items: center;
  }

  .html-embed-8, .html-embed-9 {
    text-align: center;
    margin-left: 0;
    font-size: 1.5em;
    line-height: 1.15em;
  }

  .div-block-116 {
    justify-content: flex-start;
    align-items: stretch;
    height: 600px;
    padding: 6vw 2vw;
  }

  .div-block-117 {
    height: 600px;
  }

  .div-block-118 {
    justify-content: flex-start;
    height: 600px;
    padding-top: 6vw;
    padding-bottom: 6vw;
    padding-left: 2vw;
  }

  .div-block-119 {
    justify-content: flex-start;
    height: 600px;
    padding: 6vw 2vw;
  }

  .text-block-278 {
    width: auto;
    height: auto;
    padding: 2vw;
    font-size: 7vw;
    line-height: 7vw;
  }

  .bold-text-38 {
    font-size: 8vw;
    line-height: 8vw;
  }

  .text-block-279 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding: 2vw;
    font-size: 12vw;
    line-height: 12vw;
    display: flex;
  }

  .text-block-280 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding: 2vw;
    font-size: 7vw;
    line-height: 7vw;
    display: flex;
  }

  .bold-text-39 {
    font-size: 8vw;
    line-height: 8vw;
  }

  .bold-text-40 {
    font-size: 9vw;
    line-height: 9vw;
  }

  .text-block-282 {
    flex: none;
    margin-top: 1em;
    margin-bottom: .25em;
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-288 {
    width: 125px;
    height: 125px;
    padding: 25px;
    font-size: 60px;
    line-height: 60px;
  }

  .text-block-289 {
    align-items: center;
    width: 125px;
    height: 125px;
    padding: 25px;
    font-size: 60px;
    line-height: 60px;
  }

  .text-block-290 {
    width: 125px;
    height: 125px;
    padding: 25px;
    font-size: 60px;
    line-height: 60px;
  }

  .text-block-291 {
    justify-content: center;
    align-items: center;
    width: 125px;
    height: 125px;
    padding: 25px;
    font-size: 60px;
    line-height: 60px;
    display: flex;
  }

  .text-block-292, .text-block-293 {
    font-size: 7vw;
    line-height: 7vw;
  }

  .text-block-294 {
    opacity: 0;
    font-size: 7vw;
    line-height: 7vw;
  }

  .text-block-295, .text-block-296 {
    font-size: 3vw;
    font-weight: 300;
    line-height: 3vw;
  }

  .text-block-297 {
    opacity: 0;
    font-size: 3vw;
    font-weight: 300;
    line-height: 3vw;
  }

  .image-87 {
    max-width: 25%;
    margin-right: 25px;
  }

  .column-123, .column-124, .column-125 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-298 {
    margin-bottom: 25px;
    padding-bottom: 0;
    font-size: 2em;
    line-height: 1.15em;
  }

  .text-block-299 {
    width: 15vw;
    height: 15vw;
    margin-left: 4vw;
    padding-right: 1.5vw;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-300 {
    width: 16vw;
    height: 16vw;
    margin-left: 0;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-301 {
    width: 17vw;
    height: 17vw;
    margin-left: 0;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-302 {
    width: 14vw;
    height: 14vw;
    margin-left: 3vw;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-303 {
    width: 16vw;
    height: 16vw;
    margin-left: 4vw;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-304 {
    width: 15vw;
    height: 15vw;
    margin-left: 0;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-305 {
    width: 17vw;
    height: 17vw;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-306 {
    width: 14vw;
    height: 14vw;
    margin-left: 0;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-307 {
    width: 15vw;
    height: 15vw;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .row-53 {
    background-color: #ebebeb;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .column-128 {
    background-image: none;
    flex-direction: column;
    flex: none;
    align-items: stretch;
    padding: 0;
    display: flex;
  }

  .column-129 {
    background-color: #3f3d9980;
    align-items: center;
    margin-bottom: 5vw;
    padding: 4vw;
  }

  .column-130 {
    flex-direction: column;
    align-items: center;
    padding: 0;
  }

  .column-131 {
    background-color: #1277c580;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2vw;
    padding: 4vw;
  }

  .slider-12 {
    height: 600px;
  }

  .text-block-309 {
    width: 20vw;
    height: 20vw;
    margin-left: 1.5vw;
    margin-right: 0;
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-310 {
    width: 20vw;
    height: 20vw;
    margin-left: 1.5vw;
    margin-right: 0;
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-311 {
    width: 20vw;
    height: 20vw;
    margin-left: 0;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-312 {
    width: 20vw;
    height: 20vw;
    margin-right: 0;
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-314 {
    flex: none;
    width: auto;
    margin-top: 0;
    font-size: 1.25em;
    line-height: 1em;
    display: block;
  }

  .mask-9 {
    height: 600px;
  }

  .text-block-316 {
    font-size: 3vw;
    line-height: 3.25vw;
  }

  .lrphone {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-317, .bold-text-41 {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .securewebmobile {
    background-image: linear-gradient(#63788bba, #63788bba), url('../images/LiveResultsbg.jpeg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    flex-direction: column;
    padding: 0 0 4vw;
    display: flex;
  }

  .div-block-130 {
    order: -1;
    justify-content: center;
    align-items: stretch;
    width: 75%;
    display: flex;
  }

  .image-91 {
    flex: none;
    max-width: 75%;
    margin-bottom: 2vw;
  }

  .nav-link-5 {
    color: #333;
    text-align: left;
    border-bottom: 1px dotted #1289a7;
    flex-direction: column;
    font-family: Sf pro display, sans-serif;
    font-size: 1.15em;
    line-height: 1em;
    text-decoration: none;
    display: flex;
  }

  .nav-link-5:hover {
    color: #1289a7;
  }

  .nav-link-5:active {
    font-style: normal;
    font-weight: 500;
    text-decoration: underline;
  }

  .nav-link-5:focus {
    color: #1289a7;
    font-weight: 400;
  }

  .nav-link-5.w--current {
    color: #1289a7;
    font-weight: 600;
  }

  .div-block-133 {
    align-items: center;
    padding: 2em;
  }

  .div-block-134 {
    padding: 2em;
  }

  .div-block-137 {
    padding: 4vw 3vw;
  }

  .text-block-324, .text-block-325, .text-block-326 {
    width: 20vw;
    height: 20vw;
    font-size: 3vw;
    line-height: 3vw;
  }

  .div-block-138 {
    justify-content: space-between;
    width: 75%;
    margin-top: 2vw;
    margin-bottom: 0;
  }

  .div-block-140 {
    justify-content: space-between;
    align-items: stretch;
    width: 60%;
    margin-bottom: 0;
  }

  .div-block-141 {
    justify-content: space-between;
    width: 60%;
    margin-top: 2vw;
  }

  .div-block-143 {
    padding: 4vw 2vw;
    position: static;
  }

  .column-150 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-148 {
    justify-content: space-around;
    padding: 2em;
  }

  .image-98 {
    max-width: 100%;
  }

  .div-block-154 {
    flex: 0 auto;
  }

  .text-block-339 {
    font-size: 46px;
    line-height: 48px;
  }

  .div-block-156 {
    width: 75%;
  }

  .div-block-157 {
    padding: 2em;
  }

  .errowfeatures {
    flex-flow: row;
    place-content: stretch space-around;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .ertxticonfeatures {
    margin-bottom: .25em;
    padding-bottom: 0;
    font-size: 3em;
    line-height: 1em;
  }

  .ertxtlabelfeatures {
    font-size: 1em;
    line-height: 1.15em;
  }

  .ersectionfeatures {
    justify-content: center;
    width: 8em;
    height: 9em;
    padding: 1em .5em;
  }

  .div-block-158 {
    padding: 2em;
  }

  .ersectionhdr1 {
    margin-bottom: 1vw;
    padding-bottom: 0;
    font-size: 4em;
    line-height: 1.15em;
  }

  .ersectionhdr2 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 2em;
    line-height: 1.15em;
  }

  .slider-14, .mask-12 {
    height: 500px;
  }

  .slide-30 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
  }

  .text-block-340 {
    font-size: 46px;
    line-height: 48px;
  }

  .erslide2feature {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    line-height: 18px;
  }

  .erslide2icon {
    font-size: 35px;
    line-height: 37px;
  }

  .text-block-344 {
    font-size: 46px;
    line-height: 48px;
  }

  .column-168 {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-103 {
    width: 275px;
  }

  .column-169 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-165, .div-block-166 {
    width: 100px;
  }

  .text-block-345, .text-block-347 {
    width: 200px;
    margin-left: 15px;
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-170 {
    width: 100px;
  }

  .text-block-348 {
    width: 200px;
    margin-left: 15px;
    font-size: 16px;
    line-height: 18px;
  }

  .text-block-349 {
    margin-bottom: 25px;
    padding-bottom: 0;
    font-size: 46px;
    line-height: 48px;
  }

  .row-65 {
    align-items: flex-start;
  }

  .image-104, .image-106 {
    width: 150px;
  }

  .erslide4text {
    width: 250px;
    font-size: 14px;
    line-height: 16px;
  }

  .lrfeature {
    flex: none;
    width: 90%;
  }

  .erslide1feat {
    margin-left: 15px;
    font-size: 22px;
    line-height: 24px;
  }

  .erslide1icon {
    justify-content: flex-start;
    font-size: 42px;
    line-height: 44px;
  }

  .div-block-176, .div-block-177 {
    width: 75%;
  }

  .image-112 {
    width: 25%;
  }

  .unordered-list-20 {
    width: 100%;
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-182 {
    width: auto;
    height: auto;
    margin-bottom: 5vw;
  }

  .div-block-183 {
    justify-content: flex-start;
    width: auto;
    height: auto;
  }

  .div-block-184 {
    width: auto;
    height: auto;
    margin-bottom: 5vw;
  }

  .div-block-185 {
    justify-content: flex-start;
    width: 100%;
    height: auto;
  }

  .div-block-186 {
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .row-67 {
    flex-direction: row;
    align-items: stretch;
  }

  .slider-16 {
    height: 500px;
  }

  .slide-36 {
    padding: 25px;
  }

  .slide-37 {
    background-position: 100% 100%;
    background-size: auto 83%;
    height: 500px;
  }

  .slide-38 {
    height: 500px;
  }

  .text-block-357 {
    margin-bottom: .25em;
    font-size: 3em;
    line-height: 1em;
  }

  .text-block-358 {
    margin-bottom: 50px;
    font-size: 42px;
    line-height: 44px;
  }

  .text-block-359 {
    margin-bottom: 50px;
    font-size: 56px;
    line-height: 58px;
  }

  .row-70 {
    align-items: flex-start;
    height: 250px;
  }

  .text-block-360 {
    width: 300px;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 20px;
  }

  .unordered-list-22 {
    font-size: 18px;
    line-height: 20px;
    list-style-type: disc;
  }

  .text-block-362, .text-block-363 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .background-video-6 {
    flex-direction: column;
    align-items: stretch;
    height: 40em;
  }

  .text-block-364 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .pcsecureicon {
    width: 12vw;
    height: 12vw;
    margin-bottom: 2vw;
  }

  .text-block-365, .unordered-list-23 {
    font-size: 18px;
    line-height: 20px;
  }

  .text-block-367 {
    width: 300px;
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-188 {
    height: auto;
    padding: 2em;
  }

  .div-block-188.rb-combo, .div-block-188.eforce {
    height: auto;
  }

  .column-186, .column-188 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-189 {
    height: 40vw;
  }

  .text-block-376 {
    font-size: 2em;
    line-height: 1em;
  }

  .aimicon {
    margin-bottom: 2vw;
    font-size: 4em;
    line-height: 8vw;
  }

  .aimicontitle {
    text-align: center;
    font-size: 1.5em;
    line-height: 1em;
  }

  .aimicontxt {
    width: auto;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .homedropdownlink {
    color: #1289a7;
    background-color: #efefef;
    border-bottom: 1px dotted #1289a780;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
  }

  .homedropdownlink:hover {
    text-decoration: underline;
  }

  .homedropdownlink.w--current {
    background-color: #aaa;
  }

  .div-block-190 {
    height: auto;
    padding: 2em;
  }

  .column-191 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .div-block-193, .div-block-194 {
    padding: 15px;
  }

  .div-block-197, .div-block-198 {
    height: 25%;
  }

  .text-block-384 {
    margin-bottom: 1em;
    font-size: 2em;
    line-height: 1.15em;
  }

  .div-block-202 {
    height: 55vw;
  }

  .column-196 {
    height: 100%;
    padding: 0%;
  }

  .div-block-203 {
    width: 100%;
    height: 50%;
  }

  .text-block-387 {
    font-size: 2em;
    line-height: 1.1em;
  }

  .div-block-210 {
    height: 45em;
    padding: 2em;
  }

  .columns-6 {
    height: 100%;
    padding: 2em;
  }

  .column-200 {
    align-items: center;
    height: 100%;
    padding: 0%;
  }

  .text-block-388 {
    font-size: 2em;
    line-height: 1em;
  }

  .h1_pc {
    margin-bottom: .25em;
    font-size: 40px;
    line-height: 1em;
  }

  .div-block-212 {
    height: 12vw;
    padding: 1vw;
  }

  .div-block-213 {
    height: 20vw;
    padding: 1vw;
  }

  .div-block-214 {
    height: 30vw;
    padding: 1vw;
  }

  .text-block-389 {
    text-align: left;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
    line-height: 1.15em;
  }

  .text-block-390, .text-block-391 {
    font-size: 1em;
    line-height: 1.15em;
  }

  .columns-7 {
    margin-bottom: 0;
  }

  .column-202, .column-203 {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-18 {
    z-index: 1;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
    height: 48vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0%;
    display: flex;
    position: absolute;
  }

  .slide-41 {
    z-index: 1;
    height: auto;
    padding-bottom: 0;
    position: relative;
  }

  .mask-15 {
    width: 100%;
    height: auto;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
  }

  .div-block-216 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0%;
    padding: 0;
    display: flex;
  }

  .div-block-221 {
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .text-block-397 {
    text-align: center;
    font-size: 1.5em;
    line-height: 1.15em;
  }

  .text-block-401 {
    text-align: justify;
    font-family: Sf pro display, sans-serif;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.15em;
  }

  .div-block-249 {
    background-color: #0000;
    height: auto;
    padding: 4vw 4vw 0;
  }

  .aimhdrsmallblack {
    font-size: 3em;
    line-height: 4.25vw;
  }

  .aimhdrlargeblack {
    margin-bottom: 1em;
    font-size: 4em;
    line-height: 1em;
  }

  .text-block-415 {
    margin-bottom: 2vw;
    font-size: 4vw;
    line-height: 4.25vw;
  }

  .aimtxtblack {
    width: auto;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .columns-20 {
    height: 30.5vw;
  }

  .div-block-256 {
    height: auto;
    padding: 2em;
  }

  .aimhdrsmallwhite {
    font-size: 3em;
    line-height: 1em;
  }

  .aimtxtwhite {
    width: auto;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.15em;
  }

  .column-236 {
    align-items: center;
    padding-top: 0;
    padding-bottom: 4vw;
    padding-left: 0;
  }

  .body-12 {
    background-image: none;
    margin: 0;
  }

  .text-block-424 {
    font-size: 2em;
    line-height: 1em;
  }

  .div-block-257 {
    flex-direction: column;
    padding: 0;
  }

  .div-block-258 {
    width: auto;
    height: auto;
    max-height: none;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .contactitem {
    width: 20em;
    height: 12em;
    margin: 2em 1em;
  }

  .contacticon {
    margin-bottom: 3vw;
    font-size: 3em;
    line-height: 7vw;
  }

  .contacttlinkblock {
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .image-153 {
    height: 25vw;
  }

  .div-block-259 {
    height: 400px;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 2vw;
    font-size: 9.5vw;
    line-height: 9.5vw;
  }

  .div-block-260 {
    background-image: linear-gradient(#00a572bf, #00a572bf), url('../images/ElectionForceCover.jpg');
    background-position: 0 0, 50% 72%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 400px;
  }

  .div-block-261 {
    padding: 4vw 2vw;
  }

  .eficon {
    margin-bottom: .25em;
    font-size: 4em;
    line-height: 1em;
  }

  .efrowfeatures {
    font-size: 1.15em;
    line-height: 1.15em;
  }

  .eficonlabel {
    font-size: 1.5em;
    line-height: 1em;
  }

  .effeature {
    width: 26vw;
  }

  .div-block-262 {
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .column-237 {
    padding-left: 0;
  }

  .text-block-425 {
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .columns-22 {
    align-items: center;
  }

  .div-block-263 {
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .efhdrsmall {
    font-size: 3em;
    line-height: 1em;
  }

  .efhdrlarge {
    font-size: 5em;
    line-height: 1em;
  }

  .text-block-429 {
    font-size: 3em;
    line-height: 1em;
  }

  .text-block-430 {
    margin-bottom: 1em;
    font-family: Sf pro display, sans-serif;
    font-size: 5em;
    font-weight: 600;
    line-height: 1em;
  }

  .div-block-264 {
    padding-top: 4vw;
  }

  .text-block-433 {
    font-size: 2.5em;
    line-height: 1em;
  }

  .div-block-265 {
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .column-240 {
    padding-left: 0;
  }

  .text-block-436 {
    text-align: left;
    font-size: 1.15em;
    line-height: 1.15em;
  }

  .div-block-266 {
    justify-content: space-around;
    align-items: flex-start;
    padding: 4vw 1vw;
  }

  .text-block-437 {
    font-size: 9.5vw;
    line-height: 9.5vw;
  }

  .text-block-438 {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .todofeature {
    justify-content: flex-start;
    width: 28vw;
  }

  .todoicon {
    margin-bottom: 2vw;
    font-size: 7vw;
    line-height: 7vw;
  }

  .todoiconlabel {
    margin-bottom: .5vw;
    font-size: 2.75vw;
    line-height: 2.75vw;
  }

  .todorowfeatures {
    padding-left: 0;
    padding-right: 0;
    font-size: 2vw;
    line-height: 2.25vw;
  }

  .columns-26 {
    height: auto;
  }

  .column-244 {
    justify-content: center;
    padding-top: 2vw;
    padding-bottom: 2vw;
    padding-right: 2vw;
  }

  .div-block-267 {
    height: auto;
  }

  .column-245 {
    justify-content: center;
    padding-top: 2vw;
    padding-bottom: 2vw;
    padding-left: 2vw;
  }

  .columns-27 {
    height: auto;
  }

  .text-block-439 {
    font-size: 2.5vw;
    line-height: 2.75vw;
  }

  .text-block-440 {
    margin-bottom: 1vw;
    font-size: 5vw;
    line-height: 5vw;
  }

  .div-block-268 {
    padding-bottom: 4vw;
  }

  .text-block-442 {
    font-size: 2.5vw;
    line-height: 2.75vw;
  }

  .column-250 {
    justify-content: center;
    padding-top: 2vw;
    padding-bottom: 2vw;
    padding-right: 2vw;
  }

  .columns-29 {
    height: auto;
  }

  .text-block-443 {
    margin-bottom: 1vw;
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-444 {
    font-size: 2.5vw;
    line-height: 2.75vw;
  }

  .columns-30 {
    align-items: flex-start;
  }

  .text-block-447 {
    margin-bottom: .5em;
    font-size: 2em;
    font-weight: 600;
  }

  .text-block-448 {
    flex: none;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .column-252 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-253 {
    align-items: center;
  }

  .column-254 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-255 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 0;
  }

  .text-block-450 {
    font-size: 7vw;
    line-height: 7.25vw;
  }

  .text-block-451 {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .text-block-452 {
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .text-block-453 {
    font-size: 2.5vw;
    line-height: 2.75vw;
  }

  .dropdown-toggle-3 {
    color: #333;
    border-bottom: 1px dotted #1289a7;
    margin-top: 0;
    font-family: Sf pro display, sans-serif;
    font-size: 1em;
    text-decoration: none;
  }

  .dropdown-toggle-3:hover, .dropdown-toggle-3:active, .dropdown-toggle-3:focus {
    color: #1289a7;
  }

  .dropdown-toggle-3.w--open {
    color: #1289a7;
    font-family: Sf pro display, sans-serif;
    font-weight: 600;
    text-decoration: underline;
  }

  .dropdown-toggle-3.w--open:active {
    color: #1289a7;
    font-weight: 600;
  }

  .dropdown-toggle-3.w--open:focus {
    color: #1289a7;
  }

  .dropdown-3 {
    color: #333;
    font-family: Sf pro display, sans-serif;
  }

  .dropdown-3:hover {
    color: #1289a7;
    text-decoration: none;
  }

  .dropdown-3:focus {
    color: #1289a7;
  }

  .lrfeaturedescription {
    color: #fff;
    font-family: Sf pro display, sans-serif;
    font-size: 1.15em;
    font-weight: 400;
    line-height: 1.15em;
  }

  .aimhdrlargewhite {
    color: #fff;
    text-align: center;
    margin-bottom: 1em;
    font-family: Sf pro display, sans-serif;
    font-size: 4em;
    font-weight: 600;
    line-height: 1em;
  }

  .image-161 {
    z-index: 2;
    width: 79%;
    height: 53vw;
    display: block;
    position: relative;
  }

  .div-block-272 {
    z-index: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 56vw;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: relative;
  }

  .text-block-456 {
    color: #fff;
    margin-bottom: 1vw;
    font-family: Sf pro display, sans-serif;
    font-size: 5vw;
    font-weight: 600;
    line-height: 5vw;
  }

  .aboutedesk {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .edeskhdrlargeblack {
    font-size: 7vw;
    line-height: 7.25vw;
  }

  .edeskbodytxtblack {
    font-size: 2.5vw;
    line-height: 2.75vw;
  }

  .div-block-273 {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .edeskbodytxtwhite {
    font-size: 2.5vw;
    line-height: 2.75vw;
  }

  .div-block-274 {
    align-items: flex-start;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .edeskfeature {
    width: 28vw;
  }

  .edeskicon {
    font-size: 7vw;
    line-height: 7vw;
  }

  .edeskiconlabel {
    font-size: 2.5vw;
    line-height: 2.75vw;
  }

  .edeskfeaturedescription {
    font-size: 2vw;
    line-height: 2.24vw;
  }

  .edeskhdrlargewhite {
    font-size: 7vw;
    line-height: 7.25vw;
  }

  .edeskhdrsmallblack {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .edeskhdrsmallwhite {
    font-size: 3.5vw;
    line-height: 3.75vw;
  }

  .text-block-464 {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .div-block-275 {
    padding: 2em;
  }

  .columns-34 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }

  .image-163 {
    width: 40vw;
    margin-bottom: 2vw;
  }

  .slider-19 {
    height: 27vw;
  }

  .text-block-467 {
    width: auto;
    height: auto;
    padding: 2vw;
    font-size: 7vw;
    line-height: 7vw;
  }

  .link-block-18 {
    width: 15vw;
    height: 15vw;
  }

  .text-block-470 {
    font-size: 5em;
  }

  .image-165 {
    width: 100%;
  }

  .bold-text-44 {
    font-size: 8vw;
    line-height: 8vw;
  }

  .text-block-471 {
    width: auto;
    height: auto;
    padding: 2vw;
    font-size: 8vw;
    line-height: 8vw;
  }

  .link-block-19, .link-block-20 {
    width: 15vw;
    height: 15vw;
  }

  .text-block-473 {
    width: auto;
    height: auto;
    padding: 2vw;
    font-size: 8vw;
    line-height: 8vw;
  }

  .text-block-474 {
    font-size: 2em;
  }

  .text-block-475, .text-block-476, .text-block-478 {
    font-size: 2.5vw;
    line-height: 2.75vw;
  }

  .text-block-479 {
    margin-bottom: .5em;
    font-size: 2em;
  }

  .div-block-278 {
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 1em;
    padding-right: 1em;
  }

  .cdeskicon {
    margin-bottom: .25em;
    font-size: 4em;
    line-height: 1em;
  }

  .cdesklabel {
    font-size: 1.5em;
    line-height: 1em;
  }

  .cdeskfeaturetxt {
    font-size: 1em;
    line-height: 1.15em;
  }

  .div-block-280, .div-block-281 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .text-block-485 {
    font-size: 5em;
  }

  .div-block-282 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .text-block-486 {
    text-align: center;
    font-size: 2.25em;
  }

  .cdeskfeature {
    width: 25%;
  }

  .div-block-283 {
    height: auto;
  }

  .background-video-7 {
    justify-content: center;
    width: auto;
    height: auto;
    padding-left: 2em;
    padding-right: 2em;
  }

  .lrlandingbullet {
    width: auto;
    font-size: 1em;
  }

  .heading-6 {
    font-size: 3em;
  }

  .html-embed-18 {
    width: 15em;
  }

  .div-block-285 {
    width: auto;
  }

  .div-block-286 {
    width: 18em;
  }

  .columns-38 {
    display: flex;
  }

  .column-283 {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .image-171 {
    width: 25em;
  }

  .image-173 {
    width: 75%;
  }

  .html-embed-20 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-288 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .contactlabel {
    font-size: 1.75em;
  }

  .div-block-289 {
    width: 50%;
  }

  .copyrightdesktop {
    margin-top: 9em;
    left: 13.5%;
  }

  .text-block-496 {
    display: none;
  }

  .privacybanner {
    height: 50vh;
  }

  .text-block-497 {
    font-size: 6em;
  }

  .privacybody {
    padding-top: 4%;
    padding-bottom: 4%;
  }

  .privacy_h1 {
    margin-top: 1em;
  }

  .hero {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 111px;
    padding-right: 111px;
  }

  .flex-container {
    padding-right: 0;
    display: block;
  }

  .hero-image-mask {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100px;
    height: auto;
    margin-left: 0;
    display: flex;
  }

  .hero-image {
    object-fit: fill;
    width: auto;
    max-width: 450px;
    height: auto;
    margin-left: 416px;
    margin-right: 0;
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-290 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 62px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button-hero {
    margin-left: 0;
    padding: 8px 15px;
    font-size: 16px;
    font-weight: 400;
  }

  .section-38 {
    margin-right: 0;
  }

  .heading-17 {
    font-size: 3em;
  }

  .container-31 {
    padding-left: 19px;
    padding-right: 36px;
  }

  .heading-18 {
    padding-left: 25px;
    font-size: 3em;
  }

  .text-block-514 {
    font-size: 35px;
    line-height: 45px;
  }

  .container-33 {
    padding-left: 0;
  }

  .container-34 {
    padding-left: 78px;
  }

  .submit-button {
    margin-left: 114px;
  }

  .text-block-515 {
    font-size: 20px;
  }

  .button-6 {
    border-radius: 30px;
    margin-left: 329px;
    padding-left: 33px;
    padding-right: 46px;
    font-size: 20px;
  }

  .column-293 {
    padding-left: 0;
    position: relative;
    inset: 0% auto auto -17%;
  }

  .section-42 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .image-180 {
    padding-right: 82px;
  }

  .grid-2 {
    padding-left: 44px;
    padding-right: 44px;
  }

  .icon-28 {
    padding-top: 4px;
    font-size: 30px;
  }

  .grid-3 {
    padding-left: 23px;
    padding-right: 19px;
  }

  .heading-21 {
    font-size: 1.8em;
  }

  .text-block-517 {
    font-size: 16px;
  }

  .columns-42 {
    margin-left: 0;
  }

  .text-block-518 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .steps {
    padding-left: 25px;
    padding-right: 25px;
  }

  .container {
    max-width: none;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .hero-stack {
    margin-left: 10px;
    margin-right: 10px;
  }

  .hero-stack.test4 {
    background-image: linear-gradient(180deg, var(--tenex-blue), transparent 49%, transparent), url('../images/TEDClassic-MockupLaptop-2025.png');
    object-fit: fill;
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    min-height: 800px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-wrapper-two.test4 {
    max-width: 80%;
    margin-bottom: 0;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  ._10x-hero-heading-1 {
    max-width: 80%;
    font-size: 3em;
  }

  .hamburger-menu-mobile {
    color: #fff;
  }

  ._wf-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  ._wf-section {
    background-position: 50% 100%;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---card-testimonial-v6 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .brix---slider-mask {
    position: static;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---cta-section {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .div-block-309 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---mg-bottom-32px-3 {
    margin-bottom: 24px;
  }

  .brix---image:hover {
    box-shadow: none;
  }

  .brix---image.mockup {
    max-height: 500px;
  }

  ._10x---grid-2-columns-text-right, ._10x---grid-2-columns-text-left {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .brix---section-3 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  ._wf-image-wrapper-6 {
    box-shadow: none;
    border-radius: 20px;
    min-width: 200px;
    padding-top: 60%;
  }

  ._wf-hero-images-container-2 {
    flex-flow: column wrap;
  }

  ._wf-hero4-heading-wrapper-2 {
    min-width: auto;
  }

  ._wf-container-7 {
    padding-left: 30px;
    padding-right: 30px;
  }

  ._wf-container-7.aim-technical-features-block, ._wf-container-7.aim-technical-features-block-copy {
    max-width: 90%;
  }

  ._wf-section-7 {
    background-image: none;
    margin-left: 20px;
    margin-right: 20px;
  }

  ._wf-section-7.hero4 {
    padding-top: 100px;
  }

  ._wf-icon-3, ._wf-feature2-icon-wrapper-3 {
    width: 20px;
  }

  ._wf-feature2-list-3 {
    max-width: none;
    margin-left: 20px;
  }

  ._wf-feature-title-3, ._wf-title-3 {
    max-width: none;
  }

  ._wf-feature-content-wrapper-3 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
  }

  ._wf-feature-content-wrapper-3.election-aim-technical-features {
    flex-direction: column;
    max-width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-44 {
    background-position: 35% 0;
    height: auto;
  }

  .image-225 {
    max-width: 10%;
  }

  ._wf-container-8 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 20px;
  }

  .brix---btn-slider-arrow-right---top-right {
    inset: auto 39.5% -90px auto;
  }

  .brix---btn-slider-arrow-right---top-left {
    inset: auto auto -90px 39.5%;
  }

  .brix---mg-bottom-32px-4 {
    margin-bottom: 24px;
  }

  .brix---heading-h3-size-2 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---slider-mask-width-490px {
    position: static;
  }

  .brix---heading-h2-size-2 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---section-overflow-hidden {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---mg-top-64px {
    margin-top: 48px;
  }

  .brix---heading-h4-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---mg-bottom-24px {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .brix---dropdown-side-bg-neutral-200 {
    background-color: #0000;
    padding: 0 24px 0 0;
  }

  .brix---blog-card-image {
    width: 100%;
  }

  .brix---mg-bottom-40px-4 {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .brix---dropdown-side-pd {
    padding: 0 24px 40px 0;
  }

  .brix---grid-2-columns-dropdown-2-sides {
    grid-template-columns: 1fr;
  }

  .brix---dropdown-card-2 {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card-2.w--open {
    position: static;
  }

  .brix---dropdown-card-wrapper-836px {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card-wrapper-836px.w--open {
    position: static;
    transform: none;
  }

  .brix---footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---footer-col-title {
    margin-bottom: 24px;
  }

  .brix---social-media-grid-left {
    grid-column-gap: 10px;
  }

  .brix---footer-logo {
    max-width: 100%;
  }

  .brix---grid-footer-v1 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .brix---footer-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brix---footer-wrapper {
    margin-top: auto;
  }

  .brix---logo-strip-image-card {
    border-radius: 100%;
    width: 200px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 40px;
  }

  .brix---section-logo-strip-v6 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .brix---heading-h3-size-3 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---display-2 {
    font-size: 58px;
    line-height: 70px;
  }

  .brix---grid-4-columns {
    grid-template-columns: 1fr 1fr;
  }

  ._10x-heading-home-h2 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 48px;
  }

  .brix---section-5 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---color-neutral-813 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .brix---heading-h3-size-4 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr 1fr;
  }

  .brix---grid-top---text-2-buttons-2 {
    grid-row-gap: 24px;
    grid-template-columns: .7fr;
  }

  .brix---mg-bottom-48px-3 {
    margin-bottom: 40px;
  }

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-11, .brix---heading-h2-size-14 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix--grid-2-columns-text-right-2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---section-6 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h2-size-15 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---cta-section-2 {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .div-block-311 {
    width: 30vw;
    max-width: none;
    margin-top: 0;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .brix---hero-bg-image-dark {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .brix---hamburger-menu-bar-bottom-3 {
    background-color: #fff;
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-bar-top-3 {
    background-color: #fff;
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-wrapper-3 {
    order: -1;
    transition: transform .3s;
    display: block;
  }

  .brix---hamburger-menu-wrapper-3:hover {
    display: none;
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-3.w--open {
    background-color: #0000;
  }

  .brix---header-nav-link-3 {
    color: #6e7191;
    text-align: left;
  }

  .brix---header-nav-list-item-2 {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---dropdown-pd-3 {
    padding: 20px 0 0 20px;
  }

  .brix---dropdown-card-4 {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card-4.w--open {
    position: static;
  }

  .brix---dropdown-column-wrapper-3 {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper-3.w--open {
    transform: none;
  }

  .brix---header-nav-menu-list-3 {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-menu-wrapper-3 {
    background-color: var(--white);
    border-top: 1px solid #eff0f6;
    border-bottom: 1px solid #eff0f6;
    border-radius: 20px;
    padding: 24px;
  }

  .brix---header-logo-3 {
    max-width: 232px;
  }

  .navbar-2023 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .navbar-2023.white {
    height: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: static;
    inset: 0% auto auto 0%;
  }

  .brix---mg-bottom-32px-5 {
    margin-bottom: 24px;
  }

  .brix--grid-2-columns-text-right-3, .brix---grid-2-columns-text-left-2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-48px-4 {
    margin-bottom: 40px;
  }

  .brix---section-7 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .homepage-medium-heading {
    font-size: 30px;
    line-height: 46px;
  }

  .image-232 {
    object-fit: fill;
    margin-top: 0;
    display: block;
  }

  .image-234 {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .slider-22 {
    max-height: none;
  }

  ._4square-layout {
    grid-template-columns: 1fr 1fr;
  }

  .brix---heading-h3-size-4-copy, .values-h3, .values-h3-copy, .herosubheading {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---grid-2-columns-ads {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto minmax(auto, 1fr) auto;
    grid-template-columns: 1fr;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .live-results-copy {
    font-size: 22px;
    line-height: 32px;
  }

  .column-301 {
    align-items: center;
  }

  .f-gallery-two-column {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-3 {
    padding: 12px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .section-54 {
    padding-left: 0;
    padding-right: 0;
  }

  .tile-2w {
    object-fit: contain;
    width: 90vw;
    height: auto;
    min-height: 70vw;
  }

  .tile-2w:hover {
    transform: none;
  }

  .tile-2w.pcc {
    flex-direction: column;
    width: 90vw;
  }

  .container-50 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  ._wf-image-wrapper {
    border-radius: 20px;
    min-width: 200px;
    padding-top: 60%;
  }

  ._wf-gallery-cards-wrapper {
    flex-direction: column;
    display: flex;
  }

  ._wf-title {
    max-width: none;
  }

  ._wf-container-9 {
    padding-left: 30px;
    padding-right: 30px;
  }

  ._wf-section-8 {
    background-position: 50% 100%;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr 1fr;
  }

  .pricing-grid {
    grid-column-gap: 30px;
  }

  .container-55 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .style-body-section {
    padding-left: 0;
    padding-right: 0;
  }

  .dm-sans-heading-1.black {
    text-align: center;
  }

  .h3-subtext-black.white {
    font-size: 1.25em;
  }

  .dm-sans-hero-white {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    margin: 0;
    font-size: 40px;
    display: flex;
  }

  .container-56 {
    display: flex;
  }

  .column-313 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .columns-50 {
    height: 350px;
  }

  .image-288 {
    margin-top: auto;
    position: absolute;
  }

  .aim-header-module {
    object-fit: fill;
  }

  .aim-content, .pcc-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pcc-column-1 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .careers-grid {
    max-width: 100%;
    margin-left: 60px;
    margin-right: 60px;
  }

  .careers-grid-box {
    max-height: none;
    padding-left: 30px;
    padding-right: 30px;
  }

  .aim-fixed-hero {
    margin-left: -20px;
    margin-right: -20px;
  }

  .hero-text-image-overlay {
    object-fit: cover;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 15vw 20px;
    display: flex;
  }

  .electionaim-container-58-copy {
    min-height: 75vw;
  }

  .h1-product-name-montserrat-w {
    object-fit: cover;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .productname-content {
    padding-left: 0;
    padding-right: 0;
  }

  .election-aim-header-module-copy {
    object-fit: fill;
  }

  .electionaim-fixed-hero-copy {
    margin-left: -20px;
    margin-right: -20px;
  }

  .dm-sans-subheading-1-white-left {
    font-size: 24px;
  }

  .precinct-central-container-58 {
    height: 450px;
  }

  .live-results-container-58 {
    background-image: linear-gradient(#0006, #0006), url('../images/Election-ToDo-laptop-office_Reduc.png');
    background-position: 0 0, 50%;
    background-attachment: scroll, scroll;
    height: 450px;
  }

  .live-results-header-module {
    object-fit: fill;
  }

  .live-results-fixed-hero {
    min-height: 75vw;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .live-results-fixed-hero.doc-archive {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .live-results-fixed-hero.ready-board {
    margin-top: 0;
  }

  .live-results-fixed-hero.cd {
    min-height: 75vw;
  }

  .live-results-fixed-hero.da {
    min-height: 75vw;
    margin-left: 0;
    margin-right: 0;
  }

  .live-results-fixed-hero.er-combo {
    min-height: 75vw;
  }

  .live-results-fixed-hero.cd-copy {
    height: 50%;
  }

  .live-results-fixed-hero.lr-bottom-hero {
    min-height: 75vw;
  }

  .live-results-fixed-hero.rb {
    background-image: linear-gradient(to bottom, null, null), url('../images/iPad-Pro-Readyboard-2-redux.png');
    background-attachment: scroll, scroll;
  }

  .live-results-fixed-hero.petitions {
    background-image: linear-gradient(to bottom, null, null), url('../images/Petitions-Processing_Results_22.14_Photo-3.png');
    background-attachment: scroll, scroll;
    min-height: 75vw;
  }

  .live-results-fixed-hero.absentee {
    height: auto;
    min-height: 75vw;
  }

  .live-results-fixed-hero._10x-combo {
    min-height: 75vw;
  }

  .live-results-fixed-hero.election-link-bottom-hero {
    min-height: 75vw;
    margin-left: 0;
    margin-right: 0;
  }

  .election-response-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/election-response-banner-stock-4.jpg');
    background-position: 0 0, 50%;
    background-attachment: scroll, scroll;
    height: 450px;
  }

  .election-responseheader-module {
    object-fit: fill;
  }

  .election-response-fixed-hero {
    margin-left: -20px;
    margin-right: -20px;
  }

  .ready-board-container-58 {
    height: 450px;
  }

  .ready-board-header-module {
    object-fit: fill;
  }

  .ready-board-fixed-hero {
    margin-left: -20px;
    margin-right: -20px;
  }

  .campaign-desk-container-58 {
    background-image: linear-gradient(#0006, #0006), url('../images/Calculator-Campaign-Finance-Lobbyist-reduc.jpg');
    background-position: 0 0, 50% 100%;
    background-attachment: scroll, scroll;
    height: 450px;
  }

  .campaign-desk-header-module {
    object-fit: fill;
  }

  .campaign-desk-fixed-hero-copy-copy {
    margin-left: -20px;
    margin-right: -20px;
  }

  .election-force-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Voters-Precinct-Ballot-redux.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 450px;
  }

  .election-force-header-module {
    object-fit: fill;
  }

  .election-force-fixed-hero {
    background-image: linear-gradient(to bottom, null, null), url('../images/Election-Force-Training-Class-redux.jpg');
    background-attachment: scroll, scroll;
    height: auto;
    min-height: 50vw;
    margin-left: 0;
    margin-right: 0;
  }

  ._10xuniversity-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Person-Learning-10xUniversity-redux.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 450px;
  }

  ._10xuniversity-header-module {
    object-fit: fill;
  }

  ._10xuniversity-fixed-hero {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .lobbyist-management-container-58 {
    height: 450px;
  }

  .lobbyist-management-header-module {
    object-fit: fill;
  }

  .lobbyist-management-fixed-hero {
    margin-left: -20px;
    margin-right: -20px;
  }

  .document-archive-container-58 {
    height: 450px;
  }

  .document-archive-header-module {
    object-fit: fill;
  }

  .document-archive-fixed-hero {
    margin-left: -20px;
    margin-right: -20px;
  }

  .voter-central-header-1 {
    margin-top: 0;
  }

  .voter-central-container-58 {
    height: 450px;
  }

  .voter-central-header-module {
    object-fit: fill;
  }

  .voter-central-fixed-hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Voters-Cast-Ballot-redux.jpg');
    background-size: auto, cover;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .absentee-processing-container-58 {
    height: 450px;
  }

  .absentee-processing-header-module {
    object-fit: fill;
  }

  .absentee-processing-fixed-hero {
    margin-left: -20px;
    margin-right: -20px;
  }

  .election-pal-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Petition-PAL-Clipboard-reduc.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    height: 450px;
  }

  .election-pal-header-module {
    object-fit: fill;
  }

  .election-pal-fixed-hero {
    margin-left: -20px;
    margin-right: -20px;
  }

  .streets-districts-container-58 {
    height: 450px;
  }

  .streets-districts-header-module {
    object-fit: fill;
  }

  .streets-districts-fixed-hero {
    margin-left: -20px;
    margin-right: -20px;
  }

  .petitions-processing-container-58 {
    height: 450px;
  }

  .petitions-processing-header-module {
    object-fit: fill;
  }

  .petitions-processing-fixed-hero {
    margin-left: -20px;
    margin-right: -20px;
  }

  .precinct-central-header-module {
    object-fit: fill;
  }

  .precinct-central-fixed-hero {
    margin-left: -20px;
    margin-right: -20px;
  }

  .background-video-10 {
    min-height: 600px;
  }

  .container-65 {
    max-width: 728px;
  }

  .heading-32 {
    line-height: 1.2em;
  }

  .image-309 {
    margin-bottom: -30px;
  }

  .image-312 {
    max-width: 25%;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
  }

  .image-321 {
    margin-bottom: auto;
  }

  .image-328 {
    max-width: 80%;
    margin-top: 0;
  }

  .image-330 {
    max-width: 80%;
  }

  .image-337 {
    margin-top: auto;
  }

  .image-338 {
    margin-bottom: auto;
  }

  .image-347 {
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
  }

  .columns-58 {
    flex-direction: row;
    align-items: center;
  }

  .image-357 {
    margin-bottom: 0;
  }

  .homepage-textbox-lato-white {
    font-size: 16px;
  }

  .column-342 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .background-video-11 {
    height: 600px;
  }

  .icon-100px {
    max-height: 50px;
    margin-top: 10px;
  }

  .section-1-transparent {
    flex-direction: row;
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2-feature-header-montserrat-w {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .h2-feature-header-montserrat-w.pcc-combo {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 40px;
  }

  .h2-feature-header-montserrat-w.left-column-header {
    font-size: 3em;
    font-weight: 700;
  }

  .h2-feature-header-montserrat-w.center {
    font-weight: 700;
  }

  .h2-feature-header-montserrat-w.about-page, .h2-feature-header-montserrat-w.left-text-align, .h2-feature-header-montserrat-w.left-text-align-copy, .h2-feature-header-montserrat-w.left-text-align-copy, .h2-feature-header-montserrat-w.left-text-align-copy, .h2-feature-header-montserrat-w.left-text-align-copy, .h2-feature-header-montserrat-w.left-text-align-copy {
    font-weight: 600;
  }

  .h2-feature-header-montserrat-w.left-column-header-copy-pcc {
    font-size: 2.5em;
    font-weight: 700;
  }

  .section-two-color {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-two-color.aim-combo {
    flex-direction: column;
    height: auto;
  }

  .section-two-color.live-results-comb {
    margin-top: auto;
  }

  .section-two-color.tenex {
    background-color: var(--tenex-blue);
  }

  .section-two-color.electino-response-combo {
    background-color: var(--election-response);
  }

  .section-two-color.election-force-combo {
    flex-direction: column;
    height: auto;
  }

  .section-two-color.election-todo {
    margin-bottom: 40px;
  }

  .section-two-color.doc-archive, .section-two-color.ready, .section-two-color.ready-copy {
    margin-bottom: 0;
  }

  .section-two-color.cd-combo, .section-two-color.vc-combo, .section-two-color.electiontodo-combo, .section-two-color.da-combo {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-two-color.er-combo {
    height: auto;
    max-height: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-two-color.lr-combo, .section-two-color.rb-combo, .section-two-color.lr-combo-copy, .section-two-color.petitions-combo, .section-two-color.pcc-combo {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-two-color.ef-combo {
    flex-direction: column;
    height: auto;
  }

  .section-two-color._10x-combo, .section-two-color.sd-combo, .section-two-color.pal-combo, .section-two-color.election-link-combo {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-366 {
    max-height: 400px;
    margin-bottom: 0;
  }

  .right-column-text {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .h2-left-header-montserrat {
    margin-top: auto;
    margin-bottom: auto;
  }

  .image-367 {
    object-fit: fill;
    margin-top: 0;
    display: block;
  }

  .left-text-lato-b-9-23 {
    object-fit: fill;
  }

  .left-text-lato-b-9-23.eforce-combo.richblack-copy {
    max-width: 100vw;
  }

  .left-text-lato-b-9-23.richblack {
    width: auto;
    margin-left: 0;
  }

  .left-text-lato-b-9-23._50vw {
    width: 90vw;
  }

  .image-372 {
    margin-top: auto;
  }

  .left-column-text {
    flex-direction: row;
    padding-left: 20px;
    display: block;
  }

  .columns-center {
    flex-direction: column;
  }

  .columns-68 {
    align-items: center;
    display: flex;
  }

  .left-column-image {
    flex-direction: row;
    display: block;
  }

  .left-column-image.hidden {
    flex-direction: row;
    margin-top: 0;
    display: flex;
  }

  .columns-69 {
    margin-top: 40px;
  }

  .columns-71 {
    align-items: center;
  }

  .detail-verb-black-9-23 {
    font-size: 2.5em;
  }

  .detail-description-black-9-23 {
    font-size: 1em;
  }

  .left-text-lato-black {
    font-size: 18px;
  }

  .h2-left-header-montserrat-black {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 32px;
  }

  .h2-left-header-montserrat-black.h1big {
    font-size: 40px;
  }

  .infographic {
    flex-direction: row;
    display: block;
  }

  .section-1-transparent-gradient {
    flex-direction: column;
    height: auto;
  }

  .h2-feature-header-montserrat-filler {
    padding-top: 0;
  }

  .h2-feature-header-montserrat-filler.pcc-combo {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 40px;
  }

  .image-377 {
    margin-top: 0;
  }

  .columns-75 {
    flex-direction: column;
    margin-top: auto;
  }

  .about-container {
    height: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-97 {
    background-color: var(--white);
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .list-3 {
    color: var(--official-black);
  }

  .homepage-textbox-lato-black {
    font-size: 16px;
  }

  .h2-home-monts {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 40px;
  }

  .h2-home-monts.pcc-combo, .h2-home-monts-black, .h2-home-monts-black.pcc-combo {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 40px;
  }

  .document-archive-container {
    height: 450px;
  }

  .tile-2w-election-todo {
    object-fit: contain;
    width: 90vw;
  }

  .tile-2w-election-todo:hover {
    transform: none;
  }

  .ready-board-container-copy {
    height: 450px;
  }

  .div-block-360 {
    width: 30vw;
  }

  .image-382 {
    max-width: 40vw;
  }

  .image-337-copy {
    margin-top: -100px;
  }

  .columns-79 {
    flex-direction: column;
    align-items: center;
  }

  .columns-71-copy {
    align-items: center;
  }

  .slider-training {
    z-index: 1;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
    height: 48vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0%;
    display: none;
    position: absolute;
  }

  .slide-41-copy, .slide-41-copy-copy {
    z-index: 1;
    height: auto;
    padding-bottom: 0;
    position: relative;
  }

  .mask-15-copy {
    width: 100%;
    height: auto;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
  }

  .hidden-text-overlay {
    object-fit: cover;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .h2-feature-header-montserrat-w-copy {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 40px;
  }

  .h2-left-header-montserrat-black-2 {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 32px;
  }

  .h2-left-header-montserrat-black-2-copy, .h2-left-header-montserrat-black-2-copy-copy, .h2-left-left-header-montserrat-black {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 32px;
  }

  .h2-left-left-header-montserrat-black.h1big {
    font-size: 40px;
  }

  .h2-left-header-montserrat-black-copy {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 32px;
  }

  .h2-left-header-montserrat-black-copy.h1big {
    font-size: 40px;
  }

  .h2-left-align-header-montserrat-black {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 32px;
  }

  .h2-left-align-header-montserrat-black.h1big {
    font-size: 40px;
  }

  .section-1-transparent-copy {
    height: auto;
    padding-top: 160px;
  }

  .hero-text-image-overlay-copy {
    object-fit: cover;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-text {
    width: 90vw;
    max-width: none;
    margin: 0 10px;
    padding-left: 0;
  }

  .div-block-text.aim-combo {
    border-left-width: 0;
    flex-direction: column;
    align-items: center;
    max-width: none;
    padding-left: 0;
    display: flex;
  }

  .div-block-text.cd-combo {
    max-width: 90vw;
    padding-left: 20px;
  }

  .div-block-text.white-outline {
    max-width: 60vw;
  }

  .div-block-text.vc-combo, .div-block-text.election-todo-combo {
    padding-left: 20px;
  }

  .div-block-text.election-todo-combo.confidently-countdown {
    max-width: 60vw;
  }

  .div-block-text.da-combo, .div-block-text.er-combo, .div-block-text.er-combo, .div-block-text.er-combo {
    padding-left: 20px;
  }

  .div-block-text.lr-combo {
    border-left-width: 0;
    width: 50vw;
    padding-left: 0;
  }

  .div-block-text.rb-combo {
    border-left-width: 0;
    max-width: 90vw;
    padding-left: 0;
  }

  .div-block-text.petitions, .div-block-text.petitions-copy {
    padding-left: 20px;
  }

  .div-block-text.pcc-combo {
    border-left-width: 0;
    width: 90vw;
    padding-left: 0;
  }

  .div-block-text.tenex-gold {
    border-left-width: 5px;
    padding-left: 20px;
  }

  .div-block-text.tenex-gold-left {
    padding-left: 20px;
  }

  .div-block-text.tenex-gold-copy {
    border-left-width: 5px;
    padding-left: 20px;
  }

  .div-block-text.da-combo-copy, .div-block-text.absentee {
    padding-left: 20px;
  }

  .div-block-text._10x-combo {
    width: 90vw;
    max-width: 90vw;
    padding-left: 20px;
  }

  .div-block-text.doc-archives-body-text.organize-your-warehouse {
    width: 90vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-text.white-outline-copy {
    max-width: 60vw;
  }

  .div-block-text.pal-combo {
    padding-left: 20px;
  }

  .image-402.large-on-mobile-aim {
    display: none;
  }

  .image-9-23 {
    width: 40vw;
    margin-top: 0;
  }

  .image-9-23.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .image-9-23.small {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .image-9-23.small.doc-archive-laptop, .image-9-23.small.pal-laptop {
    display: none;
  }

  .image-9-23.negative-margin, .image-9-23.negative-top {
    margin-bottom: 0;
  }

  .image-9-23.cutoff {
    margin-top: 0;
  }

  .image-9-23.smalll.readyboard-checkmark {
    display: none;
  }

  .image-9-23.er-phone {
    max-height: 36vw;
    margin-top: 0;
    margin-bottom: -3vw;
  }

  .image-9-23.vc-top-lft-img {
    width: 50vw;
    margin-top: 0;
  }

  .image-9-23.pwp {
    width: 80vw;
    margin-top: 0;
  }

  .image-9-23.vertical-copy {
    max-height: 50vw;
    margin-right: 40px;
  }

  .image-9-23.negative-margin-doc {
    width: 40vw;
    margin-bottom: 0;
  }

  .image-9-23.cutoff-kr {
    margin-top: 0;
  }

  .image-9-23.cd-main {
    max-height: 40vw;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .image-9-23.cd-main.doc-archive-laptop {
    display: none;
  }

  .image-9-23.cd-phone {
    max-height: 50vw;
    margin-right: 40px;
  }

  .image-9-23._10xu-1 {
    width: 80vw;
    max-height: none;
    margin-bottom: 20px;
  }

  .image-9-23._10xu-1.doc-archive-laptop {
    display: none;
  }

  .image-9-23._2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .image-9-23._2.doc-archive-laptop {
    display: none;
  }

  .image-9-23.lr-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .image-9-23.lr-1.doc-archive-laptop {
    display: none;
  }

  .image-9-23.lr-info {
    width: 40vw;
  }

  .image-9-23.vc-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .image-9-23.vc-1.doc-archive-laptop {
    display: none;
  }

  .image-9-23.campaign-desk-2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .image-9-23.campaign-desk-2.doc-archive-laptop {
    display: none;
  }

  .electionaim-container-58-copy-copy {
    height: 450px;
  }

  .cd-hero-9-23 {
    min-height: 75vw;
  }

  .left-text-lato-white-9-23 {
    object-fit: fill;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.25em;
  }

  .h2-feature-header-9-23-white {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .h2-feature-header-9-23-white.pcc-combo {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 40px;
  }

  .detail-verb-whtie-9-23 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 2.5em;
  }

  .vc {
    background-position: 35% 0;
    height: auto;
  }

  .voter-central {
    font-size: 4vw;
  }

  .electiontodohero {
    height: 75vw;
  }

  .bold-text-59 {
    font-weight: 600;
  }

  .document-archive-hero {
    background-image: linear-gradient(to bottom, null, null), url('../images/Document-Archive-Storage.jpg');
    background-position: 0 0, 100%;
    height: 75vw;
  }

  .div-block-188-copy {
    padding: 2em;
  }

  .div-block-188-copy.da-combo, .div-block-188-copy.pal-combo, .div-block-188-copy.election-link-combo {
    height: auto;
  }

  .h2-feature-header-montserrat-w-copy.left-column-header.richblack {
    font-weight: 700;
  }

  .er-hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/election-response-banner-stock-4.jpg');
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 75vw;
  }

  .grid-25-copy {
    max-width: 90vw;
  }

  .er-info-text {
    object-fit: fill;
    font-size: 2vw;
  }

  .slider-28 {
    margin-left: 40px;
  }

  .hero-text-image-overlay-2 {
    object-fit: cover;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .lr-hero-9-23-copy {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Live-Results-Header.png');
    background-position: 0 0, 50%;
    background-attachment: scroll, scroll;
    min-height: 75vw;
  }

  .section-1-transparent-copy {
    height: auto;
    padding: 0 20px;
  }

  .section-101 {
    max-height: 33vw;
    padding-left: 20px;
    padding-right: 20px;
  }

  .voter-central-hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Line-Voters-Flag-redux.jpg');
    background-attachment: scroll, scroll;
    min-height: 75vw;
  }

  .center-lato-b-9-23 {
    object-fit: fill;
    font-size: 1.25em;
  }

  .div-block-text-white-round {
    margin: 10px;
    padding-left: 0;
  }

  .div-block-text-white-round.aim-combo, .div-block-text-white-round.cd-combo, .div-block-text-white-round.vc-combo, .div-block-text-white-round.election-todo-combo, .div-block-text-white-round.da-combo, .div-block-text-white-round.er-combo, .div-block-text-white-round.er-combo, .div-block-text-white-round.er-combo, .div-block-text-white-round.lr-combo, .div-block-text-white-round.rb-combo {
    padding-left: 20px;
  }

  .section-1-transparent-copy-copy {
    height: auto;
    padding: 0 20px;
  }

  .h2-feature-header-montserrat-w-copy.left-column-header, .h2-feature-header-montserrat-w-copy.center {
    font-weight: 700;
  }

  .h2-feature-header-montserrat-w-copy-copy {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .h2-feature-header-montserrat-w-copy-copy.pcc-combo {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 40px;
  }

  .h2-feature-header-montserrat-w-copy-copy.left-column-header {
    font-weight: 700;
  }

  .h2-feature-header-montserrat-w-copy-copy.center {
    font-size: 3em;
    font-weight: 700;
  }

  .petitions-hero {
    height: 75vw;
  }

  .pcc-hereo {
    height: auto;
    min-height: 350px;
  }

  .pcc-hereo.new-size {
    min-height: 75vw;
  }

  .grid-25-copy {
    justify-items: stretch;
  }

  .div-block-365 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-232-copy {
    object-fit: fill;
    margin-top: 0;
    display: block;
  }

  .brix---grid-2-columns-ads-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto minmax(auto, 1fr) auto;
    grid-template-columns: 1fr;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .div-block-366 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0%;
    padding: 0;
    display: flex;
  }

  .h2-feature-header-montserrat-w-2 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .h2-feature-header-montserrat-w-2.pcc-white {
    margin-top: 40px;
  }

  .div-block-367 {
    z-index: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: relative;
  }

  .slider-29, .mask-20 {
    max-width: 60vw;
    max-height: none;
  }

  .background-video-13 {
    min-height: 600px;
  }

  .detail-description-black-9-23-2 {
    font-size: 2vw;
  }

  .row-71 {
    flex: none;
    justify-content: space-between;
    width: 100%;
  }

  .section-103 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 25px 0;
  }

  .div-block-369 {
    width: auto;
    height: auto;
    margin-bottom: 5vw;
  }

  .div-block-370 {
    justify-content: flex-start;
    width: auto;
    height: auto;
  }

  .div-block-371 {
    width: auto;
    height: auto;
    margin-bottom: 5vw;
  }

  .text-block-601.pc {
    width: 85%;
    margin-bottom: 50px;
    font-size: 2em;
    line-height: 1.15em;
  }

  .div-block-372 {
    justify-content: flex-start;
    width: 100%;
    height: auto;
  }

  .column-375, .column-376 {
    flex: 1;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .image-408 {
    max-height: 50vw;
  }

  .slide-64 {
    max-width: 60vw;
    max-height: 50vw;
  }

  .rb-hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Smart-TV-conference-Readyboard-2redux.png');
    background-position: 0 0, 50%;
    background-attachment: scroll, scroll;
    height: auto;
    min-height: 75vw;
  }

  .list-item-63 {
    font-size: 2vw;
  }

  .div-block-373 {
    align-items: center;
  }

  .image-412 {
    max-width: 35%;
  }

  .section-104 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-text-left {
    margin: 10px;
    padding-left: 0;
  }

  .div-block-text-left.aim-combo, .div-block-text-left.cd-combo, .div-block-text-left.vc-combo, .div-block-text-left.election-todo-combo, .div-block-text-left.da-combo, .div-block-text-left.er-combo, .div-block-text-left.er-combo, .div-block-text-left.er-combo, .div-block-text-left.lr-combo, .div-block-text-left.rb-combo, .div-block-text-left.petitions, .div-block-text-left.petitions-copy, .div-block-text-left.pcc-combo, .div-block-text-left.tenex-gold {
    padding-left: 20px;
  }

  .div-block-text-left.tenex-gold-left {
    border-right-width: 5px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .left-text-lato-b-9-23-copy {
    object-fit: fill;
    font-size: 2vw;
  }

  .image-412-copy {
    max-width: 35%;
  }

  .div-block-374 {
    flex-direction: row;
    margin-bottom: 10px;
  }

  .hero-text-image-overlay-3 {
    object-fit: cover;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 15vw 20px;
    display: flex;
  }

  .eforce-hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Voters-Precinct-Ballot-redux.jpg');
    background-attachment: scroll, scroll;
    height: auto;
    min-height: 75vw;
  }

  .section-105 {
    padding-bottom: 20px;
  }

  .h2-feature-header-montserrat-filler-2 {
    padding-top: 0;
  }

  .section-1-transparent-copy {
    flex-direction: column;
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar-2023-copy {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .navbar-2023-copy.white {
    height: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: static;
    inset: 0% auto auto 0%;
  }

  .brix---header-logo-3-copy {
    max-width: 232px;
  }

  .election-response-section-1 {
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2-feature-header-montserrat-w-copy {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .h2-feature-header-montserrat-w-copy.pcc-combo {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 40px;
  }

  .h2-feature-header-montserrat-w-copy.left-column-header {
    font-size: 2.5em;
    font-weight: 600;
  }

  .h2-feature-header-montserrat-w-copy.center {
    font-weight: 700;
  }

  .h2-feature-header-montserrat-w-copy.about-page, .h2-feature-header-montserrat-w-copy.left-text-align {
    font-weight: 600;
  }

  .sect-101-lr {
    max-height: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .combo-er {
    object-fit: fill;
    max-width: 55vw;
    margin-top: 20px;
    font-size: 2vw;
  }

  .list-6 {
    padding-left: 20px;
  }

  .brix---hamburger-menu-bar-bottom {
    background-color: var(--white);
    color: var(--white);
    -webkit-text-stroke-color: var(--white);
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-bar-top {
    background-color: var(--white);
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---header-nav-link {
    color: var(--black);
  }

  .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

  .brix---dropdown-card {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .brix---dropdown-column-wrapper {
    padding-top: 0;
    display: none;
    position: static;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-menu-wrapper {
    border-top: 1px solid var(--elements-webflow-library-neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library-neutral--300);
    background-color: var(--elements-webflow-library-neutral--100);
    padding: 24px;
  }

  .brix---header-logo {
    max-width: 75%;
  }

  .brix---header-logo-link.w--current {
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .brix---header-wrapper {
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  ._wf-image-wrapper-7 {
    border-radius: 20px;
    min-width: 200px;
    padding-top: 60%;
  }

  ._wf-gallery-cards-wrapper-2 {
    flex-direction: column;
    display: flex;
  }

  ._wf-title-4 {
    max-width: none;
  }

  ._wf-container-10 {
    padding-left: 30px;
    padding-right: 30px;
  }

  ._wf-section-9 {
    background-position: 50% 100%;
  }

  .brix---header-nav-link-main, .brix---header-nav-link-main.w--current, .text-block-602 {
    color: var(--black);
  }

  .image-9-23-copy {
    width: auto;
  }

  .image-9-23-copy.negative-margin, .image-9-23-copy.negative-top {
    margin-bottom: 0;
  }

  .image-9-23-copy.er-phone {
    max-height: 36vw;
    margin-top: -2vw;
  }

  .absentee-hero-copy, ._10x-hero-9-23-copy {
    height: 75vw;
  }

  .div-block-376 {
    flex-direction: row;
  }

  .div-block-377 {
    align-self: flex-start;
    width: 30vw;
  }

  .div-block-378 {
    flex-direction: column;
    align-self: center;
    align-items: center;
  }

  .div-block-379 {
    width: 30vw;
  }

  .quote {
    object-fit: fill;
    margin: 10px;
  }

  .quote.election-force {
    font-size: 1.25em;
  }

  .div-block-381 {
    max-width: 90vw;
  }

  ._wf-image-wrapper-8 {
    border-radius: 20px;
    min-width: 200px;
    padding-top: 60%;
  }

  ._wf-gallery-cards-wrapper-3 {
    flex-direction: column;
    display: flex;
  }

  ._wf-title-5 {
    max-width: none;
  }

  ._wf-container-11 {
    padding-left: 30px;
    padding-right: 30px;
  }

  ._wf-section-10 {
    background-position: 50% 100%;
  }

  .laptop-absentee {
    max-width: 40vw;
    margin-top: 0;
  }

  .absentee-pic-2 {
    width: 40vw;
  }

  .absentee-pic-2.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .absentee-pic-2.negative-margin, .absentee-pic-2.negative-top {
    margin-bottom: 0;
  }

  .absentee-pic-2.cutoff {
    margin-top: 0;
  }

  .absentee-pic-2.er-phone {
    max-height: 36vw;
    margin-top: -2vw;
  }

  .div-block-382, .div-block-383-copy {
    width: 90vw;
  }

  .election-todo-photo {
    width: 40vw;
    margin-top: 0;
  }

  .election-todo-photo.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .election-todo-photo.small {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .election-todo-photo.small.doc-archive-laptop {
    display: none;
  }

  .election-todo-photo.negative-margin, .election-todo-photo.negative-top {
    margin-bottom: 0;
  }

  .election-todo-photo.cutoff {
    margin-top: 0;
  }

  .election-todo-photo.er-phone {
    max-height: 36vw;
    margin-top: -2vw;
  }

  .election-todo-photo.vc-top-lft-img {
    width: 50vw;
  }

  .election-todo-photo.vertical-copy {
    max-height: 50vw;
    margin-right: 40px;
  }

  .election-todo-photo.negative-margin-doc {
    width: 40vw;
    margin-bottom: 0;
  }

  .election-todo-photo.cutoff-kr {
    margin-top: 0;
  }

  .election-todo-photo.cd-main {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .election-todo-photo.cd-main.doc-archive-laptop {
    display: none;
  }

  .election-todo-photo.cd-phone {
    max-height: 50vw;
    margin-right: 40px;
  }

  .election-todo-photo._10xu-1 {
    width: 80vw;
    max-height: none;
    margin-bottom: 20px;
  }

  .election-todo-photo._10xu-1.doc-archive-laptop {
    display: none;
  }

  .election-todoaa {
    width: auto;
  }

  .election-todoaa.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .election-todoaa.small {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .election-todoaa.small.doc-archive-laptop {
    display: none;
  }

  .election-todoaa.negative-margin, .election-todoaa.negative-top {
    margin-bottom: 0;
  }

  .election-todoaa.cutoff {
    margin-top: 0;
  }

  .election-todoaa.er-phone {
    max-height: 36vw;
    margin-top: -2vw;
  }

  .election-todoaa.vc-top-lft-img {
    width: 50vw;
  }

  .election-todoaa.vertical-copy {
    max-height: 50vw;
    margin-right: 40px;
  }

  .election-todoaa.negative-margin-doc {
    width: 40vw;
    margin-bottom: 0;
  }

  .election-todoaa.cutoff-kr {
    margin-top: 0;
  }

  .election-todoaa.cd-main {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .election-todoaa.cd-main.doc-archive-laptop {
    display: none;
  }

  .election-todoaa.cd-phone {
    max-height: 50vw;
    margin-right: 40px;
  }

  .election-todoaa._10xu-1 {
    width: 80vw;
    max-height: none;
    margin-bottom: 20px;
  }

  .election-todoaa._10xu-1.doc-archive-laptop {
    display: none;
  }

  .election-todoaa._2 {
    max-height: 40vw;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .election-todoaa._2.doc-archive-laptop {
    display: none;
  }

  .election-todo-2 {
    width: 40vw;
    margin-top: 0;
  }

  .election-todo-2.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .election-todo-2.small {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .election-todo-2.small.doc-archive-laptop {
    display: none;
  }

  .election-todo-2.negative-margin, .election-todo-2.negative-top {
    margin-bottom: 0;
  }

  .election-todo-2.cutoff {
    margin-top: 0;
  }

  .election-todo-2.er-phone {
    max-height: 36vw;
    margin-top: -2vw;
  }

  .election-todo-2.vc-top-lft-img {
    width: 50vw;
  }

  .election-todo-2.vertical-copy {
    max-height: 50vw;
    margin-right: 40px;
  }

  .election-todo-2.negative-margin-doc {
    width: 40vw;
    margin-bottom: 0;
  }

  .election-todo-2.cutoff-kr {
    margin-top: 0;
  }

  .election-todo-2.cd-main {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .election-todo-2.cd-main.doc-archive-laptop {
    display: none;
  }

  .election-todo-2.cd-phone {
    max-height: 50vw;
    margin-right: 40px;
  }

  .election-todo-2._10xu-1 {
    width: 80vw;
    max-height: none;
    margin-bottom: 20px;
  }

  .election-todo-2._10xu-1.doc-archive-laptop {
    display: none;
  }

  .election-todo-2._2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .election-todo-2._2.doc-archive-laptop {
    display: none;
  }

  .live-results-phone {
    width: 45vw;
    height: auto;
    margin-top: -5vw;
    margin-bottom: 0;
  }

  .petitions-laptop {
    width: 50vw;
    margin-top: 0;
  }

  .petitions-laptop.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .petitions-laptop.small {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .petitions-laptop.small.doc-archive-laptop {
    display: none;
  }

  .petitions-laptop.negative-margin, .petitions-laptop.negative-top {
    margin-bottom: 0;
  }

  .petitions-laptop.cutoff {
    margin-top: 0;
  }

  .petitions-laptop.er-phone {
    max-height: 36vw;
    margin-top: -2vw;
  }

  .petitions-laptop.vc-top-lft-img {
    width: 50vw;
  }

  .petitions-laptop.vertical-copy {
    max-height: 50vw;
    margin-right: 40px;
  }

  .petitions-laptop.negative-margin-doc {
    width: 40vw;
    margin-bottom: 0;
  }

  .petitions-laptop.cutoff-kr {
    margin-top: 0;
  }

  .petitions-laptop.cd-main {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .petitions-laptop.cd-main.doc-archive-laptop {
    display: none;
  }

  .petitions-laptop.cd-phone {
    max-height: 50vw;
    margin-right: 40px;
  }

  .petitions-laptop._10xu-1 {
    width: 80vw;
    max-height: none;
    margin-bottom: 20px;
  }

  .petitions-laptop._10xu-1.doc-archive-laptop {
    display: none;
  }

  .petitions-laptop._2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .petitions-laptop._2.doc-archive-laptop {
    display: none;
  }

  .petitions-laptop.lr-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .petitions-laptop.lr-1.doc-archive-laptop {
    display: none;
  }

  .petitions-laptop.lr-info {
    width: 40vw;
  }

  .petitions-laptop.vc-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .petitions-laptop.vc-1.doc-archive-laptop {
    display: none;
  }

  .eforce-1 {
    width: 80vw;
  }

  .eforce-1.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .eforce-1.small {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .eforce-1.small.doc-archive-laptop {
    display: none;
  }

  .eforce-1.negative-margin, .eforce-1.negative-top {
    margin-bottom: 0;
  }

  .eforce-1.cutoff {
    margin-top: 0;
  }

  .eforce-1.er-phone {
    max-height: 36vw;
    margin-top: -2vw;
  }

  .eforce-1.vc-top-lft-img {
    width: 50vw;
    margin-top: 0;
  }

  .eforce-1.vertical-copy {
    max-height: 50vw;
    margin-right: 40px;
  }

  .eforce-1.negative-margin-doc {
    width: 40vw;
    margin-bottom: 0;
  }

  .eforce-1.cutoff-kr {
    margin-top: 0;
  }

  .eforce-1.cd-main {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .eforce-1.cd-main.doc-archive-laptop {
    display: none;
  }

  .eforce-1.cd-phone {
    max-height: 50vw;
    margin-right: 40px;
  }

  .eforce-1._10xu-1 {
    width: 80vw;
    max-height: none;
    margin-bottom: 20px;
  }

  .eforce-1._10xu-1.doc-archive-laptop {
    display: none;
  }

  .eforce-1._2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .eforce-1._2.doc-archive-laptop {
    display: none;
  }

  .eforce-1.lr-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .eforce-1.lr-1.doc-archive-laptop {
    display: none;
  }

  .eforce-1.lr-info {
    width: 40vw;
  }

  .eforce-1.vc-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .eforce-1.vc-1.doc-archive-laptop {
    display: none;
  }

  .div-block-384 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .er-phone-div-block {
    width: 60vw;
    max-width: none;
    margin: 10px;
    padding-left: 0;
  }

  .er-phone-div-block.aim-combo {
    border-left-width: 0;
    max-width: none;
    padding-left: 0;
  }

  .er-phone-div-block.cd-combo {
    padding-left: 20px;
  }

  .er-phone-div-block.white-outline {
    max-width: 60vw;
  }

  .er-phone-div-block.vc-combo, .er-phone-div-block.election-todo-combo {
    padding-left: 20px;
  }

  .er-phone-div-block.election-todo-combo.confidently-countdown {
    max-width: 60vw;
  }

  .er-phone-div-block.da-combo, .er-phone-div-block.er-combo, .er-phone-div-block.er-combo, .er-phone-div-block.er-combo {
    padding-left: 20px;
  }

  .er-phone-div-block.lr-combo {
    border-left-width: 0;
    width: 50vw;
    padding-left: 0;
  }

  .er-phone-div-block.rb-combo {
    border-left-width: 0;
    padding-left: 0;
  }

  .er-phone-div-block.petitions, .er-phone-div-block.petitions-copy {
    padding-left: 20px;
  }

  .er-phone-div-block.pcc-combo {
    border-left-width: 0;
    width: 90vw;
    padding-left: 0;
  }

  .er-phone-div-block.tenex-gold {
    border-left-width: 5px;
    padding-left: 20px;
  }

  .er-phone-div-block.tenex-gold-left {
    padding-left: 20px;
  }

  .er-phone-div-block.tenex-gold-copy {
    border-left-width: 5px;
    padding-left: 20px;
  }

  .er-phone-div-block.da-combo-copy, .er-phone-div-block.absentee {
    padding-left: 20px;
  }

  .er-phone-div-block._10x-combo {
    width: 90vw;
    max-width: 90vw;
    padding-left: 20px;
  }

  .er-phone-div-block.doc-archives-body-text.organize-your-warehouse {
    width: 90vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-385 {
    flex-direction: column;
    align-items: center;
  }

  .aim-div-1 {
    width: 90vw;
    max-width: none;
    margin: 0 10px;
    padding-left: 0;
  }

  .aim-div-1.aim-combo {
    border-left-width: 0;
    flex-direction: column;
    align-items: center;
    max-width: none;
    padding-left: 0;
    display: flex;
  }

  .aim-div-1.cd-combo {
    padding-left: 20px;
  }

  .aim-div-1.white-outline {
    max-width: 60vw;
  }

  .aim-div-1.vc-combo, .aim-div-1.election-todo-combo {
    padding-left: 20px;
  }

  .aim-div-1.election-todo-combo.confidently-countdown {
    max-width: 60vw;
  }

  .aim-div-1.da-combo, .aim-div-1.er-combo, .aim-div-1.er-combo, .aim-div-1.er-combo {
    padding-left: 20px;
  }

  .aim-div-1.lr-combo {
    border-left-width: 0;
    width: 50vw;
    padding-left: 0;
  }

  .aim-div-1.rb-combo {
    border-left-width: 0;
    padding-left: 0;
  }

  .aim-div-1.petitions, .aim-div-1.petitions-copy {
    padding-left: 20px;
  }

  .aim-div-1.pcc-combo {
    border-left-width: 0;
    width: 90vw;
    padding-left: 0;
  }

  .aim-div-1.tenex-gold {
    border-left-width: 5px;
    padding-left: 20px;
  }

  .aim-div-1.tenex-gold-left {
    padding-left: 20px;
  }

  .aim-div-1.tenex-gold-copy {
    border-left-width: 5px;
    padding-left: 20px;
  }

  .aim-div-1.da-combo-copy, .aim-div-1.absentee {
    padding-left: 20px;
  }

  .aim-div-1._10x-combo {
    width: 90vw;
    max-width: 90vw;
    padding-left: 20px;
  }

  .aim-div-1.doc-archives-body-text.organize-your-warehouse {
    width: 90vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .aim-laptop {
    width: auto;
  }

  .aim-laptop.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .aim-laptop.small {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .aim-laptop.small.doc-archive-laptop {
    display: none;
  }

  .aim-laptop.negative-margin, .aim-laptop.negative-top {
    margin-bottom: 0;
  }

  .aim-laptop.cutoff {
    margin-top: 0;
  }

  .aim-laptop.hidden {
    width: 80vw;
    margin-top: 0;
  }

  .aim-laptop.er-phone {
    max-height: 36vw;
    margin-top: 0;
    margin-bottom: -3vw;
  }

  .aim-laptop.vc-top-lft-img {
    width: 50vw;
    margin-top: 0;
  }

  .aim-laptop.pwp {
    width: 80vw;
    margin-top: 0;
  }

  .aim-laptop.vertical-copy {
    max-height: 50vw;
    margin-right: 40px;
  }

  .aim-laptop.negative-margin-doc {
    width: 40vw;
    margin-bottom: 0;
  }

  .aim-laptop.cutoff-kr {
    margin-top: 0;
  }

  .aim-laptop.cd-main {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .aim-laptop.cd-main.doc-archive-laptop {
    display: none;
  }

  .aim-laptop.cd-phone {
    max-height: 50vw;
    margin-right: 40px;
  }

  .aim-laptop._10xu-1 {
    width: 80vw;
    max-height: none;
    margin-bottom: 20px;
  }

  .aim-laptop._10xu-1.doc-archive-laptop {
    display: none;
  }

  .aim-laptop._2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .aim-laptop._2.doc-archive-laptop {
    display: none;
  }

  .aim-laptop.lr-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .aim-laptop.lr-1.doc-archive-laptop {
    display: none;
  }

  .aim-laptop.lr-info {
    width: 40vw;
  }

  .aim-laptop.vc-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .aim-laptop.vc-1.doc-archive-laptop {
    display: none;
  }

  .aim-laptop.campaign-desk-2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .aim-laptop.campaign-desk-2.doc-archive-laptop {
    display: none;
  }

  .aim-section {
    flex-direction: column;
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .aim-scanner {
    width: 80vw;
    margin-top: 0;
  }

  .aim-scanner.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .aim-scanner.small {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .aim-scanner.small.doc-archive-laptop {
    display: none;
  }

  .aim-scanner.negative-margin, .aim-scanner.negative-top {
    margin-bottom: 0;
  }

  .aim-scanner.cutoff {
    margin-top: 0;
  }

  .aim-scanner.er-phone {
    max-height: 36vw;
    margin-top: 0;
    margin-bottom: -3vw;
  }

  .aim-scanner.vc-top-lft-img {
    width: 50vw;
    margin-top: 0;
  }

  .aim-scanner.pwp {
    width: 80vw;
    margin-top: 0;
  }

  .aim-scanner.vertical-copy {
    max-height: 50vw;
    margin-right: 40px;
  }

  .aim-scanner.negative-margin-doc {
    width: 40vw;
    margin-bottom: 0;
  }

  .aim-scanner.cutoff-kr {
    margin-top: 0;
  }

  .aim-scanner.cd-main {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .aim-scanner.cd-main.doc-archive-laptop {
    display: none;
  }

  .aim-scanner.cd-phone {
    max-height: 50vw;
    margin-right: 40px;
  }

  .aim-scanner._10xu-1 {
    width: 80vw;
    max-height: none;
    margin-bottom: 20px;
  }

  .aim-scanner._10xu-1.doc-archive-laptop {
    display: none;
  }

  .aim-scanner._2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .aim-scanner._2.doc-archive-laptop {
    display: none;
  }

  .aim-scanner.lr-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .aim-scanner.lr-1.doc-archive-laptop {
    display: none;
  }

  .aim-scanner.lr-info {
    width: 40vw;
  }

  .aim-scanner.vc-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .aim-scanner.vc-1.doc-archive-laptop {
    display: none;
  }

  .aim-scanner.campaign-desk-2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .aim-scanner.campaign-desk-2.doc-archive-laptop {
    display: none;
  }

  .radyboardphone {
    width: 30vw;
  }

  .radyboardphone.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .radyboardphone.small {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .radyboardphone.small.doc-archive-laptop {
    display: none;
  }

  .radyboardphone.negative-margin, .radyboardphone.negative-top {
    margin-bottom: 0;
  }

  .radyboardphone.cutoff {
    margin-top: 0;
  }

  .radyboardphone.er-phone {
    max-height: 36vw;
    margin-top: 0;
    margin-bottom: -3vw;
  }

  .radyboardphone.vc-top-lft-img {
    width: 50vw;
    margin-top: 0;
  }

  .radyboardphone.pwp {
    width: 80vw;
    margin-top: 0;
  }

  .radyboardphone.vertical-copy {
    max-height: 50vw;
    margin-right: 40px;
  }

  .radyboardphone.negative-margin-doc {
    width: 40vw;
    margin-bottom: 0;
  }

  .radyboardphone.cutoff-kr {
    margin-top: 0;
  }

  .radyboardphone.cd-main {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .radyboardphone.cd-main.doc-archive-laptop {
    display: none;
  }

  .radyboardphone.cd-phone {
    max-height: 50vw;
    margin-right: 40px;
  }

  .radyboardphone._10xu-1 {
    width: 80vw;
    max-height: none;
    margin-bottom: 20px;
  }

  .radyboardphone._10xu-1.doc-archive-laptop {
    display: none;
  }

  .radyboardphone._2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .radyboardphone._2.doc-archive-laptop {
    display: none;
  }

  .radyboardphone.lr-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .radyboardphone.lr-1.doc-archive-laptop {
    display: none;
  }

  .radyboardphone.lr-info {
    width: 40vw;
  }

  .radyboardphone.vc-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .radyboardphone.vc-1.doc-archive-laptop {
    display: none;
  }

  .radyboardphone.campaign-desk-2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .radyboardphone.campaign-desk-2.doc-archive-laptop {
    display: none;
  }

  .ready-laptop {
    width: 75vw;
    margin-top: 0;
  }

  .ready-laptop.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .ready-laptop.small {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .ready-laptop.small.doc-archive-laptop {
    display: none;
  }

  .ready-laptop.negative-margin, .ready-laptop.negative-top {
    margin-bottom: 0;
  }

  .ready-laptop.cutoff {
    margin-top: 0;
  }

  .ready-laptop.smalll.readyboard-checkmark {
    display: none;
  }

  .ready-laptop.er-phone {
    max-height: 36vw;
    margin-top: 0;
    margin-bottom: -3vw;
  }

  .ready-laptop.vc-top-lft-img {
    width: 50vw;
    margin-top: 0;
  }

  .ready-laptop.pwp {
    width: 80vw;
    margin-top: 0;
  }

  .ready-laptop.vertical-copy {
    max-height: 50vw;
    margin-right: 40px;
  }

  .ready-laptop.negative-margin-doc {
    width: 40vw;
    margin-bottom: 0;
  }

  .ready-laptop.cutoff-kr {
    margin-top: 0;
  }

  .ready-laptop.cd-main {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .ready-laptop.cd-main.doc-archive-laptop {
    display: none;
  }

  .ready-laptop.cd-phone {
    max-height: 50vw;
    margin-right: 40px;
  }

  .ready-laptop._10xu-1 {
    width: 80vw;
    max-height: none;
    margin-bottom: 20px;
  }

  .ready-laptop._10xu-1.doc-archive-laptop {
    display: none;
  }

  .ready-laptop._2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .ready-laptop._2.doc-archive-laptop {
    display: none;
  }

  .ready-laptop.lr-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .ready-laptop.lr-1.doc-archive-laptop {
    display: none;
  }

  .ready-laptop.lr-info {
    width: 40vw;
  }

  .ready-laptop.vc-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .ready-laptop.vc-1.doc-archive-laptop {
    display: none;
  }

  .ready-laptop.campaign-desk-2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .ready-laptop.campaign-desk-2.doc-archive-laptop {
    display: none;
  }

  .section-1-transparent-rb {
    flex-direction: column;
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2-feature-header-montserrat-filler-2-copy {
    margin-top: 10px;
    padding-top: 0;
  }

  .section-1-transparent-copy {
    flex-direction: row;
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-9-23-copy {
    width: 40vw;
    margin-top: 0;
  }

  .image-9-23-copy.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .image-9-23-copy.small {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .image-9-23-copy.small.doc-archive-laptop {
    display: none;
  }

  .image-9-23-copy.negative-margin, .image-9-23-copy.negative-top {
    margin-bottom: 0;
  }

  .image-9-23-copy.cutoff {
    margin-top: 0;
  }

  .image-9-23-copy.smalll.readyboard-checkmark {
    display: none;
  }

  .image-9-23-copy.er-phone {
    max-height: 36vw;
    margin-top: 0;
    margin-bottom: -3vw;
  }

  .image-9-23-copy.vc-top-lft-img {
    width: 50vw;
    margin-top: 0;
  }

  .image-9-23-copy.pwp {
    width: 80vw;
    margin-top: 0;
  }

  .image-9-23-copy.vertical-copy {
    max-height: 50vw;
    margin-right: 40px;
  }

  .image-9-23-copy.negative-margin-doc {
    width: 40vw;
    margin-bottom: 0;
  }

  .image-9-23-copy.cutoff-kr {
    margin-top: 0;
  }

  .image-9-23-copy.cd-main {
    max-height: 40vw;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .image-9-23-copy.cd-main.doc-archive-laptop {
    display: none;
  }

  .image-9-23-copy.cd-phone {
    max-height: 50vw;
    margin-right: 40px;
  }

  .image-9-23-copy._10xu-1 {
    width: 80vw;
    max-height: none;
    margin-bottom: 20px;
  }

  .image-9-23-copy._10xu-1.doc-archive-laptop {
    display: none;
  }

  .image-9-23-copy._2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .image-9-23-copy._2.doc-archive-laptop {
    display: none;
  }

  .image-9-23-copy.lr-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .image-9-23-copy.lr-1.doc-archive-laptop {
    display: none;
  }

  .image-9-23-copy.lr-info {
    width: 40vw;
  }

  .image-9-23-copy.vc-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .image-9-23-copy.vc-1.doc-archive-laptop {
    display: none;
  }

  .image-9-23-copy.campaign-desk-2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .image-9-23-copy.campaign-desk-2.doc-archive-laptop {
    display: none;
  }

  .cd-laptop {
    width: 40vw;
    margin-top: 0;
  }

  .cd-laptop.vertical {
    max-height: 50vw;
    margin-right: 40px;
  }

  .cd-laptop.small {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .cd-laptop.small.doc-archive-laptop {
    display: none;
  }

  .cd-laptop.negative-margin, .cd-laptop.negative-top {
    margin-bottom: 0;
  }

  .cd-laptop.cutoff {
    margin-top: 0;
  }

  .cd-laptop.smalll.readyboard-checkmark {
    display: none;
  }

  .cd-laptop.er-phone {
    max-height: 36vw;
    margin-top: 0;
    margin-bottom: -3vw;
  }

  .cd-laptop.vc-top-lft-img {
    width: 50vw;
    margin-top: 0;
  }

  .cd-laptop.pwp {
    width: 80vw;
    margin-top: 0;
  }

  .cd-laptop.vertical-copy {
    max-height: 50vw;
    margin-right: 40px;
  }

  .cd-laptop.negative-margin-doc {
    width: 40vw;
    margin-bottom: 0;
  }

  .cd-laptop.cutoff-kr {
    margin-top: 0;
  }

  .cd-laptop.cd-main {
    max-height: 40vw;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .cd-laptop.cd-main.doc-archive-laptop {
    display: none;
  }

  .cd-laptop.cd-phone {
    max-height: 50vw;
    margin-right: 40px;
  }

  .cd-laptop._10xu-1 {
    width: 80vw;
    max-height: none;
    margin-bottom: 20px;
  }

  .cd-laptop._10xu-1.doc-archive-laptop {
    display: none;
  }

  .cd-laptop._2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .cd-laptop._2.doc-archive-laptop {
    display: none;
  }

  .cd-laptop.lr-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .cd-laptop.lr-1.doc-archive-laptop {
    display: none;
  }

  .cd-laptop.lr-info {
    width: 40vw;
  }

  .cd-laptop.vc-1 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .cd-laptop.vc-1.doc-archive-laptop {
    display: none;
  }

  .cd-laptop.campaign-desk-2 {
    max-height: 40vw;
    margin-bottom: 20px;
  }

  .cd-laptop.campaign-desk-2.doc-archive-laptop {
    display: none;
  }

  .section-1-transparent-da {
    flex-direction: row;
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-388 {
    flex-direction: column;
    align-items: center;
  }

  .tile-2w-copy {
    object-fit: contain;
    width: 90vw;
    height: auto;
    min-height: 70vw;
  }

  .tile-2w-copy:hover {
    transform: none;
  }

  .pcc-home {
    max-width: 40vw;
    margin-bottom: 0;
    padding-top: 0;
  }

  .pcc-home-copy {
    margin-bottom: 0;
    padding-top: 0;
    display: none;
  }

  .image-331-copy {
    max-width: 90%;
  }

  .image-328-copy {
    max-width: 60%;
    height: auto;
    margin-top: 0;
  }

  .div-block-389 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .document-archive-hero-copy {
    background-image: linear-gradient(to bottom, null, null), url('../images/Document-Archive-Storage.jpg');
    background-position: 0 0, 100%;
    height: 75vw;
  }

  .detail-description-white {
    font-size: 1em;
  }

  .election-link-hero {
    background-image: linear-gradient(to bottom, null, null), url('../images/Document-Archive-Storage.jpg');
    background-position: 0 0, 100%;
    height: 75vw;
  }

  .sd-text-overlay {
    object-fit: cover;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 15vw 20px;
    display: flex;
  }

  .image-330-copy {
    max-width: 80%;
  }

  .h3-subtext-black-left.white, .h3-subtext-black-left-copy.white {
    font-size: 1.25em;
  }

  .brix---mg-bottom-32px-6 {
    margin-bottom: 24px;
  }

  .brix---mg-top-56px {
    margin-top: 40px;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---heading-h3-size-5 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---mg-bottom-160px {
    margin-bottom: 100px;
  }

  .brix---card-form {
    padding: 54px 32px;
  }

  .brix---section-position-relative {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---social-media-grid-left-2 {
    grid-column-gap: 10px;
  }

  .brix---3-columns-1-col-tablet-2 {
    grid-template-columns: 1fr;
  }

  .brix---grid-2-contact-v9 {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
  }

  .h3-subtext-black-copy.white, .h3-subtext-black-divider.white {
    font-size: 1.25em;
  }

  .section-109 {
    flex-flow: row;
    align-self: stretch;
  }

  .image-419 {
    height: 80px;
  }

  .image-420 {
    height: 125px;
  }

  .grid-26 {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .container-2 {
    flex: 1;
  }

  .producttextname {
    text-shadow: 1px 1px 2px #0000000a;
    flex: none;
    font-size: 3.25vw;
    font-weight: 400;
    line-height: 3.5vw;
    display: block;
  }

  .div-block-5 {
    padding: 4vw 2vw;
  }

  .text-block-7 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 36px;
    line-height: 38px;
  }

  .slide-2 {
    color: #333;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    font-style: normal;
    line-height: 18px;
  }

  .slider-2 {
    clear: none;
    width: 100%;
    display: block;
  }

  .testimony {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 3vw;
    line-height: 3.25vw;
    display: block;
  }

  .testimonyfrom {
    margin-right: 15px;
  }

  .mask-2 {
    width: auto;
  }

  .bannerhome {
    height: 72vw;
    overflow: auto;
  }

  .header {
    text-align: center;
    margin-bottom: 15px;
    margin-left: 0;
    font-size: 30px;
    line-height: 32px;
  }

  .div-block-15 {
    align-items: center;
  }

  .opener {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 1em;
    line-height: 1.15em;
  }

  .div-block-17 {
    flex: none;
    justify-content: center;
    align-items: center;
    margin-right: 0;
  }

  .div-block-20 {
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }

  .title {
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 4em;
    line-height: 9vw;
  }

  .textbody {
    padding-right: 0;
  }

  .italic-text-8, .valuestxt {
    font-size: 1em;
    line-height: 1.15em;
  }

  .value, .value.winningspirit {
    height: 13em;
    padding: 2em 1em;
  }

  .value.definedby {
    flex-direction: column;
    height: 13em;
    padding-top: 4vw;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .value.customerservice {
    height: 13em;
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .precinctcentraltitle {
    font-size: 9.5vw;
    line-height: 9.75vw;
  }

  .precinctcentraltitle.lr {
    font-size: 4em;
    line-height: 9.5vw;
  }

  .precinctcentralsubtitle {
    padding-top: 0;
    font-size: 4vw;
    line-height: 4.25vw;
  }

  .precinctcentralsubtitle.lr {
    font-size: 2em;
    line-height: 1em;
  }

  .precinctcentralsubtitle.nextgen {
    font-size: 4vw;
    line-height: 4.25vw;
  }

  .row-6 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 75%;
    margin-top: 2vw;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .row-6.lr {
    flex-direction: column;
    width: 75%;
    padding: 0;
  }

  .unordered-list {
    width: 100%;
    margin-bottom: 0;
  }

  .erfeaturetitle {
    width: auto;
    margin-top: 0;
    margin-bottom: .25em;
    font-size: 1.5em;
    line-height: 4.25vw;
  }

  .unordered-list-2 {
    width: 100%;
    margin-bottom: 0;
  }

  .unordered-list-2.lr {
    width: auto;
  }

  .unordered-list-3 {
    width: 100%;
    margin-bottom: 3vw;
  }

  .lrfeaturetitle {
    width: auto;
    margin-top: 0;
    font-size: 1.5em;
    line-height: 4.25vw;
  }

  .erfeaturedescription {
    width: auto;
    font-size: 1em;
    line-height: 1.15em;
  }

  .nav-menu-2 {
    background-color: #ffffffe6;
    width: 50%;
    position: fixed;
    top: 0%;
    left: 0;
  }

  .liveresultssectionhdr {
    color: #333;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2.5em;
    line-height: 1.15em;
  }

  .column-10 {
    background-color: #0000;
  }

  .text-block-66 {
    margin-left: 0;
    margin-right: 0;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .italic-text-11.lr {
    font-size: 3.5vw;
    line-height: 3.75vw;
  }

  .text-block-68 {
    font-size: 30px;
    line-height: 32px;
  }

  .text-block-69 {
    width: 300px;
  }

  .italic-text-12.pc {
    width: 400px;
    font-size: 18px;
    line-height: 20px;
  }

  .row-10 {
    margin-top: 2em;
  }

  .text-block-75.pc {
    margin-bottom: 25px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 4vw;
    line-height: 4.5vw;
  }

  .pcsecuritypoint {
    height: auto;
    font-size: 1.25em;
    line-height: 1em;
  }

  .text-block-85 {
    height: auto;
    font-size: 1em;
    line-height: 1.15em;
  }

  .text-block-86 {
    height: auto;
    padding-top: 0;
    font-size: 1em;
    line-height: 1.15em;
  }

  .text-block-89, .text-block-90 {
    font-size: 1em;
    line-height: 1.15em;
  }

  .text-block-91 {
    font-size: 26px;
    line-height: 32px;
  }

  .text-block-92 {
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
  }

  .body-5 {
    background-image: linear-gradient(#1289a7f2, #1289a7f2), url('../images/black-and-white-demo.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    height: auto;
  }

  .div-block-33 {
    height: 300px;
  }

  .body-6 {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-101 {
    font-size: 2.75vw;
    line-height: 3vw;
  }

  .div-block-35 {
    justify-content: center;
    height: 300px;
    padding-top: 25px;
  }

  .div-block-35.lr {
    height: 300px;
  }

  .liveresultssectionhdr2 {
    text-align: left;
    margin-bottom: 2vw;
    padding-bottom: 0;
    font-size: 2.5em;
    line-height: 1.15em;
  }

  .liveresultssectiontxt2 {
    width: 100%;
    padding-bottom: 0;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .section-12 {
    flex: none;
    justify-content: center;
    width: 100%;
  }

  .div-block-42 {
    align-items: center;
    height: auto;
  }

  .div-block-48 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .section-21 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-block-2 {
    text-decoration: none;
  }

  .link-block-5 {
    margin-left: 15px;
    overflow: visible;
  }

  .column-50, .column-51 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .column-52 {
    flex: 0 auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .row-23 {
    justify-content: center;
    margin-bottom: 0;
    display: block;
  }

  .text-block-140 {
    margin-bottom: .5em;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 4em;
    line-height: 1em;
  }

  .text-block-141 {
    margin-top: 25px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 36px;
    line-height: 38px;
  }

  .slider-5 {
    height: 65vw;
  }

  .mask-4 {
    height: auto;
  }

  .text-block-142 {
    margin-bottom: 10vw;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 36px;
    line-height: 38px;
  }

  .text-block-143, .text-block-144, .text-block-145, .text-block-146 {
    font-size: 3.75vw;
    line-height: 4vw;
  }

  .image-45, .image-46, .image-47 {
    width: 100px;
    height: 100px;
    padding: 25px;
  }

  .image-48 {
    width: 100px;
    height: 100px;
    padding: 15px;
  }

  .column-65 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-147, .text-block-148, .text-block-149 {
    font-size: 3vw;
    line-height: 3.25vw;
  }

  .text-block-150 {
    text-align: center;
    font-size: 2em;
    line-height: 1em;
  }

  .container-10, .container-11, .container-12, .container-13 {
    margin-bottom: 2vw;
  }

  .row-26 {
    flex-direction: row;
    margin-top: 25px;
    margin-bottom: 25px;
    display: flex;
  }

  .tedtiletxt {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .sectionhdr1 {
    flex: none;
    align-items: center;
    font-size: 3em;
    line-height: 1em;
    display: flex;
  }

  .tedtile, .text-block-186, .text-block-187, .text-block-188, .text-block-190, .text-block-191, .text-block-192, .ericonted, .bold-text-15 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .sectionhdr2 {
    font-size: 1.5em;
    line-height: 1.15em;
  }

  .sectionfooter {
    position: relative;
    top: auto;
    bottom: 0%;
  }

  .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-20 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .linkcontactus {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .text-block-198 {
    margin-bottom: 2.5vw;
    padding-bottom: 0;
    font-size: 6vw;
    line-height: 6.25vw;
  }

  .rowsolution {
    flex: none;
    justify-content: space-around;
    width: 95%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .div-block-78 {
    float: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-82 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .row-33 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .column-78 {
    flex-direction: column;
    align-items: flex-start;
    display: none;
  }

  .div-block-83 {
    flex: none;
    align-items: center;
  }

  .columnsolution {
    flex: 0 auto;
    align-items: stretch;
    margin-bottom: 1em;
    padding-left: .5em;
    padding-right: .5em;
    display: flex;
  }

  .txticonsolution {
    margin-bottom: .25em;
    font-size: 3em;
    line-height: 1em;
  }

  .sectionsolution {
    flex: 0 auto;
    width: auto;
    height: 28vw;
  }

  .txtlabelsolution {
    font-size: 1em;
    line-height: 1.15em;
  }

  .column-86, .column-87, .column-88 {
    flex-direction: column;
    justify-content: space-between;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .row-35 {
    flex-direction: row;
    display: flex;
  }

  .statistics {
    height: 35vw;
  }

  .image-72, .image-73 {
    max-width: 80%;
  }

  .text-block-225, .text-block-226 {
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-228 {
    flex: none;
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-229 {
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-230 {
    flex: none;
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-231 {
    flex: none;
    font-size: 15vw;
    line-height: 50px;
  }

  .text-block-232 {
    flex: none;
    font-size: 15vw;
    line-height: 15vw;
  }

  .bold-text-22 {
    font-size: 15vw;
    line-height: 15vw;
  }

  .bold-text-23 {
    flex: none;
    font-size: 15vw;
    line-height: 15vw;
  }

  .bold-text-24, .bold-text-25, .bold-text-26, .bold-text-27, .bold-text-28 {
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-233 {
    font-size: 5em;
  }

  .text-block-234 {
    font-size: 4em;
  }

  .text-block-236 {
    margin-bottom: .25em;
    font-size: 4em;
    line-height: 1em;
  }

  .div-block-93 {
    flex-direction: column;
    align-items: center;
    height: 58vw;
    padding-left: 1em;
    padding-right: 1em;
  }

  .contactbanner {
    padding-left: 1em;
    padding-right: 1em;
  }

  .text-block-237 {
    font-size: 2.75vw;
    line-height: 2.75vw;
  }

  .div-block-95 {
    width: 100%;
  }

  .div-block-96 {
    flex-direction: column;
    flex: none;
    justify-content: center;
    padding: 2em 1em;
  }

  .values {
    margin-bottom: 15px;
    font-size: 3em;
    line-height: 1em;
  }

  .image-78 {
    margin-right: 15px;
  }

  .div-block-98 {
    height: auto;
    padding: 2em 1em;
  }

  .image-82 {
    max-width: 50%;
  }

  .column-116 {
    padding: 15px;
  }

  .column-117 {
    flex: none;
    padding: 15px 10px;
  }

  .row-48 {
    background-image: linear-gradient(#706fa8d9, #706fa8d9), url('../images/attractive-beautiful-beauty-792994.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .liferesultstitle {
    margin-bottom: 2vw;
    font-size: 9.5vw;
    line-height: 9.5vw;
  }

  .lricon {
    margin-bottom: .1em;
    font-size: 4em;
    line-height: 1em;
  }

  .ericon {
    margin-bottom: 0;
    font-size: 4em;
    line-height: 1em;
  }

  .erfeature {
    width: auto;
    margin-bottom: 2em;
  }

  .column-118 {
    margin-bottom: 10px;
  }

  .lrrow {
    background-color: #0000;
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }

  .pcicon {
    margin-bottom: 2vw;
    font-size: 10vw;
    line-height: 10vw;
  }

  .right-arrow-4 {
    justify-content: flex-end;
    display: block;
  }

  .image-86 {
    max-width: 60%;
  }

  .div-block-102 {
    height: 25em;
  }

  .div-block-104, .div-block-108 {
    justify-content: flex-end;
  }

  .div-block-110 {
    margin-left: 0;
  }

  .text-block-272 {
    line-height: 16px;
  }

  .html-embed-8, .html-embed-9 {
    margin-left: 0;
    font-size: 22px;
    line-height: 24px;
  }

  .div-block-116 {
    justify-content: flex-start;
    height: 65vw;
    padding: 6vw 2vw;
  }

  .div-block-117 {
    height: 65vw;
  }

  .div-block-118 {
    justify-content: center;
    align-items: stretch;
    height: 65vw;
  }

  .div-block-119 {
    height: 65vw;
  }

  .text-block-278 {
    width: auto;
    height: auto;
    padding: 2vw;
    font-size: 50px;
    line-height: 50px;
  }

  .bold-text-38 {
    font-size: 7vw;
    line-height: 7vw;
  }

  .text-block-279 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding: 2vw;
    font-size: 60px;
    line-height: 60px;
    display: flex;
  }

  .text-block-280 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding: 2vw;
    font-size: 7vw;
    line-height: 7vw;
    display: flex;
  }

  .bold-text-39 {
    font-size: 7vw;
    line-height: 7vw;
  }

  .bold-text-40 {
    font-size: 9vw;
    line-height: 9vw;
  }

  .text-block-282 {
    flex: none;
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-288, .text-block-289, .text-block-290, .text-block-291 {
    width: 100px;
    height: 100px;
    padding: 25px;
    font-size: 50px;
    line-height: 50px;
  }

  .text-block-292 {
    font-size: 42px;
    line-height: 44px;
  }

  .text-block-293 {
    font-size: 8vw;
    line-height: 8vw;
  }

  .text-block-294 {
    opacity: 0;
    font-size: 8vw;
    line-height: 44px;
  }

  .text-block-295, .text-block-296 {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .text-block-297 {
    opacity: 0;
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .image-87 {
    margin-bottom: 3vw;
    margin-right: 15px;
  }

  .column-123, .column-124, .column-125 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-block-298 {
    text-align: center;
    font-size: 2em;
    line-height: 1.15em;
  }

  .div-block-122 {
    background-image: linear-gradient(#0000, #0000), url('../images/10xlogo.png');
    background-size: auto, contain;
  }

  .row-52 {
    flex-direction: column;
    align-items: stretch;
  }

  .text-block-299 {
    width: 100px;
    height: 100px;
    margin-top: 75px;
    margin-left: 25px;
    padding-right: 1.5vw;
    font-size: 16px;
    line-height: 18px;
  }

  .text-block-300 {
    width: 110px;
    height: 110px;
    margin: 25px 50px 0 0;
    font-size: 16px;
    line-height: 18px;
  }

  .text-block-301 {
    width: 16vw;
    height: 15vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .text-block-302 {
    width: 92px;
    height: 92px;
    font-size: 16px;
    line-height: 18px;
  }

  .text-block-303 {
    width: 90px;
    height: 90px;
    margin-left: 50px;
    font-size: 18px;
    line-height: 20px;
  }

  .text-block-304 {
    width: 110px;
    height: 110px;
    margin-top: 25px;
    margin-left: 25px;
    font-size: 18px;
    line-height: 20px;
  }

  .text-block-305 {
    width: 125px;
    height: 125px;
    margin-bottom: 50px;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    line-height: 18px;
  }

  .text-block-306 {
    width: 14vw;
    height: 14vw;
    margin-left: 0;
    margin-right: 50px;
    font-size: 2.25vw;
    line-height: 2.25vw;
  }

  .text-block-307 {
    width: 100px;
    height: 100px;
    margin-left: 25px;
    margin-right: 0;
    font-size: 16px;
    line-height: 18px;
  }

  .row-53 {
    flex: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .column-128 {
    align-items: flex-start;
    padding-top: 15px;
    position: static;
  }

  .column-129 {
    flex: none;
    margin-bottom: 0;
    padding: 2em 1em;
  }

  .column-130 {
    flex-direction: column;
    flex: none;
    align-items: center;
    margin-bottom: 2em;
  }

  .column-131 {
    padding: 2em 1em;
  }

  .div-block-128, .slider-12 {
    height: 400px;
  }

  .text-block-309 {
    width: 20vw;
    height: 20vw;
    margin-top: 25px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-310 {
    width: 20vw;
    height: 20vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-311 {
    width: 20vw;
    height: 20vw;
    margin-left: 2vw;
    margin-right: 2vw;
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .text-block-312 {
    width: 20vw;
    height: 20vw;
    margin-top: 25px;
    margin-right: 0;
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-314 {
    width: auto;
    height: auto;
    font-size: 3.5vw;
    line-height: 3.75vw;
  }

  .mask-9 {
    height: 400px;
  }

  .text-block-316 {
    font-size: 3vw;
    line-height: 3.25vw;
  }

  .lrphone {
    background-color: #0000;
  }

  .text-block-317, .bold-text-41 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .produdcttextname2 {
    color: #fff;
    margin-top: 1vw;
    font-family: Sf pro display, sans-serif;
    font-size: 3.25vw;
    line-height: 2.5vw;
  }

  .row-54 {
    flex-direction: column;
  }

  .image-90 {
    max-width: 50%;
  }

  .securewebmobile {
    background-image: linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), url('../images/stock-vector-abstract-security-cloud-technology-background-key-lock-and-could-technology-background-vector-747800905.jpg');
  }

  .div-block-130 {
    order: -1;
    margin-bottom: 4vw;
  }

  .column-135, .column-136, .column-137 {
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .image-91 {
    flex: 1;
    max-width: 75%;
    margin-bottom: 0;
  }

  .div-block-133, .div-block-134, .div-block-137 {
    padding: 2em 1em;
  }

  .text-block-324 {
    width: 20vw;
    height: 20vw;
    margin-left: 2vw;
    margin-right: 2vw;
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-325 {
    width: 20vw;
    height: 20vw;
    margin-left: 15px;
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-326 {
    width: 20vw;
    height: 20vw;
    margin-right: 0;
    font-size: 3vw;
    line-height: 3vw;
  }

  .column-148 {
    margin-bottom: 1em;
  }

  .column-150 {
    margin-bottom: 1.5vw;
  }

  .div-block-148 {
    padding: 2em 1em;
  }

  .image-98 {
    max-width: 100%;
  }

  .div-block-154 {
    margin-left: 4vw;
  }

  .column-158 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-block-339 {
    margin-bottom: 15px;
    padding-top: 15px;
    font-size: 36px;
    line-height: 38px;
  }

  .div-block-156 {
    margin-bottom: 25px;
  }

  .errowfeatures {
    justify-content: space-around;
    width: 95%;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .ertxticonfeatures {
    font-size: 3em;
    line-height: 1em;
  }

  .ertxtlabelfeatures {
    font-size: 1em;
    line-height: 1.15em;
  }

  .ersectionfeatures {
    flex: 0 auto;
    width: 8em;
    height: 8em;
  }

  .ersectionhdr1 {
    flex: none;
    align-items: center;
    margin-bottom: .25em;
    padding-bottom: 0;
    font-size: 2.5em;
    line-height: 1em;
    display: flex;
  }

  .ersectionhdr2 {
    margin-bottom: 1em;
    padding-bottom: 0;
    font-size: 1.5em;
    line-height: 1.15em;
  }

  .slider-14, .mask-12, .slide-30 {
    height: 400px;
  }

  .lrfeature {
    width: auto;
    margin-bottom: 8vw;
  }

  .div-block-177 {
    margin-bottom: 25px;
  }

  .image-112 {
    width: 175px;
    margin-left: 0;
    margin-right: 25px;
  }

  .unordered-list-20 {
    width: 100%;
  }

  .div-block-182 {
    width: 93%;
    height: auto;
    margin-bottom: 2vw;
  }

  .div-block-183 {
    justify-content: flex-start;
    width: 93%;
    height: auto;
  }

  .div-block-184 {
    width: 93%;
    height: auto;
    margin-bottom: 2vw;
  }

  .div-block-185 {
    justify-content: flex-start;
    width: 93%;
    height: auto;
  }

  .div-block-186 {
    margin-bottom: 10px;
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .row-67 {
    flex-direction: column;
  }

  .text-block-357 {
    margin-bottom: 2vw;
    font-size: 6vw;
    line-height: 6.25vw;
  }

  .text-block-360 {
    width: 250px;
  }

  .unordered-list-22, .text-block-362, .text-block-363 {
    font-size: 14px;
    line-height: 16px;
  }

  .background-video-6 {
    flex-direction: column;
    align-items: stretch;
    height: 25em;
  }

  .text-block-364 {
    font-size: 14px;
    line-height: 16px;
  }

  .pcsecureicon {
    height: auto;
  }

  .text-block-365 {
    font-size: 14px;
    line-height: 16px;
  }

  .unordered-list-23 {
    align-self: flex-start;
    padding-left: 0;
  }

  .icon-15, .icon-16 {
    font-size: 26px;
    line-height: 28px;
  }

  .image-123 {
    width: 50%;
  }

  .text-block-367 {
    width: 250px;
  }

  .div-block-188 {
    height: auto;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .column-186 {
    margin-bottom: 2vw;
  }

  .column-187 {
    margin-top: 2vw;
    margin-bottom: 2vw;
  }

  .column-188 {
    margin-top: 2vw;
  }

  .column-189 {
    margin-top: 2vw;
    margin-bottom: 2vw;
  }

  .div-block-189 {
    height: 300px;
  }

  .text-block-376 {
    text-align: center;
    font-size: 2em;
    line-height: 1.15em;
  }

  .aimicon {
    margin-bottom: .15em;
    font-size: 4em;
    line-height: 1em;
  }

  .aimicontitle {
    font-size: 1.5em;
    line-height: 1em;
  }

  .aimicontxt {
    width: 50vw;
    font-size: 1em;
    line-height: 1.15em;
  }

  .div-block-190 {
    height: auto;
    padding: 2em 1em;
  }

  .column-190 {
    order: -1;
    justify-content: center;
    margin-bottom: 2vw;
  }

  .columns {
    flex-direction: column;
    order: 1;
  }

  .text-block-384 {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    font-size: 4vw;
    line-height: 4.5vw;
  }

  .div-block-202 {
    justify-content: flex-start;
    height: 75vw;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .column-196 {
    flex: none;
    order: -1;
    align-items: flex-start;
    height: auto;
    margin-bottom: 15px;
    padding: 0%;
  }

  .div-block-203 {
    height: 50%;
  }

  .text-block-387 {
    text-align: center;
    font-size: 4vw;
    line-height: 4.5vw;
  }

  .div-block-210 {
    background-image: url('../images/PCSlide1-2.0.png'), url('../images/translucent-fibres.png'), linear-gradient(#0000, #0000);
    background-size: auto 65%, 8px, auto;
    height: 30em;
    padding: 2em 1em;
  }

  .columns-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .column-200 {
    order: -1;
    height: 60%;
    margin-top: 0;
  }

  .text-block-388 {
    font-size: 3.5vw;
    line-height: 3.75vw;
  }

  .h1_pc {
    margin-bottom: 10px;
    font-size: 2.5em;
  }

  .columns-7 {
    flex-direction: column;
    justify-content: center;
  }

  .column-202 {
    flex-direction: column;
    flex: none;
    order: -1;
    align-items: center;
    margin-bottom: 3vw;
    padding-left: 0;
    padding-right: 0;
  }

  .slider-18 {
    align-items: flex-start;
    width: 80vw;
    height: 36vw;
    display: block;
  }

  .slide-41 {
    height: 100%;
  }

  .mask-15 {
    width: 80vw;
    height: 36vw;
  }

  .div-block-216 {
    height: 52vw;
  }

  .div-block-221 {
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .text-block-397 {
    text-align: center;
    font-size: 4vw;
    line-height: 4.25vw;
  }

  .text-block-398, .text-block-399 {
    text-align: center;
    font-family: Sf pro display, sans-serif;
    font-size: 4vw;
    font-weight: 400;
    line-height: 4.25vw;
  }

  .text-block-400 {
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 2.25em;
    line-height: 1.15em;
  }

  .text-block-401 {
    text-align: justify;
  }

  .div-block-249 {
    height: auto;
    padding-top: 4vw;
  }

  .aimhdrsmallblack {
    font-size: 2em;
    line-height: 1em;
  }

  .aimhdrlargeblack {
    font-size: 3em;
    line-height: 1em;
  }

  .text-block-415 {
    font-size: 4.5vw;
    line-height: 4.75vw;
  }

  .aimtxtblack {
    width: auto;
    font-size: 1em;
    line-height: 1.15em;
  }

  .columns-20 {
    flex-direction: row;
    height: auto;
  }

  .image-150 {
    height: 30vw;
  }

  .div-block-256 {
    align-items: center;
    height: auto;
    padding: 2em 1em;
  }

  .aimhdrsmallwhite {
    font-size: 2em;
    line-height: 1.15em;
  }

  .column-234 {
    justify-content: center;
    align-items: center;
    margin-bottom: 4vw;
  }

  .aimtxtwhite {
    width: auto;
    font-size: 1em;
    line-height: 1.15em;
  }

  .columns-21 {
    flex-direction: column;
    flex: 0 auto;
    align-items: stretch;
  }

  .image-151 {
    height: 35vw;
  }

  .column-236 {
    margin-bottom: 4vw;
  }

  .text-block-424 {
    margin-bottom: .25em;
    font-size: 2em;
    line-height: 1em;
  }

  .div-block-257 {
    flex-direction: column;
    height: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-258 {
    width: auto;
    height: auto;
  }

  .contactitem {
    width: 17em;
    height: 10em;
  }

  .contacticon {
    margin-bottom: .25em;
    font-size: 3em;
    line-height: 1em;
  }

  .contacttlinkblock {
    font-size: 3.25vw;
    line-height: 3.5vw;
  }

  .image-153 {
    height: 30vw;
  }

  .div-block-260 {
    height: 300px;
  }

  .div-block-261 {
    flex-direction: column;
    align-items: center;
    padding-top: 4vw;
    padding-bottom: 0;
  }

  .eficon {
    margin-bottom: .15em;
    font-size: 4em;
    line-height: 1em;
  }

  .efrowfeatures {
    font-size: 1em;
    line-height: 1.15em;
  }

  .eficonlabel {
    font-size: 1.5em;
    line-height: 1em;
  }

  .effeature {
    width: 50vw;
    margin-bottom: 8vw;
  }

  .div-block-262 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .text-block-425 {
    font-size: 1em;
    line-height: 1.15em;
  }

  .columns-22 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-263 {
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .image-154, .image-155 {
    width: 56vw;
  }

  .columns-23 {
    flex-direction: column;
  }

  .column-239 {
    order: -1;
    justify-content: center;
    margin-bottom: 4vw;
    padding-left: 0;
  }

  .efhdrsmall {
    font-size: 2em;
  }

  .efhdrlarge {
    font-size: 4em;
    line-height: 1em;
  }

  .text-block-429 {
    font-size: 2em;
  }

  .text-block-430 {
    font-size: 4em;
  }

  .div-block-264 {
    padding-top: 4vw;
  }

  .image-156 {
    width: 50vw;
  }

  .text-block-433 {
    font-size: 2em;
    line-height: 1em;
  }

  .div-block-265 {
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .column-240 {
    order: -1;
    padding-left: 0;
  }

  .image-157 {
    width: 60vw;
    margin-bottom: 4vw;
  }

  .column-241 {
    align-items: center;
    padding-right: 0;
  }

  .columns-25 {
    flex-direction: column-reverse;
  }

  .text-block-436 {
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1.15em;
  }

  .div-block-266 {
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
  }

  .text-block-437 {
    font-size: 9.5vw;
    line-height: 9.5vw;
  }

  .text-block-438 {
    font-size: 4vw;
    line-height: 4.25vw;
  }

  .todofeature {
    width: 50vw;
    margin-bottom: 8vw;
  }

  .todoicon {
    font-size: 10vw;
    line-height: 10vw;
  }

  .todoiconlabel {
    font-size: 4vw;
    line-height: 4.25vw;
  }

  .todorowfeatures {
    font-size: 3.25vw;
    line-height: 3.5vw;
  }

  .column-243 {
    order: -1;
    height: 40vw;
  }

  .columns-26 {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .div-block-267 {
    height: auto;
  }

  .column-245 {
    padding-left: 2vw;
  }

  .columns-27 {
    flex-direction: column;
    height: auto;
  }

  .column-246 {
    height: 40vw;
  }

  .text-block-439 {
    font-size: 2.75vw;
    line-height: 3vw;
  }

  .text-block-440 {
    font-size: 6vw;
    line-height: 6vw;
  }

  .text-block-442 {
    font-size: 2.75vw;
    line-height: 3vw;
  }

  .column-249 {
    height: 55vw;
  }

  .column-250 {
    order: 1;
  }

  .columns-29 {
    flex-direction: column;
    height: auto;
  }

  .text-block-443 {
    font-size: 6vw;
    line-height: 6vw;
  }

  .text-block-444 {
    font-size: 2.75vw;
    line-height: 3vw;
  }

  .columns-30 {
    flex-direction: column;
  }

  .column-251 {
    justify-content: center;
    align-items: center;
    margin-bottom: 4vw;
    display: flex;
  }

  .text-block-447 {
    font-size: 2em;
    line-height: 1em;
  }

  .text-block-448 {
    font-size: 1em;
    line-height: 1.15em;
  }

  .columns-31 {
    flex-direction: column-reverse;
  }

  .column-252 {
    justify-content: center;
    align-items: center;
  }

  .columns-32 {
    display: block;
  }

  .text-block-452 {
    font-size: 2.5vw;
    line-height: 2.75vw;
  }

  .text-block-453 {
    font-size: 2.75vw;
    line-height: 3vw;
  }

  .lrfeaturedescription {
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .aimhdrlargewhite {
    font-size: 3em;
  }

  .image-161 {
    width: 59%;
    height: 89%;
  }

  .div-block-272 {
    width: 100vw;
    height: 45vw;
  }

  .column-260 {
    margin-bottom: 4vw;
  }

  .div-block-274 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .edeskfeature {
    width: 45vw;
    margin-top: 2vw;
    margin-bottom: 2vw;
  }

  .edeskiconlabel {
    font-size: 4.5vw;
    line-height: 4.75vw;
  }

  .edeskfeaturedescription {
    font-size: 2.5vw;
    line-height: 2.75vw;
  }

  .columns-34 {
    flex-direction: column-reverse;
  }

  .slider-19 {
    height: 45vw;
  }

  .slide-45, .slide-46, .mask-16 {
    background-position: 50%;
  }

  .div-block-276 {
    padding-top: 2em;
  }

  .text-block-470 {
    font-size: 4em;
  }

  .text-block-474 {
    font-size: 2em;
    line-height: 1em;
  }

  .text-block-475, .text-block-476, .text-block-478 {
    font-size: 3vw;
    line-height: 3.25vw;
  }

  .text-block-479 {
    font-size: 2em;
    line-height: 1em;
  }

  .div-block-277 {
    height: 300px;
  }

  .div-block-278 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-280 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .column-270 {
    padding-left: 0;
  }

  .columns-36 {
    flex-direction: column-reverse;
  }

  .div-block-281 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .text-block-481 {
    font-size: 4em;
  }

  .text-block-482 {
    font-size: 2.5em;
  }

  .column-271 {
    padding-right: 0;
  }

  .text-block-484 {
    font-size: 2.5em;
  }

  .text-block-485 {
    font-size: 4em;
  }

  .div-block-282 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .column-272 {
    justify-content: center;
    padding-left: 0;
  }

  .columns-37 {
    flex-direction: column-reverse;
  }

  .text-block-486 {
    font-size: 2em;
    line-height: 1.1em;
  }

  .cdeskfeature {
    width: 50%;
    margin-bottom: 2em;
  }

  .background-video-7 {
    margin-right: 0;
    padding-left: 1em;
    padding-right: 1em;
  }

  .lrlandingbullet {
    margin-bottom: 2em;
  }

  .div-block-285 {
    width: auto;
  }

  .columns-38 {
    display: block;
  }

  .column-280 {
    justify-content: center;
    margin-top: 2em;
  }

  .image-173 {
    display: none;
  }

  .div-block-288 {
    width: auto;
    padding-bottom: 1.5em;
    padding-right: 1.5em;
  }

  .contactblock {
    margin-top: 2em;
    margin-bottom: 2em;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-289 {
    width: auto;
  }

  .copyrightdesktop {
    display: none;
  }

  .text-block-496 {
    color: #fff;
    margin-bottom: 1em;
    font-size: .9em;
    line-height: 1em;
    display: block;
  }

  .privacybanner {
    height: 50vh;
  }

  .text-block-497 {
    font-size: 5em;
  }

  .hero {
    margin: 57px 36px 9px;
    padding: 40px 20px 0;
  }

  .flex-container {
    flex-flow: column;
    grid-template-rows: auto 1fr;
    grid-template-columns: .25fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    padding-left: 72px;
    padding-right: 138px;
    display: inline;
  }

  .hero-image-mask {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-image {
    max-width: 400px;
    margin-top: 0;
    margin-left: 361px;
    margin-right: 0;
    padding-top: 36px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-290 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-self: stretch;
    max-width: none;
  }

  .feature-section {
    padding: 40px 20px;
  }

  .feature-image-mask {
    margin-right: 0;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    object-fit: contain;
  }

  .hero-text {
    font-size: 16px;
  }

  .menu-button-hero {
    margin-top: 14px;
    margin-left: 0;
    padding-left: 21px;
    padding-right: 21px;
    font-size: 14px;
    font-weight: 400;
  }

  .section-38 {
    margin-bottom: 0;
    padding-bottom: 37px;
  }

  .heading-17 {
    font-size: 3em;
  }

  .container-31 {
    margin-top: -175px;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-18 {
    margin-top: 150px;
    margin-bottom: 0;
    padding-bottom: 52px;
  }

  .text-block-514 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 30px;
    line-height: 35px;
  }

  .submit-button {
    margin-left: 195px;
  }

  .text-block-515 {
    text-align: center;
    padding-left: 0;
  }

  .button-6 {
    text-align: center;
  }

  .column-293 {
    text-align: center;
    padding-right: 0;
  }

  .image-180 {
    max-width: 200%;
    margin-bottom: -58px;
    margin-left: 165px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 84px;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .grid-2 {
    grid-column-gap: 5px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .column-298 {
    padding: 68px 68px 68px 76px;
  }

  .grid-3 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 53px;
    padding-right: 53px;
  }

  .heading-21 {
    font-size: 1.7em;
  }

  .text-block-517 {
    font-size: 12px;
  }

  .instructional-grid {
    grid-template-columns: 1fr;
  }

  .steps {
    padding: 32px;
  }

  .image-195 {
    margin-right: 14px;
    padding-right: 4px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container {
    max-width: none;
    padding-bottom: 10px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  ._10x-footer-link-2:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .hero-stack {
    padding: 60px 15px;
  }

  .hero-stack.test4 {
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    flex-direction: column;
    align-items: center;
    min-height: 100px;
    margin-top: 0;
    padding-top: 330px;
    padding-bottom: 0;
  }

  .hero-wrapper-two.test4 {
    align-self: center;
    max-width: 80%;
    margin-top: 40px;
    padding-top: 0;
    padding-bottom: 0;
    top: -341px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hamburger-menu-mobile {
    color: #fff;
  }

  .brix---btn-slider-arrow-right---testimonial-v6 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    inset: auto 36% -86px auto;
  }

  .brix---btn-slider-arrow-left---testimonial-v6 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    inset: auto auto -86px 36%;
  }

  .brix---text-200-medium {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---text-300-bold {
    font-size: 18px;
    line-height: 22px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---avatar-circle-05-border {
    width: 80px;
    max-width: 80px;
    height: 80px;
    max-height: 80px;
  }

  .brix---card-testimonial-v6 {
    padding: 44px 32px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---cta-section {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---image {
    transition: none;
  }

  ._10x---image-wrapper-br-24px-shadow {
    border-radius: 14px;
  }

  ._10x---grid-2-columns-text-right, ._10x---grid-2-columns-text-left {
    grid-template-columns: 1fr;
  }

  .brix---section-3 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  ._wf-image-wrapper-6 {
    box-shadow: none;
  }

  ._10x-product-center-h2 {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
  }

  ._wf-hero4-heading-wrapper-2 {
    min-width: auto;
  }

  ._wf-hero4-content-wrapper-2 {
    align-items: center;
  }

  ._wf-container-7.aim-technical-features-block-copy {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  ._wf-section-7.hero4 {
    padding-top: 25px;
  }

  ._wf-feature2-dropdown-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  ._wf-feature2-list-3 {
    max-width: 100%;
  }

  ._wf-feature-content-wrapper-3 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: wrap;
  }

  ._wf-feature-content-wrapper-3.election-aim-technical-features {
    padding-left: 0;
    padding-right: 0;
  }

  .container-45 {
    padding: 63px;
  }

  .section-44 {
    background-position: 40% 0;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-225 {
    width: 50px;
    max-width: none;
  }

  .brix---gallery-v2-col-right {
    margin-top: 0;
  }

  .brix---gallery-v2-wrapper {
    grid-template-columns: 1fr;
  }

  .brix---btn-slider-arrow-right---top-right {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    right: 36%;
  }

  .brix---btn-slider-arrow-right---top-left {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    left: 36%;
  }

  .brix---link-icon-right {
    width: 20px;
    margin-left: 8px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---card-testimonial-color-3, .brix---card-testimonial-color-2, .brix---card-testimonial-color-1 {
    padding: 48px 32px;
  }

  .brix---heading-h2-size-2 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-40px-3 {
    margin-bottom: 24px;
  }

  .brix---section-overflow-hidden {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---link-icon-right-2 {
    width: 20px;
    margin-left: 8px;
  }

  .brix---text-200-bold-2 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---mg-top-64px {
    margin-top: 40px;
  }

  .brix---heading-h4-size {
    font-size: 20px;
    line-height: 26px;
  }

  .brix---mg-bottom-24px {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .brix---dropdown-side-bg-neutral-200 {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---heading-h5-size {
    font-size: 16px;
    line-height: 22px;
  }

  .brix---text-100-medium {
    font-size: 14px;
  }

  .brix---mg-bottom-40px-4 {
    margin-bottom: 24px;
  }

  .brix---grid-2-columns-dropdown-2-sides {
    grid-template-columns: 1fr;
  }

  .brix---footer-list-item {
    margin-bottom: 10px;
  }

  .brix---footer-col-title {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 20px;
  }

  .brix---social-media-grid-left {
    justify-content: start;
    justify-items: start;
  }

  .brix---footer-logo {
    max-width: 100%;
  }

  .brix---footer-logo-wrapper {
    width: 239px;
  }

  .brix---grid-footer-v1 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---footer-top {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .brix---footer-wrapper {
    margin-top: auto;
  }

  .brix---logo-strip-image-card {
    width: 148px;
    margin: 8px 10px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---section-logo-strip-v6 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---display-2 {
    font-size: 48px;
    line-height: 56px;
  }

  .brix---grid-4-columns {
    grid-template-rows: auto auto;
    justify-content: stretch;
    justify-items: center;
  }

  ._10x-heading-home-h2 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 40px;
  }

  .brix---section-5 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---text-100 {
    font-size: 15px;
  }

  .brix---text-200-bold-3 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---avatar-circle-03 {
    width: 56px;
    max-width: 56px;
    height: 56px;
    max-height: 56px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---button-row-left-2 {
    margin-right: 16px;
  }

  .brix---mg-bottom-16px-4 {
    margin-bottom: 8px;
  }

  .brix---grid-top---text-2-buttons-2 {
    grid-template-columns: .9fr;
  }

  .brix---mg-bottom-48px-3 {
    margin-bottom: 32px;
  }

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-11 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---square-icon {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---text-200-list-bold {
    font-size: 16px;
  }

  .brix---heading-h2-size-14 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix--grid-2-columns-text-right-2 {
    grid-template-columns: 1fr;
  }

  .brix---section-6 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size-15 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-40px-6 {
    margin-bottom: 24px;
  }

  .brix---cta-section-2 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  ._10x-product-title-h1 {
    font-size: 45px;
  }

  .div-block-311 {
    width: 70vw;
    max-width: none;
  }

  .brix---mg-bottom-40px-7 {
    margin-bottom: 24px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .brix---hero-bg-image-dark {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .brix---image-wrapper-br-24px-shadow-2 {
    border-radius: 14px;
    box-shadow: 0 4px 22px #14142b24;
  }

  .brix--grid-2-columns-text-right-3, .brix---grid-2-columns-text-left-2 {
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-48px-4 {
    margin-bottom: 32px;
  }

  .brix---section-7 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .homepage-medium-heading {
    font-size: 28px;
    line-height: 40px;
  }

  .by-the-numbers {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .background-video-8 {
    height: 400px;
  }

  .section-46 {
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 400px;
  }

  .section-47 {
    background-attachment: scroll, scroll;
    height: 400px;
  }

  .section-48 {
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 400px;
  }

  .section-49 {
    background-attachment: scroll, scroll;
    height: 400px;
  }

  .section-50 {
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 400px;
  }

  .election-aim-header {
    background-attachment: scroll, scroll;
    height: 400px;
  }

  .slide-52 {
    position: relative;
  }

  .slider-22 {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    max-height: none;
    display: flex;
  }

  ._4square-layout, .brix---grid-2-columns-ads {
    grid-template-columns: 1fr;
  }

  .f-gallery-image-s {
    height: 180px;
  }

  .f-gallery-image-tall {
    height: 100%;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .tile-2w {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .tile-2w.pcc {
    width: 90vw;
  }

  .gallery-overview {
    padding: 60px 15px;
  }

  ._wf-title.center {
    text-align: left;
    align-items: flex-start;
  }

  .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .pricing-overview, .hero-heading-center, .team-slider {
    padding: 60px 15px;
  }

  .dm-sans-heading-1 {
    align-self: center;
  }

  .dm-sans-heading-1.black, .dm-sans-heading-1.black-copy, .dm-sans-heading-1.black-copy {
    font-size: 36px;
  }

  .dm-sans-hero-white {
    max-width: 90%;
    font-size: 36px;
  }

  .home-product-subheading {
    font-size: 2.5em;
  }

  .new-button-text-yellow {
    flex-direction: column;
    justify-content: center;
    align-self: center;
  }

  .mask-17, .slide-57 {
    max-width: 90%;
  }

  .body-tech-feature {
    font-size: 16px;
  }

  .nunito-body-copy {
    margin-bottom: 0;
  }

  .image-288 {
    position: absolute;
  }

  .h4-tech-feature-mont {
    font-size: 20px;
  }

  .careers-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: minmax(200px, 1fr);
    place-items: center stretch;
    margin-left: 10px;
    margin-right: 10px;
  }

  .careers-grid-box {
    max-width: 100%;
    padding: 10px 20px;
  }

  .section-61 {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-text-image-overlay {
    max-width: 100%;
    height: 100%;
    padding-top: 25vw;
    padding-bottom: 25vw;
    font-size: 5vw;
  }

  .electionaim-container-58-copy {
    background-image: linear-gradient(#00000080, #00000080), url('../images/38F44113-B416-460C-B44C-43386E4DE1DC.jpeg');
    background-position: 0 0, 50% 30%;
    background-attachment: scroll, scroll;
  }

  .h1-product-name-montserrat-w {
    max-width: 90%;
    font-size: 2.5em;
  }

  .productname-content {
    min-height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .electionaim-fixed-hero-copy {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Election-AIM_Equipment_Types_22.14_Photo-2--low-res.png');
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    height: 400px;
  }

  .subheading-1-lato-w {
    font-size: 1.5em;
  }

  .precinct-central-container-58 {
    background-image: linear-gradient(to bottom, null, null), url('../images/Ballot-Voters-Precinct-redux.jpg');
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .live-results-container-58 {
    height: 300px;
  }

  .live-results-fixed-hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Election-ToDo-office-laptop-purple.png');
    background-attachment: scroll, scroll;
    min-height: 100vw;
    margin-top: 0;
    margin-bottom: auto;
  }

  .live-results-fixed-hero.cd {
    min-height: 100vw;
    margin-bottom: 0;
  }

  .live-results-fixed-hero.da {
    background-image: linear-gradient(to bottom, null, null), url('../images/Document-Archive_Containers_22.14_Photo-1-low-res.png');
    background-attachment: scroll, scroll;
    min-height: 100vw;
    margin-bottom: 0;
  }

  .live-results-fixed-hero.er-combo {
    background-image: linear-gradient(to bottom, null, null), url('../images/Election-Response_Track-Incidents_Map-View_22.14_Photo-1-low-res.png');
    background-attachment: scroll, scroll;
    min-height: 100vw;
  }

  .live-results-fixed-hero.cd-copy {
    height: 75%;
    margin-bottom: 0;
  }

  .live-results-fixed-hero.lr-bottom-hero, .live-results-fixed-hero.rb, .live-results-fixed-hero.petitions {
    min-height: 100vw;
    margin-bottom: 0;
  }

  .live-results-fixed-hero.absentee {
    height: auto;
    margin-bottom: 0;
  }

  .live-results-fixed-hero._10x-combo {
    min-height: 100vw;
    margin-bottom: 0;
  }

  .live-results-fixed-hero.election-link-bottom-hero {
    background-image: linear-gradient(to bottom, null, null), url('../images/Document-Archive_Containers_22.14_Photo-1-low-res.png');
    background-attachment: scroll, scroll;
    min-height: 100vw;
    margin-bottom: 0;
  }

  .election-response-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/election-response-banner-stock-4.jpg');
    background-position: 0 0, 0%;
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .ready-board-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Smart-TV-conference-Readyboard-2redux.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .campaign-desk-container-58 {
    background-image: linear-gradient(#0006, #0006), url('../images/Calculator-Campaign-Finance-Lobbyist-reduc.jpg');
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .election-force-container-58 {
    background-image: linear-gradient(to bottom, null, null), url('../images/Voters-Precinct-Ballot-redux.jpg');
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .election-force-fixed-hero {
    margin-top: 0;
  }

  ._10xuniversity-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Person-Learning-10xUniversity-redux.jpg');
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 300px;
  }

  ._10xuniversity-fixed-hero {
    background-image: linear-gradient(to bottom, null, null), url('../images/iStock-Woman-on-laptop-10xUniversity.jpg');
    background-attachment: scroll, scroll;
    height: 400px;
    padding-bottom: 0;
  }

  .lobbyist-management-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/radission-us-_XeQ8XEWb4Q-unsplash.jpg');
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .document-archive-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Document-Archive-redux.jpg');
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .voter-central-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Line-Voters-Flag-redux.jpg');
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .voter-central-fixed-hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Voters-Cast-Ballot-redux.jpg');
    background-position: 0 0, 0 100%;
    background-attachment: scroll, scroll;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .absentee-processing-container-58 {
    background-image: linear-gradient(#0006, #0006), url('../images/Absentee-Mail-redux.jpg');
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .election-pal-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Petition-PAL-Clipboard-reduc.jpg');
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .streets-districts-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/street-view.jpg');
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .petitions-processing-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Petition-Door-Collection-reduc.jpg');
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .background-video-10 {
    min-height: 400px;
    margin-top: 0;
  }

  .logos-quote-block {
    padding: 60px 15px;
  }

  .clients-wrapper-two {
    flex-direction: column;
  }

  .clients-card {
    width: 100%;
    margin-bottom: 30px;
  }

  .clients-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

  .image-309 {
    display: block;
  }

  .image-321 {
    margin-bottom: -20px;
  }

  .image-328 {
    margin-top: 0;
  }

  .columns-58 {
    flex-direction: column;
    justify-content: center;
    height: auto;
  }

  .section-82 {
    height: auto;
  }

  .column-337, .column-338 {
    margin-top: 0;
  }

  .image-358 {
    display: none;
  }

  .homepage-textbox-lato-white {
    font-size: 14px;
  }

  .column-344 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .column-345 {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .column-346 {
    margin-bottom: 0;
  }

  .background-video-11 {
    height: 400px;
  }

  .image-362 {
    margin-left: auto;
  }

  .heading-86 {
    margin-top: auto;
  }

  .icon-100px {
    max-height: 80px;
  }

  .section-1-transparent {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .h2-feature-header-montserrat-w {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .h2-feature-header-montserrat-w.pcc-combo {
    font-size: 36px;
  }

  .h2-feature-header-montserrat-w.live-results-combo {
    margin-top: auto;
  }

  .h2-feature-header-montserrat-w.left-column-header {
    order: 0;
  }

  .h2-feature-header-montserrat-w.about-page {
    font-size: 4vw;
  }

  .h2-feature-header-montserrat-w.left-text-align-copy {
    flex-direction: column;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .h2-feature-header-montserrat-w.left-column-header-copy-pcc {
    order: 0;
  }

  .section-two-color {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .section-two-color.aim-combo {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-two-color.live-results-comb {
    margin-bottom: 0;
  }

  .section-two-color.voter-central-combo {
    padding-top: 40px;
  }

  .section-two-color.election-todo {
    margin-bottom: 0;
  }

  .section-two-color.absentee-combo {
    flex-direction: column;
    padding-top: 0;
  }

  .section-two-color.cd-combo, .section-two-color.vc-combo, .section-two-color.electiontodo-combo, .section-two-color.da-combo {
    flex-direction: column;
  }

  .section-two-color.er-combo {
    flex-direction: column;
    max-height: none;
  }

  .section-two-color.lr-combo, .section-two-color.rb-combo, .section-two-color.lr-combo-copy, .section-two-color.petitions-combo, .section-two-color.pcc-combo {
    flex-direction: column;
  }

  .section-two-color.ef-combo {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-two-color._10x-combo {
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-two-color.sd-combo, .section-two-color.pal-combo, .section-two-color.election-link-combo {
    flex-direction: column;
  }

  .image-366 {
    margin-bottom: -20px;
  }

  .left-text-lato-w {
    font-size: 2.5vw;
  }

  .right-column-text {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .h2-left-header-montserrat {
    font-size: 5vw;
  }

  .image-367 {
    display: none;
    overflow: visible;
  }

  .left-text-lato-b-9-23 {
    text-align: left;
  }

  .left-text-lato-b-9-23._30vw {
    align-self: flex-start;
    width: 90vw;
  }

  .left-text-lato-b-9-23.eforce-combo.richblack-copy {
    max-width: 100vw;
  }

  .left-text-lato-b-9-23._50vw {
    align-self: flex-start;
    width: 90vw;
  }

  .left-column-text {
    flex-direction: column;
    align-self: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .columns-67 {
    flex-direction: column;
  }

  .right-column-image {
    text-align: center;
    display: block;
  }

  .right-column-image.hidden {
    display: none;
  }

  .left-column-image {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .left-column-image.hidden {
    display: none;
  }

  .columns-69, .columns-74 {
    flex-direction: column;
  }

  .section-1-infographic {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .infographic {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .infographic.hidden {
    display: none;
  }

  .image-375 {
    align-self: center;
    display: none;
  }

  .section-1-transparent-gradient {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    display: flex;
  }

  .h2-feature-header-montserrat-filler {
    margin-top: 40px;
    font-size: 5vw;
  }

  .h2-feature-header-montserrat-filler.pcc-combo {
    font-size: 36px;
  }

  .h2-feature-header-montserrat-filler.vc-combo {
    margin-top: 0;
  }

  .h2-feature-header-montserrat-filler.live-results-combo {
    margin-top: auto;
  }

  .image-376 {
    display: block;
  }

  .image-377 {
    display: none;
  }

  .columns-75, .columns-76, .columns-77, .columns-78 {
    flex-direction: column;
  }

  .about-container {
    height: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-97 {
    padding-top: 20px;
  }

  .image-381 {
    display: none;
  }

  .homepage-textbox-lato-black {
    font-size: 14px;
  }

  .h2-home-monts {
    font-size: 28px;
  }

  .h2-home-monts.pcc-combo {
    font-size: 36px;
  }

  .h2-home-monts.live-results-combo {
    margin-top: auto;
  }

  .h2-home-monts-black {
    font-size: 28px;
  }

  .h2-home-monts-black.pcc-combo {
    font-size: 36px;
  }

  .h2-home-monts-black.live-results-combo {
    margin-top: auto;
  }

  .home-product-button {
    padding: 5px 15px;
    font-size: 12px;
  }

  .document-archive-container {
    background-image: linear-gradient(to bottom, null, null), url('../images/Document-Archive-redux.jpg');
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .tile-2w-election-todo {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .ready-board-container-copy {
    background-image: linear-gradient(to bottom, null, null), url('../images/Document-Archive-redux.jpg');
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .div-block-360 {
    width: 70vw;
  }

  .home-product-button-dark {
    padding: 5px 15px;
    font-size: 12px;
  }

  .image-382 {
    max-width: 50vw;
  }

  .container-67 {
    flex-direction: column;
  }

  .image-362-copy {
    margin-bottom: 0;
    margin-left: auto;
  }

  .slider-training {
    align-items: flex-start;
    width: 80vw;
    height: 36vw;
    display: none;
  }

  .slide-41-copy, .slide-41-copy-copy {
    height: 100%;
  }

  .mask-15-copy {
    width: 80vw;
    height: 36vw;
  }

  .slider-lr {
    height: 400px;
  }

  .hidden-text-overlay {
    max-width: 90%;
    font-size: 36px;
  }

  .slider-er-copy, .slider-lr-copy, .slider-aim {
    height: 400px;
  }

  .h2-feature-header-montserrat-w-copy {
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 36px;
  }

  .columns-77-copy {
    flex-direction: column;
  }

  .bold-text-58 {
    font-size: 5vw;
  }

  .left-text-lato-b-copy, .left-text-lato-b-list, .left-text-lato-b-copy {
    text-align: left;
  }

  .right-column-image-copy {
    text-align: center;
    display: block;
  }

  .right-column-image-copy.hidden {
    display: none;
  }

  .section-1-transparent-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-text-image-overlay-copy {
    max-width: 90%;
  }

  .h2-feature-header-montserrat-w-copy-copy {
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 5vw;
  }

  .div-block-text {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90vw;
    max-width: 90vw;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .div-block-text.aim-combo {
    border-left-width: 0;
    padding-left: 10px;
  }

  .div-block-text.cd-combo {
    border-left-width: 5px;
  }

  .div-block-text.white-outline {
    width: 90vw;
    max-width: 90vw;
    padding: 20px;
  }

  .div-block-text.vc-combo {
    border-left-width: 0;
    max-width: 90vw;
    padding-left: 0;
  }

  .div-block-text.election-todo-combo {
    border-left-width: 5px;
    max-width: none;
    padding-left: 20px;
  }

  .div-block-text.election-todo-combo.confidently-countdown {
    max-width: 90vw;
  }

  .div-block-text.da-combo {
    border-left-width: 5px;
  }

  .div-block-text.er-combo {
    border-left-width: 5px;
    align-items: flex-start;
  }

  .div-block-text.lr-combo {
    width: 90vw;
    max-width: none;
  }

  .div-block-text.lr-combo.accessible-for-all {
    max-width: 90vw;
  }

  .div-block-text.rb-combo {
    border-left-width: 0;
  }

  .div-block-text.petitions, .div-block-text.petitions-copy {
    border-left-width: 5px;
  }

  .div-block-text.tenex-gold, .div-block-text.tenex-gold-copy {
    border-left-style: none;
    padding-left: 0;
  }

  .div-block-text.da-combo-copy {
    border-left-width: 0;
    padding-left: 0;
  }

  .div-block-text.absentee {
    border-left-width: 5px;
  }

  .div-block-text.absentee.integrate-text {
    width: 90vw;
    max-width: 90vw;
  }

  .div-block-text._10x-combo {
    border-left-width: 5px;
    max-width: 90vw;
  }

  .div-block-text.white-outline-copy {
    width: 90vw;
    max-width: 90vw;
    padding: 20px;
  }

  .div-block-text.pal-combo {
    border-left-width: 5px;
  }

  .image-402.large-on-mobile, .image-402.large-on-mobile-aim {
    max-height: 70vh;
  }

  .image-9-23 {
    width: 80vw;
    margin-top: 0;
  }

  .image-9-23.small {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .image-9-23.photo {
    max-height: 50vw;
  }

  .image-9-23.negative-top {
    display: none;
  }

  .image-9-23.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .image-9-23.hidden {
    display: none;
  }

  .image-9-23.large-on-mobile {
    max-height: 70vh;
  }

  .image-9-23.live-results-infographic {
    width: 80vw;
    max-height: 70vh;
  }

  .image-9-23.er-phone {
    width: 80vw;
    max-height: none;
  }

  .image-9-23.vc-top-lft-img {
    width: 80vw;
    margin-top: 0;
  }

  .image-9-23.vc-laptop-img {
    width: 80vw;
    max-width: 100%;
    margin-top: 0;
  }

  .image-9-23.vc-bottom-laptop, .image-9-23.negative-margin-doc {
    width: 80vw;
    margin-top: 0;
  }

  .image-9-23.cutoff-kr {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .image-9-23.cd-main {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
    display: block;
  }

  .image-9-23._10xu-1, .image-9-23._2, .image-9-23.lr-1 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .image-9-23.lr-info {
    width: 90vw;
    max-height: 70vh;
  }

  .image-9-23.vc-1 {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
    display: block;
  }

  .image-9-23.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .image-9-23.photo-copy {
    max-height: 50vw;
  }

  .electionaim-container-58-copy-copy {
    background-image: linear-gradient(#00000080, #00000080), url('../images/38F44113-B416-460C-B44C-43386E4DE1DC.jpeg');
    background-position: 0 0, 50% 30%;
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .left-text-lato-white-9-23 {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 1.25em;
  }

  .h2-feature-header-9-23-white {
    order: 0;
    align-self: flex-start;
    margin: 0;
    font-size: 2.5em;
  }

  .h2-feature-header-9-23-white.pcc-combo {
    font-size: 36px;
  }

  .h2-feature-header-9-23-white.live-results-combo {
    margin-top: auto;
  }

  .detail-description-white-9-23 {
    font-size: 1.25em;
  }

  .detail-verb-whtie-9-23 {
    font-size: 4vw;
  }

  .vc {
    background-position: 40% 0;
    flex-direction: column;
    height: auto;
  }

  .voter-central {
    font-size: 3em;
  }

  .electiontodohero {
    height: 75vw;
  }

  .document-archive-hero {
    background-image: linear-gradient(to bottom, null, null), url('../images/Document-Archive-Storage.jpg');
    background-attachment: scroll, scroll;
  }

  .div-block-188-copy {
    height: auto;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .h2-feature-header-montserrat-w-copy.left-column-header {
    color: var(--black);
  }

  .er-hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/election-response-banner-stock-4.jpg');
    background-position: 0 0, 75%;
    height: 75vw;
  }

  .grid-25-copy {
    max-width: 90vw;
    margin-left: 0;
  }

  .er-info-text {
    text-align: center;
    font-size: 2.5vw;
  }

  .slide-62 {
    width: 80vw;
  }

  .slider-28 {
    width: 80vw;
    margin-left: 0;
  }

  .mask-19 {
    width: 80vw;
  }

  .hero-text-image-overlay-2 {
    max-width: 100%;
    height: 100%;
    padding-top: 25vw;
    padding-bottom: 25vw;
    font-size: 5vw;
  }

  .hero-text-image-overlay-2.epb-copy {
    display: none;
  }

  .section-101 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .voter-central-hero {
    height: auto;
  }

  .center-lato-b-9-23 {
    text-align: left;
    max-width: 90vw;
  }

  .div-block-text-white-round {
    margin-bottom: 10px;
  }

  .div-block-text-white-round.cd-combo {
    border-left-width: 5px;
  }

  .div-block-text-white-round.white-outline {
    padding: 20px;
  }

  .div-block-text-white-round.election-todo-combo, .div-block-text-white-round.da-combo, .div-block-text-white-round.er-combo, .div-block-text-white-round.lr-combo {
    border-left-width: 5px;
  }

  .section-1-transparent-copy-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .h2-feature-header-montserrat-w-copy-copy {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .h2-feature-header-montserrat-w-copy-copy.pcc-combo {
    font-size: 36px;
  }

  .h2-feature-header-montserrat-w-copy-copy.live-results-combo {
    margin-top: auto;
  }

  .h2-feature-header-montserrat-w-copy-copy.center {
    text-align: left;
    width: 90vw;
  }

  .pcc-hereo {
    background-image: linear-gradient(#0000, #0000), url('../images/Ballot-Voters-Precinct-redux.jpg');
    background-attachment: scroll, scroll;
    height: auto;
    min-height: 350px;
  }

  .pcc-hereo.new-size {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Ballot-Voters-Precinct-redux.jpg');
    background-position: 0 0, 50% 35%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .brix---grid-2-columns-ads-copy {
    grid-template-columns: 1fr;
  }

  .div-block-366 {
    height: auto;
  }

  .h2-feature-header-montserrat-w-2 {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .h2-feature-header-montserrat-w-2.pcc-white {
    font-size: 2.5em;
  }

  .div-block-367 {
    width: 100vw;
    height: 45vw;
    margin-bottom: 0;
  }

  .div-block-368 {
    object-fit: contain;
  }

  .background-video-13 {
    min-height: 400px;
    margin-top: 0;
  }

  .detail-description-black-9-23-2 {
    font-size: 1em;
  }

  .row-71 {
    margin-top: 2em;
  }

  .section-103 {
    object-fit: contain;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-406 {
    width: 50%;
  }

  .div-block-369 {
    width: 93%;
    height: auto;
    margin-bottom: 2vw;
  }

  .div-block-370 {
    justify-content: flex-start;
    width: 93%;
    height: auto;
  }

  .div-block-371 {
    width: 93%;
    height: auto;
    margin-bottom: 2vw;
  }

  .text-block-601.pc {
    margin-bottom: 25px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 1.5em;
    line-height: 1.5em;
  }

  .div-block-372 {
    justify-content: flex-start;
    width: 93%;
    height: auto;
  }

  .rb-hero {
    height: auto;
    min-height: 75vw;
  }

  .list-item-63 {
    text-align: left;
    font-size: 2.5vw;
  }

  .div-block-373 {
    flex-direction: column;
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-412 {
    max-width: 50%;
  }

  .image-412.hidden {
    display: none;
  }

  .detail-verb-montserrat-w-copy {
    margin-top: 10px;
    font-size: 4vw;
  }

  .section-104 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-text-left {
    margin-bottom: 10px;
  }

  .div-block-text-left.aim-combo {
    border-left-width: 5px;
    padding-left: 10px;
  }

  .div-block-text-left.cd-combo {
    border-left-width: 5px;
  }

  .div-block-text-left.white-outline {
    padding: 20px;
  }

  .div-block-text-left.election-todo-combo, .div-block-text-left.da-combo, .div-block-text-left.er-combo, .div-block-text-left.lr-combo, .div-block-text-left.petitions, .div-block-text-left.petitions-copy, .div-block-text-left.pcc-combo {
    border-left-width: 5px;
  }

  .div-block-text-left.tenex-gold-left {
    border-right-style: none;
    padding-left: 0;
    padding-right: 0;
  }

  .left-text-lato-b-9-23-copy {
    text-align: left;
    font-size: 2.5vw;
  }

  .left-text-lato-b-9-23-copy.left-text-align-copy {
    text-align: left;
  }

  .image-412-copy {
    display: none;
  }

  .div-block-374 {
    margin-bottom: 0;
  }

  .hero-text-image-overlay-3 {
    max-width: 100%;
    height: 100%;
    padding-top: 25vw;
    padding-bottom: 25vw;
    font-size: 5vw;
  }

  .h2-feature-header-montserrat-filler-2 {
    margin-top: 40px;
    font-size: 5vw;
  }

  .bold-text-62 {
    font-size: 5vw;
  }

  .bold-text-63 {
    font-size: 2em;
    line-height: 1.2em;
  }

  .by-the-numbers-copy {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .election-response-section-1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .h2-feature-header-montserrat-w-copy {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .h2-feature-header-montserrat-w-copy.pcc-combo {
    font-size: 36px;
  }

  .h2-feature-header-montserrat-w-copy.live-results-combo {
    margin-top: auto;
  }

  .h2-feature-header-montserrat-w-copy.about-page {
    font-size: 4vw;
  }

  .sect-101-lr {
    flex-direction: column;
    max-height: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .combo-er {
    text-align: left;
    max-width: none;
    margin-top: 20px;
    font-size: 2.5vw;
  }

  .list-6 {
    align-self: flex-start;
    padding-left: 20px;
  }

  .brix---header-logo {
    max-width: 75%;
  }

  .brix---header-wrapper {
    height: 90px;
  }

  ._wf-title-4.center {
    text-align: left;
    align-items: flex-start;
  }

  .brix---header-nav-link-main.w--current {
    color: var(--black);
  }

  .nav-link-13 {
    color: var(--black);
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    display: block;
  }

  .image-402-copy {
    width: 90vw;
  }

  .image-402-copy.large-on-mobile {
    max-height: 70vh;
  }

  .image-9-23-copy {
    width: auto;
    max-height: 80vw;
  }

  .image-9-23-copy.small {
    display: block;
  }

  .image-9-23-copy.large-on-mobile, .image-9-23-copy.live-results-infographic {
    max-height: 70vh;
  }

  ._10x-hero-9-23-copy {
    height: 75vw;
  }

  .div-block-376 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-377 {
    align-self: center;
    width: 70vw;
  }

  .div-block-379 {
    width: 70vw;
  }

  .quote {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }

  ._wf-title-5.center {
    text-align: left;
    align-items: flex-start;
  }

  .laptop-absentee {
    max-width: 90vw;
    margin-top: -30px;
  }

  .absentee-pic-2 {
    width: auto;
    max-height: 80vw;
    display: none;
  }

  .absentee-pic-2.small {
    display: block;
  }

  .absentee-pic-2.photo {
    max-height: 50vw;
  }

  .absentee-pic-2.negative-top {
    display: none;
  }

  .absentee-pic-2.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .absentee-pic-2.hidden {
    display: none;
  }

  .absentee-pic-2.large-on-mobile, .absentee-pic-2.live-results-infographic {
    max-height: 70vh;
  }

  .absentee-pic-1 {
    max-height: 50vw;
    display: none;
  }

  .absentee-pic-1.large-on-mobile {
    max-height: 70vh;
  }

  .div-block-382 {
    width: 90vw;
  }

  .election-todo-photo {
    width: auto;
  }

  .election-todo-photo.small {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .election-todo-photo.photo {
    max-height: 50vw;
  }

  .election-todo-photo.negative-top {
    display: none;
  }

  .election-todo-photo.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .election-todo-photo.hidden {
    display: none;
  }

  .election-todo-photo.large-on-mobile, .election-todo-photo.live-results-infographic {
    max-height: 70vh;
  }

  .election-todo-photo.vc-top-lft-img {
    width: 80vw;
  }

  .election-todo-photo.vc-laptop-img {
    width: 80vw;
    max-width: 100%;
  }

  .election-todo-photo.vc-bottom-laptop, .election-todo-photo.negative-margin-doc {
    width: 80vw;
  }

  .election-todo-photo.cutoff-kr {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .election-todo-photo.cd-main, .election-todo-photo._10xu-1 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .election-todoaa {
    width: auto;
  }

  .election-todoaa.small {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .election-todoaa.photo {
    max-height: 50vw;
  }

  .election-todoaa.negative-top {
    display: none;
  }

  .election-todoaa.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .election-todoaa.hidden {
    display: none;
  }

  .election-todoaa.large-on-mobile, .election-todoaa.live-results-infographic {
    max-height: 70vh;
  }

  .election-todoaa.vc-top-lft-img {
    width: 80vw;
  }

  .election-todoaa.vc-laptop-img {
    width: 80vw;
    max-width: 100%;
  }

  .election-todoaa.vc-bottom-laptop, .election-todoaa.negative-margin-doc {
    width: 80vw;
  }

  .election-todoaa.cutoff-kr {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .election-todoaa.cd-main, .election-todoaa._10xu-1, .election-todoaa._2 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .election-todo-2 {
    width: auto;
    display: none;
  }

  .election-todo-2.small {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .election-todo-2.photo {
    max-height: 50vw;
  }

  .election-todo-2.negative-top {
    display: none;
  }

  .election-todo-2.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .election-todo-2.hidden {
    display: none;
  }

  .election-todo-2.large-on-mobile, .election-todo-2.live-results-infographic {
    max-height: 70vh;
  }

  .election-todo-2.vc-top-lft-img {
    width: 80vw;
  }

  .election-todo-2.vc-laptop-img {
    width: 80vw;
    max-width: 100%;
  }

  .election-todo-2.vc-bottom-laptop, .election-todo-2.negative-margin-doc {
    width: 80vw;
  }

  .election-todo-2.cutoff-kr {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .election-todo-2.cd-main, .election-todo-2._10xu-1, .election-todo-2._2 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .pcc-1.large-on-mobile {
    max-height: 70vh;
  }

  .live-results-phone {
    width: 60vw;
    margin-top: 0;
  }

  .petitions-grid {
    max-width: 90vw;
    margin-left: 0;
  }

  .petitions-laptop {
    width: auto;
  }

  .petitions-laptop.small {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .petitions-laptop.photo {
    max-height: 50vw;
  }

  .petitions-laptop.negative-top {
    display: none;
  }

  .petitions-laptop.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .petitions-laptop.hidden {
    display: none;
  }

  .petitions-laptop.large-on-mobile, .petitions-laptop.live-results-infographic {
    max-height: 70vh;
  }

  .petitions-laptop.vc-top-lft-img {
    width: 80vw;
    margin-top: 0;
  }

  .petitions-laptop.vc-laptop-img {
    width: 80vw;
    max-width: 100%;
    margin-top: 0;
  }

  .petitions-laptop.vc-bottom-laptop {
    width: 80vw;
    margin-top: 0;
  }

  .petitions-laptop.negative-margin-doc {
    width: 80vw;
  }

  .petitions-laptop.cutoff-kr {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .petitions-laptop.cd-main, .petitions-laptop._10xu-1, .petitions-laptop._2, .petitions-laptop.lr-1 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .petitions-laptop.lr-info {
    width: 90vw;
    max-height: 70vh;
  }

  .petitions-laptop.vc-1 {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
    display: block;
  }

  .eforce-1 {
    width: auto;
  }

  .eforce-1.small {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .eforce-1.photo {
    max-height: 50vw;
  }

  .eforce-1.negative-top {
    display: none;
  }

  .eforce-1.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .eforce-1.hidden {
    display: none;
  }

  .eforce-1.large-on-mobile, .eforce-1.live-results-infographic {
    max-height: 70vh;
  }

  .eforce-1.vc-top-lft-img {
    width: 80vw;
    margin-top: 0;
  }

  .eforce-1.vc-laptop-img {
    width: 80vw;
    max-width: 100%;
    margin-top: 0;
  }

  .eforce-1.vc-bottom-laptop {
    width: 80vw;
    margin-top: 0;
  }

  .eforce-1.negative-margin-doc {
    width: 80vw;
  }

  .eforce-1.cutoff-kr {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .eforce-1.cd-main, .eforce-1._10xu-1, .eforce-1._2, .eforce-1.lr-1 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .eforce-1.lr-info {
    width: 90vw;
    max-height: 70vh;
  }

  .eforce-1.vc-1 {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
    display: block;
  }

  .er-phone-div-block {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90vw;
    max-width: 90vw;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .er-phone-div-block.aim-combo {
    border-left-width: 0;
    padding-left: 10px;
  }

  .er-phone-div-block.cd-combo {
    border-left-width: 5px;
  }

  .er-phone-div-block.white-outline {
    padding: 20px;
  }

  .er-phone-div-block.vc-combo {
    border-left-width: 0;
    max-width: 90vw;
    padding-left: 0;
  }

  .er-phone-div-block.election-todo-combo {
    border-left-width: 5px;
    max-width: none;
    padding-left: 20px;
  }

  .er-phone-div-block.da-combo {
    border-left-width: 5px;
  }

  .er-phone-div-block.er-combo {
    border-left-width: 5px;
    align-items: flex-start;
  }

  .er-phone-div-block.lr-combo {
    width: 90vw;
    max-width: none;
  }

  .er-phone-div-block.lr-combo.accessible-for-all {
    max-width: 90vw;
  }

  .er-phone-div-block.rb-combo {
    border-left-width: 0;
  }

  .er-phone-div-block.petitions, .er-phone-div-block.petitions-copy {
    border-left-width: 5px;
  }

  .er-phone-div-block.tenex-gold, .er-phone-div-block.tenex-gold-copy {
    border-left-style: none;
    padding-left: 0;
  }

  .er-phone-div-block.da-combo-copy {
    border-left-width: 0;
    padding-left: 0;
  }

  .er-phone-div-block.absentee {
    border-left-width: 5px;
  }

  .er-phone-div-block.absentee.integrate-text {
    width: 90vw;
    max-width: 90vw;
  }

  .er-phone-div-block._10x-combo {
    border-left-width: 5px;
    max-width: 90vw;
  }

  .div-block-387 {
    padding-left: 0;
  }

  .aim-div-1 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90vw;
    max-width: 90vw;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .aim-div-1.aim-combo {
    border-left-width: 0;
    padding-left: 10px;
  }

  .aim-div-1.cd-combo {
    border-left-width: 5px;
  }

  .aim-div-1.white-outline {
    padding: 20px;
  }

  .aim-div-1.vc-combo {
    border-left-width: 0;
    max-width: 90vw;
    padding-left: 0;
  }

  .aim-div-1.election-todo-combo {
    border-left-width: 5px;
    max-width: none;
    padding-left: 20px;
  }

  .aim-div-1.da-combo {
    border-left-width: 5px;
  }

  .aim-div-1.er-combo {
    border-left-width: 5px;
    align-items: flex-start;
  }

  .aim-div-1.lr-combo {
    width: 90vw;
    max-width: none;
  }

  .aim-div-1.lr-combo.accessible-for-all {
    max-width: 90vw;
  }

  .aim-div-1.rb-combo {
    border-left-width: 0;
  }

  .aim-div-1.petitions, .aim-div-1.petitions-copy {
    border-left-width: 5px;
  }

  .aim-div-1.tenex-gold, .aim-div-1.tenex-gold-copy {
    border-left-style: none;
    padding-left: 0;
  }

  .aim-div-1.da-combo-copy {
    border-left-width: 0;
    padding-left: 0;
  }

  .aim-div-1.absentee {
    border-left-width: 5px;
  }

  .aim-div-1.absentee.integrate-text {
    width: 90vw;
    max-width: 90vw;
  }

  .aim-div-1._10x-combo {
    border-left-width: 5px;
    max-width: 90vw;
  }

  .aim-laptop {
    width: auto;
  }

  .aim-laptop.small {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .aim-laptop.photo {
    max-height: 50vw;
  }

  .aim-laptop.negative-top {
    display: none;
  }

  .aim-laptop.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .aim-laptop.hidden {
    display: none;
  }

  .aim-laptop.large-on-mobile, .aim-laptop.live-results-infographic {
    max-height: 70vh;
  }

  .aim-laptop.er-phone {
    width: 80vw;
    max-height: none;
  }

  .aim-laptop.vc-top-lft-img {
    width: 80vw;
    margin-top: 0;
  }

  .aim-laptop.vc-laptop-img {
    width: 80vw;
    max-width: 100%;
    margin-top: 0;
  }

  .aim-laptop.vc-bottom-laptop {
    width: 80vw;
    margin-top: 0;
  }

  .aim-laptop.negative-margin-doc {
    width: 80vw;
  }

  .aim-laptop.cutoff-kr {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .aim-laptop.cd-main, .aim-laptop._10xu-1, .aim-laptop._2, .aim-laptop.lr-1 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .aim-laptop.lr-info {
    width: 90vw;
    max-height: 70vh;
  }

  .aim-laptop.vc-1 {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
    display: block;
  }

  .aim-laptop.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .aim-section {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .aim-scanner.small {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .aim-scanner.photo {
    max-height: 50vw;
  }

  .aim-scanner.negative-top {
    display: none;
  }

  .aim-scanner.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .aim-scanner.hidden {
    display: none;
  }

  .aim-scanner.large-on-mobile, .aim-scanner.live-results-infographic {
    max-height: 70vh;
  }

  .aim-scanner.er-phone {
    width: 80vw;
    max-height: none;
  }

  .aim-scanner.vc-top-lft-img {
    width: 80vw;
    margin-top: 0;
  }

  .aim-scanner.vc-laptop-img {
    width: 80vw;
    max-width: 100%;
    margin-top: 0;
  }

  .aim-scanner.vc-bottom-laptop {
    width: 80vw;
    margin-top: 0;
  }

  .aim-scanner.negative-margin-doc {
    width: 80vw;
  }

  .aim-scanner.cutoff-kr {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .aim-scanner.cd-main, .aim-scanner._10xu-1, .aim-scanner._2, .aim-scanner.lr-1 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .aim-scanner.lr-info {
    width: 90vw;
    max-height: 70vh;
  }

  .aim-scanner.vc-1 {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
    display: block;
  }

  .aim-scanner.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .radyboardphone {
    width: auto;
    margin-top: 0;
  }

  .radyboardphone.small {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .radyboardphone.photo {
    max-height: 50vw;
  }

  .radyboardphone.negative-top {
    display: none;
  }

  .radyboardphone.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .radyboardphone.hidden {
    display: none;
  }

  .radyboardphone.large-on-mobile, .radyboardphone.live-results-infographic {
    max-height: 70vh;
  }

  .radyboardphone.er-phone {
    width: 80vw;
    max-height: none;
  }

  .radyboardphone.vc-top-lft-img {
    width: 80vw;
    margin-top: 0;
  }

  .radyboardphone.vc-laptop-img {
    width: 80vw;
    max-width: 100%;
    margin-top: 0;
  }

  .radyboardphone.vc-bottom-laptop, .radyboardphone.negative-margin-doc {
    width: 80vw;
    margin-top: 0;
  }

  .radyboardphone.cutoff-kr {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .radyboardphone.cd-main, .radyboardphone._10xu-1, .radyboardphone._2, .radyboardphone.lr-1 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .radyboardphone.lr-info {
    width: 90vw;
    max-height: 70vh;
  }

  .radyboardphone.vc-1 {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
    display: block;
  }

  .radyboardphone.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .radyboardphone.photo-copy {
    max-height: 50vw;
  }

  .ready-laptop {
    width: auto;
    margin-top: 0;
  }

  .ready-laptop.small {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .ready-laptop.photo {
    max-height: 50vw;
  }

  .ready-laptop.negative-top {
    display: none;
  }

  .ready-laptop.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .ready-laptop.hidden {
    display: none;
  }

  .ready-laptop.large-on-mobile, .ready-laptop.live-results-infographic {
    max-height: 70vh;
  }

  .ready-laptop.er-phone {
    width: 80vw;
    max-height: none;
  }

  .ready-laptop.vc-top-lft-img {
    width: 80vw;
    margin-top: 0;
  }

  .ready-laptop.vc-laptop-img {
    width: 80vw;
    max-width: 100%;
    margin-top: 0;
  }

  .ready-laptop.vc-bottom-laptop, .ready-laptop.negative-margin-doc {
    width: 80vw;
    margin-top: 0;
  }

  .ready-laptop.cutoff-kr {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .ready-laptop.cd-main, .ready-laptop._10xu-1, .ready-laptop._2, .ready-laptop.lr-1 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .ready-laptop.lr-info {
    width: 90vw;
    max-height: 70vh;
  }

  .ready-laptop.vc-1 {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
    display: block;
  }

  .ready-laptop.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .ready-laptop.photo-copy {
    max-height: 50vw;
  }

  .section-1-transparent-rb {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .h2-feature-header-montserrat-filler-2-copy {
    margin-top: 40px;
    font-size: 5vw;
  }

  .section-1-transparent-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .image-9-23-copy {
    width: 80vw;
    margin-top: 0;
  }

  .image-9-23-copy.small {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .image-9-23-copy.photo {
    max-height: 50vw;
  }

  .image-9-23-copy.negative-top {
    display: none;
  }

  .image-9-23-copy.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .image-9-23-copy.hidden {
    display: none;
  }

  .image-9-23-copy.large-on-mobile {
    max-height: 70vh;
  }

  .image-9-23-copy.live-results-infographic {
    width: 80vw;
    max-height: 70vh;
  }

  .image-9-23-copy.er-phone {
    width: 80vw;
    max-height: none;
  }

  .image-9-23-copy.vc-top-lft-img {
    width: 80vw;
    margin-top: 0;
  }

  .image-9-23-copy.vc-laptop-img {
    width: 80vw;
    max-width: 100%;
    margin-top: 0;
  }

  .image-9-23-copy.vc-bottom-laptop, .image-9-23-copy.negative-margin-doc {
    width: 80vw;
    margin-top: 0;
  }

  .image-9-23-copy.cutoff-kr {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .image-9-23-copy.cd-main {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
    display: block;
  }

  .image-9-23-copy._10xu-1, .image-9-23-copy._2, .image-9-23-copy.lr-1 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .image-9-23-copy.lr-info {
    width: 90vw;
    max-height: 70vh;
  }

  .image-9-23-copy.vc-1 {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
    display: block;
  }

  .image-9-23-copy.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .image-9-23-copy.photo-copy {
    max-height: 50vw;
  }

  .cd-laptop {
    width: 80vw;
    margin-top: 0;
  }

  .cd-laptop.small {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .cd-laptop.photo {
    max-height: 50vw;
  }

  .cd-laptop.negative-top {
    display: none;
  }

  .cd-laptop.cutoff {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .cd-laptop.hidden {
    display: none;
  }

  .cd-laptop.large-on-mobile {
    max-height: 70vh;
  }

  .cd-laptop.live-results-infographic {
    width: 80vw;
    max-height: 70vh;
  }

  .cd-laptop.er-phone {
    width: 80vw;
    max-height: none;
  }

  .cd-laptop.vc-top-lft-img {
    width: 80vw;
    margin-top: 0;
  }

  .cd-laptop.vc-laptop-img {
    width: 80vw;
    max-width: 100%;
    margin-top: 0;
  }

  .cd-laptop.vc-bottom-laptop, .cd-laptop.negative-margin-doc {
    width: 80vw;
    margin-top: 0;
  }

  .cd-laptop.cutoff-kr {
    max-width: 60vw;
    max-height: none;
    display: block;
  }

  .cd-laptop.cd-main {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
    display: block;
  }

  .cd-laptop._10xu-1, .cd-laptop._2, .cd-laptop.lr-1 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .cd-laptop.lr-info {
    width: 90vw;
    max-height: 70vh;
  }

  .cd-laptop.vc-1 {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
    display: block;
  }

  .cd-laptop.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
    display: block;
  }

  .cd-laptop.photo-copy {
    max-height: 50vw;
  }

  .section-1-transparent-da {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .tile-2w-copy {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-328-copy {
    margin-top: 0;
  }

  .div-block-389 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-390, .div-block-391, .div-block-392 {
    flex-direction: column;
  }

  .section-108 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .document-archive-hero-copy, .election-link-hero {
    background-image: linear-gradient(to bottom, null, null), url('../images/Document-Archive-Storage.jpg');
    background-attachment: scroll, scroll;
  }

  .sd-text-overlay {
    max-width: 100%;
    height: 100%;
    padding-top: 25vw;
    padding-bottom: 25vw;
    font-size: 5vw;
  }

  .div-block-393 {
    margin-top: 0;
  }

  .brix---mg-bottom-40px-8 {
    margin-bottom: 24px;
  }

  .brix---text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---text-area {
    border-radius: 18px;
  }

  .brix---square-icon-2 {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---mg-bottom-160px {
    margin-bottom: 80px;
  }

  .brix---link-icon-right-3 {
    width: 20px;
    margin-left: 8px;
  }

  .brix---card-form {
    min-height: 560px;
    padding: 36px 30px 48px;
  }

  .brix---text-200-bold {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---big-icon-left {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---section-position-relative {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .brix---inner-container-400px {
    max-width: 100%;
  }

  .brix---social-media-grid-left-2 {
    justify-content: start;
    justify-items: start;
  }

  .brix---3-columns-1-col-tablet-2, .brix---grid-2-contact-v9 {
    grid-template-columns: 1fr;
  }

  .code-embed {
    min-width: auto;
  }

  .image-419 {
    height: 75px;
  }

  .image-420 {
    height: 100px;
  }
}

@media screen and (max-width: 479px) {
  .container-2 {
    flex: none;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 80px;
    display: flex;
    position: static;
    inset: -1px 0 auto;
  }

  .navbar-2 {
    flex-direction: row;
    justify-content: space-between;
  }

  ._10x-navlink-header {
    font-size: 1.15em;
    line-height: 1em;
  }

  .body {
    background-color: #0000;
  }

  .producttextname {
    text-align: center;
    text-shadow: 1px 1px 2px #0000000a;
    flex: auto;
    width: auto;
    margin-top: 1vw;
    font-family: Sf pro display, sans-serif;
    font-size: 4vw;
    font-weight: 400;
    line-height: 5vw;
  }

  .div-block-5 {
    padding: 4vw 4vw 2vw;
  }

  .text-block-7 {
    text-shadow: 1px 1px 1px #000;
    margin: 0 10px 1em;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Sf pro display, sans-serif;
    font-size: 2em;
    line-height: 1em;
  }

  .slider-2 {
    height: 250px;
  }

  .testimony {
    margin-left: 2%;
    margin-right: 2%;
    font-size: 1em;
    line-height: 1.15em;
  }

  .slide-3 {
    height: 250px;
    margin-top: 30px;
    padding-top: 0;
  }

  .testimonyfrom {
    text-align: right;
    margin-right: 15px;
    font-size: 1em;
    line-height: 1.15em;
  }

  .mask-2 {
    max-width: 100%;
  }

  .bannerhome {
    height: 110vw;
    overflow: auto;
  }

  .div-block-12.homefooter {
    justify-content: flex-end;
    align-items: center;
    height: auto;
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
  }

  .image-15 {
    max-width: 90%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 61px;
  }

  .slide-nav-2 {
    flex: none;
    font-size: 10px;
    line-height: 15px;
  }

  .header {
    text-align: center;
    text-transform: none;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0;
    font-size: 4.25vw;
    line-height: 4.25vw;
  }

  .div-block-15 {
    flex-direction: row;
    align-items: center;
  }

  .opener {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 1em;
    line-height: 1em;
  }

  .div-block-17 {
    text-align: center;
    flex: none;
    align-items: center;
    margin-right: 0;
  }

  .div-block-20 {
    flex-direction: column;
    padding-left: .75em;
    padding-right: .75em;
  }

  .title {
    color: #333;
    margin-bottom: 0;
    padding: .25em .75em;
    font-size: 2.5em;
    line-height: 1.15em;
  }

  .textbody {
    font-size: 1em;
    line-height: 1.15em;
  }

  .italic-text-8 {
    line-height: 1.15em;
  }

  .valuestxt {
    font-size: 1em;
    line-height: 1.15em;
  }

  .value {
    justify-content: flex-start;
    height: 17em;
    padding: 2em .75em;
  }

  .value.winningspirit {
    justify-content: flex-start;
    height: 17em;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .value.definedby {
    justify-content: flex-start;
    height: 17em;
    padding: 2em .75em;
  }

  .value.customerservice {
    height: 17em;
    padding-top: 2em;
  }

  .precinctcentraltitle {
    font-size: 2.5em;
    line-height: 1em;
  }

  .precinctcentraltitle.lr {
    font-size: 2.5em;
    line-height: 8.5vw;
  }

  .precinctcentralsubtitle {
    font-size: 1.25em;
    line-height: 1em;
  }

  .precinctcentralsubtitle.lr {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.14em;
  }

  .precinctcentralsubtitle.nextgen {
    margin-top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .row-6 {
    background-color: #0000;
    flex-direction: column;
    flex: 0 auto;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  .row-6.lr {
    flex-direction: column;
    justify-content: space-around;
    width: 90%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .unordered-list {
    width: 100%;
    margin-bottom: 0;
  }

  .erfeaturetitle {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1.5em;
    line-height: 1.15em;
  }

  .unordered-list-2 {
    width: auto;
    margin-bottom: 0;
  }

  .unordered-list-2.lr {
    flex-direction: row;
    flex: 1;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }

  .unordered-list-3 {
    width: 100%;
    margin-bottom: 0;
    display: flex;
  }

  .unordered-list-3.lr {
    flex: 1;
    width: 100%;
    display: flex;
  }

  .lrfeaturetitle {
    width: 100%;
    margin-top: 0;
    margin-bottom: .25em;
    padding-bottom: 0;
    font-size: 1.5em;
    line-height: 1em;
  }

  .erfeaturedescription {
    flex: 1;
    width: auto;
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1.15em;
  }

  .nav-menu-2 {
    z-index: 1;
    float: right;
    clear: none;
    background-color: #ffffffe6;
    justify-content: flex-start;
    align-items: stretch;
    font-size: 16px;
    display: block;
    position: fixed;
    top: 0%;
    left: 0;
  }

  .liveresultssectionhdr {
    color: #333;
    text-align: center;
    flex-direction: column;
    flex: 1;
    align-items: center;
    width: auto;
    margin-top: 0%;
    padding: 0;
    font-size: 6vw;
    line-height: 6vw;
    display: flex;
  }

  .column-10 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .text-block-65 {
    width: 100%;
    margin-bottom: 2vw;
    font-size: 20px;
    line-height: 22px;
    display: flex;
  }

  .text-block-66 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .italic-text-11.lr {
    width: 100%;
    font-size: 5vw;
    line-height: 16px;
  }

  .text-block-68 {
    margin-top: 15px;
    margin-bottom: 5px;
    padding-bottom: 0;
  }

  .text-block-69 {
    text-align: center;
    width: 100%;
    font-size: 10px;
    line-height: 12px;
  }

  .italic-text-12.pc {
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 18px;
  }

  .row-10 {
    flex-direction: column;
    justify-content: center;
    margin-top: 7vw;
  }

  .text-block-75.pc {
    width: auto;
    margin-bottom: 0;
    margin-left: 4%;
    margin-right: 4%;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .pcsecuritypoint {
    width: 100%;
    margin-bottom: 2vw;
    font-size: 1.5em;
    line-height: 1.25em;
  }

  .text-block-85 {
    text-align: center;
    width: 100%;
    height: auto;
    font-size: 1em;
    line-height: 1.15em;
  }

  .text-block-86 {
    text-align: center;
    width: 100%;
    padding-top: 0;
    font-size: 1em;
    line-height: 1.15em;
  }

  .text-block-89, .text-block-90 {
    text-align: center;
    width: 100%;
    font-size: 1em;
    line-height: 1.15em;
  }

  .text-block-91 {
    text-align: center;
    width: 95%;
    margin-bottom: 5px;
    padding-bottom: 0;
  }

  .text-block-92 {
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 18px;
  }

  .body-5 {
    background-image: linear-gradient(#1289a7f2, #1289a7f2), url('../images/black-and-white-demo.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, 960px;
    background-attachment: scroll, scroll;
    height: 100%;
  }

  .div-block-33 {
    background-image: linear-gradient(#bd3a7d80, #bd3a7d80), url('../images/EtodoBanner-jjuly-1.jpg');
    background-position: 0 0, 50% 25%;
    height: 75vw;
  }

  .text-block-101 {
    font-size: 3.75vw;
    line-height: 4vw;
  }

  .div-block-35 {
    background-image: linear-gradient(#0083ff6e, #0083ff6e), url('../images/LIVERESULTSBANNER-2.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 100%;
    background-attachment: scroll, fixed;
    height: 300px;
  }

  .div-block-35.lr {
    height: 30em;
    padding-top: 0;
    padding-bottom: 0;
  }

  .liveresultssectionhdr2 {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: .25em;
    padding-bottom: 0;
    font-size: 2em;
    font-weight: 400;
    line-height: 1em;
  }

  .liveresultssectiontxt2 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1em;
    line-height: 1.15em;
  }

  .section-12 {
    flex: none;
    width: 100%;
  }

  .div-block-42 {
    height: auto;
    padding-left: .75em;
    padding-right: .75em;
  }

  .div-block-48 {
    padding: 2em .75em;
  }

  .section-21 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-block-2 {
    width: 18vw;
    height: 18vw;
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
  }

  .link-block-3 {
    background-color: #68468a;
    justify-content: center;
    align-items: center;
    width: 18vw;
    height: 18vw;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .link-block-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 18vw;
    height: 18vw;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .column-50 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-51 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-52 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 4vw;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .row-23 {
    flex: 0 auto;
    align-self: auto;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 14px;
    display: block;
  }

  .text-block-140 {
    margin-bottom: .5em;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2em;
    line-height: 1em;
  }

  .text-block-141 {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 9vw;
    line-height: 9vw;
  }

  .slider-5 {
    clear: none;
    height: 100vw;
    position: static;
  }

  .mask-4 {
    height: auto;
    position: static;
  }

  .slide-10, .slide-12, .slide-13 {
    position: static;
  }

  .text-block-142 {
    margin-bottom: 15vw;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 6.75vw;
    line-height: 7vw;
  }

  .row-25 {
    margin-bottom: 25px;
    display: flex;
  }

  .column-60 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .column-61 {
    padding-left: 5px;
    padding-right: 5px;
    position: static;
  }

  .column-62, .column-63 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block-143, .text-block-144, .text-block-145, .text-block-146 {
    padding-top: 0;
    font-size: 4.5vw;
    line-height: 4.5vw;
  }

  .image-45 {
    width: 21vw;
    height: 21vw;
    padding: 15px;
  }

  .image-46 {
    width: 21vw;
    height: 21vw;
    padding: 15px;
    display: inline-block;
  }

  .image-47 {
    width: 21vw;
    height: 21vw;
    padding: 15px;
  }

  .image-48 {
    width: 21vw;
    height: 21vw;
  }

  .column-64 {
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .column-65 {
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .column-66 {
    flex: 0 auto;
    padding-left: 5px;
    padding-right: 0;
    position: static;
  }

  .text-block-147, .text-block-148 {
    padding-top: 3vw;
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .text-block-149 {
    padding-top: 3vw;
    font-size: 3.5vw;
    line-height: 3.5px;
  }

  .text-block-150 {
    margin-bottom: 25px;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1em;
  }

  .container-10, .container-11, .container-12, .container-13 {
    margin-bottom: 4vw;
  }

  .container-14 {
    flex: 0 auto;
  }

  .row-26 {
    justify-content: space-around;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .div-block-52 {
    margin-left: 0;
    padding-bottom: 0;
  }

  .tedtiletxt {
    opacity: 0;
    margin-bottom: 1em;
    margin-left: 2em;
    margin-right: 2em;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 1em;
    line-height: 1.15em;
  }

  .section-29 {
    margin-bottom: 0;
  }

  .div-block-57 {
    height: 22em;
  }

  .div-block-58 {
    justify-content: flex-end;
    height: 22em;
  }

  .div-block-59 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    height: 22em;
    display: flex;
  }

  .div-block-60 {
    height: 22em;
  }

  .section-30 {
    flex: none;
    margin-bottom: 0;
  }

  .section-31 {
    margin-bottom: 0;
  }

  .section-32 {
    flex: none;
    margin-bottom: 0;
    margin-right: 0;
  }

  .div-block-63, .div-block-64, .div-block-65, .div-block-66 {
    height: 22em;
  }

  .section-33 {
    height: auto;
    margin-bottom: 0;
  }

  .section-34, .section-35 {
    margin-bottom: 0;
  }

  .sectionhdr1 {
    margin-top: 15px;
    padding-top: 0;
    font-size: 2em;
    line-height: 1em;
  }

  .sectionted {
    padding-top: 5vw;
  }

  .div-block-68 {
    padding-top: 0;
    padding-bottom: 30px;
    overflow: visible;
  }

  .tedtile {
    align-items: stretch;
    font-size: 1.5em;
    line-height: 1em;
  }

  .text-block-178, .text-block-179, .text-block-180 {
    font-size: 26px;
    line-height: 26px;
  }

  .text-block-186, .text-block-187, .text-block-188, .text-block-190, .text-block-191, .text-block-192, .ericonted {
    font-size: 1.5em;
    line-height: 1em;
  }

  .div-block-69 {
    background-color: #e74b3ce6;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    height: 3em;
  }

  .bold-text-15 {
    font-size: 1em;
    line-height: 1em;
  }

  .div-block-70 {
    background-color: #73479ee6;
    flex: none;
    height: 3em;
  }

  .div-block-71 {
    background-color: #1e824ce6;
    height: 3em;
  }

  .div-block-72 {
    background-color: #4183d7e6;
    height: 3em;
  }

  .div-block-73 {
    background-color: #bd3a7de6;
    flex: none;
    height: 3em;
  }

  .div-block-74 {
    background-color: #f8a229e6;
    flex: none;
    justify-content: flex-start;
    height: 3em;
  }

  .div-block-75 {
    background-color: #51b3b2e6;
    flex: none;
    height: 3em;
  }

  .div-block-76 {
    flex: none;
    height: 3em;
  }

  .sectionhdr2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .sectionfooter {
    position: sticky;
    top: 100%;
    bottom: 0%;
  }

  .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-20 {
    font-size: 1em;
    line-height: 1em;
  }

  .linkcontactus {
    margin-left: 0;
    padding: 10px;
    font-size: 1em;
    line-height: 1em;
  }

  .text-block-198 {
    margin-bottom: 1vw;
    padding-bottom: 0;
    font-size: 6vw;
    line-height: 6vw;
  }

  .rowsolution {
    justify-content: space-around;
    width: auto;
    margin-top: 3vw;
    margin-bottom: 3vw;
    padding-bottom: 0;
    display: block;
    overflow: visible;
  }

  .div-block-78 {
    padding-top: 3.75vw;
  }

  .div-block-82 {
    flex: none;
    margin-top: 0;
    padding: 0 0;
    display: block;
  }

  .row-33 {
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-77 {
    align-items: center;
    padding-left: 5px;
  }

  .column-78 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
    display: block;
  }

  .div-block-83 {
    flex: none;
    align-items: center;
    margin-top: 15px;
    display: flex;
  }

  .columnsolution {
    justify-content: center;
    align-items: center;
    margin-bottom: 1.5em;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .txticonsolution {
    margin-bottom: 3vw;
    font-size: 10vw;
    line-height: 10vw;
  }

  .sectionsolution {
    width: auto;
    height: 110px;
    padding-left: 0;
    padding-right: 0;
  }

  .txtlabelsolution {
    font-size: 1em;
    line-height: 1.15em;
    overflow: visible;
  }

  .column-86, .column-87, .column-88 {
    justify-content: space-around;
    height: 150px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .row-35 {
    height: 150px;
  }

  .statistics {
    height: 47vw;
  }

  .image-72 {
    width: 90%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .image-73 {
    width: 80%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .text-block-225 {
    opacity: 0;
    margin-bottom: 6vw;
    font-size: 20vw;
    line-height: 20vw;
  }

  .text-block-226 {
    margin-bottom: 6vw;
    font-size: 20vw;
    line-height: 20vw;
  }

  .text-block-228 {
    flex: none;
    margin-bottom: 6vw;
    font-size: 20vw;
    line-height: 20vw;
  }

  .text-block-229 {
    margin-bottom: 6vw;
    font-size: 20vw;
    line-height: 20vw;
  }

  .text-block-230 {
    flex: none;
    margin-bottom: 6vw;
    font-size: 20vw;
    line-height: 20vw;
  }

  .text-block-231 {
    flex: none;
    margin-bottom: 5.5vw;
    font-size: 20vw;
    line-height: 20vw;
  }

  .text-block-232 {
    flex: none;
    margin-bottom: 6vw;
    font-size: 20vw;
    line-height: 20vw;
  }

  .bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26 {
    font-size: 20vw;
    line-height: 20vw;
  }

  .bold-text-27 {
    opacity: 1;
    font-size: 20vw;
    line-height: 20vw;
  }

  .bold-text-28 {
    font-size: 20vw;
    line-height: 20vw;
  }

  .text-block-233 {
    font-size: 3em;
  }

  .text-block-234 {
    font-size: 11vw;
    line-height: 11vw;
  }

  .text-block-236 {
    font-size: 3em;
  }

  .div-block-93 {
    height: 250px;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-left: .75em;
    padding-right: .75em;
  }

  .contactbanner {
    padding: 1em .75em;
  }

  .text-block-237 {
    text-align: left;
    width: 60%;
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1.15em;
  }

  .div-block-95 {
    width: 100%;
  }

  .div-block-96 {
    flex-direction: column;
    flex: none;
    justify-content: center;
    padding: 2em .75em;
  }

  .values {
    margin-bottom: .5em;
    font-size: 1.5em;
    line-height: 9vw;
  }

  .image-78 {
    margin-right: 5px;
  }

  .div-block-98 {
    align-items: center;
  }

  .image-82 {
    flex: none;
    width: 95%;
    max-width: 100%;
    margin-bottom: 1em;
  }

  .column-116 {
    padding: 0;
  }

  .column-117 {
    margin-bottom: 3vw;
    padding: 5px 0;
  }

  .row-48 {
    padding: 0% 0% 2em;
  }

  .liferesultstitle {
    font-size: 3em;
    line-height: 1em;
  }

  .lricon {
    margin-top: 10px;
    margin-bottom: .15em;
    font-size: 4em;
    line-height: 1em;
  }

  .ericon {
    flex: none;
    margin-bottom: .15em;
    font-size: 4em;
    line-height: 1em;
  }

  .erfeature {
    flex-direction: column;
    flex: 1;
    height: auto;
    margin-bottom: 0;
    display: flex;
  }

  .column-118 {
    flex-direction: column;
    flex: 1;
    margin-bottom: 3vw;
    display: block;
  }

  .lrrow {
    background-color: #ebebeb;
    flex-direction: column;
    padding: 0;
  }

  .pcicon {
    height: auto;
    margin-bottom: 2vw;
    font-size: 12vw;
    line-height: 12vw;
  }

  .proveninelectionstext {
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .container-28 {
    background-color: #1581a5cc;
    border-radius: 180px;
  }

  .image-86 {
    width: 65%;
    max-width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .menu-button {
    background-color: #45b4cf;
    background-image: linear-gradient(45deg, #45b4cf 22%, #fff);
    padding: 3px 9px;
    position: static;
  }

  .div-block-102, .div-block-103, .div-block-104 {
    justify-content: flex-end;
    height: 22em;
  }

  .div-block-105, .div-block-106, .div-block-107 {
    height: 22em;
  }

  .div-block-108 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-end;
    height: 22em;
  }

  .div-block-109 {
    justify-content: flex-end;
    align-items: stretch;
    height: 22em;
  }

  .div-block-110 {
    justify-content: flex-start;
    align-items: center;
  }

  .footeriiconmobile {
    border-style: none;
    margin-right: 10px;
    font-size: 1em;
    line-height: 14px;
  }

  .footericon {
    border-style: none;
    margin-right: 10px;
    font-size: 14px;
    line-height: 14px;
  }

  .link-5 {
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1em;
  }

  .link-6 {
    margin-left: 0;
    font-size: 1em;
    line-height: 14px;
  }

  .text-block-272 {
    margin-top: 5px;
    margin-bottom: 3px;
    margin-left: 0;
    font-size: 1em;
    line-height: 1em;
  }

  .text-block-273 {
    margin-left: 0;
  }

  .div-block-112 {
    margin-bottom: 3px;
  }

  .div-block-113 {
    align-items: flex-start;
  }

  .div-block-114 {
    flex: none;
    margin-bottom: 0;
    margin-right: 5px;
  }

  .text-block-274 {
    font-size: 1em;
    line-height: 1em;
  }

  .div-block-115 {
    flex-direction: column;
    flex: none;
    margin-top: 10px;
  }

  .html-embed-8, .html-embed-9 {
    font-size: 14px;
    line-height: 16px;
  }

  .html-embed-10, .html-embed-11 {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    line-height: 16px;
    display: flex;
  }

  .bold-text-37 {
    font-size: 14px;
    line-height: 14px;
  }

  .div-block-116 {
    justify-content: center;
    height: 100vw;
  }

  .div-block-117 {
    height: 100vw;
  }

  .div-block-118 {
    height: 100vw;
    padding: 6vw 2vw;
  }

  .div-block-119 {
    height: 100vw;
  }

  .text-block-278 {
    width: auto;
    height: auto;
    padding: 2vw;
    font-size: 11vw;
    line-height: 11vw;
    display: flex;
  }

  .bold-text-38 {
    font-size: 10vw;
    line-height: 10vw;
  }

  .text-block-279 {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding: 2vw;
    font-size: 11vw;
    line-height: 11vw;
    display: flex;
  }

  .text-block-280 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding: 2vw;
    font-size: 30px;
    line-height: 30px;
    display: flex;
  }

  .bold-text-39 {
    font-size: 10vw;
    line-height: 10vw;
  }

  .bold-text-40 {
    font-size: 12vw;
    line-height: 12vw;
  }

  .text-block-282 {
    flex: none;
    margin-bottom: 6vw;
    font-size: 20vw;
    line-height: 20vw;
  }

  .text-block-288 {
    width: 20vw;
    height: 20vw;
    padding: 9vw;
    font-size: 12vw;
    line-height: 12vw;
  }

  .column-122 {
    padding-left: 0;
    padding-right: 5px;
  }

  .text-block-289 {
    align-items: center;
    width: 20vw;
    height: 20vw;
    padding: 9vw;
    font-size: 12vw;
    line-height: 12vw;
  }

  .text-block-290 {
    width: 20vw;
    height: 20vw;
    padding: 9vw;
    font-size: 12vw;
    line-height: 12vw;
  }

  .text-block-291 {
    justify-content: center;
    align-items: center;
    width: 20vw;
    height: 20vw;
    padding: 9vw;
    font-size: 12vw;
    line-height: 12vw;
    display: flex;
  }

  .text-block-292, .text-block-293 {
    font-size: 7.5vw;
    line-height: 7.5vw;
  }

  .text-block-294 {
    opacity: 0;
    font-size: 7.5vw;
    line-height: 7.5vw;
    display: block;
  }

  .text-block-295 {
    font-size: 3.75vw;
    line-height: 3.75vw;
  }

  .text-block-296 {
    opacity: 0;
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-block-297 {
    opacity: 0;
    font-size: 3.75vw;
    line-height: 3.75vw;
  }

  .image-87 {
    max-width: 30%;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .column-123, .column-124 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-block-298 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 1.5em;
    line-height: 1.15em;
  }

  .div-block-122 {
    background-image: linear-gradient(#0000, #0000), url('../images/10xlogo.png');
    background-position: 0 0, 50%;
  }

  .row-52 {
    justify-content: center;
    display: block;
  }

  .div-block-123 {
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .text-block-299 {
    width: 22vw;
    height: 22vw;
    margin-top: 8vw;
    margin-left: 0;
    margin-right: 3.5vw;
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .text-block-300 {
    width: 25vw;
    height: 25vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 3.75vw;
    line-height: 3.75vw;
  }

  .text-block-301 {
    width: 25vw;
    height: 25vw;
    margin-top: 5vw;
    margin-bottom: 0;
    margin-left: 3vw;
    font-size: 4.5vw;
    line-height: 4.5vw;
  }

  .text-block-302 {
    width: 20vw;
    height: 20vw;
    margin-top: 5vw;
    margin-left: 3vw;
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .text-block-303 {
    width: 20vw;
    height: 20vw;
    margin-top: 5vw;
    margin-bottom: 0;
    margin-left: 9vw;
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .text-block-304 {
    width: 25vw;
    height: 25vw;
    margin-top: 3vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-block-305 {
    width: 24vw;
    height: 24vw;
    margin-top: 5vw;
    margin-bottom: 15px;
    margin-left: 3vw;
    font-size: 3.25vw;
    line-height: 3.25vw;
  }

  .text-block-306 {
    width: 18vw;
    height: 18vw;
    margin-right: 0;
    font-size: 2.75vw;
    line-height: 2.75vw;
  }

  .text-block-307 {
    width: 22vw;
    height: 22vw;
    margin-top: 3vw;
    margin-left: 0;
    margin-right: 6vw;
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .div-block-124 {
    margin-right: 0;
  }

  .div-block-125 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .row-53 {
    background-color: #ebebeb;
    flex-direction: column;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .column-128 {
    background-color: #ebebeb;
    background-image: none;
    border-top: 1px #ffffff80;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    display: flex;
  }

  .column-129 {
    padding: 2em .75em;
  }

  .column-130 {
    border-style: none;
    border-bottom-width: 2px;
    border-bottom-color: #fff;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .column-131 {
    margin-bottom: 2vw;
    padding-top: 2em;
    padding-left: .75%;
    padding-right: .75%;
  }

  .slider-12 {
    height: 300px;
  }

  .slide-nav-6 {
    padding-bottom: 0;
  }

  .text-block-309 {
    width: 18vw;
    height: 18vw;
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-310 {
    width: 18vw;
    height: 18vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-311 {
    width: 23vw;
    height: 23vw;
    margin-left: 0;
    margin-right: 10px;
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-312 {
    width: 18vw;
    height: 18vw;
    margin-top: 0;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-314 {
    text-align: justify;
    margin-top: 15px;
    font-size: 1em;
    line-height: 1em;
  }

  .mask-9 {
    height: 300px;
  }

  .text-block-316 {
    padding-top: 3vw;
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .lrphone {
    background-color: #0000;
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .text-block-317 {
    font-size: 1.5em;
    line-height: 1em;
  }

  .bold-text-41 {
    font-size: 1em;
    line-height: 1em;
  }

  .row-54 {
    display: block;
  }

  .image-90 {
    max-width: 75%;
    margin-bottom: 2vw;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-130 {
    width: 100%;
  }

  .column-135, .column-136 {
    justify-content: center;
    align-items: center;
    margin-top: 4vw;
    display: flex;
  }

  .column-137 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-91 {
    height: 200px;
    margin-right: 0;
  }

  .icon-11, .icon-12 {
    font-size: 26px;
    line-height: 26px;
  }

  .nav-link-5 {
    font-size: 1.15em;
    line-height: 1em;
  }

  .nav-link-5:visited {
    color: #2d3b4b;
  }

  .nav-link-5.w--current:visited {
    color: #1289a7;
  }

  .div-block-134 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 2em;
    padding-left: .75em;
    padding-right: .75em;
    display: flex;
  }

  .div-block-137 {
    flex: 1;
    padding-left: .75em;
    padding-right: .75em;
  }

  .text-block-324 {
    width: 23vw;
    height: 23vw;
    margin-left: 10px;
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-325 {
    width: 23vw;
    height: 23vw;
    margin-left: 0;
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-block-326 {
    width: 24vw;
    height: 24vw;
    margin-right: 10px;
    font-size: 4vw;
    line-height: 4vw;
  }

  .div-block-143 {
    padding: 2em .75em;
  }

  .column-148 {
    flex-direction: column;
    flex: 1;
    height: auto;
    margin-bottom: 2em;
  }

  .column-150 {
    flex-direction: column;
    flex: 1;
    margin-bottom: 2em;
  }

  .div-block-148 {
    border-style: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-left: .75em;
    padding-right: .75em;
  }

  .image-98 {
    max-width: 100%;
  }

  .column-158 {
    align-items: center;
  }

  .column-160 {
    display: none;
  }

  .text-block-339 {
    font-size: 28px;
    line-height: 30px;
  }

  .div-block-157 {
    padding: 0 .75em 2em;
  }

  .errowfeatures {
    justify-content: space-around;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
    overflow: visible;
  }

  .ertxticonfeatures {
    margin-bottom: 1.5vw;
    padding-bottom: 0;
    font-size: 2em;
    line-height: 1em;
  }

  .ertxtlabelfeatures {
    font-size: 1em;
    line-height: 1.15em;
    overflow: visible;
  }

  .ersectionfeatures {
    width: 7em;
    height: 7em;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-158 {
    padding: 2em .75em 1em;
  }

  .ersectionhdr1 {
    margin-bottom: .25em;
    padding-top: 0;
    font-size: 2em;
    line-height: 1em;
  }

  .ersectionhdr2 {
    margin-bottom: 1em;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .slide-31 {
    height: 400px;
    padding: 15px;
  }

  .text-block-340 {
    font-size: 28px;
    line-height: 30px;
  }

  .row-64 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-block-344 {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 30px;
  }

  .slide-32 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .column-168 {
    display: none;
  }

  .div-block-165 {
    margin-bottom: 10px;
  }

  .div-block-166 {
    margin-bottom: 15px;
  }

  .div-block-167 {
    flex: none;
  }

  .text-block-345, .text-block-347, .text-block-348 {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
  }

  .row-65 {
    padding-left: 1%;
    padding-right: 1%;
  }

  .erslide1feat {
    font-size: 18px;
    line-height: 20px;
  }

  .erslide1icon {
    width: 50px;
  }

  .image-112 {
    flex: none;
    width: 150px;
    display: none;
  }

  .unordered-list-20 {
    align-self: flex-start;
    padding-left: 25px;
    font-size: 14px;
    line-height: 16px;
    list-style-type: disc;
  }

  .list-item-48 {
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-182, .div-block-183, .div-block-184 {
    width: 90%;
    height: auto;
    margin-bottom: 2em;
  }

  .div-block-185 {
    width: 90%;
    height: auto;
  }

  .div-block-186 {
    padding-left: .75em;
    padding-right: .75em;
  }

  .slide-37 {
    height: 500px;
    padding: 25px 15px;
  }

  .slide-38 {
    padding: 25px 15px;
  }

  .text-block-357 {
    margin-bottom: 5px;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 2.5em;
    line-height: 1.15em;
  }

  .text-block-358 {
    margin-bottom: 25px;
    font-size: 26px;
    line-height: 28px;
  }

  .row-69 {
    flex-direction: column;
  }

  .text-block-359 {
    font-size: 36px;
    line-height: 38px;
  }

  .row-70 {
    flex-direction: column;
  }

  .text-block-360 {
    justify-content: flex-start;
    width: auto;
    overflow: visible;
  }

  .background-video-6 {
    height: 25em;
  }

  .pcsecureicon {
    width: 5em;
    height: auto;
    margin-bottom: .25em;
  }

  .unordered-list-23 {
    width: 275px;
    margin-bottom: 15px;
  }

  .image-123 {
    width: 60%;
  }

  .image-124 {
    flex: 1;
    width: 500px;
  }

  .div-block-188 {
    height: auto;
    padding: 2em .75em;
  }

  .div-block-188.lr-combo {
    background-color: var(--live-results);
  }

  .column-186 {
    margin-bottom: 1em;
  }

  .div-block-189 {
    height: 70vw;
  }

  .text-block-376 {
    font-size: 1.5em;
  }

  .aimicon {
    margin-top: 0;
    font-size: 4em;
    line-height: 1em;
  }

  .aimicontitle {
    font-size: 1.5em;
    line-height: 1em;
  }

  .aimicontxt {
    width: 70vw;
    font-size: 1em;
    line-height: 1.15em;
  }

  .homedropdownlink {
    font-family: Sf pro display, sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
  }

  .homedropdownlink.w--current {
    font-size: 18px;
  }

  .div-block-190 {
    padding: 2em .74em 2em .75em;
  }

  .column-190 {
    flex-direction: row;
    flex: none;
  }

  .columns {
    flex-direction: column;
    align-items: center;
  }

  .text-block-381, .text-block-382 {
    font-size: 16px;
    line-height: 18px;
  }

  .text-block-384 {
    width: auto;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .div-block-202 {
    height: auto;
    margin-top: 0;
    padding-top: 0%;
  }

  .div-block-203 {
    width: 100%;
    height: 100%;
  }

  .text-block-387 {
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .div-block-210 {
    background-image: url('../images/PCSlide1-2.0.png'), url('../images/translucent-fibres.png'), linear-gradient(#0000, #0000);
    background-size: auto 62%, 8px, auto;
    height: 30em;
    padding: 2em .75em;
  }

  .columns-6 {
    order: -1;
    height: auto;
    padding-top: 2em;
    padding-left: .75em;
    padding-right: .75em;
    display: block;
  }

  .column-200 {
    order: 1;
    height: 60%;
  }

  .text-block-388 {
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .h1_pc {
    flex: 0 auto;
    max-width: 100vw;
    margin-bottom: 13px;
    padding-bottom: 5px;
    font-size: 1.255em;
    line-height: 1em;
  }

  .columns-7 {
    flex: none;
    justify-content: center;
  }

  .column-202 {
    flex-direction: column;
    flex: none;
    align-items: center;
    margin-bottom: 1em;
  }

  .column-203 {
    flex: none;
    justify-content: center;
    align-items: center;
  }

  .slider-18 {
    align-items: stretch;
    width: 90%;
    height: 83%;
    display: flex;
    position: absolute;
  }

  .slide-41 {
    height: auto;
    position: relative;
  }

  .mask-15 {
    flex: none;
    width: 100%;
    height: auto;
  }

  .div-block-216 {
    height: 75vw;
    margin-bottom: 4%;
    display: flex;
  }

  .div-block-221 {
    margin-top: 4%;
    margin-bottom: 5%;
    padding-left: .75em;
    padding-right: .75em;
  }

  .image-133 {
    width: 90%;
    height: auto;
  }

  .text-block-397, .text-block-398, .text-block-399 {
    text-align: center;
    font-family: Sf pro display, sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1em;
  }

  .text-block-400 {
    font-family: Sf pro display, sans-serif;
    font-size: 6vw;
    font-weight: 600;
    line-height: 6vw;
  }

  .text-block-401 {
    font-size: 1em;
    line-height: 1em;
  }

  .div-block-249 {
    flex-direction: column;
    padding-top: 2em;
    padding-left: .75em;
    padding-right: .75em;
  }

  .aimhdrsmallblack {
    font-size: 1.5em;
    line-height: 1.15em;
  }

  .text-block-415 {
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .aimtxtblack {
    font-size: 1em;
    line-height: 1.15em;
  }

  .columns-20 {
    flex-direction: column;
  }

  .div-block-256 {
    padding: 2em .75em;
  }

  .aimhdrsmallwhite {
    font-size: 1.5em;
  }

  .aimtxtwhite {
    font-size: 1em;
    line-height: 1.15em;
  }

  .text-block-424 {
    margin-bottom: .25em;
    font-size: 2em;
    line-height: 1em;
  }

  .div-block-257 {
    padding: 0;
  }

  .div-block-258 {
    align-items: flex-start;
    width: auto;
    height: auto;
    padding: 0;
  }

  .contactitem {
    align-items: stretch;
    width: 85%;
    height: 8em;
    margin-top: 0;
  }

  .contacticon {
    margin-bottom: .25em;
    font-size: 3em;
    line-height: 1em;
  }

  .contacttlinkblock {
    width: auto;
    height: auto;
    font-size: 3.5vw;
    line-height: 3.75vw;
  }

  .div-block-259 {
    height: 75vw;
  }

  .heading-5 {
    font-size: 11vw;
    line-height: 11.5vw;
  }

  .div-block-260 {
    background-image: linear-gradient(#00a57299, #00a57299), url('../images/ElectionForceCover.jpg');
    background-position: 0 0, 50% 72%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 75vw;
  }

  .div-block-261 {
    padding: 2em .75em;
  }

  .eficon {
    font-size: 4em;
    line-height: 1em;
  }

  .efrowfeatures {
    font-size: 1em;
    line-height: 1.15em;
  }

  .eficonlabel {
    font-size: 1.5em;
    line-height: 1em;
  }

  .effeature {
    width: 75%;
    margin-bottom: 2em;
  }

  .div-block-262 {
    padding: 2em .75em;
  }

  .text-block-425 {
    font-size: 1em;
    line-height: 1.15em;
  }

  .column-238 {
    justify-content: center;
    padding-right: 0;
  }

  .div-block-263 {
    padding: 2em .75em;
    font-size: 14px;
    line-height: 20px;
  }

  .image-155 {
    width: 75vw;
  }

  .efhdrsmall {
    font-size: 1.5em;
    line-height: 5.5vw;
  }

  .efhdrlarge {
    font-size: 3em;
    line-height: 1em;
  }

  .text-block-429 {
    font-size: 1.5em;
    line-height: 1em;
  }

  .text-block-430 {
    font-size: 3em;
  }

  .div-block-264 {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .image-156 {
    width: 75vw;
    margin-bottom: 4vw;
  }

  .text-block-433 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .div-block-265 {
    padding: 2em .75em;
  }

  .text-block-436 {
    font-size: 1em;
    line-height: 1.15em;
  }

  .text-block-437 {
    font-size: 11vw;
    line-height: 11.5vw;
  }

  .text-block-438 {
    font-size: 4vw;
    line-height: 4.25vw;
  }

  .todofeature {
    width: 60vw;
  }

  .todoiconlabel {
    font-size: 6vw;
    font-weight: 600;
    line-height: 7vw;
  }

  .todorowfeatures {
    font-size: 4vw;
    line-height: 4.5vw;
  }

  .column-243 {
    height: 60vw;
  }

  .column-244, .column-245 {
    padding-top: 7vw;
    padding-bottom: 7vw;
  }

  .column-246 {
    height: 60vw;
  }

  .text-block-439 {
    font-size: 3.75vw;
    line-height: 4vw;
  }

  .text-block-440 {
    font-size: 7vw;
    line-height: 7.5vw;
  }

  .div-block-268 {
    padding-top: 7vw;
    padding-bottom: 7vw;
  }

  .text-block-442 {
    font-size: 3.75vw;
    line-height: 4vw;
  }

  .image-159 {
    width: 80vw;
  }

  .column-249 {
    height: 60vw;
  }

  .column-250 {
    padding-top: 7vw;
    padding-bottom: 7vw;
  }

  .text-block-443 {
    font-size: 7vw;
    line-height: 7.5vw;
  }

  .text-block-444 {
    font-size: 3.75vw;
    line-height: 4vw;
  }

  .text-block-447 {
    font-size: 1.5em;
    line-height: 1em;
  }

  .text-block-448 {
    margin-bottom: 3vw;
    font-size: 1em;
    line-height: 1.15em;
  }

  .columns-31 {
    flex-direction: column-reverse;
    align-items: stretch;
  }

  .column-252 {
    justify-content: center;
  }

  .column-253 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-32 {
    flex-direction: column;
  }

  .column-255 {
    align-items: center;
  }

  .text-block-450 {
    font-size: 8vw;
    line-height: 8vw;
  }

  .text-block-451 {
    font-size: 5vw;
    line-height: 5.5vw;
  }

  .text-block-452 {
    font-size: 4vw;
    line-height: 4.5vw;
  }

  .text-block-453 {
    font-size: 3.75vw;
    line-height: 4vw;
  }

  .dropdown-toggle-3 {
    font-size: 1em;
  }

  .dropdown-toggle-3.w--open:hover {
    text-decoration: none;
  }

  .lrfeaturedescription {
    font-size: 1em;
  }

  .image-161 {
    width: 89%;
    height: 92%;
    display: block;
    position: relative;
  }

  .div-block-272 {
    flex-direction: column;
    width: 100%;
    height: 65vw;
    display: flex;
    position: relative;
  }

  .contactitemtxt2 {
    text-align: center;
    font-family: Sf pro display, sans-serif;
    font-size: 1em;
    line-height: 1em;
    display: block;
  }

  .aboutedesk {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .edeskhdrlargeblack {
    font-size: 8vw;
    line-height: 8.25vw;
  }

  .column-260 {
    margin-bottom: 4vw;
    padding-left: 0;
  }

  .edeskbodytxtblack {
    font-size: 3.75vw;
    line-height: 4vw;
  }

  .div-block-273 {
    padding: 6vw 4vw;
  }

  .edeskbodytxtwhite {
    font-size: 3.75vw;
    line-height: 4vw;
  }

  .column-261 {
    justify-content: center;
    align-items: center;
    margin-bottom: 4vw;
    padding-right: 0;
  }

  .columns-33 {
    flex-direction: column;
  }

  .div-block-274 {
    margin-right: 0;
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .edeskfeature {
    width: 55vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
  }

  .edeskicon {
    margin-bottom: 2vw;
    font-size: 10vw;
    line-height: 10vw;
  }

  .edeskiconlabel {
    font-size: 6vw;
    line-height: 7vw;
  }

  .edeskfeaturedescription {
    font-size: 4vw;
    line-height: 4.5vw;
  }

  .edeskhdrlargewhite {
    font-size: 8vw;
    line-height: 8.25vw;
  }

  .edeskhdrsmallblack, .edeskhdrsmallwhite {
    font-size: 5vw;
    line-height: 5.5vw;
  }

  .text-block-464 {
    font-size: 4vw;
    line-height: 4.25vw;
  }

  .div-block-275 {
    padding: 6vw 4vw;
  }

  .column-263 {
    justify-content: center;
    margin-bottom: 2vw;
    padding-left: 0;
    padding-right: 0;
  }

  .column-264 {
    margin-bottom: 2vw;
    padding-right: 0;
  }

  .column-265 {
    padding-right: 0;
  }

  .column-266 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-35 {
    flex-direction: column-reverse;
  }

  .image-163 {
    width: auto;
  }

  .slider-19 {
    height: 62vw;
  }

  .mask-16 {
    background-position: 50%;
  }

  .text-block-466 {
    display: none;
  }

  .link-block-18 {
    width: 18vw;
    height: 18vw;
  }

  .column-267 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-276 {
    padding-left: .75em;
    padding-right: .75em;
  }

  .text-block-470 {
    font-size: 3em;
  }

  .image-165 {
    width: 100%;
  }

  .bold-text-44, .text-block-471 {
    font-size: 10vw;
    line-height: 10vw;
  }

  .link-block-19 {
    width: 18vw;
    height: 18vw;
  }

  .column-268 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-269 {
    display: none;
  }

  .link-block-20 {
    width: 18vw;
    height: 18vw;
  }

  .text-block-473 {
    font-size: 10vw;
    line-height: 10vw;
  }

  .text-block-474 {
    font-size: 1.5em;
    line-height: 1em;
  }

  .text-block-475, .text-block-476, .text-block-478 {
    font-size: 5vw;
    line-height: 5.25vw;
  }

  .text-block-479 {
    font-size: 1.5em;
    line-height: 1em;
  }

  .div-block-277 {
    height: 300px;
  }

  .div-block-278 {
    padding-left: .5em;
    padding-right: .5em;
  }

  .div-block-280 {
    padding-left: .75em;
    padding-right: .75em;
  }

  .cportalbodytxtblack {
    font-size: 1em;
  }

  .text-block-480 {
    font-size: 1.5em;
  }

  .div-block-281 {
    padding-left: .75em;
    padding-right: .75em;
  }

  .text-block-481 {
    font-size: 3em;
  }

  .text-block-482 {
    font-size: 2em;
  }

  .cdeskbodytxtwhite {
    font-size: 1em;
  }

  .text-block-483 {
    font-size: 1.5em;
  }

  .text-block-484 {
    font-size: 1.75em;
  }

  .text-block-485 {
    font-size: 2.5em;
  }

  .div-block-282 {
    padding-left: .75em;
    padding-right: .75em;
  }

  .column-273 {
    padding-left: 0;
  }

  .text-block-486 {
    font-size: 1.5em;
  }

  .cdeskfeature {
    width: 75%;
  }

  .background-video-7 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .heading-6 {
    font-size: 2em;
  }

  .column-281 {
    display: block;
  }

  .sectionny {
    display: none;
  }

  .column-282 {
    align-items: center;
  }

  .bodytxt_home {
    margin-bottom: 1em;
  }

  .sectionky, .column-284 {
    display: none;
  }

  .highlightcolumns {
    flex-direction: column-reverse;
  }

  .image-171 {
    display: none;
  }

  .heading-9 {
    font-size: 1.8em;
    line-height: 1em;
  }

  .sectionidaho {
    display: none;
  }

  .html-embed-19 {
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 1em;
  }

  .nyquotediv {
    justify-content: flex-end;
  }

  .slider-21 {
    flex: none;
    height: auto;
  }

  .nyquote {
    margin-bottom: .5em;
    font-size: 1.1em;
  }

  .nyquoteauthor {
    font-weight: 600;
  }

  .heading-10 {
    font-size: 1.8em;
    line-height: 1em;
  }

  .icon-25, .icon-26 {
    display: none;
  }

  .highlightcolumn_ny {
    flex-direction: column-reverse;
  }

  .left-arrow-6, .right-arrow-8 {
    display: block;
  }

  .div-block-288 {
    padding-top: .5em;
    padding-bottom: 1em;
  }

  .privacybanner {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .text-block-497 {
    font-size: 4em;
  }

  .hero {
    margin: 0 0 -3px;
    padding: 0 0 0 27px;
    display: inline-block;
  }

  .flex-container {
    flex-direction: column-reverse;
    margin-top: 84px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 24px;
    display: inline-block;
  }

  .hero-image {
    max-width: 325px;
    margin-top: 0;
    margin-left: 176px;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-290 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 16px;
    display: flex;
  }

  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .hero-text {
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .menu-button-hero {
    text-transform: none;
    justify-content: center;
    margin-top: 14px;
    margin-left: 0;
    padding-top: 10px;
    font-size: 14px;
    font-weight: 400;
    display: flex;
  }

  .section-38 {
    margin-bottom: -45px;
  }

  .heading-17 {
    padding-top: 86px;
    padding-bottom: 49px;
    font-size: 2em;
  }

  .container-31 {
    margin-top: -185px;
    margin-bottom: 128px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-18 {
    padding-left: 0;
    padding-right: 0;
    font-size: 2em;
  }

  .text-block-514 {
    padding: 32px 25px;
    font-size: 20px;
    line-height: 25px;
  }

  .container-33 {
    padding-top: 28px;
    padding-bottom: 71px;
  }

  .heading-19 {
    font-size: 2.3em;
  }

  .submit-button {
    margin-left: 90px;
  }

  .field-label {
    font-size: 16px;
  }

  .text-block-515 {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 22px;
  }

  .button-6 {
    text-align: center;
    margin-left: 105px;
    padding-left: 27px;
    padding-right: 27px;
    font-size: 15px;
  }

  .section-42 {
    margin-top: -100px;
    margin-bottom: 77px;
    padding-left: 26px;
    padding-right: 26px;
  }

  .image-180 {
    margin-bottom: -9px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 63px;
    padding-right: 67px;
  }

  .grid-2 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    border-radius: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    align-content: stretch;
    padding: 8px;
    display: grid;
  }

  .div-block-293 {
    border-radius: 14px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-294, .div-block-295, .div-block-296, .div-block-297 {
    border-radius: 14px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-298 {
    margin-top: -62px;
    margin-bottom: -142px;
    padding-left: 45px;
    padding-right: 45px;
  }

  .grid-3 {
    padding-left: 37px;
    padding-right: 65px;
  }

  .columns-41 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .columns-42 {
    float: none;
    clear: none;
    position: static;
    top: -16px;
  }

  .column-299 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .text-block-518 {
    color: #333;
    padding-top: 60px;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 10px;
    line-height: 15px;
  }

  .grid-4 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .heading-26 {
    font-size: 1.5em;
  }

  .image-185 {
    padding-top: 18px;
  }

  .div-block-299 {
    padding-left: 0;
  }

  .heading-28 {
    font-size: 1.8em;
  }

  .steps {
    padding: 14px 18px 15px;
  }

  .heading-29 {
    font-size: 2em;
  }

  .image-195 {
    margin-right: 11px;
    padding-right: 5px;
  }

  .container {
    align-self: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-stack.test4 {
    object-fit: fill;
    background-position: 0 0, 55% 100%;
    background-size: auto, cover;
    min-height: 450px;
    margin-top: 0;
    padding-top: 20px;
    position: relative;
    overflow: visible;
  }

  .hero-wrapper-two.test4 {
    max-width: 80%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    top: 0;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  ._10x-hero-heading-1 {
    max-width: 100%;
    margin-bottom: 0;
    font-size: 2em;
  }

  .hamburger-menu-mobile {
    color: #fff;
  }

  ._10x-body-text-white-left-aligned {
    font-size: 14px;
  }

  ._10x-body-text-white-left-aligned.technical-features-dropdown {
    font-size: 10px;
  }

  ._wf-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  ._wf-section {
    overflow: hidden;
  }

  .brix---btn-slider-arrow-right---testimonial-v6 {
    right: 26%;
  }

  .brix---btn-slider-arrow-left---testimonial-v6 {
    left: 26%;
  }

  .brix---text-300-bold {
    font-size: 17px;
    line-height: 21px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---mg-top-16px {
    margin-top: 12px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---avatar-image {
    width: 100%;
  }

  .brix---avatar-circle-05-border {
    border-width: 3px;
  }

  .brix---card-testimonial-v6 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---buttons-row-center {
    flex-direction: column;
  }

  .brix---cta-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .div-block-309 {
    background-position: 0 0;
  }

  ._10x---image-wrapper-br-24px-shadow {
    border-radius: 16px;
  }

  ._10x---grid-2-columns-text-right, ._10x---grid-2-columns-text-left, ._10x--inner-container-1000px-center {
    margin-left: 0;
    margin-right: 0;
  }

  ._10x---container-default-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---section-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  ._wf-image-wrapper-6 {
    box-shadow: none;
  }

  ._wf-button-2 {
    width: 100%;
  }

  ._wf-button-2.ghost {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  ._10x-product-center-h2 {
    text-align: center;
    font-size: 14px;
  }

  ._wf-hero4-content-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: left;
    align-items: flex-start;
  }

  ._wf-container-7 {
    padding-left: 15px;
    padding-right: 15px;
  }

  ._wf-container-7.aim-technical-features-block, ._wf-container-7.aim-technical-features-block-copy {
    padding-left: 0;
    padding-right: 0;
  }

  ._wf-section-7 {
    padding-bottom: 20px;
    overflow: visible;
  }

  ._wf-section-7.hero4 {
    padding-top: 25px;
  }

  ._wf-feature2-list-3 {
    margin-left: 0;
  }

  ._wf-feature-title-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  ._wf-feature-content-wrapper-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  ._wf-feature-content-wrapper-3.election-aim-technical-features {
    padding-left: 0;
    padding-right: 0;
  }

  .technical-features-heading {
    color: #fff;
  }

  .container-45 {
    padding: 51px 51px 79px;
  }

  .section-44 {
    background-position: 35% 0;
    height: auto;
  }

  .image-225 {
    width: 50px;
    max-width: none;
  }

  ._wf-container-8 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 16px;
  }

  .brix---gallery-v2-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .brix---btn-slider-arrow-right---top-right {
    bottom: -72px;
    right: 26%;
  }

  .brix---btn-slider-arrow-right---top-left {
    bottom: -72px;
    left: 26%;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .brix---paragraph-default-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h3-size-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---card-testimonial-color-3, .brix---card-testimonial-color-2, .brix---card-testimonial-color-1 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---heading-h2-size-2 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 15px;
  }

  .brix---container-default-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-overflow-hidden {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---link-icon-right-2 {
    width: 18px;
  }

  .brix---text-200-bold-2 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---heading-h4-size {
    font-size: 18px;
    line-height: 24px;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---mg-bottom-8px-2 {
    margin-bottom: 6px;
  }

  .brix---mg-left-24px---mg-top-16px-mbp {
    margin-top: 16px;
    margin-left: 0;
  }

  .brix---blog-card-wrapper-dropdown {
    max-width: 100%;
  }

  .brix---blog-card-wrapper-featured-sidebar {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---grid-2-columns-dropdown-2-sides {
    grid-template-columns: 1fr;
  }

  .brix---paragraph-default-4 {
    font-size: 14px;
    line-height: 28px;
  }

  .brix---footer-link {
    font-size: 14px;
    line-height: 19px;
  }

  .brix---footer-list-item {
    margin-bottom: 8px;
  }

  .brix---footer-list-wrapper {
    text-align: center;
  }

  .brix---footer-col-title {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---icon-square-36px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---social-media-grid-left {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---footer-logo {
    width: 100%;
    max-width: 240px;
  }

  .brix---grid-footer-v1 {
    grid-row-gap: 48px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .brix---footer-top {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .brix---container-default-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---footer-wrapper {
    margin-top: auto;
  }

  .brix---logo-strip-image-card {
    border-radius: 100%;
    width: 120px;
    margin: 6px;
    box-shadow: 0 1px 6px #14142b14;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---section-logo-strip-v6 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .brix---heading-h3-size-3 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---display-2 {
    font-size: 38px;
    line-height: 48px;
  }

  .brix---grid-4-columns {
    grid-template-columns: 1fr;
  }

  ._10x-heading-home-h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 32px;
  }

  .brix---container-default-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---paragraph-default-5 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---color-neutral-813 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .brix---heading-h3-size-4 {
    margin-bottom: 10px;
    font-size: 1.5em;
    line-height: 30px;
  }

  .brix---mg-bottom-24px-2 {
    margin-bottom: 16px;
  }

  .brix---mg-top-16px-2 {
    margin-top: 12px;
  }

  .brix---text-100 {
    font-size: 15px;
  }

  .brix---text-200-bold-3 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---avatar-image-link {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .brix---avatar-circle-03 {
    width: 48px;
    min-width: 48px;
    max-width: 48px;
    height: 48px;
    min-height: 48px;
    max-height: 48px;
  }

  .brix---card-testimonial-twitter {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---button-row-left-2 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---mg-bottom-16px-4 {
    margin-bottom: 15px;
  }

  .brix---grid-top---text-2-buttons-2 {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-48px-3 {
    margin-bottom: 32px;
  }

  .brix---paragraph-default-6 {
    object-fit: fill;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 80%;
    max-width: none;
    padding-top: 15px;
    font-size: 1.2em;
    line-height: 1.5em;
    display: block;
    position: relative;
  }

  .brix---mg-bottom-8px-3 {
    margin-bottom: 6px;
  }

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-11 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---square-icon {
    border-radius: 14px;
    max-width: 56px;
  }

  .homepage-tile {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .paragraph-14 {
    font-size: 1em;
    line-height: 1.5em;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .homepage-body-text {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---icon-list {
    width: auto;
    max-width: 15%;
    margin-right: 8px;
  }

  .brix---heading-h2-size-14 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---buttons-row-center-4 {
    flex-direction: column;
  }

  .brix---heading-h2-size-15 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---container-default-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---cta-section-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  ._10x-product-title-h1 {
    font-size: 40px;
  }

  .brix---container-default-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---hero-bg-image-dark {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---hamburger-menu-wrapper-3 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .brix---header-nav-list-item-2 {
    text-align: left;
    width: 100%;
  }

  .brix---header-menu-wrapper-3 {
    padding: 10px;
  }

  .brix---header-logo-link-2 {
    max-width: 40%;
  }

  .navbar-2023-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar-2023.white {
    height: 60px;
  }

  .homepage-h1 {
    font-size: 2em;
  }

  .text-block-528 {
    font-size: 10px;
  }

  .brix---image-wrapper-br-24px-shadow-2 {
    border-radius: 16px;
  }

  .brix---mg-bottom-48px-4 {
    margin-bottom: 32px;
  }

  .brix---container-default-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .homepage-medium-heading {
    font-size: 24px;
    line-height: 34px;
  }

  .image-232 {
    max-width: 75%;
    margin-top: 0;
  }

  .by-the-numbers {
    margin-top: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-46 {
    background-position: 0 0, 100% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 300px;
  }

  .section-48 {
    background-position: 0 0, 0%;
  }

  .section-50 {
    background-position: 0 0, 50%;
    font-size: 15px;
  }

  .slider-22 {
    align-self: center;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  ._4square-layout {
    grid-template-columns: 1fr;
  }

  ._4square-tile-gray {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---heading-h3-size-4-copy, .values-h3, .values-h3-copy {
    margin-bottom: 10px;
    font-size: 1.5em;
    line-height: 30px;
  }

  .herosubheading {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---grid-2-columns-ads {
    grid-template-columns: 1fr;
  }

  .live-results-copy {
    margin-bottom: 10px;
    font-size: 1.5em;
    line-height: 30px;
  }

  .column-301 {
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
  }

  .f-gallery-image-tall {
    height: 180px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .banner-1-header {
    font-size: 2em;
  }

  .tile-2w {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tile-2w.pcc {
    flex-direction: column;
  }

  .container-50 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  ._wf-button {
    width: 100%;
  }

  ._wf-button.ghost {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  ._wf-title.center {
    text-align: left;
    align-items: flex-start;
  }

  ._wf-hero4-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: left;
    align-items: flex-start;
  }

  ._wf-heading-medium {
    font-size: 30px;
  }

  ._wf-container-9 {
    padding-left: 15px;
    padding-right: 15px;
  }

  ._wf-section-8 {
    overflow: hidden;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-grid, .gallery-wrapper-2, .pricing-grid {
    grid-template-columns: 1fr;
  }

  .container-55 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .style-body-section {
    margin-top: 0;
  }

  .dm-sans-heading-1.black, .dm-sans-heading-1.black-copy {
    text-align: center;
    margin-top: 0;
    padding-bottom: 0;
    font-size: 8vw;
  }

  .dm-sans-heading-2.black {
    font-size: 6vw;
  }

  .h3-subtext-black.white {
    margin-left: 20px;
    margin-right: 20px;
  }

  .dm-sans-hero-white {
    margin-left: 0;
    margin-right: 0;
    font-size: 20px;
  }

  .style-guide-header {
    background-image: linear-gradient(#0000, #0000), url('../images/elements-hero-v13-image-brix-templates-.jpeg');
    background-size: auto, cover;
  }

  .new-button-text-yellow {
    align-items: stretch;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .mask-17 {
    max-width: 100%;
  }

  .section-57 {
    margin-top: 80px;
  }

  .image-288 {
    position: absolute;
  }

  .aim-content, .pcc-content {
    background-position: 0 0;
  }

  .careers-grid {
    grid-column-gap: 16px;
    grid-template: "Area Area-2"
                   ". ."
                   ". ."
                   ". ."
                   ". ."
                   ". ."
                   / 1fr;
    grid-auto-columns: minmax(0, .25fr);
    grid-auto-flow: column;
  }

  .dev-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-62 {
    object-fit: fill;
    margin-top: 0;
    overflow: visible;
  }

  .hero-text-image-overlay {
    height: auto;
    min-height: 50vw;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
  }

  .section-64 {
    margin-left: 0;
    margin-right: 0;
  }

  .electionaim-header-1 {
    margin-top: 0;
  }

  .electionaim-container-58-copy {
    background-image: linear-gradient(#00000080, #00000080), url('../images/38F44113-B416-460C-B44C-43386E4DE1DC.jpeg');
    background-position: 0 0, 50% 30%;
    background-attachment: scroll, scroll;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .h1-product-name-montserrat-w {
    object-fit: cover;
    margin-top: auto;
    font-size: 3em;
    overflow: visible;
  }

  .dm-sans-subheading-2-white-shadow {
    font-size: 6vw;
  }

  .productname-content {
    background-image: none;
    height: auto;
    min-height: 50vw;
  }

  .electionaim-fixed-hero-copy {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Election-AIM_Equipment_Types_22.14_Photo-2--low-res.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .dm-sans-subheading-1-white-left {
    font-size: 16px;
  }

  .subheading-1-lato-w {
    margin-top: 5px;
    font-size: 1.5em;
  }

  .precinct-central-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Ballot-Voters-Precinct-redux.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 250px;
  }

  .live-results-header-1 {
    margin-top: 0;
  }

  .live-results-container-58 {
    height: 250px;
  }

  .live-results-fixed-hero.campaigndeskimage {
    background-image: linear-gradient(#00000080, #00000080), url('../images/joshua-sukoff-5DDYHjk_KMU-unsplash.jpg');
    background-attachment: scroll, scroll;
  }

  .live-results-fixed-hero.cd {
    height: auto;
    min-height: 100vw;
  }

  .live-results-fixed-hero.vcimage {
    min-height: 40em;
  }

  .live-results-fixed-hero.lr-bottom-hero {
    height: auto;
    min-height: 100vh;
  }

  .live-results-fixed-hero.rb {
    background-image: linear-gradient(#00000080, #00000080), url('../images/iPad-Pro-Readyboard-2-redux.png');
    background-attachment: scroll, scroll;
  }

  .live-results-fixed-hero.absentee {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Absentee-Mail-redux.jpg');
    background-attachment: scroll, scroll;
    min-height: 100vw;
  }

  .live-results-fixed-hero._10x-combo {
    background-image: linear-gradient(#00000080, #00000080), url('../images/iStock-Woman-on-laptop-10xUniversity.jpg');
    background-position: 0 0, 35%;
    background-attachment: scroll, scroll;
  }

  .election-response-header-1 {
    margin-top: 0;
  }

  .election-response-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/election-response-banner-stock-4.jpg');
    background-position: 0 0, 50%;
    height: 250px;
  }

  .ready-board-header-1-copy {
    margin-top: 80px;
  }

  .ready-board-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Smart-TV-conference-Readyboard-2redux.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 250px;
  }

  .campaign-desk-header-1 {
    margin-top: 80px;
  }

  .campaign-desk-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Calculator-Campaign-Finance-Lobbyist-reduc.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 250px;
  }

  .election-force-header-1 {
    margin-top: 0;
  }

  .election-force-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Voters-Precinct-Ballot-redux.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 250px;
  }

  .election-force-fixed-hero {
    min-height: 100vw;
    margin-bottom: 0;
  }

  ._10xuniversity-header-1-copy {
    margin-top: 0;
  }

  ._10xuniversity-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Person-Learning-10xUniversity-redux.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 250px;
  }

  .lobbyist-management-header-1 {
    margin-top: 80px;
  }

  .lobbyist-management-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/radission-us-_XeQ8XEWb4Q-unsplash.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 250px;
  }

  .document-archive-header-1 {
    margin-top: 80px;
  }

  .document-archive-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Document-Archive-redux.jpg');
    background-position: 0 0, 0 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 250px;
  }

  .document-archive-header-module:hover {
    background-color: var(--document-archive);
  }

  .voter-central-header-1 {
    margin-top: 0;
  }

  .voter-central-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Precinct-Line-Voters-Flag-redux.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 250px;
  }

  .absentee-processing-header-1 {
    margin-top: 80px;
  }

  .absentee-processing-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Absentee-Mail-redux.jpg');
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 250px;
  }

  .election-pal-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Petition-PAL-Clipboard-reduc.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 250px;
  }

  .election-pal-header-1, .streets-districts-header-1 {
    margin-top: 80px;
  }

  .streets-districts-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/street-view.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 250px;
  }

  .petitions-processing-header-1 {
    margin-top: 80px;
  }

  .petitions-processing-container-58 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Petition-Door-Collection-reduc.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 250px;
  }

  .petitions-processing-header-module:hover {
    background-color: var(--petition-processing);
  }

  .div-block-339 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-340, .div-block-341, .div-block-342, .div-block-343, .div-block-344, .div-block-345, .div-block-346, .div-block-347, .div-block-348, .div-block-349, .div-block-350, .div-block-351 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-352 {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .background-video-10 {
    min-height: 200px;
  }

  .columns-51 {
    flex-direction: column;
  }

  .container-65 {
    max-width: none;
  }

  .clients-quote {
    font-size: 20px;
    line-height: 28px;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .heading-32 {
    font-size: 8vw;
  }

  .text-block-544 {
    font-size: 4vw;
    line-height: 1.5em;
  }

  .image-308 {
    object-fit: fill;
    max-width: none;
  }

  .image-312 {
    height: 18vh;
  }

  .section-68 {
    padding-bottom: 49px;
  }

  .column-317 {
    margin-top: 12px;
  }

  .column-318 {
    margin-top: -19px;
  }

  .section-71.campaign-desk-color {
    background-color: var(--campaign-desk-2);
  }

  .image-328 {
    max-width: 80%;
    height: auto;
    margin-top: 0;
  }

  .image-331 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .columns-57 {
    margin-left: 0;
    margin-right: 0;
  }

  .section-81 {
    margin-top: 62px;
  }

  .column-334 {
    margin-top: 75px;
  }

  .heading-75 {
    line-height: 1em;
  }

  .icon-100px {
    max-height: 80px;
  }

  .detail-verb-montserrat-w {
    margin-top: 10px;
  }

  .section-1-transparent {
    margin-top: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h2-feature-header-montserrat-w {
    margin-top: 40px;
    font-size: 30px;
  }

  .h2-feature-header-montserrat-w.pcc-combo {
    font-size: 30px;
  }

  .h2-feature-header-montserrat-w.vc-combo {
    margin-top: 0;
  }

  .h2-feature-header-montserrat-w.left-column-header {
    text-align: left;
    margin-right: 0;
    font-size: 3em;
    font-weight: 700;
  }

  .h2-feature-header-montserrat-w.left-column-header.richblack {
    font-size: 2.5em;
  }

  .h2-feature-header-montserrat-w.pet-combo-copy {
    margin-top: 0;
  }

  .h2-feature-header-montserrat-w.about-page {
    font-size: 30px;
  }

  .h2-feature-header-montserrat-w.left-text-align, .h2-feature-header-montserrat-w.left-text-align-copy, .h2-feature-header-montserrat-w.left-text-align-copy {
    font-size: 2em;
  }

  .h2-feature-header-montserrat-w.left-text-align-copy {
    flex-direction: column;
    align-self: center;
    align-items: center;
    font-size: 2em;
    display: flex;
  }

  .h2-feature-header-montserrat-w.left-column-header-copy-pcc {
    text-align: left;
    margin-right: 0;
    font-size: 2.25em;
    font-weight: 700;
  }

  .section-two-color {
    height: auto;
  }

  .section-two-color.aim-combo {
    padding-bottom: 20px;
  }

  .section-two-color.live-results-comb {
    background-color: var(--live-results);
  }

  .section-two-color.election-force-combo {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-two-color.campaign-desk-color, .section-two-color.campaign-desk-color-copy {
    background-color: var(--campaign-desk-2);
  }

  .section-two-color.absentee-combo {
    flex-direction: column;
  }

  .section-two-color.cd-combo, .section-two-color.vc-combo, .section-two-color.electiontodo-combo, .section-two-color.da-combo {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-two-color.er-combo {
    max-height: none;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-two-color.lr-combo, .section-two-color.rb-combo, .section-two-color.lr-combo-copy, .section-two-color.petitions-combo, .section-two-color.pcc-combo {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-two-color.ef-combo {
    padding-bottom: 20px;
  }

  .section-two-color._10x-combo, .section-two-color.sd-combo, .section-two-color.pal-combo, .section-two-color.election-link-combo {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .left-text-lato-w {
    padding-bottom: 20px;
    font-size: 4vw;
  }

  .right-column-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .h2-left-header-montserrat {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 28px;
  }

  .left-text-lato-b-9-23._30vw {
    width: auto;
  }

  .left-text-lato-b-9-23.eforce-combo.richblack-copy {
    max-width: 100vw;
  }

  .left-text-lato-b-9-23._50vw {
    width: auto;
  }

  .columns-67 {
    flex-direction: column;
  }

  .left-column-image {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .columns-69 {
    margin-top: 10px;
  }

  .detail-verb-black-9-23 {
    margin-top: 10px;
    font-size: 1.5em;
  }

  .detail-description-black-9-23 {
    font-size: 1em;
  }

  .left-text-lato-black {
    padding-bottom: 20px;
    font-size: 16px;
  }

  .h2-left-header-montserrat-black {
    color: var(--black);
    margin-top: auto;
    margin-bottom: auto;
    font-size: 28px;
  }

  .section-1-infographic {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .infographic {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-1-transparent-gradient {
    padding: 20px 10px;
  }

  .h2-feature-header-montserrat-filler {
    margin-top: 40px;
    font-size: 30px;
  }

  .h2-feature-header-montserrat-filler.pcc-combo {
    font-size: 30px;
  }

  .h2-feature-header-montserrat-filler.vc-combo {
    margin-top: 0;
  }

  .about-container {
    background-image: linear-gradient(#00000080, #00000080), url('../images/LSMBlDsPplzgaB20.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: auto;
    margin-top: 0;
    padding-top: 100px;
  }

  .list-item-62 {
    font-size: 1em;
  }

  .list-3 {
    color: var(--official-black);
  }

  .h2-home-monts {
    font-size: 8vw;
  }

  .h2-home-monts.pcc-combo {
    font-size: 30px;
  }

  .h2-home-monts.vc-combo {
    margin-top: 0;
  }

  .h2-home-monts-black {
    font-size: 8vw;
  }

  .h2-home-monts-black.pcc-combo {
    font-size: 30px;
  }

  .h2-home-monts-black.vc-combo, .column-362 {
    margin-top: 0;
  }

  .document-archive-container {
    height: 250px;
  }

  .tile-2w-election-todo {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ready-board-container-copy {
    height: 250px;
  }

  .image-382 {
    max-width: 75vw;
  }

  .columns-79 {
    flex-direction: column;
  }

  .slider-training {
    align-items: stretch;
    width: 90%;
    height: 83%;
    display: none;
    position: absolute;
  }

  .slide-41-copy, .slide-41-copy-copy {
    height: auto;
    position: relative;
  }

  .mask-15-copy {
    flex: none;
    width: 100%;
    height: auto;
  }

  .hidden-text-overlay {
    margin-top: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
  }

  .slide-aim3 {
    background-image: url('../images/AIM-Document-Storage-Reduced.jpg');
    background-position: 75%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .columns-82 {
    margin-left: 0;
    margin-right: 0;
  }

  .h2-left-header-montserrat-black-2 {
    color: #000;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 28px;
  }

  .h2-left-header-montserrat-black-2-copy, .h2-left-header-montserrat-black-2-copy-copy {
    color: #000;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 28px;
  }

  .h2-left-left-header-montserrat-black, .h2-left-header-montserrat-black-copy, .h2-left-align-header-montserrat-black {
    color: var(--black);
    margin-top: auto;
    margin-bottom: auto;
    font-size: 28px;
  }

  .section-1-transparent-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-text-image-overlay-copy {
    margin-top: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .new-button-text-yellow-copy {
    font-size: 5vw;
  }

  .h2-feature-header-montserrat-w-copy.vc-combo, .h2-feature-header-montserrat-w-copy.pet-combo-copy {
    margin-top: 0;
  }

  .h2-feature-header-montserrat-w-copy-copy.vc-combo, .h2-feature-header-montserrat-w-copy-copy.pet-combo-copy {
    margin-top: 0;
  }

  .div-block-text.cd-combo {
    border-left-width: 0;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-text.white-outline {
    max-width: none;
    margin: 0;
    padding: 10px;
  }

  .div-block-text.vc-combo {
    border-left-style: none;
    border-left-width: 5px;
  }

  .div-block-text.election-todo-combo {
    border-left-width: 0;
    padding-left: 0;
  }

  .div-block-text.election-todo-combo.confidently-countdown {
    max-width: 90vw;
  }

  .div-block-text.da-combo {
    border-left-width: 0;
    padding-left: 0;
  }

  .div-block-text.er-combo {
    border-left-width: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-text.lr-combo {
    align-items: flex-start;
  }

  .div-block-text.petitions-copy {
    border-left-width: 0;
    padding-left: 0;
  }

  .div-block-text.pcc-combo {
    overflow: visible;
  }

  .div-block-text.tenex-gold {
    border-left-style: none;
    padding-left: 0;
  }

  .div-block-text.da-combo-copy, .div-block-text.absentee {
    border-left-width: 0;
    padding-left: 0;
  }

  .div-block-text._10x-combo {
    border-left-width: 0;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-text.doc-archives-body-text.organize-your-warehouse {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-text.white-outline-copy {
    max-width: none;
    margin: 0;
    padding: 10px;
  }

  .div-block-text.pal-combo {
    border-left-width: 0;
    padding-left: 0;
  }

  .image-402.large-on-mobile, .image-402.large-on-mobile-aim {
    max-height: none;
  }

  .image-9-23.vertical {
    margin-right: 10px;
  }

  .image-9-23.small {
    width: 80vw;
    max-height: 100%;
  }

  .image-9-23.photo, .image-9-23.large-on-mobile, .image-9-23.live-results-infographic {
    max-height: none;
  }

  .image-9-23.er-phone {
    width: 80vw;
    max-height: none;
    margin-top: 0;
  }

  .image-9-23.vc-top-lft-img {
    width: 80vw;
    display: none;
  }

  .image-9-23.vc-laptop-img {
    width: 80vw;
    max-width: none;
  }

  .image-9-23.vc-bottom-laptop {
    width: 80vw;
    padding-right: 0;
    display: none;
  }

  .image-9-23.vertical-copy {
    margin-right: 10px;
  }

  .image-9-23.cd-main {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
  }

  .image-9-23.cd-phone {
    margin-right: 10px;
  }

  .image-9-23._10xu-1, .image-9-23._2, .image-9-23.lr-1 {
    width: 80vw;
    max-height: 100%;
  }

  .image-9-23.lr-info {
    max-height: none;
  }

  .image-9-23.vc-1, .image-9-23.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
  }

  .image-9-23.photo-copy {
    max-height: none;
  }

  .electionaim-container-58-copy-copy {
    background-image: linear-gradient(#00000080, #00000080), url('../images/38F44113-B416-460C-B44C-43386E4DE1DC.jpeg');
    background-position: 0 0, 50% 30%;
    background-attachment: scroll, scroll;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 250px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .cd-hero-9-23 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Calculator-Campaign-Finance-Lobbyist-reduc.jpg');
    background-attachment: scroll, scroll;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .left-text-lato-white-9-23 {
    margin-top: 0;
  }

  .h2-feature-header-9-23-white {
    margin-top: 10px;
  }

  .h2-feature-header-9-23-white.pcc-combo {
    font-size: 30px;
  }

  .h2-feature-header-9-23-white.vc-combo {
    margin-top: 0;
  }

  .h2-feature-header-9-23-white.left-column-header {
    margin-right: 0;
  }

  .h2-feature-header-9-23-white.pet-combo-copy {
    margin-top: 0;
  }

  .detail-description-white-9-23 {
    font-size: 1.25em;
  }

  .detail-verb-whtie-9-23 {
    margin-top: 10px;
    font-size: 2em;
  }

  .vc {
    background-position: 35% 0;
    flex-direction: column;
    height: auto;
  }

  .voter-central {
    font-size: 2em;
  }

  .electiontodohero {
    background-image: linear-gradient(to bottom, null, null), url('../images/Election-ToDo_Calendar_Photo-2.png');
    background-attachment: scroll, scroll;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .document-archive-hero {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-188-copy {
    height: auto;
    padding: 2em .75em;
  }

  .h2-feature-header-montserrat-w-copy.left-column-header.richblack {
    line-height: 1.2em;
  }

  .h2-feature-header-montserrat-w-copy.pet-combo-copy {
    margin-top: 0;
  }

  .h2-feature-header-montserrat-w-copy.vc-combo, .h2-feature-header-montserrat-w-copy.pet-combo-copy {
    margin-top: 0;
  }

  .er-hero {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .grid-25-copy {
    width: 90vw;
  }

  .er-infographic {
    width: 50vw;
  }

  .er-info-text {
    width: 80vw;
    font-size: 4vw;
  }

  .slide-nav-12 {
    font-size: 10px;
    line-height: 12px;
  }

  .hero-text-image-overlay-2 {
    height: auto;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
  }

  .lr-hero-9-23-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .section-101 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .voter-central-hero {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vw;
    padding-top: 0;
    padding-bottom: 10vw;
    display: flex;
  }

  .center-lato-b-9-23 {
    max-width: 80vw;
    font-size: 4vw;
  }

  .div-block-text-white-round.white-outline {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
  }

  .div-block-text-white-round.vc-combo, .div-block-text-white-round.da-combo, .div-block-text-white-round.er-combo {
    border-left-width: 5px;
  }

  .section-1-transparent-copy-copy {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h2-feature-header-montserrat-w-copy {
    margin-top: 40px;
    font-size: 30px;
  }

  .h2-feature-header-montserrat-w-copy.vc-combo, .h2-feature-header-montserrat-w-copy.pet-combo-copy {
    margin-top: 0;
  }

  .h2-feature-header-montserrat-w-copy-copy {
    margin-top: 40px;
    font-size: 30px;
  }

  .h2-feature-header-montserrat-w-copy-copy.pcc-combo {
    font-size: 30px;
  }

  .h2-feature-header-montserrat-w-copy-copy.vc-combo, .h2-feature-header-montserrat-w-copy-copy.pet-combo-copy {
    margin-top: 0;
  }

  .h2-feature-header-montserrat-w-copy-copy.center {
    font-size: 2.5em;
  }

  .petitions-hero {
    background-image: linear-gradient(to bottom, null, null), url('../images/Petition-PAL-Clipboard-reduc.jpg');
    background-attachment: scroll, scroll;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .pcc-hereo {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 400px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .pcc-hereo.new-size {
    min-height: 100vw;
  }

  .grid-25-copy {
    max-width: none;
    margin-left: 0;
  }

  .image-232-copy {
    max-width: 50%;
    margin-top: 0;
  }

  .brix---grid-2-columns-ads-copy {
    grid-template-columns: 1fr;
  }

  .div-block-366 {
    height: auto;
    margin-bottom: 4%;
    display: flex;
  }

  .h2-feature-header-montserrat-w-2 {
    margin-top: 40px;
    font-size: 30px;
  }

  .h2-feature-header-montserrat-w-2.pcc-white {
    object-fit: fill;
    margin-top: 20px;
    padding-bottom: 10px;
    font-size: 2.25em;
    font-weight: 700;
  }

  .div-block-367 {
    flex-direction: column;
    width: 100%;
    height: 40vw;
    margin-bottom: 0;
    padding-top: 20px;
    display: flex;
    position: relative;
  }

  .slider-29, .mask-20 {
    max-width: 80vw;
  }

  .div-block-368 {
    max-width: 100vw;
  }

  .background-video-13 {
    min-height: 200px;
  }

  .detail-description-black-9-23-2 {
    font-size: 1.2em;
  }

  .row-71 {
    flex-direction: column;
    justify-content: center;
    margin-top: 7vw;
  }

  .section-103 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-406 {
    width: 60%;
  }

  .div-block-369, .div-block-370, .div-block-371 {
    width: 90%;
    height: auto;
    margin-bottom: 2em;
  }

  .text-block-601.pc {
    width: auto;
    margin-bottom: 0;
    margin-left: 4%;
    margin-right: 4%;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .div-block-372 {
    width: 90%;
    height: auto;
  }

  .rb-hero {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .list-item-63 {
    font-size: 4vw;
  }

  .div-block-373 {
    flex-direction: column;
  }

  .section-78-copy {
    height: auto;
    padding-left: 10px;
  }

  .detail-verb-montserrat-w-copy {
    margin-top: 10px;
    font-size: 6vw;
  }

  .div-block-text-left.white-outline {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
  }

  .div-block-text-left.vc-combo, .div-block-text-left.da-combo, .div-block-text-left.er-combo {
    border-left-width: 5px;
  }

  .div-block-text-left.tenex-gold-left {
    border-right-style: none;
    padding-right: 0;
  }

  .left-text-lato-b-9-23-copy {
    font-size: 4vw;
  }

  .left-text-lato-b-9-23-copy.left-text-align, .left-text-lato-b-9-23-copy.left-text-align-copy, .left-text-lato-b-9-23-copy.left-text-align-copy, .left-text-lato-b-9-23-copy.left-text-align-copy {
    font-size: 1em;
  }

  .div-block-374 {
    flex-direction: column;
  }

  .image-413 {
    display: none;
  }

  .hero-text-image-overlay-3 {
    height: auto;
    min-height: 50vw;
    margin-left: 0;
    padding: 0 20px 0;
    font-size: 30px;
  }

  .eforce-hero {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .h2-feature-header-montserrat-filler-2 {
    margin-top: 40px;
    font-size: 30px;
  }

  .bold-text-63 {
    font-size: 1.5em;
  }

  .section-1-transparent-copy {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar-2023-copy.white {
    height: 60px;
  }

  .brix---header-logo-3-copy {
    margin-top: 7px;
    margin-right: -50px;
  }

  .brix---buttons-row-center-4-copy {
    flex-direction: column;
    margin-top: -50px;
    position: static;
  }

  .by-the-numbers-copy {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    position: static;
  }

  .grid-22-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 0;
    top: -166px;
    left: -76px;
    right: -7px;
  }

  .election-response-section-1 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h2-feature-header-montserrat-w-copy {
    text-align: left;
    margin-top: 40px;
    margin-bottom: 160px;
    padding: 0;
    font-size: 15px;
    line-height: 1.5em;
    display: block;
  }

  .h2-feature-header-montserrat-w-copy.pcc-combo {
    font-size: 30px;
  }

  .h2-feature-header-montserrat-w-copy.vc-combo, .h2-feature-header-montserrat-w-copy.pet-combo-copy {
    margin-top: 0;
  }

  .h2-feature-header-montserrat-w-copy.about-page {
    font-size: 30px;
  }

  .h2-feature-header-montserrat-w-copy.left-text-align {
    font-size: 2em;
  }

  .sect-101-lr {
    min-height: 40vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .combo-er {
    font-size: 4vw;
  }

  .bold-text-65 {
    text-align: left;
  }

  .list-6 {
    padding-left: 20px;
  }

  .brix---header-nav-list-item {
    text-align: left;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .brix---dropdown-chevron {
    width: 1px;
  }

  .brix---header-nav-menu-list {
    align-items: center;
  }

  .brix---header-logo {
    max-width: 75%;
  }

  .brix---container-default-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---header-wrapper {
    height: 80px;
    padding-bottom: 0;
  }

  ._wf-button-3 {
    width: 100%;
  }

  ._wf-button-3.ghost {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  ._wf-title-4.center {
    text-align: left;
    align-items: flex-start;
  }

  ._wf-hero4-content-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: left;
    align-items: flex-start;
  }

  ._wf-heading-medium-2 {
    font-size: 30px;
  }

  ._wf-container-10 {
    padding-left: 15px;
    padding-right: 15px;
  }

  ._wf-section-9 {
    overflow: hidden;
  }

  .brix---header-nav-link-main.w--current {
    color: var(--black);
    -webkit-text-stroke-color: var(--black);
    display: inline-block;
  }

  .image-402-copy.large-on-mobile {
    max-height: none;
  }

  .image-9-23-copy.photo, .image-9-23-copy.large-on-mobile, .image-9-23-copy.live-results-infographic {
    max-height: none;
  }

  .image-9-23-copy.er-phone {
    margin-top: 0;
  }

  .absentee-hero-copy {
    background-image: linear-gradient(to bottom, null, null), url('../images/Absentee-Vote-Mail-Provisional-redux.jpg');
    background-attachment: scroll, scroll;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  ._10x-hero-9-23-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 75vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-376 {
    width: 100vw;
  }

  .quote._30vw {
    width: auto;
  }

  ._wf-button-4 {
    width: 100%;
  }

  ._wf-button-4.ghost {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  ._wf-title-5.center {
    text-align: left;
    align-items: flex-start;
  }

  ._wf-hero4-content-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: left;
    align-items: flex-start;
  }

  ._wf-heading-medium-3 {
    font-size: 30px;
  }

  ._wf-container-11 {
    padding-left: 15px;
    padding-right: 15px;
  }

  ._wf-section-10 {
    overflow: hidden;
  }

  .bold-text-68 {
    font-size: 1em;
  }

  .section-107 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .absentee-pic-2.vertical {
    margin-right: 10px;
  }

  .absentee-pic-2.photo, .absentee-pic-2.large-on-mobile, .absentee-pic-2.live-results-infographic {
    max-height: none;
  }

  .absentee-pic-2.er-phone {
    margin-top: 0;
  }

  .absentee-pic-1 {
    max-height: 80vw;
  }

  .absentee-pic-1.large-on-mobile {
    max-height: none;
  }

  .div-block-382 {
    width: 90vw;
  }

  .election-todo-photo.vertical {
    margin-right: 10px;
  }

  .election-todo-photo.small {
    width: 80vw;
    max-height: 100%;
  }

  .election-todo-photo.photo, .election-todo-photo.large-on-mobile, .election-todo-photo.live-results-infographic {
    max-height: none;
  }

  .election-todo-photo.er-phone {
    max-height: 80vw;
    margin-top: 0;
  }

  .election-todo-photo.vc-top-lft-img {
    width: 80vw;
  }

  .election-todo-photo.vc-laptop-img {
    width: 80vw;
    max-width: none;
  }

  .election-todo-photo.vc-bottom-laptop {
    width: 80vw;
    padding-right: 0;
  }

  .election-todo-photo.vertical-copy {
    margin-right: 10px;
  }

  .election-todo-photo.cd-main {
    width: 80vw;
    max-height: 100%;
  }

  .election-todo-photo.cd-phone {
    margin-right: 10px;
  }

  .election-todo-photo._10xu-1 {
    width: 80vw;
    max-height: 100%;
  }

  .election-todoaa.vertical {
    margin-right: 10px;
  }

  .election-todoaa.small {
    width: 80vw;
    max-height: 100%;
  }

  .election-todoaa.photo, .election-todoaa.large-on-mobile, .election-todoaa.live-results-infographic {
    max-height: none;
  }

  .election-todoaa.er-phone {
    max-height: 80vw;
    margin-top: 0;
  }

  .election-todoaa.vc-top-lft-img {
    width: 80vw;
  }

  .election-todoaa.vc-laptop-img {
    width: 80vw;
    max-width: none;
  }

  .election-todoaa.vc-bottom-laptop {
    width: 80vw;
    padding-right: 0;
  }

  .election-todoaa.vertical-copy {
    margin-right: 10px;
  }

  .election-todoaa.cd-main {
    width: 80vw;
    max-height: 100%;
  }

  .election-todoaa.cd-phone {
    margin-right: 10px;
  }

  .election-todoaa._10xu-1, .election-todoaa._2 {
    width: 80vw;
    max-height: 100%;
  }

  .election-todo-2.vertical {
    margin-right: 10px;
  }

  .election-todo-2.small {
    width: 80vw;
    max-height: 100%;
  }

  .election-todo-2.photo, .election-todo-2.large-on-mobile, .election-todo-2.live-results-infographic {
    max-height: none;
  }

  .election-todo-2.er-phone {
    max-height: 80vw;
    margin-top: 0;
  }

  .election-todo-2.vc-top-lft-img {
    width: 80vw;
  }

  .election-todo-2.vc-laptop-img {
    width: 80vw;
    max-width: none;
  }

  .election-todo-2.vc-bottom-laptop {
    width: 80vw;
    padding-right: 0;
  }

  .election-todo-2.vertical-copy {
    margin-right: 10px;
  }

  .election-todo-2.cd-main {
    width: 80vw;
    max-height: 100%;
  }

  .election-todo-2.cd-phone {
    margin-right: 10px;
  }

  .election-todo-2._10xu-1, .election-todo-2._2 {
    width: 80vw;
    max-height: 100%;
  }

  .pcc-1, .pcc-1.large-on-mobile {
    max-height: none;
  }

  .live-results-phone {
    width: auto;
    height: 90vw;
    margin-bottom: -5vw;
  }

  .petitions-laptop.vertical {
    margin-right: 10px;
  }

  .petitions-laptop.small {
    width: 80vw;
    max-height: 100%;
  }

  .petitions-laptop.photo, .petitions-laptop.large-on-mobile, .petitions-laptop.live-results-infographic {
    max-height: none;
  }

  .petitions-laptop.er-phone {
    max-height: 80vw;
    margin-top: 0;
  }

  .petitions-laptop.vc-top-lft-img {
    width: 80vw;
    display: none;
  }

  .petitions-laptop.vc-laptop-img {
    width: 80vw;
    max-width: none;
  }

  .petitions-laptop.vc-bottom-laptop {
    width: 80vw;
    padding-right: 0;
    display: none;
  }

  .petitions-laptop.vertical-copy {
    margin-right: 10px;
  }

  .petitions-laptop.cd-main {
    width: 80vw;
    max-height: 100%;
  }

  .petitions-laptop.cd-phone {
    margin-right: 10px;
  }

  .petitions-laptop._10xu-1, .petitions-laptop._2, .petitions-laptop.lr-1 {
    width: 80vw;
    max-height: 100%;
  }

  .petitions-laptop.lr-info {
    max-height: none;
  }

  .petitions-laptop.vc-1 {
    width: 80vw;
    max-height: 100%;
  }

  .eforce-1.vertical {
    margin-right: 10px;
  }

  .eforce-1.small {
    width: 80vw;
    max-height: 100%;
  }

  .eforce-1.photo, .eforce-1.large-on-mobile, .eforce-1.live-results-infographic {
    max-height: none;
  }

  .eforce-1.er-phone {
    max-height: 80vw;
    margin-top: 0;
  }

  .eforce-1.vc-top-lft-img {
    width: 80vw;
    display: none;
  }

  .eforce-1.vc-laptop-img {
    width: 80vw;
    max-width: none;
  }

  .eforce-1.vc-bottom-laptop {
    width: 80vw;
    padding-right: 0;
    display: none;
  }

  .eforce-1.vertical-copy {
    margin-right: 10px;
  }

  .eforce-1.cd-main {
    width: 80vw;
    max-height: 100%;
  }

  .eforce-1.cd-phone {
    margin-right: 10px;
  }

  .eforce-1._10xu-1, .eforce-1._2, .eforce-1.lr-1 {
    width: 80vw;
    max-height: 100%;
  }

  .eforce-1.lr-info {
    max-height: none;
  }

  .eforce-1.vc-1 {
    width: 80vw;
    max-height: 100%;
  }

  .er-phone-div-block.cd-combo {
    border-left-width: 0;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .er-phone-div-block.white-outline {
    max-width: none;
    margin: 0;
    padding: 10px;
  }

  .er-phone-div-block.vc-combo {
    border-left-style: none;
    border-left-width: 5px;
  }

  .er-phone-div-block.election-todo-combo {
    border-left-width: 0;
    padding-left: 0;
  }

  .er-phone-div-block.election-todo-combo.confidently-countdown {
    max-width: 90vw;
  }

  .er-phone-div-block.da-combo, .er-phone-div-block.er-combo, .er-phone-div-block.petitions-copy {
    border-left-width: 0;
    padding-left: 0;
  }

  .er-phone-div-block.pcc-combo {
    overflow: visible;
  }

  .er-phone-div-block.tenex-gold {
    border-left-style: none;
    padding-left: 0;
  }

  .er-phone-div-block.da-combo-copy, .er-phone-div-block.absentee {
    border-left-width: 0;
    padding-left: 0;
  }

  .er-phone-div-block._10x-combo {
    border-left-width: 0;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .er-phone-div-block.doc-archives-body-text.organize-your-warehouse {
    padding-left: 0;
    padding-right: 0;
  }

  .aim-div-1.cd-combo {
    border-left-width: 0;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .aim-div-1.white-outline {
    max-width: none;
    margin: 0;
    padding: 10px;
  }

  .aim-div-1.vc-combo {
    border-left-style: none;
    border-left-width: 5px;
  }

  .aim-div-1.election-todo-combo {
    border-left-width: 0;
    padding-left: 0;
  }

  .aim-div-1.election-todo-combo.confidently-countdown {
    max-width: 90vw;
  }

  .aim-div-1.da-combo, .aim-div-1.er-combo, .aim-div-1.petitions-copy {
    border-left-width: 0;
    padding-left: 0;
  }

  .aim-div-1.pcc-combo {
    overflow: visible;
  }

  .aim-div-1.tenex-gold {
    border-left-style: none;
    padding-left: 0;
  }

  .aim-div-1.da-combo-copy, .aim-div-1.absentee {
    border-left-width: 0;
    padding-left: 0;
  }

  .aim-div-1._10x-combo {
    border-left-width: 0;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .aim-div-1.doc-archives-body-text.organize-your-warehouse {
    padding-left: 0;
    padding-right: 0;
  }

  .aim-laptop.vertical {
    margin-right: 10px;
  }

  .aim-laptop.small {
    width: 80vw;
    max-height: 100%;
  }

  .aim-laptop.photo, .aim-laptop.large-on-mobile, .aim-laptop.live-results-infographic {
    max-height: none;
  }

  .aim-laptop.er-phone {
    width: 80vw;
    max-height: none;
    margin-top: 0;
  }

  .aim-laptop.vc-top-lft-img {
    width: 80vw;
    display: none;
  }

  .aim-laptop.vc-laptop-img {
    width: 80vw;
    max-width: none;
  }

  .aim-laptop.vc-bottom-laptop {
    width: 80vw;
    padding-right: 0;
    display: none;
  }

  .aim-laptop.vertical-copy {
    margin-right: 10px;
  }

  .aim-laptop.cd-main {
    width: 80vw;
    max-height: 100%;
  }

  .aim-laptop.cd-phone {
    margin-right: 10px;
  }

  .aim-laptop._10xu-1, .aim-laptop._2, .aim-laptop.lr-1 {
    width: 80vw;
    max-height: 100%;
  }

  .aim-laptop.lr-info {
    max-height: none;
  }

  .aim-laptop.vc-1, .aim-laptop.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
  }

  .aim-section {
    margin-top: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .aim-scanner.vertical {
    margin-right: 10px;
  }

  .aim-scanner.small {
    width: 80vw;
    max-height: 100%;
  }

  .aim-scanner.photo, .aim-scanner.large-on-mobile, .aim-scanner.live-results-infographic {
    max-height: none;
  }

  .aim-scanner.er-phone {
    width: 80vw;
    max-height: none;
    margin-top: 0;
  }

  .aim-scanner.vc-top-lft-img {
    width: 80vw;
    display: none;
  }

  .aim-scanner.vc-laptop-img {
    width: 80vw;
    max-width: none;
  }

  .aim-scanner.vc-bottom-laptop {
    width: 80vw;
    padding-right: 0;
    display: none;
  }

  .aim-scanner.vertical-copy {
    margin-right: 10px;
  }

  .aim-scanner.cd-main {
    width: 80vw;
    max-height: 100%;
  }

  .aim-scanner.cd-phone {
    margin-right: 10px;
  }

  .aim-scanner._10xu-1, .aim-scanner._2, .aim-scanner.lr-1 {
    width: 80vw;
    max-height: 100%;
  }

  .aim-scanner.lr-info {
    max-height: none;
  }

  .aim-scanner.vc-1, .aim-scanner.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
  }

  .radyboardphone.vertical {
    margin-right: 10px;
  }

  .radyboardphone.small {
    width: 80vw;
    max-height: 100%;
  }

  .radyboardphone.photo, .radyboardphone.large-on-mobile, .radyboardphone.live-results-infographic {
    max-height: none;
  }

  .radyboardphone.er-phone {
    width: 80vw;
    max-height: none;
    margin-top: 0;
  }

  .radyboardphone.vc-top-lft-img {
    width: 80vw;
    display: none;
  }

  .radyboardphone.vc-laptop-img {
    width: 80vw;
    max-width: none;
  }

  .radyboardphone.vc-bottom-laptop {
    width: 80vw;
    padding-right: 0;
    display: none;
  }

  .radyboardphone.vertical-copy {
    margin-right: 10px;
  }

  .radyboardphone.cd-main {
    width: 80vw;
    max-height: 100%;
  }

  .radyboardphone.cd-phone {
    margin-right: 10px;
  }

  .radyboardphone._10xu-1, .radyboardphone._2, .radyboardphone.lr-1 {
    width: 80vw;
    max-height: 100%;
  }

  .radyboardphone.lr-info {
    max-height: none;
  }

  .radyboardphone.vc-1, .radyboardphone.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
  }

  .radyboardphone.photo-copy {
    max-height: none;
  }

  .ready-laptop.vertical {
    margin-right: 10px;
  }

  .ready-laptop.small {
    width: 80vw;
    max-height: 100%;
  }

  .ready-laptop.photo, .ready-laptop.large-on-mobile, .ready-laptop.live-results-infographic {
    max-height: none;
  }

  .ready-laptop.er-phone {
    width: 80vw;
    max-height: none;
    margin-top: 0;
  }

  .ready-laptop.vc-top-lft-img {
    width: 80vw;
    display: none;
  }

  .ready-laptop.vc-laptop-img {
    width: 80vw;
    max-width: none;
  }

  .ready-laptop.vc-bottom-laptop {
    width: 80vw;
    padding-right: 0;
    display: none;
  }

  .ready-laptop.vertical-copy {
    margin-right: 10px;
  }

  .ready-laptop.cd-main {
    width: 80vw;
    max-height: 100%;
  }

  .ready-laptop.cd-phone {
    margin-right: 10px;
  }

  .ready-laptop._10xu-1, .ready-laptop._2, .ready-laptop.lr-1 {
    width: 80vw;
    max-height: 100%;
  }

  .ready-laptop.lr-info {
    max-height: none;
  }

  .ready-laptop.vc-1, .ready-laptop.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
  }

  .ready-laptop.photo-copy {
    max-height: none;
  }

  .section-1-transparent-rb {
    margin-top: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-364-copy {
    align-items: flex-start;
  }

  .h2-feature-header-montserrat-filler-2-copy {
    margin-top: 40px;
    font-size: 30px;
  }

  .section-1-transparent-copy {
    margin-top: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-9-23-copy.vertical {
    margin-right: 10px;
  }

  .image-9-23-copy.small {
    width: 80vw;
    max-height: 100%;
  }

  .image-9-23-copy.photo, .image-9-23-copy.large-on-mobile, .image-9-23-copy.live-results-infographic {
    max-height: none;
  }

  .image-9-23-copy.er-phone {
    width: 80vw;
    max-height: none;
    margin-top: 0;
  }

  .image-9-23-copy.vc-top-lft-img {
    width: 80vw;
    display: none;
  }

  .image-9-23-copy.vc-laptop-img {
    width: 80vw;
    max-width: none;
  }

  .image-9-23-copy.vc-bottom-laptop {
    width: 80vw;
    padding-right: 0;
    display: none;
  }

  .image-9-23-copy.vertical-copy {
    margin-right: 10px;
  }

  .image-9-23-copy.cd-main {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
  }

  .image-9-23-copy.cd-phone {
    margin-right: 10px;
  }

  .image-9-23-copy._10xu-1, .image-9-23-copy._2, .image-9-23-copy.lr-1 {
    width: 80vw;
    max-height: 100%;
  }

  .image-9-23-copy.lr-info {
    max-height: none;
  }

  .image-9-23-copy.vc-1, .image-9-23-copy.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
  }

  .image-9-23-copy.photo-copy {
    max-height: none;
  }

  .cd-laptop.vertical {
    margin-right: 10px;
  }

  .cd-laptop.small {
    width: 80vw;
    max-height: 100%;
  }

  .cd-laptop.photo, .cd-laptop.large-on-mobile, .cd-laptop.live-results-infographic {
    max-height: none;
  }

  .cd-laptop.er-phone {
    width: 80vw;
    max-height: none;
    margin-top: 0;
  }

  .cd-laptop.vc-top-lft-img {
    width: 80vw;
    display: none;
  }

  .cd-laptop.vc-laptop-img {
    width: 80vw;
    max-width: none;
  }

  .cd-laptop.vc-bottom-laptop {
    width: 80vw;
    padding-right: 0;
    display: none;
  }

  .cd-laptop.vertical-copy {
    margin-right: 10px;
  }

  .cd-laptop.cd-main {
    width: 80vw;
    max-height: 100%;
    margin-top: 0;
  }

  .cd-laptop.cd-phone {
    margin-right: 10px;
  }

  .cd-laptop._10xu-1, .cd-laptop._2, .cd-laptop.lr-1 {
    width: 80vw;
    max-height: 100%;
  }

  .cd-laptop.lr-info {
    max-height: none;
  }

  .cd-laptop.vc-1, .cd-laptop.campaign-desk-2 {
    width: 80vw;
    max-height: 100%;
  }

  .cd-laptop.photo-copy {
    max-height: none;
  }

  .section-1-transparent-da {
    margin-top: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tile-2w-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pcc-home {
    max-width: 50vw;
    height: auto;
  }

  .pcc-home-copy {
    height: 18vh;
    display: none;
  }

  .image-331-copy {
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-328-copy {
    max-width: 80%;
    height: auto;
    margin-top: 0;
  }

  .section-108 {
    padding-left: 0;
    padding-right: 0;
  }

  .document-archive-hero-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .detail-description-white {
    font-size: 1em;
  }

  .election-link-hero {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .sd-text-overlay {
    height: auto;
    min-height: 50vw;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
  }

  .election-link-header {
    margin-top: 0;
  }

  .text-block-604 {
    max-width: 100vw;
  }

  .policy-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h3-subtext-black-left.white, .h3-subtext-black-left-copy.white {
    margin-left: 20px;
    margin-right: 20px;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 6px;
  }

  .brix---mg-bottom-24px-3 {
    margin-bottom: 16px;
  }

  .brix---text-200 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---text-area {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .brix---square-icon-2 {
    border-radius: 14px;
    max-width: 56px;
  }

  .brix---container-default-15 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---heading-h3-size-5 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---card-link-icon-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 26px 24px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---mg-bottom-160px {
    margin-bottom: 60px;
  }

  .brix---link-icon-right-3 {
    width: 18px;
  }

  .brix---paragraph-default-7 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---card-form {
    padding-left: 23px;
    padding-right: 23px;
  }

  .brix---text-200-bold {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---big-icon-left {
    border-radius: 14px;
    max-width: 56px;
    margin-bottom: 16px;
    margin-right: 0;
  }

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---inner-container-400px {
    max-width: 100%;
  }

  .brix---icon-square-acent-36px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---social-media-grid-left-2 {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---3-columns-1-col-tablet-2 {
    grid-template-columns: 1fr;
  }

  .h3-subtext-black-copy.white, .h3-subtext-black-divider.white {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-419 {
    height: 50px;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .image-420 {
    height: 100px;
    margin-top: 20px;
    margin-bottom: 25px;
  }

  .grid-26 {
    grid-template-columns: 1fr;
  }
}

#w-node-_2c328301-762e-350f-4f44-e3b0952807f3-70a77e05, #w-node-_1585f58f-8de6-a6c8-2db4-e088a78a5b5a-70a77e05 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9ea59fa8-80d5-05ed-d383-c8fcae879f57-70a77e05 {
  justify-self: center;
}

#w-node-db412465-2a01-cf70-1f81-a6821e5b5a53-8f97977d, #w-node-db412465-2a01-cf70-1f81-a6821e5b5a5e-8f97977d, #w-node-db412465-2a01-cf70-1f81-a6821e5b5a66-8f97977d, #w-node-db412465-2a01-cf70-1f81-a6821e5b5a6e-8f97977d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6d32915e-d899-8b7f-794c-390b384a7244-8f97977d, #w-node-_6d32915e-d899-8b7f-794c-390b384a7239-8f97977d {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6d32915e-d899-8b7f-794c-390b384a7257-8f97977d, #w-node-_6d32915e-d899-8b7f-794c-390b384a7250-8f97977d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0063382-787a-4282-723d-bbc5370a3cfb-8f97977d, #w-node-_83be7c8d-18e6-ba4c-1e44-7285891819b9-8f97977d, #w-node-_9ad88ba2-68b7-8ad7-691e-82d8bf0c1678-8f97977d, #w-node-_54bae83c-3846-f69a-8768-71f8626cba53-8f97977d {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_15e2eecb-d703-6c89-4be6-d7e5047ba87a-0367f737, #w-node-_15e2eecb-d703-6c89-4be6-d7e5047ba87b-0367f737, #w-node-_15e2eecb-d703-6c89-4be6-d7e5047ba87c-0367f737, #w-node-_15e2eecb-d703-6c89-4be6-d7e5047ba87d-0367f737 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a3489baa-51ba-7c56-da11-e85f24bc4889-cee9bf4d, #w-node-_42fe4320-6069-6b69-fe77-52764236c0f8-cee9bf4d, #w-node-_8b965091-23d8-43f4-0064-87b0c094cba1-cee9bf4d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_111b8547-cbdf-305a-4dba-1b225d498f19-958f46c4, #w-node-_111b8547-cbdf-305a-4dba-1b225d498f1a-958f46c4, #w-node-_111b8547-cbdf-305a-4dba-1b225d498f1b-958f46c4, #w-node-_111b8547-cbdf-305a-4dba-1b225d498f1c-958f46c4, #w-node-_15e2eecb-d703-6c89-4be6-d7e5047ba87a-6ba0e065, #w-node-_15e2eecb-d703-6c89-4be6-d7e5047ba87b-6ba0e065, #w-node-_15e2eecb-d703-6c89-4be6-d7e5047ba87c-6ba0e065, #w-node-_15e2eecb-d703-6c89-4be6-d7e5047ba87d-6ba0e065, #w-node-edbb817c-27d3-6a47-825a-036e99b96140-6ba0e065, #w-node-_52249f40-3755-596a-f347-731c42ccb496-6ba0e065 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dae58f80-f3f7-6f06-bab4-7a20db7f3047-89eb295d {
  justify-self: center;
}

#w-node-_41464757-5b86-ffe1-43b0-d23418e03120-89eb295d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_15e2eecb-d703-6c89-4be6-d7e5047ba87a-83e079b7, #w-node-_15e2eecb-d703-6c89-4be6-d7e5047ba87b-83e079b7, #w-node-_15e2eecb-d703-6c89-4be6-d7e5047ba87c-83e079b7, #w-node-_15e2eecb-d703-6c89-4be6-d7e5047ba87d-83e079b7, #w-node-_72cadd7c-1862-06fb-fc33-5f32829fa747-83e079b7, #w-node-_49f9fda8-9c9c-73bf-9010-69d154a077f0-83e079b7, #w-node-aab22eba-200d-b1bd-6002-a456132d8cef-6f278dd4, #w-node-aab22eba-200d-b1bd-6002-a456132d8cf0-6f278dd4, #w-node-aab22eba-200d-b1bd-6002-a456132d8cf1-6f278dd4, #w-node-aab22eba-200d-b1bd-6002-a456132d8cf2-6f278dd4, #w-node-aab22eba-200d-b1bd-6002-a456132d8cf3-6f278dd4, #w-node-aab22eba-200d-b1bd-6002-a456132d8cf4-6f278dd4, #w-node-a576594c-2921-a288-9b79-2492ad82fbe8-dbab9572, #w-node-a576594c-2921-a288-9b79-2492ad82fbe9-dbab9572, #w-node-a576594c-2921-a288-9b79-2492ad82fbea-dbab9572, #w-node-a576594c-2921-a288-9b79-2492ad82fbeb-dbab9572, #w-node-a576594c-2921-a288-9b79-2492ad82fbec-dbab9572, #w-node-a576594c-2921-a288-9b79-2492ad82fbed-dbab9572 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-db412465-2a01-cf70-1f81-a6821e5b5a5e-8f97977d, #w-node-db412465-2a01-cf70-1f81-a6821e5b5a6e-8f97977d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a3489baa-51ba-7c56-da11-e85f24bc4889-cee9bf4d {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: stretch stretch;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ad442ff4-356f-9db5-cddf-7d0b70a77e09-70a77e05 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-ad442ff4-356f-9db5-cddf-7d0b70a77e09-70a77e05 {
    grid-column: span 2 / span 2;
  }
}


@font-face {
  font-family: 'Librefranklin';
  src: url('../fonts/librefranklin-italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Librefranklin';
  src: url('../fonts/librefranklin-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Librefranklin';
  src: url('../fonts/librefranklin-mediumitalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Librefranklin';
  src: url('../fonts/librefranklin-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Librefranklin';
  src: url('../fonts/librefranklin-semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Librefranklin';
  src: url('../fonts/librefranklin-thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Librefranklin';
  src: url('../fonts/librefranklin-thinitalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-UltraBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro fat';
  src: url('../fonts/CodecPro-Fat.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-FatItalic.ttf') format('truetype'), url('../fonts/CodecPro-Italic.ttf') format('truetype'), url('../fonts/CodecPro-NewsItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-UltraBlackItalic.ttf') format('truetype'), url('../fonts/CodecPro-HeavyItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/CodecPro-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro news';
  src: url('../fonts/CodecPro-News.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 brands 400';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Font awesome 5 free solid 900';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-HeavyItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-UltralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-SemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-HeavyItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}