
/*-----------------------------------------------------------------------------------*/
/*	Tiempos Text
/*-----------------------------------------------------------------------------------*/

@font-face {
	font-family: 'Tiempos Text';
	src: url('../fonts/tiempos-text-web-regular.woff2') format('woff2'),
	     url('../fonts/tiempos-text-web-regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Tiempos Text';
	src: url('../fonts/tiempos-text-web-bold.woff2') format('woff2'),
	     url('../fonts/tiempos-text-web-bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Tiempos Text';
	src: url('../fonts/tiempos-text-web-regular-italic.woff2') format('woff2'),
	     url('../fonts/tiempos-text-web-regular-italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Tiempos Text';
	src: url('../fonts/tiempos-text-web-bold-italic.woff2') format('woff2'),
	     url('../fonts/tiempos-text-web-bold-italic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}


/*-----------------------------------------------------------------------------------*/
/*	Founders
/*-----------------------------------------------------------------------------------*/

@font-face {
	font-family: 'Founders Bold';
	src: url('../fonts/founders-grotesk-web-bold.woff2') format('woff2'),
	     url('../fonts/founders-grotesk-web-bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Founders SemiBold';
	src: url('../fonts/founders-grotesk-web-semibold.woff2') format('woff2'),
	     url('../fonts/founders-grotesk-web-semibold.woff') format('woff2');
	font-weight: 600;
	font-display: swap;
}

@font-face {
	font-family: 'Founders Medium';
	src: url('../fonts/FoundersGrotesk-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Founders Regular';
	src: url('../fonts/founders-grotesk-web-regular.woff2') format('woff2'),
	     url('../fonts/founders-grotesk-web-regular.woff') format('woff2');
	font-weight: 400;
	font-display: swap;
}


/*-----------------------------------------------------------------------------------*/
/*	Aktiv Grotesk
/*-----------------------------------------------------------------------------------*/

/*

(Loaded via Typekit)

*/

/*
@font-face {
	font-family: 'aktiv_grotesk_vf_trialregular_arialmatch';
	src: url('../fonts/aktivgroteskvf_trial_wght-webfont-arialmatch.woff2') format('woff2-variations'),
	     url('../fonts/aktivgroteskvf_trial_wght-webfont-arialmatch.woff') format('woff');
	font-style: normal;
	font-display: swap;
}

@font-face {
	src: url('../fonts/aktivgroteskvf_trial_wghtwdthital-webfont.woff2') format('woff2-variations');
	font-family: 'Aktiv Grotesk VF3';
	font-style: normal;
}

@font-face {
	src: url('../fonts/aktivgroteskvf_trial_wghtwdthital-nochange-webfont.woff2') format('woff2-variations');
	font-family: 'Aktiv Grotesk VF4';
	font-style: normal;
}


@font-face {
	font-family: 'aktiv-grotesk';
	src: url('../fonts/aktivgrotesk_trial_rg-webfont.woff2') format('woff2'),
	     url('../fonts/aktivgrotesk_trial_rg-webfont.woff') format('woff');
	font-style: 400;
}

@font-face {
	font-family: 'aktiv-grotesk';
	src: url('../fonts/aktivgrotesk_trial_bd-webfont.woff2') format('woff2'),
	     url('../fonts/aktivgrotesk_trial_bd-webfont.woff') format('woff');
	font-style: 700;
}

*/

/* From v-fonts.com */
/* @todo change to official version */
/* @todo remove other versions of this file from /fonts/ */
/* @todo this is huge! 173kb vs the un-subset non-variable version which is 64kb */
/*
@font-face {
	src: url('../fonts/AktivGroteskVF_Trial_WghtWdthItal.woff2') format('woff2-variations');
	font-family: 'Aktiv Grotesk VF';
	font-style: normal;
}
*/
/*

	@todo: If using this: switch body/etc. letter-spacing to 0.04em ONLY for this font–all others should probably be letter-spacing 0)
	shrink aktiv by about 1px font-size (maybe ah alf size in some cases
	suck aktiv up vertically by 1 px (e.g. nav items)

*/

/*
*/



@charset "UTF-8";
/*-----------------------------------------------------------------------------------

	TheChinaProject.com

-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	=Colors
/*
/*	@related: base/_variables.scss, piano/_variables.scss
/*-----------------------------------------------------------------------------------*/
:root {
  --color-black: #000000;
  --color-blacklight: #2B2A2F;
  --color-white: #fff;
  --color-offwhite: #F8F8F8;
  --color-offwhite2: #F6F6F6;
  --color-offwhite3: #F5F5F5;
  --color-greylight: #E5E5E5;
  --color-greylight2: #F5F5F5;
  --color-greylight3: #797979;
  --color-red: #F73044;
  --color-bluedark: #34404D;
  --color-green: #00AA33;
  --color-purple: #3A13F3;
  --black-bg: #1F1E20;
  --bg-color-offwhite: #f8f8f8;
  --bg-color-red: #F73044;
}

/* -----------------------------------------------------------------------------------

	=SPACERS / =PADDING

----------------------------------------------------------------------------------- */
/*-----------------------------------------------------------------------------------*/
/* Piano modals
/*-----------------------------------------------------------------------------------*/
:root {
  --pno-modal-z: 300050;
}

/*-----------------------------------------------------------------------------------*/
/*
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*
/*-----------------------------------------------------------------------------------*/
:root {
  --vmarg-text: 20px;
  --vmarg-big: 33px;
  --vmarg-jumbo: 36px;
  --vmarg-mini: 13px;
}

:root {
  --trans: 70ms;
}

/* -----------------------------------------------------------------------------------

	=BREAKPOINTS
	=WIDTHS

----------------------------------------------------------------------------------- */
:root {
  --break-sm: 640px;
  --break-md: 768px;
  --break-lg: 1072px;
  --break-xl: 1240px;
  --break-xxl: 1920px;
  --break-xs-max: 639px;
  --break-sm-max: 767px;
  --break-md-max: 1071px;
  --break-lg-max: 1239px;
  --break-xl-max: 1919px;
}

/*
$responsive-variants: (
	"":  "",
	sm:  "\@sm",
	md:  "\@md",
	lg:  "\@lg",
	xl:  "\@xl",
	xxl: "\@xxl",
) !default;

$responsive-variants-max: (
	"":  "",
	xs:  @xs,
	sm:  @sm,
	md:  @md,
	lg:  @lg,
	xl:  @xl,
) !default;
*/
/* -----------------------------------------------------------------------------------

	=CONTAINERS

----------------------------------------------------------------------------------- */
/* -----------------------------------------------------------------------------------

	=MISC.

----------------------------------------------------------------------------------- */
/* -----------------------------------------------------------------------------------

	=BRAND COLORS

----------------------------------------------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  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
   ========================================================================== */
/**
 * 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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	=Misc.
/*-----------------------------------------------------------------------------------*/
/*
// Retina media query
@mixin retina-media-query {
	@media
		only screen and (-webkit-min-device-pixel-ratio: 2),
		only screen and (min--moz-device-pixel-ratio: 2),
		only screen and (-moz-min-device-pixel-ratio: 2),
		only screen and (-o-min-device-pixel-ratio: 2/1),
		only screen and (min-device-pixel-ratio: 2),
		only screen and (min-resolution: 192dpi),
		only screen and (min-resolution: 2dppx) {
		@content;
	}
}
*/
/*-----------------------------------------------------------------------------------*/
/*	=BREAKPOINT
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	=Clearfix
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*
/*-----------------------------------------------------------------------------------*/
@keyframes pulse {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes pulse {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes pulse {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes pulse {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-ms-keyframes pulse {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes revpulse {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes revpulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-moz-keyframes revpulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-o-keyframes revpulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-ms-keyframes revpulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
/*
@mixin IBlock(){
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
}

@mixin IBlockImportant(){ // Or do this: .IBlock() !important;
	display: -moz-inline-stack !important;
	display: inline-block !important;
	zoom: 1 !important;
	*display: inline !important;
	vertical-align: top;
}
*/
/*-----------------------------------------------------------------------------------*/
/*	FONT =FAMILIES
/*-----------------------------------------------------------------------------------*/
/*
@mixin AktivBold() {
	// font-family: aktiv-grotesk, -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-family: "Aktiv Grotesk", Arial, sans-serif;
	font-weight: 700;
}
*/
/*-----------------------------------------------------------------------------------*/
/*	=vertMarg
/*-----------------------------------------------------------------------------------*/
blockquote,
.text,
p,
.p,
ul,
ol {
  margin-top: 0;
  margin-bottom: var(--vmarg-text);
}

* + blockquote,
* + .text,
* + p,
* + .p,
* + ul,
* + ol {
  margin-top: var(--vmarg-text);
}

.rt li {
  margin-top: calc(var(--vmarg-text) * 0.5);
}

.rt li:first-child {
  margin-top: 0;
}

/*
.row>*+.text {
	margin-top: 0;
}
*/
blockquote:last-child,
.text:last-child,
.p:last-child,
p:last-child, ul:last-child, ol:last-child {
  margin-bottom: 0;
}

.rt h1,
.rt h2,
.rt h3,
.rt h4,
.rt h5,
.rt h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  margin-bottom: calc(var(--vmarg-text) + 6px);
}

.rt * + h1,
.rt * + h2,
.rt * + h3,
.rt * + h4,
.rt * + h5,
.rt * + h6 {
  margin-top: calc(var(--vmarg-text) + 20px);
}

* + .h1,
* + .h2,
* + .h3,
* + .h4,
* + .h5,
* + .h6 {
  margin-top: 7px;
}

.rt h1:last-child,
.rt h2:last-child,
.rt h3:last-child,
.rt h4:last-child,
.rt h5:last-child,
.rt h6:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child {
  margin-bottom: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	=HEADINGS
/*-----------------------------------------------------------------------------------*/
.h1 {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.02em;
}

.h1 a {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-weight: 400;
}

.h1--xxl-70 {
  margin-top: 7px;
  margin-bottom: 12px;
  font-size: 40px;
}

.h1--mini {
  font-size: 40px;
}

.rt h2,
.h2 {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1;
}

.rt h3,
.h3 {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.1;
}

.h3--mini {
  font-size: 20px;
  line-height: 1;
}

.h3--mini-card {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 12px;
}
.h3--mini-card a:hover {
  color: var(--color-red);
}

.rt h4,
.h4 {
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
}

.h5 {
  font-size: 18px;
  line-height: 1;
}

.h6 {
  font-size: 16px;
  line-height: 1;
}

.hlink {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 18px;
}

@media (min-width: 768px) {
  .h1 {
    font-size: 48px;
  }
  .h3--to-h1-ish {
    font-size: 36px;
  }
}
@media (min-width: 1072px) {
  .h1 {
    font-size: 40px;
  }
  .h1--xxl-70 {
    margin-bottom: calc(var(--vmarg-text) + 6px);
  }
  .hlink {
    font-size: 18px;
  }
}
@media (min-width: 1240px) {
  .h1 {
    font-size: 48px;
  }
  .h3--to-h1-ish {
    font-size: 48px;
  }
}
@media (min-width: 1920px) {
  .h1 {
    font-size: 78px;
  }
  .h1--xxl-70 {
    font-size: 70px;
  }
  .h2--jumbo {
    font-size: 46px;
  }
  .h3--jumbo {
    font-size: 32px;
  }
  .h3--to-h1-ish {
    font-size: 70px;
    line-height: 0.95;
  }
  .hlink {
    font-size: 18px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=PARAGRAPH TEXT
/*-----------------------------------------------------------------------------------*/
/*

# mobile/tablet/desktop

## p2

	### .p2: .section--post-cards .post__author

	16/14/16

	### .p2b: .section--featvids ("see all video" link)
	### .p2b: .section--promo .featpod__link

	16/16/16

	### .p2c: .section--hero .post__author

	14/16/16


## p3

	### .p3: .briefing__date-text

	14/x/14

	### .p3: .section--promo "by subscribing"


*/
:root {
  --meta2-size: 16px;
}

.meta1 {
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}

.meta2 {
  font-size: var(--meta2-size);
}

.meta2 {
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.meta3 {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
}

.card .meta3 {
  font-size: var(--meta2-size);
}

.red-meta .meta1,
.red-meta .meta2 {
  color: var(--color-red);
}

.blue-meta .meta1,
.blue-meta .meta2 {
  color: #3A13F3;
}

.p1 {
  font-size: 18px;
}

.p2 {
  font-size: 16px;
}

.p2b {
  font-size: 16px;
}

.p2c {
  font-size: 14px;
}

.p3 {
  font-size: 14px;
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (min-width: 768px) {
  .meta1 {
    font-size: 16px;
  }
  .p3 {
    font-size: 16px;
  }
}
@media (min-width: 1072px) {
  :root {
    --meta2-size: 14px;
  }
  .p1 {
    font-size: 16px;
  }
  .p2 {
    font-size: 14px;
  }
  .p2b {
    font-size: 16px;
  }
  .p2c {
    font-size: 16px;
  }
  .p3 {
    font-size: 14px;
  }
}
@media (min-width: 1920px) {
  :root {
    --meta2-size: 16px;
  }
  .meta1 {
    font-size: 18px;
  }
  .meta2--to-meta1 {
    font-size: 18px;
  }
  .p1 {
    font-size: 18px;
  }
  .p2 {
    font-size: 16px;
  }
  .p2b {
    font-size: 16px;
  }
  .p2c {
    font-size: 16px;
  }
  .p3 {
    font-size: 14px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=CALLOUTS et al.
/*-----------------------------------------------------------------------------------*/
.post-author {
  font-weight: 700;
  margin-right: 34px;
}

.callout1 {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.1;
}

.callout2 {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
}

.callout3 {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.07;
}

/*

	Note about SERIF CLASSES!

	If WHITE/LIGHT background, serif classes should generally be paired with:

		red-links thin-links

	If DARK background, pair with:

		uline-links

	(We may find a more elegant way to handle this in time, e.g. .dark-serif/.light-serif, but for now, it gives us the best combo of speed, code readability, and design flexibility.)

*/
.serif-body {
  font-family: "Tiempos Text", Georgia, serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
}

.serif-body2 {
  font-family: "Tiempos Text", Georgia, serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.64;
}

.serif-highlight {
  font-family: "Tiempos Text", Georgia, serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
}

.serif-feature {
  font-family: "Tiempos Text", Georgia, serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.73;
}

.serif-jumbo strong a,
.serif-feature strong a {
  font-weight: bold;
}

.serif-jumbo {
  font-family: "Tiempos Text", Georgia, serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
}

.serif-jumbo2 {
  font-family: "Tiempos Text", Georgia, serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.3;
}

@media (min-width: 640px) {
  .callout2 {
    font-size: 48px;
  }
}
@media (min-width: 768px) {
  .callout2 {
    font-size: 36px;
  }
}
@media (max-width: 1239px) and (min-width: 1072px) {
  .serif-body {
    font-size: 14px;
  }
}
@media (min-width: 1072px) {
  .callout2 {
    font-size: 36px;
  }
}
@media (min-width: 1920px) {
  .serif-body2 {
    font-size: 18px;
  }
  .serif-feature {
    font-size: 22px;
  }
  .serif-jumbo2,
  .serif-jumbo {
    font-size: 24px;
    line-height: 1.3;
  }
  .callout2 {
    font-size: 56px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=Blockquote
/*-----------------------------------------------------------------------------------*/
.rt blockquote,
.rt blockquote + .quote-attr {
  padding-left: 8%;
  line-height: 1.7;
}

.rt blockquote {
  position: relative;
  padding-bottom: 21px;
  margin-top: calc(var(--vmarg-text) + 7px);
  margin-bottom: calc(var(--vmarg-text) + 7px);
}

.rt blockquote:first-child {
  margin-top: 7px;
}

.rt blockquote:last-child {
  margin-bottom: 7px;
}

.rt blockquote:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  height: calc(100% - 4px);
  left: 3.3%;
  border-left: 3px solid var(--color-red);
}

.rt blockquote + .quote-attr {
  margin-top: calc(var(--vmarg-text) - 3px);
  margin-bottom: calc(var(--vmarg-text) + 3px);
}

.rt blockquote + .quote-attr:last-child {
  margin-bottom: 3px;
}

.rt blockquote + .quote-attr:before {
  content: "-";
  margin-right: 5px;
}

@media (min-width: 768px) {
  .rt blockquote:before {
    left: 4.3%;
  }
}
@media (min-width: 1072px) {
  .rt blockquote,
  .rt blockquote + .quote-attr {
    padding-left: 12%;
  }
  .rt blockquote {
    padding-right: 6.8%;
  }
  .rt blockquote:before {
    left: 7.7%;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=QUOTE WIDGET
/*-----------------------------------------------------------------------------------*/
.quote-label {
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  margin-right: 12px;
}

.quote-text {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: var(--color-red);
}

.dark-area .quote-text {
  color: var(--color-white);
}

/*-----------------------------------------------------------------------------------*/
/*	=GROUPS
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	=List
/*-----------------------------------------------------------------------------------*/
.alt-bullets {
  list-style: none;
  padding-left: 0;
}
.alt-bullets li {
  position: relative;
  padding-left: 15px;
}
.alt-bullets li:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent var(--color-black);
  border-width: 3px 6px;
  border-style: solid;
  top: 15.57px;
  left: 0;
}
.dark-area .alt-bullets li:before {
  border-color: transparent transparent transparent #fff;
}

/*-----------------------------------------------------------------------------------*/
/*	=Piano Subscriber Utility Classes
/*-----------------------------------------------------------------------------------*/
html:not(.not-piano-user--paid) .show-if-not-piano-user--paid,
.not-piano-user--paid .hide-if-not-piano-user--paid,
html:not(.is-piano-user--paid) .show-if-piano-user--paid,
.is-piano-user--paid .hide-if-piano-user--paid,
html:not(.not-piano-user--free) .show-if-not-piano-user--free,
.not-piano-user--free .hide-if-not-piano-user--free,
html:not(.is-piano-user--free) .show-if-piano-user--free,
.is-piano-user--free .hide-if-piano-user--free,
html:not(.not-piano-user) .show-if-not-piano-user,
.not-piano-user .hide-if-not-piano-user,
html:not(.is-piano-user) .show-if-piano-user,
.is-piano-user .hide-if-piano-user {
  display: none !important;
}

/*-----------------------------------------------------------------------------------*/
/*	=Vertical Margins
/*-----------------------------------------------------------------------------------*/
* + .vmarg,
.vmarg-top {
  margin-top: var(--vmarg-text);
}

.vmarg-btm {
  margin-bottom: var(--vmarg-text);
}

* + .vmarg-jumbo,
.vmarg-top-jumbo {
  margin-top: var(--vmarg-jumbo);
}

.vmarg-btm-big {
  margin-bottom: var(--vmarg-big);
}

.vmarg-btm-jumbo {
  margin-bottom: var(--vmarg-jumbo);
}

* + .vmarg-mini,
.vmarg-top-mini {
  margin-top: var(--vmarg-mini);
}

.vmarg-btm-mini {
  margin-bottom: var(--vmarg-mini);
}

* + .vmarg-none,
.vmarg-top-none {
  margin-top: 0;
}

.vmarg-btm-none {
  margin-bottom: 0;
}

@media (min-width: 640px) {
  * + .vmarg\@sm,
  .vmarg-top\@sm {
    margin-top: var(--vmarg-text);
  }
  .vmarg-btm\@sm {
    margin-bottom: var(--vmarg-text);
  }
  * + .vmarg-jumbo\@sm,
  .vmarg-top-jumbo\@sm {
    margin-top: var(--vmarg-jumbo);
  }
  .vmarg-btm-jumbo\@sm {
    margin-bottom: var(--vmarg-jumbo);
  }
  * + .vmarg-mini\@sm,
  .vmarg-top-mini\@sm {
    margin-top: var(--vmarg-mini);
  }
  .vmarg-btm-mini\@sm {
    margin-bottom: var(--vmarg-mini);
  }
  * + .vmarg-none\@sm,
  .vmarg-top-none\@sm {
    margin-top: 0;
  }
  .vmarg-btm-none\@sm {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  * + .vmarg\@md,
  .vmarg-top\@md {
    margin-top: var(--vmarg-text);
  }
  .vmarg-btm\@md {
    margin-bottom: var(--vmarg-text);
  }
  * + .vmarg-jumbo\@md,
  .vmarg-top-jumbo\@md {
    margin-top: var(--vmarg-jumbo);
  }
  .vmarg-btm-jumbo\@md {
    margin-bottom: var(--vmarg-jumbo);
  }
  * + .vmarg-mini\@md,
  .vmarg-top-mini\@md {
    margin-top: var(--vmarg-mini);
  }
  .vmarg-btm-mini\@md {
    margin-bottom: var(--vmarg-mini);
  }
  * + .vmarg-none\@md,
  .vmarg-top-none\@md {
    margin-top: 0;
  }
  .vmarg-btm-none\@md {
    margin-bottom: 0;
  }
}
@media (min-width: 1072px) {
  * + .vmarg\@lg,
  .vmarg-top\@lg {
    margin-top: var(--vmarg-text);
  }
  .vmarg-btm\@lg {
    margin-bottom: var(--vmarg-text);
  }
  * + .vmarg-jumbo\@lg,
  .vmarg-top-jumbo\@lg {
    margin-top: var(--vmarg-jumbo);
  }
  .vmarg-btm-jumbo\@lg {
    margin-bottom: var(--vmarg-jumbo);
  }
  * + .vmarg-mini\@lg,
  .vmarg-top-mini\@lg {
    margin-top: var(--vmarg-mini);
  }
  .vmarg-btm-mini\@lg {
    margin-bottom: var(--vmarg-mini);
  }
  * + .vmarg-none\@lg,
  .vmarg-top-none\@lg {
    margin-top: 0;
  }
  .vmarg-btm-none\@lg {
    margin-bottom: 0;
  }
}
@media (min-width: 1240px) {
  * + .vmarg\@xl,
  .vmarg-top\@xl {
    margin-top: var(--vmarg-text);
  }
  .vmarg-btm\@xl {
    margin-bottom: var(--vmarg-text);
  }
  * + .vmarg-jumbo\@xl,
  .vmarg-top-jumbo\@xl {
    margin-top: var(--vmarg-jumbo);
  }
  .vmarg-btm-jumbo\@xl {
    margin-bottom: var(--vmarg-jumbo);
  }
  * + .vmarg-mini\@xl,
  .vmarg-top-mini\@xl {
    margin-top: var(--vmarg-mini);
  }
  .vmarg-btm-mini\@xl {
    margin-bottom: var(--vmarg-mini);
  }
  * + .vmarg-none\@xl,
  .vmarg-top-none\@xl {
    margin-top: 0;
  }
  .vmarg-btm-none\@xl {
    margin-bottom: 0;
  }
}
@media (min-width: 1920px) {
  * + .vmarg\@xxl,
  .vmarg-top\@xxl {
    margin-top: var(--vmarg-text);
  }
  .vmarg-btm\@xxl {
    margin-bottom: var(--vmarg-text);
  }
  * + .vmarg-jumbo\@xxl,
  .vmarg-top-jumbo\@xxl {
    margin-top: var(--vmarg-jumbo);
  }
  .vmarg-btm-jumbo\@xxl {
    margin-bottom: var(--vmarg-jumbo);
  }
  * + .vmarg-mini\@xxl,
  .vmarg-top-mini\@xxl {
    margin-top: var(--vmarg-mini);
  }
  .vmarg-btm-mini\@xxl {
    margin-bottom: var(--vmarg-mini);
  }
  * + .vmarg-none\@xxl,
  .vmarg-top-none\@xxl {
    margin-top: 0;
  }
  .vmarg-btm-none\@xxl {
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  * + .vmarg\@smmax,
  .vmarg-top\@smmax {
    margin-top: var(--vmarg-text);
  }
  .vmarg-btm\@smmax {
    margin-bottom: var(--vmarg-text);
  }
  * + .vmarg-jumbo\@smmax,
  .vmarg-top-jumbo\@smmax {
    margin-top: var(--vmarg-jumbo);
  }
  .vmarg-btm-jumbo\@smmax {
    margin-bottom: var(--vmarg-jumbo);
  }
  * + .vmarg-mini\@smmax,
  .vmarg-top-mini\@smmax {
    margin-top: var(--vmarg-mini);
  }
  .vmarg-btm-mini\@smmax {
    margin-bottom: var(--vmarg-mini);
  }
  * + .vmarg-none\@smmax,
  .vmarg-top-none\@smmax {
    margin-top: 0;
  }
  .vmarg-btm-none\@smmax {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  * + .vmarg\@mdmax,
  .vmarg-top\@mdmax {
    margin-top: var(--vmarg-text);
  }
  .vmarg-btm\@mdmax {
    margin-bottom: var(--vmarg-text);
  }
  * + .vmarg-jumbo\@mdmax,
  .vmarg-top-jumbo\@mdmax {
    margin-top: var(--vmarg-jumbo);
  }
  .vmarg-btm-jumbo\@mdmax {
    margin-bottom: var(--vmarg-jumbo);
  }
  * + .vmarg-mini\@mdmax,
  .vmarg-top-mini\@mdmax {
    margin-top: var(--vmarg-mini);
  }
  .vmarg-btm-mini\@mdmax {
    margin-bottom: var(--vmarg-mini);
  }
  * + .vmarg-none\@mdmax,
  .vmarg-top-none\@mdmax {
    margin-top: 0;
  }
  .vmarg-btm-none\@mdmax {
    margin-bottom: 0;
  }
}
@media (max-width: 1072px) {
  * + .vmarg\@lgmax,
  .vmarg-top\@lgmax {
    margin-top: var(--vmarg-text);
  }
  .vmarg-btm\@lgmax {
    margin-bottom: var(--vmarg-text);
  }
  * + .vmarg-jumbo\@lgmax,
  .vmarg-top-jumbo\@lgmax {
    margin-top: var(--vmarg-jumbo);
  }
  .vmarg-btm-jumbo\@lgmax {
    margin-bottom: var(--vmarg-jumbo);
  }
  * + .vmarg-mini\@lgmax,
  .vmarg-top-mini\@lgmax {
    margin-top: var(--vmarg-mini);
  }
  .vmarg-btm-mini\@lgmax {
    margin-bottom: var(--vmarg-mini);
  }
  * + .vmarg-none\@lgmax,
  .vmarg-top-none\@lgmax {
    margin-top: 0;
  }
  .vmarg-btm-none\@lgmax {
    margin-bottom: 0;
  }
}
@media (max-width: 1240px) {
  * + .vmarg\@xlmax,
  .vmarg-top\@xlmax {
    margin-top: var(--vmarg-text);
  }
  .vmarg-btm\@xlmax {
    margin-bottom: var(--vmarg-text);
  }
  * + .vmarg-jumbo\@xlmax,
  .vmarg-top-jumbo\@xlmax {
    margin-top: var(--vmarg-jumbo);
  }
  .vmarg-btm-jumbo\@xlmax {
    margin-bottom: var(--vmarg-jumbo);
  }
  * + .vmarg-mini\@xlmax,
  .vmarg-top-mini\@xlmax {
    margin-top: var(--vmarg-mini);
  }
  .vmarg-btm-mini\@xlmax {
    margin-bottom: var(--vmarg-mini);
  }
  * + .vmarg-none\@xlmax,
  .vmarg-top-none\@xlmax {
    margin-top: 0;
  }
  .vmarg-btm-none\@xlmax {
    margin-bottom: 0;
  }
}
@media (max-width: 1920px) {
  * + .vmarg\@xxlmax,
  .vmarg-top\@xxlmax {
    margin-top: var(--vmarg-text);
  }
  .vmarg-btm\@xxlmax {
    margin-bottom: var(--vmarg-text);
  }
  * + .vmarg-jumbo\@xxlmax,
  .vmarg-top-jumbo\@xxlmax {
    margin-top: var(--vmarg-jumbo);
  }
  .vmarg-btm-jumbo\@xxlmax {
    margin-bottom: var(--vmarg-jumbo);
  }
  * + .vmarg-mini\@xxlmax,
  .vmarg-top-mini\@xxlmax {
    margin-top: var(--vmarg-mini);
  }
  .vmarg-btm-mini\@xxlmax {
    margin-bottom: var(--vmarg-mini);
  }
  * + .vmarg-none\@xxlmax,
  .vmarg-top-none\@xxlmax {
    margin-top: 0;
  }
  .vmarg-btm-none\@xxlmax {
    margin-bottom: 0;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	Misc. Utility classes
/*-----------------------------------------------------------------------------------*/
.iblock {
  display: inline-block;
}

.abspos {
  position: absolute;
}

.relpos {
  position: relative;
}

.itals {
  font-style: italic;
}

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

.cover-area {
  position: relative;
}

.cover-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

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

:root {
  --list-icon-area-w: 45px;
  --list-icon-w: 32px;
  --list-icon-marg-r: 13px;
  --list-icon-h: 32px;
}

.iconlist,
.has-iconlist ul {
  list-style-type: none;
  padding-left: 0;
}

.iconlist {
  margin-bottom: calc(var(--vmarg-text) + 4px);
}

.iconlist:first-child,
.has-iconlist:first-child ul {
  margin-top: -9px;
}

.has-iconlist:last-child ul {
  margin-bottom: -9px;
}

.iconlist li,
.has-iconlist li {
  position: relative;
  margin: 16px 0;
  padding-left: var(--list-icon-area-w);
  min-height: var(--list-icon-h);
}

.iconlist li:before,
.has-iconlist li:before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: var(--list-icon-w) var(--list-icon-h);
  width: var(--list-icon-w);
  height: var(--list-icon-h);
  top: 50%;
  margin-top: calc(var(--list-icon-h) * -.5);
  left: 0;
}

.has-iconlist li.list-icon-slack,
.has-iconlist ul li.list-icon-slack {
  --list-icon-h: 32px;
}

li.list-icon-slack:before {
  background-image: url("../images/list-icon-slack@2x.png");
}

.has-iconlist li.list-icon-phone {
  --list-icon-w: 22px;
  --list-icon-h: 36px;
}

li.list-icon-phone:before {
  background-position: center center;
  background-image: url("../images/list-icon-phone.svg");
}

.has-iconlist li.list-icon-globe,
.iconlist li.list-icon-globe {
  --list-icon-h: 32px;
}

.has-iconlist li.list-icon-globe:before,
li.list-icon-globe:before {
  background-image: url("../images/list-icon-globe.svg");
}

.has-iconlist--checklist-invert ul,
.iconlist--checklist-invert,
.has-iconlist--checklist ul,
.iconlist--checklist {
  --list-icon-area-w: 32px;
  --list-icon-w: 19px;
  --list-icon-h: 18px;
}

.has-iconlist--checklist li:before,
.iconlist--checklist li:before {
  background-image: url("../images/checkmark-green.svg");
}

.has-iconlist--checklist-invert li:before,
.iconlist--checklist-invert li:before {
  background-image: url("../images/checkmark-white-on-green.svg");
}

.break-word {
  word-break: break-word !important;
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
}

html.scroll-lock body.tp-modal-close,
html.scroll-lock {
  overflow: hidden;
}

.col-valign-center {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.col-valign-top {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.col-valign-bottom {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}

.flex-stack {
  display: flex;
  flex-direction: column;
}

.flex-stack > * {
  flex: 1;
}

.flex-stack > *:last-child {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.flex-stack__spacer-wrap {
  width: 100%;
}

.flex-stack__spacer {
  display: block;
  height: 36px;
}

/*-----------------------------------------------------------------------------------*/
/*	Dark / Light Areas
/*-----------------------------------------------------------------------------------*/
.dark-area {
  color: #fff;
}

.light-area {
  color: var(--color-black);
}

.light-area--white {
  background-color: #fff;
}

.dark-area--black {
  background-color: #1F1E20;
}

.dark-area--offblack a:hover,
.dark-area--black a:hover {
  color: var(--color-red);
}

.light-area--offwhite {
  background-color: #F8F8F8;
}

.dark-area--red {
  background-color: #F73044;
}

.dark-area--blue {
  background-color: #3A13F3;
}

.light-area--grey-gradient {
  background: transparent linear-gradient(276deg, #E5E5E5 0%, #F8F8F8 100%) 0% 0% no-repeat padding-box;
}

.js-focus-visible .dark-area .focus-visible {
  outline-color: #fff;
}

.js-focus-visible .light-area .focus-visible {
  outline-color: var(--color-black);
}

.dark-area .visit-fade:visited {
  color: #d2d2d2;
}

/*-----------------------------------------------------------------------------------*/
/*	# Links
/*-----------------------------------------------------------------------------------*/
.red-links a {
  color: var(--color-red);
}
.red-links a:hover {
  color: inherit;
}

.blue-links a {
  color: #3A13F3;
}
.blue-links a:hover {
  color: inherit;
}

.thin-links a {
  font-weight: normal;
}

.uline-links a {
  text-decoration: underline;
}

.uline-links a:hover {
  text-decoration: none;
}

.uline-links .has-btns a:focus,
.uline-links .has-btns a:hover,
.uline-links .has-btns a {
  text-decoration: none;
}

.visit-fade:visited {
  color: #949494;
}

/*-----------------------------------------------------------------------------------*/
/*	=a11y =Accessibility
/*-----------------------------------------------------------------------------------*/
@media screen and (prefers-reduced-motion: reduce), (update: slow) {
  * {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
  }
}
.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

.js-focus-visible .focus-visible {
  transition-duration: 0s !important;
  outline: 3px solid var(--color-black);
  outline-color: inherit;
}

.js-focus-visible .skip-link.focus-visible {
  outline-color: var(--color-red);
}

.js-focus-visible textarea.focus-visible,
.js-focus-visible input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).focus-visible {
  outline-style: solid;
  outline-offset: -3px;
}

.js-focus-visible a.focus-visible {
  outline-offset: 1px;
}

.js-focus-visible section.focus-visible {
  outline: none;
}

/*
html:not([lang]) body.logged-in, html[lang=""] body.logged-in {
	outline: 20px solid purple;
	outline-offset: -20px;
}
.logged-in img:not([alt]), .logged-in img[alt=""] {
	outline: 5px solid purple;
	outline-offset: -5px;
}
.logged-in canvas:not([role]), .logged-in canvas:not([aria-label]), .logged-in canvas[role=""], .logged-in canvas[aria-label=""] {
	outline: 5px solid purple;
	outline-offset: -5px;
}
*/
.alt-text-missing {
  position: relative;
  top: -18px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: red;
}

.alt-text-missing span {
  background-color: white;
  color: red;
  padding: 4px 16px;
}

.aspect-wrap .alt-text-missing {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -15px;
  left: 0;
  right: 0;
  width: 100%;
}

img.no-alt-needed,
img:not([alt])[aria-hidden=true],
img[alt=""][aria-hidden=true],
[aria-hidden=true] img:not([alt]),
[aria-hidden=true] img[alt=""],
.altless-allowed img:not([alt]),
.altless-allowed img[alt=""] {
  outline: none;
}

@media screen and (prefers-reduced-motion: reduce), (update: slow) {
  * {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important; /* Hat tip Nick/cssremedy (https://css-tricks.com/revisiting-prefers-reduced-motion-the-reduced-motion-media-query/#comment-1700170) */
    transition-duration: 0.001ms !important;
  }
}
.skip-link {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: var(--color-red);
  color: white;
  outline-color: var(--color-red);
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

.skip-link:focus {
  /*
  // v1
  // https://make.wordpress.org/accessibility/handbook/markup/the-css-class-screen-reader-text/
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; // Above WP toolbar
  */
  clip: auto !important;
  clip-path: none;
  display: block;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  /*
  // v3
  // Based on .visually-hidden
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  padding: 10px;
  opacity: 1;
  z-index: 100000; // Above WP toolbar
  transition: none;
  opacity: 1 !important;
  background-color: #fff;
  color: #00719f;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  */
}

.skip-link--past {
  scroll-margin-top: calc(var(--header-ht) + 20px);
}

.skip-link--past:focus {
  position: relative;
  display: inline-block;
  scroll-margin-top: calc(var(--header-ht) + 20px);
}

.skip-to-content {
  left: 5px;
  top: 5px;
  z-index: 100000;
}

/*-----------------------------------------------------------------------------------*/
/*	=Screen Reader Text
/*-----------------------------------------------------------------------------------*/
/*

	NOTE: the Wordpress convention is to use .screen-reader-text, which hides the text but becomes visible to sighted users on focus.

	https://make.wordpress.org/accessibility/handbook/markup/the-css-class-screen-reader-text/

	However, that's misleading (especially for devs who are new to the accessibility space) because it actually serves two discrete audiences:

	1) Screen reader users
	2) Switch or keyboard navigation users

	The needs of these two audiences happen to intersect for the primary use case for this class: the skip link at the top of the page, which is included by most Wordpress themes.

	But if you dive deeper into accessibility optimizations, you will find scenarios where they need two different things.

	For that reason, we are using the non-Wordpress convention, .visually-hidden (more often without the hyphen) instead of .screen-reader-text, and coupling that with .skip-link as-needed

*/
.screen-reader-text {
  /*
  // v1
  // https://make.wordpress.org/accessibility/handbook/markup/the-css-class-screen-reader-text/
  border: 0;
  clip: rect(1px,1px,1px,1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important;

  // v2
  // http://rachievee.com/applications-screen-reader-text-class/
  // https://make.wordpress.org/accessibility/handbook/markup/the-css-class-screen-reader-text/
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
  */
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  /*
  // v4
  // https://adrianroselli.com/2020/01/my-priority-of-methods-for-labeling-a-control.html#Hidden
  position: absolute;
  top: auto;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); // IE 6/7
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  white-space: nowrap;
  */
}

/*-----------------------------------------------------------------------------------*/
/* Basic Elements
/*-----------------------------------------------------------------------------------*/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  margin: 0;
}

html,
body,
.site-container {
  height: 100%;
}

html,
body,
.site-container,
.site-wrap {
  min-height: 100%;
}

html {
  background-color: #fff;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

body {
  color: var(--color-black);
  font-size: 16px;
  background-color: transparent;
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

a {
  -webkit-transition: color 70ms ease;
  -moz-transition: color 70ms ease;
  -ms-transition: color 70ms ease;
  -o-transition: color 70ms ease;
  transition: color 70ms ease;
  color: inherit;
  text-decoration: none;
  font-weight: 700;
}

a:hover {
  text-decoration: none;
}

button {
  background-color: transparent;
  color: inherit;
}

button:not(:disabled) {
  cursor: pointer;
}

.touch a,
.touch a:visited,
.touchevents a,
.touchevents a:visited {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

b, strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

img {
  max-width: 100%;
  height: auto;
}

iframe,
video, audio, canvas, embed, object {
  max-width: 100%;
}

.site-wrap {
  position: relative;
}

svg {
  max-width: 100%;
  height: auto;
}

.embed-container {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

ul {
  list-style-type: disc;
  padding-left: 26px;
}

ol {
  list-style-type: decimal;
}

.nav ul,
.nav ol,
.nav menu {
  list-style-type: none;
  padding-left: 0;
}

.site-title img {
  vertical-align: middle;
}

blockquote {
  font-style: italic;
}

blockquote em {
  font-style: normal;
}

::-moz-selection,
h1::-moz-selection,
h2::-moz-selection,
h3::-moz-selection,
h4::-moz-selection,
h5::-moz-selection,
h6::-moz-selection,
li::-moz-selection,
a::-moz-selection,
p::-moz-selection {
  background-color: #F73044;
  color: #fff;
}

::selection,
h1::selection,
h2::selection,
h3::selection,
h4::selection,
h5::selection,
h6::selection,
li::selection,
a::selection,
p::selection {
  background-color: #F73044;
  color: #fff;
}

.subtheme-edge ::selection,
.subtheme-edge h1::selection,
.subtheme-edge h2::selection,
.subtheme-edge h3::selection,
.subtheme-edge h4::selection,
.subtheme-edge h5::selection,
.subtheme-edge h6::selection,
.subtheme-edge li::selection,
.subtheme-edge a::selection,
.subtheme-edge p::selection {
  background-color: #3A13F3;
  color: #fff;
}

.hilite,
mark {
  background-color: #F73044;
  color: white;
}

.small-text,
small {
  font-size: 80%;
}

sup {
  font-size: 61%;
}

.strict-break {
  display: block;
  clear: both;
  height: 1px;
}

.strict-break + p {
  margin-top: 0;
}

.triple-break {
  clear: both;
  height: 1px;
  margin: 24px auto;
  visibility: hidden;
}

hr {
  border-top-width: 3px;
  border-top-color: var(--color-black);
  border-top-style: solid;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  height: 0;
}

.section__inner > hr {
  position: relative;
  top: calc(var(--section-vert-pad) * -1);
}

table img {
  max-width: none;
}

.too-wide .table-wrapper,
.too-wide .has-table {
  overflow: scroll;
}

.too-wide:before {
  content: "(Scroll to see more →)";
  display: block;
  position: relative;
  font-size: 12px;
  font-style: italic;
  text-align: right;
}

.table-wrapper table {
  max-width: 9999px !important;
}

/*--------------------------------------------------------------

	=Aspect Media: Proportional thumbnails

--------------------------------------------------------------*/
/*

# Aspect media

.aspect-* images have intrinsic aspect ratios via padding-bottom trick

Both .img-aspect and .bg-aspect are proportional by default, but you can set fixed heights on top of this behavior

*/
.aspect-wrap {
  position: relative;
  overflow: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  max-width: 100%;
}

.aspect {
  -webkit-transition: transform 70ms ease-out;
  -moz-transition: transform 70ms ease-out;
  -o-transition: transform 70ms ease-out;
  transition: transform 70ms ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.light-area .placeholder-aspect-spacer,
.placeholder-aspect-spacer {
  background-color: var(--color-offwhite);
}

.dark-area .placeholder-aspect-spacer {
  background-color: #000;
}

.click-area:hover .aspect {
  cursor: pointer;
}

.bg-aspect {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

video.aspect,
img.img-aspect {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
}

/*

	Approach 1: Proportional w/ max height

	(Note: scale hover + object-fit = wobbly at times)

*/
video.aspect,
img.img-aspect,
img.img-cover {
  object-fit: cover;
  height: 100%;
}

.aspect,
.img-aspect {
  object-position: center center;
}

.aspect-mode-graphic video.aspect,
.aspect-mode-graphic img.img-aspect {
  object-fit: contain;
}

.aspect-mode-stretch {
  height: 100%;
}

/*

	Proportional ### Embeds

*/
/*
.embed-aspect-wrap {
	border-radius: 2px;
	overflow: hidden;
}
*/
.embed-aspect-wrap .embed-type-fb iframe,
.embed-aspect-wrap .embed-type-fb span,
.embed-aspect-wrap .fb-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/*--------------------------------------------------------------

	=Presets

--------------------------------------------------------------*/
.video-aspect-spacer {
  padding-bottom: 56.25%;
}

.aspect-default .aspect-spacer {
  padding-bottom: 56.25% !important;
}

.aspect-4-3 .aspect-spacer {
  padding-bottom: 75% !important;
}

.aspect-16-9 .aspect-spacer {
  padding-bottom: 56.25% !important;
}

.aspect-1-1 .aspect-spacer {
  padding-bottom: 100% !important;
}

/*-----------------------------------------------------------------------------------*/
/*	=CTAs
/*-----------------------------------------------------------------------------------*/
button {
  -webkit-transition: all 70ms ease;
  -moz-transition: all 70ms ease;
  -ms-transition: all 70ms ease;
  -o-transition: all 70ms ease;
  transition: all 70ms ease;
  padding: 0;
}

.unbtn {
  padding: 0;
  border-width: 0;
}

.has-btns {
  margin-top: calc(var(--vmarg-text) + 13px);
}

.has-btns--wire {
  margin-top: calc(var(--vmarg-text) + 8px);
}

.has-btns:not(.has-btns--block) {
  margin-bottom: calc(var(--vmarg-text) * -1);
}

.has-btns:not(.has-btns--block) a {
  margin-bottom: var(--vmarg-text);
}

@media (min-width: 1920px) {
  .has-btns {
    margin-top: calc(var(--vmarg-text) + 17px);
  }
  .has-btns--wire {
    margin-top: calc(var(--vmarg-text) + 8px);
  }
}
.btn,
.has-btns a {
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 13px 24px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  background-color: var(--color-red);
  color: #fff;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  transition: background-color 70ms ease-out;
  transition-property: background-color, border-color, color;
}
.btn.focus-visible, .btn:hover,
.has-btns a.focus-visible,
.has-btns a:hover {
  background-color: #1F1E20;
  color: #fff;
  opacity: 1;
}

.btn--wire,
.has-btns--wire a {
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 13px 24px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  background-color: var(--color-red);
  color: #fff;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  transition: background-color 70ms ease-out;
  transition-property: background-color, border-color, color;
  display: inline-block;
  padding: 11px 24px;
  background-color: transparent;
  border-color: var(--color-red);
  color: var(--color-red);
}
.btn--wire.focus-visible, .btn--wire:hover,
.has-btns--wire a.focus-visible,
.has-btns--wire a:hover {
  background-color: #1F1E20;
  color: #fff;
  opacity: 1;
}
.btn--wire.focus-visible, .btn--wire:hover,
.has-btns--wire a.focus-visible,
.has-btns--wire a:hover {
  background-color: transparent;
  border-color: var(--color-black);
  color: var(--color-black);
  opacity: 1;
}

.dark-area .btn--wire,
.dark-area .has-btns--wire a {
  color: var(--color-white);
  border-color: inherit;
}

.dark-area .btn--wire:hover,
.dark-area .has-btns--wire a:hover {
  opacity: 1;
  color: var(--color-red);
}

.dark-area strong .btn--wire,
.dark-area .has-btns--wire strong a {
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 13px 24px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  background-color: var(--color-red);
  color: #fff;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  transition: background-color 70ms ease-out;
  transition-property: background-color, border-color, color;
}
.dark-area strong .btn--wire.focus-visible, .dark-area strong .btn--wire:hover,
.dark-area .has-btns--wire strong a.focus-visible,
.dark-area .has-btns--wire strong a:hover {
  background-color: #1F1E20;
  color: #fff;
  opacity: 1;
}

.bg-color-dark-2.dark-area .btn--wire:hover,
.bg-color-dark-2.dark-area .has-btns--wire a:hover {
  color: var(--color-black);
}

.dark-area em .btn--wire,
.dark-area .has-btns--wire em a,
em .btn,
.has-btns em a {
  font-family: "Tiempos Text", Georgia, serif;
  font-weight: 400;
  background-color: transparent;
  border-color: transparent;
  font-style: italic;
  text-transform: none;
  border-color: transparent;
  font-size: 22px;
  padding: 11px 0;
}

em .btn:after,
.has-btns em a:after {
  content: "＞";
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  position: relative;
  top: 1px;
  left: 3px;
}

.has-btns--block a {
  display: block;
}

strong:not(:last-child) .btn,
em:not(:last-child) .btn,
.btn:not(:last-child),
.has-btns strong:not(:last-child) a,
.has-btns em:not(:last-child) a,
.has-btns a:not(:last-child) {
  margin-right: 38px;
}

/*
@mixin CTA(){

	background-color: transparent;
	color: inherit;
	// border-color: transparent;

	display: inline-block;

	border-width: 1px;
	border-style: solid;
	padding: $ctaPad;
	position: relative;
	font-weight: normal;
	text-align: center;
	font-style: normal;

	margin-right: 10px; // allows side-by-side CTAs
	&:last-child { margin-right: 0; } // helps with centering of side-by-side CTAs, and prevents margin on CTA within its own paragraph

	&:hover {
		background-color: transparent;
		color: $color-hilite;
		border-color: $color-hilite;
	}

}
*/
.has-ctas p,
.has-ctas ul li {
  margin-top: 0;
  margin-bottom: var(--vmarg-text);
}

.has-ctas ul {
  list-style-type: none;
  padding-left: 0;
}

.has-ctas ul li {
  display: inline-block;
}

/*
// CTA DEFAULT
@mixin CTA(){
	display: inline-block;
	// font-size: 18px;
	border-width: 1px;
	border-style: solid;
	padding: $ctaPad;
	position: relative;
	font-weight: normal;
	text-align: center;

	margin-right: 10px; // allows side-by-side CTAs
	&:last-child { margin-right: 0; } // helps with centering of side-by-side CTAs, and prevents margin on CTA within its own paragraph

	&:hover {
		background-color: var(--color-black);
		color: $color-hilite;
	}

	// OPTION: do not inherit color of area CTA resides in
		// border-color: $color-white;
		// color: $color-white;
}

// CTA PRIMARY
@mixin CTAPrimary(){
	background-color: $color-hilite;
	border-color: $color-hilite;
	color: $color-white;
	font-weight: normal;
	&:hover {
		background-color: $color-white;
		border-color: $color-white;
		color: $color-hilite;
	}
}

// NO CTA STYLE
@mixin NoCTAStyles(){
	vertical-align: top;
	font-size: inherit;
	color: $color-hilite;
	display: inline;
	padding: 0;
	border: 0;
}
@mixin NoCTAHoverStyles(){
	border: 0;
	padding: 0;
}

.has-ctas a { @include CTA(); }

.has-ctas b,
.has-ctas strong {
	// font-weight: normal;
}

// CTA PRIMARY
.has-ctas b a,
.has-ctas strong a {
	@include CTAPrimary();
	// font-weight: normal;
}

// HEADER CTAS
.header-ctas-wrapper {
	&, .has-ctas {
		padding: 0; margin: 0;
		a { margin-top: 0; margin-bottom: 0; }
		p, li { margin-bottom: 0; }
	}
}

// CTAs inside RT
.ctas-rt,
.ctas-rt a {
	margin-top:    calc((var(--vmarg-text) + 8px) * 0.5);
	margin-bottom: calc((var(--vmarg-text) + 8px) * 0.5);
}

.ctas-rt + .ctas-rt { margin-top: 0; }

.ctas-rt + .ctas-rt > b:first-child a,
.ctas-rt + .ctas-rt > strong:first-child a,
.ctas-rt + .ctas-rt > a:first-child { margin-top: 0; }

.ctas-rt a { margin-right: $ctaMarginRight; }
*/
/*-----------------------------------------------------------------------------------*/
/*	=Buttons
/*-----------------------------------------------------------------------------------*/
:root {
  --vert-marg-btn2: 16px;
  --btn2-icon-w: 26px;
  --btn2-hor-pad: 15px;
}

.btn-height {
  height: 52px;
}

.btn2-area {
  margin-top: var(--vert-marg-btn2);
  margin-bottom: calc(var(--vert-marg-btn2) * -1);
}

.btn2 {
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  width: 100%;
  padding: 14px var(--btn2-hor-pad);
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  background-color: #E5E5E5;
  color: var(--color-black);
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  transition: background-color 70ms ease-out;
  transition-property: background-color, border-color, color;
  margin-bottom: var(--vert-marg-btn2);
}
.btn2.focus-visible, .btn2:hover {
  background-color: #1F1E20;
  color: #fff;
}

.btn2--primary {
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  width: 100%;
  padding: 14px var(--btn2-hor-pad);
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  background-color: #E5E5E5;
  color: var(--color-black);
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  transition: background-color 70ms ease-out;
  transition-property: background-color, border-color, color;
  background-color: var(--color-red);
  color: #fff;
}
.btn2--primary.focus-visible, .btn2--primary:hover {
  background-color: #1F1E20;
  color: #fff;
}

.btn2 svg {
  margin: -8px var(--btn2-hor-pad) -8px 0;
}

.btn2--w-icon {
  position: relative;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: calc(var(--btn2-icon-w) + var(--btn2-hor-pad) + var(--btn2-hor-pad));
}

.btn2--w-icon .btn2__icon {
  position: absolute;
  width: var(--btn2-icon-w);
  left: 0;
  top: 50%;
  margin-top: -14px;
}

.btn2--w-icon svg {
  margin: 0 var(--btn2-hor-pad);
}

@media (min-width: 1072px) {
  .btn2--w-icon {
    padding-left: calc(var(--btn2-icon-w) + var(--btn2-hor-pad) + var(--btn2-hor-pad));
  }
}
.subtheme-edge .btn2--primary {
  background: #3A13F3;
}
.subtheme-edge .btn2--primary:hover {
  background: #1F1E20;
}

input, button, textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  vertical-align: top;
}

input {
  -webkit-appearance: none;
}

input[type=checkbox] {
  -webkit-appearance: checkbox;
}

input[type=radio] {
  -webkit-appearance: radio;
}

input[type=submit] {
  -webkit-transition: all 70ms ease;
  -moz-transition: all 70ms ease;
  -ms-transition: all 70ms ease;
  -o-transition: all 70ms ease;
  transition: all 70ms ease;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type=search].fancy-cancel {
  position: relative;
  padding-right: 39px;
}

input[type=search].fancy-cancel::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 10px;
  width: 10px;
  color: #1F1E20;
  background-image: url("../images/search-clear.svg");
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: center center;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 14px;
}

textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color] {
  background-color: #F8F8F8;
  color: var(--color-black);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  max-width: 100%;
  padding: 8px 29px;
}

textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color] {
  font-style: normal;
}

input:placeholder-shown,
textarea:placeholder-shown,
input[type=text]:placeholder-shown,
input[type=password]:placeholder-shown,
input[type=datetime]:placeholder-shown,
input[type=datetime-local]:placeholder-shown,
input[type=date]:placeholder-shown,
input[type=month]:placeholder-shown,
input[type=time]:placeholder-shown,
input[type=week]:placeholder-shown,
input[type=number]:placeholder-shown,
input[type=email]:placeholder-shown,
input[type=url]:placeholder-shown,
input[type=search]:placeholder-shown,
input[type=tel]:placeholder-shown,
input[type=color]:placeholder-shown {
  font-style: italic;
  color: #888;
}

textarea::placeholder,
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=time]::placeholder,
input[type=week]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=color]::placeholder {
  font-style: italic;
  color: #888;
}

textarea:focus::placeholder,
input[type=text]:focus::placeholder,
input[type=password]:focus::placeholder,
input[type=datetime]:focus::placeholder,
input[type=datetime-local]::placeholder,
input[type=date]:focus::placeholder,
input[type=month]:focus::placeholder,
input[type=time]:focus::placeholder,
input[type=week]:focus::placeholder,
input[type=number]:focus::placeholder,
input[type=email]:focus::placeholder,
input[type=url]:focus::placeholder,
input[type=search]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=color]:focus::placeholder {
  font-style: normal;
  opacity: 0;
}

input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder {
  color: #888;
}
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder {
  color: #888;
}
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder {
  color: #888;
}
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus::-webkit-input-placeholder {
  color: transparent;
}
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus::-moz-placeholder {
  color: transparent;
}
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus:-ms-input-placeholder {
  color: transparent;
}

/*-----------------------------------------------------------------------------------*/
/*	=ICONS
/*-----------------------------------------------------------------------------------*/
.icon-connect {
  display: inline-block;
  width: 32px;
  height: 32px;
}

.icon-connect:not(:first-child) {
  margin-left: 8px;
}

.icon-connect a,
.icon-connect svg {
  width: 32px;
}

.icon-connect a {
  display: block;
  height: 32px;
  color: inherit;
}

.icon-connect svg {
  height: auto;
}

/*--------------------------------------------------------------
=Slider
--------------------------------------------------------------*/
.js-slider-area-base {
  position: relative;
}

.js-slider-base {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

.no-js .js-slider-base,
.slider-loaded.js-slider-base {
  position: relative;
  opacity: 1;
}

.js-slide-frame-base {
  overflow-x: hidden;
}

.css-mode .js-slide-frame-base {
  overflow-x: scroll;
}

.js-slide-track-base {
  position: relative;
}

.slider-ctrls-base li {
  display: inline-block;
}

.js-prev-slide,
.js-next-slide {
  border: 0;
  padding: 5px;
  cursor: pointer;
  background-color: transparent;
  z-index: 10;
  transition-property: opacity;
}

.js-focus-visible .js-prev-slide:focus:not(.focus-visible),
.js-focus-visible .js-next-slide:focus:not(.focus-visible) {
  outline: 0;
}

.js-prev-slide {
  left: 0;
}

.js-next-slide {
  right: 0;
}

.js-prev-slide:disabled,
.js-next-slide:disabled {
  opacity: 0.5;
  cursor: default;
}

.slider-loaded .js-slide-base {
  -webkit-transition: all 70ms ease;
  -moz-transition: all 70ms ease;
  -ms-transition: all 70ms ease;
  -o-transition: all 70ms ease;
  transition: all 70ms ease;
}

.js-slider-base:not(.slider-loaded) .js-slide-base:not(.visible) {
  opacity: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	=ACCORDION / =Collapsible
/*-----------------------------------------------------------------------------------*/
:root {
  --accordion-pad: 12px;
  --accordion-pad--: -12px;
}

.collapse-title {
  -webkit-transition: all 70ms ease;
  -moz-transition: all 70ms ease;
  -ms-transition: all 70ms ease;
  -o-transition: all 70ms ease;
  transition: all 70ms ease;
  position: relative;
  cursor: pointer;
  padding-left: var(--accordion-pad);
}

.collapse-title:before {
  content: "+";
  position: absolute;
  left: 0;
}

.item-open.collapse-title:before {
  content: "-";
}

.collapse-content {
  display: none;
  padding: 1px 0;
}

.collapse-content p:first-child {
  margin-top: 0;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.pad {
  padding: 8px;
}

.pad0 {
  padding: 0;
}

.pad1 {
  padding: 4px;
}

.pad2 {
  padding: 8px;
}

.pad3 {
  padding: 16px;
}

.pad4 {
  padding: 24px;
}

.pad5 {
  padding: 32px;
}

.pad6 {
  padding: 40px;
}

.pad7 {
  padding: 48px;
}

.pad8 {
  padding: 56px;
}

.pad9 {
  padding: 64px;
}

.pad10 {
  padding: 72px;
}

:root {
  --spacer: 4px;
}

.hor-pad {
  padding-left: 8px;
  padding-right: 8px;
}

.hor-pad0 {
  padding-left: 0;
  padding-right: 0;
}

.hor-pad1 {
  padding-left: 4px;
  padding-right: 4px;
}

.hor-pad2 {
  padding-left: 8px;
  padding-right: 8px;
}

.hor-pad3 {
  padding-left: 16px;
  padding-right: 16px;
}

.hor-pad4 {
  padding-left: 24px;
  padding-right: 24px;
}

.hor-pad5 {
  padding-left: 32px;
  padding-right: 32px;
}

.hor-pad6 {
  padding-left: 40px;
  padding-right: 40px;
}

.hor-pad7 {
  padding-left: 48px;
  padding-right: 48px;
}

.hor-pad8 {
  padding-left: 56px;
  padding-right: 56px;
}

.hor-pad9 {
  padding-left: 64px;
  padding-right: 64px;
}

.hor-pad10 {
  padding-left: 72px;
  padding-right: 72px;
}

.vert-pad {
  padding-top: 8px;
  padding-bottom: 8px;
}

.vert-pad0 {
  padding-top: 0;
  padding-bottom: 0;
}

.vert-pad1 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.vert-pad2 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.vert-pad3 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.vert-pad4 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.vert-pad5 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.vert-pad6 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.vert-pad7 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.vert-pad8 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.vert-pad9 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.vert-pad10 {
  padding-top: 72px;
  padding-bottom: 72px;
}

@media (min-width: 640px) {
  .padsm {
    padding: 8px;
  }
  .pad0\@sm {
    padding: 0;
  }
  .pad1\@sm {
    padding: 4px;
  }
  .pad2\@sm {
    padding: 8px;
  }
  .pad3\@sm {
    padding: 16px;
  }
  .pad4\@sm {
    padding: 24px;
  }
  .pad5\@sm {
    padding: 32px;
  }
  .pad6\@sm {
    padding: 40px;
  }
  .pad7\@sm {
    padding: 48px;
  }
  .pad8\@sm {
    padding: 56px;
  }
  .pad9\@sm {
    padding: 64px;
  }
  .pad10\@sm {
    padding: 72px;
  }
  .hor-padsm {
    padding-left: 8px;
    padding-right: 8px;
  }
  .hor-pad0\@sm {
    padding-left: 0;
    padding-right: 0;
  }
  .hor-pad1\@sm {
    padding-left: 4px;
    padding-right: 4px;
  }
  .hor-pad2\@sm {
    padding-left: 8px;
    padding-right: 8px;
  }
  .hor-pad3\@sm {
    padding-left: 16px;
    padding-right: 16px;
  }
  .hor-pad4\@sm {
    padding-left: 24px;
    padding-right: 24px;
  }
  .hor-pad5\@sm {
    padding-left: 32px;
    padding-right: 32px;
  }
  .hor-pad6\@sm {
    padding-left: 40px;
    padding-right: 40px;
  }
  .hor-pad7\@sm {
    padding-left: 48px;
    padding-right: 48px;
  }
  .hor-pad8\@sm {
    padding-left: 56px;
    padding-right: 56px;
  }
  .hor-pad9\@sm {
    padding-left: 64px;
    padding-right: 64px;
  }
  .hor-pad10\@sm {
    padding-left: 72px;
    padding-right: 72px;
  }
  .vert-padsm {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .vert-pad0\@sm {
    padding-top: 0;
    padding-bottom: 0;
  }
  .vert-pad1\@sm {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .vert-pad2\@sm {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .vert-pad3\@sm {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .vert-pad4\@sm {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .vert-pad5\@sm {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .vert-pad6\@sm {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .vert-pad7\@sm {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .vert-pad8\@sm {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .vert-pad9\@sm {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .vert-pad10\@sm {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}
@media (min-width: 768px) {
  .padmd {
    padding: 8px;
  }
  .pad0\@md {
    padding: 0;
  }
  .pad1\@md {
    padding: 4px;
  }
  .pad2\@md {
    padding: 8px;
  }
  .pad3\@md {
    padding: 16px;
  }
  .pad4\@md {
    padding: 24px;
  }
  .pad5\@md {
    padding: 32px;
  }
  .pad6\@md {
    padding: 40px;
  }
  .pad7\@md {
    padding: 48px;
  }
  .pad8\@md {
    padding: 56px;
  }
  .pad9\@md {
    padding: 64px;
  }
  .pad10\@md {
    padding: 72px;
  }
  .hor-padmd {
    padding-left: 8px;
    padding-right: 8px;
  }
  .hor-pad0\@md {
    padding-left: 0;
    padding-right: 0;
  }
  .hor-pad1\@md {
    padding-left: 4px;
    padding-right: 4px;
  }
  .hor-pad2\@md {
    padding-left: 8px;
    padding-right: 8px;
  }
  .hor-pad3\@md {
    padding-left: 16px;
    padding-right: 16px;
  }
  .hor-pad4\@md {
    padding-left: 24px;
    padding-right: 24px;
  }
  .hor-pad5\@md {
    padding-left: 32px;
    padding-right: 32px;
  }
  .hor-pad6\@md {
    padding-left: 40px;
    padding-right: 40px;
  }
  .hor-pad7\@md {
    padding-left: 48px;
    padding-right: 48px;
  }
  .hor-pad8\@md {
    padding-left: 56px;
    padding-right: 56px;
  }
  .hor-pad9\@md {
    padding-left: 64px;
    padding-right: 64px;
  }
  .hor-pad10\@md {
    padding-left: 72px;
    padding-right: 72px;
  }
  .vert-padmd {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .vert-pad0\@md {
    padding-top: 0;
    padding-bottom: 0;
  }
  .vert-pad1\@md {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .vert-pad2\@md {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .vert-pad3\@md {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .vert-pad4\@md {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .vert-pad5\@md {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .vert-pad6\@md {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .vert-pad7\@md {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .vert-pad8\@md {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .vert-pad9\@md {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .vert-pad10\@md {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}
@media (min-width: 1072px) {
  .padlg {
    padding: 8px;
  }
  .pad0\@lg {
    padding: 0;
  }
  .pad1\@lg {
    padding: 4px;
  }
  .pad2\@lg {
    padding: 8px;
  }
  .pad3\@lg {
    padding: 16px;
  }
  .pad4\@lg {
    padding: 24px;
  }
  .pad5\@lg {
    padding: 32px;
  }
  .pad6\@lg {
    padding: 40px;
  }
  .pad7\@lg {
    padding: 48px;
  }
  .pad8\@lg {
    padding: 56px;
  }
  .pad9\@lg {
    padding: 64px;
  }
  .pad10\@lg {
    padding: 72px;
  }
  .hor-padlg {
    padding-left: 8px;
    padding-right: 8px;
  }
  .hor-pad0\@lg {
    padding-left: 0;
    padding-right: 0;
  }
  .hor-pad1\@lg {
    padding-left: 4px;
    padding-right: 4px;
  }
  .hor-pad2\@lg {
    padding-left: 8px;
    padding-right: 8px;
  }
  .hor-pad3\@lg {
    padding-left: 16px;
    padding-right: 16px;
  }
  .hor-pad4\@lg {
    padding-left: 24px;
    padding-right: 24px;
  }
  .hor-pad5\@lg {
    padding-left: 32px;
    padding-right: 32px;
  }
  .hor-pad6\@lg {
    padding-left: 40px;
    padding-right: 40px;
  }
  .hor-pad7\@lg {
    padding-left: 48px;
    padding-right: 48px;
  }
  .hor-pad8\@lg {
    padding-left: 56px;
    padding-right: 56px;
  }
  .hor-pad9\@lg {
    padding-left: 64px;
    padding-right: 64px;
  }
  .hor-pad10\@lg {
    padding-left: 72px;
    padding-right: 72px;
  }
  .vert-padlg {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .vert-pad0\@lg {
    padding-top: 0;
    padding-bottom: 0;
  }
  .vert-pad1\@lg {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .vert-pad2\@lg {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .vert-pad3\@lg {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .vert-pad4\@lg {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .vert-pad5\@lg {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .vert-pad6\@lg {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .vert-pad7\@lg {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .vert-pad8\@lg {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .vert-pad9\@lg {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .vert-pad10\@lg {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}
@media (min-width: 1240px) {
  .padxl {
    padding: 8px;
  }
  .pad0\@xl {
    padding: 0;
  }
  .pad1\@xl {
    padding: 4px;
  }
  .pad2\@xl {
    padding: 8px;
  }
  .pad3\@xl {
    padding: 16px;
  }
  .pad4\@xl {
    padding: 24px;
  }
  .pad5\@xl {
    padding: 32px;
  }
  .pad6\@xl {
    padding: 40px;
  }
  .pad7\@xl {
    padding: 48px;
  }
  .pad8\@xl {
    padding: 56px;
  }
  .pad9\@xl {
    padding: 64px;
  }
  .pad10\@xl {
    padding: 72px;
  }
  .hor-padxl {
    padding-left: 8px;
    padding-right: 8px;
  }
  .hor-pad0\@xl {
    padding-left: 0;
    padding-right: 0;
  }
  .hor-pad1\@xl {
    padding-left: 4px;
    padding-right: 4px;
  }
  .hor-pad2\@xl {
    padding-left: 8px;
    padding-right: 8px;
  }
  .hor-pad3\@xl {
    padding-left: 16px;
    padding-right: 16px;
  }
  .hor-pad4\@xl {
    padding-left: 24px;
    padding-right: 24px;
  }
  .hor-pad5\@xl {
    padding-left: 32px;
    padding-right: 32px;
  }
  .hor-pad6\@xl {
    padding-left: 40px;
    padding-right: 40px;
  }
  .hor-pad7\@xl {
    padding-left: 48px;
    padding-right: 48px;
  }
  .hor-pad8\@xl {
    padding-left: 56px;
    padding-right: 56px;
  }
  .hor-pad9\@xl {
    padding-left: 64px;
    padding-right: 64px;
  }
  .hor-pad10\@xl {
    padding-left: 72px;
    padding-right: 72px;
  }
  .vert-padxl {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .vert-pad0\@xl {
    padding-top: 0;
    padding-bottom: 0;
  }
  .vert-pad1\@xl {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .vert-pad2\@xl {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .vert-pad3\@xl {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .vert-pad4\@xl {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .vert-pad5\@xl {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .vert-pad6\@xl {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .vert-pad7\@xl {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .vert-pad8\@xl {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .vert-pad9\@xl {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .vert-pad10\@xl {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}
@media (min-width: 1920px) {
  .padxxl {
    padding: 8px;
  }
  .pad0\@xxl {
    padding: 0;
  }
  .pad1\@xxl {
    padding: 4px;
  }
  .pad2\@xxl {
    padding: 8px;
  }
  .pad3\@xxl {
    padding: 16px;
  }
  .pad4\@xxl {
    padding: 24px;
  }
  .pad5\@xxl {
    padding: 32px;
  }
  .pad6\@xxl {
    padding: 40px;
  }
  .pad7\@xxl {
    padding: 48px;
  }
  .pad8\@xxl {
    padding: 56px;
  }
  .pad9\@xxl {
    padding: 64px;
  }
  .pad10\@xxl {
    padding: 72px;
  }
  .hor-padxxl {
    padding-left: 8px;
    padding-right: 8px;
  }
  .hor-pad0\@xxl {
    padding-left: 0;
    padding-right: 0;
  }
  .hor-pad1\@xxl {
    padding-left: 4px;
    padding-right: 4px;
  }
  .hor-pad2\@xxl {
    padding-left: 8px;
    padding-right: 8px;
  }
  .hor-pad3\@xxl {
    padding-left: 16px;
    padding-right: 16px;
  }
  .hor-pad4\@xxl {
    padding-left: 24px;
    padding-right: 24px;
  }
  .hor-pad5\@xxl {
    padding-left: 32px;
    padding-right: 32px;
  }
  .hor-pad6\@xxl {
    padding-left: 40px;
    padding-right: 40px;
  }
  .hor-pad7\@xxl {
    padding-left: 48px;
    padding-right: 48px;
  }
  .hor-pad8\@xxl {
    padding-left: 56px;
    padding-right: 56px;
  }
  .hor-pad9\@xxl {
    padding-left: 64px;
    padding-right: 64px;
  }
  .hor-pad10\@xxl {
    padding-left: 72px;
    padding-right: 72px;
  }
  .vert-padxxl {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .vert-pad0\@xxl {
    padding-top: 0;
    padding-bottom: 0;
  }
  .vert-pad1\@xxl {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .vert-pad2\@xxl {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .vert-pad3\@xxl {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .vert-pad4\@xxl {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .vert-pad5\@xxl {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .vert-pad6\@xxl {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .vert-pad7\@xxl {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .vert-pad8\@xxl {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .vert-pad9\@xxl {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .vert-pad10\@xxl {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}
/*

	// @todo isn't this on rows, not containers now?

	Containers with gutters

	There are TWO ways to implement gutters

	1) Inner gutters only

	No perceived padding on far left and right of container. It is then up to you to add your own outer horizontal padding somewhere unless it's intended to be full-bleed. (May be hard to keep track of this and keep it exact.)

	2) Yes outer gutters

	Use .outer-gutters

	.gutters

	.outer-gutters

	if you want gutters, but don't use --padded you'll need to set one of its outer wrappers (e.g. <section>) to overflow: hidden;, or face overflow content

	It's best not to set overflow: hidden on the .container itself, or else you could lose box-shadow

	Why all the hullabaloo?

	- Box shadow.
	- Overhang situations
	- etc.

*/
:root {
  --section-gutter: 18px;
  --footer-gutter: 18px;
}

.container {
  max-width: calc(1072px + (var(--section-gutter) * 2));
  padding-left: var(--section-gutter);
  padding-right: var(--section-gutter);
  margin-left: auto;
  margin-right: auto;
}

.container--sm {
  max-width: 640px;
  max-width: calc(640px + (var(--section-gutter) * 2));
}

.container--md {
  max-width: 768px;
  max-width: calc(768px + (var(--section-gutter) * 2));
}

.container--lg {
  max-width: 1072px;
  max-width: calc(1072px + (var(--section-gutter) * 2));
}

.container--xl {
  max-width: 1634px;
  max-width: calc(1634px + (var(--section-gutter) * 2));
}

.container--xxl {
  max-width: 100%;
}

.container--full-width {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  overflow-x: hidden;
}

.container--full-width .rt-content {
  padding-left: var(--section-gutter);
  padding-right: var(--section-gutter);
}

.section--hero .container--full-width .rt-content {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  :root {
    --section-gutter: 32px;
    --footer-gutter: 32px;
  }
}
@media (min-width: 1072px) {
  :root {
    --section-gutter: 53px;
    --footer-gutter: 53px;
  }
  .section--hero .container--full-width .rt-content {
    padding-left: var(--section-gutter);
    padding-right: var(--section-gutter);
  }
}
@media (min-width: 1920px) {
  :root {
    --section-gutter: 144px;
    --footer-gutter: 40px;
  }
}
.row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
}

.col-1 {
  width: 8.3333333333%;
}

.col-2 {
  width: 16.6666666667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.3333333333%;
}

.col-5 {
  width: 41.6666666667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.3333333333%;
}

.col-8 {
  width: 66.6666666667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.3333333333%;
}

.col-11 {
  width: 91.6666666667%;
}

.col-12 {
  width: 100%;
}

.col-expand {
  flex: 1;
  min-width: 1px;
}

.col-full-ht {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 640px) {
  .col-1\@sm {
    width: 8.3333333333%;
  }
  .col-2\@sm {
    width: 16.6666666667%;
  }
  .col-3\@sm {
    width: 25%;
  }
  .col-4\@sm {
    width: 33.3333333333%;
  }
  .col-5\@sm {
    width: 41.6666666667%;
  }
  .col-6\@sm {
    width: 50%;
  }
  .col-7\@sm {
    width: 58.3333333333%;
  }
  .col-8\@sm {
    width: 66.6666666667%;
  }
  .col-9\@sm {
    width: 75%;
  }
  .col-10\@sm {
    width: 83.3333333333%;
  }
  .col-11\@sm {
    width: 91.6666666667%;
  }
  .col-12\@sm {
    width: 100%;
  }
  .col-expand\@sm {
    flex: 1;
    min-width: 1px;
  }
}
@media (min-width: 768px) {
  .col-1\@md {
    width: 8.3333333333%;
  }
  .col-2\@md {
    width: 16.6666666667%;
  }
  .col-3\@md {
    width: 25%;
  }
  .col-4\@md {
    width: 33.3333333333%;
  }
  .col-5\@md {
    width: 41.6666666667%;
  }
  .col-6\@md {
    width: 50%;
  }
  .col-7\@md {
    width: 58.3333333333%;
  }
  .col-8\@md {
    width: 66.6666666667%;
  }
  .col-9\@md {
    width: 75%;
  }
  .col-10\@md {
    width: 83.3333333333%;
  }
  .col-11\@md {
    width: 91.6666666667%;
  }
  .col-12\@md {
    width: 100%;
  }
  .col-expand\@md {
    flex: 1;
    min-width: 1px;
  }
}
@media (min-width: 1072px) {
  .col-1\@lg {
    width: 8.3333333333%;
  }
  .col-2\@lg {
    width: 16.6666666667%;
  }
  .col-3\@lg {
    width: 25%;
  }
  .col-4\@lg {
    width: 33.3333333333%;
  }
  .col-5\@lg {
    width: 41.6666666667%;
  }
  .col-6\@lg {
    width: 50%;
  }
  .col-7\@lg {
    width: 58.3333333333%;
  }
  .col-8\@lg {
    width: 66.6666666667%;
  }
  .col-9\@lg {
    width: 75%;
  }
  .col-10\@lg {
    width: 83.3333333333%;
  }
  .col-11\@lg {
    width: 91.6666666667%;
  }
  .col-12\@lg {
    width: 100%;
  }
  .col-expand\@lg {
    flex: 1;
    min-width: 1px;
  }
}
@media (min-width: 1240px) {
  .col-1\@xl {
    width: 8.3333333333%;
  }
  .col-2\@xl {
    width: 16.6666666667%;
  }
  .col-3\@xl {
    width: 25%;
  }
  .col-4\@xl {
    width: 33.3333333333%;
  }
  .col-5\@xl {
    width: 41.6666666667%;
  }
  .col-6\@xl {
    width: 50%;
  }
  .col-7\@xl {
    width: 58.3333333333%;
  }
  .col-8\@xl {
    width: 66.6666666667%;
  }
  .col-9\@xl {
    width: 75%;
  }
  .col-10\@xl {
    width: 83.3333333333%;
  }
  .col-11\@xl {
    width: 91.6666666667%;
  }
  .col-12\@xl {
    width: 100%;
  }
  .col-expand\@xl {
    flex: 1;
    min-width: 1px;
  }
}
@media (min-width: 1920px) {
  .col-1\@xxl {
    width: 8.3333333333%;
  }
  .col-2\@xxl {
    width: 16.6666666667%;
  }
  .col-3\@xxl {
    width: 25%;
  }
  .col-4\@xxl {
    width: 33.3333333333%;
  }
  .col-5\@xxl {
    width: 41.6666666667%;
  }
  .col-6\@xxl {
    width: 50%;
  }
  .col-7\@xxl {
    width: 58.3333333333%;
  }
  .col-8\@xxl {
    width: 66.6666666667%;
  }
  .col-9\@xxl {
    width: 75%;
  }
  .col-10\@xxl {
    width: 83.3333333333%;
  }
  .col-11\@xxl {
    width: 91.6666666667%;
  }
  .col-12\@xxl {
    width: 100%;
  }
  .col-expand\@xxl {
    flex: 1;
    min-width: 1px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	Boxes
/*	(inside columns, for padding, bg colors, borders, bg images, etc.)
/*-----------------------------------------------------------------------------------*/
.box {
  position: relative;
  width: 100%;
}

/*-----------------------------------------------------------------------------------*/
/*	Gutters
/*-----------------------------------------------------------------------------------*/
:root {
  --gutters: 12px;
  --gutters--mini: 8px;
  --gutters--jumbo: 28px;
}

.gutters {
  margin-left: -12px;
  margin-right: -12px;
}
.gutters > [class*=col-] {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.gutters--mini {
  margin-left: -8px;
  margin-right: -8px;
}
.gutters--mini > [class*=col-] {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.gutters--jumbo {
  margin-left: -28px;
  margin-right: -28px;
}
.gutters--jumbo > [class*=col-] {
  padding-left: 28px !important;
  padding-right: 28px !important;
}

.gutters--none {
  margin-left: 0;
  margin-right: 0;
}
.gutters--none > [class*=col-] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.outer-gutters {
  padding-left: 32px;
  padding-right: 32px;
}

.outer-gutters--mini {
  padding-left: 16px;
  padding-right: 16px;
}

.outer-gutters--jumbo {
  padding-left: 48px;
  padding-right: 48px;
}

@media (min-width: 640px) {
  .gutters\@sm {
    margin-left: -16px;
    margin-right: -16px;
  }
  .gutters\@sm > [class*=col-] {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .gutters--mini\@sm {
    margin-left: -8px;
    margin-right: -8px;
  }
  .gutters--mini\@sm > [class*=col-] {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .gutters--jumbo\@sm {
    margin-left: -24px;
    margin-right: -24px;
  }
  .gutters--jumbo\@sm > [class*=col-] {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .gutters--none\@sm {
    margin-left: 0;
    margin-right: 0;
  }
  .gutters--none\@sm > [class*=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .outer-gutters\@sm {
    padding-left: 32px;
    padding-right: 32px;
  }
  .outer-gutters--mini\@sm {
    padding-left: 16px;
    padding-right: 16px;
  }
  .outer-gutters--jumbo\@sm {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (min-width: 768px) {
  .gutters\@md {
    margin-left: -16px;
    margin-right: -16px;
  }
  .gutters\@md > [class*=col-] {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .gutters--mini\@md {
    margin-left: -8px;
    margin-right: -8px;
  }
  .gutters--mini\@md > [class*=col-] {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .gutters--jumbo\@md {
    margin-left: -24px;
    margin-right: -24px;
  }
  .gutters--jumbo\@md > [class*=col-] {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .gutters--none\@md {
    margin-left: 0;
    margin-right: 0;
  }
  .gutters--none\@md > [class*=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .outer-gutters\@md {
    padding-left: 32px;
    padding-right: 32px;
  }
  .outer-gutters--mini\@md {
    padding-left: 16px;
    padding-right: 16px;
  }
  .outer-gutters--jumbo\@md {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (min-width: 1072px) {
  .gutters\@lg {
    margin-left: -16px;
    margin-right: -16px;
  }
  .gutters\@lg > [class*=col-] {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .gutters--mini\@lg {
    margin-left: -8px;
    margin-right: -8px;
  }
  .gutters--mini\@lg > [class*=col-] {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .gutters--jumbo\@lg {
    margin-left: -24px;
    margin-right: -24px;
  }
  .gutters--jumbo\@lg > [class*=col-] {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .gutters--none\@lg {
    margin-left: 0;
    margin-right: 0;
  }
  .gutters--none\@lg > [class*=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .outer-gutters\@lg {
    padding-left: 32px;
    padding-right: 32px;
  }
  .outer-gutters--mini\@lg {
    padding-left: 16px;
    padding-right: 16px;
  }
  .outer-gutters--jumbo\@lg {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (min-width: 1240px) {
  .gutters\@xl {
    margin-left: -16px;
    margin-right: -16px;
  }
  .gutters\@xl > [class*=col-] {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .gutters--mini\@xl {
    margin-left: -8px;
    margin-right: -8px;
  }
  .gutters--mini\@xl > [class*=col-] {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .gutters--jumbo\@xl {
    margin-left: -24px;
    margin-right: -24px;
  }
  .gutters--jumbo\@xl > [class*=col-] {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .gutters--none\@xl {
    margin-left: 0;
    margin-right: 0;
  }
  .gutters--none\@xl > [class*=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .outer-gutters\@xl {
    padding-left: 32px;
    padding-right: 32px;
  }
  .outer-gutters--mini\@xl {
    padding-left: 16px;
    padding-right: 16px;
  }
  .outer-gutters--jumbo\@xl {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (min-width: 1920px) {
  .gutters\@xxl {
    margin-left: -16px;
    margin-right: -16px;
  }
  .gutters\@xxl > [class*=col-] {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .gutters--mini\@xxl {
    margin-left: -8px;
    margin-right: -8px;
  }
  .gutters--mini\@xxl > [class*=col-] {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .gutters--jumbo\@xxl {
    margin-left: -24px;
    margin-right: -24px;
  }
  .gutters--jumbo\@xxl > [class*=col-] {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .gutters--none\@xxl {
    margin-left: 0;
    margin-right: 0;
  }
  .gutters--none\@xxl > [class*=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .outer-gutters\@xxl {
    padding-left: 32px;
    padding-right: 32px;
  }
  .outer-gutters--mini\@xxl {
    padding-left: 16px;
    padding-right: 16px;
  }
  .outer-gutters--jumbo\@xxl {
    padding-left: 48px;
    padding-right: 48px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	Offsets
/*-----------------------------------------------------------------------------------*/
.offset-1 {
  margin-left: 8.3333333333% !important;
}

.offset-2 {
  margin-left: 16.6666666667% !important;
}

.offset-3 {
  margin-left: 25% !important;
}

.offset-4 {
  margin-left: 33.3333333333% !important;
}

.offset-5 {
  margin-left: 41.6666666667% !important;
}

.offset-6 {
  margin-left: 50% !important;
}

.offset-7 {
  margin-left: 58.3333333333% !important;
}

.offset-8 {
  margin-left: 66.6666666667% !important;
}

.offset-9 {
  margin-left: 75% !important;
}

.offset-10 {
  margin-left: 83.3333333333% !important;
}

.offset-11 {
  margin-left: 91.6666666667% !important;
}

@media (min-width: 640px) {
  .offset-1\@sm {
    margin-left: 8.3333333333% !important;
  }
  .offset-2\@sm {
    margin-left: 16.6666666667% !important;
  }
  .offset-3\@sm {
    margin-left: 25% !important;
  }
  .offset-4\@sm {
    margin-left: 33.3333333333% !important;
  }
  .offset-5\@sm {
    margin-left: 41.6666666667% !important;
  }
  .offset-6\@sm {
    margin-left: 50% !important;
  }
  .offset-7\@sm {
    margin-left: 58.3333333333% !important;
  }
  .offset-8\@sm {
    margin-left: 66.6666666667% !important;
  }
  .offset-9\@sm {
    margin-left: 75% !important;
  }
  .offset-10\@sm {
    margin-left: 83.3333333333% !important;
  }
  .offset-11\@sm {
    margin-left: 91.6666666667% !important;
  }
}
@media (min-width: 768px) {
  .offset-1\@md {
    margin-left: 8.3333333333% !important;
  }
  .offset-2\@md {
    margin-left: 16.6666666667% !important;
  }
  .offset-3\@md {
    margin-left: 25% !important;
  }
  .offset-4\@md {
    margin-left: 33.3333333333% !important;
  }
  .offset-5\@md {
    margin-left: 41.6666666667% !important;
  }
  .offset-6\@md {
    margin-left: 50% !important;
  }
  .offset-7\@md {
    margin-left: 58.3333333333% !important;
  }
  .offset-8\@md {
    margin-left: 66.6666666667% !important;
  }
  .offset-9\@md {
    margin-left: 75% !important;
  }
  .offset-10\@md {
    margin-left: 83.3333333333% !important;
  }
  .offset-11\@md {
    margin-left: 91.6666666667% !important;
  }
}
@media (min-width: 1072px) {
  .offset-1\@lg {
    margin-left: 8.3333333333% !important;
  }
  .offset-2\@lg {
    margin-left: 16.6666666667% !important;
  }
  .offset-3\@lg {
    margin-left: 25% !important;
  }
  .offset-4\@lg {
    margin-left: 33.3333333333% !important;
  }
  .offset-5\@lg {
    margin-left: 41.6666666667% !important;
  }
  .offset-6\@lg {
    margin-left: 50% !important;
  }
  .offset-7\@lg {
    margin-left: 58.3333333333% !important;
  }
  .offset-8\@lg {
    margin-left: 66.6666666667% !important;
  }
  .offset-9\@lg {
    margin-left: 75% !important;
  }
  .offset-10\@lg {
    margin-left: 83.3333333333% !important;
  }
  .offset-11\@lg {
    margin-left: 91.6666666667% !important;
  }
}
@media (min-width: 1240px) {
  .offset-1\@xl {
    margin-left: 8.3333333333% !important;
  }
  .offset-2\@xl {
    margin-left: 16.6666666667% !important;
  }
  .offset-3\@xl {
    margin-left: 25% !important;
  }
  .offset-4\@xl {
    margin-left: 33.3333333333% !important;
  }
  .offset-5\@xl {
    margin-left: 41.6666666667% !important;
  }
  .offset-6\@xl {
    margin-left: 50% !important;
  }
  .offset-7\@xl {
    margin-left: 58.3333333333% !important;
  }
  .offset-8\@xl {
    margin-left: 66.6666666667% !important;
  }
  .offset-9\@xl {
    margin-left: 75% !important;
  }
  .offset-10\@xl {
    margin-left: 83.3333333333% !important;
  }
  .offset-11\@xl {
    margin-left: 91.6666666667% !important;
  }
}
@media (min-width: 1920px) {
  .offset-1\@xxl {
    margin-left: 8.3333333333% !important;
  }
  .offset-2\@xxl {
    margin-left: 16.6666666667% !important;
  }
  .offset-3\@xxl {
    margin-left: 25% !important;
  }
  .offset-4\@xxl {
    margin-left: 33.3333333333% !important;
  }
  .offset-5\@xxl {
    margin-left: 41.6666666667% !important;
  }
  .offset-6\@xxl {
    margin-left: 50% !important;
  }
  .offset-7\@xxl {
    margin-left: 58.3333333333% !important;
  }
  .offset-8\@xxl {
    margin-left: 66.6666666667% !important;
  }
  .offset-9\@xxl {
    margin-left: 75% !important;
  }
  .offset-10\@xxl {
    margin-left: 83.3333333333% !important;
  }
  .offset-11\@xxl {
    margin-left: 91.6666666667% !important;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=Alignment
/*-----------------------------------------------------------------------------------*/
.flex-left-top {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

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

.flex-left-bottom {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}

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

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

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

.flex-right-top {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

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

.flex-right-bottom {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

@media (min-width: 640px) {
  .flex-left-top\@sm {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .flex-left-center\@sm {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .flex-left-bottom\@sm {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .flex-center-to\@psm {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .flex-center-center\@sm {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flex-center-bottom\@sm {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .flex-right-top\@sm {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .flex-right-center\@sm {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .flex-right-bottom\@sm {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .flex-left-top\@md {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .flex-left-center\@md {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .flex-left-bottom\@md {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .flex-center-to\@pmd {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .flex-center-center\@md {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flex-center-bottom\@md {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .flex-right-top\@md {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .flex-right-center\@md {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .flex-right-bottom\@md {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
}
@media (min-width: 1072px) {
  .flex-left-top\@lg {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .flex-left-center\@lg {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .flex-left-bottom\@lg {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .flex-center-to\@plg {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .flex-center-center\@lg {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flex-center-bottom\@lg {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .flex-right-top\@lg {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .flex-right-center\@lg {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .flex-right-bottom\@lg {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
}
@media (min-width: 1240px) {
  .flex-left-top\@xl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .flex-left-center\@xl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .flex-left-bottom\@xl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .flex-center-to\@pxl {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .flex-center-center\@xl {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flex-center-bottom\@xl {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .flex-right-top\@xl {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .flex-right-center\@xl {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .flex-right-bottom\@xl {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
}
@media (min-width: 1920px) {
  .flex-left-top\@xxl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .flex-left-center\@xxl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .flex-left-bottom\@xxl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .flex-center-to\@pxxl {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .flex-center-center\@xxl {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flex-center-bottom\@xxl {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .flex-right-top\@xxl {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .flex-right-center\@xxl {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .flex-right-bottom\@xxl {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	Ordering
/*-----------------------------------------------------------------------------------*/
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (min-width: 640px) {
  .order-first\@sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-last\@sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 768px) {
  .order-first\@md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-last\@md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 1072px) {
  .order-first\@lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-last\@lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 1240px) {
  .order-first\@xl {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-last\@xl {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 1920px) {
  .order-first\@xxl {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-last\@xxl {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	Text Alignment
/*-----------------------------------------------------------------------------------*/
.text-align-left {
  text-align: left;
}

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

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

.text-align-inherit {
  text-align: inherit;
}

@media (min-width: 640px) {
  .text-align-left\@sm {
    text-align: left;
  }
  .text-align-center\@sm {
    text-align: center;
  }
  .text-align-right\@sm {
    text-align: right;
  }
  .text-align-inherit\@sm {
    text-align: inherit;
  }
}
@media (min-width: 768px) {
  .text-align-left\@md {
    text-align: left;
  }
  .text-align-center\@md {
    text-align: center;
  }
  .text-align-right\@md {
    text-align: right;
  }
  .text-align-inherit\@md {
    text-align: inherit;
  }
}
@media (min-width: 1072px) {
  .text-align-left\@lg {
    text-align: left;
  }
  .text-align-center\@lg {
    text-align: center;
  }
  .text-align-right\@lg {
    text-align: right;
  }
  .text-align-inherit\@lg {
    text-align: inherit;
  }
}
@media (min-width: 1240px) {
  .text-align-left\@xl {
    text-align: left;
  }
  .text-align-center\@xl {
    text-align: center;
  }
  .text-align-right\@xl {
    text-align: right;
  }
  .text-align-inherit\@xl {
    text-align: inherit;
  }
}
@media (min-width: 1920px) {
  .text-align-left\@xxl {
    text-align: left;
  }
  .text-align-center\@xxl {
    text-align: center;
  }
  .text-align-right\@xxl {
    text-align: right;
  }
  .text-align-inherit\@xxl {
    text-align: inherit;
  }
}
/*
* Hidden
*/
.hidden {
  display: none !important;
}

@media (min-width: 640px) {
  .hidden\@sm {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden\@md {
    display: none !important;
  }
}
@media (min-width: 1072px) {
  .hidden\@lg {
    display: none !important;
  }
}
@media (min-width: 1240px) {
  .hidden\@xl {
    display: none !important;
  }
}
@media (min-width: 1920px) {
  .hidden\@xxl {
    display: none !important;
  }
}
/*
* Visible
*/
@media (max-width: 639px) {
  .visible\@sm {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .visible\@md {
    display: none !important;
  }
}
@media (max-width: 1071px) {
  .visible\@lg {
    display: none !important;
  }
}
@media (max-width: 1239px) {
  .visible\@xl {
    display: none !important;
  }
}
@media (max-width: 1919px) {
  .visible\@xxl {
    display: none !important;
  }
}
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	Header, Header Nav Menus, Nav Tray, & Ticker
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	=HEADER in GENERAL
/*-----------------------------------------------------------------------------------*/
:root {
  --header-ht: 56px;
  --header-placeholder-ht: 56px;
  --abspos-ticker-top: 56px;
}

@media (min-width: 1072px) {
  :root {
    --header-ht: 74px;
    --header-placeholder-ht: 74px;
    --abspos-ticker-top: 74px;
  }
}
@media (min-width: 1920px) {
  :root {
    --header-ht: 74px;
    --header-placeholder-ht: 74px;
    --abspos-ticker-top: 74px;
  }
}
.site-header {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  z-index: 80;
  height: var(--header-ht);
  background-color: #fff;
  z-index: 81 !important;
  /*
  // @todo remove unused properties
  will-change: background-color, position;
  transition-timing-function: ease-out;
  transition-property: opacity, background-color;
  transition-duration: 0s;
  */
}

.has-clear-header .site-top {
  position: relative;
}

html:not(.sticky-header-active) .has-clear-header.has-ticker .site-header {
  top: var(--ticker-ht);
}

html:not(.sticky-header-active) .has-clear-header .site-header {
  position: absolute;
}

html:not(.tray-open):not(.sticky-header-active) .has-clear-header .site-header {
  background-color: transparent;
  color: #fff;
}

html:not(.tray-open):not(.sticky-header-active) .has-clear-header .site-logo--header path,
html:not(.tray-open):not(.sticky-header-active) .has-clear-header .site-logo--header text,
html:not(.tray-open):not(.sticky-header-active) .has-clear-header .site-logo--header tspan,
html:not(.tray-open):not(.sticky-header-active) .has-clear-header .site-logo--header polygon,
html:not(.tray-open):not(.sticky-header-active) .has-clear-header .site-logo--header rect {
  fill: #fff !important;
}

html:not(.tray-open):not(.sticky-header-active) .has-clear-header .util-btn--log-in,
html:not(.tray-open):not(.sticky-header-active) .has-clear-header .util-btn--logout,
html:not(.tray-open):not(.sticky-header-active) .has-clear-header .util-btn--see-account,
html:not(.tray-open):not(.sticky-header-active) .has-clear-header .nav--util .menu-target {
  color: #fff;
}

.has-clear-header .section--hero .post {
  margin-left: auto;
  margin-right: auto;
}

.has-clear-header .section--hero .post--feat__inner {
  max-width: 9999px !important;
}

.site-header__left {
  float: left;
}

.site-header__right {
  float: right;
}

@media (min-width: 1072px) {
  .site-header {
    padding-left: 256px;
  }
  html:not(.sticky-header-active) .has-clear-header.has-ticker .site-header {
    top: 0;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=SEARCH
/*-----------------------------------------------------------------------------------*/
.search-form__wrap {
  position: absolute;
  margin-top: 12px;
  left: 66px;
}
@media (min-width: 1072px) {
  .search-form__wrap {
    padding: 22px 10px 12px;
    margin: 0;
  }
  html.sticky-header-active .search-form__wrap {
    padding: 10px 10px 6px;
  }
}

.search-form__toggle:focus,
.search-form__toggle:hover {
  color: #F73044;
}

.js-focus-visible .search-form__toggle:focus:not(.focus-visible) {
  outline: none;
}

.js-focus-visible .nav--util .menu-target.focus-visible,
.js-focus-visible .nav--main a.focus-visible {
  outline-offset: -3px;
}

.search-form__toggle svg {
  width: 27px;
  height: 27px;
}

.modal--search .search-form__input {
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.modal--search .search-form__submit {
  width: 100%;
}

.modal--search .search-form__submit.focus-visible {
  outline-color: #000000;
  outline-offset: 3px;
}

.modal__content--watchlist-cta {
  max-width: 880px;
}

@media (min-width: 768px) {
  .modal--search .search-form__input {
    width: 360px;
  }
  .modal--search .search-form__submit {
    width: auto;
  }
}
@media (min-width: 1072px) {
  .search-form__wrap {
    left: 66px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=MODAL (generic)
/*-----------------------------------------------------------------------------------*/
.spch-label {
  display: block;
}

.modal {
  display: none;
  will-change: opacity;
  transition: opacity 70ms ease-out;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  color: #000000;
  padding: 20px 0;
  min-height: var(--vh100);
}

.modal__bg {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #fff;
  opacity: 0.97;
}

.modal__close {
  position: absolute;
  z-index: 80;
  top: 37px;
  right: 37px;
  color: #1F1E20;
}

.modal__close:hover {
  color: #F73044;
}

.modal__inner {
  position: relative;
  align-self: flex-start;
  margin: 40vh auto 0;
  z-index: 40;
  background-color: #fff;
  color: #000000;
  text-align: center;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.16);
  outline: none !important;
}

.modal__inner iframe {
  background-color: #fff;
}

.modal.modal--changing,
.modal.modal--opened {
  display: flex;
  z-index: 200;
}
.modal.modal--changing.login-frame-active,
.modal.modal--opened.login-frame-active {
  z-index: calc(var(--pno-modal-z) + 10);
}

.modal.modal--changing {
  opacity: 0;
}

.modal.modal--opened {
  opacity: 1;
}

/*
// -------------
// =Fancybox
// -------------
.fancybox-slide--html .fancybox-close-small {
	width: 64px;
	height: 64px;
	opacity: 1;
}

body .fancybox-bg {
	background-color: $white;
}
body .fancybox-is-open .fancybox-bg {
	opacity: 1;
}
*/
.account-popup-header {
  background-color: transparent;
}

/*-----------------------------------------------------------------------------------*/
/*	=ACCOUNT MODAL
/*-----------------------------------------------------------------------------------*/
:root {
  --modal-pad: 32px 10px;
  --ring-dot-size: .25em;
}

.modal__inner--members {
  width: 640px;
  max-width: calc(100vw - 48px);
  padding: var(--modal-pad);
  align-self: flex-start;
  margin-top: calc(var(--vh100) * 0.12);
  min-height: 440px;
  max-height: calc(var(--vh100) * 0.8);
  overflow-y: auto;
  overflow-x: hidden;
}

.modal-frame--login,
.modal-frame--account {
  display: none;
}

.modal-frame--login {
  display: block;
}

.modal-frame--account {
  padding-bottom: 50px;
}

.modal__inner .modal-frame--login iframe {
  background-color: transparent;
}

.modal-frame--login.active,
.modal-frame--account.active {
  display: block;
  position: relative;
}

.login-frame-active .loader,
.account-frame-active .loader {
  opacity: 0;
}

.piano-frame--pw-reset {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.modal__ctrls--btm {
  padding: 0 16px;
  text-align: right;
}

@keyframes delayedFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  animation: delayedFadeIn ease var(--trans);
  animation-iteration-count: 1;
  animation-fill-mode: both;
  animation-delay: 1s;
  animation-timing-function: ease-out;
}

.btn2--logout {
  display: none;
  position: relative;
  width: auto;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.8);
  color: var(--color-black);
  font-size: 15px;
  padding: 9px 13px;
}

.account-frame-active .btn2--logout {
  display: inline-block;
}

.btn2--logout:hover {
  background-color: var(--color-black);
}

.loader {
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  padding: var(--modal-pad);
}

.loader__content--css {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  top: 50%;
  text-align: center;
}

.loader {
  --spinner-size: 6em;
  --dot-size: 6%;
  --spinner-color: #6d6d75;
  --speedfactor: 2.86;
  --timeline-dur: 2.0s;
  --delay-1: -1.10s;
  --delay-2: -1.00s;
  --delay-3: -0.90s;
  --delay-4: -0.80s;
}

.loader__content--css-b {
  margin-top: -2em;
  animation: spch-logo-pulse calc(var(--timeline-dur) * var(--speedfactor)) infinite ease-out both;
  animation-delay: calc(var(--delay-1) * var(--speedfactor));
}

.loader__content--css-b svg {
  width: 5em;
}

@keyframes spch-logo-pulse {
  0%, 85% {
    opacity: 1;
  }
  95% {
    opacity: 0;
  }
}
.spinner-dots {
  position: absolute;
  width: var(--spinner-size);
  height: var(--spinner-size);
  top: 50%;
  left: 50%;
  margin-top: calc(var(--spinner-size) * -0.5);
  margin-left: calc(var(--spinner-size) * -0.5);
  transform: rotate(-135deg);
}

.spinner-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.modal--opened .spinner-dot,
.modal--changing .spinner-dot {
  animation: spinner-dot calc(var(--timeline-dur) * var(--speedfactor)) infinite ease both;
}

.spinner-dot:before {
  content: "";
  display: block;
  width: var(--dot-size);
  height: var(--dot-size);
  background-color: var(--spinner-color);
  border-radius: 100%;
}

.modal--opened .spinner-dot:before,
.modal--changing .spinner-dot:before {
  animation: spinner-dot-before calc(var(--timeline-dur) * var(--speedfactor)) infinite ease-out both;
}

.spinner-dot:nth-child(1):before,
.spinner-dot:nth-child(1) {
  animation-delay: calc(var(--delay-1) * var(--speedfactor));
}

.spinner-dot:nth-child(2):before,
.spinner-dot:nth-child(2) {
  animation-delay: calc(var(--delay-2) * var(--speedfactor));
}

.spinner-dot:nth-child(3):before,
.spinner-dot:nth-child(3) {
  animation-delay: calc(var(--delay-3) * var(--speedfactor));
}

.spinner-dot:nth-child(4):before,
.spinner-dot:nth-child(4) {
  animation-delay: calc(var(--delay-4) * var(--speedfactor));
}

@keyframes spinner-dot {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-dot-before {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0.8;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0.6;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media (min-width: 1072px) {
  :root {
    --modal-pad: 24px 10px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=SHARE MODAL
/*-----------------------------------------------------------------------------------*/
.modal--share .modal__bg {
  opacity: 1;
}

.modal__inner--share {
  box-shadow: none;
}

.share-icon {
  position: relative;
  display: inline-block;
  margin: 0 9px;
}

.share-icon a {
  -webkit-transition: all 70ms ease;
  -moz-transition: all 70ms ease;
  -ms-transition: all 70ms ease;
  -o-transition: all 70ms ease;
  transition: all 70ms ease;
}

.share-icon a:hover {
  opacity: 0.8;
}

.copy-area {
  font-size: 18px;
}

.share-copy-row,
.share-copy-row__inner,
.share-url {
  max-width: 320px;
}

.share-url {
  line-height: 38px;
}

.share-url:before {
  content: " ";
  letter-spacing: 0.03em;
}

.share-copy-row {
  position: relative;
  margin: 0 auto;
  margin-top: -12px;
}

.share-copy-row__inner {
  white-space: nowrap;
  overflow: auto;
  padding: 0 4px;
}

.share-url {
  white-space: nowrap;
  overflow: auto;
  padding-right: 46px;
}

.copy-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 72px;
  margin: -16px 0;
  padding: 0 6px;
  background-color: #fff;
  color: var(--color-black);
  box-shadow: -9px 0px 7px #fff;
}

.copy-success .copy-btn {
  color: var(--color-green);
}

.copy-error .copy-btn {
  color: var(--color-red);
}

.copy-success .if-init,
.copy-error .if-init,
.copy-area:not(.copy-success) .if-success,
.copy-area:not(.copy-error) .if-error {
  display: none !important;
}

@media (min-width: 640px) {
  .share-copy-row,
  .share-copy-row__inner,
  .share-url {
    max-width: 400px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=BOTTOM BARS for Piano
/*-----------------------------------------------------------------------------------*/
.piano-frame__wrap--bar {
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 999999;
  left: 0;
}

.piano-frame__wrap--bar--edge {
  z-index: 300;
}

.non-developer-user .piano-frame__wrap--bar {
  display: none;
}

.piano-frame__inner--edge {
  box-shadow: 0px -10px 30px 0px rgba(0, 0, 0, 0.1);
}

.piano-frame__label--edge {
  display: inline-block;
  position: absolute;
  top: -18px;
  font-weight: normal;
  background-color: var(--color-red);
  color: var(--color-white);
  padding: 10px 12px;
  line-height: 1;
  box-shadow: 0px -10px 30px 0px rgba(0, 0, 0, 0.2);
}

.piano-frame__col--edge--a {
  padding-top: 35px;
  padding-bottom: 12px;
}

.piano-frame__col--edge--b {
  padding-top: 20px;
  padding-bottom: 16px;
}

.piano-frame__title--edge {
  --vmarg-text: 13px;
}

.piano-frame__desc {
  max-width: 932px;
  margin-bottom: 29px;
}

.piano-frame__btns--edge {
  margin: 38px 0 !important;
}

.piano-frame__col--edge--b {
  position: relative;
}

.piano-frame__col--edge--b:after,
.piano-frame__col--edge--b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 1000px;
  background-color: inherit;
}

.piano-frame__col--edge--b:before {
  left: 100%;
}

.piano-frame__col--edge--b:after {
  right: 100%;
}

.has-btns--purple .btn,
.has-btns--purple button,
.has-btns--purple a,
.btn--purple {
  background-color: var(--color-purple);
}

.has-btns--purple .btn:hover,
.has-btns--purple button:hover,
.has-btns--purple a:hover,
.btn--purple:hover {
  background-color: var(--color-black);
}

.purple-text {
  color: var(--color-purple);
}

.piano-frame__opts-box {
  margin-left: auto;
  margin-right: auto;
}

.piano-frame__opts-box .has-btns {
  margin-top: 10px;
  margin-bottom: 32px;
}

.paywall-on .company-profile__fast-numbers small,
.paywall-on .blur-if-paywall {
  filter: blur(6px);
  pointer-events: none;
}

.paywall-on .company-profile__tooltip-icon {
  visibility: hidden;
}

html:not(.paywall-on) .show-if-paywall {
  display: none;
}

@media (min-width: 768px) {
  .piano-frame__col--edge {
    padding-top: 62px;
    padding-bottom: 75px;
  }
  .piano-frame__opts-box {
    max-width: 240px;
  }
  .piano-frame__col--edge--b {
    display: flex;
    align-items: center;
  }
  .piano-frame__col--edge--b:after {
    display: none;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=SHARE MODAL
/*-----------------------------------------------------------------------------------*/
.modal--share .modal__bg {
  opacity: 1;
}

.modal__inner--share {
  box-shadow: none;
}

/*-----------------------------------------------------------------------------------*/
/*	=LOGO
/*-----------------------------------------------------------------------------------*/
.site-logo--header {
  position: absolute;
  margin-top: 12px;
  left: 112px;
}
.site-logo--header a {
  display: block;
  position: relative;
  z-index: 10;
}
.site-logo--header a svg {
  width: 110px;
}
@media (min-width: 768px) {
  .site-logo--header {
    left: 128px;
  }
}
@media (min-width: 1072px) {
  .site-logo--header {
    margin-top: 20px;
    left: 126px;
  }
}

/*-----------------------------------------------------------------------------------*/
/*	Account Modal
/*-----------------------------------------------------------------------------------*/
.my-account {
  width: 800px;
  max-width: 100%;
  visibility: hidden;
}

.fancybox-is-open .my-account {
  visibility: visible;
}

/*-----------------------------------------------------------------------------------*/
/*	=NAVS IN GENERAL
/*-----------------------------------------------------------------------------------*/
.nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sub-menu {
  display: none;
}

.nav--horizontal li {
  display: inline-block;
}

.nav--vertical li {
  display: block;
}

.menu-target {
  display: block;
  color: inherit;
  text-decoration: none;
  font-weight: bold;
}

.menu-target:hover {
  color: var(--color-red);
}

.nav--with-pipes ul {
  margin-left: -6px;
  margin-right: -6px;
}
.nav--with-pipes li {
  position: relative;
  margin-left: 6px;
  margin-right: 6px;
}
.nav--with-pipes li:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: inherit;
  right: -6px;
}
.nav--with-pipes li:last-child:after {
  display: none !important;
}

/*-----------------------------------------------------------------------------------*/
/*	=MAIN NAV
/*-----------------------------------------------------------------------------------*/
.nav--main {
  font-size: 14px;
  min-height: 37px;
}

.sticky-header-active .nav--main {
  font-size: 14px;
}

.nav--main .menu-item-depth-0 > .menu-target {
  text-transform: uppercase;
}

@media (min-width: 1072px) {
  .nav--main--copro {
    position: relative;
    top: 2px;
  }
  .nav--main .menu-item-depth-0 > .menu-target {
    padding-top: 16px;
    padding-bottom: 6px;
    padding-left: 9px;
    padding-right: 9px;
  }
  .nav--main .menu-item-depth-0 > .menu-target.tray__expand {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 1920px) {
  .nav--main {
    font-size: 18px;
  }
  .sticky-header-active .nav--main {
    font-size: 14px;
  }
  .nav--main--copro {
    top: -1px;
  }
  .nav--main .menu-item-depth-0 > .menu-target {
    padding-top: 14px;
    padding-bottom: 6px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=UTILITY NAV
/*-----------------------------------------------------------------------------------*/
.nav--util {
  margin-right: 4px;
  font-size: 16px;
  margin-top: 9px;
}

.sticky-header-active .nav--util {
  margin-top: 6px;
}

.nav--util li {
  position: relative;
  margin-right: 0;
  color: var(--color-red);
}

.nav--util .menu-target {
  padding: 11px 8px 10px;
  color: var(--color-red);
}

.nav--util .menu-target.util-btn--see-account {
  padding-right: 24px;
}

.sticky-header-active .nav--util .menu-target {
  padding-top: 7px;
  padding-bottom: 6px;
}

.js-focus-visible .nav--util .menu-target:hover {
  color: #000000;
}

.nav--util .menu-target:before {
  content: "|";
  position: absolute;
  width: 0px;
  height: 100%;
  left: -4px;
  top: 50%;
  height: 20px;
  margin-top: -9px;
}

.nav--util li:last-child {
  margin-right: 0;
}

.util-btn {
  display: none;
}

.util-btn--logout:before,
.nav--util li:first-child .logout:before,
.util-btn--see-account:before,
.nav--util li:first-child .menu-target:before {
  display: none;
}

.is-piano-user .util-btn--logout,
.is-piano-user .util-btn--see-account {
  display: block;
}

.not-piano-user .util-btn--subscribe,
.not-piano-user .util-btn--log-in {
  display: block;
}

@media (min-width: 768px) {
  .nav--util {
    margin-right: 10px;
  }
}
@media (min-width: 1072px) {
  .nav--util {
    margin-top: 8px;
    margin-right: 12px;
    font-size: 14px;
  }
  .nav--util--copro {
    position: relative;
    top: 0;
  }
  .sticky-header-active .nav--util {
    margin-top: 0;
  }
  .nav--util li {
    margin-right: 7px;
  }
  .nav--util li:last-child {
    margin-right: 0;
  }
  .nav--util .menu-target {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 19px;
    padding-bottom: 16px;
  }
  .nav--util--copro .menu-target {
    position: relative;
    top: 5px;
    margin-top: -11px;
  }
  .nav--util .menu-target:before {
    margin-top: -7px;
    left: -6px;
  }
  .nav--util .menu-target.util-btn--see-account {
    padding-right: 34px;
  }
  .sticky-header-active .nav--util .menu-target {
    padding-top: 14px;
    padding-bottom: 13px;
  }
}
@media (min-width: 1240px) {
  .nav--util--copro {
    top: -6px;
  }
}
@media (min-width: 1920px) {
  .nav--util {
    font-size: 16px;
    margin-top: 10px;
  }
  .nav--util--copro {
    top: 0;
  }
  .nav--util .menu-target {
    padding-top: 19px;
    padding-bottom: 16px;
  }
  .nav--util .menu-target:before {
    margin-top: -9px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=Main 2
/*-----------------------------------------------------------------------------------*/
.nav--main-2 {
  margin-bottom: 14px;
}
.nav--main-2 li {
  position: relative;
}
.nav--main-2 li:after {
  content: "|";
  display: block;
  width: 0px;
  height: 100%;
  position: absolute;
  top: 1px;
  right: 0.65em;
}
.nav--main-2 li:last-child:after, .nav--main-2 li.red-links:after {
  display: none;
}
.nav--main-2 li:last-child a, .nav--main-2 li.red-links a {
  margin-right: 0.6em;
}
.nav--main-2 a {
  display: inline-block;
  margin-right: 1.2em;
  font-size: 14px;
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
}
html.sticky-header-active .nav--main-2 {
  display: none;
}
@media (min-width: 1072px) {
  .nav--main-2 ul {
    padding-left: 9px;
  }
}

/*-----------------------------------------------------------------------------------*/
/*	=Newsletter Icon
/*-----------------------------------------------------------------------------------*/
.newsletter-icon {
  position: absolute;
  position: absolute;
  top: 0;
  left: 60px;
  z-index: 110;
  padding: 14px 2px 10px;
  height: var(--header-ht);
}
html.tray-open .newsletter-icon svg path, html.tray-open .newsletter-icon svg line {
  stroke: #fff;
}
html.sticky-header-active .newsletter-icon {
  padding: 10px 4px 8px;
}
@media (min-width: 768px) {
  .newsletter-icon {
    padding-left: 18px;
  }
  html.sticky-header-active .newsletter-icon {
    padding-left: 12px;
  }
}
@media (min-width: 1072px) {
  .newsletter-icon {
    display: none;
  }
}

/*-----------------------------------------------------------------------------------*/
/*	=Sticky Header State
/*-----------------------------------------------------------------------------------*/
.sticky-header-active {
  --header-ht: 45px;
}

.sticky-header-active .site-header {
  position: fixed;
  box-shadow: 0 2px 18px rgba(100, 100, 100, 0.12);
  transform: translateY(0);
}

html:not(.sticky-header-active) .site-header {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

.js-header-sticky-point {
  position: absolute;
  top: 350px;
}

.site-header-placeholder {
  display: none;
  height: var(--header-placeholder-ht);
}

.has-clear-header .site-header-placeholder {
  display: none !important;
}

.sticky-header-active .site-header-placeholder {
  display: block;
}

/*
@keyframes slideDown {
	0% {
		// transform: translateY(calc(var(--header-ht) * -1));
		opacity: 0;
	}
	100% {
		// transform: translateY(0);
		opacity: 1;
	}
}
*/
.sticky-header-active .search-form__toggle svg {
  width: 27px;
  height: 27px;
}

.sticky-header-active .nav--main .menu-item-depth-0 > .menu-target {
  padding-top: 14px;
  padding-bottom: 14px;
}

.sticky-header-active .site-logo--header {
  margin-top: 9px;
}

.sticky-header-active .site-logo--header svg {
  width: 96px;
}

@media (min-width: 1240px) {
  .sticky-header-active .nav--util {
    margin-top: 0;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=ART DIRECTION
/*-----------------------------------------------------------------------------------*/
.picture-aspect-wrap a {
  display: block;
}

.picture-aspect-wrap a, .picture-aspect-wrap img, .picture-aspect-wrap source {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.picture-aspect-wrap img, .picture-aspect-wrap source {
  object-fit: contain;
  object-position: center center;
}

/*-----------------------------------------------------------------------------------*/
/*	=BANNER =ADS
/*-----------------------------------------------------------------------------------*/
.a4d__wrap--banner-top {
  position: relative;
  z-index: 90;
}

.a4d--banner-top {
  padding: 16px 0;
  background-color: var(--color-offwhite2);
  text-align: center;
}

.a4d__inner--banner-top {
  max-width: 412px;
  margin: 0 auto;
  padding: 0 18px;
}

.a4d__wrap--banner-top .aspect-spacer {
  padding-bottom: 26.6% !important;
}

.js-focus-visible .a4d__link--banner-top.focus-visible img {
  outline: 3px solid #F8F8F8;
  outline-offset: -3px;
}

@media (min-width: 1072px) {
  .a4d__inner--banner-top {
    max-width: 764px;
  }
  .a4d__wrap--banner-top .aspect-spacer {
    padding-bottom: 12.36% !important;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=TICKER
/*-----------------------------------------------------------------------------------*/
:root {
  --ticker-ht: 36px;
}

@media (min-width: 768px) {
  :root {
    --ticker-ht: 35px;
  }
}
@media (min-width: 1920px) {
  :root {
    --ticker-ht: 44px;
  }
}
.ticker {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  padding: 7px 14px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-top-color: inherit;
  border-bottom-color: inherit;
  font-size: 14px;
  height: var(--ticker-ht);
  background-color: #fff;
  color: #000000;
}

.has-clear-header .ticker {
  position: absolute;
  z-index: 90;
}

html:not(.tray-open) .has-clear-header .ticker {
  background-color: transparent;
  color: #fff;
}

.ticker--mobile {
  position: relative;
  z-index: 100;
}

.ticker__title {
  margin-right: 44px;
  font-size: 14px;
  text-transform: uppercase;
  text-transform: uppercase;
  font-weight: 700;
}

.nav--ticker a {
  color: var(--color-red);
}
.nav--ticker a:hover {
  color: inherit;
}

.nav--ticker li {
  margin-right: 37px;
}

html:not(.tray-open):not(.sticky-header-active) .has-clear-header .nav--ticker a {
  color: inherit;
}

html:not(.tray-open):not(.sticky-header-active) .has-clear-header .nav--ticker a:hover {
  color: #F73044;
}

@media (min-width: 768px) {
  .ticker {
    margin-right: 48px;
    padding-left: 28px;
    padding-right: 28px;
  }
  .nav--ticker li {
    margin-right: 41px;
  }
}
@media (min-width: 1072px) {
  .ticker {
    padding: 6px 30px 7px 150px;
  }
  .ticker__title {
    margin-right: 37px;
  }
  .has-clear-header .ticker {
    top: var(--abspos-ticker-top);
    z-index: 40;
  }
}
@media (min-width: 1240px) {
  .ticker {
    padding-top: 5px;
  }
  .ticker__title {
    font-size: 16px;
  }
}
@media (min-width: 1920px) {
  .ticker {
    padding: 10px 40px 10px 166px;
    font-size: 16px;
  }
  .ticker__title {
    margin-right: 44px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	Nav Tray aka mega menu
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	=Tray Content / =Mega Menu
/*-----------------------------------------------------------------------------------*/
.tray__bg,
.tray {
  display: none;
  opacity: 0;
}

.tray {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  width: 100%;
  z-index: 70;
  will-change: opacity;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.16);
  background-color: #1F1E20;
  color: #fff;
  padding-top: calc(var(--header-ht) + var(--ticker-ht));
}
.tray .search-form__input {
  background: #1a1a1a;
  color: #fff;
}
.tray .search-form__input.fancy-cancel::-webkit-search-cancel-button {
  color: white;
  filter: invert(100%);
}

.tray__inner {
  overflow: auto;
}

.sticky-header-active .tray {
  padding-top: var(--header-ht) + var(--ticker-ht);
}

.tray__bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 40;
  will-change: opacity;
  transition: opacity 70ms ease-out;
  background-color: var(--color-black);
}

.tray-section {
  font-size: 18px;
  font-weight: bold;
}

.tray-section--top {
  padding-top: 33px;
  border-top: 1px solid var(--color-black);
}

.tray-col {
  position: relative;
}
.tray-col a {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
}

.nav--vertical .tray-col li {
  display: block;
}

.tray-col--a,
.tray-col--b,
.tray-col--c,
.tray-col--d {
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.tray-col--a {
  font-size: 24px;
  margin-bottom: 0px;
}

.tray-nav__title {
  font-size: 14px;
  text-transform: uppercase;
}

.tray-section--btm {
  padding-top: 11px;
  padding-bottom: 16px;
}
.tray-section--btm .nav--connect ul {
  margin: 0 0 16px 0;
}
.tray-section--btm .nav--connect ul li:first-child {
  margin-left: 0;
}
.tray-section--btm .tray-row--btm.tray-row--b {
  padding: 16px 0;
  border-top: 1px solid var(--color-black);
}
.tray-section--btm .tray-nav__title {
  display: none;
}
.tray-section--btm a {
  font-size: 16px;
}

.nav--tray-btm-col {
  padding-top: 9px;
  padding-bottom: 9px;
}

.tray-search {
  margin: 20px 0 40px;
}
.tray-search .search-form {
  display: flex;
  justify-content: space-between;
}
.tray-search label {
  flex-grow: 1;
}
.tray-search label input {
  width: 100%;
}
.tray-search .search-form__submit {
  font-size: 16px;
}

.tray-nav__title--main {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1.1;
}

.tray-nav__column-author {
  margin-top: 5px;
  font-size: 14px;
  font-style: italic;
}

.nav--tray-btm-col .tray-nav__title {
  margin-bottom: 18px;
}

.tray-nav__h-link {
  font-size: 24px;
  line-height: 1.1;
}

/*-----------------------------------------------------------------------------------*/
/*	=TRAY aka =MOBILE NAV
/*-----------------------------------------------------------------------------------*/
:root {
  --tray-w: 100%;
}

.tray__toggle {
  transition: color 70ms ease-out;
  position: absolute;
  top: 0;
  z-index: 110;
  padding: 11px 14px 12px;
  height: var(--header-ht);
}

.tray__expand,
.tray__toggle {
  outline: 0 !important;
}

.tray__toggle:hover {
  color: #F73044;
}

.tray__toggle-line {
  transition-duration: 0.2s;
  transition-property: opacity, transform;
  transition-timing-function: ease;
  position: relative;
  transform-origin: 50% 50%;
}

.tray__toggle-line--a {
  transform: translate(0, 2px);
}

.tray__toggle-line--c,
.tray__toggle-line--b {
  transform: translate(0, 11px);
}

.tray-open .tray__toggle-line--c {
  opacity: 0;
}

.tray__toggle-line--d {
  transform: translate(0, 20px);
}

.tray-open .tray__toggle-line--d,
.tray-open .tray__toggle-line--a {
  opacity: 0;
}

.tray-open .tray__toggle-line--b {
  transform: translate(-8px, 9px) rotate(45deg);
}

.tray-open .tray__toggle-line--c {
  transform: translate(8px, 6px) rotate(-45deg);
  opacity: 1;
}

.tray-open .tray__toggle {
  color: #fff;
}
.tray-open .site-logo svg .cls-1 {
  fill: var(--color-offwhite) !important;
}

.tray__toggle svg {
  width: 32px;
  height: 31px;
}

@media (min-width: 768px) {
  .tray__toggle {
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media (min-width: 1072px) {
  :root {
    --tray-w: 100%;
  }
  .tray {
    padding-top: var(--header-ht);
  }
  .tray__toggle {
    left: 12px;
    padding: 19px 10px;
  }
  .tray__toggle svg {
    width: 32px;
  }
}
@media (min-width: 1920px) {
  .tray__toggle {
    padding: 12px 10px 11px;
  }
}
@media (min-width: 768px) {
  .tray-section--top {
    padding-top: 43px;
    border-top: 0;
  }
  .nav--tray-btm-col li {
    display: block;
  }
  .nav--tray-btm-col .menu {
    margin: 0 -13px;
  }
  .nav--tray-btm-col a {
    padding-left: 13px;
    padding-right: 13px;
  }
}
@media (min-width: 1072px) {
  .tray-section {
    font-size: 14px;
  }
  .tray-section--top .tray-col, .tray-section--top .tray-search {
    opacity: 0;
    position: relative;
  }
  html.tray-open .tray-section--top .tray-col, html.tray-open .tray-section--top .tray-search {
    opacity: 1;
    animation: fadeInRightSlow 0.5s 0s backwards;
  }
  html.tray-open .tray-section--top .tray-col:nth-child(1), html.tray-open .tray-section--top .tray-search:nth-child(1) {
    animation-delay: 0.08s;
  }
  html.tray-open .tray-section--top .tray-col:nth-child(2), html.tray-open .tray-section--top .tray-search:nth-child(2) {
    animation-delay: 0.16s;
  }
  html.tray-open .tray-section--top .tray-col:nth-child(3), html.tray-open .tray-section--top .tray-search:nth-child(3) {
    animation-delay: 0.24s;
  }
  html.tray-open .tray-section--top .tray-col:nth-child(4), html.tray-open .tray-section--top .tray-search:nth-child(4) {
    animation-delay: 0.32s;
  }
  html.tray-open .tray-section--top .tray-col:nth-child(5), html.tray-open .tray-section--top .tray-search:nth-child(5) {
    animation-delay: 0.4s;
  }
  html.tray-open .tray-section--top .tray-col:nth-child(6), html.tray-open .tray-section--top .tray-search:nth-child(6) {
    animation-delay: 0.48s;
  }
  @keyframes fadeInRightSlow {
    from {
      transform: translate3d(-5px, 0, 0);
      opacity: 0;
    }
    to {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  .tray-section--btm {
    padding-top: 11px;
    padding-bottom: 16px;
    position: relative;
    overflow: hidden;
  }
  .tray-section--btm ul {
    position: relative;
    opacity: 0;
  }
  html.tray-open .tray-section--btm ul {
    opacity: 1;
    animation: fadeInUpSlow 0.5s 0.2s backwards;
  }
  @keyframes fadeInUpSlow {
    from {
      transform: translate3d(0, 5px, 0);
      opacity: 0;
    }
    to {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  .tray-col--b,
  .tray-col--c,
  .tray-col--d {
    margin-bottom: 0;
  }
  .tray-col--a {
    padding-bottom: 0;
  }
  html.sticky-header-active .tray-search {
    margin: 20px 0;
  }
}
@media (min-width: 1072px) and (min-height: 700px) {
  html.sticky-header-active .tray-search {
    margin: 40px 0 80px;
  }
}
@media (min-width: 1072px) {
  .nav--tray-btm-col li {
    display: inline-block;
  }
  .tray-col--a {
    margin-top: -18px;
  }
  .tray-col--a a {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .tray-col--a li:last-child a {
    margin-bottom: 0px !important;
  }
  .tray-col--b a,
  .tray-col--d a {
    font-size: 24px;
  }
  .tray-col--c a {
    font-size: 20px;
  }
  .tray-col--c .tray-nav__column-author {
    font-size: 14px;
  }
}
@media (min-width: 1072px) and (max-width: 1919px) {
  .tray-nav__title {
    margin-bottom: 40px;
  }
}
@media (min-width: 1240px) {
  .tray-section--top {
    padding-top: 73px;
  }
  .tray-section--btm {
    padding-top: 2px;
    padding-bottom: 8px;
  }
  .tray-col--a {
    margin-top: 0;
  }
}
@media (min-width: 1920px) {
  .tray-section {
    font-size: 18px;
  }
  .tray-section--top {
    padding-bottom: 67px;
  }
  .tray-section--btm {
    padding-top: 12px;
    padding-bottom: 19px;
  }
  .tray-nav__title--main {
    font-size: 20px;
  }
  .tray-nav__h-link {
    font-size: 24px;
  }
  .tray-col--c,
  .tray-col--b,
  .tray-col--a {
    padding-bottom: 0;
  }
  .menu--tray-btm-col-2,
  .menu--tray-btm-col-1 {
    max-width: 670px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .menu--tray-btm-col-2 .menu-item-depth-0,
  .menu--tray-btm-col-1 .menu-item-depth-0 {
    flex: 1 auto;
  }
}
@media (min-height: 700px) {
  .tray-col--a a:not(#menu-research-tools a) {
    font-size: 48px;
    margin-bottom: 20px;
  }
}
@media (min-height: 800px) {
  .tray-col--a a:not(#menu-research-tools a) {
    margin-bottom: 40px;
  }
}
.tray-transition .tray__bg,
.tray-open .tray__bg,
.tray-transition .tray {
  display: block;
}

html.tray-open, html.tray-open body {
  overflow: hidden;
}
html.tray-open .a4d {
  background-color: #1F1E20;
}
html.tray-open .site-header {
  background-color: #1F1E20;
  color: #fff;
}
html.tray-open .nav--util .menu-target {
  color: var(--color-white);
}
html.tray-open .nav--util .menu-target:hover {
  color: var(--color-red);
}
html.tray-open .nav--util .menu-target:hover:before {
  color: var(--color-white);
}
html.tray-open .ticker {
  z-index: 80;
  position: relative;
  background-color: #1F1E20;
  color: #fff;
}
html.tray-open .ticker a {
  color: #fff;
}
html.tray-open.sticky-header-active .ticker {
  position: fixed;
  top: var(--header-ht);
}
html.tray-open .tray {
  display: flex;
  opacity: 1;
  flex-direction: column;
  justify-content: space-between;
}
html.tray-open .tray__bg {
  opacity: 0;
}
html.tray-open .tray__bg.focus-visible,
html.tray-open .tray__bg:hover {
  opacity: 0.4;
}

.sticky-header-active .tray__toggle {
  padding: 7px 18px;
}

.sticky-header-active .tray__toggle svg {
  width: 28px;
}

@media (max-width: 1072px) {
  #menu-research-tools {
    display: block !important;
    margin-bottom: 30px;
  }
}
.header--vertical-nav {
  position: absolute;
}

/*-----------------------------------------------------------------------------------*/
/*	=FOOTER
/*-----------------------------------------------------------------------------------*/
.site-footer-wrapper {
  background-color: #1F1E20;
  color: #fff;
}

.site-logo--footer a {
  display: block;
}

.site-footer__cta {
  margin-top: calc(var(--vmarg-text) + 5px);
}

.nav--connect {
  margin-top: 24px;
}

.nav--connect ul {
  margin: 0 10px;
}

.nav--connect li {
  margin: 0 10px;
}

.nav--connect li:last-child {
  margin-right: 0;
}

/*
html, body { height: 100%; }
.site-container, .site-wrap { min-height: 100%; height: 100%; }
.non-footer { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -$footerH; }
.site-footer__wrap, .push { height: $footerH; }


// FOOTER
.site-footer__wrap {
	position: relative;
	z-index: 3;
	overflow: hidden;
}

.site-footer {
	padding-top: 1px; // Must be 1 or greater for kfPushAdjust()
	padding-bottom: 1px; // Must be 1 or greater for kfPushAdjust()
}

*/
.footer-row-1__inner {
  padding: 28px var(--footer-gutter);
}

.footer-nav-col {
  margin-top: 28px;
  padding-right: 10px;
}

.footer-top-left {
  padding-right: 32px;
}

.footer-col__title {
  margin-bottom: 17px;
}

.nav-footer-col a {
  color: var(--color-red);
}
.nav-footer-col a:hover {
  color: inherit;
}

.nav-footer-col li {
  margin: 7px 0;
}

.footer-row-2 {
  font-size: 11px;
  background-color: #1F1E20;
  color: #fff;
}

.footer-row-2__inner {
  padding: 16px var(--footer-gutter);
}

.site-footer__copyright {
  margin-right: 3px;
  margin-bottom: 6px;
}

.site-logo--footer {
  margin-bottom: 12px;
}

.site-logo--footer svg {
  width: 50px;
}

.nav-footer-utility li {
  margin-top: 3px;
}

.nav-footer-utility li:after {
  top: 2px;
  height: 76%;
}

.quote__wrap {
  max-width: 496px;
}

.quote__name {
  font-weight: 700;
  margin-bottom: 0;
}

.quote__position {
  margin-top: 4px;
  font-style: italic;
}

.site-footer blockquote {
  margin-bottom: 10px;
}

.footer-nav-col__nav li {
  margin-bottom: 9px;
}

.footer-nav-col__title {
  margin-bottom: 18px;
}

@media (min-width: 768px) {
  .footer-row-1__inner {
    padding-top: 23px;
    padding-bottom: 23px;
  }
}
@media (min-width: 1072px) {
  .footer-row-1__inner {
    padding-top: 53px;
    padding-bottom: 53px;
  }
  .site-logo--footer {
    margin-bottom: 8px;
  }
  .nav-footer-utility li {
    margin-top: 0;
  }
  .footer-row-2__inner {
    padding: 16px 40px;
  }
  .footer-col {
    margin-top: 0;
  }
  .site-footer__copyright {
    margin-bottom: 0;
  }
  .footer-nav-col__title {
    margin-bottom: 26px;
  }
}
@media (min-width: 1920px) {
  .footer-row-2 {
    font-size: 11px;
  }
  .site-logo--footer {
    margin-bottom: 14px;
  }
  .site-logo--footer svg {
    width: 64px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* SECTION BASICS
/*-----------------------------------------------------------------------------------*/
:root {
  --section-vert-pad: 32px;
}

.section {
  position: relative;
  padding: var(--section-vert-pad) 0;
}

.section--pad-top-none {
  padding-top: 0;
}

/*

Since...

- Perfect 100vh creates weird quirks that have to be accounted for with JS measurements: https://css-tricks.com/the-trick-to-viewport-units-on-mobile/
-

...let's stick to ALMOST full height:

*/
.section--almost-full-ht {
  min-height: 80vh;
}

@media (min-width: 1072px) {
  :root {
    --section-vert-pad: 24px;
  }
}
@media (min-width: 1920px) {
  :root {
    --section-vert-pad: 64px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* SECTION BG
/*-----------------------------------------------------------------------------------*/
.bg-wrap {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  z-index: 0;
  overflow: hidden;
  background-color: #1F1E20;
}

.bg--cover {
  width: auto;
  max-width: 9999px;
  min-height: 100%;
  min-width: 100%;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  position: absolute;
  z-index: 0;
  object-fit: cover;
  object-position: center center;
}

.bg-top,
.bg-vert-top,
.bg-center-top {
  object-position: center top;
}

.bg-center,
.bg-vert-center,
.bg-center-center {
  object-position: center center;
}

.bg-bottom,
.bg-vert-bottom,
.bg-center-bottom {
  object-position: center bottom;
}

.bg-left-top {
  object-position: left top;
}

.bg-left-center {
  object-position: left center;
}

.bg-left-bottom {
  object-position: left bottom;
}

.bg-right-top {
  object-position: right top;
}

.bg-right-center {
  object-position: right center;
}

.bg-right-bottom {
  object-position: right bottom;
}

.tint {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  z-index: 0;
  opacity: 0.2;
  background-color: #000;
}

.tint--darken {
  background-color: #000;
}

.tint--lighten {
  background-color: #fff;
}

.has-bg-vid .section-bg {
  overflow: hidden;
}

/*-----------------------------------------------------------------------------------*/
/* BG COLORS
/*-----------------------------------------------------------------------------------*/
.bg-color-dark-1 {
  background-color: var(--color-black);
}

.bg-color-dark-2 {
  background-color: var(--bg-color-red);
}

.bg-color-light-1 {
  background-color: var(--color-white);
}

.bg-color-light-2 {
  background-color: var(--color-offwhite);
}

/*-----------------------------------------------------------------------------------*/
/* SECTION INNER
/*-----------------------------------------------------------------------------------*/
.section__inner {
  position: relative;
}

/*-----------------------------------------------------------------------------------*/
/*
/*-----------------------------------------------------------------------------------*/
.section--catcerpt {
  padding: 21px 0;
}

.section--catcerpt.prev-section-same-color {
  padding-top: 1px;
}

.catcerpt {
  margin-top: 11px;
  margin-bottom: 11px;
}

.catcerpt .post {
  margin-bottom: 18px;
}

.catcerpt .post a {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 21px;
}

.catcerpt .post a:hover {
  color: #F73044;
}

.catcerpt__link {
  font-size: 16px;
}

@media (min-width: 1072px) {
  .section--catcerpt {
    padding-top: 37px;
    padding-bottom: 37px;
  }
  .section--catcerpt.prev-section-same-color {
    padding-top: 1px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Promo boxes
/*-----------------------------------------------------------------------------------*/
.section--promo {
  overflow: hidden;
}

.section--promo .card-content {
  max-width: 766px;
}

.section--promo.prev-section-same-color {
  padding-top: 14px;
}

.section__inner--promo {
  margin-left: calc(var(--section-gutter) * -1);
  margin-right: calc(var(--section-gutter) * -1);
}

* + .featsignup__title {
  margin-top: -5px;
  margin-bottom: 0;
}

.card--featsignup {
  padding: 32px var(--section-gutter);
}

.card--featsignup--inline-a4d {
  padding-left: 12px;
  padding-right: 12px;
}

.card--featpod {
  padding: 32px 36px;
  background-image: url("../images/sound-wave-lrg-web-2x.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.featpod__footer-col-a .svg-icon {
  position: relative;
  top: 11px;
  margin-right: 6px;
}

.featpod__footer-col-b {
  text-align: right;
}

.spch-icon-link {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 36px;
  min-height: 36px;
}

.spch-icon-link .svg-icon {
  position: absolute;
  top: 0;
  margin-left: -36px;
}

.spch-icon-link__text {
  display: block;
  margin-left: 6px;
}

.forms-v2 form {
  position: relative;
  margin-top: 31px;
}

.forms-v2 for input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  outline-offset: -3px;
}

.forms-v2 form input,
.forms-v2 form button {
  height: 48px;
}

.forms-v2 form label {
  display: block;
}

.forms-v2 form input[type=email],
.forms-v2 form button {
  position: relative;
  width: 100%;
}

.forms-v2 form input[type=email] {
  display: block;
}

.forms-v2 form [type=submit] {
  cursor: pointer;
}

.forms-v2 form [type=submit],
.forms-v2 form button {
  line-height: 0.9em;
}

@media (max-width: 639px) {
  .featpod__footer-col-a,
  .featpod__footer-col-b,
  .featpod__footer-row {
    display: block;
  }
  .featpod__footer-col-a,
  .featpod__footer-col-b {
    text-align: left;
    margin-top: 12px;
  }
}
@media (min-width: 768px) {
  .card--featpod {
    padding-left: 46px;
    padding-right: 46px;
  }
  .forms-v2 form input[type=email] {
    width: calc(100% - 186px);
    padding-right: 186px;
  }
  .forms-v2 form button {
    position: absolute;
    top: 0;
    right: 0;
    width: 186px;
  }
}
@media (min-width: 1072px) {
  .card--featsignup {
    padding: 95px 40px 120px;
  }
  .card--featpod {
    padding: 32px;
  }
  .card--featsignup--inline-a4d {
    padding-left: 0;
    padding-right: 0;
  }
  .section--promo {
    --section-vert-pad: 40px;
  }
}
@media (min-width: 1240px) {
  .section__inner--promo {
    margin-left: auto;
    margin-right: auto;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Password Protection Form
/*-----------------------------------------------------------------------------------*/
.section--hero-password [type=password] {
  display: block;
  width: 100%;
  max-width: 360px;
  margin: var(--vert-marg-btn2) 0;
}

/*-----------------------------------------------------------------------------------*/
/*
/*-----------------------------------------------------------------------------------*/
.section--takeover {
  padding: 0;
}

.section--takeover a {
  -webkit-transition: all 70ms ease;
  -moz-transition: all 70ms ease;
  -ms-transition: all 70ms ease;
  -o-transition: all 70ms ease;
  transition: all 70ms ease;
  color: var(--color-white);
}

.section--takeover a:hover {
  color: var(--color-white);
  opacity: 0.8;
}

.section--takeover .card {
  background-color: var(--color-red);
  color: #fff;
  text-align: center;
}

.section--takeover .card > *:last-child {
  margin-bottom: 0;
}

.takeover__author {
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
}

.card--takeover {
  padding: 32px 18px;
}

.play-btn {
  position: absolute !important;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
  opacity: 0.6;
  transition-property: opacity, outline-color;
}

.play-btn svg {
  width: 24px;
}

.featvid--main .play-btn {
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
}

.featvid--main .play-btn svg {
  width: 60px;
}

.link-surrogates-active .js-link-surrogate:hover .play-btn,
.play-btn:hover {
  opacity: 1;
}

.js-focus-visible .play-btn.focus-visible {
  opacity: 1;
  outline-offset: 3px;
}

/*
.section--takeover .bg--cover {
	position: absolute;
}
*/
@media (max-width: 1071px) {
  .section--takeover .section__inner {
    padding-left: 0;
    padding-right: 0;
  }
  .section--takeover .bg-wrap {
    position: relative;
    padding-bottom: 75%;
  }
}
@media (min-width: 1072px) {
  .section--takeover {
    padding: 11vw 0;
  }
  .section--takeover .bg-wrap {
    position: absolute;
  }
}
@media (min-width: 1920px) {
  .card--takeover {
    padding: 56px;
  }
}
/*
// Now that is interesting
.underlined {
	color: black;
	flex: 1;
	font-size: 2em;
	line-height: 1.2;
	text-decoration: none;
	background-image: linear-gradient(to right, yellow 0, yellow 100%);
	background-position: 0 1.2em;
	background-size: 0 100%;
	background-repeat: no-repeat;
	transition: background .5s;
}
.underlined:hover, {
	background-size: 100% 100%;
}
.underlined--thin {
	background-image: linear-gradient(to right, black 0, black 100%);
}
.underlined--thick {
	background-position: 0 -0.1em;
}
.underlined--offset {
	background-position: 0 0.2em;
	//didn't find another solution than mask the underline shape by a box shadow with the same color than the bg
	box-shadow: inset 0 -.5em 0 0 white;
}
.underlined--gradient {
	background-position: 0 -0.1em;
	background-image: linear-gradient(to right, yellow 0, lightgreen 100%);
}
.underlined--reverse {
	background-position: 100% -0.1em;
	transition: background 1s; //yep, that's a long link
	background-image: linear-gradient(to right, yellow 0, yellow 100%);
}
*/
/*-----------------------------------------------------------------------------------*/
/* TCP Video
/*-----------------------------------------------------------------------------------*/
.featvid-slider {
  width: 200%;
}

.featvid-slider .slider-ctrls-base {
  opacity: 0;
  transition: opacity 70ms ease-out;
  display: block;
  position: absolute;
  margin-right: 5px;
  margin-top: -60px;
  text-align: right;
  right: 50%;
}

.featvid-slider .js-slide-base {
  padding-right: var(--section-gutter);
}

.featvid-slider.js-slider-base:not(.slider-loaded) .js-slide-base:not(.visible) {
  float: left;
  width: 80vw;
}

.featvid-slider.js-slider-base:not(.slider-loaded) .js-slide-track-base {
  width: 9999px;
}

.featvid-slider.slider-loaded .slider-ctrls-base {
  opacity: 1;
}

.featvid-slider {
  margin-top: 76px;
}

.featvid__image {
  margin-bottom: 12px;
}

.section--featvids {
  overflow: hidden;
  padding: 33px 0 26px;
}

.featvid__body {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.featvid__body > *:last-child {
  margin-bottom: 0;
}

.featvid {
  margin-bottom: 16px;
}

.featvid--main {
  margin-bottom: 24px;
}

@media (max-width: 639px) {
  .featvid__title {
    margin-bottom: -7px;
  }
  .slide-base--featvid {
    width: 312px;
  }
}
@media (min-width: 640px) {
  .featvid--sub .play-btn {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
  }
  .featvid--sub .play-btn svg {
    width: 24px;
  }
}
@media (min-width: 768px) {
  .section--featvids {
    padding-bottom: 40px;
  }
  .featvid {
    margin-bottom: 16px;
  }
  .featvid__image {
    margin-bottom: 0;
  }
  .featvid {
    margin-top: 14px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1072px) {
  .featvid-slider {
    margin-top: 0;
  }
  .featvid-slider.js-slider-base:not(.slider-loaded) .js-slide-base:not(.visible) {
    width: 29vw;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Post Cards
/*-----------------------------------------------------------------------------------*/
.stat {
  padding: 27px 24px;
}

.stat__title {
  margin-top: 14px;
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 116px;
  letter-spacing: 0.06em;
}

.section--post-cards {
  padding: 40px 0;
}

.section--post-cards.prev-section-same-color {
  padding-top: 1px;
}

.section--post-cards .card__permalink:hover {
  color: var(--color-red);
}

.section--post-cards .post__image {
  margin-bottom: 12px;
}

.section--post-cards .post__title {
  margin-top: 11px;
  margin-bottom: 10px;
}

.section--post-cards .post__desc {
  margin: 0 0 -8px;
}

.section--post-cards .post__author {
  margin-top: 15px;
  margin-bottom: 0;
}

.section--post-cards .post__author,
.section--post-cards .post__cat {
  color: var(--color-red);
  font-weight: 700;
}

.stat__link {
  margin-bottom: 0;
}

.stat__link a:hover {
  color: var(--color-black);
}

@media (min-width: 768px) {
  .section--post-cards {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1072px) {
  .section--post-cards {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section--post-cards .post__image {
    margin-bottom: 15px;
  }
  .section--post-cards .post__title {
    margin-top: 4px;
    margin-bottom: 8px;
  }
  .section--post-cards .post__author {
    margin-top: 17px;
  }
  .stat {
    padding: 13px 17px 17px;
  }
  .stat__title {
    font-size: 7.25vw;
  }
}
@media (min-width: 1920px) {
  .section--post-cards {
    padding-top: 56px;
    padding-bottom: 32px;
  }
  .section--post-cards .post__title {
    margin-top: 14px;
    margin-bottom: 10px;
  }
  .stat {
    padding: 13px 24px;
  }
  .stat__title {
    font-size: 116px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* =404
/*-----------------------------------------------------------------------------------*/
.section--404 {
  padding-bottom: calc(var(--section-vert-pad) + 32px);
}

@media (min-width: 768px) {
  .section--404 {
    --section-vert-pad: 80px;
  }
}
.section--twocol .section__inner {
  width: 100%;
}

.section--twocol {
  display: flex;
  align-items: center;
  padding: 90px 0;
  min-height: calc(var(--vh100) - var(--header-ht));
}
.section--twocol__left, .section--twocol__right {
  display: flex;
  align-items: center;
}
.section--twocol__content {
  display: flex;
  flex: 1;
  flex-flow: column;
}
.section--twocol__desc {
  margin-bottom: 0;
}
.section--twocol__label {
  margin-top: 0;
  margin-bottom: 0;
  color: var(--color-red);
}
.section--twocol__heading {
  margin-top: 16px;
  margin-bottom: 16px;
}
.section--twocol__text {
  flex-flow: column;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.section--twocol__image {
  margin-bottom: 36px;
}
.section--twocol__image img {
  margin: 0 auto;
}

.twocol-testimonial {
  margin-top: 60px;
  position: relative;
  overflow: hidden;
}
.twocol-testimonial__wrap {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: min-content auto;
  margin-top: 0;
  margin-bottom: 0;
}
.twocol-testimonial__quote {
  font-style: italic;
  line-height: 1.55;
  grid-column: 1;
  grid-row: 1;
  margin-bottom: 12px;
}
.twocol-testimonial__name {
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  grid-column: 1;
  grid-row: 2;
  margin: 0;
}
.twocol-testimonial__image {
  grid-column: 1;
  grid-row: 1/span 2;
  margin-right: 24px;
  width: 114px;
  border-radius: 100%;
  overflow: hidden;
  align-self: flex-end;
}
.twocol-testimonial__image img {
  display: block;
}
.twocol-testimonial__icon {
  width: 60px;
  grid-column: 1;
  grid-row: 1/span 2;
}
.twocol-testimonial__icon svg {
  margin-top: 8px;
}
.twocol-testimonial__text {
  justify-content: center;
  display: flex;
  flex-flow: column;
  grid-column: 2;
}

@media (max-width: 1071px) {
  .section--twocol__image {
    order: -1;
  }
}
@media (min-width: 1072px) {
  .section--twocol {
    padding: 60px 0;
  }
  .section--twocol__desc {
    max-width: 525px;
  }
  .section--twocol__desc p {
    font-size: 22px;
  }
  .section--twocol__image {
    margin-bottom: 0;
  }
  .twocol-testimonial__wrap {
    padding: 20px 0;
  }
  .twocol-testimonial__quote {
    margin-bottom: 20px;
  }
  .twocol-testimonial__image {
    align-self: center;
  }
  .twocol-testimonial__image:before, .twocol-testimonial__image:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 1px;
    background-color: #707070;
    opacity: 0.41;
    left: -100%;
  }
  .twocol-testimonial__image:before {
    top: 0;
  }
  .twocol-testimonial__image:after {
    bottom: 0;
  }
  .section--twocol__left {
    justify-content: flex-end;
  }
  .section--twocol__left .section--twocol__content {
    align-items: flex-end;
    text-align: right;
  }
  .section--twocol__left .twocol-testimonial__wrap {
    max-width: 660px;
    grid-template-columns: auto min-content;
    margin-left: auto;
  }
  .section--twocol__left .twocol-testimonial__text {
    max-width: 590px;
    grid-column: 1;
  }
  .section--twocol__left .twocol-testimonial__icon,
  .section--twocol__left .twocol-testimonial__image {
    grid-column: 2;
    margin-left: 24px;
    margin-right: 0;
  }
  .section--twocol__right .section--twocol__content,
  .section--twocol__right .twocol-testimonial__wrap {
    text-align: left;
    margin-right: auto;
  }
  .section--twocol__right .twocol-testimonial__text {
    max-width: 690px;
  }
}
:root {
  --hero-vert-pad: 44px;
}

.section--hero {
  width: 100%;
  overflow: hidden;
}

.section--hero-takeover {
  padding: 0;
}

.section--hero-bizserv .section__inner,
.section--hero-content-page .section__inner,
.section--hero-single-takeover .section__inner,
.section--hero-home .section__inner {
  position: static;
}

.has-clear-header .section--hero-bizserv,
.has-clear-header .section--hero-content-page,
.has-clear-header .section--hero-single-takeover,
.has-clear-header .section--hero-home {
  padding: var(--header-ht) 0 53px;
}

.has-clear-header .section--hero-split {
  padding: 0;
}

.has-clear-header .section--hero-split .hero__text-col {
  padding: var(--header-ht) 32px 36px;
}

.has-clear-header .section-split__col {
  position: relative;
}

.has-clear-header .hero-split__row {
  align-items: stretch;
}

.single:not(.single-podcast) .section-split__col.hero__image-col .aspect-spacer {
  padding-bottom: 100% !important;
}

.section--hero-split .js-link-surrogate {
  font-weight: bold;
}

.hero-single-split__meta__inner {
  margin-top: 85px;
}

.flex-stack > .hero-single-split__meta {
  width: 100%;
}

.flex-stack__spacer.flex-stack__spacer--hero-split {
  height: 0;
}

.hero__row {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: calc(var(--section-gutter) * -1);
  margin-right: calc(var(--section-gutter) * -1);
}

.section--hero-bizserv .hero__row,
.section--hero-content-page .hero__row {
  justify-content: flex-start;
}

.hero__row--flex-start {
  align-items: flex-start;
  justify-content: flex-start;
}

.section--hero-bizserv .post--feat,
.section--hero-content-page .post--feat,
.section--hero-takeover .post--feat {
  position: relative;
  z-index: 2;
  padding: 0 var(--section-gutter);
}

.section--hero-bizserv .post--feat a,
.section--hero-content-page .post--feat a,
.section--hero-takeover .post--feat a {
  transition-property: opacity, color;
}

.section--hero-bizserv .post--feat a:hover,
.section--hero-content-page .post--feat a:hover,
.section--hero-takeover .post--feat a:hover {
  opacity: 0.8;
  color: inherit;
}

.hero-split__header {
  width: 100%;
  margin-top: 26px;
}

.hero__main-col {
  position: relative;
  padding-top: 44px;
  padding-bottom: 44px;
  min-height: 75vh;
}

.section--hero-bizserv .hero__main-col {
  min-height: 0;
}

.has-clear-header .hero__main-col {
  position: static;
}

.section-split__series-badge {
  width: 100%;
  max-width: 120px;
  margin-bottom: -42px;
}

.section-split__series-badge img.img-aspect {
  object-fit: contain;
  width: 100%;
}

.section-split__series-badge .aspect-wrap {
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.16);
}

.section-split__series-badge-wrap {
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 70px 64px;
  z-index: 8;
}

/*
.section-split__series-badge-wrap:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(31,30,32,1) 0%, rgba(31,30,32,0) 100%);
	opacity: .4;
}
*/
.split__col-spacer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.section-split__half-cover {
  position: relative;
  z-index: 6;
}

.single-podcast .section-split__col.hero__image-col {
  padding-bottom: 56px;
}

.single-podcast .section-split__col.hero__image-col:before {
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 1;
  background-image: url("../images/ripple.svg");
  background-repeat: repeat;
  background-size: 115% auto;
  opacity: 0.21;
}

@media (max-width: 639px) {
  .briefing .has-btns a {
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media (max-width: 1071px) and (min-width: 768px) {
  .section--hero-home .has-btns {
    display: inline-block;
  }
  .section--hero-takeover.has-cta-overhang-med-only .has-btns {
    position: relative;
    top: 24px;
    margin-top: -24px;
  }
  .section--hero-takeover.has-cta-overhang-med-only + .section {
    padding-top: 60px;
  }
}
@media (min-width: 768px) {
  .hero__main-col {
    padding-top: 178px;
    padding-bottom: 178px;
  }
  .section--hero-home .post--feat__inner {
    max-width: 430px;
  }
  .has-clear-header .section--hero-split .hero__text-col {
    padding-left: 59px;
    padding-right: 59px;
  }
  .hero__main-col {
    min-height: 0;
  }
}
@media (max-width: 1071px) {
  .section--hero-home .h1 {
    margin-top: 0;
    margin-bottom: 8px;
  }
  .gutters > .hero__side-col,
  .gutters > .hero__main-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .split__col-spacer .aspect-spacer {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1072px) {
  :root {
    --hero-vert-pad: 48px;
  }
  .section--hero-takeover {
    padding: var(--hero-vert-pad) 0;
  }
  .hero-split__header {
    margin-top: 0;
  }
  .hero__row {
    margin-left: auto;
    margin-right: auto;
  }
  .hero__main-col {
    position: static;
  }
  .section--hero-home .post--feat {
    padding-left: 0;
    padding-right: 0;
  }
  .section--hero-split .aspect-wrap {
    display: flex;
    height: 100%;
  }
  .flex-stack__spacer.flex-stack__spacer--hero-split {
    height: 36px;
  }
  .has-clear-header .section--hero-split .hero__text-col {
    padding-left: 82px;
    padding-right: 82px;
    padding-bottom: 53px;
  }
  .section-split__half-cover {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 50%;
    top: 50%;
    bottom: 0;
    z-index: 6;
  }
  .split__col-spacer {
    position: static;
  }
  .section-split__series-badge {
    max-width: 280px;
    margin-bottom: 0;
  }
  .has-clear-header .section--hero-bizserv {
    padding-bottom: 74px;
  }
}
@media (min-width: 1240px) {
  .section--hero-home .post--feat__inner {
    max-width: 630px;
  }
}
@media (min-width: 1072px) and (max-width: 1919px) {
  .keep-going__row,
  .section--hero-bizserv .steps__inner,
  .section--hero-content-page .stats2__inner,
  .section--hero-takeover .stats2__inner {
    padding-left: var(--section-gutter);
    padding-right: var(--section-gutter);
  }
}
@media (min-width: 1920px) {
  :root {
    --hero-vert-pad: 74px;
  }
  .section--hero-content-page .stats2,
  .section--hero-content-page .post--feat,
  .section--hero-takeover .stats2,
  .section--hero-takeover .post--feat {
    padding-left: 0;
    padding-right: 0;
  }
  .section--hero-content-page .stats2__inner,
  .section--hero-content-page .post--feat__inner,
  .section--hero-takeover .stats2__inner,
  .section--hero-takeover .post--feat__inner {
    max-width: 1060px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Briefing
/*-----------------------------------------------------------------------------------*/
.briefing {
  position: relative;
  z-index: 2;
  padding-top: 26px;
  padding-bottom: 0;
  line-height: 1.35em;
  font-size: 16px;
  font-family: "Tiempos Text", Georgia, serif;
  font-weight: 400;
  background-color: #f8f8f8;
}

.briefing__post {
  margin-top: 17px;
}
.briefing__post a {
  color: var(--color-red);
}
.briefing__post a:hover {
  color: inherit;
}

.briefing__post a {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  color: var(--color-red);
  font-size: 18px;
}

.briefing__date-text {
  margin-bottom: 16px;
}

.briefing__title {
  margin-bottom: 24px;
}

.briefing__date {
  font-weight: 700;
}

.briefing__items:last-child {
  margin-bottom: 0;
  padding-bottom: 41px;
}

.section--hero-takeover .post {
  max-width: 1060px;
}

.section--hero-home .post__author,
.section--hero-home .post__date {
  display: block;
}

.section--hero-home .hero-home__meta .js-link-surrogate {
  font-weight: bold;
}

.dark-area .post__author a,
.dark-area .post__pretitle {
  color: #fff;
}

.dark-area--black .post__author a:hover {
  color: var(--color-red);
}

.section--hero-home .post__author {
  margin-right: 34px;
  margin-bottom: 6px;
}

.pad5 .has-btns a {
  margin: 0 -32px -32px;
}

@media (min-width: 1072px) {
  .briefing__title {
    margin-bottom: 29px;
  }
  .section--hero-home .post__author,
  .section--hero-home .post__date {
    display: inline-block;
  }
}
@media (min-width: 1920px) {
  .briefing {
    max-width: 436px;
    float: right;
    margin-right: -40px;
  }
}
.section--hero-grid {
  padding-top: 0;
  padding-bottom: 0;
}
.section--hero-grid .section__inner {
  display: grid;
  padding-left: var(--section-gutter);
  padding-right: var(--section-gutter);
}
.section--hero-grid .post--feat {
  grid-column: 1;
  order: 1;
  grid-row: 1;
  padding-bottom: var(--section-vert-pad);
}
.section--hero-grid .hero-home__meta {
  display: flex;
  flex-flow: column;
}
.section--hero-grid .hero-home__meta .post__date {
  margin-top: 6px;
}
.section--hero-grid .hero__mini-cards-widget {
  position: relative;
  padding-bottom: var(--section-vert-pad);
}
.section--hero-grid .hero__mini-cards-widget .post__text-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section--hero-grid .hero__mini-cards-widget .post__card--mini:last-of-type .click-area {
  padding-bottom: 0;
}
.section--hero-grid .author-name {
  font-weight: bold;
}
.section--hero-grid .card__desc {
  margin-bottom: var(--section-vert-pad);
}
.section--hero-grid .briefing {
  margin-left: calc(-1 * var(--section-gutter));
  margin-right: calc(-1 * var(--section-gutter));
}

.section--hero-grid.has-bg-image .post--feat {
  padding-top: var(--section-vert-pad);
}
.section--hero-grid.has-bg-image .hero__mini-cards-widget {
  margin-left: calc(-1 * var(--section-gutter));
  margin-right: calc(-1 * var(--section-gutter));
  padding-left: var(--section-gutter);
  padding-right: var(--section-gutter);
  padding-top: var(--section-vert-pad);
}
.section--hero-grid.has-bg-image .post--feat__inner {
  position: relative;
  max-width: 430px;
}

.section--hero-grid.has-post-thumbnail .section__inner {
  padding-top: var(--section-vert-pad);
}
.section--hero-grid.has-post-thumbnail .post--feat__image {
  margin-bottom: 16px;
}
.section--hero-grid.has-post-thumbnail .post--feat__image .bg-wrap {
  position: relative;
  padding-bottom: 66%;
}
.section--hero-grid.has-post-thumbnail .post--feat__image-wrapper {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.section--hero-grid.has-post-thumbnail .post--feat__main-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section--hero-grid.has-post-thumbnail .card__desc {
  display: none;
}
.section--hero-grid.has-post-thumbnail .author-name {
  color: var(--color-red);
}

.has-quote-widget .quote-widget {
  position: relative;
  padding: 0 var(--section-gutter) var(--section-vert-pad);
}

@media (min-width: 768px) {
  .section--hero-grid .card-group .click-area {
    padding-bottom: 0;
  }
  .section--hero-grid.has-post-thumbnail .post--feat__image {
    margin-bottom: 0;
  }
  .section--hero-grid.has-post-thumbnail .bg-wrap {
    position: absolute;
    padding-bottom: 0;
  }
}
@media (max-width: 1071px) {
  .section--hero-grid .briefing {
    order: 1;
  }
  .section--hero-grid.has-bg-image .bg-wrap {
    position: relative;
    grid-column: 1;
    grid-row: 1;
  }
}
@media (min-width: 1072px) {
  .section--hero-grid .section__inner {
    grid-template-columns: auto 390px;
    grid-gap: 40px;
    grid-row-gap: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .section--hero-grid .post--feat {
    grid-column: 1;
    grid-row: 1;
  }
  .section--hero-grid .briefing {
    grid-column: 2;
    grid-row: 1;
    align-self: flex-start;
    margin-right: 0;
    margin-left: 0;
  }
  .section--hero-grid .hero__mini-cards-widget {
    grid-column: 1/span 2;
    padding-bottom: 0;
  }
  .section--hero-grid.has-bg-image .section__inner {
    position: static;
  }
  .section--hero-grid.has-bg-image .bg-wrap {
    grid-column: 1/span 2;
    grid-row: 1;
  }
  .section--hero-grid.has-bg-image .post--feat {
    padding-top: 80px;
  }
  .section--hero-grid.has-bg-image .briefing {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .section--hero-grid.has-bg-image .post--feat__inner {
    max-width: 1130px;
  }
  .section--hero-grid.has-bg-image .hero__mini-cards-widget {
    padding-top: var(--section-vert-pad);
  }
  .section--hero-grid.has-post-thumbnail {
    padding-bottom: 40px;
  }
  .section--hero-grid.has-post-thumbnail + .bg-color-light-1.no-bg-media {
    padding-top: 0;
  }
  .section--hero-grid.has-post-thumbnail .section__inner {
    padding-top: 40px;
  }
  .section--hero-grid.has-post-thumbnail .card__desc {
    display: block;
  }
  .has-quote-widget .quote-widget {
    grid-column: 1/span 2;
    padding: 0 var(--section-gutter);
  }
}
@media (max-width: 1239px) {
  .section--hero-grid.has-bg-image .bg-wrap {
    position: relative;
    margin-left: calc(-1 * var(--section-gutter));
    margin-right: calc(-1 * var(--section-gutter));
    width: calc(100% + var(--section-gutter) * 2);
  }
  .section--hero-grid.has-bg-image .hero__mini-cards-widget {
    background: white;
  }
  .section--hero-grid.has-bg-image .hero__mini-cards-widget .card-group {
    margin: 0 auto;
  }
  .section--hero-grid.has-bg-image .hero__mini-cards-widget .h2 {
    color: var(--color-black);
  }
  .section--hero-grid.has-bg-image .hero__mini-cards-widget .author-name {
    font-weight: bold;
    color: var(--color-red);
  }
  .section--hero-grid.has-bg-image .hero__mini-cards-widget a {
    color: var(--color-black);
  }
  .has-quote-widget .quote-widget {
    background: white;
  }
  .has-quote-widget .quote-label {
    color: var(--color-black);
  }
  .has-quote-widget .quote-text {
    color: var(--color-red);
  }
}
@media (min-width: 1240px) {
  .section--hero-grid .section__inner {
    max-width: calc(1634px + var(--section-gutter) * 2);
    padding-left: var(--section-gutter);
    padding-right: var(--section-gutter);
  }
  .section--hero-grid .post--feat__inner {
    max-width: 1130px;
  }
  .section--hero-grid .hero__mini-cards-widget {
    grid-column: 1;
    grid-row: 2;
  }
  .section--hero-grid .post--feat {
    padding-left: 0;
    padding-right: 0;
  }
  .section--hero-grid .hero-home__meta {
    flex-flow: row;
  }
  .section--hero-grid .hero-home__meta .post__date {
    margin-top: 0;
  }
  .section--hero-grid .card__desc {
    margin-bottom: 24px;
  }
  .section--hero-grid .briefing {
    grid-row: 1/span 4;
  }
  .section--hero-grid.has-bg-image .section__inner {
    padding-top: 140px;
    padding-bottom: 60px;
  }
  .section--hero-grid.has-bg-image .post--feat {
    padding-top: 0;
    padding-bottom: 80px;
  }
  .section--hero-grid.has-bg-image .hero__mini-cards-widget {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .section--hero-grid.has-bg-image .briefing {
    margin-top: 0;
    margin-bottom: 0;
    grid-row: 1/span 4;
  }
  .has-quote-widget .quote-widget {
    grid-column: 1;
    padding: 0;
  }
}
@media (min-width: 1920px) {
  .section--hero-grid .section__inner {
    grid-template-columns: auto calc(25% - 12px);
  }
}
/*-----------------------------------------------------------------------------------*/
/*	loop.scss
/*-----------------------------------------------------------------------------------*/
.section--loop {
  padding-top: 1px;
}

.loop-header {
  margin-bottom: 24px;
}

.loop-header__title {
  margin-left: -0.04em;
  margin-bottom: 18px;
}

.herocard--loop__title a:hover,
.card__title a:hover {
  color: #F73044;
}

.loop-row--1 {
  margin-bottom: 26px;
}

.herocard--loop__cat,
.card__cat {
  color: #F73044;
}

.herocard__sponsored {
  margin-top: -2px;
}

.herocard--loop__author,
.card__author {
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #F73044;
  margin-right: 44px;
}

.btn2--share-topic {
  display: inline-block;
  width: auto;
}

.btn2 .btn2__icon {
  margin-right: 2px;
}

.herocard--loop__image,
.card__image {
  margin-bottom: 13px;
}

.card--loop {
  margin-bottom: 26px;
}

.card.is-sponsored {
  border: 2px solid var(--color-black);
}

.is-sponsored .card__text {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}

.card__title {
  margin-top: 10px;
  margin-bottom: 10px;
}

.card__desc {
  margin-top: 10px;
  margin-bottom: 10px;
}

.card__author {
  margin-top: -3px;
}

.results-link {
  display: none;
}

.pagination {
  margin-bottom: 32px;
}

.load-more__wrap {
  margin-top: calc(var(--vmarg-text) - 4px);
}

.load-more {
  transition-property: all !important;
}

.updating-results .load-more {
  cursor: wait;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: 0.5 !important;
}

.last-page-of-results .load-more {
  display: none;
}

@media (min-width: 768px) {
  .section--loop {
    padding-top: 6px;
  }
  .loop-header {
    min-height: 66px;
    margin-bottom: 16px;
  }
  .loop-header__row {
    position: relative;
    padding-right: 208px;
  }
  .loop-header__btns {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 7px;
  }
  .loop-row--1 {
    margin-bottom: 34px;
  }
  .pagination {
    margin-bottom: 48px;
  }
}
@media (max-width: 1071px) {
  .loop-header__btns .btn2 {
    padding-right: var(--btn2-hor-pad);
  }
  .loop-header__btns .btn2:not(.btn2--w-icon) {
    padding-left: var(--btn2-hor-pad);
  }
}
@media (min-width: 1072px) {
  .section--loop {
    padding-top: 22px;
    padding-bottom: 80px;
  }
  .loop-header {
    min-height: 58px;
    margin-bottom: 11px;
  }
  .loop-header__btns {
    margin-top: 0;
  }
  .pagination {
    margin-bottom: 0;
  }
}
@media (min-width: 1240px) {
  .loop-header {
    min-height: 66px;
    margin-bottom: 11px;
  }
  .loop-header__btns {
    margin-top: 3px;
  }
}
@media (min-width: 1920px) {
  .section--loop {
    padding-top: 32px;
    padding-bottom: 80px;
  }
  .loop-header {
    min-height: 78px;
    margin-bottom: 51px;
  }
  .loop-header__row {
    padding-right: 292px;
  }
  .btn2--share-topic {
    min-width: 252px;
  }
  .loop-header__btns .btn2__icon {
    margin-right: 10px;
  }
  .loop-header__title {
    margin-bottom: 0;
  }
  .loop-header__btns {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 26px;
  }
  .loop-row--1 {
    margin-bottom: 51px;
  }
  .card--loop {
    margin-bottom: 36px;
  }
  .pagination {
    margin-bottom: 0;
  }
}
/*

	When you're not sure where something should go yet.

*/
/*
.card-group .click-area {
	transition: all $trans ease-out;
	transition-property: all; // @todo remove? filter, opacity, outline-color, border-color;
}

.card-group:hover .click-area {
	@include Grayscale();
	-webkit-filter: grayscale(100%) contrast(50%);
	   -moz-filter: grayscale(100%) contrast(50%);
	    -ms-filter: grayscale(100%) contrast(50%);
	     -o-filter: grayscale(100%) contrast(50%);
	        filter: grayscale(100%) contrast(50%);
	// opacity: .5;
}

.card-group:hover .click-area:hover {
	@include NoGrayscale();
	opacity: 1;
}
*/
/*
.card-group .click-area {
	transition: all $trans ease-out;
	transition-property: all; // @todo remove? filter, opacity, outline-color, border-color;
	outline: 3px solid transparent;
	outline-offset: 10px;
}
.card-group:hover .click-area:hover {
	outline-color: var(--color-red);
}
*/
.card-group .click-area {
  transition: all 70ms ease-out;
  transition-property: all;
  padding-bottom: 32px;
}

.link-surrogates-active .js-link-surrogate {
  cursor: pointer;
}

@media (min-width: 640px) {
  .card-group .click-area {
    padding-bottom: 28px;
  }
}
@media (min-width: 1072px) {
  .card-group .click-area {
    padding-bottom: 12px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=Cookie Consent
/*-----------------------------------------------------------------------------------*/
.cli_settings_button {
  border-bottom: 0 !important;
}

/*-----------------------------------------------------------------------------------*/
/*	=Multinews Template
/*-----------------------------------------------------------------------------------*/
.multinews-form {
  margin-bottom: 80px;
}

.section--multinews-hero {
  padding: 80px 0 36px;
}

.multinews-hero__label, .multinews-hero__title {
  text-align: center;
}
.multinews-hero__desc {
  margin-bottom: 24px;
  text-align: center;
}

.piano-multinews {
  margin-left: calc(var(--section-gutter) * -1);
  margin-right: calc(var(--section-gutter) * -1);
}

.section--multinews-hero {
  padding-bottom: 60px;
}

.piano-multinews {
  margin-left: -24px;
  margin-right: -24px;
}

@media (min-width: 1070px) {
  .piano-multinews {
    margin-left: -52px;
    margin-right: -52px;
  }
}
@media (min-width: 1200px) {
  .multinews-hero__title {
    font-size: 78px;
  }
}
:root {
  --article-vert-pad: 52px;
}

.article {
  padding-top: var(--article-vert-pad);
}

.feat-image__caption-spacer {
  margin-bottom: var(--article-vert-pad);
}

.single-layout-takeover .article,
.single-layout-split .article {
  padding-top: 0;
}

.post__author a,
.post__pretitle {
  color: var(--color-red);
}

.post__pretitle-sep {
  margin: 0 2px;
}

.post__cat-link--extra {
  font-style: italic;
}

.post__author a:hover {
  color: var(--color-black);
}

.post__meta {
  margin: 20px 0 50px;
}

.post__excerpt {
  margin-top: 40px;
}

.post__excerpt--takeover {
  margin-top: 0;
  margin-bottom: 48px;
}

.post__excerpt--takeover:first-child {
  margin-top: 0;
}

.post__author {
  display: inline-block;
  margin-right: 80px;
}

.post__author--single {
  margin-right: 24px;
}

.post__cat-link:hover {
  color: var(--color-black);
}

.feat-image__figure {
  margin-bottom: 35px;
}

.feat-image__meta {
  display: block;
  font-style: italic;
  margin-top: 16px;
  font-size: 14px;
}

.feat-image__caption-spacer,
.feat-image__caption-only .feat-image__meta {
  margin-top: 12px;
}

.feat-image__sep,
.feat-image__caption,
.feat-image__credit {
  display: inline;
}

.feat-image__sep {
  margin: 0 4px;
}

.post__sponsor {
  margin-top: 32px;
  margin-bottom: -6px;
}

.post__sponsor-field {
  margin-top: 6px;
  margin-bottom: 6px;
  vertical-align: bottom;
}

.post__sponsor-field:not(:last-child) {
  margin-right: 18px;
}

@media (min-width: 768px) {
  .post__author--single {
    margin-right: 80px;
  }
  .post__excerpt--takeover {
    margin-top: 40px;
  }
}
@media (min-width: 1072px) {
  .post__pretitle-sep {
    margin: 0 5px;
  }
}
.post__main {
  position: relative;
}

.wp-embedded-content {
  border: 0;
}

.post__content .wp-embedded-content {
  width: 100%;
}

.sidebar-box .aspect-spacer {
  padding-bottom: 100% !important;
}

.most-read {
  margin-bottom: 16px;
}

.most-read__author {
  display: block;
  color: var(--color-red);
  font-size: 14px;
  font-weight: bold;
}

.most-read__author .author-name {
  font-weight: bold;
}

.most-read a:hover {
  color: #F73044;
}

.headshot__inner {
  border-radius: 50%;
  overflow: hidden;
}

.headshot__inner .aspect-spacer {
  padding-bottom: 100% !important;
}

.post__sidebar {
  align-items: flex-start;
}

.css-sticky-box {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  transition: opacity 0.4s ease-out;
  opacity: 1;
  margin-bottom: var(--section-vert-pad);
  top: calc(var(--header-ht) + 25px);
}

.css-sticky-box.post__actions {
  margin-bottom: 20px;
}

.css-sticky-box.popular-posts {
  top: calc(var(--header-ht) + 19px);
}

@media (min-width: 768px) {
  .css-sticky-box {
    margin-bottom: var(--section-vert-pad);
  }
}
@media (min-width: 1920px) {
  .css-sticky-box {
    margin-bottom: var(--section-vert-pad);
  }
}
.most-read__title {
  margin-bottom: 5px;
}

.single-post.has-clear-header .ticker {
  display: none !important;
}

.section--hero-single-takeover .h1 {
  margin-top: 17px;
  margin-bottom: 46px;
}

.section--hero-single-takeover .post__author,
.section--hero-single-takeover .post__date {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block;
  width: 100% !important;
}

.section--hero-single-takeover .post__author {
  margin-bottom: 13px;
}

.section--hero-single-takeover .post__sponsor {
  margin-bottom: 18px;
}

.feat-image__image-only .aspect-spacer {
  padding-bottom: 42% !important;
}

.feat-image__figure,
.feat-image__caption-only {
  margin-bottom: 32px;
}

@media (min-width: 1072px) {
  .feat-image__figure,
  .feat-image__caption-only {
    margin-bottom: 32px;
  }
}
.single-post.has-clear-header .sticky-spacer {
  display: none !important;
}

.sticky-spacer {
  padding-bottom: 140%;
}

.suggested-posts {
  margin-bottom: 80px;
}

.suggested-posts .post__card {
  margin-bottom: 24px;
}

.suggested-posts .post__card--big {
  margin-bottom: 48px;
}

.suggested-posts .post__card--big .post__text-wrap {
  padding-top: 21px;
}

.suggested-posts .post__title {
  margin-bottom: 10px;
}

.suggested-posts .post__cat {
  color: var(--color-red);
}

.suggested-posts a:hover {
  color: #F73044;
}

.suggested-posts .post__author {
  font-weight: bold;
}

.suggested-posts .js-link-surrogate {
  color: var(--color-red);
}

.popular-posts .js-link-surrogate,
.suggested-posts .js-link-surrogate {
  position: relative;
}

.a4d-wrap--inline {
  margin: var(--vmarg-text) 0;
}

.piano-frame__wrap--inline pnespwidget {
  margin: calc(var(--vmarg-text) + 20px) 0;
}

.module--a4d {
  position: relative;
  width: 100%;
}

.a4d-wrap--subscribe iframe {
  z-index: 100;
  position: absolute;
  left: 0;
  width: 100% !important;
}

.a4d-wrap--subscribe iframe body {
  background: none;
}

.a4d-wrap--subscribe iframe {
  margin-top: -300px;
}
.a4d-wrap--subscribe .tp-container-inner {
  background-color: unset !important;
}

:root {
  --bio-headshot-w: 96px;
  --bio-headshot-w--: -96px;
  --bio-gutter: 24px;
}

.author-bio {
  margin: 40px 0 0;
  padding: 16px 0 25px;
  border-top: 1px solid var(--color-greylight);
  border-bottom: 1px solid var(--color-greylight);
  line-height: 1.5;
}

.author-bio + .author-bio {
  border-top: 0;
  margin-top: 0;
}

.author-bio + * {
  margin-top: 80px;
}

.author-bio--has-photo {
  padding-left: calc(var(--bio-headshot-w) + var(--bio-gutter));
}

.author-bio__col {
  float: left;
  padding-right: var(--bio-gutter);
}

.author-bio__photo-col {
  width: calc(var(--bio-headshot-w) + var(--bio-gutter));
  margin-left: calc(var(--bio-headshot-w--) - var(--bio-gutter));
}

.author-bio__text {
  line-height: 1.5;
}

.author-bio--has-photo .author-bio__text {
  padding-top: 10px;
}

.author-bio__name {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 133.33%;
  margin-right: 5px;
  line-height: 1;
}

.author-bio__links {
  margin-top: var(--vmarg-text);
}

.author-bio__link {
  display: inline-block;
}

.author-bio__link:not(:last-child) {
  margin-right: 24px;
}

@media (min-width: 640px) {
  :root {
    --bio-headshot-w: 114px;
    --bio-headshot-w--: -114px;
  }
}
.piano-frame__wrap--article-body .tp-container-inner {
  margin-top: -56px;
  min-height: 400px;
  background-color: #fff;
}

@media (max-width: 767px) {
  .single-layout-fullwidth .feat-image__image-only .aspect-spacer {
    padding-bottom: 56.25% !important;
  }
}
.single-stat .post-navigation {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  margin-bottom: 40px;
}
.single-stat .post-navigation .nav-links {
  display: flex;
  justify-content: space-between;
}
.single-stat .post-navigation .nav-links .nav-next {
  margin-left: auto;
}
.single-stat .post-navigation .nav-links .nav-next .icon {
  margin-left: 5px;
}
.single-stat .post-navigation .nav-links .nav-previous .icon {
  margin-right: 5px;
}
.single-stat .post-navigation .nav-links svg {
  width: 15px;
  vertical-align: bottom;
}
.single-stat .post__title span {
  display: block;
}
.single-stat .post__title .h1 {
  font-size: 96px;
  margin-bottom: 0.1em;
}
.single-stat .post__title .h2 {
  font-size: 32px;
  line-height: 1.1875;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .single-stat .post__title .h2 {
    font-size: 48px;
    line-height: 1.21;
  }
}
.single-stat .post__excerpt {
  font-size: 22px;
  line-height: 1.73;
}
@media (max-width: 767px) {
  .single-stat .post__content {
    font-size: 22px;
    line-height: 1.73;
  }
  .single-stat .post__content a {
    font-weight: 700;
  }
}
.single-stat .post__share-link {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
}
@media (max-width: 767px) {
  .single-stat .post__share-link {
    display: flex;
    max-width: 40%;
  }
}
@media (min-width: 768px) {
  .single-stat .post__share-link {
    vertical-align: middle;
    font-size: 22px;
    line-height: 45px;
  }
}
.single-stat .post__share-link span {
  vertical-align: top;
}
@media (max-width: 767px) {
  .single-stat .post__share-link .icon {
    display: inline-block;
  }
}
.single-stat .post__share-link .label {
  margin-left: 8px;
}
@media (max-width: 767px) {
  .single-stat .post__share-link .label {
    display: inline-block;
    margin-left: 11px;
    text-align: left;
  }
}
.single-stat .post__share-link svg {
  height: 28px;
}
@media (min-width: 768px) {
  .single-stat .post__share-link svg {
    height: 20px;
  }
}
@media (max-width: 767px) {
  .single-stat .post__author, .single-stat .post__date {
    font-size: 14px;
    line-height: 1.57;
  }
}
.single-stat .hero-single-split__meta__inner {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .single-stat .hero-single-split__meta.p2c .hero-single-split__meta__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.single-stat .btn2 {
  color: #fff;
  background-color: transparent;
  border: 3px solid #fff;
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  .single-stat .btn2 {
    padding-right: 40px;
    margin-right: 80px;
  }
}
.single-stat .btn2 svg {
  width: 24px;
  height: 26px;
}
.single-stat .post-recs .js-link-surrogate {
  margin-bottom: 13px;
}
.single-stat .post-recs .post__excerpt {
  font-size: 16px;
  line-height: 1.3;
  margin-top: 10px;
  margin-bottom: 10px;
}

.comment {
  position: relative;
  margin-bottom: 40px;
}

.comment-meta .fn {
  margin-left: 20px;
}

.by-post-author,
.comment-respond,
.comments__area .styled-separator,
.comment-metadata,
.comment-body {
  margin: var(--vmarg-text) 0;
}

.comment-respond {
  padding: 32px 0;
}

/*
.comment.bypostauthor {
	border: 3px solid var(--color-black);
	padding: 0 22px;
}

// Actual "by post author" label
.by-post-author {
	position: absolute;
	right: 22px;
	top: 0;
	font-style: italic;
}
*/
/*-----------------------------------------------------------------------------------*/
/* Subscribe page
/*-----------------------------------------------------------------------------------*/
.section--subscribe-hero {
  padding-top: 18px;
  padding-bottom: 60px;
}

.section--subscribe-hero__title {
  margin-bottom: var(--vmarg-text);
}

.subscribe-hero__label {
  color: var(--color-red);
}

@media (min-width: 768px) {
  .section--subscribe-hero {
    padding-bottom: 72px;
  }
}
@media (min-width: 1920px) {
  .section--subscribe-hero {
    padding-top: calc(var(--section-vert-pad) - 4px);
    padding-bottom: calc(var(--section-vert-pad) - 10px);
  }
}
.section--offer {
  --section-vert-pad: 24px;
  padding-bottom: calc(var(--section-vert-pad) + 8px);
}

.section--offer__title {
  margin-bottom: -6px;
}

.section--offer__subtitle {
  color: #7E7E7E;
  margin-bottom: 0;
}

.down-arrow {
  position: relative;
  display: inline-block;
  width: 23px;
  margin-right: 13px;
  top: 8px;
}

.section--offer .col-footer-\@todo {
  margin-top: 32px;
  margin-bottom: 32px;
}

.section--offer.forms-v2 form {
  margin-top: 17px;
}

.section--offer.forms-v2 form + * {
  margin-top: 18px;
}

@media (min-width: 1920px) {
  .section--offer {
    --section-vert-pad: 36px;
  }
}
.section--offers-piano {
  padding-top: 0;
}

.section--subscribe-hero + .section--offers-piano {
  margin-top: -52px;
}

.col__inner--offers-piano {
  width: calc(100% + 48px);
  margin-left: -24px;
  padding-bottom: 30px;
}

.section--screenshot {
  --section-vert-pad: 70px;
  padding-top: calc(var(--section-vert-pad) - 15px);
}

.section--screenshot .meta1 {
  color: var(--color-red);
}

@media (min-width: 1920px) {
  .section--screenshot {
    --section-vert-pad: 164px;
  }
}
.section--partners {
  padding: 90px 0;
}

.section--partners .has-btns a {
  display: inline-block;
}

.partner-icons {
  margin: 50px auto 72px;
}

.partner-icon {
  max-width: 180px;
  margin-top: auto;
  display: flex;
  margin-bottom: auto;
  padding: 12px 0;
}

.partner-icon-list {
  padding: var(--section-vert-pad) 0;
  width: 100%;
  margin: 0 auto;
}

.partner-icon .aspect-wrap {
  margin-left: auto;
  margin-right: auto;
}

.aspect-mode-graphic .aspect-spacer {
  background-color: transparent;
}

.graphic-col-center {
  justify-content: center;
}

@media (min-width: 1072px) {
  .partner-icon {
    max-width: 252px;
  }
  .section--partners {
    padding: 60px 0;
  }
}
.page-template-page-subscribe .section--twocol:nth-child(odd) {
  background: linear-gradient(#fcfcfc 0%, #f5f5f5 100%);
}

.mailchimp-shortcode {
  position: relative;
  display: block;
  text-align: center;
}
.mailchimp-shortcode::before, .mailchimp-shortcode::after {
  content: "";
  display: block;
  position: absolute;
  border-left: 3px solid #000000;
  border-right: 3px solid #000000;
  left: 0;
  right: 0;
  width: 100%;
  height: 40px;
}
.mailchimp-shortcode::before {
  top: 0;
  border-top: 3px solid #000000;
}
.mailchimp-shortcode::after {
  bottom: 0;
  border-bottom: 3px solid #000000;
}
.mailchimp-shortcode--inner {
  padding: 40px;
}
.mailchimp-shortcode .h2 {
  font-size: 52px;
}

/*-----------------------------------------------------------------------------------*/
/* Content template - Hero
/*-----------------------------------------------------------------------------------*/
.stat2 {
  padding-right: 20px;
}

.stat2__figure {
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 44px;
  letter-spacing: 0.06em;
}

.stat2__icon .aspect {
  object-fit: left bottom;
}

.stats2 + .keep-going__row {
  margin-top: 68px;
}

.keep-going {
  position: absolute;
}

@media (min-width: 1920px) {
  .stat2__figure {
    font-size: 76px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Section beneath hero
/*-----------------------------------------------------------------------------------*/
.section--subhero-basic {
  --section-vert-pad: 55px;
}

.section--subhero-basic + .section {
  padding-top: 22px;
}

.section--subhero-basic + .prev-section-same-color {
  padding-top: 1px;
}

/*-----------------------------------------------------------------------------------*/
/* Fourcol text
/*-----------------------------------------------------------------------------------*/
.fourcol-text__row {
  margin-bottom: calc(var(--vmarg-text) * -1);
}

.twocol-text__row {
  margin-top: calc(var(--vmarg-text) * -1);
  margin-bottom: calc(var(--vmarg-text) * -1);
}

.twocol-text__col,
.fourcol-text__col {
  margin-top: var(--vmarg-text);
  margin-bottom: var(--vmarg-text);
}

/*-----------------------------------------------------------------------------------*/
/* Jumboquote
/*-----------------------------------------------------------------------------------*/
.section--quote-w-bg {
  --section-gutter: 100px;
  padding: 180px 0 148px;
}

/*
.section--quote-w-bg .section__inner {
	max-width: calc(1072px + 200px + (var(--section-gutter) * 2));
	 padding-left: 100px;
	padding-right: 100px;
}
*/
.jumboquote {
  font-family: "Tiempos Text", Georgia, serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.3em;
}

.jumboquote__name {
  margin-top: 26px;
}

.jumboquote__name + .jumboquote__desc {
  margin-top: 4px;
}

.jumboquote__quomark--open {
  position: absolute;
  margin-left: -100px;
  margin-top: -120px;
  font-size: 180px;
}

@media (max-width: 1071px) {
  .section--quote-w-bg .section__inner {
    padding-right: 40px;
  }
}
@media (min-width: 1072px) {
  .jumboquote {
    font-size: 22px;
  }
}
@media (min-width: 1240px) {
  .jumboquote {
    font-size: 18px;
  }
}
@media (min-width: 1920px) {
  .jumboquote {
    font-size: 22px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Icon groups
/*-----------------------------------------------------------------------------------*/
.section--icon-groups img {
  max-height: 110px;
  width: auto;
}

.icon-group__icon {
  margin-bottom: 20px;
}

.icon-group {
  width: 100%;
}

/*-----------------------------------------------------------------------------------*/
/* Team
/*-----------------------------------------------------------------------------------*/
.section--team {
  padding-bottom: 20px;
}

.team {
  margin-top: 12px;
  margin-bottom: -27px;
}

.team-member {
  margin-bottom: 47px;
}

.team-member__name {
  margin-top: 18px;
  margin-bottom: -8px;
}

.team-member__person {
  margin-bottom: 30px;
}

.team-member__headshot img {
  object-position: center top;
}

/* Team member modal */
.modal__inner--team {
  width: 500px;
  max-width: calc(100vw - 48px);
  align-self: flex-start;
  margin-top: calc(var(--vh100) * 0.12);
  min-height: 440px;
  max-height: calc(var(--vh100) * 0.8);
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
}
.modal--team .modal__content {
  position: relative;
}
.modal--team__close {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  z-index: 2;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 3px;
}
.modal--team__info {
  padding: 20px;
}
.modal--team__info .h2 {
  margin-bottom: 5px;
}
.modal--team__info p {
  margin-bottom: 20px;
}

/*-----------------------------------------------------------------------------------*/
/*	Job listings
/*-----------------------------------------------------------------------------------*/
.job {
  margin-top: 32px;
}

.job__position {
  margin-bottom: 0;
  flex-shrink: 1000;
}

.job__loc {
  text-align: right;
}

.job__header {
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: nowrap;
  margin-bottom: 13px;
}

.jobs__sidebar {
  max-width: 680px;
  padding: 0 48px;
  margin-left: auto;
  margin-right: auto;
}

/*-----------------------------------------------------------------------------------*/
/* Podcasts
/*-----------------------------------------------------------------------------------*/
.podcast-series-cards {
  margin-bottom: 20px;
}

.podcast-series-cards .aspect {
  object-fit: contain;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
  background-color: #34404D !important;
}

.podcast_player audio {
  opacity: 0;
}

.no-js .podcast_player audio,
.podcast_player .mejs-container audio {
  opacity: 1;
}

.art19_player__wrap,
.podcast_player__wrap {
  margin-top: 50px;
}

.podcast_player__wrap {
  height: 40px;
}

.podcast_player__wrap .mejs-container {
  width: 100% !important;
}

@media (min-width: 1920px) {
  .podcast_player__wrap {
    margin-top: 68px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=Sinophobia =Tracker
/*	=Topic Tracker
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	Hero [Tracker]
/*-----------------------------------------------------------------------------------*/
.section--short-hero .h1 {
  font-style: italic;
}

.section--short-hero .hero__main-col-inner {
  width: 100%;
  max-width: 800px;
}

.section--short-hero .hero__main-col {
  min-height: 0;
  padding-top: calc(var(--header-ht) + 42px);
  padding-bottom: calc(var(--header-ht) + 24px);
}

@media (min-width: 1072px) {
  .section--short-hero .hero__main-col {
    min-height: 0;
    padding-top: 42px;
    padding-bottom: 12px;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	Description [Tracker]
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	Filter ctrls [Tracker]
/*-----------------------------------------------------------------------------------*/
body.filtered-results .section--filter .all-results-prefix,
body:not(.filtered-results) .section--filter .match-label {
  display: none;
}

.section--filter .load-more__wrap {
  text-align: left;
}

.section--filter .pagination {
  padding-bottom: 16px;
}

.filter-area {
  position: relative;
}

.updating-results .updating-cover {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0.3;
}

.filters-title {
  font-size: 14px;
  font-weight: bold;
}

.filters {
  display: none;
}

@media (min-width: 768px) {
  .filters {
    display: block !important;
  }
}
.filter-btns {
  margin-left: -8px;
  margin-right: -8px;
}

.filter-btns li {
  display: inline-block;
  margin: 0 8px;
}

.filter-btn {
  background-color: var(--color-greylight);
  color: var(--color-red);
  display: block;
  border-radius: 24px;
  padding-left: 30px;
  padding-right: 30px;
  text-transform: uppercase;
}

.filter-btn.active {
  background-color: var(--color-red);
  color: var(--color-white);
}

.tracker-filter-ctrls {
  margin-top: 7px;
  margin-bottom: 24px;
}

.section--filter {
  overflow: hidden;
}

/*-----------------------------------------------------------------------------------*/
/*	Card / Row things [Tracker]
/*-----------------------------------------------------------------------------------*/
.card2 {
  --vmarg-text: 13px;
  margin-bottom: 24px;
}

.card2__text-wrap {
  padding-top: var(--vmarg-text);
  padding-bottom: var(--vmarg-text);
}

.card2 .h3 {
  margin-bottom: var(--vmarg-text);
}

.card2__meta {
  margin-right: 18px;
}

.card2__title a:focus,
.card2__title a:hover {
  color: var(--color-red);
}

.card2__meta--source {
  color: var(--color-red);
  font-weight: bold;
}

@media (min-width: 768px) {
  .card2__text-wrap {
    padding-top: 0;
    padding-bottom: 0;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Newsletter Landing - Hero
/*-----------------------------------------------------------------------------------*/
.esp-form--basic {
  max-width: 750px;
  --frame-height: 74px;
  min-height: var(--frame-height);
}

.non-interactive form,
.non-interactive {
  cursor: not-allowed;
}

.non-interactive form,
.non-interactive iframe {
  pointer-events: none;
  opacity: 0.5;
}

.author-bio--redux {
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
}

.author-bio--redux + .author-bio--redux {
  margin-top: 20px;
}

.author-bio--redux .author-bio__label {
  color: var(--color-black);
}

.author-bio--redux .author-bio__text {
  margin-top: 8px;
}

.author-bio--redux .author-bio__name {
  margin-top: 5px;
}

@media screen and (max-width: 517px) {
  .esp-form--basic {
    --frame-height: 105px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Newsletter Landing - Preview
/*-----------------------------------------------------------------------------------*/
.section--newsletter-preview {
  background-color: var(--color-offwhite2);
}

.section--newsletter-preview .author-bio {
  border-top: 0;
  border-bottom: 0;
}

.newsletter-frame-wrap {
  background-color: var(--color-white);
}

.newsletter-frame {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 660px;
}

.section--newsletter-preview .author-bio + * {
  margin-top: 0;
}

.newsletter-hero__email-wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 50px 50px;
}

@media (min-width: 1072px) {
  .newsletter-hero__email-wrap {
    grid-template-columns: 60% 40%;
    grid-template-rows: 50px;
  }
}
@media (min-width: 1240px) {
  .section--newsletter-preview {
    padding-bottom: 196px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Newsletter Landing - Forms Footer
/*-----------------------------------------------------------------------------------*/
.section--newsletter-forms {
  min-height: 1158px;
}

.multinews-card .visually-hidden {
  display: none;
}

@media (min-width: 768px) {
  .multinews__email-wrap {
    margin: 0 !important;
  }
}
.multinews__fineprint {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
  grid-column: 1;
  grid-row: 3;
  margin-top: 12px;
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 14px;
  color: #7e7e7e;
}

.multinews__fineprint a {
  text-decoration: none;
  color: inherit;
}

.multinews__fineprint a:focus, .multinews__fineprint a:hover {
  color: var(--color-black);
}

@media (min-width: 480px) {
  .multinews__fineprint {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
    grid-column: 2;
    grid-row: 2;
  }
}
@media (min-width: 768px) {
  .multinews__fineprint {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
    grid-column: 2;
    grid-row: 2;
  }
}
/**
* Multi newsletter page
*/
.not-piano-user--paid .multinews-card--paid {
  pointer-events: none;
}
.not-piano-user--paid .multinews-card--paid .multinews-card__checkwrap {
  opacity: 0.3 !important;
}

.multinews-hero__label,
.multinews-hero__title {
  text-align: left;
}

#js-multinews-submit:disabled {
  cursor: not-allowed;
  opacity: 0.6;
  background-color: #ccc;
}

.visually-hidden {
  display: none !important;
}

.multinews__email-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  -ms-grid-rows: 50px 50px auto;
  grid-template-columns: 100%;
  grid-template-rows: 50px 50px auto;
}

input.multinews__input--email {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  grid-column: 1;
  grid-row: 1;
  text-indent: 16px;
  color: #1f1e20;
  height: 100%;
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
}
input.multinews__input--email:focus {
  outline: 0;
  border: 2px solid #000000;
}

.btn.multinews__submit {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
  grid-column: 1;
  grid-row: 2;
  padding-top: 12px;
  padding-bottom: 11px;
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  margin-right: unset;
}

.multinews__fineprint {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
  grid-column: 1;
  grid-row: 3;
  margin-top: 12px;
  text-align: center;
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #7e7e7e;
}
.multinews__fineprint a {
  text-decoration: none;
  color: inherit;
}
.multinews__fineprint a:focus, .multinews__fineprint a:hover {
  color: var(--color-black);
}

.multinews-row {
  margin: 40px 0;
}
.multinews-row__header {
  margin-bottom: 32px;
  display: flex;
  flex-flow: column;
  align-items: baseline;
}
.multinews-row__label {
  color: var(--color-red);
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;
}
.multinews-row__desc {
  font-family: "Tiempos Text", Georgia, serif;
  font-weight: 400;
  font-size: 14px;
  margin: 12px 0 0;
  line-height: 1.4;
  text-decoration: none;
}
.multinews-row__desc a {
  color: var(--color-red);
  text-decoration: none;
}

.multinews-cards {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  grid-gap: 16px;
}

.multinews-card {
  cursor: pointer;
  display: block;
  height: 100%;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
}
.multinews-card__inner {
  height: 100%;
  user-select: none;
  padding: 16px 8px;
  display: -ms-grid;
  display: grid;
  grid-gap: 16px;
}
.multinews-card__header {
  display: flex;
  align-items: baseline;
  margin-bottom: 12px;
}
.multinews-card__image {
  max-width: 75px;
}
.multinews-card__title.h3 {
  font-size: 16px;
  margin: 0;
}
.multinews-card__content {
  font-style: italic;
  line-height: 1.43;
  font-size: 14px;
}
.multinews-card__footer {
  display: flex;
  align-items: center;
  position: relative;
}
.multinews-card.multinews-card--paid {
  border: solid 4px var(--color-red);
}

.spch-layout--multinews--not-paid-user .multinews-card--paid {
  pointer-events: none;
}
.spch-layout--multinews--not-paid-user .multinews-card--paid .multinews-card__checkwrap {
  opacity: 0.3 !important;
}

.multinews-card__preview {
  position: absolute;
  display: inline-block;
  padding-left: calc(24px + 10px);
  text-decoration: none;
  left: 144px;
  pointer-events: all;
}

.multinews-card__preview:focus,
.multinews-card__preview:hover {
  color: var(--color-red);
}

.multinews-card__preview:after,
.multinews-card__preview:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  display: inline-block;
  width: 24px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: left top;
  transition: 0.1s height ease-out;
}

.multinews-card__preview:before {
  background-image: url("../images/preview-eye-icon.svg");
}

.multinews-card__preview:after {
  height: 0;
  background-image: url("../images/preview-eye-half-shut-icon.svg");
  background-image: url("../images/preview-eye-shut-icon.svg");
}

.multinews-card__preview:focus:after,
.multinews-card__preview:hover:after {
  height: calc(14px / 2);
}

.multinews-card__checkwrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.multinews-card__checkwrap p {
  font-family: aktiv-grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 16px;
}

.spch-checkbtn:after,
.spch-checkbtn {
  height: calc(16px + 6px);
  width: calc(16px + 6px);
  display: inline-block;
}

.spch-checkbtn {
  border-width: 3px;
  border-color: #000000;
  border-style: solid;
}

.spch-checkbtn:after {
  position: relative;
  top: calc(3px * -1);
  left: calc(3px * -1);
}

.spch-checkbox ~ .spch-checkbtn:after {
  content: "";
  background-image: url("../images/dashicon-yes.svg");
  background-repeat: no-repeat;
  background-position: -400px -400px;
  background-size: calc(16px + 6px + 4px) auto;
}

.spch-checkbox:checked ~ .spch-checkbtn:after {
  background-position: 60% 50%;
}

.spch-layout--form .btn-input,
.spch-layout--form .uneditable-input,
.spch-layout--form input[type=color],
.spch-layout--form input[type=date],
.spch-layout--form input[type=datetime-local],
.spch-layout--form input[type=datetime],
.spch-layout--form input[type=email],
.spch-layout--form input[type=month],
.spch-layout--form input[type=number],
.spch-layout--form input[type=password],
.spch-layout--form input[type=search],
.spch-layout--form input[type=tel],
.spch-layout--form input[type=text],
.spch-layout--form input[type=time],
.spch-layout--form input[type=url],
.spch-layout--form input[type=week],
.spch-layout--form select,
.spch-layout--form textarea {
  background-color: var(--color-offwhite);
  border: 2px solid transparent;
}

.spch-multinews__statement {
  padding-left: 18px;
  padding-right: 18px;
  margin-top: -24px;
  margin-bottom: 32px;
  font-family: "Founders Bold", "Arial Black", Arial Bold, Gadget, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.1;
  text-align: right;
  max-width: 514px;
}

.spch-multinews__statement a {
  text-decoration: none;
}

.spch-layout--multinews--is-paid-user .spch-multinews__statement {
  display: none;
}

.spch-multinews__input-label {
  display: block;
  margin-top: -10px;
  margin-bottom: 8px;
  font-style: italic;
  font-size: 16px;
  color: #666;
}

.subscribe-status-wrap {
  max-width: 480px;
}

.subscribe-status {
  display: none;
  font-weight: bold;
  margin: 8px auto 40px;
  padding: 10px 20px;
}

.subscribe-status--success {
  color: #00AA33;
  border: 1px solid #00AA33;
}

.subscribe-status--error {
  color: var(--color-red);
  border: 1px solid var(--color-red);
}

@media (min-width: 1240px) {
  .spch-multinews__submit {
    width: auto;
  }
}
@media (min-width: 480px) {
  .multinews-card__inner {
    padding: 16px 64px 16px 8px;
    -ms-grid-columns: 75px auto;
    -ms-grid-rows: auto 22px;
    grid-template-columns: 75px auto;
    grid-template-rows: auto 22px;
  }
  .multinews-card__image {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 1;
    grid-row: 1/span 2;
  }
  .multinews-card__body {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    grid-column: 2;
    grid-row: 1;
  }
  .multinews-card__footer {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
    grid-column: 2;
    grid-row: 2;
  }
}
@media (min-width: 768px) {
  .multinews__email-wrap {
    -ms-grid-columns: 60% 40%;
    -ms-grid-rows: 50px auto;
    grid-template-columns: 60% 40%;
    grid-template-rows: 50px auto;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
  input.multinews__input--email {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    grid-column: 1;
    grid-row: 1;
  }
  .btn.multinews__submit {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    grid-column: 2;
    grid-row: 1;
  }
  .multinews__fineprint {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
    grid-column: 2;
    grid-row: 2;
  }
}
@media (min-width: 1070px) {
  .multinews-row__header {
    flex-flow: row;
  }
  .multinews-row__desc {
    margin: 0 0 0 40px;
  }
  .multinews-cards {
    -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 16px;
  }
  .multinews-card__inner {
    padding: 16px 8px;
    -ms-grid-rows: auto 54px;
    grid-template-rows: auto 54px;
  }
  .multinews-card__footer {
    align-items: flex-start;
    -ms-grid-column: 2;
    -ms-grid-row: 2;
    grid-column: 2;
    grid-row: 2;
  }
  .multinews-card:first-of-type {
    -ms-grid-column: 1;
  }
  .multinews-card:nth-of-type(2) {
    -ms-grid-column: 3;
  }
  .multinews-card:nth-of-type(3) {
    -ms-grid-column: 5;
  }
  .multinews-card__preview {
    top: 38px;
    left: 0;
  }
}
@media (min-width: 1200px) {
  .multinews-card__inner {
    -ms-grid-rows: auto 22px;
    grid-template-rows: auto 22px;
  }
  .multinews-card__footer {
    align-items: center;
  }
  .multinews-card__preview {
    top: unset;
    left: unset;
    right: 0;
  }
}
@media (min-width: 1600px) {
  .multinews__email-wrap {
    max-width: 950px;
    -ms-grid-rows: 70px auto;
    grid-template-rows: 70px auto;
  }
  input.multinews__input--email {
    font-size: 24px;
  }
  .btn.multinews__submit {
    font-size: 24px;
  }
  .multinews-row__label {
    font-size: 32px;
  }
  .multinews-row__desc {
    font-size: 16px;
  }
  .multinews-cards {
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
    grid-gap: 24px;
  }
  .multinews-card__inner {
    padding: 24px 80px 24px 16px;
    grid-gap: 24px;
    -ms-grid-columns: 95px 24px auto;
    grid-template-columns: 95px auto;
  }
  .multinews-card__header {
    margin-bottom: 16px;
  }
  .multinews-card__title.h3 {
    font-size: 24px;
  }
  .multinews-card__content {
    font-size: 18px;
  }
  .multinews-card__checkwrap p {
    font-size: 18px;
  }
}
@media (min-width: 1070px) {
  .subscribe-status-wrap {
    max-width: 938px;
  }
  .spch-multinews__statement {
    max-width: 964px;
  }
  .subscribe-status-wrap {
    padding-left: 12px;
    padding-right: 12px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Business Services [Template] (similar to content-page template)
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/* BizServ Hero
/*-----------------------------------------------------------------------------------*/
.step {
  padding-right: 24px;
  margin-bottom: 32px;
}

.step__icon {
  margin-bottom: 22px;
}

.step__title {
  margin-bottom: 18px;
}

.step__num {
  display: inline-block;
  margin-right: 10px;
}

.step__num--hidden {
  visibility: hidden;
}

.section--hero-bizserv .hero__main-col {
  padding-bottom: 91px;
}

.auto-numbers .step__title,
.auto-numbers .step__desc {
  display: flex;
}

/*-----------------------------------------------------------------------------------*/
/* Logo Groups [Section]
/*-----------------------------------------------------------------------------------*/
.page-template-page-bizserv .icon-group__icon .aspect-wrap {
  max-width: 160px;
}

/*-----------------------------------------------------------------------------------*/
/* Carousel (People) [Section]
/*-----------------------------------------------------------------------------------*/
.section--carousel {
  --section-vert-pad: 60px;
}

.section--carousel .aspect-wrap {
  border-radius: 50%;
  max-width: 160px;
}

.section--carousel .h2 {
  margin-bottom: 6px;
}

.section--carousel .aspect-spacer {
  padding-bottom: 100% !important;
}

.section--carousel .has-btns {
  margin-top: 60px;
}

* + .row--carousel {
  margin-top: 98px;
}

.carousel {
  padding-bottom: 56px;
}

.js-carousel:not(.flickity-enabled) {
  flex-wrap: nowrap;
  display: flex;
  min-width: 100%;
  overflow-x: auto;
  padding-right: var(--gutters);
}

.js-carousel:not(.flickity-enabled) .cslide {
  min-width: calc(50% - var(--gutters));
  margin-left: var(--gutters);
}

.flickity-enabled {
  display: block;
}

.flickity-page-dots .dot {
  width: 25px;
  height: 25px;
  transition-property: opacity, transform;
  transition-duration: var(--trans);
  transition-timing-function: ease-out;
  opacity: 0.53;
  background-color: var(--color-red);
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
  transform: scale(1.27);
}

/*-----------------------------------------------------------------------------------*/
/* Tabs [Section]
/*-----------------------------------------------------------------------------------*/
.section--tabs {
  --section-vert-pad: 60px;
  overflow: hidden;
  padding-bottom: calc(var(--section-vert-pad) + 8px);
}

.has-bg-media.section--tabs {
  --section-vert-pad: 97px;
  padding-bottom: calc(var(--section-vert-pad) + 200px);
}

.tabs-area {
  margin-top: 67px;
}

.tabs {
  padding-top: 9px;
}

.tab-wrap {
  margin-bottom: 10px;
}

.tab {
  width: 100%;
  display: block;
  text-align: right;
  padding: 4px 15px 3px 0;
  border-width: 0 5px 0 0;
  border-right-style: solid;
  border-right-color: transparent;
}

.tab:focus {
  outline: 0;
}

.tab.focus-visible,
.tab.active {
  border-right-color: inherit;
}

.tab.active {
  color: var(--color-red);
}

.tabs--hor .tab-wrap {
  margin-left: 20px;
  margin-right: 20px;
}
.tabs--hor .tab {
  border-width: 0 0 5px 0;
  border-bottom-style: solid;
  border-bottom-color: transparent;
}
.tabs--hor .tab.focus-visible,
.tabs--hor .tab.active {
  border-bottom-color: inherit;
}

.dark-area .tab.active {
  color: var(--color-white);
}

.tab-item:not(.active) {
  display: none;
}

.tab-item ol,
.tab-item ul {
  padding-left: 60px;
}

.tab-item li {
  margin-top: calc(var(--vmarg-text) * 0.1);
}

.tab-item .has-btns a {
  min-width: 380px;
  max-width: 100%;
  padding-top: 5px;
  padding-bottom: 6px;
}

.section.bg-color-light .tab-item ul:first-child,
.section.bg-color-light .tab-item ol:first-child,
.section.bg-color-light .tab-item p:first-child {
  font-style: italic;
  color: var(--color-red);
}

.section.bg-color-light .tab-item ul:first-child em,
.section.bg-color-light .tab-item ol:first-child em,
.section.bg-color-light .tab-item p:first-child em {
  font-style: normal;
}

@media (max-width: 1071px) {
  .tab-item .has-btns a {
    min-width: 0;
  }
  .tab-wrap {
    margin-left: 20px;
    margin-right: 20px;
  }
  .tab {
    border-width: 0 0 5px 0;
    border-bottom-style: solid;
    border-bottom-color: transparent;
  }
  .tab.focus-visible,
  .tab.active {
    border-bottom-color: inherit;
  }
  .tabs {
    overflow: auto;
  }
  .tabs ul {
    display: flex;
    flex-wrap: nowrap;
  }
  .tabs ul li {
    display: inline-block;
    margin-right: 20px;
  }
  .tab-wrap:first-child {
    margin-left: 14px;
  }
  .tab {
    white-space: nowrap;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Multicode Multi-Form Tabs [Section]
/*-----------------------------------------------------------------------------------*/
.tabs-area--multicode {
  margin-top: 50px;
}

.tabs-area--multicode ul {
  margin-bottom: -10px;
}

.tab-items--multicode.focus-visible {
  outline: 0;
}

@media (min-width: 768px) {
  .section--multicode {
    --section-vert-pad: 64px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Basic w/ Ripple [Section]
/*-----------------------------------------------------------------------------------*/
.section--basic-ripple {
  --section-vert-pad: 114px;
}

.section--basic-ripple .bg-cover {
  position: absolute;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 1;
  background-image: url("../images/ripple.svg");
  background-repeat: repeat;
  background-size: 115% auto;
  opacity: 0.21;
  z-index: auto;
  background-size: 100% auto;
  opacity: 0.1;
}

.post-type-archive-stat .site-container {
  height: unset;
}
.post-type-archive-stat .loop-header {
  margin-top: 24px;
  margin-bottom: 0;
}
.post-type-archive-stat .loop-header + .loop-row--subscribe {
  margin-top: 40px;
}
.post-type-archive-stat .loop-header p {
  margin-top: 16px;
}
.post-type-archive-stat .meta2 {
  font-size: 18px;
}
.post-type-archive-stat .serif-jumbo2 {
  font-size: 22px;
}
.post-type-archive-stat .section--loop {
  padding-bottom: 100px;
}
.post-type-archive-stat .loop-row--1 {
  margin-bottom: 0;
  margin-top: 72px;
}
.post-type-archive-stat .js-loop-item {
  margin-bottom: 20px;
}
.post-type-archive-stat .post__title.h3 {
  font-size: 24px;
  line-height: 1.083;
  margin-bottom: 0;
}
.post-type-archive-stat .post__title.h3 .post__title--number {
  color: #F73044;
}
.post-type-archive-stat .post__title.h3 a:hover .post__title--text {
  transition: color 70ms ease;
  color: #F73044;
}
.post-type-archive-stat .js-loop-item p {
  margin-top: 0;
}
.post-type-archive-stat .js-loop-item p time {
  color: #1F1E20;
  font-size: 16px;
  line-height: 2.5;
}
.post-type-archive-stat .load-more__wrap {
  text-align: left;
}
.post-type-archive-stat .load-more__wrap.has-btns--wire a {
  padding: 11px 73px;
  margin-bottom: 0;
}

/*-------------------------------------------------------------------------------------------------------

	Piano Login page

-----------------------------------------------------------------------------------------------------*/
.section--saved-articles-hero .text-center a,
.section--watchlist-edit-hero .text-center a,
.section--watchlist-hero .text-center a,
.section--my-acct .text-center a {
  text-align: center;
  display: block;
}

.edge-newsletter-form .mailchimp-shortcode:after, .edge-newsletter-form .mailchimp-shortcode:before {
  display: none;
}
.edge-newsletter-form .mailchimp-shortcode .mailchimp-shortcode--inner {
  padding: 0;
}
.edge-newsletter-form .mailchimp-shortcode .mailchimp-shortcode--inner .btn {
  font-size: 16px;
  padding: 0;
  background: #3A13F3;
}
.edge-newsletter-form .mailchimp-shortcode .mailchimp-shortcode--inner .btn:hover {
  background-color: #1f1e20;
  color: #fff;
  opacity: 1;
}
.edge-newsletter-form .mailchimp-shortcode .mailchimp-shortcode--inner .email {
  background: var(--color-black);
  padding: 8px 10px;
  color: #fff;
}
.edge-newsletter-form .mailchimp-shortcode .mailchimp-shortcode--inner .email::placeholder {
  font-size: 16px;
}

/*-----------------------------------------------------------------------------------*/
/*	=Oscar CSS (to incorporate gradually back into Sass partials)
/*-----------------------------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  /* header changes */
  /*#js-site-header {
  	top:0 !important;
  }*/
  /* post single credit text */
  .post__main.vmarg-btm-jumbo {
    position: relative;
  }
  .css-sticky-box.sidebar-box {
    margin-bottom: 20px;
  }
  .post__excerpt--takeover {
    margin-top: 0;
  }
}
/*-----------------------------------------------------------------------------------*/
/*	=PRINT
/*-----------------------------------------------------------------------------------*/
@media print {
  * {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    color: #000000;
  }
}

/*# sourceMappingURL=main.css.map*/