.aligncenter {
  text-align: center; }

.alignright {
  text-align: right; }

.alignleft {
  text-align: left; }

.wp-caption {
  padding: 5px 0;
  border: 1px solid #555;
  background: #444;
  text-align: center; }

.wp-caption img {
  display: inline; }

.wp-caption p.wp-caption-text {
  margin: 5px 0 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-weight: 100;
  font-style: italic;
  color: #ddd; }

.wp-block-media-text__media img {
  margin-bottom: 20px; }

.wp-block-image img {
  height: auto; }

.has-orange-background-color {
  background-color: #f06425; }

.has-orange-color {
  color: #f06425; }

.has-blue-background-color {
  background-color: #33549c; }

.has-blue-color {
  color: #33549c; }

.has-black-background-color {
  background-color: #1b1e25; }

.has-black-color {
  color: #1b1e25; }

.has-dark-grey-background-color {
  background-color: #656565; }

.has-dark-grey-color {
  color: #656565; }

.has-blue-grey-background-color {
  background-color: #767d8d; }

.has-blue-grey-color {
  color: #767d8d; }

.has-mid-grey-background-color {
  background-color: #9196a3; }

.has-mid-grey-color {
  color: #9196a3; }

.has-light-grey-background-color {
  background-color: #ededed; }

.has-light-grey-color {
  color: #ededed; }

.has-white-background-color {
  background-color: white; }

.has-white-color {
  color: white; }

.wp-block-cover {
  margin-bottom: 20px; }

@media only screen and (min-width: 40em) {
  .nav-alert header {
    top: 29px; }
  .admin-bar header {
    top: 32px; }
  .admin-bar.nav-alert header {
    top: 60px; } }

.compat-object-fit {
  background-size: cover;
  background-position: center center; }

.compat-object-fit > img {
  opacity: 0; }

.resize-animation-stopper * {
  -webkit-animation: none !important;
          animation: none !important;
  transition: none !important; }

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* Per-Project Reset: Less agressive than full reset for more control */
a {
  text-decoration: none;
  color: inherit;
  cursor: pointer; }

button {
  background-color: transparent;
  color: inherit;
  border-width: 0;
  padding: 0;
  cursor: pointer; }

figure {
  margin: 0; }

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

ul, ol, dd {
  margin: 0;
  padding: 0;
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit; }

p {
  margin: 0; }

cite {
  font-style: normal; }

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

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box; }

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit; }

/**
 * Basic styles for links
 */
a {
  color: #f06425;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #222222;
    text-decoration: underline; }

::-moz-selection {
  background: #33549c;
  color: white; }

::selection {
  background: #33549c;
  color: white; }

/*------------------------------------*\
    # Type
\*------------------------------------*/
html, body {
  font-size: 16px;
  font-family: "Montserrat", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  margin-top: 36px;
  color: #000000;
  line-height: 1.2em;
  font-weight: 700; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; }

h1 {
  font-size: 4rem;
  margin-bottom: 24px;
  font-weight: 200; }

h2 {
  font-size: 2.6250164064rem;
  margin-bottom: 15.7500984381px;
  font-weight: 200; }

h3 {
  font-size: 2.2499971875rem;
  margin-bottom: 13.499983125px; }

h4 {
  font-size: 1.8947198893rem;
  margin-bottom: 11.3683193361px; }

h5 {
  font-size: 1.499998125rem;
  margin-bottom: 8.99998875px; }

h6 {
  font-size: 0.8124961914rem;
  margin-bottom: 4.8749771485px; }

.heading--caps {
  text-transform: uppercase;
  font-weight: 200; }

.heading--center {
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1.6px; }

.heading--section {
  font-size: 2.25rem; }

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  color: #f06425; }

h2.is-style-caps-heading {
  font-size: 2.25rem; }

p {
  margin-bottom: 20px;
  font-size: 1.125rem;
  line-height: 1.6em;
  color: #222222;
  letter-spacing: -0.25px; }

a {
  color: #f06425; }
  a:hover {
    color: #a43b0b; }

.wp-block-button {
  margin-bottom: 20px; }

ul,
ol {
  margin: 0 0 20px 20px;
  font-size: 1.125rem; }
  ul li,
  ol li {
    margin-top: 10px;
    line-height: 1.6em;
    color: #222222; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-top: 0; }

ul li {
  list-style: disc; }

ul ul li {
  list-style: circle; }

ol li {
  list-style: decimal; }

hr {
  height: 1px;
  margin: 30px 0;
  border: none;
  background-color: #DADADA; }

blockquote {
  margin: 30px 0;
  font-size: 1.4375rem;
  line-height: 1.5em;
  color: #222222;
  font-style: italic; }

table {
  width: 100%;
  margin: 30px 0;
  border-collapse: collapse;
  line-height: 1.6em; }

table, td, th {
  border: 1px solid #DADADA;
  text-align: left; }

th {
  font-weight: 800; }

th, td {
  padding: 15px; }

figure {
  margin: 30px 0; }
  figure img {
    margin: 0; }

figcaption {
  margin-top: 10px;
  color: #3c3c3c;
  font-size: 16px; }

pre {
  display: block;
  margin: 0 0 40px 0;
  padding: 20px;
  background-color: #f9f9f9;
  border: 1px solid #DADADA;
  overflow: auto;
  border-radius: 3px; }
  pre code {
    position: static;
    padding: 0;
    border: none;
    line-height: 1.5em; }

code {
  position: relative;
  top: -0.2em;
  padding: 3px;
  font-family: Courier New, Courier, monospace;
  font-size: 0.9375rem;
  color: #282828;
  line-height: 1em;
  pointer-events: none;
  border: 1px solid #DADADA;
  border-radius: 3px; }

em,
i,
.italic {
  font-style: italic; }

strong,
b,
.bold {
  font-weight: 800; }

img {
  display: block;
  max-width: 100%; }

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: '';
  display: table; }

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 */
.container {
  max-width: 1400px;
  /* 1 */
  margin-left: auto;
  /* 2 */
  margin-right: auto;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  padding-right: 20px;
  /* 3 */
  width: 100%;
  /* 1 */ }

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap; }

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.page-content--dark h1, .page-content--dark h2, .page-content--dark h3, .page-content--dark h4, .page-content--dark h5, .page-content--dark h6 {
  color: white; }

.page-content--dark p, .page-content--dark ul, .page-content--dark ol, .page-content--dark ul li, .page-content--dark ol li, .page-content--dark .nf-form-fields-required, .page-content--dark th, .page-content--dark td, .page-content--dark figcaption {
  color: #bdbdbd; }

.page-content--dark .how-to-manual__chapter h3 {
  color: #1b1e25; }

header {
  background-color: white; }

.logo {
  display: block;
  padding: 20px; }

.logo svg {
  width: 140px;
  height: 30px;
  display: block; }

.logo svg #co, .logo svg #dot {
  fill: #f06425; }

.logo svg #apt {
  fill: #58585a; }

@media only screen and (min-width: 26em) {
  .logo svg {
    width: 190px;
    height: 40px; } }

@media only screen and (min-width: 60em) {
  header {
    position: absolute;
    background-color: transparent;
    z-index: 10;
    top: 0;
    width: 100%; }
  .logo {
    position: relative;
    z-index: 2;
    padding: 34px 20px; }
  .logo svg {
    width: 260px;
    height: 55px;
    fill: #1b1e25; }
  .header--reverse .logo svg #co, .header--reverse .logo svg #dot, .header--reverse .logo svg #apt {
    fill: #ffffff; } }

#site-footer {
  border-top: 1.5rem #ff7a32 solid;
  padding: 2.4rem 0;
  text-align: center;
  background-color: white; }

#site-footer address span, #site-footer address a {
  display: block; }

#site-footer h2 {
  font-size: 1.5rem;
  margin-bottom: 0.7rem;
  font-weight: 700; }

#site-footer h3 {
  text-transform: uppercase;
  font-size: 0.8125rem;
  letter-spacing: 1px;
  margin-bottom: 0.5rem; }

#site-footer ul {
  margin-left: 0; }
  #site-footer ul li {
    list-style-type: none; }

.footer__brand {
  margin-bottom: 2.5rem; }

address {
  font-style: normal;
  line-height: 1.9; }

address span, address a {
  color: #656565;
  font-size: 0.875rem; }

address a:hover {
  color: #f06425; }

#site-footer .footer__brand .btn {
  display: inline-block;
  margin-top: 2rem; }

.footer__nav-column ul, .footer__nav-column address {
  margin-bottom: 1.6rem; }

.footer__navigation .footer__nav-column a {
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700; }

.footer__contact {
  padding-top: 2.4rem; }

.footer__social > ul li {
  display: inline-block; }

.footer__social > ul a {
  display: block;
  width: 20px;
  height: 20px;
  padding: 18px;
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
  transition: opacity 0.25s ease-in-out; }

.footer__social > ul a:hover {
  opacity: 0.75; }

.footer__social > ul span {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  white-space: nowrap;
  padding: 0;
  border: 0; }

li.social__facebook a {
  background-image: url(../images/icons/social--facebook.svg); }

li.social__twitter a {
  background-image: url(../images/icons/social--twitter.svg); }

li.social__linkedin a {
  background-image: url(../images/icons/social--linkedin.svg); }

li.social__instagram a {
  background-image: url(../images/icons/social--instagram.svg); }

li.social__youtube a {
  background-image: url(../images/icons/social--youtube.svg); }

li.social__email a {
  background-image: url(../images/icons/social--email.svg); }

.footer__legal li, .footer__legal a {
  color: #656565;
  font-size: 0.875rem; }

.footer__legal a {
  transition: color 0.15s ease-in-out; }

.footer__legal a:hover {
  color: #f06425; }

.footer__award {
  align-self: flex-start;
  margin-bottom: 3rem; }

.footer__award img {
  width: 124px;
  margin: 0 auto; }

@media only screen and (min-width: 44em) {
  #site-footer {
    text-align: left; }
  .footer__brand {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3; }
  .footer__brand h3 {
    padding-top: 0.7rem;
    padding-bottom: 0.4rem; }
  #site-footer .footer__brand .btn {
    margin-top: 2.125rem; }
  .footer__navigation {
    display: flex;
    justify-content: space-between; }
  .footer__nav-column {
    width: 32%; }
  .search-and-signup {
    max-width: 25rem; }
  .search-and-signup #mc_embed_signup form {
    margin-left: 0;
    margin-right: 0; }
  .footer__contact {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .footer__contact .footer__nav-column {
    width: 50%; }
  .footer__legal li {
    display: inline-block;
    border-right: 1px solid #656565;
    padding: 0 6px 0 2px;
    line-height: 1.2; }
  .footer__legal li:first-child {
    padding-left: 0; }
  .footer__legal li:last-child {
    border-right: none; }
  .footer__award {
    width: 100%; }
  .footer__award img {
    margin: 0; } }

@media only screen and (min-width: 60em) {
  .footer__menu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr auto auto; }
  .footer__brand {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
    padding-bottom: 2.4rem; }
  .footer__brand h3 {
    padding: 0; }
  #site-footer .footer__brand .btn {
    margin-top: 1.5rem; }
  .footer__navigation {
    -ms-grid-column: 2;
    -ms-grid-column-span: 3;
    grid-column: 2 / -1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
    padding-bottom: 2.4rem; }
  .footer__nav-column {
    width: 33.33333%; }
  .footer__nav-column h3 {
    margin-top: 0.7rem; }
  .footer__nav-column ul {
    margin-bottom: 0; }
  .footer__contact {
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / -1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    border-top: 1px solid #ededed;
    padding: 2.4rem 0;
    margin-top: 0.8rem; }
  .footer__social {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4 / -1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / -1; }
  #site-footer .footer__social > ul {
    margin-top: 0;
    padding: 5px 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    -webkit-transform: translate(-9px);
            transform: translate(-9px); }
  .footer__social > ul li {
    margin-top: 0; }
  .footer__legal {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / -1;
    display: flex;
    align-items: center; }
  .footer__legal ul {
    margin-bottom: 10px; }
  .footer__legal li {
    display: inline-block;
    border-right: 1px solid #656565;
    padding: 0 6px 0 2px;
    line-height: 1.2; }
  .footer__legal li:first-child {
    padding-left: 0; }
  .footer__legal li:last-child {
    border-right: none; } }

@media only screen and (min-width: 80em) {
  .footer__contact {
    justify-content: flex-start;
    flex-wrap: nowrap; }
  .footer__contact .footer__nav-column {
    margin-right: 2.5rem;
    width: auto; }
  .footer__award {
    width: 120px;
    flex-shrink: 0;
    margin-right: 4.5rem; } }

.skip {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  white-space: nowrap;
  padding: 0;
  border: 0; }

.page-content.page-content--padding, .page-content.page-content--padding-mobile {
  padding: 2.4rem 0; }
  .page-content.page-content--padding > *:last-child, .page-content.page-content--padding-mobile > *:last-child {
    margin-bottom: 0; }

.page-content.page-content--padding-top {
  padding: 2.4rem 0 0; }
  .page-content.page-content--padding-top > *:last-child {
    margin-bottom: 0; }

.page-content.page-content--padding-bottom {
  padding: 0 0 2.4rem; }
  .page-content.page-content--padding-bottom > *:last-child {
    margin-bottom: 0; }

.page-content--dark.page-content.page-content--padding {
  padding: calc(2.4rem + 2rem) 0 2.4rem; }

.page-content--dark.page-content.page-content--padding-top {
  padding: calc(2.4rem + 2rem) 0 0; }

.page-content.page-content--padding > .snippets:last-child, .page-content.page-content--padding-mobile > .snippets:last-child, .page-content.page-content--padding-top > .snippets:last-child, .page-content.page-content--padding-bottom > .snippets:last-child {
  margin-bottom: -1.6em; }

.page-content.page-content--padding > .people, .page-content.page-content--padding-mobile > .people, .page-content.page-content--padding-top > .people, .page-content.page-content--padding-bottom > .people {
  margin-bottom: -1.6em; }

.page-content--dark {
  position: relative;
  background-color: #1b1e25;
  padding: 2rem 0 0; }

.page-content--dark:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 2rem;
  background-color: #f06425;
  background-image: url("../images/function/orange_circuit_bg.png"), radial-gradient(circle at 50% -25%, #fa9c3b, #f26522 70%);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2); }

.divider--orange {
  position: relative;
  border-top: 2px solid #f06425;
  padding-top: 2.4em;
  margin-bottom: 4.8em; }

.divider--orange:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #f06425;
  position: absolute;
  top: -6px;
  left: -9px; }

hr {
  position: relative;
  height: 2px;
  /* Temporary */
  box-sizing: border-box; }

hr:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: inherit;
  position: absolute;
  top: -4px; }

hr:first-child {
  margin-top: 0; }

#site-main > h1, #site-main > h2, #site-main > h3, #site-main > h4, #site-main > h5, #site-main > h6, #site-main > p, #site-main > ol, #site-main > ul, #site-main > pre, #site-main > .emg-animation, #site-main > .nf-form-cont, #site-main > .snippet, #site-main > .wp-block-audio, #site-main > .wp-block-button, #site-main > .wp-block-buttons, #site-main > .wp-block-code, #site-main > .wp-block-columns, #site-main > .wp-block-embed, #site-main > .wp-block-embed-youtube, #site-main > .wp-block-file, #site-main > .wp-block-gallery, #site-main > .wp-block-group, #site-main > .wp-block-image, #site-main > .wp-block-media-text, #site-main > .wp-block-ninja-forms-form, #site-main > .wp-block-pb-accordion-item, #site-main > .wp-block-pullquote, #site-main > .wp-block-search, #site-main > .wp-block-table, #site-main > .wp-block-quote, #site-main > .wp-block-video, .page-content > h1, .page-content > h2, .page-content > h3, .page-content > h4, .page-content > h5, .page-content > h6, .page-content > p, .page-content > ol, .page-content > ul, .page-content > pre, .page-content > .emg-animation, .page-content > .nf-form-cont, .page-content > .snippet, .page-content > .wp-block-audio, .page-content > .wp-block-button, .page-content > .wp-block-buttons, .page-content > .wp-block-code, .page-content > .wp-block-columns, .page-content > .wp-block-embed, .page-content > .wp-block-embed-youtube, .page-content > .wp-block-file, .page-content > .wp-block-gallery, .page-content > .wp-block-group, .page-content > .wp-block-image, .page-content > .wp-block-media-text, .page-content > .wp-block-ninja-forms-form, .page-content > .wp-block-pb-accordion-item, .page-content > .wp-block-pullquote, .page-content > .wp-block-search, .page-content > .wp-block-table, .page-content > .wp-block-quote, .page-content > .wp-block-video {
  max-width: 1400px;
  /* 1 */
  margin-left: auto;
  /* 2 */
  margin-right: auto;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  padding-right: 20px;
  /* 3 */
  width: 100%;
  /* 1 */ }

#site-main > ol, #site-main > ul, #site-main > .wp-block-quote.has-indent, .page-content > ol, .page-content > ul, .page-content > .wp-block-quote.has-indent {
  max-width: calc(1400px - 40px);
  padding-left: 40px; }

#site-main > .wp-block-code, #site-main > pre, .page-content > .wp-block-code, .page-content > pre {
  max-width: calc(1400px - 40px);
  width: calc(100% - 40px); }

#site-main > .wp-block-ninja-forms-form, .page-content > .wp-block-ninja-forms-form {
  max-width: 1000px; }

.page-content.page-content--narrow > h1, .page-content.page-content--narrow > h2, .page-content.page-content--narrow > h3, .page-content.page-content--narrow > h4, .page-content.page-content--narrow > h5, .page-content.page-content--narrow > h6, .page-content.page-content--narrow > p, .page-content.page-content--narrow > pre, .page-content.page-content--narrow > .emg-animation, .page-content.page-content--narrow > .nf-form-cont, .page-content.page-content--narrow > .snippet, .page-content.page-content--narrow > .wp-block-audio, .page-content.page-content--narrow > .wp-block-button, .page-content.page-content--narrow > .wp-block-buttons, .page-content.page-content--narrow > .wp-block-code, .page-content.page-content--narrow > .wp-block-columns, .page-content.page-content--narrow > .wp-block-embed, .page-content.page-content--narrow > .wp-block-embed-youtube, .page-content.page-content--narrow > .wp-block-file, .page-content.page-content--narrow > .wp-block-gallery, .page-content.page-content--narrow > .wp-block-group, .page-content.page-content--narrow > .wp-block-image, .page-content.page-content--narrow > .wp-block-media-text, .page-content.page-content--narrow > .wp-block-ninja-forms-form, .page-content.page-content--narrow > .wp-block-pb-accordion-item, .page-content.page-content--narrow > .wp-block-pullquote, .page-content.page-content--narrow > .wp-block-search, .page-content.page-content--narrow > .wp-block-table, .page-content.page-content--narrow > .wp-block-quote, .page-content.page-content--narrow > .wp-block-video {
  max-width: 880px; }

.page-content.page-content--narrow > ol, .page-content.page-content--narrow > ul, .page-content.page-content--narrow > pre, .page-content.page-content--narrow > .wp-block-code, .page-content.page-content--narrow > .wp-block-quote.has-indent {
  max-width: 840px; }

#site-main > hr, #site-main > .callout--cable-type, .page-content > hr, .page-content > .callout--cable-type {
  max-width: calc(1400px - 40px);
  /* 1 */
  margin-left: auto;
  /* 2 */
  margin-right: auto;
  /* 2 */
  padding-left: 0;
  /* 3 */
  padding-right: 0;
  /* 3 */
  width: calc(100% - 40px); }

.page-content.page-content--narrow > hr, .page-content.page-content--narrow > .callout--cable-type {
  max-width: 840px; }

.page-content > .wp-block-media-text .wp-block-media-text__content {
  padding: 0; }

#site-main > *:first-child:not(.hero):not(.alert-banner) {
  margin-top: 1.6em; }

@media only screen and (min-width: 37.5em) {
  .page-content > .wp-block-media-text .wp-block-media-text__content {
    padding-left: 50px; }
  .page-content > .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
    padding-right: 50px; } }

@media only screen and (min-width: 48em) {
  .page-content.page-content--padding > .snippets:last-child, .page-content.page-content--padding-mobile > .snippets:last-child, .page-content.page-content--padding-top > .snippets:last-child, .page-content.page-content--padding-bottom > .snippets:last-child {
    margin-bottom: -50px; } }

@media only screen and (min-width: 60em) {
  #site-main > *:first-child:not(.hero):not(.alert-banner) {
    margin-top: 6.4em; }
  .page-content.page-content--padding, .page-content.page-content--padding-desktop {
    padding: calc(2.4rem * 2) 0; }
  .page-content.page-content--padding-mobile {
    padding: 0; }
  .page-content.page-content--padding-top {
    padding: calc(2.4rem * 2) 0 0; }
  .page-content.page-content--padding-bottom {
    padding: 0 0 calc(2.4rem * 2); }
  .page-content--dark.page-content.page-content--padding-bottom {
    padding: 2rem 0 calc(2.4rem * 2); } }

@media only screen and (max-width: 60em) {
  .wp-block-spacer.desktop-only {
    height: 0 !important; } }

/* Search Form */
.searchform {
  max-width: 100%;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  margin-top: 2rem; }

.searchform:first-child {
  margin-top: 0; }

.searchform > div {
  border: 1px solid #000004;
  background-color: white;
  display: flex;
  padding: 2px;
  border-radius: 64px; }

.searchform input[type="text"] {
  border: none;
  background: transparent;
  margin: 0;
  margin-right: 2px;
  padding: 7px 7px 7px 24px;
  font-size: 1.125rem;
  font-family: "Montserrat", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: inherit;
  border: 1px solid transparent;
  border-radius: 64px 0 0 64px;
  flex-grow: 1;
  width: 230px;
  max-width: calc(100% - 131px); }

.searchform input[type="text"]:focus {
  box-shadow: 0 0 3px 0 #1183d6;
  border-color: #f06425; }

/* Footer Implementation */
#site-footer .searchform > div {
  border-color: #ACB0B2; }

#site-footer #searchsubmit {
  margin-top: 0; }

/* Search Results */
.search-header, .no-results .page-header {
  border-bottom: 1px solid #ededed; }

.search-header:before, .no-results .page-header:before {
  content: '';
  background-color: #f06425;
  display: inline-block;
  width: 48px;
  height: 4px;
  margin-top: 3rem; }

.search-header .page-title {
  font-size: 2.9rem;
  text-transform: uppercase;
  margin-top: 0.5rem;
  letter-spacing: 0.02em; }

.search-results {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.search-results .entry-title {
  font-family: "Montserrat", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.65rem;
  margin-bottom: 1.3rem; }

.search-results .entry-title a {
  color: #58585a; }

.search-results .entry-title a:hover, .search-results .entry-title a:focus {
  color: #f06425;
  font-weight: 600;
  text-decoration: none; }

.search-results .pagination {
  margin-top: 3rem;
  margin-bottom: 1.5rem; }

.search-results .pagination .nav-links {
  display: flex;
  gap: 0.4rem; }

.search-results .pagination .nav-links .page-numbers.current {
  font-weight: 900;
  color: #f06425; }

.search-results .pagination .nav-links .page-numbers.prev {
  margin-right: 0.4rem; }

.search-results .pagination .nav-links .page-numbers.next {
  margin-left: 0.4rem; }

.no-results .page-content {
  padding-top: 1.5rem; }

.no-results .page-content p {
  padding-left: 0; }

.no-results .searchform {
  margin-left: 0; }

.no-results .searchform > div {
  border-color: #ACB0B2; }

@media only screen and (min-width: 40rem) {
  .search-results .pagination {
    margin-top: 7.5rem;
    margin-bottom: 2.5rem; } }

.transition-screen {
  position: fixed;
  z-index: 20;
  background-color: #33549c;
  background-image: url(../images/aesthetic/pattern-circuit--blue-repeat.jpg);
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  transition: width 0.5s cubic-bezier(0.3, 0.01, 0.51, 1);
  box-shadow: 10px 0px 16px -8px rgba(0, 0, 0, 0.75); }

.is-exiting .transition-screen {
  width: 100%; }

.is-entering .transition-screen {
  right: 0;
  left: auto; }

.transition-fade {
  transition: 1s;
  opacity: 1; }

html.is-animating .transition-fade {
  opacity: 0; }

.is-style-col-lg-sm > .wp-block-column, .is-style-col-sm-lg > .wp-block-column {
  flex-basis: 100% !important;
  margin-left: 0; }

.is-style-col-lg-sm > .wp-block-column:last-child > *:last-child, .is-style-col-sm-lg > .wp-block-column:last-child > *:last-child {
  margin-bottom: 0; }

@media (min-width: 48em) {
  .is-style-col-lg-sm {
    justify-content: space-between; }
    .is-style-col-lg-sm > .wp-block-column:first-child {
      flex-basis: calc(60% - (50px / 2)) !important; }
    .is-style-col-lg-sm > .wp-block-column:last-child {
      flex-basis: calc(40% - (50px / 2)) !important; }
  .is-style-col-sm-lg {
    justify-content: space-between; }
    .is-style-col-sm-lg > .wp-block-column:first-child {
      flex-basis: calc(40% - (50px / 2)) !important; }
    .is-style-col-sm-lg > .wp-block-column:last-child {
      flex-basis: calc(60% - (50px / 2)) !important; } }

@media (min-width: 60em) {
  .is-style-col-lg-sm > .wp-block-column:first-child {
    flex-basis: calc(75% - (50px / 2)) !important; }
  .is-style-col-lg-sm > .wp-block-column:last-child {
    flex-basis: calc(25% - (50px / 2)) !important; }
  .is-style-col-sm-lg > .wp-block-column:first-child {
    flex-basis: calc(25% - (50px / 2)) !important; }
  .is-style-col-sm-lg > .wp-block-column:last-child {
    flex-basis: calc(75% - (50px / 2)) !important; } }

.banner--a {
  position: relative;
  padding: 4rem 0;
  background-color: #f6f6f6;
  margin-bottom: 20px;
  overflow: hidden;
  box-shadow: inset 0px -5px 18px -16px rgba(0, 0, 0, 0.35); }

.banner--a .container {
  position: relative;
  z-index: 1; }

svg.banner--a__bg {
  fill: #ededed;
  max-width: 100%;
  width: 500px;
  position: absolute;
  bottom: -4rem;
  left: -4rem;
  mix-blend-mode: multiply;
  opacity: 0.5; }

.banner--a p:last-child {
  margin-bottom: 0; }

.page-content--dark .banner--a {
  background-color: #16191f;
  box-shadow: inset 0px -5px 18px -16px rgba(0, 0, 0, 0.75); }

.page-content--dark svg.banner--a__bg {
  fill: #1b1e25;
  mix-blend-mode: normal;
  opacity: 1; }

@media only screen and (min-width: 30em) {
  .banner--a {
    position: relative;
    padding: 6.75rem 0; }
  svg.banner--a__bg {
    width: 600px; } }

@media only screen and (min-width: 60em) {
  .banner--a {
    position: relative;
    padding: 13.5rem 0; }
  svg.banner--a__bg {
    width: 800px;
    bottom: -10em;
    left: -9em; } }

.wp-block-pb-accordion-item {
  margin-bottom: 2em; }

.wp-block-pb-accordion-item h1, .wp-block-pb-accordion-item h2, .wp-block-pb-accordion-item h3, .wp-block-pb-accordion-item h4, .wp-block-pb-accordion-item h5, .wp-block-pb-accordion-item h6 {
  font-size: 1.5rem;
  font-weight: 800; }

.accordion--panels .c-accordion__title {
  border: 1px solid #b7b7b7;
  padding: 0.4em 2rem 0.4em 1em;
  margin-bottom: 0; }

.accordion--panels .c-accordion__title:after {
  font-weight: 600;
  -webkit-transform: translateY(-16px);
          transform: translateY(-16px);
  right: 1em; }

.accordion--panels .wp-block-table:first-child {
  margin-top: 0; }

.accordion--panels .wp-block-table > table {
  margin-top: 0; }

.accordion--panels table, .accordion--panels td, .accordion--panels th {
  border: none; }

.accordion--panels td:first-child {
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.125rem; }

.accordion--panels tr:nth-child(even) {
  background-color: #ebebeb; }

.alert-banner {
  background-color: #f06425;
  transition: background-color 0.25s ease-in-out; }
  .alert-banner h1, .alert-banner h2, .alert-banner h3, .alert-banner h4, .alert-banner h5, .alert-banner h6, .alert-banner p {
    color: white; }

.alert-banner:hover {
  background-color: #e05619; }

.alert-banner__link {
  display: block;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.15em 20px; }

.alert-banner__link:hover {
  text-decoration: none; }

.alert-banner__message {
  color: white; }

.alert-banner__message p {
  font-size: 0.9375rem; }

.alert-banner__message p:last-child {
  margin-bottom: 0; }

.alert-banner svg {
  fill: white;
  width: 14px;
  height: 11.3333px;
  display: block;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out; }

.alert-banner:hover svg {
  -webkit-transform: translateX(5px);
          transform: translateX(5px); }

.content-banner {
  position: relative; }

.content-banner--arm {
  z-index: -2; }

.content-banner__animation-container--outer {
  width: 45%;
  max-width: 820px;
  position: relative;
  overflow: hidden;
  padding-top: 1160px;
  display: none; }

.content-banner__animation-container--inner {
  position: absolute;
  bottom: 0;
  max-width: 100%; }

.content-banner__animation-container--inner img {
  max-width: 1000px;
  margin: 0 auto; }

.content-banner__pulse {
  width: 5px;
  height: 5px;
  background-color: rgba(240, 100, 37, 0.75);
  position: absolute;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 54.45%;
  left: 428px;
  border-radius: 50%;
  opacity: 1; }

.content-banner--arm .content-banner__text {
  padding: 2.4rem 0; }

.content-banner--arm .content-banner__text p:last-child {
  margin-bottom: 0; }

.content-banner--ratings .container {
  overflow: hidden; }

.content-banner--ratings h2 {
  font-size: 2.625rem; }

.content-banner__animation-container--rating {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.6em; }

.animation__star {
  position: relative;
  width: 18%;
  max-width: 90px;
  padding-top: 17.25%;
  margin: 0 1%; }

.animation__star > img {
  position: absolute;
  top: 0;
  width: 100%; }

.animation__star .animation__star--full {
  opacity: 0; }

.content-banner--ratings__algorithms {
  margin-bottom: -1.6em; }

.content-banner--ratings__algorithm {
  margin-bottom: 1.6em; }

.content-banner--ratings__algorithm hr {
  margin: 16px 0; }

@media only screen and (min-width: 36em) {
  .content-banner--ratings {
    padding: 2.4rem 0; }
  .content-banner--ratings h2 {
    text-align: center;
    margin-bottom: 2.4rem; }
  .content-banner__animation-container--rating {
    margin-bottom: 2.4rem; }
  .content-banner--ratings__intro {
    margin-bottom: 2.4em; }
  .content-banner--ratings__intro p {
    text-align: center;
    max-width: 640px;
    margin: 0 auto; }
  .animation__star {
    padding-top: 87px; } }

@media only screen and (min-width: 55em) {
  .content-banner--ratings__algorithms {
    display: flex;
    flex-wrap: wrap;
    margin-right: -50px; }
  .content-banner--ratings__algorithm {
    width: calc(20% - (50px));
    margin-right: 50px; } }

@media only screen and (min-width: 64em) {
  .content-banner__animation-container--outer {
    display: block;
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 0;
    width: 63%; }
  .content-banner--arm .content-banner__text {
    width: 45%;
    padding: calc(2.4rem * 1.6) 0; } }

@media only screen and (min-width: 80em) {
  .content-banner__animation-container--outer {
    right: 0;
    width: 64%; }
  .content-banner__animation-container--inner img {
    max-width: 100%; }
  .content-banner__pulse {
    left: 42.9%; }
  .content-banner--arm .content-banner__text {
    width: 45%; } }

@media only screen and (min-width: 96em) {
  .content-banner__animation-container--outer {
    width: 52%; } }

@media only screen and (min-width: 112em) {
  .content-banner__animation-container--outer {
    right: 7%;
    width: 43%; } }

@media only screen and (min-width: 136em) {
  .content-banner__animation-container--outer {
    right: 14%; } }

.wp-block-quote.has-indent {
  position: relative; }

.wp-block-quote.has-indent:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 20px;
  bottom: 0;
  width: 3px;
  background-color: #f06425; }

.wp-block-quote.has-text-color p {
  color: inherit; }

.wp-block-quote.has-text-color cite {
  color: #222222; }

@media only screen and (min-width: 840px) {
  .wp-block-quote.has-indent:before {
    left: 0; } }

.btn, .wp-block-button__link {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 1.225rem 2.25rem;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  color: #f06425;
  text-align: center;
  vertical-align: middle;
  border-radius: 36px;
  /* to override inputs with .btn class */
  background-color: transparent;
  border: solid 2px #f06425;
  cursor: pointer;
  *margin-left: 0.3em;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, color 0.25s ease-in-out; }
  .btn:visited, .btn:hover, .btn:focus, .wp-block-button__link:visited, .wp-block-button__link:hover, .wp-block-button__link:focus {
    text-decoration: none; }
  .btn:hover, .btn:focus, .wp-block-button__link:hover, .wp-block-button__link:focus {
    color: white;
    background-color: #f06425; }
  .btn small, .wp-block-button__link small {
    font-weight: normal;
    line-height: 1; }

.wp-block-button__link:visited {
  color: #f06425; }

.wp-block-button__link:hover {
  color: white; }

.btn:first-child {
  *margin-left: 0; }

.btn--sm {
  padding: 0.75rem 1.4rem; }

.btn--reverse {
  color: white;
  border-color: white; }

.btn--reverse:hover {
  color: #f06425;
  background-color: white; }

.btn--dark {
  background-color: #1b1e25;
  color: white;
  border-color: #1b1e25; }
  .btn--dark:visited {
    color: white; }

.btn--dark:hover {
  color: #f06425;
  background-color: white;
  border-color: white; }

.btn--dark:hover:after {
  background-color: white; }

.btn--orange {
  background-color: #f06425;
  color: white;
  border-color: #f06425; }

.btn--orange:hover {
  color: #f06425;
  background-color: white;
  border-color: white; }

.btn svg {
  width: 36px;
  height: 36px;
  display: none;
  vertical-align: middle;
  margin-right: 10px;
  fill: #f06425;
  transition: fill 0.25s ease-in-out; }

.btn svg circle {
  stroke: #f06425;
  transition: stroke 0.25s ease-in-out; }

.btn--dark.btn--icon svg, .btn--orange.btn--icon svg {
  fill: white; }

.btn--icon:hover svg {
  fill: white; }

.btn--dark.btn--icon:hover svg, .btn--orange.btn--icon:hover svg {
  fill: #f06425; }

.btn--dark.btn--icon svg circle, .btn--orange.btn--icon svg circle {
  stroke: white; }

.btn--icon:hover svg circle {
  stroke: white; }

.btn--dark.btn--icon:hover svg circle, .btn--orange.btn--icon:hover svg circle {
  stroke: #f06425; }

.btn--arrow {
  padding: 1.175rem 0.985rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  padding: 1.175rem 0;
  border: 0; }

.btn--arrow svg {
  width: 20px;
  height: 16px;
  display: inline-block;
  margin-right: 0;
  -webkit-transform: translateX(2px);
          transform: translateX(2px); }

.btn--arrow:hover svg {
  fill: white; }

.btn--arrow span {
  text-indent: -9999px;
  display: inline-block;
  width: 0; }

.snippet .btn[href*="facebook.com"], .snippet .btn[href*="twitter.com"], .snippet .btn[href*="linkedin.com"], .snippet .btn[href*="instagram.com"] {
  padding: 0.535rem 0.625rem; }
  .snippet .btn[href*="facebook.com"]:after, .snippet .btn[href*="twitter.com"]:after, .snippet .btn[href*="linkedin.com"]:after, .snippet .btn[href*="instagram.com"]:after {
    content: url(../images/icons/button--facebook.svg);
    display: block;
    width: 20px;
    -webkit-filter: brightness(1);
            filter: brightness(1);
    -webkit-transform: translate3D(0, 0, 0);
    transition: -webkit-filter 0.25s ease-in-out;
    transition: filter 0.25s ease-in-out;
    transition: filter 0.25s ease-in-out, -webkit-filter 0.25s ease-in-out; }
  .snippet .btn[href*="facebook.com"]:hover:after, .snippet .btn[href*="twitter.com"]:hover:after, .snippet .btn[href*="linkedin.com"]:hover:after, .snippet .btn[href*="instagram.com"]:hover:after {
    -webkit-filter: brightness(10);
            filter: brightness(10); }

.snippet .btn[href*="twitter.com"]:after {
  content: url(../images/icons/button--twitter.svg);
  -webkit-transform: translateY(1px);
          transform: translateY(1px); }

.snippet .btn[href*="linkedin.com"]:after {
  content: url(../images/icons/button--linkedin.svg); }

.snippet .btn[href*="instagram.com"]:after {
  content: url(../images/icons/button--instagram.svg);
  -webkit-transform: translateY(1px);
          transform: translateY(1px); }

@media only screen and (min-width: 30em) {
  .btn svg {
    display: inline-block; }
  .btn--icon {
    padding: 0.6rem 1.85rem 0.6rem 0.85rem; }
  .btn--icon span {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    display: inline-block; }
  .btn--arrow {
    padding: 1.175rem 0.985rem;
    border: solid 2px #f06425; } }

#site-main > .is-style-callout--goals, #site-main > .is-style-callout--tips, #site-main > .is-style-callout--note, .page-content > .is-style-callout--goals, .page-content > .is-style-callout--tips, .page-content > .is-style-callout--note {
  max-width: calc(1400px - 40px);
  /* 1 */
  margin-left: auto;
  /* 2 */
  margin-right: auto;
  /* 2 */
  width: calc(100% - 40px);
  padding: 1.6em; }

.page-content.page-content--narrow > .is-style-callout--goals, .page-content.page-content--narrow > .is-style-callout--tips, .page-content.page-content--narrow > .is-style-callout--note {
  max-width: 840px; }

.is-style-callout--goals,
.is-style-callout--tips,
.is-style-callout--note {
  position: relative;
  margin-bottom: 20px; }

.is-style-callout--goals h1, .is-style-callout--goals h2, .is-style-callout--goals h3, .is-style-callout--goals h4, .is-style-callout--goals h5, .is-style-callout--goals h6, .is-style-callout--goals p, .is-style-callout--goals a, .is-style-callout--goals ul, .is-style-callout--goals ol, .is-style-callout--goals li {
  color: white; }

.is-style-callout--goals .wp-block-group__inner-container > *:last-child,
.is-style-callout--tips .wp-block-group__inner-container > *:last-child,
.is-style-callout--note .wp-block-group__inner-container > *:last-child {
  margin-bottom: 0; }

.is-style-callout--goals {
  background-color: #f06425; }

.is-style-callout--note {
  background-color: #ededed; }

.is-style-callout--note:after {
  content: '';
  display: block;
  background-color: #f06425;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10px; }

@media only screen and (min-width: 40em) {
  #site-main > .is-style-callout--goals, #site-main > .is-style-callout--tips, #site-main > .is-style-callout--note, .page-content > .is-style-callout--goals, .page-content > .is-style-callout--tips, .page-content > .is-style-callout--note {
    padding: 1.6em 1.6em 1.6em 5.6em; }
  .is-style-callout--goals:before,
  .is-style-callout--tips:before,
  .is-style-callout--note:before {
    width: 40px;
    display: block;
    position: absolute;
    top: 1.8em;
    left: 1.6em; }
  .is-style-callout--goals:before {
    content: url(../images/icons/callout--goals.svg); }
  .is-style-callout--tips:before {
    content: url(../images/icons/callout--tips.svg); }
  .is-style-callout--note:before {
    content: url(../images/icons/callout--note.svg); } }

@media only screen and (min-width: 50em) {
  #site-main > .is-style-callout--goals, #site-main > .is-style-callout--tips, #site-main > .is-style-callout--note, .page-content > .is-style-callout--goals, .page-content > .is-style-callout--tips, .page-content > .is-style-callout--note {
    padding: 1.6em 1.6em 1.6em 6.6em; }
  .is-style-callout--goals:before,
  .is-style-callout--tips:before,
  .is-style-callout--note:before {
    width: 54px; } }

.collapse-trigger {
  text-transform: uppercase;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 1.6em 0;
  display: inline-block; }

.collapse-trigger:hover {
  text-decoration: none; }

.collapse-trigger > span {
  vertical-align: middle; }

.collapse-trigger svg {
  display: inline-block;
  height: 13px;
  vertical-align: middle;
  fill: #f06425;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  transition: -webkit-filter 0.15s ease-in-out, -webkit-transform 0.25s ease-in-out;
  transition: filter 0.15s ease-in-out, transform 0.25s ease-in-out;
  transition: filter 0.15s ease-in-out, transform 0.25s ease-in-out, -webkit-filter 0.15s ease-in-out, -webkit-transform 0.25s ease-in-out; }

.collapse-trigger:hover svg {
  -webkit-filter: brightness(75%);
          filter: brightness(75%); }

.collapse-trigger.collapsed svg {
  -webkit-transform: translateY(-1px) rotate(180deg);
          transform: translateY(-1px) rotate(180deg); }

.cta-banner {
  position: relative;
  background: #ff7a32;
  background-image: url("../images/aesthetic/pattern-circuit--light-orange.png"), radial-gradient(circle, rgba(238, 140, 72, 0.75) 50%, #ff7a32 100%);
  text-align: center;
  padding: 3rem 0 4.25rem;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2); }

.cta-banner h2 {
  color: white;
  font-weight: 400;
  font-size: 2.25rem;
  margin-bottom: 0; }

.cta-banner h2 span {
  display: block;
  color: white;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 0.5em; }

.cta-banner .btn {
  margin: 1.8em 0.5em 0; }

.cta-banner__signoff {
  margin: 1.8em 0 0; }

.cta-banner__signoff p, .cta-banner__signoff a {
  color: white;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.125rem; }

.cta-banner__signoff a {
  font-weight: bold; }

.cta-banner__signoff p:last-child {
  margin-bottom: 0; }

.summary-divider {
  position: relative;
  background-color: #292e39;
  padding: 2.4rem 0;
  box-shadow: 0px -4px 5px 0px rgba(0, 0, 0, 0.3); }

.summary-divider p {
  color: #bdbdbd;
  max-width: 600px;
  margin: 0 auto 20px;
  font-size: 1.125rem; }

.summary-divider .searchform {
  margin-left: 0; }

@media screen and (min-width: 38em) {
  .summary-divider {
    text-align: center; }
  .summary-divider a {
    margin: 0 auto; }
  .summary-divider .searchform {
    margin-left: auto; } }

.emg-full {
  position: relative;
  padding-top: 40%;
  background-color: #16191f;
  margin-bottom: 20px; }

.emg-full__animation-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.emg-full__animation-data-row {
  height: 11.5%;
  background-image: url(../images/content/pulse1.svg);
  background-color: #8e8e8c;
  background-repeat: repeat-x;
  background-size: 1300px;
  background-position: 0 center;
  position: relative; }

.emg-full__animation-data-row.animation-data-row-2 {
  background-image: url(../images/content/pulse2.svg);
  background-color: #886538; }

.emg-full__animation-data-row.animation-data-row-3 {
  background-image: url(../images/content/pulse3.svg);
  background-color: #a82d26; }

.emg-full__animation-data-row.animation-data-row-4 {
  background-image: url(../images/content/pulse4.svg);
  background-color: #d37c3f; }

.emg-full__animation-data-row.animation-data-row-5 {
  background-image: url(../images/content/pulse5.svg);
  background-color: #cdc33f; }

.emg-full__animation-data-row.animation-data-row-6 {
  background-image: url(../images/content/pulse6.svg);
  background-color: #5daf4e; }

.emg-full__animation-data-row.animation-data-row-7 {
  background-image: url(../images/content/pulse7.svg);
  background-color: #3b5eeb; }

.emg-full__animation-data-row.animation-data-row-8 {
  background-image: url(../images/content/pulse8.svg);
  background-color: #8a33ba; }

.emg-full--animation {
  padding: 2.4rem 0;
  background-color: #33549c;
  background-image: url(../images/aesthetic/pattern-circuit--blue-repeat.jpg); }

@media only screen and (min-width: 44em) {
  .emg-full__animation-data-row {
    background-size: 2600px; } }

#site-main .nf-form-content {
  padding: 0;
  max-width: none; }

#site-main .nf-form-fields-required {
  margin-bottom: 16px; }

#site-main .nf-form-content label {
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #767d8d;
  font-size: 0.9375rem;
  font-weight: 400; }

#site-main #ninja_forms_required_items, #site-main .nf-field-container {
  margin-bottom: 18px; }

#site-main .nf-field-container.hidden-container {
  margin-bottom: 0; }

#site-main .submit-container #ninja_forms_required_items, #site-main .submit-container .nf-field-container {
  margin-bottom: 0; }

#site-main .nf-form-content .list-select-wrap .nf-field-element > div, #site-main .nf-form-content input:not([type=button]), #site-main .nf-form-content textarea {
  border: 2px solid #cfcfcf;
  background-color: white; }

#site-main .nf-form-content textarea.ninja-forms-field {
  height: 160px; }

#site-main .nf-form-content button, #site-main .nf-form-content input[type=button], #site-main .nf-form-content input[type=submit] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: auto;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 1.225rem 2.25rem;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  color: #f06425;
  text-align: center;
  vertical-align: middle;
  border-radius: 36px;
  /* to override inputs with .btn class */
  background-color: transparent;
  border: solid 2px #f06425;
  cursor: pointer;
  *margin-left: 0.3em;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, color 0.25s ease-in-out; }
  #site-main .nf-form-content button:visited, #site-main .nf-form-content button:hover, #site-main .nf-form-content button:focus, #site-main .nf-form-content input[type=button]:visited, #site-main .nf-form-content input[type=button]:hover, #site-main .nf-form-content input[type=button]:focus, #site-main .nf-form-content input[type=submit]:visited, #site-main .nf-form-content input[type=submit]:hover, #site-main .nf-form-content input[type=submit]:focus {
    text-decoration: none; }
  #site-main .nf-form-content button:hover, #site-main .nf-form-content button:focus, #site-main .nf-form-content input[type=button]:hover, #site-main .nf-form-content input[type=button]:focus, #site-main .nf-form-content input[type=submit]:hover, #site-main .nf-form-content input[type=submit]:focus {
    color: white;
    background-color: #f06425; }

.form-wrapper h2, .nf-form-title h2, .nf-form-title h3 {
  font-size: 1.5rem;
  color: #767d8d;
  font-weight: 400; }

.form-wrapper p {
  font-size: 1rem; }

.nf-field-element > p {
  font-size: 0.6875rem;
  margin-bottom: 0; }

.hero--full {
  padding: 4.5em 0 0; }

.hero--home {
  background-image: url(../images/content/hero--calibration-button.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
  height: 100px;
  min-height: 100vh;
  min-height: calc(100vh - 94px);
  display: flex;
  flex-direction: column;
  justify-content: center; }

.hero--home:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.65); }

.hero--home .container {
  position: relative;
  z-index: 1; }

.hero--secondary {
  position: relative;
  margin-bottom: 11.5rem; }

.hero--secondary__image {
  position: absolute;
  width: 100%;
  overflow: hidden;
  z-index: -1;
  background-color: #33549c;
  top: 0;
  bottom: 0; }

.hero--secondary__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.hero--secondary__intro {
  background-color: #1b1e25;
  padding: 4rem 40px 1.6rem 20px;
  border-right: #f06425 solid 12px;
  width: 95%;
  box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, 0.43);
  position: relative;
  top: 13rem; }

.hero--secondary__intro h1 {
  color: white;
  font-weight: 200;
  text-transform: uppercase;
  margin-bottom: 1rem;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: 2.25rem; }

.hero--secondary__intro h1.heading--sm {
  font-size: 2.25rem; }

.hero--secondary__intro h1:last-child {
  margin-bottom: 0; }

.hero--secondary__intro h1 span {
  color: #f06425;
  display: block; }

.hero--secondary__intro h1.heading--sm span {
  display: inline; }

.hero--secondary__intro p {
  color: white;
  margin-bottom: 0;
  margin-bottom: 1.6em; }

.hero--secondary__intro p:last-child {
  margin-bottom: 0; }

.hero--secondary__buttons {
  margin-bottom: -1.6em;
  margin-top: 1.6em;
  clear: both; }

.hero--secondary__buttons .btn {
  margin: 0 0.25em 1.6em 0.25em; }

.hero--secondary__buttons .btn:first-child {
  margin-left: 0; }

.hero--secondary__buttons .btn:last-child {
  margin-right: 0; }

.hero__secondary-link {
  position: relative;
  top: 13rem;
  padding: 1.6em 42px 1.6em 20px;
  display: inline-block;
  font-size: 1.3125rem;
  font-weight: 600;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.hero__secondary-link:after {
  display: none; }

.hero__secondary-link span {
  vertical-align: middle;
  display: inline-block; }

.hero__secondary-link span:after {
  content: '';
  width: 42px;
  height: 11px;
  display: inline-block;
  background-image: url(../images/function/arrow-right--long-orange.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: -42px;
  -webkit-transform: translate(0, -1px);
          transform: translate(0, -1px);
  transition: -webkit-transform 0.15s ease-in-out, -webkit-filter 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, filter 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, filter 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-filter 0.15s ease-in-out; }

.hero__secondary-link:hover span:after {
  -webkit-transform: translate(8px, -1px);
          transform: translate(8px, -1px);
  -webkit-filter: brightness(75%);
          filter: brightness(75%); }

.nav--manual {
  margin-left: 0; }

.nav--manual li {
  display: inline-block;
  margin: 0 0.5em; }

.nav--manual li:first-child, .nav--manual li:last-child {
  margin: 0; }

.hero--learn {
  background-image: radial-gradient(circle at top 10% right 20%, #f9f9f9, #cdcdcd);
  padding: 4.5em 0 2.4rem; }

.hero--learn-users {
  padding-bottom: 2.4rem; }

.hero--cta {
  background-color: #f06425;
  background-size: cover;
  background-position: center;
  padding-bottom: 3.75rem;
  position: relative; }

.hero--cta h1 span {
  color: white;
  display: block; }

.hero--cta__content {
  position: relative;
  z-index: 1; }

.hero__overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute; }

.hero__overlay > * {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute; }

.orange-overlay--layer-1 {
  background: #f10b27;
  background: linear-gradient(167deg, #f10b27 0%, #f2cd14 100%);
  opacity: 0.3; }

.orange-overlay--layer-2 {
  background: #f10b27;
  background: linear-gradient(167deg, #f10b27 0%, #f2cd14 100%);
  mix-blend-mode: color; }

.orange-overlay--layer-3 {
  background: #e86124;
  background: linear-gradient(167deg, #e86124 0%, #e86124 100%);
  opacity: 0.65; }

.orange-overlay--layer-4 {
  background-image: url(../images/aesthetic/pattern-circuit--light-orange.png);
  background-size: cover; }

.cta-content {
  padding: 2.4rem 0; }

@media only screen and (min-width: 24em) {
  .hero--secondary__intro h1 {
    font-size: 2.5rem; }
  .hero--secondary__intro h1.heading--sm {
    font-size: 2.5rem; } }

@media only screen and (min-width: 37.5em) {
  .hero--secondary__intro h1 {
    font-size: 4rem; }
  .hero--secondary__intro h1.heading--sm {
    font-size: 3rem; } }

@media only screen and (min-width: 48em) {
  .hero--cta__content {
    padding-right: calc(40% + 20px); } }

@media only screen and (min-width: 55em) {
  .hero--full {
    padding: 10.75em 0 0; }
  .hero--cta {
    padding: 10.75em 0 1.75rem; }
  .hero--learn-users {
    padding-bottom: 0; } }

@media only screen and (min-width: 60em) {
  .hero--home {
    min-height: 100vh;
    background-attachment: fixed; }
  .nav-alert .hero--home {
    min-height: calc(100vh - 28px); }
  .hero--secondary {
    display: flex;
    margin-bottom: 7.625rem; }
  .hero--secondary__image {
    -webkit-transform: translateY(7.625rem);
            transform: translateY(7.625rem);
    width: 55%; }
  .hero--secondary__intro {
    border-right: none;
    border-left: #f06425 solid 12px;
    text-align: right;
    top: 0;
    right: 0;
    margin-left: auto;
    padding: 16rem 34px 3.75rem;
    width: 60%;
    min-width: 670px;
    max-width: calc(100% - 280px); }
  .hero--secondary__intro p {
    float: right;
    max-width: 39rem;
    font-size: 1.125rem; }
  .hero__secondary-link {
    position: absolute;
    bottom: 0;
    top: 21.625rem;
    right: 34px;
    -webkit-transform: translateY(7.625rem);
            transform: translateY(7.625rem);
    padding: 0 42px 0 0;
    height: 7.625rem;
    max-width: 40%;
    vertical-align: middle;
    display: inline-block; }
  .hero__secondary-link:before {
    content: '';
    width: 0;
    height: 7.625rem;
    display: inline-block;
    vertical-align: middle; }
  .cta-content {
    padding: 0; } }

.link--arrow {
  font-size: 1.125rem;
  font-weight: 600;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  display: inline-block;
  padding-right: 42px; }

.link--arrow:after {
  content: '';
  width: 42px;
  height: 11px;
  display: inline-block;
  background-image: url(../images/function/arrow-right--long-orange.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: -42px;
  transition: -webkit-transform 0.15s ease-in-out, -webkit-filter 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, filter 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, filter 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-filter 0.15s ease-in-out; }

.link--arrow:hover {
  text-decoration: none; }

.link--arrow:hover:after {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
  -webkit-filter: brightness(75%);
          filter: brightness(75%); }

@media only screen and (min-width: 60em) {
  .map-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; } }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-color: rgba(27, 30, 37, 0.9); }

.modal:not(.is-active) {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  white-space: nowrap;
  padding: 0;
  border: 0; }

.modal__content {
  width: 80%;
  max-width: 980px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.modal__meta {
  display: flex;
  justify-content: space-between;
  align-items: baseline; }

.modal__meta h2 {
  color: white;
  font-size: 1.5rem;
  font-weight: 500; }

.modal__close {
  color: white;
  display: inline-block;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  background-image: url(../images/function/close--white.svg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding: 0 0 0 21px;
  background-size: 13px;
  letter-spacing: 0.5px;
  transition: 0.15s opacity ease-in-out; }

.modal__close:hover {
  text-decoration: none;
  color: white;
  opacity: 0.8; }

.navbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.navigation--primary {
  background-color: #1b1e25;
  width: 100%; }

.navigation--primary:not(.is-active) {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  white-space: nowrap;
  padding: 0;
  border: 0; }

#pull {
  background-color: #1b1e25;
  border-left: 5px solid #f06425;
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: background-color 0.25s ease;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 1.375rem;
  letter-spacing: 0.75px;
  padding: 20px 20px; }

#pull:hover {
  background-color: #31353e; }

#pull.is-active {
  background-color: #31353e; }

.nav {
  padding-left: 0;
  list-style-type: none;
  margin: 0; }

.nav a {
  text-transform: uppercase;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.375rem;
  letter-spacing: 1px;
  display: block; }

.nav a:hover {
  text-decoration: none; }

.nav > li {
  margin-top: 0; }

.nav > li > a {
  padding: 0.5em 70px 0.5em 20px;
  position: relative;
  color: #9196a3;
  background-color: transparent;
  transition: background-color 0.25s ease;
  border-bottom: 1px solid #3b3c3e;
  text-decoration: none; }

.nav > li:hover > a {
  background-color: rgba(0, 0, 4, 0.1); }

.nav > li > a:active {
  text-decoration: none; }

.nav > li > a:after {
  content: '';
  position: absolute;
  background-color: #f06425;
  top: 0;
  right: 0;
  bottom: -1px;
  width: 50px;
  background-image: url(../images/function/caret-down--white.svg);
  background-repeat: no-repeat;
  background-size: 23px;
  background-position: center;
  border-bottom: 1px solid #fd8149; }

.nav > li.is-active > a:after {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1); }

.nav > li > a:only-child:after {
  display: none; }

.sub-menu {
  background-color: #000004;
  padding-left: 0;
  margin-left: 0;
  list-style-type: none; }

li:not(.is-active) .sub-menu {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  white-space: nowrap;
  padding: 0;
  border: 0; }

.sub-menu > li {
  margin-top: 0; }

.sub-menu > li > a {
  padding: 0.5em 70px 0.5em 20px; }

.sub-menu > li > a:hover {
  opacity: 0.8;
  color: #f06425; }

/* Fix for min accessibility size */
.nav sup {
  font-size: 0.75rem; }

@media only screen and (min-width: 26em) {
  #pull {
    padding: 20px 30px; } }

@media only screen and (min-width: 60em) {
  .navbar {
    position: relative; }
  #pull {
    display: none; }
  .nav li {
    display: inline-block; }
  .nav > li > a:after {
    display: none; }
  .navigation--primary {
    display: block;
    width: auto;
    background-color: transparent;
    padding-right: 20px;
    padding-top: 19px; }
  .navigation--primary:not(.is-active) {
    position: static;
    height: auto;
    width: auto;
    overflow: visible;
    margin: 0;
    clip: auto;
    padding-right: 20px;
    padding-top: 19px; }
  .nav > li > a {
    font-size: 0.875rem;
    font-weight: 500;
    padding: 3px 14px 4px;
    letter-spacing: 1.5px;
    border-bottom: none; }
  .nav-reverse .nav > li > a {
    color: #9196a3; }
  .nav-reverse-orange .nav > li > a {
    color: white; }
  .nav > li.is-section > a {
    background-color: #2f333e; }
  .nav > li:hover > ul, .current_page_parent > ul,
  .nav > li:focus-within > ul, .current_page_parent > ul {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    z-index: 1;
    opacity: 1;
    transition-delay: 0.1s;
    visibility: visible; }
  .nav:hover > li:not(:hover) > ul {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    -webkit-transform: translateY(5px);
            transform: translateY(5px); }
  .sub-menu {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
    right: 20px;
    top: 44px;
    left: 0;
    text-align: right;
    background-color: transparent;
    transition: opacity 0.2s ease-in-out, visibility 0.2s, -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s, -webkit-transform 0.2s ease-in-out;
    -webkit-transform: translateY(5px);
            transform: translateY(5px); }
  li:not(.is-active) .sub-menu {
    height: auto;
    width: auto;
    overflow: visible;
    margin: 0;
    clip: auto; }
  .sub-menu > li > a {
    padding: 1.35em 14px 0.5em 14px;
    font-weight: 700;
    font-size: 1.125rem;
    margin-left: 2rem;
    color: #1b1e25; }
  .nav-reverse .sub-menu > li > a, .nav-reverse-orange .sub-menu > li > a {
    color: white; }
  .sub-menu > li > a:hover {
    color: #f06425;
    opacity: 1; }
  .nav-reverse-orange .sub-menu > li > a:hover {
    color: #1b1e25; }
  .current_page_parent {
    background-color: #2e333e; }
  .sub-menu > .current_page_item > a, .nav-reverse .sub-menu > .current_page_item > a {
    color: #f06425; } }

.portal {
  background-color: #f06425;
  text-align: center;
  background-image: radial-gradient(circle, rgba(238, 140, 72, 0.75) 50%, #ff7a32 100%); }

.portal h1, .portal h2, .portal h3, .portal p, .portal a {
  color: white; }

.portal p {
  max-width: 22rem;
  margin: 0 auto 1.6em; }

.portal a:not(.btn) {
  display: block; }

.portal__path {
  padding: 2.75em 20px; }

.portal__path:first-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25); }

@media only screen and (min-width: 48em) {
  .portal__paths {
    display: flex;
    justify-content: center; }
  .portal__path {
    width: 50%;
    max-width: 640px; }
  .portal__path:first-child {
    border-bottom: none;
    border-right: 1px solid rgba(255, 255, 255, 0.25); } }

.people {
  margin-bottom: 0.8em; }

.bio {
  margin-bottom: 1.6em; }

.bio__desc {
  color: white;
  background-color: #33549c;
  background-image: url(../images/aesthetic/pattern-circuit--blue-bg.jpg);
  text-align: center;
  padding: 2.4em; }

.bio__desc h3 {
  color: white;
  text-align: center;
  font-size: 1.125rem;
  font-family: "Montserrat", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  width: 100%; }

@media only screen and (min-width: 48em) {
  .bios {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr; }
  .bio {
    display: flex;
    flex-direction: column; }
  .bio:nth-child(3n+1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
  .bio:nth-child(3n+2) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1; }
  .bio:nth-child(3n+3) {
    -ms-grid-column: 5;
    -ms-grid-column-span: 1; }
  .bio {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1; }
  .bio:nth-child(n+4) {
    -ms-grid-row: 2; }
  .bio:nth-child(n+7) {
    -ms-grid-row: 3; }
  .bio:nth-child(n+11) {
    -ms-grid-row: 4; }
  .bio__image-container {
    position: relative;
    overflow: hidden;
    padding-top: 130%; }
  .bio__image-container img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    bottom: auto; }
  .bio__desc {
    width: 90%;
    margin: -3em auto 0;
    position: relative;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .bio__desc .btn:last-child {
    margin-top: auto; } }

@media only screen and (min-width: 60em) {
  .bio__desc {
    width: 80%; } }

.cta-pill__link {
  text-transform: uppercase;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 1.6em 0;
  display: inline-block; }

.cta-pill__link:hover {
  text-decoration: none; }

.cta-pill__link svg {
  display: inline-block;
  height: 13px;
  vertical-align: middle;
  fill: #f06425;
  transition: -webkit-filter 0.15s ease-in-out;
  transition: filter 0.15s ease-in-out;
  transition: filter 0.15s ease-in-out, -webkit-filter 0.15s ease-in-out; }

.cta-pill__link:hover svg {
  -webkit-filter: brightness(75%);
          filter: brightness(75%); }

.blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
  margin-right: auto;
  margin-left: auto; }

.photo-grid {
  margin-bottom: 1.6em; }

.photo-grid__wrapper {
  margin-bottom: 1.6em; }

.photo-grid__wrapper:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 45em) {
  .photo-grid {
    display: grid;
    grid-gap: 30px; }
  .photo-grid--3 {
    grid-template-columns: 19fr 10fr;
    grid-template-rows: 1fr 1fr; }
  .photo-grid--3 .photo-grid__wrapper:first-child {
    grid-row: 1 / 3;
    grid-column: 1 / 2;
    padding-top: 66.7%; }
  .photo-grid--3 .photo-grid__wrapper:nth-child(2) {
    grid-row: 1 / 2;
    grid-column: 2 / -1; }
  .photo-grid--3 .photo-grid__wrapper:last-child {
    grid-row: 2 / -1;
    grid-column: 2 / -1; }
  .photo-grid__wrapper {
    margin-bottom: 0;
    position: relative;
    overflow: hidden; }
  .photo-grid__wrapper > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover; } }

.snippets:last-child {
  margin-bottom: -1.6em; }

.snippet {
  position: relative;
  margin-bottom: 1.6em; }

.snippet__photo {
  top: 0;
  right: 0;
  left: 0;
  padding-top: 12rem;
  display: block;
  position: relative;
  overflow: hidden; }

.snippet__photo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.snippet__summary {
  padding: 1.5rem;
  background-color: #ededed;
  width: 100%; }

.snippet--featured .snippet__summary {
  background: #eb6124;
  background: linear-gradient(145deg, #eb6124 0%, #eb821f 100%);
  color: white; }

.snippet--featured h1, .snippet--featured h2, .snippet--featured h3, .snippet--featured h4, .snippet--featured h5, .snippet--featured h6, .snippet--featured p {
  color: white; }
  .snippet--featured h1 a, .snippet--featured h2 a, .snippet--featured h3 a, .snippet--featured h4 a, .snippet--featured h5 a, .snippet--featured h6 a, .snippet--featured p a {
    color: white; }

.snippet--condensed {
  display: inline-block;
  margin-right: 0.25em; }

.snippet--condensed .snippet__summary {
  transition: background-color 0.15s ease-in-out;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: bold; }

.snippet--condensed:hover {
  text-decoration: none; }

.snippet--condensed:hover .snippet__summary {
  color: white;
  background-color: #f06425; }

.snippet__category {
  display: flex;
  justify-content: space-between;
  color: #b8b8b8;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: bold; }

.snippet--featured .snippet__category {
  color: #fdcaaf; }

.snippet__category svg {
  width: 34px;
  fill: #f06425;
  height: 40px; }

.snippet--featured .snippet__category svg {
  fill: white; }

.snippet__logo {
  display: flex;
  align-items: flex-end;
  height: 40px; }

.snippet__logo img {
  max-width: 180px;
  max-height: 30px; }

.snippet--featured .snippet__logo img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1); }

.snippet--featured .btn {
  color: white;
  border-color: white; }

.snippet--featured .btn:hover {
  color: #f06425;
  background-color: white; }

.snippet__summary h3 {
  font-size: 1.5rem;
  font-weight: normal; }

.snippet__summary h3 a {
  color: #1b1e25; }

.snippet--featured .snippet__summary h3 a {
  color: white; }

.snippet__summary .snippet__category + p {
  margin-top: 36px; }

.snippet__summary p {
  font-size: 0.875rem; }

.snippet--full {
  margin-bottom: 1.6em;
  border: 2px solid #ededed;
  border-left: 8px solid #ededed;
  transition: border-left 0.25s ease-in-out; }

.snippet--full h3 {
  font-size: 1.5rem;
  font-weight: 400;
  color: #767d8d;
  transition: color 0.25s ease-in-out; }

.snippet__meta {
  color: #767d8d; }

.snippet--full:hover {
  border-left: 8px solid #f06425; }

.snippet--full:hover h3 {
  color: #f06425; }

.snippet--full {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 1.25rem; }

.snippet--full h3 {
  margin-right: auto;
  margin-bottom: 0; }

.snippet__meta {
  width: 150px;
  padding-right: 30px; }

.collapsed .snippet {
  display: none; }

.snippet--event__label {
  position: absolute;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  right: 100%;
  text-align: right;
  -webkit-transform: rotate(-90deg) translateY(-40px);
          transform: rotate(-90deg) translateY(-40px);
  top: 0;
  font-size: 1.3125rem;
  font-weight: 600;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  white-space: nowrap;
  letter-spacing: 1.6px;
  color: #767d8d; }

.snippets > .container {
  overflow: hidden;
  padding-top: 8px;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px); }

.snippet__buttons {
  margin-top: auto; }

.snippet__buttons .btn {
  margin-top: 0.8em;
  margin-right: 0.4em; }

.snippet__buttons .btn:last-of-type {
  margin-right: 0; }

.page-content--dark .snippet__summary {
  background-color: #16191f; }

.page-content--dark .snippet__summary h3 a, .page-content--dark .snippet__date, .page-content--dark .snippet__qualifier {
  color: #767d8d; }

@media only screen and (min-width: 48em) {
  .snippets .snippet-collapse {
    text-align: right; }
  .snippet-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -50px; }
  .snippet-row--vertical {
    margin-right: 0; }
  .snippet-row > .snippet {
    margin-right: 50px;
    margin-bottom: 50px; }
  .snippet-row--vertical > .snippet {
    margin-right: 0; }
  .snippet--column-1, .snippet--column-2 {
    width: calc(50% - (50px)); }
  .snippet-row--vertical .snippet--column-1, .snippet-row--vertical .snippet--column-2 {
    width: 100%; }
  .snippet--featured {
    display: flex;
    justify-content: space-between; }
  .snippet--featured .snippet__photo {
    flex-grow: 1; }
  .snippet__summary {
    display: flex;
    flex-direction: column;
    min-height: 100%; }
  .snippet-row--vertical .snippet__summary, .event-summary .snippet__summary {
    flex-direction: row;
    align-items: center;
    background-color: white;
    border: 2px #ededed solid;
    border-left: 8px #ededed solid; }
  .snippet--resource .snippet__summary {
    align-items: flex-start; }
  .snippet--featured .snippet__photo + .snippet__summary {
    width: calc(50% - (50px/2)); }
  .snippet-row > .snippet--condensed {
    display: block;
    margin-bottom: calc(50px / 2); }
  .snippet-row--vertical > .snippet, .event-summary > .snippet {
    margin-bottom: calc(50px / 2); }
  .snippet-row--vertical .snippet__summary h3, .event-summary .snippet__summary h3 {
    width: 40%;
    margin: 0;
    padding-right: 1.6rem; }
  .snippet--event .snippet__date span, .snippet--event .snippet__qualifier span {
    display: inline-block;
    padding-right: 1.6rem; }
  .snippet-row--vertical .snippet__category {
    order: 1;
    align-items: center; }
  .snippet-row--vertical .snippet__logo {
    align-items: center; }
  .snippet-row--vertical .snippet__category svg {
    max-width: 25px;
    margin-right: 20px; }
  .snippet-row--vertical .snippet__summary .snippet__buttons {
    order: 2;
    margin: auto;
    margin-right: 0; }
  .event-summary .snippet__summary .snippet__buttons {
    margin: auto;
    margin-right: 0; }
  .snippet-row--vertical .snippet__buttons .btn:first-child, .event-summary .snippet__summary .snippet__buttons .btn:first-child {
    margin-top: 0; }
  .snippet--resource .snippet__summary .btn {
    margin-left: 0; }
  .page-content--dark .snippet-row--vertical .snippet__summary, .page-content--dark .event-summary .snippet__summary {
    background-color: #16191f;
    border: none;
    border-left: 8px #090a0d solid; } }

@media only screen and (min-width: 60em) {
  .snippet--column-1 {
    width: calc(25% - (50px)); }
  .snippet-row--vertical .snippet__summary h3, .event-summary .snippet__summary h3 {
    width: 62.5%; } }

.sight-sound .wp-block-media-text__media img {
  max-width: 130px; }

.sight-sound.sight-sound--press .wp-block-media-text__media img {
  max-width: 300px; }

.tag {
  background-color: #f0d625;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  font-size: 0.75rem;
  text-transform: uppercase;
  display: inline-block;
  padding: 1.25rem 1.5rem;
  color: #8d7e15;
  letter-spacing: 1.5px;
  position: absolute;
  z-index: 1;
  top: -8px;
  left: -8px; }

.page-template-page-results .cta-content {
  border-bottom: 1px solid #ededed; }

.tool-results__title {
  margin-bottom: 1.6em; }

.tool-results__title h3 {
  margin-bottom: 0.4em;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 3px; }

.tool-results__content h4 {
  font-size: 1.1875rem;
  margin-bottom: 1.4rem;
  text-transform: uppercase;
  color: #525b72;
  font-weight: 800;
  letter-spacing: 3px; }

.tool-results__categories h5, .tool-results__required-selections h5 {
  font-size: 1.125rem; }

.tool-results__required-selections {
  margin-top: 1.5rem; }

.part-number {
  color: #525b72;
  font-size: 0.9375rem; }

.tool-results__empty-state {
  display: none; }

.tool-results__content.empty .print-results {
  display: none; }

.tool-results__content.empty .tool-results__complete-state {
  display: none; }

.tool-results__content.empty .tool-results__empty-state {
  display: block; }

.compatibility-error {
  display: none; }

.no-es6array .compatibility-error {
  display: block; }

.no-es6array .compatibility-chart {
  display: none; }

@media only screen and (min-width: 40em) {
  .tool-results__title h3 {
    margin-bottom: 0; }
  .tool-results__title {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .tool-results__actions {
    width: 50%;
    display: flex;
    justify-content: flex-end; }
  .tool-results__actions .btn {
    margin-left: 0.5em; }
  .tool-results__categories, .tool-results__required-selections {
    display: grid;
    grid-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr; }
  .tool-results__required-selections > div {
    grid-column: 2 / -1; }
  .tool-results__required-selections {
    margin-top: 1.125rem; } }

@media only screen and (min-width: 60em) {
  .page-template-page-results .cta-content {
    border-bottom: none; }
  .tool-results__content {
    padding-right: 42%; } }

.title--btn {
  margin-bottom: 1.6em; }

.title--btn h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #525b72;
  font-weight: 800;
  letter-spacing: 3px; }

@media only screen and (min-width: 30em) {
  .title--btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
  .title--btn h2 {
    margin: 0.8em 0; } }

.video-prompt {
  font-size: 1.125rem;
  font-weight: bold;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  display: inline-block;
  padding: 0.5em 0 0.55em 2.75em;
  background-image: url(../images/function/video-prompt--orange.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 36px; }

.video-prompt:hover {
  color: #f06425;
  text-decoration: none;
  opacity: 0.7; }

.video-wrapper, .is-type-video .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.video-wrapper iframe, .is-type-video .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.portal--home {
  background-image: url(../images/content/calibration-clinician-and-user.jpg);
  background-size: cover;
  background-position: center; }

.portal--home:before {
  content: '';
  display: block;
  height: 2rem;
  background-color: #f06425;
  background-image: url("../images/function/orange_circuit_bg.png"), radial-gradient(circle at 50% -25%, #fa9c3b, #f26522 70%);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2); }

.portal--home h2 {
  font-weight: 400;
  margin-bottom: 1.4rem; }

.portal--home .btn {
  text-transform: none;
  letter-spacing: 0; }

.portal--home .btn, .portal--home a {
  font-size: 1.25rem; }

.portal--home a span {
  display: block;
  font-size: 1rem;
  margin-top: 0.4em; }

.portal--home .portal__path {
  padding: 2.75em 20px; }

.portal--home a:last-child {
  margin-top: 2.6em; }

.home--hero__adjectives {
  position: relative;
  color: #f06425;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  text-transform: uppercase; }

.home--hero__underline {
  position: absolute;
  width: 0;
  height: 5px;
  bottom: -5px;
  right: 0;
  background-color: #f06425; }

.home--hero__adjective {
  display: inline-block;
  position: relative;
  line-height: 1;
  letter-spacing: 5px; }

.home--hero__adjective:not(:last-child) {
  position: absolute; }

.home--hero__product h1 {
  color: white;
  font-size: 3rem;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 4px;
  margin-bottom: 0.25em; }

.home--hero__product h1 > span {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  white-space: nowrap;
  padding: 0;
  border: 0; }

.home--hero__product p {
  color: #cdcdcd;
  font-size: 1.3125rem;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px; }

@media only screen and (min-width: 32em) {
  .home--hero__adjectives {
    font-size: 4rem; }
  .home--hero__product h1 {
    font-size: 4rem; } }

@media only screen and (min-width: 48em) {
  .portal--home .portal__path {
    padding: 9.75em 20px; }
  .animation--home-hero {
    display: flex;
    align-items: flex-start;
    justify-content: center; }
  .home--hero__adjectives {
    margin-right: 1.6rem; }
  .home--hero__adjective {
    right: 0;
    -webkit-transform: translateY(2px);
            transform: translateY(2px); }
  .home--hero__product {
    max-width: 420px; }
  .home--hero__product p {
    font-size: 1.875rem;
    line-height: 1.3;
    letter-spacing: 2.5px; } }

@media only screen and (min-width: 60em) {
  .portal--home .portal__path {
    padding: 16.75em 20px; }
  .home--hero__adjectives {
    font-size: 4.875rem; }
  .home--hero__product h1 {
    font-size: 4.875rem; } }

.learn-heading--desktop {
  display: none; }

.box-intro {
  position: relative;
  border-left: #ff7a32 13px solid;
  background-color: white;
  box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.43);
  margin-bottom: 2.4rem; }

.box-intro__content {
  background: radial-gradient(circle, rgba(255, 255, 255, 0.82) 0%, rgba(255, 255, 255, 0) 100%), url(../images/aesthetic/pattern-circuit--grey.svg);
  background-size: cover;
  padding: 2em 1.5em; }

.box-intro h1 {
  font-size: 3.125rem; }

.box-intro p:last-child {
  margin-bottom: 0; }

.box-intro .btn {
  margin-top: 20px; }

.hero--learn__graphic--clinician {
  position: relative;
  top: -3em;
  max-width: 480px;
  overflow: hidden;
  padding-top: 275%;
  margin: 0 auto -3em; }

.hero--learn__graphic--clinician img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  bottom: auto;
  max-width: 100%; }

.learn-heading--mobile {
  font-size: 3rem; }

.hero--learn__features ul {
  padding-left: 0;
  margin-left: 0; }
  .hero--learn__features ul li {
    list-style-type: none; }

.hero--learn__features ul li {
  margin-bottom: 1.6rem; }

.hero--learn__features h2 {
  font-size: 1.5rem;
  font-weight: 400;
  color: #767d8d;
  position: relative;
  border-bottom: 1px solid #f06425;
  padding-bottom: 0.5em; }

.hero--learn__features h2:after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 5px;
  background-color: #f06425;
  position: absolute;
  bottom: -5px;
  left: -9px; }

.hero--learn__features p {
  font-size: 1rem; }

.hero--learn-users {
  position: relative; }

.hero--learn-users .container {
  position: relative;
  z-index: 2; }

.hero--learn-users .learn-heading--mobile {
  color: white; }

.hero--learn-users__video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.no-objectfit .hero--learn-users__video, html[data-useragent*='UCBrowser'] .hero--learn-users__video {
  background-image: url(../images/content/user-video-poster.jpg);
  background-size: cover;
  background-position: center center; }

.hero--learn-users__video:after {
  content: '';
  position: absolute;
  background-color: rgba(27, 30, 37, 0.3);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

#bgvid {
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  min-height: 100%; }

.no-objectfit #bgvid, html[data-useragent*='UCBrowser'] #bgvid {
  display: none; }

.learn-highlight + *:not(.learn-highlight) {
  margin-top: calc(1.6rem * 1.5); }

.learn-highlight__title {
  padding: 0 20px;
  font-size: 2.25rem;
  letter-spacing: 2px;
  color: white; }

.learn-highlight__desc, .learn-highlight__desc--longform {
  padding: 20px; }

.learn-highlight__title + .learn-highlight__desc {
  padding-top: 0; }

.learn-highlight__desc p, .learn-highlight__desc--longform p {
  color: #bdbdbd; }

.learn-highlight__desc--longform p:last-child {
  margin-bottom: 0; }

.learn-highlight__desc > a, .learn-highlight__desc--longform > a {
  font-size: 1.125rem;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600; }

.learn-highlight__image-container img {
  min-width: 100%; }

.learn-highlight__thumbnail {
  position: relative;
  padding-top: 82.25%;
  background-color: #16191f; }

.learn-highlight__animation-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.learn-highlight__animation-data-row {
  height: 11.5%;
  background-image: url(../images/content/pulse1.svg);
  background-color: #8e8e8c;
  background-repeat: repeat-x;
  background-size: 6000px;
  background-position: 0 0;
  position: relative; }

.learn-highlight__animation-data-row.animation-data-row-2 {
  background-image: url(../images/content/pulse2.svg);
  background-color: #886538; }

.learn-highlight__animation-data-row.animation-data-row-3 {
  background-image: url(../images/content/pulse3.svg);
  background-color: #a82d26; }

.learn-highlight__animation-data-row.animation-data-row-4 {
  background-image: url(../images/content/pulse4.svg);
  background-color: #d37c3f; }

.learn-highlight__animation-data-row.animation-data-row-5 {
  background-image: url(../images/content/pulse5.svg);
  background-color: #cdc33f; }

.learn-highlight__animation-data-row.animation-data-row-6 {
  background-image: url(../images/content/pulse6.svg);
  background-color: #5daf4e; }

.learn-highlight__animation-data-row.animation-data-row-7 {
  background-image: url(../images/content/pulse7.svg);
  background-color: #3b5eeb; }

.learn-highlight__animation-data-row.animation-data-row-8 {
  background-image: url(../images/content/pulse8.svg);
  background-color: #8a33ba; }

.learn-highlight--animation {
  padding: 2.4rem 0;
  background-color: #33549c;
  background-image: url(../images/aesthetic/pattern-circuit--blue-repeat.jpg); }

.learn-highlight--animation img {
  width: 400px;
  max-width: 100%;
  margin: 0 auto; }

.learn-highlight--animation .learn-highlight__title {
  background-color: #292e39;
  padding: 1.6rem;
  margin-bottom: 0;
  position: relative;
  box-shadow: 4px 4px 38px 0px rgba(0, 0, 0, 0.48); }

.learn-highlight--animation .learn-highlight__desc {
  background-color: #1b1e25;
  padding: 1.6rem; }

@media only screen and (min-width: 30em) {
  .box-intro {
    padding: 2rem; }
  .hero--learn__graphic--clinician {
    padding-top: 1320px; }
  .learn-highlight__title {
    font-size: 2.625rem; } }

@media only screen and (min-width: 33em) {
  .learn-heading--mobile {
    font-size: 4rem; } }

@media only screen and (min-width: 55em) {
  .learn-heading--mobile {
    display: none; }
  .learn-heading--desktop {
    display: block; }
  .hero--learn .container {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 5fr 1fr 2fr 7fr; }
  .hero--learn-users .container {
    grid-template-columns: 25fr 23fr;
    grid-gap: 50px; }
  .hero--learn__graphic--clinician {
    top: 0;
    padding-top: 0;
    margin: auto;
    margin-bottom: 0;
    max-width: 360px;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    align-self: end; }
  .hero--learn__graphic--user {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    align-self: end; }
  .hero--learn__graphic--clinician img {
    position: static; }
  .box-intro {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 3 / -1;
    align-self: start;
    margin-bottom: 2.4rem; }
  .hero--learn-users .box-intro {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 2 / -1;
    text-align: center; }
  .box-intro h1 {
    text-align: center; }
  .hero--learn__features {
    text-align: center;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / -1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-column: 3 / -1;
    align-self: end;
    margin-bottom: 7.2em; }
  .hero--learn__features ul {
    text-align: left;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-column-gap: 80px; } }

@media only screen and (min-width: 60em) {
  .learn-highlight {
    position: relative;
    width: 100%; }
  .learn-highlight__title {
    max-width: 50%;
    box-shadow: 4px 4px 38px 0px rgba(0, 0, 0, 0.48);
    background-color: #292e39;
    padding: 0.75em 2em 0.75em 1em;
    margin-top: 0; }
  .learn-highlight--photo .learn-highlight__title {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(10%, -1em);
            transform: translate(10%, -1em); }
  .learn-highlight--photo {
    display: flex;
    align-items: center; }
  .learn-highlight--photo:nth-of-type(2n) {
    flex-direction: row-reverse; }
  .learn-highlight--photo:nth-of-type(odd) .learn-highlight__title {
    right: 0;
    left: auto;
    -webkit-transform: translate(-10%, -1em);
            transform: translate(-10%, -1em); }
  .learn-highlight__image-container {
    position: relative;
    width: 40%;
    padding-top: 65%;
    overflow: hidden; }
  .learn-highlight__image-container img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .learn-highlight__desc {
    max-width: 55%;
    width: 584px;
    padding: 0; }
  .learn-highlight__desc > p, .learn-highlight__desc > a {
    display: block;
    background-color: #16191f;
    padding: 2em 1.5em;
    margin-bottom: 1.6em; }
  .learn-highlight__desc > p:last-child, .learn-highlight__desc > a:last-child {
    margin-bottom: 0; }
  .learn-highlight--photo .learn-highlight__desc > p, .learn-highlight--photo .learn-highlight__desc > a {
    margin-bottom: 0;
    padding: 2em 1.5em 0; }
  .learn-highlight--photo .learn-highlight__desc > p:last-child, .learn-highlight--photo .learn-highlight__desc > a:last-child {
    padding: 2em 1.5em; }
  .learn-highlight--video {
    width: 80%;
    margin: 3.2em auto 0; }
  .learn-highlight--video .learn-highlight__title {
    float: right;
    text-align: right;
    max-width: 44%;
    padding: 0.75em 1em 2em 1em;
    margin-bottom: 0;
    -webkit-transform: translateX(1em);
            transform: translateX(1em); }
  .learn-highlight__video-container {
    clear: both;
    top: -4em; }
  .learn-highlight--longform {
    width: 80%;
    margin: 3.2em auto 0;
    display: flex;
    align-items: center; }
  .learn-highlight__thumbnail {
    position: relative;
    margin-right: -4em;
    z-index: 1;
    width: 25%;
    padding-top: 20.5%; }
  .learn-highlight__animation-data-row {
    background-size: 2000px 25px;
    background-position: 0 0; }
  .learn-highlight__desc--longform {
    background-color: #16191f;
    padding: 3em 1em 3em 7em;
    width: 74.5%;
    flex-grow: 1; }
  .learn-highlight--animation .container {
    display: flex;
    justify-content: space-between; }
  .learn-highlight__animation {
    flex-grow: 1; }
  /* Temporary, will be replaced with an actual animation */
  .learn-highlight__animation img {
    margin: 0 auto; }
  .learn-highlight--animation .learn-highlight__content {
    max-width: 650px;
    margin: 2.4rem 0 2.4rem 2.4rem; }
  .learn-highlight--animation .learn-highlight__title {
    max-width: 100%; }
  .learn-highlight--animation .learn-highlight__desc {
    max-width: 100%;
    width: 100%; }
  .learn-highlight--animation .learn-highlight__desc > p, .learn-highlight--animation .learn-highlight__desc > a:last-child {
    padding: 0;
    background-color: transparent; } }

@media only screen and (min-width: 68em) {
  .learn-highlight__image-container {
    width: 59%; }
  .learn-highlight__desc {
    max-width: 40%;
    width: 480px; } }

@media only screen and (min-width: 72em) {
  .box-intro {
    grid-column: 4 / -1; }
  .learn-highlight__title {
    max-width: 40%; } }

@media only screen and (min-width: 90em) {
  .learn-highlight__title {
    max-width: 30%; }
  .learn-highlight__image-container {
    padding-top: 50%; } }

.cta-content:after {
  content: "";
  display: table;
  clear: both; }

.hero--cta + .page-content .wp-block-group {
  max-width: 1400px;
  /* 1 */
  margin-left: auto;
  /* 2 */
  margin-right: auto;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  padding-right: 20px;
  /* 3 */
  width: 100%;
  /* 1 */ }

.cta-content + .wp-block-pantheon-google-map {
  margin: 0;
  padding-top: 50%; }

.cta-content + .wp-block-pantheon-google-map.interactive.ratio2_1:before {
  padding-top: 0; }

@media only screen and (min-width: 60em) {
  .hero--cta + .cta-content .wp-block-group, .form-wrapper {
    position: absolute;
    z-index: 1;
    width: 40%;
    right: 0;
    float: right;
    padding: 3em;
    border-left: #ff7a32 8px solid;
    box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.43);
    top: 13.25rem;
    margin-bottom: -17.8em;
    background-color: white; } }

.how-to-manual {
  position: relative;
  margin-bottom: calc(1.6rem * 2); }

.how-to-manual__chapter {
  position: relative;
  display: block;
  background-color: #ededed;
  margin-bottom: 5px;
  padding: 2rem;
  transition: background-color 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, transform 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out; }

.how-to-manual__chapter:hover {
  background-color: white;
  text-decoration: none; }

.how-to-manual__chapter > * {
  position: relative;
  z-index: 1; }

.how-to-manual__texture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../images/aesthetic/pattern-circuit--grey.svg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  opacity: 0;
  transition: opacity 0.25s ease-in-out; }

.how-to-manual__chapter:hover .how-to-manual__texture {
  opacity: 1; }

.how-to-manual__chapter-order {
  font-size: 2rem;
  font-family: "Dosis", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 800; }

.how-to-manual__chapter h3 {
  font-size: 1.25rem;
  text-transform: uppercase; }

.how-to-manual__arrow {
  width: 50px;
  fill: #f06425; }

.how-to-manual__arrow circle {
  stroke: #f06425; }

.callout--cable-type {
  margin-bottom: 25px;
  background: #eb6124;
  background: linear-gradient(145deg, #eb6124 0%, #eb821f 100%); }

.page-content .callout--cable-type, .page-content--narrow .callout--cable-type {
  padding: 1.6rem; }

.callout--cable-type .wp-block-media-text__media img {
  max-width: 600px; }

@media only screen and (min-width: 37.5em) {
  .callout--cable-type .wp-block-media-text__media img {
    margin: 0 0 0 auto;
    -webkit-transform: translateX(1.6rem);
            transform: translateX(1.6rem); }
  .callout--cable-type .wp-block-media-text__content p:last-child {
    margin: 0; } }

@media only screen and (min-width: 48em) {
  .how-to-manual__chapters {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr; }
  .how-to-manual__chapter {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    will-change: transform; }
  .how-to-manual__chapter:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 5;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 5;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 6;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 6;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.25s ease-in-out; }
  .how-to-manual__chapter:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    z-index: 2; }
  .how-to-manual__chapter:hover:before {
    opacity: 1; }
  .how-to-manual__chapter h3 {
    max-width: 210px; }
  .how-to-manual__arrow {
    margin-top: auto; } }

@media only screen and (min-width: 64em) {
  .how-to-manual__chapters {
    grid-template-columns: 1fr 1fr 1fr 1fr; }
  .how-to-manual__chapter:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(4) {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(7) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(8) {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(11) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1; }
  .how-to-manual__chapter:nth-child(12) {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1; } }
