@charset "UTF-8";
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: "";
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*****************************************
				VARIABLES
*****************************************/
/*****************************************
				HELPERS
*****************************************/
@media (max-width: 568px) {
  .no-mobile {
    display: none !important;
  }
}
@media (min-width: 569px) {
  .mobile-only {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .desktop-only {
    display: none !important;
  }
}
.content-wrapper {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 12px;
}

.hidden {
  display: none !important;
}

.table-wrapper {
  overflow: scroll;
  width: 100%;
}

.secondary, .secondary-centered {
  font-size: 14px;
  opacity: 0.7;
}
@media (min-width: 569px) {
  .secondary, .secondary-centered {
    font-size: 16px;
  }
}

.btn, .header__btn, .bullet {
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Rajdhani", "DIN", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  display: inline-block;
  height: 44px;
  padding: 0 10px;
  border-radius: 1px;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  background-color: gray;
  transition: all 0.5s ease;
}
.btn a, .header__btn a, .bullet a {
  color: white;
}
.btn, .header__btn, .bullet, .btn:hover, .btn:focus, .btn:active {
  text-decoration: none;
}
.btn strong, .header__btn strong, .bullet strong {
  font-weight: 700;
}
.btn:hover, .header__btn:hover, .bullet:hover {
  background-color: #777575;
}
@media (min-width: 769px) {
  .btn, .header__btn, .bullet {
    height: 52px;
  }
}

.btn--cta {
  font-size: 16px;
}
@media (min-width: 569px) {
  .btn--cta {
    font-size: 20px;
  }
}

.btn--fire, .header__btn {
  background-image: linear-gradient(#FF9F2F, #FF6026);
}
.btn--fire:hover, .header__btn:hover {
  background-image: linear-gradient(#EB8826, #EB4E1E);
}

.btn--full-width {
  display: block;
  width: 100%;
  text-align: center;
}

button.btn, button.header__btn, button.bullet,
input[type=submit],
input[type=submit].btn--full-width {
  border: none;
}

.btn--disabled {
  pointer-events: none;
  opacity: 0.5;
}

.skip-to-content {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  -webkit-clip-path: inset(1px 1px 1px 1px);
          clip-path: inset(1px 1px 1px 1px);
  -webkit-clip-path: inset(1px, 1px, 1px, 1px);
          clip-path: inset(1px, 1px, 1px, 1px);
}
.skip-to-content:focus {
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 4px;
  left: 4px;
  padding: 4px;
  width: auto;
  height: auto;
  background-color: #373737;
  overflow: visible;
  -webkit-clip-path: none;
          clip-path: none;
  text-decoration: none;
  z-index: 101;
}
.skip-to-content:focus a {
  color: white;
}

/*****************************************
			  HTML ELEMENTS
*****************************************/
*, *:before, *:after {
  box-sizing: border-box;
}

body {
  font-size: 16px;
  font-family: "Avenir Next", "Avenir", "Avenir Next W01", system-ui, sans-serif;
  line-height: 1.6;
  color: #373737;
  hanging-punctuation: first;
}
@media (min-width: 769px) {
  body {
    font-size: 18px;
  }
}

p, h1, h2, h3, h4, ul:not(li > ul), ol:not(li > ol) {
  margin: 0 0 16px;
}

li > ul,
li > ol {
  margin: 0;
}

h1, h2, h3, h4 {
  font-family: "freight-text-pro", "FreightText Pro", "Georgia", serif;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 600;
  line-height: 1;
}

h2 {
  margin: 32px 0 16px;
  font-size: 22px;
}
@media (min-width: 769px) {
  h2 {
    margin-top: 40px;
    font-size: 38px;
  }
}

h3 {
  margin: 32px 0 16px;
  font-size: 18px;
}
@media (min-width: 769px) {
  h3 {
    margin-top: 36px;
    font-size: 28px;
  }
}

h4 {
  margin: 24px 0 12px;
  font-size: 16px;
  opacity: 0.8;
}
@media (min-width: 769px) {
  h4 {
    font-size: 22px;
  }
}

a {
  color: #109CBF;
}

strong {
  font-weight: 600;
}

table {
  margin: 24px 0;
  table-layout: fixed;
  min-width: 100%;
  overflow-x: hidden;
}

th,
td {
  padding: 4px 16px 2px 0;
}

th {
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  font-size: 81%;
  letter-spacing: 0.06em;
}

thead > tr {
  border-bottom: 2px solid rgba(55, 55, 55, 0.2);
}

tbody > tr {
  border-bottom: 1px solid rgba(55, 55, 55, 0.2);
}

blockquote {
  font-family: "freight-text-pro", "FreightText Pro", "Georgia", serif;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 600;
  position: relative;
  font-size: 1.4em;
  font-style: italic;
  font-weight: 500;
  opacity: 0.9;
}
blockquote:before {
  content: url(../../img/testimonials/open-quote.png);
  position: absolute;
  top: -17px;
  left: -42px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
blockquote p:last-child:after {
  content: "”";
  display: inline;
}

.quote--full-width {
  margin-left: 0;
  margin-right: 0;
}
.quote--full-width:before {
  top: -14px;
  left: -20px;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
@media (min-width: 769px) {
  .quote--full-width:before {
    left: -40px;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}

cite {
  font-family: "Rajdhani", "DIN", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  display: block;
  position: relative;
  margin: -8px 0 24px 32px;
  font-style: normal;
  opacity: 0.8;
  line-height: 1;
}
cite strong {
  font-weight: 700;
}
@media (min-width: 569px) {
  cite {
    margin-left: 0;
    margin-bottom: 40px;
  }
}
cite:before {
  content: "—";
  position: absolute;
  left: -17px;
  line-height: 1;
}
cite > .secondary, cite > .secondary-centered {
  opacity: 0.8;
}

hr {
  height: 1px;
  margin: 32px 0px;
  border-width: 0;
  background-color: #ddd;
}

/*****************************************
			   HEADER STYLES
*****************************************/
header:not(.post__header) {
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #373737;
}
header:not(.post__header) a {
  color: white;
}
@media (min-width: 769px) {
  header:not(.post__header) {
    display: flex;
    justify-content: space-between;
  }
}

.header__logo {
  margin-left: -2px;
  height: 48px;
  overflow: hidden;
}
@media (min-width: 769px) {
  .header__logo {
    margin-left: 8px;
  }
}
.header__logo a {
  display: block;
}

.header__notice {
  font-family: "Rajdhani", "DIN", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  display: none;
}
.header__notice strong {
  font-weight: 700;
}
@media (min-width: 1024px) {
  .header__notice {
    display: block;
    flex-grow: 1;
    align-self: stretch;
    font-size: 16px;
    color: white;
    line-height: 47px;
    text-align: center;
  }
}
.header__notice a {
  display: inline-block;
  height: 100%;
  text-decoration: none;
}
.header__notice a:hover {
  text-decoration: underline;
  background-color: rgba(255, 255, 255, 0.04);
}
.header__notice .header__btn {
  display: none;
}
@media (min-width: 1024px) {
  .header__notice .header__btn {
    display: inline-block;
    align-self: center;
    max-height: 30px;
    white-space: nowrap;
  }
}

.bullet {
  display: inline-block;
  height: 23px;
  border-radius: 4px;
  padding: 4px;
  font-size: 16px;
  line-height: 1;
}

.header__nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  display: flex;
  height: 42px;
  background-color: #262626;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
  overflow-x: auto;
}
@media (min-width: 769px) {
  .header__nav {
    align-self: stretch;
    height: auto;
    background-color: inherit;
    box-shadow: none;
    overflow-x: initial;
  }
}

.header__link {
  font-family: "Rajdhani", "DIN", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  display: block;
  position: relative;
  padding: 0 8px;
  height: 100%;
  font-size: 16px;
  line-height: 42px;
  white-space: nowrap;
  background-color: transparent;
  transition: background-color 0.1s ease;
}
.header__link strong {
  font-weight: 700;
}
.header__link, .header__link:hover, .header__link:focus, .header__link:active {
  text-decoration: none;
}
@media (min-width: 769px) {
  .header__link {
    line-height: 48px;
  }
}
.header__link:hover, .header__menu-parent:focus-within .header__link {
  background-color: rgba(255, 255, 255, 0.1);
}

.header__link--active:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 8px;
  right: 8px;
  height: 4px;
  background-image: linear-gradient(to bottom, #FF9F2F, #FF6026);
}
.blue-theme .header__link--active:after {
  background-image: linear-gradient(to bottom, #4AC4E2, #109CBF);
}

.header__login {
  justify-self: flex-end;
  margin-left: auto;
  opacity: 0.7;
}

.header__btn {
  margin-top: 6px;
  margin-right: 8px;
  align-self: center;
}
@media (min-width: 569px) {
  .header__btn {
    height: 30px;
    line-height: 30px;
  }
}
@media (min-width: 769px) {
  .header__btn {
    margin-top: 9px;
  }
}

@media (min-width: 769px) {
  .header__menu-parent {
    position: relative;
  }
}
.header__menu-parent:hover .header__link, .header__menu-parent:focus-within .header__link {
  background-color: rgba(255, 255, 255, 0.1);
}
.header__menu-parent:hover .header__menu, .header__menu-parent:focus-within .header__menu {
  visibility: visible;
  transition-delay: 0s;
}
.header__menu-parent .header__link[href="#"] {
  cursor: default;
}

.header__menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  visibility: hidden;
  position: absolute;
  top: 90px;
  left: 0;
  margin: 2px 8px;
  max-width: 382px;
  width: calc(100% - 16px);
  border-radius: 2px;
  background-color: #373737;
  box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.3);
  z-index: 2;
  transition: 0s 0.1s;
}
.header__menu a {
  color: white;
}
@media (min-width: 769px) {
  .header__menu {
    top: calc(100% + 1px);
    left: auto;
    right: 0;
    margin: 0;
    width: auto;
  }
}
.header__menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header__menu li a {
  font-family: "Rajdhani", "DIN", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  display: block;
  position: relative;
  padding: 8px 8px 7px 40px;
  font-size: 15px;
  white-space: nowrap;
  transition: background-color 0.2s ease;
}
.header__menu li a strong {
  font-weight: 700;
}
.header__menu li a, .header__menu li a:hover, .header__menu li a:focus, .header__menu li a:active {
  text-decoration: none;
}
.header__menu li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.header__menu li:last {
  border-bottom: none;
}

.tool-logos__data {
  position: absolute;
  top: 14px;
  left: 12px;
}

.tool-logos__a11y {
  position: absolute;
  top: 14px;
  left: 14px;
}

.tool-logos__gradient {
  position: absolute;
  top: 12px;
  left: 14px;
}

.tool-logos__itt {
  position: absolute;
  top: 12px;
  left: 14px;
}

/*****************************************
			  FOOTER STYLES
*****************************************/
footer {
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 32px;
  border: 1px solid transparent;
  text-align: center;
  background-color: #373737;
}
footer a {
  color: white;
}
@media (min-width: 769px) {
  footer {
    margin-top: 64px;
  }
}

.footer__img {
  display: block;
  margin-top: 32px;
}

.footer__cols {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: 50%;
     -moz-column-width: 50%;
          column-width: 50%;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  margin-top: 32px;
  text-align: left;
}
@media (min-width: 769px) {
  .footer__cols {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
    -webkit-column-width: 25%;
       -moz-column-width: 25%;
            column-width: 25%;
    -webkit-column-gap: 32px;
       -moz-column-gap: 32px;
            column-gap: 32px;
    margin-top: 64px;
  }
}

.footer__col {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  margin-bottom: 40px;
}
@media (min-width: 769px) {
  .footer__col {
    margin-bottom: 48px;
  }
}
.footer__col h4 {
  font-family: "Rajdhani", "DIN", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  position: relative;
  margin: 0 0 24px;
  font-size: 16px;
  opacity: 0.8;
}
.footer__col h4 strong {
  font-weight: 700;
}
.footer__col h4:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -8px;
  width: 20px;
  height: 3px;
  border-radius: 1px;
  background: linear-gradient(#FF9F2F, #FF6026);
  -webkit-transform: skew(-25deg);
          transform: skew(-25deg);
}
.footer__col ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer__col ul li a {
  display: inline-block;
  padding: 8px 0;
  font-size: 16px;
  opacity: 0.9;
}
.footer__col ul li a, .footer__col ul li a:hover, .footer__col ul li a:focus, .footer__col ul li a:active {
  text-decoration: none;
}
@media (min-width: 769px) {
  .footer__col ul li a {
    padding: 6px 0;
  }
}
.footer__col ul li a:hover {
  text-decoration: underline;
  opacity: 1;
}

.footer__copyright {
  margin: 32px 0 16px;
  opacity: 0.8;
  font-size: 13px;
}
@media (min-width: 769px) {
  .footer__copyright {
    margin-top: 48px;
  }
}
.footer__copyright a, .footer__copyright a:hover, .footer__copyright a:focus, .footer__copyright a:active {
  text-decoration: none;
}
.footer__copyright a:hover {
  text-decoration: underline;
}

/*****************************************
			   HOME STYLES
*****************************************/
.open-alert {
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  position: relative;
  padding: 8px 44px 8px 8px;
  background-color: #109CBF;
  transition: background-color 0.2s ease;
}
.open-alert a {
  color: white;
}
.open-alert, .open-alert:hover, .open-alert:focus, .open-alert:active {
  text-decoration: none;
}
.open-alert:hover {
  background-color: #0f94b6;
}
.open-alert p {
  flex-grow: 1;
  margin: 0;
  font-size: 16px;
}

.open-alert__icon {
  display: none;
}
@media (min-width: 769px) {
  .open-alert__icon {
    display: block;
    align-self: flex-start;
    margin-right: 10px;
  }
}

.open-alert__action {
  font-family: "Rajdhani", "DIN", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  display: block;
}
.open-alert__action strong {
  font-weight: 700;
}
@media (min-width: 769px) {
  .open-alert__action {
    display: inline-block;
    padding-left: 20px;
  }
}

.open-alert__close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  opacity: 0.8;
}
.open-alert__close:hover {
  opacity: 1;
}

.blog-filters {
  margin: 16px -12px 0;
  overflow: auto;
}
@media (min-width: 769px) {
  .blog-filters {
    margin-top: 40px;
    margin-bottom: 36px;
  }
}

.nav-list {
  list-style-type: none;
  padding: 0;
  font-family: "Rajdhani", "DIN", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  display: flex;
  margin: 0 0 0 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 100%;
  height: 40px;
  border-bottom: 1px solid #EBEBEB;
}
.nav-list strong {
  font-weight: 700;
}
@media (min-width: 569px) {
  .nav-list {
    margin-left: 0;
  }
}
.nav-list li {
  height: 100%;
  white-space: nowrap;
}

.nav-link {
  display: block;
  position: relative;
  padding: 0 6px;
  height: 100%;
  color: rgba(55, 55, 55, 0.9);
  font-size: 16px;
  line-height: 40px;
  background-color: transparent;
  transition: background-color 0.2s ease;
}
.nav-link, .nav-link:hover, .nav-link:focus, .nav-link:active {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .nav-link {
    padding: 0 20px;
  }
}
.dark-bg .nav-link {
  color: white;
}
.nav-link:hover {
  background-color: rgba(235, 235, 235, 0.5);
}
.nav-link.active {
  color: #373737;
}
.nav-link.active:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0px;
  right: 0px;
  height: 4px;
  background-image: linear-gradient(to bottom, #FF9F2F, #FF6026);
}
@media (min-width: 1024px) {
  .nav-link.active:after {
    left: 20px;
    right: 20px;
  }
}
.dark-bg .nav-link.active {
  color: white;
}

.preview {
  margin: 30px -12px 0;
}
@media (min-width: 769px) {
  .preview {
    margin-top: 32px;
  }
}

.preview__media {
  display: flex;
  color: #373737;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  transition: box-shadow ease 0.2s;
}
.preview__media, .preview__media:hover, .preview__media:focus, .preview__media:active {
  text-decoration: none;
}
.preview__media:hover {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
@media (min-width: 769px) {
  .preview__media {
    border: 1px solid #e6e6e6;
  }
}

.preview__text {
  flex-grow: 1;
  padding: 8px;
}
@media (min-width: 769px) {
  .preview__text {
    padding: 16px 30px;
  }
}

.preview__title {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1;
}
@media (min-width: 769px) {
  .preview__title {
    margin-bottom: 12px;
    font-size: 34px;
  }
}

.preview__desc {
  font-size: 13px;
  line-height: 1.25;
  opacity: 0.7;
}
@media (min-width: 769px) {
  .preview__desc {
    font-size: 15px;
  }
}

.preview__img {
  min-width: 64px;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 769px) {
  .preview__img {
    order: -1;
    min-width: 300px;
    min-height: 185px;
  }
}

/*****************************************
			   POST STYLES
*****************************************/
.post-and-sidebar {
  display: flex;
}

.post {
  max-width: 100%;
  width: 620px;
  margin: 12px auto 24px;
}
@media (min-width: 769px) {
  .post {
    margin: 32px auto 64px;
  }
}

.post__title {
  margin-bottom: 0;
  font-size: 28px;
}
@media (min-width: 769px) {
  .post__title {
    margin-bottom: 12px;
    font-size: 46px;
  }
}

.post__meta {
  margin-bottom: 16px;
  font-size: 14px;
  opacity: 0.7;
}
@media (min-width: 769px) {
  .post__meta {
    margin-bottom: 32px;
    font-size: 15px;
  }
}

.post__figure {
  margin: 32px 0;
}
@media (min-width: 769px) {
  .post__figure {
    margin: 42px 0;
  }
}

.post__figure img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.post__figcaption {
  font-family: "freight-text-pro", "FreightText Pro", "Georgia", serif;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 600;
  margin-top: 8px;
  font-style: italic;
  font-weight: 400;
  opacity: 0.7;
  text-align: center;
}
@media (min-width: 769px) {
  .post__figcaption {
    margin-top: 12px;
  }
}

.post__notice {
  padding: 16px 20px;
  font-size: 90%;
  line-height: 1.4;
  background-color: rgba(73, 196, 226, 0.2);
}
.post__notice a {
  color: inherit;
  font-weight: 600;
}

.sidebar {
  display: none;
  margin: 64px 0 2px 30px;
  flex: 310px 0 0;
}
@media (min-width: 1024px) {
  .sidebar {
    display: block;
  }
}

.sticky-widgets {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}

.sidebar__title {
  font-family: "Rajdhani", "DIN", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin: 0;
  font-size: 16px;
}
.sidebar__title strong {
  font-weight: 700;
}

.step-by-step-underline {
  position: relative;
  z-index: 1;
}
.step-by-step-underline:after {
  content: url(../img/step-by-step-underline.svg);
  display: block;
  position: absolute;
  bottom: -4px;
  left: calc(50% - 71px);
  z-index: -1;
}
.magnet__bottom .step-by-step-underline:after {
  bottom: -5px;
  -webkit-transform: scaleX(1.2);
          transform: scaleX(1.2);
}
@media (min-width: 769px) {
  .magnet__bottom .step-by-step-underline:after {
    border: -4px;
    -webkit-transform: scaleX(1.45);
            transform: scaleX(1.45);
  }
}

.sidebar__list {
  list-style-type: none;
  padding: 0;
  margin: 10px 0 48px;
  border-top: 1px solid #EBEBEB;
}
.sidebar__list > li {
  font-family: "freight-text-pro", "FreightText Pro", "Georgia", serif;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 600;
  border-bottom: 1px solid #EBEBEB;
  font-size: 17px;
  font-weight: 400;
}
.sidebar__list > li > a {
  display: flex;
  align-items: center;
  position: relative;
  padding: 6px 0;
  text-decoration: none;
  color: inherit;
  background-color: white;
  line-height: 1.2;
  transition: padding-left 0.2s ease, background-color 0.2s ease;
}
.sidebar__list > li > a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9px;
  height: 100%;
  width: 3px;
  background-image: linear-gradient(to bottom, #FF9F2F, #FF6026);
  opacity: 0;
  transition: opacity 0.2s ease;
}
.sidebar__list > li > a:hover {
  background-color: #FCFCFC;
}
.sidebar__list > li > a:hover:before {
  opacity: 1;
}
.sidebar__list > li > a.active {
  background-color: rgba(0, 0, 0, 0.01);
}
.sidebar__list > li > a > img {
  flex-basis: 50px;
  min-width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 8px;
}
.sidebar__list > li > a > div {
  align-self: center;
}

.sidebar__list--videos > li > a > img {
  min-width: auto;
  width: 140px;
  height: auto;
  -o-object-fit: initial;
     object-fit: initial;
}
.share-btns {
  list-style-type: none;
  padding: 0;
  display: flex;
  margin-top: 6px;
}

.btn--share {
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "freight-text-pro", "FreightText Pro", "Georgia", serif;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 600;
  margin-right: 8px;
  height: 38px;
  padding: 0 14px;
  font-size: 17px;
}
.btn--share a {
  color: white;
}
.btn--share > img {
  position: relative;
  top: 2px;
}

.share--facebook {
  background-color: #3B5998;
}
.share--facebook:hover {
  background-color: #2d4373;
}

.share--twitter {
  background-color: #1DA1F2;
}
.share--twitter:hover {
  background-color: #0c85d0;
}

.you-might-also-like {
  font-family: "Rajdhani", "DIN", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  font-size: 16px;
  opacity: 0.7;
}
.you-might-also-like strong {
  font-weight: 700;
}

.relateds {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
@media (min-width: 769px) {
  .relateds {
    flex-direction: row;
    justify-content: space-between;
  }
}

.postcard {
  flex: 1 1 33.33%;
  margin-bottom: 20px;
  max-width: 300px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  transition: box-shadow 0.2s ease;
}
@media (min-width: 769px) {
  .postcard:not(:last-child) {
    margin-right: 20px;
  }
}
.postcard:hover {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}
.postcard a {
  color: #373737;
  text-decoration: none;
}

.postcard__img {
  padding-bottom: 62%;
  background-size: cover;
  background-position: center center;
}

.postcard__title {
  margin: 0;
  padding: 8px;
  font-size: 20px;
}

.secondary-centered {
  font-family: "Rajdhani", "DIN", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin-top: 24px;
  text-align: center;
  letter-spacing: 0.06em;
  opacity: 0.8;
}
.secondary-centered strong {
  font-weight: 700;
}
@media (min-width: 569px) {
  .secondary-centered {
    margin-top: 48px;
    font-size: 17px;
  }
}

.magnet {
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 32px;
  padding: 6px;
  background-color: #373737;
}
.magnet a {
  color: white;
}
@media (min-width: 769px) {
  .magnet {
    margin-top: 48px;
  }
}
.magnet.magnet--side {
  margin: 0 0 32px;
  padding: 8px;
}

.magnet__title {
  margin: 16px 10px 24px;
  font-size: 32px;
  text-align: center;
}
@media (min-width: 769px) {
  .magnet__title {
    font-size: 38px;
  }
}
.magnet--side .magnet__title {
  margin: 0 2px 20px;
  font-size: 26px;
  text-align: left;
}

.magnet__desc {
  margin: 20px 0;
  font-size: 16px;
  line-height: 1.375;
}

.magnet__content {
  margin: 0 auto 6px;
  max-width: 400px;
}
.magnet__content .secondary, .magnet__content .secondary-centered {
  text-align: center;
}

.ck_form_container {
  margin-bottom: 18px;
}

#ck_error_msg {
  color: #F00;
}

.ck_control_group {
  margin: 0 auto 18px;
}
.ck_control_group.floatl--active .floatl__label {
  background-color: transparent;
  background: none;
}
.ck_control_group input.floatl__input {
  font-size: 16px;
  font-family: "Avenir Next", "Avenir", "Avenir Next W01", system-ui, sans-serif;
  line-height: 1.6;
  width: 100%;
  height: 44px;
  font-size: 16px;
}
@media (min-width: 569px) {
  .ck_control_group input.floatl__input {
    height: 52px;
    font-size: 19px;
  }
}

@media (min-width: 769px) {
  .name-fields-wrapper {
    display: flex;
  }
  .name-fields-wrapper > * {
    flex-grow: 1;
  }
  .name-fields-wrapper > *:first-child {
    margin-right: 10px;
  }
  .name-fields-wrapper > *:last-child {
    margin-left: 10px;
  }
}

.magnet__content--compact .ck_form_container {
  margin-bottom: 16px;
}
.magnet__content--compact .ck_control_group {
  margin-bottom: 12px;
}
.magnet__content--compact .ck_first_name_field_group {
  margin-right: 5px;
}
.magnet__content--compact .ck_last_name_field_group {
  margin-left: 5px;
}
.magnet__content--compact input.floatl__input {
  height: 46px;
  font-size: 16px;
}
.magnet__content--compact .btn.btn--cta, .magnet__content--compact .btn--cta.bullet, .magnet__content--compact .btn--cta.header__btn {
  height: 46px;
  font-size: 18px;
}

.magnet--side__secondary {
  margin: 0;
  font-size: 14px;
}

/*****************************************
			 POST: FONT STYLES
*****************************************/
.fz-nav {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 32px;
}
.fz-nav li {
  display: block;
  flex: 1 0 100%;
  width: 100%;
  height: 82px;
  position: relative;
  margin-bottom: 20px;
  text-decoration: none;
  background: #f7f7f7;
  overflow: hidden;
}
@media (min-width: 569px) {
  .fz-nav li {
    max-width: 300px;
    flex-basis: 300px;
    height: 96px;
  }
}
.fz-nav li:hover img {
  opacity: 1;
}
.fz-nav li a {
  display: block;
}
.fz-nav p {
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "freight-text-pro", "FreightText Pro", "Georgia", serif;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 600;
  position: absolute;
  bottom: 4px;
  left: 4px;
  right: 4px;
  margin: 0;
  line-height: 37px;
  font-size: 28px;
  z-index: 2;
}
.fz-nav p a {
  color: white;
}
.fz-nav span {
  padding: 0 6px;
  color: white;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.fz-nav img {
  width: 100%;
  opacity: 0.2;
  transition: opacity 0.1s ease;
}

/*****************************************
			 POST: 100 THINGS
*****************************************/
.hundred-things {
  list-style: none;
  counter-reset: ol-counter 0;
}
.hundred-things li {
  position: relative;
  counter-increment: ol-counter;
  margin-bottom: 5px;
}
.hundred-things li:before {
  content: counter(ol-counter) ".";
  position: absolute;
  left: -40px;
  font-size: 16px;
}
@media (min-width: 769px) {
  .hundred-things li:before {
    top: 2px;
  }
}
.hundred-things li > a {
  padding: 4px 2px;
  color: #373737;
  background-color: transparent;
  transition: background-color 0.3s ease;
}
.hundred-things li > a, .hundred-things li > a:hover, .hundred-things li > a:focus, .hundred-things li > a:active {
  text-decoration: none;
}
.hundred-things li > a:hover {
  background-color: #F9F9F9;
  border-radius: 2px;
}
.hundred-things li .answer {
  margin: 8px 0 20px;
  font-size: 16px;
  font-style: italic;
  opacity: 0.8;
}
.hundred-things li .answer.hidden {
  display: none;
}
