/*
    Theme Name: MustRead
    Theme URI: http://underscores.me/
    Author: Frantic
    Author URI: http://www.frantic.com/
    Description: Theme for <code>Must Read</code>
    Version: 1.0.0
    Text Domain: mustread

    MustRead is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
    Underscores is distributed under the terms of the GNU GPL v2 or later.

    Normalizing styles have been helped along thanks to the fine work of
    Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*! Edited by Frantic, based on normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
     ========================================================================== */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: 0;
  /* 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.
 */
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

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

/**
 * 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;
  vertical-align: bottom; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
    This font software is the property of Commercial Type.

    You may not modify the font software, use it on another website, or install it on a computer.

    License information is available at http://commercialtype.com/eula
    For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

    Copyright (C) 2017 Schwartzco Inc.
    License: 1706-CAFUDC
*/
/* LYON TEXT */
@font-face {
  font-family: 'Lyon Text Web';
  src: url("../fonts/LyonText-BoldItalic-Web.eot");
  src: url("../fonts/LyonText/LyonText-BoldItalic-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonText/LyonText-BoldItalic-Web.woff2") format("woff2"), url("../fonts/LyonText/LyonText-BoldItalic-Web.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Lyon Text Web';
  src: url("../fonts/LyonText/LyonText-Bold-Web.eot");
  src: url("../fonts/LyonText/LyonText-Bold-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonText/LyonText-Bold-Web.woff2") format("woff2"), url("../fonts/LyonText/LyonText-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Lyon Text Web';
  src: url("../fonts/LyonText/LyonText-RegularItalic-Web.eot");
  src: url("../fonts/LyonText/LyonText-RegularItalic-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonText/LyonText-RegularItalic-Web.woff2") format("woff2"), url("../fonts/LyonText/LyonText-RegularItalic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Lyon Text Web';
  src: url("../fonts/LyonText/LyonText-Regular-Web.eot");
  src: url("../fonts/LyonText/LyonText-Regular-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonText/LyonText-Regular-Web.woff2") format("woff2"), url("../fonts/LyonText/LyonText-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

/* LYON DISPLAY */
@font-face {
  font-family: 'Lyon Display Web';
  src: url("../fonts/LyonDisplay/LyonDisplay-Black-Web.eot");
  src: url("../fonts/LyonDisplay/LyonDisplay-Black-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonDisplay/LyonDisplay-Black-Web.woff2") format("woff2"), url("../fonts/LyonDisplay/LyonDisplay-Black-Web.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Lyon Display Web';
  src: url("../fonts/LyonDisplay/LyonDisplay-Light-Web.eot");
  src: url("../fonts/LyonDisplay/LyonDisplay-Light-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonDisplay/LyonDisplay-Light-Web.woff2") format("woff2"), url("../fonts/LyonDisplay/LyonDisplay-Light-Web.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

/* ATLAS GROTESK */
@font-face {
  font-family: 'Atlas Grotesk Web';
  src: url("../fonts/AtlasGrotesk/AtlasGrotesk-Black-Web.eot");
  src: url("../fonts/AtlasGrotesk/AtlasGrotesk-Black-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/AtlasGrotesk/AtlasGrotesk-Black-Web.woff2") format("woff2"), url("../fonts/AtlasGrotesk/AtlasGrotesk-Black-Web.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Atlas Grotesk Web';
  src: url("../fonts/AtlasGrotesk/AtlasGrotesk-Bold-Web.eot");
  src: url("../fonts/AtlasGrotesk/AtlasGrotesk-Bold-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/AtlasGrotesk/AtlasGrotesk-Bold-Web.woff2") format("woff2"), url("../fonts/AtlasGrotesk/AtlasGrotesk-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Atlas Grotesk Web';
  src: url("../fonts/AtlasGrotesk/AtlasGrotesk-Regular-Web.eot");
  src: url("../fonts/AtlasGrotesk/AtlasGrotesk-Regular-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/AtlasGrotesk/AtlasGrotesk-Regular-Web.woff2") format("woff2"), url("../fonts/AtlasGrotesk/AtlasGrotesk-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

html {
  font-family: "Lyon Text Web", "Garamond", "Times", "Times New Roman", serif; }

body,
button,
input,
select,
textarea {
  color: #000;
  line-height: 1.4285714286; }

p {
  margin: auto auto 1em;
  word-spacing: 0.075em; }

abbr {
  border-bottom: 1px dotted #666;
  cursor: help; }

address {
  margin: 0 0 1.5em; }

blockquote, q {
  margin: 2.0625rem 0 2.9375rem;
  font-family: "Lyon Display Web", "Garamond", "Times", "Times New Roman", serif;
  font-size: 1.6875rem;
  font-weight: 300;
  line-height: 1.15384615385em;
  color: #259d95; }
  @media (min-width: 56.25em) {
    blockquote, q {
      margin: 3rem 3.5rem 3.3125rem 3.75rem;
      font-size: 2.4375rem; } }
  blockquote > p, q > p {
    font-size: inherit;
    line-height: inherit; }

kbd, var {
  font-family: "Monaco", "Consolas", "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.9375rem; }

dfn, cite, em, i {
  font-style: italic; }

pre, code {
  background: #eee;
  font-family: "Courier 10 Pitch", "Courier", monospace;
  font-size: 0.85rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  display: block;
  white-space: pre; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

small {
  font-size: 80%; }

.lead {
  margin-bottom: 0.75rem;
  font-family: "Lyon Display Web", "Garamond", "Times", "Times New Roman", serif;
  font-size: 1.1875em;
  font-weight: 300;
  line-height: 1.13043478261em; }
  @media (min-width: 56.25em) {
    .lead {
      margin-bottom: 0.625rem;
      font-size: 1.4375em; } }
  .lead p {
    margin: 0; }

.article__content > p,
.article__content > ul,
.article__content > ol, .paywall__text, .paywall__footer {
  font-size: 1rem;
  line-height: 1.57894736842em; }
  @media (min-width: 56.25em) {
    .article__content > p,
    .article__content > ul,
    .article__content > ol, .paywall__text, .paywall__footer {
      font-size: 1.125rem; } }

.first-word {
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 0.6875rem;
  font-weight: 900;
  letter-spacing: 0.125em;
  text-transform: uppercase; }
  @media (min-width: 56.25em) {
    .first-word {
      font-size: 0.75rem; } }

.quote {
  font-style: italic;
  color: #259d95; }

.disclaimer {
  font-size: 0.8rem;
  color: #4d4d4d; }

.emphasize {
  font-weight: bold; }

.emphasize--positive {
  color: #259d95; }

.emphasize--negative {
  color: #a04b47; }

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

.blue-text {
  color: #294c69; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

h1,
h2,
h3 {
  margin: 0 0 0.5em;
  font-family: "Lyon Display Web", "Garamond", "Times", "Times New Roman", serif;
  font-weight: 900;
  text-rendering: optimizeLegibility; }

h4,
h5,
h6 {
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif; }

h1 {
  margin-bottom: 0.304347826087em;
  font-size: 1.4375rem;
  line-height: 1.15384615385em; }
  @media (min-width: 56.25em) {
    h1 {
      margin-bottom: 0.435897435897em;
      font-size: 2.4375rem; } }

h2 {
  font-size: 1.25rem;
  line-height: 1.15384615385em; }
  @media (min-width: 56.25em) {
    h2 {
      font-size: 1.75rem; } }

.page-title--article:first-child {
  margin-top: 3rem; }
  @media (min-width: 56.25em) {
    .page-title--article:first-child {
      margin-top: 3.25rem; } }

.page-title--highlighted {
  margin-bottom: 0;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 1.75rem; }
  @media (min-width: 40em) {
    .page-title--highlighted {
      font-size: 2.1875rem; } }
  @media (min-width: 56.25em) {
    .page-title--highlighted {
      font-size: 2.9375rem; } }

.page-description {
  margin: 0.652173913043em 0 0;
  font-family: "Lyon Display Web", "Garamond", "Times", "Times New Roman", serif;
  font-size: 1rem;
  font-weight: 300; }
  @media (min-width: 40em) {
    .page-description {
      font-size: 1.25rem; } }
  @media (min-width: 56.25em) {
    .page-description {
      font-size: 1.4375rem; } }
  .page-description > p {
    margin: 0; }

.secondary-heading {
  margin-bottom: 0.69696969697em;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 1.1875em;
  line-height: 1.21212121212em;
  text-align: center;
  color: #259d95; }
  @media (min-width: 56.25em) {
    .secondary-heading {
      font-size: 2.0625rem; } }

.screen-reader-text, .gfield_radio input, .gfield_checkbox input, .discount-disclaimer input, .gform_validation_container {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 0.0625rem;
  width: 0.0625rem;
  overflow: hidden; }

.screen-reader-focus:hover, .screen-reader-focus:active, .screen-reader-focus:focus {
  background-color: #f1f1f1;
  border-radius: 0.1875rem;
  box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 0.0546875rem;
  font-weight: bold;
  height: auto;
  left: 0.3125rem;
  line-height: normal;
  padding: 0.9375rem 1.4375rem 0.875rem;
  text-decoration: none;
  top: 0.3125rem;
  width: auto;
  z-index: 100000; }

.gfield_radio label::before, .gfield_checkbox label::before, .discount-disclaimer label::before, .navi--next-prev::before, .header--receipt::before, .receipt-info::before, .gfield_radio label::after, .gfield_checkbox label::after, .discount-disclaimer label::after, .navi--next-prev::after, .header--receipt::after, .receipt-info::after {
  content: '';
  display: table; }

.gfield_radio label::after, .gfield_checkbox label::after, .discount-disclaimer label::after, .navi--next-prev::after, .header--receipt::after, .receipt-info::after {
  clear: both; }

.show-in-print {
  display: none; }

.hidden-by-default,
.hidden {
  display: none; }

.small-font {
  font-size: 0.8em; }

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

.nobr {
  white-space: nowrap; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  background: #fff; }

.body__mobile-app {
  border-top: 0; }

hr {
  background-color: #ccc;
  border: 0;
  height: 0.0625rem;
  margin-bottom: 1.5em; }

a {
  color: #259d95;
  text-decoration: none; }
  a:hover, a:focus, a:active {
    color: #ffb357; }
  a:hover, a:active {
    outline: 0; }

a:focus,
button:focus,
input:focus {
  outline: thin dotted; }

.link, .article__content > p a,
.article__content li a {
  color: #000;
  border-bottom: 1px solid #259d95; }
  .link:hover, .article__content > p a:hover,
  .article__content li a:hover, .link:focus, .article__content > p a:focus,
  .article__content li a:focus, .link:active, .article__content > p a:active,
  .article__content li a:active {
    color: #259d95; }

.article__content > p a:visited,
.article__content li a:visited {
  color: #888; }

.article__content > p a:hover,
.article__content li a:hover, .article__content > p a:focus,
.article__content li a:focus, .article__content > p a:active,
.article__content li a:active {
  color: #259d95; }

button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.btn, .button-primary, .gform_footer .gform_button {
  display: block;
  max-width: 22.3125rem;
  margin: 0 auto;
  border-radius: 0;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 0.8125rem;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0.054375rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer; }
  button.state-disabled,
  input.state-disabled[type='button'],
  input.state-disabled[type='reset'],
  input.state-disabled[type='submit'],
  .state-disabled.btn, .state-disabled.button-primary, .gform_footer .state-disabled.gform_button {
    cursor: default; }

.btn--primary, .button-primary, .gform_footer .gform_button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 1.125rem;
  border: 0;
  background: #259d95; }
  .btn--primary, .button-primary, .gform_footer .gform_button, .btn--primary:link, .button-primary:link, .gform_footer .gform_button:link, .btn--primary:visited, .button-primary:visited, .gform_footer .gform_button:visited {
    color: #fff; }
  .btn--primary:hover, .button-primary:hover, .gform_footer .gform_button:hover {
    background: #ffb357;
    color: #fff; }
  .btn--primary:active, .button-primary:active, .gform_footer .gform_button:active, .btn--primary:focus, .button-primary:focus, .gform_footer .gform_button:focus {
    background: #13726c; }
  .state-disabled.btn--primary, .state-disabled.button-primary, .gform_footer .state-disabled.gform_button {
    background: #d9d9d9; }

.btn--secondary {
  padding: 1rem;
  border: 2px solid #259d95;
  background: transparent; }
  .btn--secondary, .btn--secondary:link, .btn--secondary:visited {
    color: #259d95; }
  .btn--secondary:hover {
    border-color: #ffb357;
    color: #ffb357; }
  .btn--secondary:active, .btn--secondary:focus {
    border-color: #13726c;
    color: #13726c; }
  .state-disabled.btn--secondary {
    border-color: #d9d9d9;
    color: #d9d9d9; }

.btn--block, .gform_footer .gform_button {
  display: block;
  width: 100%;
  margin-top: 0.8125rem; }

.btn--order:hover span {
  color: #fff; }

.btn--order__text {
  display: block; }

.btn--order__price {
  display: block; }

.btn--order__offer {
  display: block;
  font-size: 1rem;
  color: #ffb357; }

.btn--order__disabled {
  text-decoration: line-through; }

.btn--cancel-subscription {
  color: #ffb357; }

.button-group {
  margin-top: 2.8125rem; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

.gform_fields, .gfield_radio,
.gfield_checkbox, .share-links {
  padding-left: 0;
  margin: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

.validation_message {
  color: #ffb357; }

.error-notification, .validation_error, .overlay__notification, .info-notification, .gform_confirmation_wrapper {
  margin-bottom: 1rem;
  padding: 0.75em 0.95em;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 0.9375rem;
  font-weight: bold;
  line-height: 1.4em;
  text-align: center; }

.error-notification, .validation_error, .overlay__notification {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #ffb357;
  color: #fff; }
  .error-notification a:hover, .validation_error a:hover, .overlay__notification a:hover, .error-notification a:focus, .validation_error a:focus, .overlay__notification a:focus, .error-notification a:active, .validation_error a:active, .overlay__notification a:active {
    color: #000; }

.info-notification, .gform_confirmation_wrapper {
  padding: 2.1875rem 1.25rem;
  border: 2px solid #259d95;
  font-size: 1.125rem;
  color: #259d95; }

.grid-wrap {
  margin-left: -1em;
  overflow: hidden;
  clear: both; }

.grid-col {
  float: left;
  padding-left: 1em;
  width: 100%;
  box-sizing: border-box; }

.large-gutter {
  margin-left: -2em; }
  .large-gutter .grid-col {
    padding-left: 2em; }

.half-gutter {
  margin-left: -0.5em; }
  .half-gutter .grid-col {
    padding-left: 0.5em; }

.no-gutter {
  margin-left: 0; }
  .no-gutter .grid-col {
    padding-left: 0; }

.reset-gutter {
  margin-left: -1em; }
  .reset-gutter .grid-col {
    padding-left: 1em; }

li.grid-col {
  margin-left: 0;
  margin-bottom: 0; }

.col-full,
.col-set-full .grid-col {
  width: 100%; }

.col-one-half,
.col-set-one-half .grid-col {
  width: 50%; }

.col-one-third,
.col-set-one-third .grid-col {
  width: 33.333%; }

.col-one-quarter,
.col-set-one-quarter .grid-col {
  width: 25%; }

.col-one-fifth,
.col-set-one-fifth .grid-col {
  width: 20%; }

.col-two-thirds {
  width: 66.666%; }

.col-three-quarters {
  width: 75%; }

@media only screen and (min-width: 40em) {
  .bp1-col-full,
  .bp1-col-set-full .grid-col {
    width: 100%; }
  .bp1-col-one-half,
  .bp1-col-set-one-half .grid-col {
    width: 50%; }
  .bp1-col-one-third,
  .bp1-col-set-one-third .grid-col {
    width: 33.333%; }
  .bp1-col-one-quarter,
  .bp1-col-set-one-quarter .grid-col {
    width: 25%; }
  .bp1-col-one-fifth,
  .bp1-col-set-one-fifth .grid-col {
    width: 20%; }
  .bp1-col-two-thirds {
    width: 66.666%; }
  .bp1-col-three-quarters {
    width: 75%; } }

@media only screen and (min-width: 56.25em) {
  .bp2-col-full,
  .bp2-col-set-full .grid-col {
    width: 100%; }
  .bp2-col-one-half,
  .bp2-col-set-one-half .grid-col {
    width: 50%; }
  .bp2-col-one-third,
  .bp2-col-set-one-third .grid-col {
    width: 33.333%; }
  .bp2-col-one-quarter,
  .bp2-col-set-one-quarter .grid-col {
    width: 25%; }
  .bp2-col-one-fifth,
  .bp2-col-set-one-fifth .grid-col {
    width: 20%; }
  .bp2-col-two-thirds {
    width: 66.666%; }
  .bp2-col-three-quarters {
    width: 75%; } }

@media only screen and (min-width: 62.5em) {
  .bp3-col-full,
  .bp3-col-set-full .grid-col {
    width: 100%; }
  .bp3-col-one-half,
  .bp3-col-set-one-half .grid-col {
    width: 50%; }
  .bp3-col-one-third,
  .bp3-col-set-one-third .grid-col {
    width: 33.333%; }
  .bp3-col-one-quarter,
  .bp3-col-set-one-quarter .grid-col {
    width: 25%; }
  .bp3-col-one-fifth,
  .bp3-col-set-one-fifth .grid-col {
    width: 20%; }
  .bp3-col-two-thirds {
    width: 66.666%; }
  .bp3-col-three-quarters {
    width: 75%; } }

@media only screen and (min-width: 75em) {
  .bp4-col-full,
  .bp4-col-set-full .grid-col {
    width: 100%; }
  .bp4-col-one-half,
  .bp4-col-set-one-half .grid-col {
    width: 50%; }
  .bp4-col-one-third,
  .bp4-col-set-one-third .grid-col {
    width: 33.333%; }
  .bp4-col-one-quarter,
  .bp4-col-set-one-quarter .grid-col {
    width: 25%; }
  .bp4-col-one-fifth,
  .bp4-col-set-one-fifth .grid-col {
    width: 20%; }
  .bp4-col-two-thirds {
    width: 66.666%; }
  .bp4-col-three-quarters {
    width: 75%; } }

.container, .container-header-footer, .container-full, .container-large, .container-med, .container-small, .container-smallest, .container-article, .newsletter-header-container {
  margin: 0 auto;
  padding: 0 0.9375em; }

.container {
  max-width: 69.375rem; }

.container-header-footer {
  max-width: 76.875em; }

.container-full {
  max-width: 80rem;
  padding: 0; }
  @media (min-width: 56.25em) and (max-height: 50em) {
    .container-full {
      max-width: 70.625em; } }

.container-large {
  max-width: 57rem; }

.container-med {
  max-width: 47.5rem; }

.container-small {
  max-width: 44.5625rem; }

.container-smallest {
  max-width: 38.875rem;
  padding: 0; }

.container-article {
  padding: 0 0.9375em; }
  @media (min-width: 23em) {
    .container-article {
      padding: 0 1.5625em; } }
  @media (min-width: 60em) {
    .container-article {
      padding: 0; } }

.container-article--smallest {
  max-width: 38.875rem; }

DIV.magnifier {
  font-size: 1.125rem;
  margin-bottom: 15px;
  transition: 2s all ease;
  padding-left: 10px;
  width: 100%;
  border-left: 20px solid transparent;
}

DIV.magnifier:hover {
  transform: scale(1);
  width: 100%;
  border-left: 20px solid #239D95;
}

.spin:hover {
  display: inline-block;
  animation: rotation 0.3s linear;
}

@keyframes rotation {
  100% {
    transform: rotate(360deg);
  }
}



.mr-bg-color {
  &.article {
    background-color: #259D95;
  }
  &.container-article {
    background-color: #FFFFFF;
    padding: 5px 20px 20px 20px;
  }
  
}

.site-header,
.site-content,
.site-footer {
  clear: both; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.not-found {
  padding: 1.875em 0 2.5em;
  text-align: center; }

.load-more-container {
  margin-bottom: 1.5625rem; }

.frontpage-container {
  max-width: 80rem;
  margin: 0 auto; }
  .frontpage-container .sidebar-frontpage {
    display: none; }
  @media (min-width: 56.25em) {
    .frontpage-container .site-main {
      width: 100%; }
    .frontpage-container .sidebar-frontpage {
      display: block;}
    .frontpage-container .mobile-newsletter-teasers {
      display: none; } }

.site-main.main-top {
  display: flex;
  width: 100%;
}
.site-main.main-top > div {
  display: none;
}
.site-main.main-top > div:first-child {
  display: block;
  width: 100%;
}
@media (min-width: 56.25em) {
  .site-main.main-top > div {
    display: block;
    flex: 1;
  }
  .site-main.main-top > div:first-child {
    flex-grow: 3;
  }
}

DIV.grid-view {
    display: block;
  }
@media (min-width: 56.25em) {
  DIV.grid-view {
    display: grid;
    grid-template-columns: 300px 300px 300px;
    grid-template-rows: auto;
  }
  DIV.js-feed-container:has(DIV.grid-view) {
    margin: 0 1em;
    padding: 0;
  }
  DIV.js-feed-container:has(DIV.grid-view) DIV.teaser--default__content {
    min-width: 100px;
  }
  ASIDE.sidebar-frontpage {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 67.5em) {
  DIV.grid-view {
    display: grid;
    grid-template-columns: 315px 315px 315px 315px;
    grid-template-rows: auto;
  }
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
textarea {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  padding: 0.75em 0.95em;
  border: 2px solid #d9d9d9;
  border-radius: 0;
  font-family: "Lyon Text Web", "Garamond", "Times", "Times New Roman", serif;
  font-size: 1rem;
  background: #fff;
  color: #000;
  -webkit-appearance: none;
          appearance: none; }
  input:focus[type='text'],
  input:focus[type='email'],
  input:focus[type='url'],
  input:focus[type='password'],
  input:focus[type='search'],
  textarea:focus {
    outline: solid 3px #259d95; }

textarea {
  overflow: auto;
  width: 100%;
  max-width: 100%; }

input[readonly] {
  color: #d9d9d9; }

.gfield_radio label, .gfield_checkbox label, .discount-disclaimer label {
  font-weight: normal;
  line-height: 1.5625rem; }
  .gfield_radio label::before, .gfield_checkbox label::before, .discount-disclaimer label::before {
    content: '';
    float: left;
    width: 1.4375rem;
    height: 1.4375rem;
    margin: 0.125rem 0.4375rem 0 0;
    border: 2px solid #d9d9d9; }
  .gfield_radio label:hover::before, .gfield_checkbox label:hover::before, .discount-disclaimer label:hover::before {
    border-color: #259d95; }

.gfield_radio label::before {
  border-radius: 50%; }

.gfield_radio input:checked ~ label::before {
  border-color: #259d95;
  border-width: 0.4375rem; }

.gfield_checkbox label::before, .discount-disclaimer label::before {
  background-repeat: no-repeat;
  background-position: center 45%;
  background-size: 1.125rem 0.875rem; }

.gfield_checkbox input:checked ~ label::before, .discount-disclaimer input:checked ~ label::before {
  border-color: #259d95;
  background-color: #259d95;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0yLjQzOCA1LjA3MyAwIDcuNTI5IDYuNzkxIDE0IDE4IDIuMzUgMTUuNDU1IDAgNi42ODMgOS4xMTd6Ii8+PC9nPjwvc3ZnPg=="); }

label,
.label, .gift-order-radio-buttons h3, .gift-order-radio-label {
  display: block;
  margin: 0 0 0.4375rem;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 0.6875rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.0672727272727em;
  text-transform: uppercase;
  cursor: pointer; }

.label--inactive {
  cursor: default; }

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

.main-field__value {
  margin-top: 1.0625rem;
  font-size: 1.4375rem;
  color: rgba(0, 0, 0, 0.6); }

.registration__terms > label {
  display: none; }

.button-primary {
  width: 100%; }

.login-remember input {
  margin-right: 0.4375rem; }

.gform_wrapper {
  max-width: 21.6875rem;
  margin: 0 auto;
  padding-bottom: 3.75rem;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif; }
  .gform_wrapper:nth-child(n+1) {
    padding-top: 3.75rem; }

.gform_confirmation_wrapper {
  margin-bottom: 3.75rem; }
  .gform_confirmation_wrapper:nth-child(n+1) {
    margin-top: 3.75rem; }

.gsection {
  margin-top: 1.875rem; }

.gsection_title {
  margin-bottom: 0.789473684211em;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 1.1875rem;
  font-weight: 900; }

.gfield_label:empty {
  display: none; }

.gfield_radio,
.gfield_checkbox {
  margin-bottom: 0.75rem; }
  .gfield_radio label,
  .gfield_checkbox label {
    font-size: 0.8125rem;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: none; }

.ginput_container_password .ginput_left label {
  display: none; }

.gfield_password_strength {
  margin-bottom: 0.875rem;
  padding: 0.5rem;
  text-align: center;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 0.6875rem;
  letter-spacing: 0.0672727272727em;
  text-transform: uppercase;
  border: 2px solid rgba(0, 0, 0, 0.12);
  color: #000; }
  .gfield_password_strength.bad {
    background-color: #ffb78c; }
  .gfield_password_strength.good {
    background-color: #ffec8b; }
  .gfield_password_strength.short, .gfield_password_strength.mismatch {
    background-color: #ffa0a0; }
  .gfield_password_strength.strong {
    background-color: #c3ff88; }

.gfield_required {
  margin-left: 0.3em; }

.gfield_error input,
.gfield_error select,
.gfield_error textarea {
  border: 2px solid #ffb357; }

.validation_message {
  margin: -0.3125rem 0 0.875rem;
  font-size: 0.875rem; }

.gform_footer .gform_button {
  margin-top: 1.5625rem; }

.gfield_visibility_hidden {
  display: none; }

.gform_ajax_spinner {
  display: none; }

.gform_button[disabled], .gform_button[disabled]:hover {
  background-color: #94c7c4; }

.email_address input:disabled {
  color: #aaa; }

#gform_wrapper_5 {
  max-width: none; }

.field_sublabel_below > label {
  margin-top: 2rem; }

.gift-order-radio-buttons {
  margin: 1rem 0 2rem; }

.gift-order--image {
  display: none; }
  @media (min-width: 40em) {
    .gift-order--image {
      display: block;
      width: 6.25rem; } }

.gift-order--image__left {
  float: left;
  margin: 0 2rem 0 0; }

.gift-order--image__right {
  float: right;
  margin: 0 0 0 2rem; }

.payment-info__container {
  margin-bottom: 3rem; }

.payment-info__container h2 {
  margin-top: 2rem; }

.payment-info__change-card {
  cursor: pointer; }

.payment-info__table {
  border-collapse: collapse; }

.payment-info__table td {
  border: 1px solid #d9d9d9;
  padding: 0.5rem;
  vertical-align: top; }

.payment-info__table td:last-child {
  text-align: right; }

.payment-info__update-card {
  text-align: right; }

.payment-info__update-card span {
  font-size: 0.8rem; }

.payment-info__creditcard, .payment-info__expiredate {
  font-family: "Monaco", "Consolas", "Andale Mono", "DejaVu Sans Mono", monospace; }

.order-history {
  border-collapse: collapse; }

.order-history th {
  border-bottom: 1px solid #000; }

.order-history td {
  border-bottom: 1px solid #d9d9d9; }

.order-history td, .order-history th {
  text-align: right;
  padding: 0.2rem 0; }

.order-history td:nth-child(-n+2), .order-history th:nth-child(-n+2) {
  text-align: left; }

.order-history .order-history__item--no-items {
  font-style: italic; }

.discount-disclaimer__error {
  border: 2px solid #ffb357;
  padding: 1rem; }

.discount__constrained {
  max-width: 22.3125rem;
  margin: 2rem auto; }

.discount-codes__form {
  display: grid;
  grid-template-columns: 4fr 1fr; }

input[type='text'].discount-codes__code {
  margin-bottom: 0;
  text-transform: uppercase; }

.ruler {
  text-align: center;
  font-style: italic;
  font-weight: normal;
  overflow: hidden;
  margin: 2rem 0; }
  .ruler::before, .ruler::after {
    background-color: #000;
    content: '';
    display: inline-block;
    height: 0.0625rem;
    position: relative;
    vertical-align: middle;
    width: 50%; }
  .ruler::before {
    right: 0.5em;
    margin-left: -50%; }
  .ruler::after {
    left: 0.5em;
    margin-right: -50%; }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

figure {
  margin: 0;
  line-height: 0; }
  figure figcaption {
    line-height: normal; }

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

.alignleft {
  margin: 0 0 1em; }
  @media (min-width: 28.125em) {
    .alignleft {
      float: left;
      margin-right: 1.5em; } }

.alignright {
  margin: 0 0 1em; }
  @media (min-width: 28.125em) {
    .alignright {
      float: right;
      margin-left: 1.5em; } }

.aligncenter {
  display: block;
  margin: 0 auto 1em; }

@media (min-width: 28.125em) {
  .size-thumbnail {
    max-width: 33%; } }

@media (min-width: 56.25em) {
  .size-thumbnail {
    max-width: 50%; } }

@media (min-width: 28.125em) {
  .size-medium {
    max-width: 50%; } }

@media (min-width: 56.25em) {
  .size-medium {
    max-width: 66%; } }

.image-ball {
  border-radius: 50%;
  border: 4px solid #13202A;
  background-color: #FFFFFF;
  color: #13202A; }

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

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.in-page-nav {
  margin: 4rem 0 1rem; }

.in-page-nav--link {
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9rem;
  letter-spacing: 0.05rem;
  margin: 0 1rem;
  cursor: pointer; }

.in-page-nav--link:first-child {
  margin-left: 0; }

.in-page-nav--link.active {
  border-bottom: 2px solid #259d95; }

.in-page-nav--link.active:hover {
  border-bottom: 2px solid #ffb357; }

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

.nav-toggle {
  position: relative;
  display: block;
  max-width: none;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 0.625rem;
  font-weight: normal;
  text-transform: none;
  color: #259d95; }
  .nav-toggle.state-active {
    color: #ffb357; }

.nav-toggle--primary {
  width: 100%;
  padding: 1.3125rem 0.9375rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-align: left; }
  @media (min-width: 23em) {
    .nav-toggle--primary {
      padding: 1.3125rem 1.75rem; } }
  @media (min-width: 56.25em) {
    .nav-toggle--primary {
      display: none; } }
  .nav-toggle--primary::after {
    content: '';
    float: right;
    width: 0;
    height: 0;
    margin-top: 0.3125rem;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #259d95 transparent transparent;
    vertical-align: 10%; }
  .nav-toggle--primary.state-active::after {
    margin-top: 0.25rem;
    border-width: 0 5px 5px;
    border-color: transparent transparent #ffb357; }

.nav-toggle--secondary,
.nav-toggle--search,
.nav-toggle--profile,
.nav-toggle--action {
  margin-top: 1.6875rem;
  position: absolute; }
  @media (min-width: 56.25em) {
    .nav-toggle--secondary,
    .nav-toggle--search,
    .nav-toggle--profile,
    .nav-toggle--action {
      margin-top: 2.375rem; } }

.nav-toggle--secondary::before,
.nav-toggle--search::after,
.nav-toggle--profile::after {
  content: '';
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background: no-repeat center center / contain; }
  @media (min-width: 56.25em) {
    .nav-toggle--secondary::before,
    .nav-toggle--search::after,
    .nav-toggle--profile::after {
      width: 1.5rem;
      height: 1.5rem; } }

.nav-toggle--secondary {
  left: 0; }
  @media (min-width: 23em) {
    .nav-toggle--secondary {
      left: 0.8125rem; } }
  @media (min-width: 78em) {
    .nav-toggle--secondary {
      left: 0; } }
  .nav-toggle--secondary::before {
    float: left;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzI1OWQ5NSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMCAxOGgyNHY0aC0yNHoiLz48cGF0aCBkPSJtMCA5aDI0djRoLTI0eiIvPjxwYXRoIGQ9Im0wIDBoMjR2NGgtMjR6Ii8+PC9nPjwvc3ZnPg=="); }
  .nav-toggle--secondary:hover::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmYjM1NyIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMCAxOGgyNHY0aC0yNHoiLz48cGF0aCBkPSJtMCA5aDI0djRoLTI0eiIvPjxwYXRoIGQ9Im0wIDBoMjR2NGgtMjR6Ii8+PC9nPjwvc3ZnPg=="); }

.nav-toggle--secondary-inverted::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMCAxOGgyNHY0aC0yNHoiLz48cGF0aCBkPSJtMCA5aDI0djRoLTI0eiIvPjxwYXRoIGQ9Im0wIDBoMjR2NGgtMjR6Ii8+PC9nPjwvc3ZnPg=="); }

.nav-toggle--secondary-inverted:hover::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmYjM1NyIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMCAxOGgyNHY0aC0yNHoiLz48cGF0aCBkPSJtMCA5aDI0djRoLTI0eiIvPjxwYXRoIGQ9Im0wIDBoMjR2NGgtMjR6Ii8+PC9nPjwvc3ZnPg=="); }

.nav-toggle--secondary-close::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMTAuNSA3LjU3M2wtNy41NzMtNy41NzMtMi45MjcgMi45MjcgNy41NzMgNy41NzMtNy41NzMgNy41NzMgMi45MjcgMi45MjcgNy41NzMtNy41NzMgNy41NzMgNy41NzMgMi45MjctMi45MjctNy41NzMtNy41NzMgNy41NzMtNy41NzMtMi45MjctMi45MjctNy41NzMgNy41NzMiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+"); }

.nav-toggle--secondary-close:hover::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMTAuNSA3LjU3M2wtNy41NzMtNy41NzMtMi45MjcgMi45MjcgNy41NzMgNy41NzMtNy41NzMgNy41NzMgMi45MjcgMi45MjcgNy41NzMtNy41NzMgNy41NzMgNy41NzMgMi45MjctMi45MjctNy41NzMtNy41NzMgNy41NzMtNy41NzMtMi45MjctMi45MjctNy41NzMgNy41NzMiIGZpbGw9IiNmZmIzNTciLz48L2c+PC9zdmc+"); }

.nav-toggle--profile {
  right: 0; }
  @media (min-width: 23em) {
    .nav-toggle--profile {
      right: 0.8125rem; } }
  @media (min-width: 78em) {
    .nav-toggle--profile {
      right: 0; } }
  .nav-toggle--profile::after {
    float: right;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjIgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzI1OWQ5NSIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJtMTEgMTQuMTJjLTcuMDUgMC0xMC45MTkgMy4yNC0xMC45MTkgOS4xNnYuNmgyMS44Nzh2LS42Yy0uMDQxLTUuODgtMy45MTEtOS4xNi0xMC45NTktOS4xNiIvPjxwYXRoIGQ9Im0xMSAxMmMzLjM3NSAwIDYuMTExLTIuOCA2LjExMS02LjIgMC0zLjMyLTIuNjQ1LTUuOC02LjExMS01LjgtMy40NjYgMC02LjExMSAyLjQ4LTYuMTExIDUuOCAwIDMuNDQgMi43MzYgNi4yIDYuMTExIDYuMiIvPjwvZz48L3N2Zz4="); }
  .nav-toggle--profile:hover::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjIgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmYjM1NyIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJtMTEgMTQuMTJjLTcuMDUgMC0xMC45MTkgMy4yNC0xMC45MTkgOS4xNnYuNmgyMS44Nzh2LS42Yy0uMDQxLTUuODgtMy45MTEtOS4xNi0xMC45NTktOS4xNiIvPjxwYXRoIGQ9Im0xMSAxMmMzLjM3NSAwIDYuMTExLTIuOCA2LjExMS02LjIgMC0zLjMyLTIuNjQ1LTUuOC02LjExMS01LjgtMy40NjYgMC02LjExMSAyLjQ4LTYuMTExIDUuOCAwIDMuNDQgMi43MzYgNi4yIDYuMTExIDYuMiIvPjwvZz48L3N2Zz4="); }

.nav-toggle--action {
  border-radius: 20px;
    font-size: 0.8rem;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background-color: #259D95;    
    right: 5.824rem;
    margin-top: 2rem;
    text-align: center; }
  @media (min-width: 23em) {
    .nav-toggle--action {
      font-size: 0.6rem;
      right: 4.824rem;
      width: 4.5rem;
      padding: 5px;
      margin-top: 2.2rem; } }
  @media (min-width: 43.75em) {
    .nav-toggle--action {
      right: 5.824rem;
      margin-top: 1.4rem; } }
  @media (min-width: 56.25em) {
    .nav-toggle--action {
      font-size: 0.8rem;
      right: 5.824rem;
      width: 6rem;
      padding: 6px 10px;
      margin-top: 2rem; } }
  .nav-toggle--action:hover {
    background-color: #ffb357; 
    color: #FFFFFF; }

.nav-toggle--order {
  right: 13.124rem;
  background-color: #ffb357;
  color: #000000; }
  @media (min-width: 23em) {
    .nav-toggle--order {
      right: 4.824rem;
      margin-top: 0.4rem; } }
  @media (min-width: 43.75em) {
    .nav-toggle--order {
      right: 11.124rem;
      margin-top: 1.4rem; } }
  @media (min-width: 56.25em) {
    .nav-toggle--order {
      right: 13.124rem;
      margin-top: 2rem; } }
  .nav-toggle--order::after {
    float: right; }
  .nav-toggle--order:hover {
    background-color: #259D95; 
    color: #FFFFFF; }

.nav-toggle--profile-inverted::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjIgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJtMTEgMTQuMTJjLTcuMDUgMC0xMC45MTkgMy4yNC0xMC45MTkgOS4xNnYuNmgyMS44Nzh2LS42Yy0uMDQxLTUuODgtMy45MTEtOS4xNi0xMC45NTktOS4xNiIvPjxwYXRoIGQ9Im0xMSAxMmMzLjM3NSAwIDYuMTExLTIuOCA2LjExMS02LjIgMC0zLjMyLTIuNjQ1LTUuOC02LjExMS01LjgtMy40NjYgMC02LjExMSAyLjQ4LTYuMTExIDUuOCAwIDMuNDQgMi43MzYgNi4yIDYuMTExIDYuMiIvPjwvZz48L3N2Zz4="); }

.nav-toggle--profile-close::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMTAuNSA3LjU3M2wtNy41NzMtNy41NzMtMi45MjcgMi45MjcgNy41NzMgNy41NzMtNy41NzMgNy41NzMgMi45MjcgMi45MjcgNy41NzMtNy41NzMgNy41NzMgNy41NzMgMi45MjctMi45MjctNy41NzMtNy41NzMgNy41NzMtNy41NzMtMi45MjctMi45MjctNy41NzMgNy41NzMiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+"); }

.nav-toggle--profile-close:hover::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMTAuNSA3LjU3M2wtNy41NzMtNy41NzMtMi45MjcgMi45MjcgNy41NzMgNy41NzMtNy41NzMgNy41NzMgMi45MjcgMi45MjcgNy41NzMtNy41NzMgNy41NzMgNy41NzMgMi45MjctMi45MjctNy41NzMtNy41NzMgNy41NzMtNy41NzMtMi45MjctMi45MjctNy41NzMgNy41NzMiIGZpbGw9IiNmZmIzNTciLz48L2c+PC9zdmc+"); }

.nav-toggle--search {
  right: 1.875rem;
  text-align: right; }
  @media (min-width: 23em) {
    .nav-toggle--search {
      right: 3.4375rem; } }
  @media (min-width: 78em) {
    .nav-toggle--search {
      right: 3.125rem; } }
  .nav-toggle--search::after {
    float: right;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgZmlsbD0iIzI1OWQ5NSIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJNMTIuMzE4IDE1LjVsMy4xODItMy4xODJMMjMuMTgyIDIwIDIwIDIzLjE4MiAxMi4zMTggMTUuNXptLTIuODQgMy40NTZBOS40NzggOS40NzggMCAxIDEgOS40NzggMGE5LjQ3OCA5LjQ3OCAwIDAgMSAwIDE4Ljk1NnpNOS41NSAxNC42YTUuMjUgNS4yNSAwIDEgMCAwLTEwLjUgNS4yNSA1LjI1IDAgMCAwIDAgMTAuNXoiLz48L2c+PC9zdmc+"); }
  .nav-toggle--search:hover::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgZmlsbD0iI2ZmYjM1NyIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJNMTIuMzE4IDE1LjVsMy4xODItMy4xODJMMjMuMTgyIDIwIDIwIDIzLjE4MiAxMi4zMTggMTUuNXptLTIuODQgMy40NTZBOS40NzggOS40NzggMCAxIDEgOS40NzggMGE5LjQ3OCA5LjQ3OCAwIDAgMSAwIDE4Ljk1NnpNOS41NSAxNC42YTUuMjUgNS4yNSAwIDEgMCAwLTEwLjUgNS4yNSA1LjI1IDAgMCAwIDAgMTAuNXoiLz48L2c+PC9zdmc+"); }

.nav-toggle--search-inverted::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJNMTIuMzE4IDE1LjVsMy4xODItMy4xODJMMjMuMTgyIDIwIDIwIDIzLjE4MiAxMi4zMTggMTUuNXptLTIuODQgMy40NTZBOS40NzggOS40NzggMCAxIDEgOS40NzggMGE5LjQ3OCA5LjQ3OCAwIDAgMSAwIDE4Ljk1NnpNOS41NSAxNC42YTUuMjUgNS4yNSAwIDEgMCAwLTEwLjUgNS4yNSA1LjI1IDAgMCAwIDAgMTAuNXoiLz48L2c+PC9zdmc+"); }

.nav-toggle--search-close::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMTAuNSA3LjU3M2wtNy41NzMtNy41NzMtMi45MjcgMi45MjcgNy41NzMgNy41NzMtNy41NzMgNy41NzMgMi45MjcgMi45MjcgNy41NzMtNy41NzMgNy41NzMgNy41NzMgMi45MjctMi45MjctNy41NzMtNy41NzMgNy41NzMtNy41NzMtMi45MjctMi45MjctNy41NzMgNy41NzMiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+"); }

.nav-toggle--search-close:hover::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMTAuNSA3LjU3M2wtNy41NzMtNy41NzMtMi45MjcgMi45MjcgNy41NzMgNy41NzMtNy41NzMgNy41NzMgMi45MjcgMi45MjcgNy41NzMtNy41NzMgNy41NzMgNy41NzMgMi45MjctMi45MjctNy41NzMtNy41NzMgNy41NzMtNy41NzMtMi45MjctMi45MjctNy41NzMgNy41NzMiIGZpbGw9IiNmZmIzNTciLz48L2c+PC9zdmc+"); }

.nav-toggle--inverted {
  color: #fff; }

.nav-toggle__text {
  display: none;
  position: absolute;
  line-height: 1em; }
  @media (min-width: 56.25em) {
    .nav-toggle__text {
      font-size: 1rem;
      line-height: normal;
      white-space: nowrap; } }
  .nav-toggle:focus .nav-toggle__text,
  .nav-toggle:hover .nav-toggle__text,
  .state-touch .nav-toggle__text {
    display: inline-block; }

.nav-toggle__text--left {
  left: 0;
  padding-left: 1.5625rem;
  margin-top: 0.25rem; }
  @media (min-width: 56.25em) {
    .nav-toggle__text--left {
      padding-left: 2.5rem;
      margin-top: 0.125rem; } }

.nav-toggle__text--right {
  right: 0;
  padding-right: 1.5625rem;
  margin-top: 0.25rem; }
  @media (min-width: 56.25em) {
    .nav-toggle__text--right {
      padding-right: 2.5rem;
      margin-top: 0.125rem; } }

.icon-arrow__right {
  width: 0;
  height: 0;
  border-top: 0.3125rem solid transparent;
  border-bottom: 0.3125rem solid transparent;
  border-left: 0.3125rem solid #259d95;
  display: inline-block;
  margin-left: 0.5rem; }

.icon-arrow__left {
  width: 0;
  height: 0;
  border-top: 0.3125rem solid transparent;
  border-bottom: 0.3125rem solid transparent;
  border-right: 0.3125rem solid #259d95;
  display: inline-block;
  margin-right: 0.5rem; }

.menu-link:hover .icon-arrow__right, a:hover .icon-arrow__right {
  border-left: 0.3125rem solid #ffb357; }

a:hover .icon-arrow__left {
  border-right: 0.3125rem solid #ffb357; }

.icon-arrow__right__inverted {
  border-left-color: #259d95; }

.primary-nav-container {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 2px solid rgba(0, 0, 0, 0.1); }

.nav--primary {
  display: none;
  padding: 0 0.75rem;
  font-weight: bold; }
  @media (min-width: 56.25em) {
    .nav--primary {
      display: block !important;
      padding: 0;
      white-space: nowrap;
      text-align: center;
      opacity: 0; } }

@media (min-width: 56.25em) {
  .nav--primary--footer {
    margin-bottom: 6.875rem; } }

.nav--primary--header__item,
.nav--primary--footer__item {
  font-size: 0.65625rem;
  letter-spacing: 0.09375rem;
  text-transform: uppercase; }
  @media (min-width: 56.25em) {
    .nav--primary--header__item,
    .nav--primary--footer__item {
      display: inline-block;
      padding: 0 0.625rem;
      font-size: 0.8125rem; }
      .nav--primary--header__item:nth-child(n+2),
      .nav--primary--footer__item:nth-child(n+2) {
        margin-left: -0.3125rem; } }

.nav--primary__item--last {
  position: relative; }

.nav--primary--header__more-nav,
.nav--primary--footer__more-nav {
  position: absolute;
  display: none;
  right: 0.625rem;
  width: 15rem;
  margin: 0;
  padding: 0.625rem 0;
  white-space: normal;
  z-index: 20; }

.nav--primary--header__more-nav {
  background: #259d95; }
  .nav--primary--header__more-nav .nav--primary--header__link {
    color: #fff; }
    .nav--primary--header__more-nav .nav--primary--header__link:hover, .nav--primary--header__more-nav .nav--primary--header__link:focus, .nav--primary--header__more-nav .nav--primary--header__link:active {
      color: #ffb357; }

.nav--primary--footer__more-nav {
  background: #fff; }
  .nav--primary--footer__more-nav .nav--primary--footer__link {
    color: #259d95; }
    .nav--primary--footer__more-nav .nav--primary--footer__link:hover, .nav--primary--footer__more-nav .nav--primary--footer__link:focus, .nav--primary--footer__more-nav .nav--primary--footer__link:active {
      color: #ffb357; }

.nav--primary--header__more__item,
.nav--primary--footer__more__item {
  display: block; }
  .nav--primary--header__more__item.state-active .nav--primary--header__link,
  .nav--primary--footer__more__item.state-active .nav--primary--header__link {
    color: #ffb357; }
    .nav--primary--header__more__item.state-active .nav--primary--header__link::after,
    .nav--primary--footer__more__item.state-active .nav--primary--header__link::after {
      content: none; }

.nav--primary--header__link,
.nav--primary--footer__link,
.nav--primary--header__button,
.nav--primary--footer__button {
  display: block;
  padding: 1rem 0; }
  @media (min-width: 56.25em) {
    .nav--primary--header__link,
    .nav--primary--footer__link,
    .nav--primary--header__button,
    .nav--primary--footer__button {
      padding: 1rem 1.25rem; } }

.nav--primary--header__link {
  color: #259d95 !important;
}
.nav--primary--header__link:hover, .nav--primary--header__link:focus, .nav--primary--header__link:active {
  color: #ffb357 !important; }
a:hover, a:active {
  outline: 0; }

.nav--primary--header__button,
.nav--primary--footer__button {
  -webkit-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  background: transparent; }
  .nav--primary--header__button:hover, .nav--primary--header__button:focus, .nav--primary--header__button:active,
  .nav--primary--footer__button:hover,
  .nav--primary--footer__button:focus,
  .nav--primary--footer__button:active {
    color: #ffb357; }
    .nav--primary--header__button:hover::after, .nav--primary--header__button:focus::after, .nav--primary--header__button:active::after,
    .nav--primary--footer__button:hover::after,
    .nav--primary--footer__button:focus::after,
    .nav--primary--footer__button:active::after {
      border-color: #ffb357 transparent transparent; }
  .nav--primary--header__button::after,
  .nav--primary--footer__button::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.5rem;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: transparent;
    vertical-align: 20%; }

.nav--primary--header__button {
  color: #259d95; }
  .nav--primary--header__button::after {
    border-top-color: #259d95; }
  .nav--primary--header__button.state-active {
    background: #259d95;
    color: #fff; }
    .nav--primary--header__button.state-active::after {
      border-top-color: #fff; }

.nav--primary--footer__button {
  color: #fff; }
  .nav--primary--footer__button::after {
    border-top-color: #fff; }
  .nav--primary--footer__button.state-active {
    background: #fff;
    color: #259d95; }
    .nav--primary--footer__button.state-active::after {
      border-top-color: #259d95; }

.nav--primary--header__link {
  position: relative; }
  .state-active > .nav--primary--header__link {
    color: #000; }
    @media (min-width: 56.25em) {
      .state-active > .nav--primary--header__link::after {
        content: '';
        position: absolute;
        bottom: -0.125rem;
        left: 0.625rem;
        right: 0.625rem;
        display: block;
        height: 0.3125rem;
        background: #000; } }

.nav--primary--footer__link {
  color: #fff; }

.nav--secondary {
  text-align: center; }
  @media (min-width: 56.25em) {
    .nav--secondary {
      padding: 0 1.25rem;
      text-align: left; } }
  @media (min-width: 75em) {
    .nav--secondary {
      padding: 0 3.75rem; } }

.nav--secondary--header {
  padding-top: 7.5rem; }
  @media (min-width: 56.25em) {
    .nav--secondary--header {
      padding-top: 5.625rem; } }
  @media (min-width: 56.25em) and (min-height: 60em) {
    .nav--secondary--header {
      padding-top: 11.25rem; } }
  @media (min-width: 75em) and (min-height: 68em) {
    .nav--secondary--header {
      padding-top: 15.625rem; } }

.nav--secondary--footer {
  font-size: 0.8rem; }

.nav--secondary__item {
  margin-bottom: 1.0625rem;
  font-size: 1.4375em; }
  @media (min-width: 56.25em) {
    .nav--secondary__item {
      margin-bottom: 2.5rem;
      font-size: 2.0625em; } }

.nav--secondary__item--primary {
  font-weight: 900; }
  @media (min-width: 56.25em) {
    .nav--secondary__item--primary {
      float: left;
      clear: left;
      text-align: left; } }

@media (min-width: 56.25em) {
  .nav--secondary__item--secondary {
    text-align: right; } }

.nav--secondary__item--first {
  margin-top: 3.75rem; }
  @media (min-width: 56.25em) {
    .nav--secondary__item--first {
      margin-top: 0; } }

.nav--secondary__link {
  position: relative;
  color: #fff; }
  .state-active > .nav--secondary__link {
    color: #ffb357; }

.navi--next-prev {
  margin: 3rem 0; }

.navi--next-prev__link {
  display: block;
  margin-bottom: 1rem;
  font-weight: bold; }

@media (min-width: 40em) {
  .navi--next-prev__link--prev {
    float: left; }
  .navi--next-prev__link--next {
    float: right; } }

.site-header {
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif; }

.corporate-navi {
  background-color: #259d95;
  padding: 0 0.8rem 0.4rem;
  line-height: 1.125; }

.corporate-navi__container {
  max-width: 76.875em;
  margin: 0 auto; }

.corporate-navi a {
  color: #d9d9d9;
  font-size: 0.6rem;
  margin-right: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
  font-weight: bold; }

.corporate-navi a:hover {
  color: #ffb357; }

.site-footer {
  padding: 6.125em 0 1.25em;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  background: #259d95; }

.site-footer__links {
  margin: 3.125rem auto 1rem;
  font-size: 0.8125rem;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  padding: 0 1.25rem;
  max-width: 30rem; }
  @media (min-width: 56.25em) {
    .site-footer__links {
      font-size: 0.9375rem; } }
  .site-footer__links::after {
    clear: both;
    content: '';
    display: table; }

.site-footer__link, .site-footer__paragraph {
  display: inline-block;
  color: #fff;
  margin: 0 0.5rem;
  line-height: 2; }

.site-footer__logos {
  text-align: center;
  margin-bottom: 1rem; }
  .site-footer__logos img {
    width: 12.5rem; }
  .site-footer__logos .social-media {
    width: 2.5rem;
    margin: 0 0.5rem; }

.copyright {
  text-align: center;
  padding: 1rem 0;
  margin: 0; }

.sidebar-frontpage {
  padding: 1.25rem; }

.sidebar-block {
  padding: 0 0 2.3rem; }

.sidebar-heading {
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 1.3rem;
  margin: 2rem 0 2.5rem; }

.sidebar-nl {
  margin: 1.5rem 0;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.sidebar-nl:last-child {
  border: 0; }

.sidebar-readmore {
  display: block;
  font-weight: bold;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 0.65625rem;
  letter-spacing: 0.09375rem;
  text-transform: uppercase; }

.sidebar-articles {
  margin-top: 2rem; }

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

.site-branding--footer {
  margin-bottom: 4.375rem; }
  @media (min-width: 56.25em) {
    .site-branding--footer {
      margin-bottom: -7.5rem; } }

.site-branding--header {
  padding: 0.6875rem 0 0.8125rem; }
  @media (min-width: 56.25em) {
    .site-branding--header {
      padding: 1rem 0 1.1875rem; } }

.site-logo {
  width: 7.4375rem;
  height: 2.875rem; }
  @media (min-width: 50rem) {
    .site-logo {
      width: 11.375rem;
      height: 4.375rem; } }

.writer-link-container {
  display: flex;
  justify-content: space-evenly;
}

.writer-link-container-mobile {
  display: none;
}

.writer-link {
  margin: 0 25px; 
}

@media (max-width: 50rem) {
  .site-branding--header.w-writers {
    padding-top: 3.6875rem;
  }

  .site-branding--header.w-writers {
    padding-top: 1rem;
  }

  .site-logo-w-writers {
    display: block;
    margin: 0 0 1rem;
  }

  .writer-link-container {
    display: none;
  }

  .writer-link-container-mobile {
    display: inline;
  }

  .writer-link-container-mobile A {
    margin: 0;
  }

  .writer-link > IMG {
    width: 3.375rem;
    height: 3.375rem; 
  }
}

@media (min-width: 50rem) {
  .site-branding--header {
    display: flex;
    justify-content: center;
  }

  .site-logo-w-writers {
    position: relative;
    top: 30px;
  }
}

@media (max-width: 71.25rem) {
  .writer-link > IMG {
    width: 4.375rem;
    height: 4.375rem; 
  } 

  .site-logo-w-writers {
    position: relative;
    top: 0;
  }
}

.overlay {
  display: none;
  position: fixed;
  top: 19px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99;
  overflow: auto;
  padding: 0.3125em 0 0;
  background: rgba(37, 157, 149, 0.97); }
  .admin-bar .overlay {
    top: 2.875rem;
    padding-top: 1.4rem; }
    @media (min-width: 783px) {
      .admin-bar .overlay {
        top: 2rem; } }

.overlay__header {
  position: relative;
  z-index: 10; }

.overlay__container {
  position: absolute;
  z-index: 10;
  top: 9.375rem;
  right: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  padding: 0 0.9375em; }
  @media (min-width: 56.25em) {
    .overlay__container {
      top: 15.625rem; } }

.overlay__content {
  width: 100%;
  padding: 2.625em 1.5625em;
  background: #fff;
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.15); }
  @media (min-width: 56.25em) {
    .overlay__content {
      padding: 3em 8.625em 3.3125em;
      box-shadow: 15px 15px 0 0 rgba(0, 0, 0, 0.15); } }

.overlay__footer {
  font-size: 0.8125rem;
  text-align: center; }

.overlay__notification {
  /*margin-bottom: 0;
    border: 0;
    font-size: rem(16);*/ }

.section {
  padding: 2.5em 0 1.5625em; }

.section--alt {
  background: #d9d9d9; }

.section--invisible {
  padding: 0; }

.section__heading {
  margin-bottom: 0.909090909091em;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 1.1875rem; }
  @media (min-width: 56.25em) {
    .section__heading {
      font-size: 2.0625rem; } }

@media (min-width: 40em) {
  .section__half {
    width: 50%; } }

.section__half-partner {
  border-bottom: 20px solid #fff; }
  @media (min-width: 40em) {
    .section__half-partner:first-child {
      border-right: 20px solid #fff; } }

.article {
  padding-bottom: 2.9375em; }
  @media (min-width: 23em) {
    .article {
      padding-bottom: 4.375em; } }
  @media (min-width: 56.25em) {
    .article {
      padding-bottom: 6.875em; } }

.article--hero {
  padding-bottom: 0; }

.article--hero header {
  margin-bottom: 0; }

.article--hero figure {
  margin-top: 0; }

.article__header {
  max-width: 56.9375rem;
  margin: 0 auto;
  padding-top: 1.5625em; }

.article__categories {
  font-size: 0.6875em;
  text-transform: uppercase; }
  @media (min-width: 56.25em) {
    .article__categories {
      font-size: 0.8125em; } }

.article__image-container {
  margin-top: 1rem; }
  @media (min-width: 56.25em) {
    .article__image-container {
      margin-top: 1.625rem; } }

.article__image {
  width: 100%; }
  .article__image > img {
    width: inherit; }

.article__content {
  margin-top: 2.3125rem; }
  @media (min-width: 56.25em) {
    .article__content {
      margin-top: 3.8125rem; } }
  .article__content > p,
  .article__content > ul,
  .article__content > ol {
    margin-bottom: 1.05263157895em; }
  .article__content > h2,
  .article__content > h3,
  .article__content > h4,
  .article__content > h5,
  .article__content > h6 {
    margin: 1.48148148148em 0 1em; }

.article__content img,
.wp-caption {
  max-width: 100%;
  margin-top: 1.875rem;
  margin-bottom: 1.625rem; }

.article__sponsor-signature {
  font-style: italic;
  color: #259d95; }

@media (min-width: 56.25em) {
  .wp-caption,
  p > .size-large {
    max-width: calc(100% + 5.75rem);
    margin: 3.125rem -2.875rem 2.5625rem; } }

@media (min-width: 56.25em) {
  .wp-caption.alignright {
    margin: 0 -2.875rem 2.5625rem 2.875rem; } }

@media (min-width: 56.25em) {
  .wp-caption.alignleft {
    margin: 0 2.875rem 2.5625rem -2.875rem; } }

.wp-caption.aligncenter {
  margin-left: auto;
  margin-right: auto; }

.wp-caption img {
  margin: 0; }

.wp-caption-text {
  margin-top: 0.5625rem;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 0.8125rem;
  color: #4d4d4d; }

.wp-caption-text__license {
  display: block;
  float: right;
  font-size: 0.65rem; }

.article__table__wrapper {
  overflow: auto; }

.article__table {
  font-size: 80%;
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif; }
  .article__table td {
    border: 1px solid #d9d9d9;
    text-align: right;
    padding: 0.2rem;
    font-family: "Monaco", "Consolas", "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 0.85rem;
    vertical-align: top; }
  .article__table th {
    border: 1px solid #fff;
    padding: 0.2rem;
    background-color: #259d95;
    color: #fff;
    text-align: center; }
  .article__table td:first-of-type {
    text-align: left; }
  .article__table .alt-header {
    background-color: #ffb357;
    color: #fff;
    font-weight: bold;
    font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif; }
  .article__table tfoot tr {
    border-top: 2px solid #259d95;
    background-color: #eee; }

.article__table--natural-size {
  width: auto; }

.article__table__last-column-notifications td {
  text-align: left; }

.article__table__last-column-notifications td:nth-last-of-type(2) {
  text-align: right; }

.article__table__last-column-notifications td:last-of-type {
  text-align: left;
  font-size: 0.7rem; }

.article__table--align-right-last-cell td {
  text-align: left; }

.article__table--align-right-last-cell td:last-of-type {
  text-align: right; }

.article__table--align-all-left td {
  text-align: left; }

.article__table--smaller-font td {
  font-size: 0.75rem; }

.article__table__mainrow td {
  font-weight: bold;
  font-size: 1rem; }

.article__table__subrow td {
  padding-left: 1rem; }

.article__table__details {
  font-size: 80%;
  margin-top: -1rem;
  font-style: italic; }

.article__quote-block {
  color: #259d95;
  font-style: italic;
  border: 1px solid #d9d9d9;
  padding: 1rem;
  margin-bottom: 2rem; }

.article__project-syndicate {
  text-align: right; }
  .article__project-syndicate > a:link {
    color: #4d4d4d;
    font-size: 0.8rem;
    border: 0; }

.article__creative-commons {
  text-align: center;
  border: 2px solid #259d95;
  padding: 1rem;
  font-size: 1rem !important; }
  .article__creative-commons > a:link {
    font-size: 1rem;
    border: 0;
    color: #000000;
    text-decoration: 'underlined'; }

.page-header {
  margin-bottom: 1.875rem; }

.meta {
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif; }

.author {
  margin-right: 0.9375rem;
  font-size: 0.8125rem;
  font-weight: bold;
  color: #259d95; }

.academy--school {
  font-size: 0.8rem;
  display: inline-block;
  margin-right: 1rem; }

.posted-on {
  font-size: 0.6875rem;
  letter-spacing: 0.125454545455em; }

.categories {
  margin-bottom: 0.692307692308em;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 0.6875rem;
  font-weight: bold;
  letter-spacing: 0.115384615385em;
  text-transform: uppercase; }

@media (min-width: 56.25em) {
  .categories--big {
    font-size: 0.8125rem; } }

.categories__category {
  padding: 0.1rem 0.3rem;
  margin: 0 0.2rem 0 0;
  color: #fff;
  line-height: 1; }

.categories__category--blue {
  background-color: #294c69; }

.categories__category--red {
  background-color: #a04b47; }

.partner-tag {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 1rem;
  padding: 0.25rem 0.625rem 0.375rem;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.157142857143em;
  text-transform: uppercase;
  text-align: center;
  background: #259d95;
  color: #fff; }

.partner-tag--on-image {
  position: absolute;
  width: 100%; }

/*.partner-tag--article {
    margin: 0 rem(-15);

    @media (min-width: $bp-smallest) {
        margin: 0 rem(-25);
    }
}*/
@media (min-width: 40em) {
  .partner-tag--medium {
    margin-top: -1.5625rem; } }

@media (min-width: 62.5em) {
  .partner-tag--medium--small {
    position: absolute;
    top: 0.625rem;
    left: 1.5625rem;
    right: 1.5625rem;
    margin: 0; } }

@media (min-width: 75em) {
  .partner-tag--medium--small {
    top: 0.625rem;
    left: 3.125rem;
    right: 3.125rem; } }

.partner-tag--frontpage-teaser {
  position: absolute;
  top: 0;
  margin: 0;
  width: 100%;
  z-index: 10; }

.partner-tag--inline {
  margin: 0 0 0.625rem; }
  @media (min-width: 56.25em) {
    .partner-tag--inline {
      margin-top: -1.375rem; } }

.partner-tag__name {
  font-weight: bold; }

.page-header {
  padding: 1.25em 0 1.5625em;
  text-align: center; }
  @media (min-width: 56.25em) {
    .page-header {
      padding: 2.3125em 0 2.9375em; } }

.page-header--highlighted {
  background: #f7f7f7; }

.page-header__avatar {
  margin-top: 1.25rem; }

.share-links {
  clear: both;
}

.share-links__link {
  display: inline-block;
  margin: 0 0.625rem 0.625rem 0; }

.btn--share {
  padding: 0.5rem 0 0.5rem 0.5rem;
  border: 0;
  border-radius: 5px;
  font-weight: bold; }
  .btn--share:link, .btn--share:visited {
    color: #fff; }
  .btn--share::before {
    content: '';
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.625rem;
    background: no-repeat center center / contain;
    vertical-align: -30%; }

.btn--share--twitter:link {
  border: none !important;
  background-color: #000000; }
  .btn--share--twitter:link::before {
    background-image: url("data:image/svg+xml,%3Csvg width='1200' height='1227' viewBox='0 0 1200 1227' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z' fill='white'/%3E%3C/svg%3E")
  }

.btn--share--facebook:link {
  border: none !important;
  background-color: #000000; }
  .btn--share--facebook:link::before {
    background-image: url("data:image/svg+xml,%3Csvg width='2232' height='2500' viewBox='0 3 32 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.651 35.471v-11.97H9.936V18h3.715v-2.37c0-6.127 2.772-8.964 8.784-8.964 1.138 0 3.103.223 3.91.446v4.983c-.425-.043-1.167-.065-2.081-.065-2.952 0-4.09 1.116-4.09 4.025V18h5.883l-1.008 5.5h-4.867v12.37a18.183 18.183 0 0 1-6.53-.399Z' fill='white'/%3E%3C/svg%3E")
  }

.btn--share--bluesky:link {
  border: none !important;
  background-color: #000000; }
  .btn--share--bluesky:link::before {
    background-image: url("data:image/svg+xml,%3Csvg width='2232' height='2500' viewBox='0 -10 64 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.873 3.805C21.21 9.332 29.103 20.537 32 26.55v15.882c0-.338-.13.044-.41.867-1.512 4.456-7.418 21.847-20.923 7.944-7.111-7.32-3.819-14.64 9.125-16.85-7.405 1.264-15.73-.825-18.014-9.015C1.12 23.022 0 8.51 0 6.55 0-3.268 8.579-.182 13.873 3.805zm36.254 0C42.79 9.332 34.897 20.537 32 26.55v15.882c0-.338.13.044.41.867 1.512 4.456 7.418 21.847 20.923 7.944 7.111-7.32 3.819-14.64-9.125-16.85 7.405 1.264 15.73-.825 18.014-9.015C62.88 23.022 64 8.51 64 6.55c0-9.818-8.578-6.732-13.873-2.745z' fill='white'/%3E%3C/svg%3E")
  }

.btn--share--linkedin:link {
  border: none !important;
  background-color: #000000; }
  .btn--share--linkedin:link::before {
    background-image: url("data:image/svg+xml,%3Csvg width='2232' height='2500' viewBox='0 0 64 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M62,62 L51.315625,62 L51.315625,43.8021149 C51.315625,38.8127542 49.4197917,36.0245323 45.4707031,36.0245323 C41.1746094,36.0245323 38.9300781,38.9261103 38.9300781,43.8021149 L38.9300781,62 L28.6333333,62 L28.6333333,27.3333333 L38.9300781,27.3333333 L38.9300781,32.0029283 C38.9300781,32.0029283 42.0260417,26.2742151 49.3825521,26.2742151 C56.7356771,26.2742151 62,30.7644705 62,40.051212 L62,62 Z M16.349349,22.7940133 C12.8420573,22.7940133 10,19.9296567 10,16.3970067 C10,12.8643566 12.8420573,10 16.349349,10 C19.8566406,10 22.6970052,12.8643566 22.6970052,16.3970067 C22.6970052,19.9296567 19.8566406,22.7940133 16.349349,22.7940133 Z M11.0325521,62 L21.769401,62 L21.769401,27.3333333 L11.0325521,27.3333333 L11.0325521,62 Z' fill='white'/%3E%3C/svg%3E")
  }

.btn--share:hover,
.btn--share:focus,
.btn--share:active {
  color: #FFFFFF !important;
  background-color: #66676a; }

.btn--share--copypaste {
  background-color: #ccc; }
  .btn--share--copypaste::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNjAiIGhlaWdodD0iMjg4IiB2aWV3Qm94PSIwIDAgMjYwIDI4OCI+ICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMTMpIj4gICAgPHBvbHlsaW5lIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLXdpZHRoPSIyNSIgcG9pbnRzPSIzNiA3MCAzNiAwIDM2LjA4OCAwIDI0NyAwIDI0NyAuMDQ4IDI0NyAyNjIgMzcgMjYyIDM2IDI2MiAzNiAxOTIiLz4gICAgPHBvbHlnb24gZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjY5Ljk5NCAxNTkgMCAxNTkgMCAxMDMgNjkuOTk0IDEwMyA2OS45OTQgNzQgMTUzLjk5NCAxMzEgNjkuOTk0IDE4OCIvPiAgPC9nPjwvc3ZnPg"); }

.btn--share--copypaste:hover,
.btn--share--copypaste:active {
  background-color: #ddd; }

.btn--share--pinterest:link {
  background-color: #bd081c; }

.btn--share--pinterest:hover {
  background-color: #8c0615; }

/*.btn--share--tumblr {
    background-color: #35465c;
}

.btn--share--tumblr:hover {
    background-color: #222d3c;
}

.btn--share--reddit {
    background-color: #5f99cf;
}

.btn--share--reddit:hover {
    background-color: #3a80c1;
}

.btn--share--google {
    background-color: #dd4b39;
}

.btn--share--google:hover {
    background-color: #c23321;
}

.btn--share--linkedin {
    background-color: #0077b5;
}

.btn--share--linkedin:hover {
    background-color: #046293;
}

.btn--share--email {
    background-color: #777;
}

.btn--share--email:hover {
    background-color: #5e5e5e;
}

.btn--share--xing {
    background-color: #1a7576;
}

.btn--share--xing:hover {
    background-color: #114c4c;
}

.btn--share--whatsapp {
    background-color: #25d366;
}

.btn--share--whatsapp:hover {
    background-color: #1da851;
}

.btn--share--hackernews {
    background-color: #f60;
}

.btn--share--hackernews:hover,
.btn--share--hackernews:focus {
    background-color: #fb6200;
}

.btn--share--vk {
    background-color: #507299;
}

.btn--share--vk:hover {
    background-color: #43648c;
}
*/
.comments {
  margin: 3rem 0 1rem;
  padding: 1rem 0;
  border-top: 2px solid #d9d9d9; }

.comments__no-comments {
  font-style: italic;
  color: #4d4d4d; }

.comments__comment {
  padding: 1rem 0;
  border-bottom: 1px solid #d9d9d9; }

.comments__comment--is-author {
  border: 2px solid #259d95;
  padding: 1rem; }

.comments__comment--is-indented {
  margin-left: 2rem;
  margin-top: 1rem; }

.comments__comment__author, .comments__comment__date {
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif; }

.comments__comment__date {
  color: #4d4d4d; }

.comments__comment__body {
  margin-top: 1rem; }

.comments__comment-form {
  margin-top: 3rem; }

.header--receipt {
  padding: 1rem 0 2rem;
  border-bottom: 2px solid #d9d9d9;
  margin-bottom: 2rem; }

.header--receipt h1 {
  float: left;
  width: 50%; }

.header--receipt__logo-container {
  float: right;
  width: 50%;
  text-align: right; }

.receipt-info {
  margin-bottom: 2rem; }

.receipt-info__client {
  float: left;
  width: 50%; }

.receipt-info__seller {
  float: right;
  width: 50%;
  text-align: right; }

.receipt th {
  background-color: #fff;
  border-bottom: 2px solid #000;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-size: 0.7rem;
  color: #4d4d4d; }

.receipt th, .receipt td {
  text-align: left; }

.receipt th:last-child, .receipt td:last-child {
  text-align: right; }

.twitter.embed-container {
  overflow: visible;
  padding-bottom: 0;
  height: auto;
  margin-bottom: 2rem; }

.twitter.embed-container blockquote {
  color: #000;
  font-size: 1rem;
  padding: 2rem;
  margin: 0; }

.article__content > .live-date {
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  margin-bottom: -1.5rem;
  text-transform: uppercase;
  color: #888888;
  font-weight: bold;
  letter-spacing: 0.1rem;
  font-size: 0.8rem; }
  @media (min-width: 56.25em) {
    .article__content > .live-date {
      margin-bottom: -2.5rem; } }

.category-live hr {
  margin: 2rem 0 4rem; }

.category-live .posted-on {
  display: none; }

@media (min-width: 45em) {
  .teasers {
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 40em) {
  .teasers--double {
    display: -ms-flexbox;
    display: flex; } }

.teaser {
  position: relative;
  overflow: hidden;
  margin-bottom: 1.5625rem;
  background: #fff; }

.teaser--triple {
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 45em) {
    .teaser--triple {
      width: calc(33.33% - 0.8125rem);
      margin-left: 0;
      margin-right: 1.21875rem; }
      .teaser--triple:nth-child(4n+4) {
        margin-right: 0; } }

.teaser__container {
  display: inherit;
  max-width: 76.875em;
  margin: 0 auto; }
  @media (min-width: 56.25em) and (max-height: 50em) {
    .teaser__container {
      max-width: 70.625em; } }

.teaser__link {
  color: inherit; }

.teaser__image {
  width: 100%; }

.teaser__content {
  overflow: hidden;
  padding: 0.9375em 1em; }
  @media (min-width: 56.25em) {
    .teaser__content {
      padding: 1.375em 1.875em; } }

.teaser__heading {
  font-size: 1rem;
  line-height: 1.15789473684em; }
  @media (min-width: 56.25em) {
    .teaser__heading {
      font-size: 1.1875rem; } }

.teaser__text {
  margin-bottom: 0.4375rem;
  font-family: "Lyon Display Web", "Garamond", "Times", "Times New Roman", serif;
  font-weight: 300;
  line-height: 1.26315789474em; }
  .teaser__text p {
    margin-bottom: 0; }

.teaser__bullet {
  margin-bottom: 1rem; }

.teaser--main {
  margin: 0 0 1.25em; }
  @media (min-width: 56.25em) {
    .teaser--main {
      display: -ms-flexbox;
      display: flex;
      max-width: 76.875em;
      margin: 0 auto 1.25em;
      padding: 1.4375em 0 1.25em;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
  @media (min-width: 56.25em) and (max-height: 50em) {
    .teaser--main {
      max-width: 70.625em; } }

@media (min-width: 56.25em) {
  .teaser--main__header {
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding-right: 1.25rem;
    overflow: hidden; } }

.teaser--main__image-container {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0.875rem; }
  @media (min-width: 56.25em) {
    .teaser--main__image-container {
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 0; } }

@media (min-width: 56.25em) {
  .objectfit .teaser--main__image {
    object-fit: cover;
    height: 100%; } }

.teaser--main__content {
  padding: 0 0.9375em; }
  @media (min-width: 56.25em) {
    .teaser--main__content {
      width: 49%;
      padding: 0; } }

.teaser--main__heading {
  margin-bottom: 0.8125rem;
  font-size: 1.6875rem;
  line-height: 1.14893617021em; }
  @media (min-width: 56.25em) {
    .teaser--main__heading {
      font-size: 1.75rem; } }
  @media (min-width: 56.25em) and (max-height: 50em) {
    .teaser--main__heading {
      font-size: 1.75rem; } }
  @media (min-width: 75em) and (max-height: 50em) {
    .teaser--main__heading {
      font-size: 1.75rem; } }

.teaser--main__text {
  font-size: 1.1875rem;
  line-height: 1.17391304348em; }
  @media (min-width: 56.25em) {
    .teaser--main__text {
      font-size: 1.3125rem; } }
  @media (min-width: 56.25em) and (max-height: 50em) {
    .teaser--main__text {
      font-size: 1.1875rem; } }

.teaser--medium {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  margin-bottom: 0;
  padding: 0.9375em;
  background: #d9d9d9; }
  @media (min-width: 40em) {
    .teaser--medium {
      padding-top: 1.875em; } }
  @media (min-width: 56.25em) {
    .teaser--medium {
      padding: 1.875em 0.9375em; } }
  @media (min-width: 62.5em) {
    .teaser--medium {
      padding-left: 1.5625em;
      padding-right: 1.5625em; } }
  @media (min-width: 75em) {
    .teaser--medium {
      padding: 3.125em; } }

.teaser--medium__header {
  position: relative; }

.teaser--medium__image-container {
  margin-bottom: 1.5rem; }

.teaser--medium__content {
  padding-left: 0;
  padding-right: 0; }

.teaser--medium__heading {
  font-size: 1.1875rem; }
  @media (min-width: 40em) {
    .teaser--medium__heading {
      font-size: 1.625rem; } }
  @media (min-width: 62.5em) {
    .teaser--medium__heading {
      font-size: 2.0625rem; } }

.teaser--medium__text {
  font-size: 1.0625rem; }
  @media (min-width: 56.25em) {
    .teaser--medium__text {
      font-size: 1.1875rem; } }

@media (min-width: 56.25em) {
  .teaser--medium--horizontal {
    display: -ms-flexbox;
    display: flex;
    padding: 1.4375em 0; } }

@media (min-width: 56.25em) {
  .teaser--medium--horizontal__container {
    padding: 0 1.5625em; } }

@media (min-width: 56.25em) {
  .teaser--medium--horizontal__header {
    display: -ms-flexbox;
    display: flex;
    width: 51%;
    padding-right: 1.875rem;
    overflow: hidden; } }

@media (min-width: 75em) {
  .teaser--medium--horizontal__header {
    padding-right: 3.875rem; } }

@media (min-width: 56.25em) {
  .teaser--medium--horizontal__content {
    width: 49%;
    padding: 0; } }

.teaser--medium--horizontal__heading {
  font-size: 1.375rem; }
  @media (min-width: 40em) {
    .teaser--medium--horizontal__heading {
      font-size: 1.6875rem; } }
  @media (min-width: 62.5em) {
    .teaser--medium--horizontal__heading {
      font-size: 2.25rem; } }

@media (min-width: 56.25em) {
  .teaser--medium--partner__content {
    padding-top: 1.6875rem; } }

@media (min-width: 62.5em) {
  .teaser--medium--small {
    display: -ms-flexbox;
    display: flex;
    padding: 3.75em 1.5625em 2.1875em; } }

@media (min-width: 75em) {
  .teaser--medium--small {
    padding: 3.75em; } }

@media (min-width: 62.5em) and (max-height: 50em) {
  .teaser--medium--small {
    padding-left: 1.5625em;
    padding-right: 1.5625em;
    padding-bottom: 1.875em; } }

.teaser--medium--small__header {
  /*
    @media (min-width: $bp-xl) {
        //padding-right: rem(62);
    }
    */ }
  @media (min-width: 62.5em) {
    .teaser--medium--small__header {
      position: static;
      width: 51%;
      padding-right: 1.875rem;
      overflow: hidden; } }

@media (min-width: 62.5em) {
  .teaser--medium--small__content {
    width: 49%;
    padding: 0; } }

.teaser--medium--small__heading {
  font-size: 1.1875rem; }
  @media (min-width: 40em) {
    .teaser--medium--small__heading {
      font-size: 1.4375rem; } }
  @media (min-width: 56.25em) {
    .teaser--medium--small__heading {
      font-size: 1.625rem; } }
  @media (min-width: 62.5em) {
    .teaser--medium--small__heading {
      font-size: 1.25rem; } }
  @media (min-width: 75em) {
    .teaser--medium--small__heading {
      font-size: 1.375rem; } }

.teaser--medium--smaller__heading {
  font-size: 1.25rem; }
  @media (min-width: 40em) {
    .teaser--medium--smaller__heading {
      font-size: 1.5rem; } }
  @media (min-width: 75em) {
    .teaser--medium--smaller__heading {
      font-size: 1.5rem; } }

.teaser--typographic__heading {
  text-align: center;
  font-size: 1.6rem; }
  @media (min-width: 40em) {
    .teaser--typographic__heading {
      font-size: 2.2rem; } }

.teaser--typographic__paragraph {
  text-align: center;
  font-size: 1.2rem; }
  @media (min-width: 40em) {
    .teaser--typographic__paragraph {
      font-size: 1.4rem; } }

.teaser--stacked {
  max-width: 25rem; }

/*
.teaser--stacked__image-container {
    //margin-bottom: rem(20);
}
*/
.teaser--stripe {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 1.25em;
  width: 100%; }

.teaser--stripe__content {
  padding: 0; }

.teaser--stripe__heading {
  font-size: 1rem; }
  @media (min-width: 40em) {
    .teaser--stripe__heading {
      font-size: 1.1rem; } }

.teaser--stripe__paragraph {
  font-size: 0.8rem; }
  @media (min-width: 40em) {
    .teaser--stripe__paragraph {
      font-size: 0.9rem; } }

.teaser--default__header {
  position: relative;
  float: left;
  width: 4.375rem;
  height: 4.375rem;
  margin-right: 1rem; }
  @media (min-width: 23em) {
    .teaser--default__header {
      width: fit-content;
      height: fit-content; } }
  @media (min-width: 56.25em) {
    .teaser--default__header {
      width: fit-content;
      margin-right: 2.125rem; } }

.teaser--default__header--person {
  height: auto;
  text-align: center; }
  @media (min-width: 23em) {
    .teaser--default__header--person {
      text-align: right; } }

@supports (object-fit: cover) {
  .teaser--default__image-container {
    height: 100%; } }

.teaser--default__image-container--person {
  height: auto; }

@supports (object-fit: cover) {
  .teaser--default__image {
    object-fit: cover;
    height: 100%; } }

.teaser--default__image--person {
  object-fit: fill;
  width: 9.875rem;
  height: auto; }

.teaser--default__content {
  padding: 0; }
  @media (min-width: 56.25em) {
    .teaser--default__content {
      padding: 1.375em 0; } }

.teaser--blog-post__header {
  position: relative;
  float: left;
  width: 3.75rem;
  height: 3.75rem;
  margin-right: 1rem; }
  @media (min-width: 23em) {
    .teaser--blog-post__header {
      width: 7.5rem;
      height: auto; } }
  @media (min-width: 56.25em) {
    .teaser--blog-post__header {
      width: 11.25rem;
      height: auto;
      margin-right: 2.125rem; } }

@supports (object-fit: cover) {
  .teaser--blog-post__image-container {
    height: 100%; } }

@supports (object-fit: cover) {
  .teaser--blog-post__image {
    object-fit: cover;
    height: 100%; } }

.teaser--blog-post__image img {
  margin: 0; }

.teaser--blog-post__content {
  padding: 0; }
  @media (min-width: 56.25em) {
    .teaser--blog-post__content {
      padding: 1.375em 0; } }

.teaser--partner--medium {
  background: #259d95;
  color: #fff;
  border: 5px solid #259d95; }
  .teaser--partner--medium .teaser-partner-article__image-container {
    min-height: 18.125rem; }
  .teaser--partner--medium a {
    color: inherit; }
    .teaser--partner--medium a:hover, .teaser--partner--medium a:focus, .teaser--partner--medium a:active {
      color: #ffb357; }

.teaser--partner--medium__meta .author {
  color: #fff; }

.teaser--partner--article {
  background: #fff;
  color: #000;
  margin: 3rem 0;
  padding: 0; }
  .teaser--partner--article h3 {
    position: absolute;
    bottom: 0;
    padding: 0 2rem 1rem; }
  .teaser--partner--article a {
    color: inherit; }
    .teaser--partner--article a:hover, .teaser--partner--article a:focus, .teaser--partner--article a:active {
      color: #ffb357; }
      .teaser--partner--article a:hover h3, .teaser--partner--article a:focus h3, .teaser--partner--article a:active h3 {
        color: #ffb357; }

.teaser-partner-article__image-container {
  position: relative;
  min-height: 15rem;
  background-size: cover;
  background-position: center; }
  .teaser-partner-article__image-container h3 {
    color: #f7f7f7; }
  @media (min-width: 40em) {
    .teaser-partner-article__image-container {
      min-height: 18.75rem; } }

.image-container-content {
  position: absolute;
  bottom: 0;
  padding: 0 1rem; }
  .image-container-content .categories a {
    color: #fff; }
  .image-container-content .categories a:hover {
    color: #ffb357; }

.teaser-partner-article__tag {
  margin: 0; }

.teaser-partner-article__content {
  padding: 1.875rem;
  border: 1px solid #d9d9d9; }

.teaser--gift {
  display: block;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  color: #a04b47;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
  border-top: 3px solid #a04b47;
  border-bottom: 3px solid #a04b47;
  background-color: #fff;
  letter-spacing: 0.05rem; }
  .teaser--gift:hover {
    color: #a04b47;
    text-decoration: underline; }
  .teaser--gift span {
    padding: 0.5rem 1rem;
    display: block;
    margin: 0 auto;
    max-width: 20rem;
    background-image: url("/app/themes/mustread/assets/images/icon-gift-small.png"), url("/app/themes/mustread/assets/images/icon-gift-small.png");
    background-position: 5%, 95%;
    background-repeat: no-repeat;
    background-size: auto 80%; }

.teaser--recruitment {
  display: block;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
  background-color: #d9d9d9;
  letter-spacing: 0.05rem; }
  .teaser--recruitment:hover {
    color: #ffb357; }
  .teaser--recruitment span {
    padding: 1rem;
    display: block;
    margin: 0 auto;
    max-width: 20rem; }

.teaser--vaalikone {
  display: block;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
  background-color: #ffb357;
  letter-spacing: 0.05rem; }
  .teaser--vaalikone:hover, .teaser--vaalikone:active, .teaser--vaalikone:focus {
    color: #fff; }
  .teaser--vaalikone span {
    padding: 1rem;
    display: block;
    margin: 0 auto;
    max-width: 20rem; }

.teaser--android {
  display: block;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
  background-color: #13726c;
  letter-spacing: 0.05rem;
  padding: 0.5rem 1rem; }
  .teaser--android p {
    margin: 1rem auto; }
  .teaser--android a {
    padding: 1rem;
    color: #fff;
    text-decoration: underline;
    display: inline-block; }

.academy__heading {
  max-width: 25rem; }

.academy-lead {
  background-color: #fff;
  padding: 2rem;
  text-align: left;
  margin-top: 2rem;
  font-size: 1.125rem; }

.mobile-akatemia-teaser {
  padding-top: 0;
  margin-bottom: 1rem; }
  .mobile-akatemia-teaser h2 {
    max-width: 20rem;
    margin: 0 auto; }
  .mobile-akatemia-teaser .stripe-block {
    padding-top: 0;
    padding-bottom: 1rem; }
  @media (min-width: 56.25em) {
    .mobile-akatemia-teaser {
      display: none; } }

.factbox, .executive-summary {
  position: relative;
  padding: 1.25rem;
  margin-bottom: 1rem;
  border: 5px solid #259d95;
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.15);
  line-height: 1.57894736842em; }
  @media (min-width: 56.25em) {
    .factbox, .executive-summary {
      float: right;
      width: 27rem;
      right: -7rem;
      margin: 0 0 2rem -5rem;
      box-shadow: 15px 15px 0 0 rgba(0, 0, 0, 0.15); } }
  .factbox > *:first-child, .executive-summary > *:first-child {
    margin-top: 0; }
  .factbox h2, .executive-summary h2, .factbox h3, .executive-summary h3 {
    margin-bottom: 1em; }
  .factbox h2, .executive-summary h2 {
    font-size: 1.4em;
    color: #259d95; }
  .factbox ul, .executive-summary ul {
    padding-left: 1rem; }
  .factbox li, .executive-summary li {
    margin-bottom: 0.5em; }
  .factbox::before, .executive-summary::before, .factbox::after, .executive-summary::after {
    content: '';
    position: absolute;
    display: block; }
  .factbox::before, .executive-summary::before {
    right: -0.3125rem;
    bottom: -0.3125rem;
    width: 1.75rem;
    height: 1.75rem;
    background: linear-gradient(135deg, #259d95 0%, #259d95 52%, #d9d9d9 52%, #d9d9d9 100%); }
  .factbox::after, .executive-summary::after {
    right: -0.6875rem;
    bottom: -0.6875rem;
    border-top: 30px solid transparent;
    border-right: 30px solid #fff; }
    @media (min-width: 56.25em) {
      .factbox::after, .executive-summary::after {
        right: -1.25rem;
        bottom: -1.25rem; } }

.executive-summary {
  position: relative;
  right: 0; }
  @media (min-width: 56.25em) {
    .executive-summary {
      float: none;
      width: 120%;
      margin-right: -10%; } }

.paywall {
  position: relative;
  margin: 0 auto;
  max-width: 31.25rem;
  padding: 2.5em 1.875em;
  border: 5px solid #259d95;
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.15);
  text-align: center; }
  @media (min-width: 56.25em) {
    .paywall {
      max-width: none;
      padding: 3em 3.75em 3.75em;
      box-shadow: 15px 15px 0 0 rgba(0, 0, 0, 0.15); } }
  .paywall::before, .paywall::after {
    content: '';
    position: absolute;
    display: block; }
  .paywall::before {
    right: -0.3125rem;
    bottom: -0.3125rem;
    width: 1.75rem;
    height: 1.75rem;
    background: linear-gradient(135deg, #259d95 0%, #259d95 52%, #d9d9d9 52%, #d9d9d9 100%); }
  .paywall::after {
    right: -0.6875rem;
    bottom: -0.6875rem;
    border-top: 30px solid transparent;
    border-right: 30px solid #fff; }
    @media (min-width: 56.25em) {
      .paywall::after {
        right: -1.25rem;
        bottom: -1.25rem; } }

.paywall__footer {
  margin-top: 1.15789473684em; }

.paywall--order-teaser {
  margin: 4rem 0; }

.pressdoor {
  margin-top: 2rem;
  font-size: 1.1rem; }

.person-group {
  margin-bottom: 4rem;
  padding-bottom: 1rem; }

@media (min-width: 40em) {
  .person-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.person-group-additional-text {
  margin-top: 2rem;
  font-weight: bold; }

.person {
  display: block;
  padding: 2rem;
  margin: 0 auto;
  padding-bottom: 1rem;
  text-align: center; }
  @media (min-width: 40em) {
    .person {
      padding: 0;
      margin: 1rem auto;
      width: 50%; } }
  @media (min-width: 56.25em) {
    .person {
      padding: 0;
      margin: 1rem auto;
      width: 33%; } }

.person__name {
  margin: 1rem 0 0.5rem;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif; }

.person__phone,
.person__twitter {
  margin: 0; }

.person__donator {
  margin: 1rem 0; }

.person__title {
  font-style: italic;
  line-height: 1; }
  @media (min-width: 56.25em) {
    .person__title {
      min-height: 3rem;
      margin-bottom: 0;
      padding: 0 1rem; } }

.person-image-container {
  position: relative;
  width: 8.75rem;
  height: 8.75rem;
  background-color: #000;
  -webkit-clip-path: polygon(100% 0%, 100% 100%, 0 100%, 0 27%, 27% 0);
          clip-path: polygon(100% 0%, 100% 100%, 0 100%, 0 27%, 27% 0); }
  @media (min-width: 23em) {
    .person-image-container {
      width: 15rem;
      height: 15rem; } }
  .person-image-container .person-image {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    width: 8.25rem;
    height: 8.25rem;
    -webkit-clip-path: polygon(100% 0%, 100% 100%, 0 100%, 0 27%, 27% 0);
            clip-path: polygon(100% 0%, 100% 100%, 0 100%, 0 27%, 27% 0); }
    @media (min-width: 23em) {
      .person-image-container .person-image {
        top: 0.375rem;
        left: 0.375rem;
        width: 14.25rem;
        height: 14.25rem; } }

.person-image--round {
  position: relative;
  border: 7px solid #000;
  border-radius: 50%;
  width: 16rem; }

.person-image-container--inline {
  display: inline-block; }

.person-image-container--block {
  display: block;
  margin: 0 auto; }

.person-image-container--small {
  width: 3.75rem;
  height: 3.75rem; }
  .person-image-container--small .person-image {
    top: 0.1875rem;
    left: 0.1875rem;
    width: 3.375rem;
    height: 3.375rem; }
  @media (min-width: 23em) {
    .person-image-container--small {
      width: 5.625rem;
      height: 5.625rem; }
      .person-image-container--small .person-image {
        top: 0.25rem;
        left: 0.25rem;
        width: 5.125rem;
        height: 5.125rem; } }
  @media (min-width: 56.25em) {
    .person-image-container--small {
      width: 11.25rem;
      height: 11.25rem; }
      .person-image-container--small .person-image {
        top: 0.375rem;
        left: 0.375rem;
        width: 10.5rem;
        height: 10.5rem; } }

.followup {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 4px solid #259d95;
  font-size: 1rem; }

.gift-card--container {
  margin: 3rem auto 0;
  max-width: 50rem;
  text-align: center;
  border: 3px solid #259d95;
  position: relative;
  padding: 2rem 0; }
  .gift-card--container p {
    max-width: 37.5rem; }

.gift-card--image {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 4.6875rem; }

.gift-card--footer {
  padding-top: 3rem; }

.gift-card--print-link {
  padding-top: 2rem;
  text-align: center; }

.spinner {
  text-align: center;
  display: inline;
  margin-left: 1em; }

.spinner > div {
  width: 0.75em;
  height: 0.75em;
  margin-left: 0.5em;
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
  animation: sk-bouncedelay 1400ms infinite ease-in-out both; }

.spinner .bounce1 {
  animation-delay: -320ms; }

.spinner .bounce2 {
  animation-delay: -160ms; }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }

.category-list {
  padding: 0 0 2rem; }
  @media (min-width: 40em) {
    .category-list {
      column-count: 2; } }

.category-list__link {
  font-size: 0.875rem;
  letter-spacing: 0.09375rem;
  text-transform: uppercase;
  color: #259d95;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  padding: 0.5rem 1rem;
  display: block;
  margin-bottom: 1rem; }

.terms-layer {
  width: 80%;
  max-width: 50em;
  margin: 1em auto 0;
  background-color: #fff;
  padding: 1em; }
  .terms-layer .disclaimer {
    text-align: center;
    margin-top: 1rem; }

.terms-layer__content {
  margin-bottom: 2rem; }

.accordion-trigger {
  display: block;
  background-color: #259d95;
  color: #fff;
  padding: 0.5rem 1.5rem 0.5rem 0.5rem;
  margin-top: 1rem;
  margin-bottom: 0;
  cursor: pointer; }
  .accordion-trigger::after {
    content: '';
    display: table;
    clear: both; }
  .accordion-trigger:hover .accordion-trigger__arrow {
    border-color: #ffb357 transparent transparent; }
  .accordion-trigger.active .accordion-trigger__arrow {
    border-width: 0 8px 8px;
    border-color: transparent transparent #fff; }
  .accordion-trigger.active:hover .accordion-trigger__arrow {
    border-color: transparent transparent #ffb357; }

.accordion-trigger__text {
  float: left;
  width: 85%; }

.accordion-trigger__arrow {
  content: '';
  float: left;
  width: 0;
  height: 0;
  margin: 0.5rem 0.5rem 0 0;
  border-style: solid;
  border-width: 8px 8px 0;
  border-color: #fff transparent transparent; }

.accordion-content {
  display: none;
  border: 2px solid #259d95;
  padding: 1rem;
  margin-bottom: 1rem; }
  .accordion-content h1 {
    font-size: 1.6rem; }
  .accordion-content h2 {
    font-size: 1.4rem;
    margin-top: 2rem; }
  .accordion-content h3 {
    font-size: 1.2rem;
    margin-top: 1.6rem; }
  @media (max-width: 40em) {
    .accordion-content ul {
      padding-left: 1rem; }
    .accordion-content h1 {
      font-size: 1.2rem; }
    .accordion-content h2 {
      font-size: 1rem;
      margin-top: 1.2rem; }
    .accordion-content h3 {
      font-size: 0.8rem;
      margin-top: 1rem; } }

.article-infobox {
  border: 2px solid #259d95;
  padding: 1rem;
  text-align: center;
  margin: 3rem 0 1rem; }
  @media (min-width: 40em) {
    .article-infobox {
      text-align: left; } }

@media (min-width: 40em) {
  .article-infobox__flexbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row; } }

.article-infobox__title {
  display: block;
  margin: 2rem 0;
  line-height: 1; }
  @media (min-width: 40em) {
    .article-infobox__title {
      margin: 0 0 2rem; } }

.article-infobox__image {
  margin: 0;
  padding: 0; }
  @media (min-width: 40em) {
    .article-infobox__image {
      -ms-flex-preferred-size: 6.25rem;
          flex-basis: 6.25rem;
      box-sizing: content-box;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      padding: 0 2rem 0 0; } }
  .article-infobox__image img {
    margin: 0;
    width: 6.25rem;
    border-radius: 50%; }

.article-infobox__photo-source {
  font-size: 0.8rem;
  font-style: italic;
  color: #888888;
  text-align: center;
  margin-top: 1rem; }

.article-infobox__description {
  margin: 0 0 1rem; }
  @media (min-width: 40em) {
    .article-infobox__description {
      height: auto;
      margin: 0 auto 2rem; } }

.article-infobox__moreinfo {
  margin: 1rem 0;
  font-style: italic; }

.donated-theme-disclaimer {
  margin: 1rem 0 1rem;
  padding: 1rem;
  border: 2px solid #259d95;
  font-size: 1rem;
  text-align: center; }
  .donated-theme-disclaimer p {
    margin: 0; }
  .donated-theme-disclaimer > p > a:link {
    font-size: 1rem;
    border: 0;
    color: #000000 !important;
    text-decoration: none !important; }
  .donated-theme-disclaimer > p > a:link:hover {
    color: #259d95 !important; }

.blog-author-container {
  display: -ms-flexbox;
  display: flex; }

.blog-author-image-container {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 0.65rem; }

.blog-author-text-container {
  padding-left: 2rem; }
  .blog-author-text-container p {
    margin: auto auto 1em;
    font-size: 1.2rem; }

.blog-author-infobox {
  background-color: #d9d9d9;
  padding: 1rem;
  margin: 3rem 0 2rem;
  position: relative;
  box-shadow: 2px 2px rgba(0, 0, 0, 0.3);
  color: #000;
  display: block; }
  @media (min-width: 40em) {
    .blog-author-infobox {
      float: right;
      width: 50%;
      margin: 0 0 1rem 1rem; } }

.blog-author-infobox:hover {
  color: #000; }

.blog-author-infobox::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 30px solid #fff;
  border-right: 30px solid #d9d9d9;
  width: 0; }

.blog-author__blogname {
  padding: 0 0 1rem;
  text-transform: uppercase;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  letter-spacing: 0.2rem;
  font-weight: bold;
  font-size: 0.6rem;
  color: #888888; }

.blog-author__flexbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row; }

.blog-author__title {
  display: block;
  margin: 0;
  line-height: 1;
  font-size: 0.9rem; }
  @media (min-width: 40em) {
    .blog-author__title {
      margin: 1rem 0 0; } }

.blog-author__image {
  margin: 0;
  padding: 0 1rem 0 0; }
  @media (min-width: 40em) {
    .blog-author__image {
      -ms-flex-preferred-size: 6.25rem;
          flex-basis: 6.25rem;
      box-sizing: content-box;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      padding: 0 2rem 0 0; } }
  .blog-author__image img {
    margin: 0.5rem 0 0 0;
    width: 5rem; }
    @media (min-width: 40em) {
      .blog-author__image img {
        margin: 0;
        width: 6.25rem; } }

.blog-author__description {
  margin: 0 0 1rem; }
  @media (min-width: 40em) {
    .blog-author__description {
      height: auto;
      margin: 0 auto 2rem; } }

.blog-author__moreinfo {
  margin: 1rem 0;
  font-style: italic; }

.newsletter-header-container {
  max-width: 44.5625rem;
  padding: 2rem;
  background-color: #fff;
  border: 1px solid #eaeaea; }

.newsletter-logo-container {
  border-bottom: 1px solid #294c69;
  padding-bottom: 1rem;
  text-align: left; }

.newsletter-logo {
  width: 25rem;
  max-width: 100%; }

.newsletter-lead {
  text-align: left;
  margin-top: 2rem; }

.mobile-newsletter-teasers {
  padding-top: 0; }

.stripe-block {
  padding: 0 0 2.3rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1rem 1rem 4rem; }

.stripe-heading {
  margin: 0 0 2.5rem; }

.stripe-nl-outer-container {
  position: relative;
  width: 100vw;
  overflow: hidden;
  padding-bottom: 2rem; }

.stripe-nl-container {
  display: grid;
  column-gap: 1rem;
  grid-auto-columns: 13rem;
  grid-auto-flow: column;
  grid-template-columns: none;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 1rem 0 0;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
  grid-auto-rows: minmax(min-content, max-content);
  margin-bottom: 1rem; }

.stripe-nl-container > .sidebar-nl {
  margin-top: 0;
  border: 0;
  position: relative;
  scroll-snap-align: start; }
  @media (min-width: 40em) {
    .stripe-nl-container > .sidebar-nl {
      display: block; } }

.nl-text {
  display: block;
  color: #000;
  margin: 0;
  font-size: 1rem;
  font-weight: 900;
  text-rendering: optimizeLegibility;
  line-height: 1.15789473684em; }
  @media (min-width: 56.25em) {
    .nl-text {
      font-size: 1.1875rem; } }

.nl-name {
  font-size: 0.7rem;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  letter-spacing: 0.09375rem;
  display: block;
  margin-bottom: 0.5rem; }

.nl-date {
  margin: 0.5rem 0 0;
  font-family: "Atlas Grotesk Web", "Helvetica", "Arial", sans-serif;
  font-size: 0.6875rem;
  letter-spacing: 0.125454545455em; }

.nl-content {
  margin: 2rem 0 0; }

@media (min-width: 40em) {
  .all-newsletters {
    display: grid;
    grid-template-columns: 50% 50%;
    padding-bottom: 3rem; } }

.all-newsletters__logo {
  padding: 2rem;
  display: block; }

.all-newsletters__logo img {
  max-height: 4.375rem; }

.wcalc__container {
  padding: 1rem 0.5rem;
  border: 1px solid #d9d9d9;
  margin-bottom: 2rem; }

.wcalc__baseinfo {
  font-weight: bold;
  font-size: 0.85rem;
  padding-bottom: 1rem; }

.wcalc__input__container {
  text-align: center; }

.wcalc__input__slider {
  border: 1px solid #259d95; }

.wcalc__grid {
  display: grid;
  grid-template-columns: 1fr 1.25em 1fr;
  margin-bottom: 2rem; }

.wcalc__grid__item {
  text-align: center; }

.wcalc__grid__item--align-bottom {
  -ms-flex-item-align: end;
      align-self: end; }

.wcalc__image {
  max-width: 100%;
  width: 3.75em; }

input[type='text'].wcalc__input {
  margin: 1rem auto;
  width: 5em; }

.wcalc__slider__container {
  display: inline-block;
  width: 7.5em;
  height: 1.25em;
  padding: 0; }

.wcalc__slider {
  -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
  width: 7.5em;
  height: 1.25em;
  margin: 0;
  -ms-transform-origin: 3.75em 3.75em;
      transform-origin: 3.75em 3.75em;
  -webkit-appearance: none;
          appearance: none;
  -ms-touch-action: none;
      touch-action: none; }

.wcalc__slider:focus {
  outline: none; }

.wcalc__slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.1875em;
  cursor: pointer;
  background: #259d95;
  border-radius: 0;
  border: 0; }

.wcalc__slider::-webkit-slider-thumb {
  border: 0;
  height: 1.4375em;
  width: 1.4375em;
  border-radius: 0.75em;
  background: #259d95;
  cursor: pointer;
  -webkit-appearance: none;
          appearance: none;
  margin-top: -0.625em; }

.wcalc__slider:focus::-webkit-slider-runnable-track {
  background: #259d95; }

.wcalc__slider::-moz-range-track {
  width: 100%;
  height: 0.1875em;
  cursor: pointer;
  background: #259d95;
  border: 0; }

.wcalc__slider::-moz-range-thumb {
  height: 1.4375em;
  width: 1.4375em;
  border-radius: 0.75em;
  background: #259d95;
  cursor: pointer;
  border: 0; }

.wcalc__slider::-ms-track {
  width: 100%;
  height: 0.1875em;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent; }

.wcalc__slider::-ms-fill-lower {
  background: #259d95;
  border: 0; }

.wcalc__slider::-ms-fill-upper {
  background: #259d95;
  border: 0; }

.wcalc__slider::-ms-thumb {
  height: 1.4375em;
  width: 1.4375em;
  border-radius: 0.75em;
  background: #259d95;
  cursor: pointer; }

.wcalc__slider:focus::-ms-fill-lower {
  background: #259d95; }

.wcalc__slider:focus::-ms-fill-upper {
  background: #259d95; }

.wcalc__table {
  font-family: "Monaco", "Consolas", "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.7rem;
  max-width: 31.25em;
  margin: 0 auto; }

.wcalc__table--person td:first-of-type {
  text-align: left; }

.wcalc__table--person td:last-of-type {
  text-align: right;
  white-space: nowrap; }

.wcalc__table .left {
  text-align: left; }

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

.indent {
  padding-left: 1rem; }

.top-padding td {
  padding-top: 1rem; }

#www-newsletter .mj-column-per-50 {
    width: 50% !important;
    max-width: 50%
}

#www-newsletter .mj-column-per-100 {
    width: 100% !important;
    max-width: 100%
}

#www-newsletter .mj-column-per-75 {
    width: 75% !important;
    max-width: 75%
}

#www-newsletter .mj-column-per-25 {
    width: 25% !important;
    max-width: 25%
}

#www-newsletter .mj-column-px-320 {
    width: 320px !important;
    max-width: 320px
}

#www-newsletter .moz-text-html .mj-column-per-50 {
    width: 50% !important;
    max-width: 50%
}

#www-newsletter .moz-text-html .mj-column-per-100 {
    width: 100% !important;
    max-width: 100%
}

#www-newsletter .moz-text-html .mj-column-per-75 {
    width: 75% !important;
    max-width: 75%
}

#www-newsletter .moz-text-html .mj-column-per-25 {
    width: 25% !important;
    max-width: 25%
}

#www-newsletter .moz-text-html .mj-column-px-320 {
    width: 320px !important;
    max-width: 320px
}

#www-newsletter table.mj-full-width-mobile {
    width: 100% !important
}

#www-newsletter td.mj-full-width-mobile {
    width: auto !important
}

#www-newsletter .align-right-on-desktop div {
    text-align: right !important
}

#www-newsletter .image-caption {
    padding-left: 30px !important;
    padding-right: 30px !important
}

/*#www-newsletter a {
  color: #ffb357
}*/

#www-newsletter ul {
  padding: 0;
  margin-left: 25px
}

#www-newsletter li {
  padding: 0;
  margin-left: 15px;
  margin-bottom: 10px
}

#www-newsletter li p {
  margin: 0
}

#www-newsletter h2{
  line-height: 1.15 !important;
  display: block !important;
  font-size: 1.5em !important;
  margin-block-start: 0.83em !important;
  margin-block-end: 0.83em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  font-weight: bold !important;
}

#www-newsletter hr {
  width: 60%;
  margin: 40px auto 40px
}

#www-newsletter figure {
  margin: 0
}

#www-newsletter figcaption {
  font-size: 14px;
  font-style: italic;
  color: #999;
  margin-top: 5px;
}

#www-newsletter blockquote {
  padding-left: 0;
  margin-left: 40px;
  font-size: 15px !important;
  color: #000000;
}

#www-newsletter img {
  max-width: 100% !important
}

#www-newsletter .rating {
  text-align: center
}

#www-newsletter .rating td {
  text-align: center;
  padding-top: 20px
}

#www-newsletter .rating a {
  text-decoration: none !important
}

#www-newsletter .writers {
  text-align: center
}

#www-newsletter .writers td {
  text-align: center;
  padding: 20px 10px 10px 0
}

#www-newsletter .writers a {
  text-decoration: none !important
}

#www-newsletter .desktop {
  display: none !important;
  mso-hide: all !important
}

#www-newsletter #outlook a {
  padding: 0
}

#www-newsletter body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

#www-newsletter table,
td {
  border-collapse: collapse;
  mso-table-lspace: 0;
  mso-table-rspace: 0
}

#www-newsletter img {
  border: 0;
  height: auto;
  line-height: 100%;
  outline: 0;
  text-decoration: none;
  -ms-interpolation-mode: bicubic
}

#www-newsletter p {
  display: block;
  margin: 13px 0
}
