/*
Theme Name: Roadtrippers
Version: 2.3.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: roadtrippers
*/
@import url("//hello.myfonts.net/count/3796d3");
html, body, iframe, header, footer, main, aside, nav, section, article, div,
p, dl, dt, dd, ul, ol, li, hr, blockquote, pre, figure, figcaption,
a, address, del, em, i, img, strong, sub, sup, table, thead, tbody, tfoot, tr, th, td,
form, fieldset, legend, label, input, select, textarea, button {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  font-size: 100%; }

h1, h2, h3, h4, h5, h6 {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: none; }

html, body, iframe, header, footer, main, aside, nav, section, article, div,
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, hr, blockqoute, pre, figure, figcaption,
form, fieldset, legend, label, input, select, textarea, button {
  display: block; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

input,
select,
textarea {
  border-radius: 0; }

button {
  cursor: pointer; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

* {
  -webkit-text-size-adjust: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#main-nav .fs0, .fs0 {
  font-size: 0; }

.drtl {
  direction: rtl; }

.removed {
  display: none !important; }

.blocked {
  display: block !important; }

.inlined {
  display: inline !important; }

.iblocked {
  display: inline-block !important; }

.clearfix::after {
  content: '';
  display: table;
  clear: both; }

.overflowed {
  overflow: hidden; }

@media screen and (max-width: 1023px) {
  /* tablet */
  .removed-tb {
    display: none !important; }
  .blocked-tb {
    display: block !important; }
  .inlined-tb {
    display: inline !important; }
  .iblocked-tb {
    display: inline-block !important; } }

@media screen and (max-width: 767px) {
  /* tablet s */
  .removed-tbs {
    display: none !important; }
  .blocked-tbs {
    display: block !important; }
  .inlined-tbs {
    display: inline !important; }
  .iblocked-tbs {
    display: inline-block !important; } }

@media only screen and (max-device-width: 833px) and (orientation: landscape) {
  /* mobile landscape */
  .removed-mbl {
    display: none !important; } }

@media only screen and (max-device-width: 599px) and (orientation: portrait) {
  /* mobile */
  .removed-mb {
    display: none !important; }
  .blocked-mb {
    display: block !important; }
  .inlined-mb {
    display: inline !important; }
  .iblocked-mb {
    display: inline-block !important; } }

@media screen and (max-width: 359px) {
  /* mobile s */
  .removed-mbs {
    display: none !important; }
  .blocked-mbs {
    display: block !important; }
  .inlined-mbs {
    display: inline !important; }
  .iblocked-mbs {
    display: inline-block !important; } }

/* Grid Classes
---------------------------------------------------------------------------------------------------- */
.container {
  width: 1024px;
  margin: 0 auto;
  max-width: 92%; }

.grid_1 {
  float: left;
  display: inline;
  margin-left: 0.75%;
  margin-right: 0.75%;
  position: relative;
  width: 11%; }
  @media (max-width: 767px) {
    .grid_1 {
      float: none;
      width: auto;
      display: block; } }

.grid_2 {
  float: left;
  display: inline;
  margin-left: 0.75%;
  margin-right: 0.75%;
  position: relative;
  width: 23.5%; }
  @media (max-width: 767px) {
    .grid_2 {
      float: none;
      width: auto;
      display: block; } }

.grid_3 {
  float: left;
  display: inline;
  margin-left: 0.75%;
  margin-right: 0.75%;
  position: relative;
  width: 36%; }
  @media (max-width: 767px) {
    .grid_3 {
      float: none;
      width: auto;
      display: block; } }

.grid_4 {
  float: left;
  display: inline;
  margin-left: 0.75%;
  margin-right: 0.75%;
  position: relative;
  width: 48.5%; }
  @media (max-width: 767px) {
    .grid_4 {
      float: none;
      width: auto;
      display: block; } }

.grid_5 {
  float: left;
  display: inline;
  margin-left: 0.75%;
  margin-right: 0.75%;
  position: relative;
  width: 61%; }
  @media (max-width: 767px) {
    .grid_5 {
      float: none;
      width: auto;
      display: block; } }

.grid_6 {
  float: left;
  display: inline;
  margin-left: 0.75%;
  margin-right: 0.75%;
  position: relative;
  width: 73.5%; }
  @media (max-width: 767px) {
    .grid_6 {
      float: none;
      width: auto;
      display: block; } }

.grid_7 {
  float: left;
  display: inline;
  margin-left: 0.75%;
  margin-right: 0.75%;
  position: relative;
  width: 86%; }
  @media (max-width: 767px) {
    .grid_7 {
      float: none;
      width: auto;
      display: block; } }

.grid_8 {
  float: left;
  display: inline;
  margin-left: 0.75%;
  margin-right: 0.75%;
  position: relative;
  width: 98.5%; }
  @media (max-width: 767px) {
    .grid_8 {
      float: none;
      width: auto;
      display: block; } }

.push_1 {
  left: 12.5%; }
  @media (max-width: 767px) {
    .push_1 {
      left: auto; } }

.push_2 {
  left: 25%; }
  @media (max-width: 767px) {
    .push_2 {
      left: auto; } }

.push_3 {
  left: 37.5%; }
  @media (max-width: 767px) {
    .push_3 {
      left: auto; } }

.push_4 {
  left: 50%; }
  @media (max-width: 767px) {
    .push_4 {
      left: auto; } }

.push_5 {
  left: 62.5%; }
  @media (max-width: 767px) {
    .push_5 {
      left: auto; } }

.push_6 {
  left: 75%; }
  @media (max-width: 767px) {
    .push_6 {
      left: auto; } }

.push_7 {
  left: 87.5%; }
  @media (max-width: 767px) {
    .push_7 {
      left: auto; } }

.push_8 {
  left: 100%; }
  @media (max-width: 767px) {
    .push_8 {
      left: auto; } }

.pull_1 {
  right: 12.5%; }
  @media (max-width: 767px) {
    .pull_1 {
      right: auto; } }

.pull_2 {
  right: 25%; }
  @media (max-width: 767px) {
    .pull_2 {
      right: auto; } }

.pull_3 {
  right: 37.5%; }
  @media (max-width: 767px) {
    .pull_3 {
      right: auto; } }

.pull_4 {
  right: 50%; }
  @media (max-width: 767px) {
    .pull_4 {
      right: auto; } }

.pull_5 {
  right: 62.5%; }
  @media (max-width: 767px) {
    .pull_5 {
      right: auto; } }

.pull_6 {
  right: 75%; }
  @media (max-width: 767px) {
    .pull_6 {
      right: auto; } }

.pull_7 {
  right: 87.5%; }
  @media (max-width: 767px) {
    .pull_7 {
      right: auto; } }

.pull_8 {
  right: 100%; }
  @media (max-width: 767px) {
    .pull_8 {
      right: auto; } }

.grid_1.alpha {
  margin-left: 0;
  margin-right: 0.75%;
  width: 11.75%; }
  @media (max-width: 767px) {
    .grid_1.alpha {
      width: auto;
      margin: 0; } }

.grid_2.alpha {
  margin-left: 0;
  margin-right: 0.75%;
  width: 24.25%; }
  @media (max-width: 767px) {
    .grid_2.alpha {
      width: auto;
      margin: 0; } }

.grid_3.alpha {
  margin-left: 0;
  margin-right: 0.75%;
  width: 36.75%; }
  @media (max-width: 767px) {
    .grid_3.alpha {
      width: auto;
      margin: 0; } }

.grid_4.alpha {
  margin-left: 0;
  margin-right: 0.75%;
  width: 49.25%; }
  @media (max-width: 767px) {
    .grid_4.alpha {
      width: auto;
      margin: 0; } }

.grid_5.alpha {
  margin-left: 0;
  margin-right: 0.75%;
  width: 61.75%; }
  @media (max-width: 767px) {
    .grid_5.alpha {
      width: auto;
      margin: 0; } }

.grid_6.alpha {
  margin-left: 0;
  margin-right: 0.75%;
  width: 74.25%; }
  @media (max-width: 767px) {
    .grid_6.alpha {
      width: auto;
      margin: 0; } }

.grid_7.alpha {
  margin-left: 0;
  margin-right: 0.75%;
  width: 86.75%; }
  @media (max-width: 767px) {
    .grid_7.alpha {
      width: auto;
      margin: 0; } }

.grid_8.alpha {
  margin-left: 0;
  margin-right: 0.75%;
  width: 99.25%; }
  @media (max-width: 767px) {
    .grid_8.alpha {
      width: auto;
      margin: 0; } }

.grid_1.omega {
  margin-left: 0.75%;
  margin-right: 0;
  width: 11.75%; }
  @media (max-width: 767px) {
    .grid_1.omega {
      width: auto;
      margin: 0; } }

.grid_2.omega {
  margin-left: 0.75%;
  margin-right: 0;
  width: 24.25%; }
  @media (max-width: 767px) {
    .grid_2.omega {
      width: auto;
      margin: 0; } }

.grid_3.omega {
  margin-left: 0.75%;
  margin-right: 0;
  width: 36.75%; }
  @media (max-width: 767px) {
    .grid_3.omega {
      width: auto;
      margin: 0; } }

.grid_4.omega {
  margin-left: 0.75%;
  margin-right: 0;
  width: 49.25%; }
  @media (max-width: 767px) {
    .grid_4.omega {
      width: auto;
      margin: 0; } }

.grid_5.omega {
  margin-left: 0.75%;
  margin-right: 0;
  width: 61.75%; }
  @media (max-width: 767px) {
    .grid_5.omega {
      width: auto;
      margin: 0; } }

.grid_6.omega {
  margin-left: 0.75%;
  margin-right: 0;
  width: 74.25%; }
  @media (max-width: 767px) {
    .grid_6.omega {
      width: auto;
      margin: 0; } }

.grid_7.omega {
  margin-left: 0.75%;
  margin-right: 0;
  width: 86.75%; }
  @media (max-width: 767px) {
    .grid_7.omega {
      width: auto;
      margin: 0; } }

.grid_8.omega {
  margin-left: 0.75%;
  margin-right: 0;
  width: 99.25%; }
  @media (max-width: 767px) {
    .grid_8.omega {
      width: auto;
      margin: 0; } }

.grid_1.alpha-omega {
  margin-left: 0;
  margin-right: 0;
  width: 12.5%; }
  @media (max-width: 767px) {
    .grid_1.alpha-omega {
      width: auto; } }

.grid_2.alpha-omega {
  margin-left: 0;
  margin-right: 0;
  width: 25%; }
  @media (max-width: 767px) {
    .grid_2.alpha-omega {
      width: auto; } }

.grid_3.alpha-omega {
  margin-left: 0;
  margin-right: 0;
  width: 37.5%; }
  @media (max-width: 767px) {
    .grid_3.alpha-omega {
      width: auto; } }

.grid_4.alpha-omega {
  margin-left: 0;
  margin-right: 0;
  width: 50%; }
  @media (max-width: 767px) {
    .grid_4.alpha-omega {
      width: auto; } }

.grid_5.alpha-omega {
  margin-left: 0;
  margin-right: 0;
  width: 62.5%; }
  @media (max-width: 767px) {
    .grid_5.alpha-omega {
      width: auto; } }

.grid_6.alpha-omega {
  margin-left: 0;
  margin-right: 0;
  width: 75%; }
  @media (max-width: 767px) {
    .grid_6.alpha-omega {
      width: auto; } }

.grid_7.alpha-omega {
  margin-left: 0;
  margin-right: 0;
  width: 87.5%; }
  @media (max-width: 767px) {
    .grid_7.alpha-omega {
      width: auto; } }

.grid_8.alpha-omega {
  margin-left: 0;
  margin-right: 0;
  width: 100%; }
  @media (max-width: 767px) {
    .grid_8.alpha-omega {
      width: auto; } }

.grid_third {
  float: left;
  display: inline;
  margin-left: 0.75%;
  margin-right: 0.75%;
  position: relative;
  width: 31.83333%; }
  @media (max-width: 767px) {
    .grid_third {
      float: none;
      width: auto;
      display: block; } }

.grid_twothird {
  float: left;
  display: inline;
  margin-left: 0.75%;
  margin-right: 0.75%;
  position: relative;
  width: 65.16667%; }
  @media (max-width: 767px) {
    .grid_twothird {
      float: none;
      width: auto;
      display: block; } }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

@font-face {
  font-family: 'Souvenir';
  src: url("fnt/souvenir/3796D3_0_0.eot");
  src: url("fnt/souvenir/3796D3_0_0.eot?#iefix") format("embedded-opentype"), url("fnt/souvenir/3796D3_0_0.woff2") format("woff2"), url("fnt/souvenir/3796D3_0_0.woff") format("woff"), url("fnt/souvenir/3796D3_0_0.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
  font-weight: bold;
  /*prevents fake bold*/ }

@font-face {
  font-family: Axiforma;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fnt/Axiforma-Regular.woff2) format("woff2"), url(fnt/Axiforma-Regular.woff) format("woff"); }

@font-face {
  font-family: Axiforma;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fnt/Axiforma-Italic.woff2) format("woff2"), url(fnt/Axiforma-Italic.woff) format("woff"); }

@font-face {
  font-family: Axiforma;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fnt/Axiforma-Bold.woff2) format("woff2"), url(fnt/Axiforma-Bold.woff) format("woff"); }

/* Fonts
----------------------------------------------------------------------------------------------------*/
body, .main-header, .landing-page-content .post-list-item-sm h3, h3.social-links-title, .plus-deals__head h2, button, .retail-code-field {
  font-family: Axiforma, Helvetica, Arial, sans-serif; }

h1, h2, h3, .subscribe-title, h1.post-title, .editorial-content > p:first-child:first-letter, p.has-drop-cap:first-letter, .landing-page-hero h1, .landing-page-content h3, .editorial-content h3, .landing-page-content h4, .editorial-content h4, .floating-cta h4, .magazine-content-item h3, .persona-landing-header h1, .persona-meta h1, h1.default-page-title, .deals-page-header h1, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .togo-stripe-price, .voices-section-title, .single-voices .editorial-content blockquote p, .schema-faq-question {
  font-family: Souvenir, serif; }

.subscribe-input {
  font-family: serif; }

.togo-stripe-charge input {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }

/* Sizes
----------------------------------------------------------------------------------------------------*/
body {
  font-size: 16px;
  line-height: 1.334; }

.voices-home-title-line-3 {
  font-size: 130px;
  line-height: 1.2; }

.voices-home-title-line-1 {
  font-size: 80px;
  line-height: 1.2; }

.editorial-content > p:first-child:first-letter, p.has-drop-cap:first-letter {
  font-size: 75px;
  line-height: 60px; }

.magazine-content-item h3.magazine-large-post-title, .persona-meta h1, .deals-page-header h1 {
  font-size: 60px;
  font-size: 32px;
  line-height: 1.1; }
  @media screen and (min-width: 720px) and (max-width: 1400px) {
    .magazine-content-item h3.magazine-large-post-title, .persona-meta h1, .deals-page-header h1 {
      font-size: calc(32px + (60 - 32) * ((100vw - 720px) / (1400 - 720))); } }
  @media screen and (min-width: 1400px) {
    .magazine-content-item h3.magazine-large-post-title, .persona-meta h1, .deals-page-header h1 {
      font-size: 60px; } }

.voices-article-title {
  font-size: 55px;
  font-size: 30px;
  line-height: 1.2; }
  @media screen and (min-width: 720px) and (max-width: 1400px) {
    .voices-article-title {
      font-size: calc(30px + (55 - 30) * ((100vw - 720px) / (1400 - 720))); } }
  @media screen and (min-width: 1400px) {
    .voices-article-title {
      font-size: 55px; } }

.magazine-content-item h3, .togo-stripe-price {
  font-size: 48px;
  font-size: 32px;
  line-height: 1.1; }
  @media screen and (min-width: 720px) and (max-width: 1400px) {
    .magazine-content-item h3, .togo-stripe-price {
      font-size: calc(32px + (48 - 32) * ((100vw - 720px) / (1400 - 720))); } }
  @media screen and (min-width: 1400px) {
    .magazine-content-item h3, .togo-stripe-price {
      font-size: 48px; } }

h1.post-title, .landing-page-hero h1, .persona-landing-header h1, h1.default-page-title {
  font-size: 40px;
  font-size: 32px;
  line-height: 1.25; }
  @media screen and (min-width: 720px) and (max-width: 1400px) {
    h1.post-title, .landing-page-hero h1, .persona-landing-header h1, h1.default-page-title {
      font-size: calc(32px + (40 - 32) * ((100vw - 720px) / (1400 - 720))); } }
  @media screen and (min-width: 1400px) {
    h1.post-title, .landing-page-hero h1, .persona-landing-header h1, h1.default-page-title {
      font-size: 40px; } }

@supports (-ms-ime-align: auto) {
  h1.post-title {
    line-height: 1.5; } }

.subscribe-subtitle, .editorial-content h2, .landing-page-content h2, .magazine-landing-content h2, .voices-featured-article h2, .schema-faq-question {
  font-size: 32px;
  font-size: 28px; }
  @media screen and (min-width: 720px) and (max-width: 1400px) {
    .subscribe-subtitle, .editorial-content h2, .landing-page-content h2, .magazine-landing-content h2, .voices-featured-article h2, .schema-faq-question {
      font-size: calc(28px + (32 - 28) * ((100vw - 720px) / (1400 - 720))); } }
  @media screen and (min-width: 1400px) {
    .subscribe-subtitle, .editorial-content h2, .landing-page-content h2, .magazine-landing-content h2, .voices-featured-article h2, .schema-faq-question {
      font-size: 32px; } }

.featured-post-hero-title {
  font-size: 32px;
  font-size: 24px;
  line-height: 1.18; }
  @media screen and (min-width: 320px) and (max-width: 768px) {
    .featured-post-hero-title {
      font-size: calc(24px + (32 - 24) * ((100vw - 320px) / (768 - 320))); } }
  @media screen and (min-width: 768px) {
    .featured-post-hero-title {
      font-size: 32px; } }

.single-voices .editorial-content blockquote p {
  font-size: 32px;
  font-size: 21px;
  line-height: 1.18; }
  @media screen and (min-width: 320px) and (max-width: 1400px) {
    .single-voices .editorial-content blockquote p {
      font-size: calc(21px + (32 - 21) * ((100vw - 320px) / (1400 - 320))); } }
  @media screen and (min-width: 1400px) {
    .single-voices .editorial-content blockquote p {
      font-size: 32px; } }

.paragraph-module, .subscribe-thanks, .persona-meta p, .deals-page-header h3 {
  font-size: 24px; }
  .paragraph-module p, .paragraph-module ul, .paragraph-module ol, .subscribe-thanks p, .subscribe-thanks ul, .subscribe-thanks ol, .persona-meta p p, .persona-meta p ul, .persona-meta p ol, .deals-page-header h3 p, .deals-page-header h3 ul, .deals-page-header h3 ol {
    line-height: 2; }

.post-list-item-lg h3, .stories__item-new h3, .single .guides__title, .landing-page-hero .hero-copy, .landing-page-content h3, .editorial-content h3, .voices-card h3, .voices-home-title-line-2 {
  font-size: 24px;
  line-height: 1.1667; }

.subscribe-title, blockquote p {
  font-size: 22px; }

.square-button, .landing-page-content h4, .editorial-content h4, .subnav-mobile-search input, .floating-cta h4, .voices-section-title, .product-name {
  font-size: 20px; }

.paragraph-module.small-text, .faq-module {
  font-size: 16px;
  line-height: 2; }

.archive .author-bio {
  font-size: 16px;
  line-height: 1.75; }

.voices-featured-article p {
  font-size: 16px;
  line-height: 1.8; }

.mixed_content-module .sponsor-name, .sign-up-accompanying-text strong, .sign-up-module-top p, .contact-form-copy-columns, .contact-form-description {
  font-size: 16px;
  line-height: 1.5; }

.read-more-tag, .post-tags span {
  font-size: 16px;
  line-height: 1; }

.main-header .header-left, .subnav-mobile-toggle, .post-list-item-sm h3, .partnership-banner, .sponsor-logo-text, .wp-block-button__link, .icon-set-item, .subscribe-button, .sign-up-accompanying-text, .subscribe-hint.error, h3.social-links-title, .field-wrapper .error-message, .mixed_content-module .sponsor-tag, .plus-deals__text, .plus-deals-long-description, .view-details-button, .retail_code_redemption-module .sign-up-module-top p, .retail-code-field, .redemption-error, .ranger-tip-copy, .togo-stripe-charge input, .togo-stripe-charge button, .togo-stripe-coupon-duration, .voices-article-date, .voices-meta-value, .author-bio-wrapper, .voices-card-author-name, .voices-home-tagline {
  font-size: 14px; }

.main-header .header-right, .section-title, .subnav-title, .subnav ul, .subnav-search input {
  font-size: 13px; }

.subscribe-label, .subscribe-hint, .caption, figcaption, blockquote cite {
  font-size: 13px;
  line-height: 1.8; }

.post-list-item-meta, .post-header .post-date, .featured-post-hero-cats, .featured-post-hero-date, .featured-post-hero-authors, .magazine-medium-post-meta, .magazine-large-post-meta, .plus-deals__short-description, .floating-cta-category, .floating-cta-supporting-text, .banner-cta-label, .banner-cta-button, .persona-toggle, .ranger-tip-copy > span:first-child, .filter-group label, .togo-stripe-error, .togo-stripe-coupon-duration .remove, .voices-author .author-bio, .voices-card-date, .voices-featured-article .article-date, .retail-code-redemption-error, .product-label {
  font-size: 12px; }

.plus-deals__tags span, .plus-deals__exp, .plus-deals__amount {
  font-size: 10px; }

.voices-meta-label {
  font-size: 8px;
  line-height: 1.3; }

.post-tags {
  font-size: 0; }

@media (max-width: 767px) {
  .subnav ul a {
    font-size: 24px; }
  .ranger-tip-copy > span:first-child {
    font-size: 18px; }
  .plus-deals__text, .voices-section-title {
    font-size: 16px; }
  .plus-deals__short-description {
    font-size: 14px; }
  .plus-deals__exp, .plus-deals__amount, .ranger-tip-copy, .voices-article-date {
    font-size: 12px; } }

.ranger-tip-copy {
  line-height: 2.25; }

.post-authors p, .article-wrapper p, .article-wrapper ul, .article-wrapper ol, .landing-page-hero .hero-copy, .subscribe-thanks, .planner-widget p, .media-paragraph, .mixed-content-header .mixed-content-description, .mobile_app_cta-module p, .generic-cta p, .togo-stripe-charge input {
  line-height: 2; }

.wp-block-button__link, .post-list-item-sm h3, .icon-set-item, .sign-up-accompanying-text, .sign-up-accompanying-text p, .sign-up-module-top p, .sponsor-logo-text, .magazine-content-item p, .persona-info p, .togo-stripe-charge button, .retail-code-submit {
  line-height: 1.7; }

.post-list-item-meta, .mixed_content-module .sponsor-tag, .featured-post-hero-subtitle {
  line-height: 1.6667; }

.plus-deals-long-description {
  line-height: 1.43; }

.post-list-item-meta .cat-slug-partners {
  line-height: 1; }

h4 {
  line-height: 1.2; }

/* Colors
----------------------------------------------------------------------------------------------------*/
body {
  color: #292D31; }

.page-post-hero h1, .post-list-item-lg h3, .post-list-item-meta .date, .archive .author-bio, .subscribe-button:hover,
.bg-grass-green, .bg-sunset-red, .bg-wild-violet, .bg-midnight-blue, .bg-adventure-green,
.tag-bg-grass-green span, .tag-bg-sunset-red span, .tag-bg-wild-violet span, .tag-bg-midnight-blue span, .tag-bg-adventure-green span,
.round-button.green-button:hover, .post-list-item-sm h3, .landing-page-hero.dark, .wp-block-button__link.purple-button, .wp-block-button__link.blue-button, .wp-block-button__link.green-button, .wp-block-button.is-style-outline .wp-block-button__link:hover, .magazine-content-item .white, .magazine-content-item .stories__meta, .wp-block-button.is-style-outline .wp-block-button__link:hover, .wp-block-button__link.orange-76-button, .togo-stripe-charge .togo-stripe-coupon-form button:not([disabled]):hover, .voices-section-title, .wp-block-button__link.voices-green-button {
  color: #fff; }

.post-list-item-lg:hover h3, .wp-block-button__link:hover, .magazine-medium-post:hover h3, .magazine-large-post:hover h3, .post-password-form input[type=submit]:hover, .resumator-buttons input:hover, .retail-code-submit:disabled, .togo-stripe-charge button:not([disabled]):hover, .voices-hero, .retail-code-submit:hover {
  color: #FFD400; }

.post-list-item-meta .tags, .main-header .subnav.open .subnav-mobile-toggle {
  color: #FFE9D3; }

.post-list-item-meta .tags .cat-slug-partners, .pagination, .pagination a, .subscribe-title, .subscribe-button, .subscribe-button[disabled], .subscribe-button:disabled, .wp-block-button__link, .main-header a:hover, .main-header li.active a, .landing-page-hero.light, .wp-block-button__link.blue-button:hover, .magazine-large-post:hover p {
  color: #1D2B43; }

.persona-toggle {
  color: #595959; }

.main-header a, .sponsor-logo-text, .plus-deals__tags span, .plus-deals__exp, .plus-deals__amount, .plus-deals__short-description, .view-details-button, .voices-meta-label, .product-label {
  color: #747474; }

.subscribe-subtitle, .wp-block-button__link.purple-button:hover, .related-voices h3.related-voices-title {
  color: #991E66; }

.subscribe-label, .subscribe-hint, .subscribe-input, .subnav-title, .subnav a, .featured-post-hero-title a, .square-button, .featured-post-hero-cats a, .featured-post-hero-authors a, .post-list-item-sm:hover h3, .magazine-content-item .cat-slug-partners, .landing-page-content .home-magazine-module h2 a, .deals-page-header, .plus-deals__head h2, .plus-deals__item:hover .view-details-button, .planner-widget .change-origin-toggle {
  color: #292D31; }

.editorial-content p a, .editorial-content li a, .editorial-content cite a, .editorial-content figcaption a, .editorial-content h2 a, .editorial-content h3 a, .editorial-content h4 a, .editorial-content h5 a, .editorial-content h6 a, .landing-page-content p a, .landing-page-content li a, .landing-page-content cite a, .landing-page-content figcaption a, .landing-page-content h2 a, .landing-page-content h3 a, .landing-page-content h4 a, .landing-page-content h5 a, .landing-page-content h6 a {
  color: #037EAE; }

.plus-deals__text span {
  color: #037EAE; }

.round-button.green-button, .main-header .header-login, .wp-block-button__link.green-button:hover, .form-success, .floating-cta h4, .ranger-tip-copy > span:first-child {
  color: #109B46; }

.magazine-large-post-copy, .voices-home-tagline {
  color: #FFF7C7; }

.subscribe-hint.error, .subscribe-form.error label, .field-wrapper.error label, .field-wrapper.error input, .field-wrapper.error textarea, .field-wrapper .error-message, .contact-form-module .form-error, .redemption-error, .togo-stripe-error, .togo-stripe-coupon-duration .remove, .retail-code-redemption-error {
  color: #EF3340; }

.ranger-tip-copy {
  color: #425266; }

.filter-group label {
  color: #464553; }

.togo-stripe-charge ::-webkit-input-placeholder {
  color: #c7c7c7; }

.togo-stripe-charge :-moz-placeholder {
  color: #c7c7c7; }

.togo-stripe-charge ::-moz-placeholder {
  color: #c7c7c7; }

.togo-stripe-charge :-ms-input-placeholder {
  color: #c7c7c7; }

.wp-block-button__link.voices-green-button:hover {
  color: #11322C; }

/* Client Colors
----------------------------------------------------------------------------------------------------*/
.persona-landing-header, .persona-meta h1, .persona-meta h2, .persona-info, .persona-recommended h2, .persona-recommended p, .map-cta-76-overlay h2, .map-cta-76-overlay p, .additional-personas h2 {
  color: #003893; }

.wp-block-button__link.orange-76-button:hover {
  color: #fc8026; }

/* Styles
----------------------------------------------------------------------------------------------------*/
a, #main-nav a, .page-footer a {
  text-decoration: none;
  cursor: pointer;
  color: inherit; }

.text-center, .post-tags, .aligncenter {
  text-align: center; }

.text-left, .alignleft, .single-voices .editorial-content blockquote {
  text-align: left; }

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

blockquote cite, .ranger-tip-copy > span:first-child {
  font-style: normal; }

em, .ranger-tip-copy, .voices-card-date {
  font-style: italic; }

body, .subscribe-input, .togo-stripe-charge button, .voices-card-date {
  font-weight: 400; }

.read-more-tag, .mixed_content-module .sponsor-name, .deals-page-header h3, .plus-deals__head h2, .post-list-item-sm h3 em, .due-now-label, .togo-stripe-charge input {
  font-weight: 500; }

.round-button, .square-button, .subnav-title, .subnav-mobile-toggle, .featured-post-hero-cats, .post-list-item-sm h3, .sponsor-logo-text, .landing-page-hero h1, .magazine-medium-post-cats, .magazine-large-post-cats, .persona-landing-header h1, .persona-meta h1, h3.social-links-title, .plus-deals__head h2 span, .plus-deals__tags span, .view-details-button, .banner-cta-label, .banner-cta-button, .ranger-tip-copy > span:first-child, .voices-author .author-name, .voices-card h3, .voices-featured-article .article-date, .product-name {
  font-weight: 600; }

@media (max-width: 767px) {
  .subnav ul a {
    font-weight: 600; } }

strong, .post-tags, .single .guides__title, .subscribe-title, .subscribe-label, .post-header .post-date, .mixed_content-module .sponsor-tag, .togo-stripe-price, .voices-article-date, .voices-card-author-name, .voices-home-tagline, .voices-featured-article .author-name {
  font-weight: 700; }

.pagination a:hover, #page .pagination a:hover, .subnav .current-menu-item a, .featured-post-hero-authors a:hover, .post-author a:hover, .togo-stripe-coupon-duration .remove:hover, .voices-author .author-name a:hover, .voices-section-title a:hover, .ot-sdk-show-settings:hover {
  text-decoration: underline; }

.editorial-content p a:hover, .editorial-content li a:hover, .editorial-content cite a:hover, .editorial-content figcaption a:hover, .editorial-content h2 a:hover, .editorial-content h3 a:hover, .editorial-content h4 a:hover, .editorial-content h5 a:hover, .editorial-content h6 a:hover, .landing-page-content p a:hover, .landing-page-content li a:hover, .landing-page-content cite a:hover, .landing-page-content figcaption a:hover, .landing-page-content h2 a:hover, .landing-page-content h3 a:hover, .landing-page-content h4 a:hover, .landing-page-content h5 a:hover, .landing-page-content h6 a:hover, .home-magazine-module p a:hover, .home-magazine-module li a:hover, .home-magazine-module cite a:hover, .home-magazine-module figcaption a:hover, .home-magazine-module h2 a:hover, .home-magazine-module h3 a:hover, .home-magazine-module h4 a:hover, .home-magazine-module h5 a:hover, .home-magazine-module h6 a:hover {
  text-decoration: underline; }

.ot-sdk-show-settings {
  cursor: pointer; }

.post-tags, .main-header a, .featured-post-hero-title a, .square-button, .round-button, .featured-post-hero-cats a, .featured-post-hero-authors a, .home-magazine-module h2 a, .planner-widget .change-origin-toggle:hover {
  text-decoration: none; }

.main-header .header-left, .post-tags, .wp-block-button__link, .mixed_content-module .sponsor-tag, blockquote p, h3.social-links-title, .contact-form-module label, .view-details-button, .banner-cta-label, .banner-cta-button, .persona-toggle-label, .filter-group label, .togo-stripe-charge button, .ranger-tip-copy > span:first-child, .voices-meta-label, .voices-card-author-name, .voices-featured-article .author-name {
  text-transform: uppercase; }

.single-voices .editorial-content blockquote p {
  text-transform: none; }

.voices-article-date, .voices-meta-label, .voices-card-author-name, .voices-home-tagline {
  letter-spacing: 1px; }

.post-tags span, .wp-block-button__link, .togo-stripe-charge button {
  letter-spacing: 0.5px; }

blockquote p {
  letter-spacing: 5px; }

.square-button, .mixed_content-module .sponsor-tag, h3.social-links-title {
  letter-spacing: 0.57px; }

.featured-post-hero-subtitle, .media-paragraph, .mixed_content-module .sponsor-name, .contact-form-module label, h4, .view-details-button, .floating-cta-category, .floating-cta-supporting-text, .banner-cta-label, .banner-cta-button, .persona-toggle, .filter-group label, .togo-stripe-charge input, .voices-featured-article .article-date {
  letter-spacing: .4px; }

.voices-featured-article .author-name {
  letter-spacing: .25px; }

.post-list-item-sm h3 {
  letter-spacing: .1px; }

.sponsor-logo-text, .landing-page-hero h1, .persona-landing-header h1, .persona-meta h1 {
  letter-spacing: -.33px; }

.voices-home-title span {
  letter-spacing: -.5px; }

.floating-cta h4 {
  letter-spacing: normal; }

/* General
----------------------------------------------------------------------------------------------------*/
html, body {
  background-color: #F7F7F9; }

body.page {
  background: #FFF6EE; }

.page-content {
  background: url("img/page-content/bg.png") 50% 0;
  overflow: hidden; }

.page-template-homepage-modular .page-content {
  background: url("img/page-content/bg.png") center -110px; }

.desktop-hide {
  display: none; }
  @media (max-width: 767px) {
    .desktop-hide {
      display: block; } }

@media (max-width: 767px) {
  .mobile-hide {
    display: none; } }

.bg-light-yellow {
  background-color: #FFF7C7; }

.bg-light-blue {
  background-color: #E5F7FF; }

.bg-light-green {
  background-color: #F0F8E8; }

.bg-light-pink {
  background-color: #FFE9D3; }

.bg-white,
.post-type-archive-voices,
.single-voices,
.tax-voices-category,
.tax-voices-tag {
  background-color: #fff; }

/* Transitions
----------------------------------------------------------------------------------------------------*/
.all-transition,
.round-button,
.square-button,
.wp-block-button__link,
.slick-dots button,
.magazine-large-post p,
.post-password-form input[type=submit],
.sharing-wrapper a,
.resumator-buttons input,
.togo-stripe-charge button,
.togo-stripe-coupon-duration .remove,
.retail-code-submit {
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.opacity-transition, .featured-post-hero-title a, .post-tags a, .author-urls .social-icon, .author-title a, .author-image a, .slick-arrow, .stories__tag a, .page-content-item, .icon-set-module a {
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }

.color-transition, .main-header a, .magazine-medium-post h3, .magazine-large-post h3, .view-details-button {
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }

.magazine-large-post-copy {
  -moz-transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out; }

/* Header
----------------------------------------------------------------------------------------------------*/
.home #page .page-content, .page-template-homepage #page .page-content, .page-template-homepage-ca #page .page-content, .page-template-homepage-modular #page .page-content {
  background: url("img/page-content/bg.png") 50% -110px; }

.home #page .hero__cover, .page-template-homepage #page .hero__cover, .page-template-homepage-ca #page .hero__cover, .page-template-homepage-modular #page .hero__cover {
  top: 14px; }

.home #page .hero, .page-template-homepage #page .hero, .page-template-homepage-ca #page .hero, .page-template-homepage-modular #page .hero {
  padding-top: 120px; }
  @media (max-width: 1070px) {
    .home #page .hero, .page-template-homepage #page .hero, .page-template-homepage-ca #page .hero, .page-template-homepage-modular #page .hero {
      padding: 60px 40px 0 40px; } }
  @media (max-width: 767px) {
    .home #page .hero, .page-template-homepage #page .hero, .page-template-homepage-ca #page .hero, .page-template-homepage-modular #page .hero {
      padding: 0; } }
  @media only screen and (max-device-width: 599px) and (orientation: portrait) {
    .home #page .hero, .page-template-homepage #page .hero, .page-template-homepage-ca #page .hero, .page-template-homepage-modular #page .hero {
      padding: 0; } }

.main-header {
  width: 100%;
  background: #fff; }
  .main-header .main-header-inner {
    height: 50px;
    overflow: hidden;
    border-bottom: 2px solid rgba(208, 216, 202, 0.4);
    padding: 0 14px; }
  .main-header .burger {
    position: relative;
    display: none;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    margin: 0 16px 0 -4px;
    float: left;
    border: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    @media (max-width: 767px) {
      .main-header .burger {
        display: inline-block;
        margin-right: 12px; } }
    .main-header .burger i {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 20px;
      height: 2px;
      margin: -1px 0 0 -10px;
      border-radius: 1px;
      background-color: #1D2B43;
      box-shadow: 0 6px 0 0 #1D2B43, 0 -6px 0 0 #1D2B43;
      -moz-transition: opacity 0.2s ease-in-out;
      -webkit-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
  .main-header .burger:hover i {
    opacity: .7; }
  .main-header .main-header-inner {
    overflow: hidden; }
  .main-header .header-left {
    float: left;
    padding-top: 8px; }
    .main-header .header-left .header-logo-full {
      width: 111px;
      height: 22px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      background: url("img/logo/roadtrippers-script-logo.svg") no-repeat center;
      background-size: 100%;
      display: block;
      margin: 7px 7px 0 0; }
      @media (max-width: 767px) {
        .main-header .header-left .header-logo-full {
          width: 132px;
          height: 26px;
          margin-top: 4px; } }
    .main-header .header-left .header-logo-icon {
      width: 24px;
      height: 25px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      background-size: 100%;
      display: block;
      margin: 4px 8px 0 0;
      display: none; }
    .main-header .header-left .header-nav {
      float: left; }
      @media (max-width: 767px) {
        .main-header .header-left .header-nav {
          display: none; } }
      .main-header .header-left .header-nav ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .main-header .header-left .header-nav ul li {
          display: inline-block;
          position: relative; }
          .main-header .header-left .header-nav ul li a {
            padding: 8px 9px;
            display: inline-block;
            position: relative; }
            @media (max-width: 850px) {
              .main-header .header-left .header-nav ul li a {
                padding: 8px 7px; } }
        .main-header .header-left .header-nav ul li.active:before {
          content: '';
          position: absolute;
          top: 50%;
          right: 6px;
          left: 6px;
          height: 6px;
          margin-top: 3px;
          background-color: #FFD400; }
    .main-header .header-left .section-title {
      float: left;
      margin: 8px 0 0 8px; }
  .main-header .header-right {
    float: right;
    padding-top: 8px; }
    .main-header .header-right a {
      margin: 0 8px; }
      @media (max-width: 850px) {
        .main-header .header-right a {
          margin: 0 6px; } }
      @media (max-width: 767px) {
        .main-header .header-right a {
          margin: 0 4px; } }
    .main-header .header-right .header-login, .main-header .header-right .header-plus-link, .main-header .header-right .header-logout, .main-header .header-right .get-started, .main-header .header-right .rt-user-img {
      opacity: 1;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .main-header .header-right .header-login, .main-header .header-right .header-plus-link, .main-header .header-right .header-logout {
      display: inline-block;
      padding: 9px 0; }
    @media (max-width: 767px) {
      .main-header .header-right .get-started, .main-header .header-right .header-logout {
        display: none; } }
    .main-header .header-right .round-button {
      margin-right: 0; }
    .main-header .header-right .rt-user-img {
      margin: 2px 0 0 0;
      height: 32px;
      width: 32px;
      display: inline-block;
      vertical-align: middle;
      margin-left: 20px; }
      @media (max-width: 767px) {
        .main-header .header-right .rt-user-img {
          margin-left: 10px; } }
      .main-header .header-right .rt-user-img a {
        margin: 0; }
      .main-header .header-right .rt-user-img img {
        width: 100%;
        height: 100%;
        border: none; }
    .main-header .header-right .hidden, .main-header .header-right .rtauth-hidden {
      display: none;
      opacity: 0; }
  .main-header .subnav {
    background: #FFE9D3;
    min-height: 48px; }
    .main-header .subnav .subnav-mobile-toggle {
      display: none;
      padding: 16px;
      position: relative; }
      @media (max-width: 1023px) {
        .main-header .subnav .subnav-mobile-toggle {
          display: block; } }
    .main-header .subnav .subnav-mobile-toggle:after {
      content: url("img/subnav/open-icon.svg");
      position: absolute;
      right: 18px;
      width: 16px;
      height: 8px;
      top: 18px; }
    .main-header .subnav .subnav-inner {
      max-width: calc(100% - 28px);
      padding: 14px 0 13px;
      margin: 0 auto;
      overflow: hidden; }
      @media (max-width: 1023px) {
        .main-header .subnav .subnav-inner {
          padding: 0;
          max-width: 100%; } }
      .main-header .subnav .subnav-inner .subnav-title {
        display: inline-block;
        border-right: 1px solid #292D31;
        padding: 2px 1px 2px 0;
        vertical-align: top;
        float: left;
        width: 124px; }
        @media (max-width: 1023px) {
          .main-header .subnav .subnav-inner .subnav-title {
            display: none; } }
      .main-header .subnav .subnav-inner .subnav-menu {
        float: left;
        width: calc(100% - 230px);
        opacity: 1;
        -moz-transition: opacity 0.2s ease-in-out;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
        @media (max-width: 1023px) {
          .main-header .subnav .subnav-inner .subnav-menu {
            float: none;
            width: 100%;
            display: none; } }
        .main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search {
          display: none;
          background-color: #fff;
          padding: 22px 16px; }
          @media (max-width: 1023px) {
            .main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search {
              display: block; } }
          .main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search form {
            display: block;
            width: 100%; }
            .main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search form input[type=text], .main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search form input[type=submit] {
              -webkit-appearance: none;
              -moz-appearance: none;
              appearance: none; }
            .main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search form .search-icon {
              width: 20px;
              height: 20px;
              display: block;
              float: left;
              background: url("img/search/search-icon@2x.png") no-repeat center;
              background-size: 100%;
              opacity: 1;
              margin: 8px 8px 8px 0;
              cursor: default; }
            .main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search form input[type=submit] {
              width: 20px;
              height: 20px;
              display: block;
              float: right;
              background: url("img/search/search-arrow.png") no-repeat center;
              background-size: 100%;
              margin: 8px;
              cursor: pointer;
              display: none; }
            .main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search form input[type=text] {
              width: calc(100% - 72px);
              float: left;
              position: relative;
              top: 6px; }
      .main-header .subnav .subnav-inner .subnav-menu.unfocused {
        opacity: .5; }
      .main-header .subnav .subnav-inner .subnav-search {
        float: right;
        width: 130px;
        position: relative;
        top: 2px;
        height: 21px; }
        @media (max-width: 1023px) {
          .main-header .subnav .subnav-inner .subnav-search {
            display: none; } }
        .main-header .subnav .subnav-inner .subnav-search form {
          float: right;
          position: absolute;
          right: -160px;
          -moz-transition: right 0.2s ease-in-out;
          -webkit-transition: right 0.2s ease-in-out;
          -o-transition: right 0.2s ease-in-out;
          transition: right 0.2s ease-in-out;
          background: #FFE9D3;
          top: 0;
          padding-left: 3px;
          width: 290px; }
          .main-header .subnav .subnav-inner .subnav-search form .search-icon {
            width: 12px;
            height: 12px;
            display: block;
            float: left;
            background: url("img/search/search-icon.png") no-repeat center;
            background-size: 100%;
            margin: 3px 9px 0 0; }
          .main-header .subnav .subnav-inner .subnav-search form input[type=text], .main-header .subnav .subnav-inner .subnav-search form input[type=submit] {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none; }
          .main-header .subnav .subnav-inner .subnav-search form input[type=text] {
            width: 250px;
            float: left; }
          .main-header .subnav .subnav-inner .subnav-search form input[type=submit] {
            width: 12px;
            height: 12px;
            display: block;
            float: left;
            background: url("img/search/search-arrow.png") no-repeat center;
            background-size: 100%;
            margin: 3px 0 0;
            cursor: pointer; }
          .main-header .subnav .subnav-inner .subnav-search form input[type=text]::-webkit-input-placeholder {
            color: #4d4b49; }
          .main-header .subnav .subnav-inner .subnav-search form input[type=text]::-moz-placeholder {
            color: #4d4b49; }
          .main-header .subnav .subnav-inner .subnav-search form input[type=text]:-ms-input-placeholder {
            color: #4d4b49; }
        .main-header .subnav .subnav-inner .subnav-search form.active {
          right: 0px; }
      .main-header .subnav .subnav-inner ul {
        list-style: none;
        display: inline-block;
        margin: 0;
        padding: 0;
        vertical-align: top;
        float: left;
        width: calc(100% - 138px); }
        @media (max-width: 1023px) {
          .main-header .subnav .subnav-inner ul {
            width: 100%; } }
        .main-header .subnav .subnav-inner ul li {
          display: inline-block; }
          @media (max-width: 1023px) {
            .main-header .subnav .subnav-inner ul li {
              display: block; } }
          .main-header .subnav .subnav-inner ul li a {
            display: inline-block;
            padding: 2px 12px;
            -moz-transition: opacity 0.2s ease-in-out;
            -webkit-transition: opacity 0.2s ease-in-out;
            -o-transition: opacity 0.2s ease-in-out;
            transition: opacity 0.2s ease-in-out; }
            @media (max-width: 1023px) {
              .main-header .subnav .subnav-inner ul li a {
                display: block;
                padding: 24px 16px; } }
          .main-header .subnav .subnav-inner ul li a:hover {
            opacity: .7; }
        @media (max-width: 1023px) {
          .main-header .subnav .subnav-inner ul li:nth-child(even) {
            background-color: rgba(255, 255, 255, 0.14); } }
  .main-header .subnav.open .subnav-mobile-toggle {
    background: #991E66; }
  .main-header .subnav.open .subnav-mobile-toggle:after {
    content: url("img/subnav/close-icon.svg");
    right: 20px;
    width: 12px;
    height: 12px;
    top: 18px; }

@media (max-width: 479px) {
  .main-header.section-title-header .header-logo-full {
    display: none; }
  .main-header.section-title-header .header-logo-icon {
    display: block;
    background: url("img/logo/roadtrippers-icon-dark.svg") no-repeat center; } }

.rt-user-img {
  position: relative;
  float: right;
  margin: -4px 0 -4px 12px;
  text-align: center;
  transition-duration: 0.25s; }

.rt-user-img img {
  display: block;
  width: 38px;
  height: 38px;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer; }

#main-nav .main-nav__signup.rtauth-hidden,
.main-nav__signin.rtauth-hidden,
.rtauth-hidden {
  display: none; }

@media (min-width: 768px) {
  .minimal-ui .main-header .header-nav, .minimal-ui .main-header .burger, .minimal-ui .main-header .header-right .rtauth-plus-link {
    display: none; }
  .minimal-ui .page-footer {
    padding-top: 0; }
    .minimal-ui .page-footer .footer-top, .minimal-ui .page-footer .footer-middle {
      display: none; }
    .minimal-ui .page-footer .footer-bottom {
      margin-top: 0;
      border-top: none; } }

/* Footer
----------------------------------------------------------------------------------------------------*/
.page-footer {
  position: relative;
  padding: 56px 0 72px;
  background-color: #2F2E38;
  color: #FFF;
  overflow-x: hidden; }

.page-footer::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.1;
  transform: scale(1, -1); }

.footer-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  opacity: 0.1;
  transform: scale(1, -1); }

@media screen and (min-width: 1920px) {
  .page-footer::before {
    background-size: 100% auto; } }

@media screen and (max-width: 1023px) {
  .page-footer {
    padding-bottom: 48px; } }

.copyrights {
  position: relative;
  font-size: 12px;
  color: #9B9B9B; }

.copyrights__logo {
  display: inline-block;
  vertical-align: top; }

.copyrights__logo:hover {
  opacity: .9; }

.copyrights__logo svg {
  display: block;
  width: 140px;
  height: auto; }

.copyrights__list {
  text-align: right;
  text-transform: uppercase; }

.copyrights__list li {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px; }

.copyrights__list a:hover {
  text-decoration: underline; }

.copyrights__list li:first-child {
  margin-left: 0; }

.copyrights__text {
  margin-top: 24px;
  text-align: right; }

@media screen and (max-width: 1023px) {
  /* tablet */
  .copyrights__list,
  .copyrights__text {
    text-align: center; } }

@media screen and (max-width: 767px) {
  /* tablet s */
  .copyrights__list {
    text-align: left; }
  .copyrights__list li {
    margin-right: 12px;
    margin-left: 0;
    margin-bottom: 12px; }
  .copyrights__list li:last-child {
    margin-right: 0; }
  .copyrights__text {
    margin-top: 12px;
    text-align: left; } }

@media only screen and (max-device-width: 599px) and (orientation: portrait) {
  /* mobile */
  .copyrights__text {
    font-size: 11px; } }

@media screen and (max-width: 359px) {
  /* mobile s */
  .copyrights__list {
    font-size: 11px; } }

.quick-links {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 56px;
  font-size: 12px; }

.quick-links__title {
  text-transform: uppercase;
  opacity: 0.3; }

.quick-links__list li {
  margin-top: 16px; }

.quick-links__list a:hover {
  text-decoration: underline; }

.quick-links__list_inline li {
  display: inline-block;
  vertical-align: top;
  margin-right: 16px; }

.quick-links__list_inline li:last-child {
  margin-right: 0; }

.quick-links__button {
  display: inline-block;
  vertical-align: top;
  margin: 11px 0 11px;
  padding: 0 16px;
  border-radius: 4px;
  border: 1px solid #D8D8D8;
  background: #FFF;
  font-size: 14px;
  line-height: 24px;
  transition-duration: 0.25s; }

.quick-links__button i {
  margin: 0 0.25em;
  color: #D8D8D8; }

.quick-links__button:hover {
  background-color: #ebf9f9; }

@media screen and (max-width: 767px) {
  /* tablet s */
  .quick-links {
    margin-top: 0;
    margin-bottom: 20px; }
  .quick-links__list {
    margin-top: 8px; }
  .quick-links__list li {
    margin-top: 4px; }
  .quick-links__list_inline li {
    display: block;
    margin-right: 0; } }

@media screen and (max-width: 359px) {
  /* mobile s */
  .quick-links__list {
    font-size: 11px; } }

.keep-exploring {
  position: relative; }

.keep-exploring p {
  margin-top: 1.334em;
  font-size: 12px; }

.keep-exploring p:first-child {
  margin-top: 0; }

.keep-exploring strong {
  font-weight: 700; }

.keep_exploring__icon {
  display: inline-block;
  vertical-align: top;
  margin: 40px 24px 0 0;
  transition-duration: 0.25s; }

.keep_exploring__icon svg {
  display: block;
  width: 18px;
  height: 18px; }

.keep_exploring__icon:hover {
  opacity: 0.8; }

.keep_exploring__icon:last-child {
  margin-right: 0; }

.keep-exploring__button {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 204px;
  padding: 15px 0;
  margin: 40px 100px 16px 0;
  border-radius: 8px;
  background-color: #000;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  transition-duration: 0.25s; }

.keep-exploring__button img {
  float: left;
  margin: 1px 16px; }

.keep-exploring__button strong {
  display: block; }

.keep-exploring__button:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: underline; }

.keep-exploring__button:hover img {
  opacity: .9; }

.keep-exploring__button:last-child {
  margin-right: 0; }

.keep-exploring__parrot {
  position: absolute;
  top: -24px;
  right: -104px;
  width: 76px;
  height: 34px; }
  .keep-exploring__parrot img {
    display: block;
    width: 100%;
    height: 100%; }

.keep-exploring__baloons {
  position: absolute;
  bottom: 24px;
  left: -92px;
  width: 108px;
  height: 86px;
  background-repeat: no-repeat; }
  .keep-exploring__baloons img {
    display: block;
    width: 100%;
    height: 100%; }

.keep-exploring__baloons.bounce {
  animation: bounce 0.5s 1; }

@keyframes bounce {
  0%, 100% {
    transform: translateY(0); }
  20% {
    transform: translateY(24px); } }

@media screen and (max-width: 1023px) {
  /* tablet */
  .keep_exploring__icon {
    margin-top: 32px; }
  .keep-exploring__button {
    margin: 32px 16px 0 0; } }

.footer-bottom {
  margin: 48px auto 0;
  width: 1240px;
  max-width: 100%;
  padding-top: 48px;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

@media (max-width: 1023px) {
  .footer-logo {
    display: block;
    float: none;
    margin-bottom: 30px;
    text-align: center;
    width: auto; }
  .footer-legal-wrapper {
    width: auto;
    text-align: center;
    float: none;
    margin: 0; }
  .footer-tools, .footer-products {
    width: 23.5%; } }

@media (max-width: 767px) {
  .footer-logo {
    text-align: left;
    margin: 20px 0 30px; }
  .footer-articles, .footer-social, .keep-exploring__baloons {
    display: none; }
  .keep-exploring p {
    margin-top: 0;
    margin-bottom: 1.33em; }
  .keep-exploring__button {
    margin-top: 20px; }
  .footer-apps {
    margin-bottom: 30px; }
  .footer-bottom {
    border: none;
    margin: 0 .75%;
    padding: 0; }
  .footer-about, .footer-tools {
    width: 48.5%;
    float: left; }
  .footer-products {
    width: auto;
    clear: both; } }

@media (max-width: 479px) {
  .keep-exploring__button {
    margin: 20px 0 0 0;
    width: auto;
    display: block; } }

/* Login & Signup Popups
----------------------------------------------------------------------------------------------------*/
.overlay {
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #40404D;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.375s; }

.overlay_visible {
  pointer-events: auto;
  visibility: visible;
  opacity: 0.8; }

.popup {
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.375s; }

.popup-inner {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  padding: 40px 0;
  position: relative;
  min-height: 100%; }

.popup_visible {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
  transition-delay: 0.25s;
  transition-duration: 0.75s; }

.popup__description {
  margin-top: 32px; }

.popup__bg {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.popup__bg_1 {
  background-image: url("img/popup/bg1-updated.png"); }

.popup__bg_2 {
  background-image: url("img/popup/bg2-updated.png"); }

.popup__window {
  position: relative;
  width: 640px;
  margin: 0 auto;
  padding: 40px 80px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0 12px 24px -16px rgba(0, 0, 0, 0.5);
  text-align: center;
  max-width: 100%; }

.popup__close {
  position: absolute;
  top: 0;
  left: 100%;
  width: 32px;
  height: 32px;
  margin-left: 12px; }

.popup__close::after,
.popup__close::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 2px;
  margin: -1px 0 0 -16px;
  border-radius: 1px;
  background-color: #fff;
  transform: rotate(45deg); }

.popup__close::before {
  transform: rotate(-45deg); }

.popup__title {
  font-family: Axiforma, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #464533;
  line-height: 1.4; }

.popup__subtitle {
  margin-top: 8px; }

.popup__facebook, .popup__togo, .popup__apple {
  display: block;
  margin-top: 16px;
  border-radius: 24px;
  font-size: 19px;
  letter-spacing: 0.8px;
  line-height: 48px;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  transition-duration: 0.25s;
  text-align: left;
  position: relative;
  padding-left: 27.5%;
  min-height: 48px; }
  @media (max-width: 767px) {
    .popup__facebook, .popup__togo, .popup__apple {
      padding: 0;
      text-align: center; } }
  .popup__facebook svg, .popup__togo svg, .popup__apple svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    @media (max-width: 767px) {
      .popup__facebook svg, .popup__togo svg, .popup__apple svg {
        display: none; } }

.popup__facebook {
  background-color: #1877f2; }
  .popup__facebook svg {
    margin: -1px 0 0 -33px; }

.popup__facebook:hover {
  background-color: #103c94; }

.popup__togo {
  margin-top: 32px;
  background-color: #00514C; }
  .popup__togo svg {
    margin-left: -38px; }

.popup__togo:hover {
  background-color: #01322e; }

.popup__apple {
  background-color: #000; }
  .popup__apple svg {
    margin: -3px 0 0 -32px; }

.popup__apple:hover {
  color: #818182; }

.popup__separator {
  margin: 24px 0 16px;
  font-size: 12px; }

.popup__form {
  margin-top: 32px; }

.popup__heading {
  font-weight: 700;
  font-size: 22px; }

.popup__error-message {
  font-size: 12px;
  color: #EF3340;
  margin-top: 20px;
  font-weight: 300;
  display: none; }

.popup__fb-auth-email-error-message {
  font-size: 12px;
  color: #EF3340;
  font-weight: 300; }

.popup__field-wrapper {
  position: relative; }

.popup__signup-error-message {
  font-size: 12px;
  color: #EF3340;
  font-weight: 300;
  position: absolute; }

.popup__label {
  margin-top: 32px;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  color: #9B9B9B;
  letter-spacing: .8px; }

.error .popup__label {
  color: #EF3340; }

.popup__input {
  width: 100%;
  padding: 2px 0;
  border-bottom: 1px solid #E7E7E7;
  font-size: 14px;
  line-height: 22px;
  color: #292D31;
  resize: none;
  transition-duration: 0.25s;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-weight: 300; }

.error .popup__input {
  border-bottom-color: #EF3340; }

.popup__input:focus {
  border-bottom-color: #464553; }

.popup__input::-webkit-input-placeholder {
  opacity: 1;
  color: rgba(155, 155, 155, 0.8);
  transition-duration: 0.25s;
  font-style: italic; }

.popup__input::-moz-placeholder {
  opacity: 1;
  color: rgba(155, 155, 155, 0.8);
  transition-duration: 0.25s;
  font-style: italic; }

.popup__input:-ms-input-placeholder {
  opacity: 1;
  color: rgba(155, 155, 155, 0.8);
  transition-duration: 0.25s;
  font-style: italic; }

.popup__input:focus::-webkit-input-placeholder {
  color: transparent; }

.popup__select {
  width: 100%;
  padding: 2px 0;
  border-bottom: 1px solid #E7E7E7;
  font-style: italic;
  font-size: 14px;
  line-height: 22px;
  color: #292D31;
  transition-duration: 0.25s;
  -moz-appearance: none;
  -webkit-appearance: none; }

.popup__select:focus {
  border-bottom-color: #464553; }

.popup__select-icon {
  float: right;
  width: 8px;
  height: 26px;
  margin: 0 4px -26px;
  pointer-events: none; }

.popup__checkbox {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  font-size: 14px;
  cursor: pointer;
  -webkit-user-select: none; }

.popup__checkbox i {
  display: inline-block;
  vertical-align: top;
  width: 8px;
  height: 8px;
  margin: 4px 8px 4px 0;
  border: 1px solid #464553;
  border-radius: 2px;
  box-shadow: inset 0 0 0 2px #FFF;
  transition-duration: 0.25s; }

.popup__checkbox input {
  position: absolute;
  left: -9999px; }

.popup__checkbox input:checked + i {
  background-color: #464553; }

.popup__forgot {
  margin-top: 20px;
  font-size: 12px;
  clear: both; }

.popup__forgot a {
  text-decoration: underline;
  color: #6988C9; }

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

.popup__forgot.optin {
  text-align: left;
  margin-top: 32px; }

.popup__forgot.optin input[type=checkbox], .popup__forgot.optin label {
  float: left; }

.popup__forgot.optin input[type=checkbox] {
  margin-right: 5px;
  position: relative;
  top: 1px;
  border: 1px solid #ebe8f5;
  border-radius: 2px; }

.popup__forgot.optin label {
  width: calc(100% - 24px); }

.popup__submit {
  display: inline-block;
  vertical-align: top;
  margin-top: 24px;
  padding: 0 40px;
  border-radius: 40px;
  background-color: #464553;
  font-size: 14px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  transition-duration: 0.25s;
  position: relative;
  min-height: 48px;
  min-width: 140px; }

.popup__submit:hover {
  background-color: #31313b; }

.popup__alternative {
  margin-top: 20px;
  font-size: 12px; }

.popup__alternative a {
  text-decoration: underline;
  color: #6988C9; }

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

@media screen and (max-width: 1023px) {
  /* tablet */
  .popup {
    -webkit-overflow-scrolling: touch; } }

@media screen and (max-width: 767px) {
  /* tablet s */
  .popup-inner {
    padding: 0; }
  .popup__bg {
    background: #fff; }
  .popup__window {
    width: auto;
    padding: 30px 60px;
    border: none;
    box-shadow: none; }
  .popup__close {
    top: 16px;
    right: 16px;
    left: auto; }
  .popup__close::after,
  .popup__close::before {
    background-color: #464553; }
  .popup__title {
    font-size: 36px; } }

@media only screen and (max-width: 812px) and (orientation: landscape) {
  /* tablet s */
  .popup__bg {
    padding: 16px;
    padding: 0px;
    background: #fff; }
  .popup__window {
    width: 100%;
    padding: 32px 64px;
    border: none; }
  .popup__close {
    top: 16px;
    right: 16px;
    left: auto; }
  .popup__close::after,
  .popup__close::before {
    background-color: #464553; }
  .popup__title {
    font-size: 32px; } }

@media only screen and (max-device-width: 599px) and (orientation: portrait) {
  /* mobile */
  .popup__bg {
    padding: 0;
    background: #fff; }
  .popup__window {
    width: auto;
    padding: 64px 16px;
    border: none;
    box-shadow: none; }
  .popup__input {
    font-size: 14px;
    line-height: 24px; } }

.fb-auth-buttons {
  position: relative; }
  .fb-auth-buttons .prompt-cancel {
    position: absolute;
    right: 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #747474;
    top: 35px; }

/* Slide Out Nav
----------------------------------------------------------------------------------------------------*/
.main-nav {
  position: fixed;
  z-index: 9999999999;
  top: 0;
  bottom: 0;
  left: 0;
  width: 452px;
  margin-left: -577px;
  transition-duration: 0.375s;
  transition-property: transform; }

.main-nav .logo {
  display: inline-block;
  vertical-align: top;
  margin-left: 12px; }

.main-nav .logo a {
  display: inline-block;
  vertical-align: top; }

.main-nav .logo img {
  display: inline;
  margin: 3px 0 0 20px; }

@media only screen and (max-device-width: 599px) and (orientation: portrait) {
  /* mobile */
  .main-nav .logo {
    display: block;
    margin-left: 0;
    margin-right: 30px;
    text-align: center; }
  .main-nav .logo::before {
    display: none; } }

.main-nav::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 125px;
  background: url("img/main-nav/bg.png") 0 100% no-repeat; }

.main-nav__inn {
  height: 100%;
  overflow: auto;
  padding-left: 112px;
  background: #FFF url("img/main-nav/ballon.png") 24px 140px no-repeat;
  transition-duration: 1s; }

.main-nav__inn::-webkit-scrollbar {
  display: none; }

.main-nav__head {
  padding: 32px 0; }

.main-nav__body {
  min-height: calc(100vh - 96px - 176px - 32px);
  margin-bottom: 0px; }

.main-nav__close {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin-left: 12px;
  left: 0;
  top: 12px; }

.main-nav__close::after,
.main-nav__close::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 2px;
  margin: -1px 0 0 -16px;
  border-radius: 1px;
  background-color: #464553;
  transform: rotate(45deg);
  transition-duration: 0.25s;
  transition-property: background-color; }

.main-nav__close::before {
  transform: rotate(-45deg); }

.main-nav__close:hover::after,
.main-nav__close:hover::before {
  background-color: #3E6DDD; }

#main-nav .main-nav__start {
  display: inline-block;
  vertical-align: top;
  padding: 0 28px;
  border-radius: 24px;
  background-color: #109B46;
  font-size: 18px;
  line-height: 48px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.87);
  transition-duration: 0.25s; }

.main-nav__start svg {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  margin: 14px 16px 14px -4px;
  color: #FFF; }

.main-nav__start:hover {
  color: #FFF; }

.main-nav__list {
  margin-top: 16px;
  margin-left: 32px;
  text-transform: uppercase; }

.main-nav__list i {
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  margin-right: 16px; }

.main-nav__list i img, .main-nav__list i svg {
  display: block;
  margin: 0 auto; }

.main-nav__list span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 44px;
  font-weight: 400; }

.main-nav__list span::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  margin-top: 8px;
  background-color: #FFD400;
  opacity: 0;
  transition-duration: 0.25s; }

.main-nav__list a:hover span::after {
  opacity: 1; }

.main-nav__list_alt {
  margin-top: 8px;
  margin-left: 70px;
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  color: #747474; }

.main-nav__list_alt a {
  opacity: 0.87; }

#main-nav .main-nav__signup {
  display: inline-block;
  vertical-align: middle;
  margin: 4px 20px 4px 0;
  padding: 0 24px;
  border: 1px solid #499FD5;
  border-radius: 18px;
  font-size: 14px;
  line-height: 34px;
  color: #499FD5;
  transition-duration: 0.25s; }

#main-nav .main-nav__signup:hover {
  background-color: #499FD5;
  text-decoration: none !important;
  color: #fff; }

.main-nav__signin {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #868686; }

#main-nav .main-nav__foot {
  position: relative;
  margin-left: -112px;
  padding: 24px 0 24px 204px;
  font-size: 11px; }

.main-nav__foot img {
  vertical-align: top;
  margin-bottom: 20px; }

#main-nav .main-nav__foot a {
  display: inline-block;
  vertical-align: top;
  width: 118px;
  padding: 6px 0;
  margin: 20px 12px 6px 0;
  border-radius: 4px;
  background-color: #000;
  box-sizing: border-box;
  font-size: 8px;
  line-height: 10px;
  text-transform: uppercase;
  color: #fff;
  transition-duration: 0.25s; }

#main-nav .main-nav__foot a:hover {
  background-color: #333; }

#main-nav .main-nav__foot a:last-child {
  margin-right: 0; }

#main-nav .main-nav__foot a img {
  float: left;
  margin: 2px 8px; }

#main-nav .main-nav__foot strong {
  display: block;
  font-weight: 700; }

#main-nav .main-nav__foot::before {
  content: '';
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 170px;
  height: 219px;
  background-image: url("img/main-nav/app_img.png"); }

.main-nav_visible {
  transform: translateX(577px); }

.main-nav_visible .main-nav__inn {
  background-position: 24px 108px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* retina */
  .main-nav__inn {
    background-image: url("img/main-nav/ballon@2x.png");
    background-size: 94px 92px; }
  .main-nav__foot::before {
    background-image: url("img/main-nav/app@2x.png");
    background-size: 100%; } }

@media screen and (min-height: 1020px) {
  /* desktop */
  .main-nav::after {
    background-size: 100% 100%; } }

@media screen and (max-width: 767px) {
  /* tablet s */
  .main-nav__head {
    padding: 11px 0 24px; } }

@media only screen and (max-device-width: 599px) and (orientation: portrait) {
  /* mobile */
  .main-nav {
    width: 290px; }
  .main-nav::after {
    width: 61px;
    background-image: url("img/main-nav/bg@mob.png");
    background-size: 100% 100%; }
  .main-nav__inn {
    padding-left: 16px;
    background-position: -16px 100%; }
  .main-nav__head .logo {
    display: inline-block;
    margin-left: 30px; }
  .main-nav__list {
    margin: 0 0 0 20px; }
  .main-nav__list_alt {
    margin: 12px 0 0 58px; }
  .main-nav__foot {
    display: none; }
  .main-nav_visible .main-nav__inn {
    background-position: -16px 96%; } }

/* Heroes
----------------------------------------------------------------------------------------------------*/
.page-post-hero {
  padding: 80px 0;
  background: #1D2B43 no-repeat center;
  background-size: cover; }

.page-template-blog.et-db #et-boc .et_pb_row {
  max-width: 1024px; }

.featured-post-hero-wrapper {
  padding-top: 30px;
  background: #FFE9D3;
  width: 100%;
  overflow: hidden;
  margin-bottom: -1px; }
  @media (max-width: 1023px) {
    .featured-post-hero-wrapper {
      padding-top: 0; } }

.featured-post-hero {
  background: #FFE9D3 url("img/featured-post-hero/bg-shape-optimized@2x.png") no-repeat center bottom;
  background-size: 100% 100%;
  padding: 50px 0 70px;
  position: relative; }
  @media (max-width: 1023px) {
    .featured-post-hero {
      background-image: none;
      padding-top: 0; } }
  .featured-post-hero .loading {
    background: url("img/featured-post-hero/loading.gif") no-repeat center;
    background-size: 100%;
    position: absolute;
    width: 100px;
    height: 100px;
    top: 25%;
    left: 25%;
    margin: -50px 0 0 0; }
    @media (max-width: 1023px) {
      .featured-post-hero .loading {
        display: none; } }
  .featured-post-hero .featured-post-hero-inner {
    overflow: visible; }
  .featured-post-hero .featured-post-hero-image-tablet {
    padding-top: 44%;
    background: no-repeat center;
    background-size: cover;
    display: none;
    position: relative; }
    @media (max-width: 1023px) {
      .featured-post-hero .featured-post-hero-image-tablet {
        display: block; } }
    @media (max-width: 479px) {
      .featured-post-hero .featured-post-hero-image-tablet {
        padding-top: 50%; } }
  .featured-post-hero .featured-post-hero-text-wrapper {
    -moz-transition: opacity 0.35s ease-in-out;
    -webkit-transition: opacity 0.35s ease-in-out;
    -o-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
    opacity: 0;
    transition-delay: .1s; }
    @media (max-width: 1023px) {
      .featured-post-hero .featured-post-hero-text-wrapper {
        display: block;
        width: auto;
        padding: 35px 13% 0;
        opacity: 1; } }
    @media (max-width: 767px) {
      .featured-post-hero .featured-post-hero-text-wrapper {
        padding: 30px 0 0 0; } }
  .featured-post-hero .featured-post-hero-image-wrapper {
    position: relative; }
    @media (max-width: 1023px) {
      .featured-post-hero .featured-post-hero-image-wrapper {
        display: none; } }
    .featured-post-hero .featured-post-hero-image-wrapper .featured-post-hero-image {
      padding-top: 65%;
      width: 88%;
      float: right;
      background: #1D2B43 no-repeat center;
      background-size: cover;
      border-radius: 88px 0 100px 0;
      position: relative;
      z-index: 2;
      -moz-transition: opacity 0.35s ease-in-out;
      -webkit-transition: opacity 0.35s ease-in-out;
      -o-transition: opacity 0.35s ease-in-out;
      transition: opacity 0.35s ease-in-out;
      transition-delay: .1s;
      opacity: 0; }
  .featured-post-hero .featured-post-hero-cats, .featured-post-hero .featured-post-hero-date {
    display: inline-block; }
  .featured-post-hero .featured-post-hero-cats {
    margin-right: 6px;
    position: relative;
    z-index: 1; }
    .featured-post-hero .featured-post-hero-cats span {
      margin-left: 6px;
      position: relative; }
      .featured-post-hero .featured-post-hero-cats span a {
        -moz-transition: opacity 0.2s ease-in-out;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      .featured-post-hero .featured-post-hero-cats span a:hover {
        opacity: .7; }
    .featured-post-hero .featured-post-hero-cats span:first-child {
      margin: 0; }
    .featured-post-hero .featured-post-hero-cats span:after {
      display: block;
      content: '';
      height: 4px;
      background: #FFD400;
      position: absolute;
      bottom: 2px;
      width: calc(100% + 4px);
      left: 50%;
      transform: translateX(-50%);
      z-index: -1; }
  .featured-post-hero .featured-post-hero-title {
    margin: 20px 0 14px; }
  .featured-post-hero .featured-post-hero-title a:hover {
    opacity: .7; }
  .featured-post-hero .featured-post-hero-authors {
    margin: 26px 0px 20px; }
  .featured-post-hero .square-button {
    width: 63%; }
    @media (max-width: 1023px) {
      .featured-post-hero .square-button {
        width: auto; } }
  .featured-post-hero .bean {
    position: absolute;
    -moz-transition: all 0.75s ease-in-out;
    -webkit-transition: all 0.75s ease-in-out;
    -o-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out;
    transition-delay: .35s;
    opacity: 0; }
  .featured-post-hero .bean-1 {
    width: 148px;
    height: 191px;
    background: url("img/featured-post-hero/bean-1@2x.png") no-repeat center;
    background-size: 100%;
    right: 144px;
    bottom: -30px;
    transform: translate(-50px, -50px); }
    @media (max-width: 1023px) {
      .featured-post-hero .bean-1 {
        display: none; } }
  .featured-post-hero .bean-2 {
    width: 156px;
    height: 168px;
    background: url("img/featured-post-hero/bean-2@2x.png") no-repeat center;
    background-size: 100%;
    left: 10px;
    bottom: -67px;
    transform: translate(10px, -15px); }
    @media (max-width: 1023px) {
      .featured-post-hero .bean-2 {
        display: none; } }
  .featured-post-hero .bean-3 {
    width: 214px;
    height: 169px;
    background: url("img/featured-post-hero/bean-3@2x.png") no-repeat center;
    background-size: 100%;
    z-index: 3;
    right: -31px;
    top: -80px;
    transform: rotate(30deg);
    transform-origin: 0 100%; }
    @media (max-width: 1023px) {
      .featured-post-hero .bean-3 {
        display: none; } }
  .featured-post-hero .bean-4 {
    width: 167px;
    height: 177px;
    background: url("img/featured-post-hero/bean-4@2x.png") no-repeat center;
    background-size: 100%;
    z-index: 3;
    right: -45px;
    bottom: -36px;
    transform: rotate(-40deg);
    transform-origin: 0 50%; }
    @media (max-width: 1023px) {
      .featured-post-hero .bean-4 {
        display: none; } }
  .featured-post-hero .bean-5 {
    width: 53px;
    height: 88px;
    background: url("img/featured-post-hero/bean-5@2x.png") no-repeat center;
    background-size: 100%;
    right: -76px;
    top: 163px;
    transform: translate(-100px, 30px); }
    @media (max-width: 767px) {
      .featured-post-hero .bean-5 {
        display: none; } }
  .featured-post-hero .bean-6 {
    width: 33px;
    height: 54px;
    background: url("img/featured-post-hero/bean-6@2x.png") no-repeat center;
    background-size: 100%;
    right: -71px;
    top: 40px;
    transform: translate(-60px, 60px); }
    @media (max-width: 1023px) {
      .featured-post-hero .bean-6 {
        display: none; } }
  .featured-post-hero .bean-7 {
    width: 53px;
    height: 88px;
    background: url("img/featured-post-hero/bean-5@2x.png") no-repeat center;
    background-size: 100%;
    left: 16px;
    bottom: -60px; }
    @media (max-width: 1023px) {
      .featured-post-hero .bean-7 {
        opacity: 1; } }
    @media (max-width: 767px) {
      .featured-post-hero .bean-7 {
        display: none; } }
  .featured-post-hero .featured-post-hero-image-link:hover .bean-1 {
    transform: translate(-10px, 10px); }
  .featured-post-hero .featured-post-hero-image-link:hover .bean-2 {
    transform: translate(10px, -15px); }
  .featured-post-hero .featured-post-hero-image-link:hover .bean-3 {
    transform: translate(-10px, 20px); }
  .featured-post-hero .featured-post-hero-image-link:hover .bean-4 {
    transform: translate(15px, 10px); }
  .featured-post-hero .featured-post-hero-image-link:hover .bean-5 {
    transform: translate(30px, -10px); }
  .featured-post-hero .featured-post-hero-image-link:hover .bean-6 {
    transform: translate(-10px, -10px); }
  .featured-post-hero .bean.scrolling {
    transition-timing-function: linear;
    transition-delay: 0s; }

.featured-post-hero.loaded .featured-post-hero-image, .featured-post-hero.loaded .featured-post-hero-text-wrapper {
  opacity: 1; }

.featured-post-hero.loaded .bean {
  transition-delay: .15s;
  transform: none;
  opacity: 1; }

.featured-post-hero.loaded .loading {
  display: none; }

.planner-widget {
  position: relative;
  transition-duration: 0.375s;
  /* retina */
  /* tablet s */
  /* mobile landscape */
  /* mobile */
  /* search autocomplete fields */
  /* retina */
  /* tablet */
  /* tablet s */
  /* mobile landscape */
  /* mobile */ }
  .planner-widget .search {
    margin-top: 32px; }
  .planner-widget .p {
    line-height: 1.5;
    font-weight: 400; }
  .planner-widget .h1 {
    font-size: 96px;
    opacity: 0.87; }
  .planner-widget .h2 {
    font-size: 60px;
    line-height: 1.2;
    font-weight: 400;
    opacity: 0.87; }
  .planner-widget .h3 {
    font-size: 48px;
    opacity: 0.87; }
  .planner-widget .h4 {
    font-size: 34px;
    opacity: 0.87; }
  .planner-widget .h5 {
    font-size: 24px;
    opacity: 0.87;
    line-height: inherit; }
  .planner-widget .h6 {
    font-size: 20px;
    font-weight: 400;
    opacity: 0.87; }
  .planner-widget .hero {
    padding-top: 150px;
    margin-bottom: 70px; }
  @media screen and (min-width: 1420px) {
    .planner-widget .main-hero::before,
    .planner-widget .hero::before {
      content: '';
      position: absolute;
      top: 38px;
      left: -100px;
      width: 289px;
      height: 251px;
      background-image: url("img/hero/decor1.png"); } }
  .planner-widget .hero__pic {
    position: absolute;
    top: 124px;
    left: 50%;
    margin-left: 68px; }
  .planner-widget .hero__cover {
    position: absolute;
    top: 124px;
    left: 50%;
    width: 773px;
    height: 755px;
    overflow: hidden;
    margin-left: 68px;
    transform: scale(1); }
  .planner-widget .hero__cover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("img/hero/cover.png"); }
  .planner-widget .hero__poster {
    position: absolute;
    top: 48px;
    right: 74px;
    bottom: 64px;
    left: 60px;
    overflow: hidden; }
  .planner-widget .hero__poster .sw-pinit {
    width: 100%;
    height: 100%; }
  .planner-widget .hero__poster img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%); }
  .planner-widget .hero__video video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%;
    transform: translate(-50%, -50%); }
  .planner-widget #page .hero__title, .planner-widget .hero__title {
    position: relative;
    margin-left: -0.05em;
    color: #45474a;
    opacity: 1;
    font-weight: 700;
    z-index: 9; }
  .planner-widget .hero__title span {
    position: relative;
    display: inline-block;
    vertical-align: top; }
  .planner-widget .hero__title span::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 100%;
    right: 0;
    left: 0;
    height: 16px;
    background-color: #FFD400;
    transform: translateY(-75%); }
  .planner-widget .hero__subtitle {
    margin-top: 12px;
    color: #000; }
  .planner-widget .hero__button {
    display: none; }
  .planner-widget .persona-toggle {
    clear: both;
    position: absolute;
    bottom: 5px;
    width: 100%;
    z-index: 1;
    text-align: left;
    display: none;
    -moz-transition: bottom 0.4s ease-in-out;
    -webkit-transition: bottom 0.4s ease-in-out;
    -o-transition: bottom 0.4s ease-in-out;
    transition: bottom 0.4s ease-in-out; }
    .planner-widget .persona-toggle .persona-toggle-label {
      margin-right: 12px;
      vertical-align: middle; }
    .planner-widget .persona-toggle .persona-toggle-option {
      margin-right: 8px;
      vertical-align: middle; }
    .planner-widget .persona-toggle .persona-toggle-option:before {
      content: '';
      height: 12px;
      width: 12px;
      border: 2px solid #979797;
      border-radius: 50%;
      margin-right: 8px;
      display: inline-block;
      vertical-align: middle;
      position: relative;
      top: -1px;
      padding: 2px;
      box-sizing: border-box; }
    .planner-widget .persona-toggle .persona-toggle-option.active:before {
      border-color: #464554;
      background-color: #464554;
      background-clip: content-box; }
  .planner-widget .persona-toggle.visible {
    display: block; }
  .planner-widget .persona-toggle.active {
    bottom: -32px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .planner-widget .hero::before {
      background-image: url("img/hero/decor1@2x.png");
      background-size: 100%; }
    .planner-widget .hero__cover::after {
      background-image: url("img/hero/cover@2x.png");
      background-size: 100%; } }
  @media screen and (max-width: 767px) {
    .planner-widget .main-hero::before {
      display: none; }
    .planner-widget .hero {
      position: relative;
      padding-top: 80px; }
    .planner-widget .hero::before {
      display: none; }
    .planner-widget .hero__cover {
      position: static;
      width: auto;
      height: auto;
      margin: 0 -5% 24px; }
    .planner-widget .hero__cover::after {
      display: none; }
    .planner-widget .hero__poster {
      position: relative;
      top: auto;
      right: auto;
      bottom: auto;
      left: auto;
      height: 340px; } }
  @media only screen and (max-device-width: 833px) and (orientation: landscape) {
    .planner-widget .main-hero::before {
      display: none; }
    .planner-widget .hero {
      padding-top: 120px; }
    .planner-widget .hero::before {
      display: none; }
    .planner-widget .hero__cover {
      display: none; }
    .planner-widget .hero__subtitle {
      display: none; }
    .planner-widget .hero__button {
      position: relative;
      display: block;
      margin-top: 24px;
      border-radius: 4px;
      background-color: #3E6DDD;
      box-shadow: 0 12px 24px -16px rgba(0, 0, 0, 0.5);
      font-size: 20px;
      line-height: 72px;
      font-weight: 700;
      text-align: center;
      color: #fff; } }
  @media only screen and (max-device-width: 599px) and (orientation: portrait) {
    .planner-widget .hero {
      padding-top: 120px;
      margin-bottom: 48px; }
    .planner-widget .hero__cover {
      margin-bottom: 16px; }
    .planner-widget .hero__poster {
      height: 280px; }
    .planner-widget .hero__title {
      font-size: 32px; }
    .planner-widget .hero__title span::after {
      height: 8px; }
    .planner-widget .hero__subtitle {
      display: none; }
    .planner-widget .hero__button {
      display: block;
      margin-top: 24px;
      border-radius: 4px;
      background-color: #3E6DDD;
      box-shadow: 0 12px 24px -16px rgba(0, 0, 0, 0.5);
      font-size: 20px;
      line-height: 72px;
      font-weight: 700;
      text-align: center;
      color: #fff; } }
  @media only screen and (max-device-width: 599px) and (orientation: portrait) {
    .planner-widget .h1 {
      font-size: 2.2em; }
    .planner-widget .h2 {
      font-size: 1.8em; }
    .planner-widget .h3 {
      font-size: 1.6em; }
    .planner-widget .h4 {
      font-size: 1.4em;
      line-height: inherit; } }
  .planner-widget .search::after {
    content: '';
    position: absolute;
    bottom: -80px;
    left: 452px;
    width: 158px;
    height: 120px;
    background-image: url(img/search/decor2.png); }
  .planner-widget .search::before {
    content: '';
    position: absolute;
    bottom: 6px;
    left: -96px;
    width: 191px;
    height: 125px;
    background-image: url(img/search/decor1.png); }
  .planner-widget .search__title {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1px;
    color: #000; }
  .planner-widget .search__options {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    border-radius: 4px;
    background: #FFF linear-gradient(rgba(255, 255, 255, 0.3) 10%, rgba(234, 234, 234, 0.3) 100%);
    box-shadow: 0 12px 24px -16px rgba(0, 0, 0, 0.5);
    font-size: 0; }
  .planner-widget .search__options a {
    display: inline-block;
    vertical-align: top;
    padding: 0 16px;
    border-right: 1px solid rgba(216, 216, 216, 0.4);
    border-left: 1px solid rgba(216, 216, 216, 0.4);
    color: #464553;
    transition-duration: 0.25s; }
  .planner-widget .search__options a:hover {
    color: #292D31;
    background-color: #E5F8FE; }
  .planner-widget .search__options a:first-child {
    border-left: 0; }
  .planner-widget .search__options a:last-child {
    border-right: 0; }
  .planner-widget .search__options img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px; }
  .planner-widget .search__options span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 48px;
    font-weight: 700; }
  .planner-widget .search__options .js__tab_active {
    background-color: #E5F8FE;
    color: #292D31; }
  .planner-widget .search__form {
    position: absolute;
    left: -9999px;
    z-index: 3;
    display: inline-block;
    vertical-align: top;
    margin-top: 16px;
    border-radius: 4px;
    background: #FFF linear-gradient(rgba(255, 255, 255, 0.3) 10%, rgba(234, 234, 234, 0.3) 100%);
    box-shadow: 0 12px 24px -16px rgba(0, 0, 0, 0.5);
    font-size: 0;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-16px);
    transition-duration: 0.25s; }
  .planner-widget .search__form.js__tab-target_active {
    position: relative;
    left: auto;
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    transform: none; }
  .planner-widget .search__group {
    z-index: 2;
    background: #fff; }
  .planner-widget .search__group,
  .planner-widget #mobile-explore .search__group {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 280px;
    padding: 16px 0 16px 24px;
    border-right: 24px solid transparent;
    border-left: 1px solid rgba(216, 216, 216, 0.4); }
  .planner-widget .search__group_l {
    width: 560px; }
  .planner-widget .search__group:first-child {
    border-left: 0;
    border-radius: 4px 0 0 4px; }
  .planner-widget .search__group_focused {
    background: #fff; }
  .planner-widget .search__label {
    position: absolute;
    bottom: 16px;
    left: 0;
    padding-left: inherit;
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    pointer-events: none;
    color: #464553;
    opacity: 0.78;
    transition-duration: 0.25s; }
  .planner-widget .search__label_focused {
    bottom: 40px;
    line-height: 16px; }
  .planner-widget .search__input,
  .planner-widget #mobile-explore .search__input {
    width: 100%;
    margin-top: 16px;
    margin-bottom: -1px;
    padding-right: 28px;
    border-bottom: 1px solid rgba(70, 69, 83, 0.64);
    box-sizing: border-box;
    font-size: 12px;
    line-height: 24px;
    color: #464553;
    transition-duration: 0.25s; }
  .planner-widget .search__input:focus,
  .planner-widget #mobile-explore .search__input:focus {
    border-bottom-color: #10A147; }
  .planner-widget .search__input::-webkit-input-placeholder,
  .planner-widget #mobile-explore .search__input::-webkit-input-placeholder {
    color: rgba(70, 69, 83, 0.64);
    transition-duration: 0.25s; }
  .planner-widget .search__input:focus::-webkit-input-placeholder,
  .planner-widget #mobile-explore .search__input:focus::-webkit-input-placeholder {
    color: transparent; }
  .planner-widget .search__input::-ms-clear,
  .planner-widget #mobile-explore .search__input::-ms-clear {
    display: none; }
  .planner-widget .search__button {
    display: inline-block;
    vertical-align: top;
    width: 140px;
    border-radius: 0 4px 4px 0;
    background-color: #FFD400;
    background-image: linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    font-size: 20px;
    line-height: 72px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.5px;
    color: #292D31;
    transition-duration: 0.25s; }
  .planner-widget .search__button:hover {
    background-color: #EDC604; }
  .planner-widget .search__autocomplete,
  .planner-widget #mobile-explore .search__autocomplete {
    position: absolute;
    top: 100%;
    right: -24px;
    left: 0;
    display: none;
    overflow: auto;
    border-radius: 0 0 4px 4px;
    background-color: #fff;
    box-shadow: 0 8px 8px -4px rgba(0, 0, 0, 0.3);
    font-size: 14px;
    line-height: 28px;
    white-space: nowrap;
    text-align: left; }
  .planner-widget .search__autocomplete i,
  .planner-widget #mobile-explore .search__autocomplete i {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin: 6px 6px 6px 0;
    color: #F8A131; }
  .planner-widget .search__autocomplete img,
  .planner-widget .search__autocomplete svg,
  .planner-widget #mobile-explore .search__autocomplete img,
  .planner-widget #mobile-explore .search__autocomplete svg {
    display: block;
    width: 16px;
    height: 16px; }
  .planner-widget .search__autocomplete img,
  .planner-widget #mobile-explore .search__autocomplete img {
    border-radius: 50%; }
  .planner-widget .search__autocomplete li,
  .planner-widget #mobile-explore .search__autocomplete li {
    padding: 0 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    -webkit-user-select: none; }
  .planner-widget .search__autocomplete li.hovered,
  .planner-widget #mobile-explore .search__autocomplete li:hover {
    background-color: #EDF9F9; }
  .planner-widget .search__autocomplete span,
  .planner-widget #mobile-explore .search__autocomplete span {
    font-size: 10px;
    line-height: 1;
    color: #9B9B9B; }
  .planner-widget .search__group_focused .search__autocomplete,
  .planner-widget #mobile-explore .search__group_focused .search__autocomplete {
    display: block; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .planner-widget .search::after {
      background-image: url(img/search/decor2@2x.png);
      background-size: 100%; }
    .planner-widget .search::before {
      background-image: url(img/search/decor1@2x.png);
      background-size: 100%; } }
  @media screen and (max-width: 1023px) {
    .planner-widget .search::after {
      left: 380px; }
    .planner-widget .search__group {
      width: 240px; }
    .planner-widget .search__group_l {
      width: 480px; } }
  @media screen and (max-width: 768px) {
    .planner-widget .search__button, .planner-widget .search__button_l {
      width: 135px; }
    .planner-widget .search__group_l {
      width: 480px; } }
  @media screen and (max-width: 767px) {
    .planner-widget .search__group {
      width: calc(50% - 70px);
      padding-left: 16px;
      border-right-width: 16px; }
    .planner-widget .search__group_l {
      width: calc(100% - 140px); }
    .planner-widget .search__group:first-child {
      border-right-width: 16px; }
    .planner-widget .search__button {
      width: 140px; }
    .planner-widget .search__button_l {
      width: 140px; }
    .planner-widget .search__form {
      width: 100%; } }
  @media only screen and (max-device-width: 833px) and (orientation: landscape) {
    .planner-widget .search {
      margin-top: 16px; }
    .planner-widget .search::after,
    .planner-widget .search::before {
      display: none; }
    .planner-widget .search__title {
      display: none; }
    .planner-widget .search__options {
      display: block;
      text-align: center; }
    .planner-widget .search__options a {
      width: 50%;
      box-sizing: border-box; }
    .planner-widget .search__form {
      display: none; } }
  @media only screen and (max-device-width: 599px) and (orientation: portrait) {
    .planner-widget .search {
      margin-top: 16px; }
    .planner-widget .search::after,
    .planner-widget .search::before {
      display: none; }
    .planner-widget .search__title {
      display: none; }
    .planner-widget .search__options {
      display: block;
      text-align: center; }
    .planner-widget .search__options a {
      width: 50%;
      box-sizing: border-box; }
    .planner-widget .search__form {
      display: none; } }

div.autocomplete_error {
  color: red;
  display: none;
  line-height: 20px;
  width: 100%;
  font-size: 12px;
  position: absolute;
  left: 24px;
  bottom: -2px;
  text-align: left; }

/* Mobile Component */
.mobile-looking .slick-slider {
  position: relative; }

.mobile-looking .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.mobile-looking .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.mobile-looking .slick-arrow {
  position: absolute;
  top: 30px;
  width: 8px;
  height: 13px;
  margin-top: -6.5px;
  background: no-repeat center;
  background-size: 100% 100%;
  opacity: 0.5;
  transition-duration: 0.25s;
  transition-property: opacity;
  overflow: hidden;
  text-indent: -99999px;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  -webkit-tap-highlight-color: transparent; }

.mobile-looking .slick-prev {
  right: 100%;
  background-image: url("img/mobile-looking/prev@2x.png"); }

.mobile-looking .slick-next {
  left: 100%;
  background-image: url("img/mobile-looking/next@2x.png"); }

.mobile-looking .slick-prev.slick-disabled,
.mobile-looking .slick-next.slick-disabled {
  opacity: 0; }

.mobile-looking__title {
  margin: 12px 0 20px;
  font-size: 14px;
  font-weight: 700;
  color: #000; }

.mobile-looking__item {
  display: block;
  font-size: 12px;
  text-align: center;
  float: left; }

.mobile-looking__icon {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 8px;
  border-radius: 12px; }

.mobile-looking__icon img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 50%; }

.mobile-looking__icon_orange {
  background-color: #FF7F00; }

.mobile-looking__icon_yellow {
  background-color: #FBAF20; }

.mobile-looking__icon_blue {
  background-color: #02ACDC; }

.mobile-looking__icon_green {
  background-color: #81C99C; }

/* Post List Items
----------------------------------------------------------------------------------------------------*/
.stories {
  position: relative;
  z-index: 2;
  margin-bottom: 48px;
  padding: 32px 24px;
  border-radius: 4px;
  background: #FFF url("img/stories/bg.png") 50% 100% no-repeat;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15); }

.stories .guides__switcher {
  margin-bottom: 8px; }

.stories__title {
  font-weight: 700;
  transition-duration: 0.75s;
  transition-property: opacity;
  padding-bottom: 0; }

.stories__title span::after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 100%;
  right: -2px;
  left: -2px;
  height: 8px;
  margin-top: -6px;
  background-color: #FFD400; }

.stories__subtitle {
  max-width: 772px;
  margin: 40px 0 24px; }

.stories__baloons {
  position: absolute;
  top: 64px;
  left: 50%;
  margin-left: 256px; }

.stories__keywords {
  margin: 32px 0 8px;
  font-family: Axiforma, Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #9B9B9B; }

.stories__item {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 270px;
  margin: 24px auto 0 !important;
  box-shadow: 0 20px 20px -12px transparent;
  font-size: 0;
  transition-duration: 0.75s;
  transition-property: z-index, box-shadow, opacity; }

.stories__tag {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase; }

.stories__tag a:hover {
  opacity: .7; }

.stories__tag::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 4px;
  margin-top: 2px;
  background-color: #FFD400; }

.stories__tag span {
  position: relative; }

.stories__date {
  font-size: 12px;
  font-weight: 700; }

.stories__pic {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: 4px;
  border-radius: 4px;
  background-color: #fff;
  width: 100%;
  height: auto; }

.stories__pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%); }

.stories__cont {
  position: relative;
  margin: -124px -20px 0;
  padding: 148px 20px 52px;
  border-radius: 4px;
  background-color: #FFF;
  transition-duration: 0.75s; }

.stories__heading {
  overflow: hidden;
  font-family: Souvenir, Axiforma, Helvetica, Arial, sans-serif;
  line-height: 1.25;
  transition-duration: 0.75s; }

.stories__more {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  text-decoration: underline;
  opacity: 0;
  transition-duration: 0.75s;
  transition-property: opacity; }

.stories__shape {
  position: absolute;
  background-size: 100%;
  pointer-events: none;
  transition-property: transform;
  transition-duration: 0.75s; }

.stories__shape_1 {
  top: 21px;
  left: -81px;
  width: 171px;
  height: 191px;
  background-image: url("img/stories/shape1.png");
  transform: rotate(-30deg);
  transform-origin: 100% 0; }

.stories__shape_2 {
  top: 20px;
  right: -80px;
  width: 108px;
  height: 164px;
  background-image: url("img/stories/shape2.png");
  transform: rotate(75deg);
  transform-origin: 0 0; }

.stories__shape_3 {
  right: -52px;
  bottom: -52px;
  width: 118px;
  height: 117px;
  background-image: url("img/stories/shape3.png");
  transform: translate(-50%, -50%); }

.stories__shape_4 {
  right: -80px;
  bottom: -48px;
  width: 35px;
  height: 38px;
  background-image: url("img/stories/shape4.png");
  transform: translate(-400%, -400%); }

.stories__shape_5 {
  bottom: -52px;
  left: -48px;
  width: 79px;
  height: 85px;
  background-image: url("img/stories/shape5.png");
  transform: translate(250%, -250%); }

.stories__shape_6 {
  top: -44px;
  right: -116px;
  width: 246px;
  height: 195px;
  background-image: url("img/stories/shape6.png");
  transform: rotate(75deg) translateX(25%);
  transform-origin: 0 0; }

.stories__shape_7 {
  top: 132px;
  right: -40px;
  width: 51px;
  height: 51px;
  background-image: url("img/stories/shape7.png");
  transform: translate(-100%, 100%); }

.stories__shape_8 {
  right: -100px;
  bottom: -68px;
  width: 150px;
  height: 142px;
  background-image: url("img/stories/shape8.png");
  transform: translate(-100%, -75%); }

.stories__shape_9 {
  bottom: -16px;
  left: -116px;
  width: 152px;
  height: 163px;
  background-image: url("img/stories/shape9.png");
  transform: rotate(15deg) translate(50%, -25%);
  transform-origin: 100% 100%; }

.stories__shape_10 {
  top: 64px;
  left: -68px;
  width: 83px;
  height: 63px;
  background-image: url("img/stories/shape10.png");
  transform: translate(100%, 100%); }

.stories__shape_11 {
  top: -96px;
  right: -40px;
  width: 53px;
  height: 49px;
  background-image: url("img/stories/shape11.png");
  transform: translate(-100%, 600%); }

.stories__shape_12 {
  top: -40px;
  right: -88px;
  width: 163px;
  height: 190px;
  background-image: url("img/stories/shape12.png");
  transform: rotate(45deg) translateY(50%);
  transform-origin: 0 0; }

.stories__shape_13 {
  right: -80px;
  bottom: -64px;
  width: 123px;
  height: 159px;
  background-image: url("img/stories/shape13.png");
  transform: rotate(-45deg) translate(-50%, -50%);
  transform-origin: 0 0; }

.stories__shape_14 {
  bottom: -40px;
  left: -52px;
  width: 73px;
  height: 138px;
  background-image: url("img/stories/shape14.png");
  transform: translate(50%, -50%); }

.stories__shape_15 {
  top: 21px;
  left: -81px;
  width: 171px;
  height: 191px;
  background-image: url("img/stories/shape1.png");
  transform: rotate(-30deg);
  transform-origin: 100% 0; }

.stories__item:hover {
  z-index: 100;
  box-shadow: 0 20px 20px -12px rgba(0, 0, 0, 0.5); }

.stories__item:hover .stories__more {
  opacity: 1; }

.stories__item:hover .stories__shape {
  transition-delay: 0.25s;
  transform: none; }

.stories__item_yellow:hover .stories__cont {
  background-color: #FFD400; }

.stories__item_green .stories__more,
.stories__item_purple .stories__more {
  color: #fff; }

.stories__item_green:hover .stories__cont {
  background-color: #0D9B46; }

.stories__item_purple:hover .stories__cont {
  background-color: #991E66; }

.stories__item_green:hover .stories__heading,
.stories__item_purple:hover .stories__heading {
  color: #fff;
  opacity: 1; }

.stories__end {
  margin-top: 32px;
  font-size: 12px;
  text-align: center;
  color: #464553; }

.stories_hovered .stories__title,
.stories_hovered .stories__item {
  opacity: 0.46; }

.stories_hovered .stories__item:hover {
  opacity: 1; }

.stories_results .grid-row {
  margin: 0 -53px; }

.stories_results .stories__cont {
  background-color: #F7F7F9; }

.stories_featured .stories__item_yellow .stories__more {
  color: #292D31; }

.stories_featured .stories__item_yellow:hover .stories__heading {
  color: #292D31; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* retina */
  .stories {
    background-image: url("img/stories/bg@2x.png");
    background-size: 1024px auto; }
  .stories__shape_1 {
    background-image: url("img/stories/shape1@2x.png"); }
  .stories__shape_2 {
    background-image: url("img/stories/shape2@2x.png"); }
  .stories__shape_3 {
    background-image: url("img/stories/shape3@2x.png"); }
  .stories__shape_4 {
    background-image: url("img/stories/shape4@2x.png"); }
  .stories__shape_5 {
    background-image: url("img/stories/shape5@2x.png"); }
  .stories__shape_6 {
    background-image: url("img/stories/shape6@2x.png"); }
  .stories__shape_7 {
    background-image: url("img/stories/shape7@2x.png"); }
  .stories__shape_8 {
    background-image: url("img/stories/shape8@2x.png"); }
  .stories__shape_9 {
    background-image: url("img/stories/shape9@2x.png"); }
  .stories__shape_10 {
    background-image: url("img/stories/shape10@2x.png"); }
  .stories__shape_11 {
    background-image: url("img/stories/shape11@2x.png"); }
  .stories__shape_12 {
    background-image: url("img/stories/shape12@2x.png"); }
  .stories__shape_13 {
    background-image: url("img/stories/shape13@2x.png"); }
  .stories__shape_14 {
    background-image: url("img/stories/shape14@2x.png"); }
  .stories__shape_15 {
    background-image: url("img/stories/shape1@2x.png"); }
  #page .stories_results {
    background: none; } }

@media screen and (max-width: 1023px) {
  /* tablet */
  .stories__item {
    max-width: none;
    margin-top: 28px; }
  .stories__cont {
    margin: 0;
    padding: 0; }
  .stories__heading {
    margin-top: 24px;
    height: auto; }
  .stories__more {
    display: none; }
  .stories__shape {
    display: none;
    background: transparent; }
  .stories__item:hover {
    box-shadow: none; }
  .stories__item:hover .stories__cont {
    background-color: #fff; }
  .stories__item_green:hover .stories__heading,
  .stories__item_purple:hover .stories__heading {
    color: inherit; }
  .stories_results .stories__item:hover .stories__cont {
    background-color: #F7F7F9; }
  .stories_featured .stories__item:hover .stories__cont {
    background-color: #EB4550; }
  .stories_featured .stories__item_yellow:hover .stories__heading {
    color: inherit; } }

@media screen and (max-width: 767px) {
  /* tablet s */
  .stories__cover {
    max-width: 100%;
    height: auto; }
  .stories__keywords {
    margin-top: 24px; }
  .stories__heading {
    margin-top: 16px; } }

@media only screen and (max-device-width: 599px) and (orientation: portrait) {
  /* mobile */
  .stories_results {
    padding: 0; }
  .stories_featured {
    padding-top: 32px;
    padding-right: 0;
    padding-left: 0; } }

.stories__tag:before {
  display: none; }

.stories__item-new-wrapper {
  cursor: pointer; }

.stories__item {
  cursor: pointer; }

.stories__item-new .stories__meta {
  position: relative;
  z-index: 2; }

.stories__item-new .stories__pic {
  background: no-repeat center;
  background-size: cover; }

.stories__item-new .stories__shape {
  opacity: 0;
  transition-property: all; }

@media screen and (max-width: 1023px) {
  .stories__item-new .stories__cont {
    background-color: #FAFAFB; } }

.stories-hover-color-1:hover .stories__cont {
  background-color: #FFD400; }

.stories-hover-color-2 .stories__more,
.stories-hover-color-3 .stories__more {
  color: #fff; }

.stories-hover-color-2:hover .stories__cont {
  background-color: #109B46; }

.stories-hover-color-3:hover .stories__cont {
  background-color: #991E66; }

.stories-hover-color-2:hover .stories__heading,
.stories-hover-color-3:hover .stories__heading {
  color: #fff;
  opacity: 1; }

.stories__item-new:hover .stories__shape {
  opacity: 1; }

@media screen and (max-width: 1023px) {
  .stories__item-new:hover .stories__cont {
    background-color: #FAFAFB; } }

@media screen and (max-width: 1023px) {
  .stories-hover-color-2:hover .stories__heading,
  .stories-hover-color-3:hover .stories__heading {
    color: #292D31; } }

.cat-slug-partners {
  background-color: #FFD400;
  padding: 2px 3px; }

@media screen and (max-width: 1023px) {
  .block_articles .stories__item-new .stories__cont {
    background-color: #fff; } }

@media screen and (max-width: 1023px) {
  .block_articles .stories__item-new:hover .stories__cont {
    background-color: #fff; } }

.stories-wrapper.no-images .stories__cont {
  margin: 0px -20px 0;
  padding: 20px 20px 52px;
  border-radius: 8px; }
  @media (max-width: 1023px) {
    .stories-wrapper.no-images .stories__cont {
      margin: 0;
      padding: 0; } }

.post-list-item-lg {
  margin-bottom: 20px;
  max-width: 300px; }
  .post-list-item-lg .post-list-item-inner {
    background: #1D2B43 no-repeat center;
    background-size: cover;
    border-radius: 8px;
    padding: 20px 8px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.32);
    position: relative;
    overflow: hidden;
    min-height: 336px;
    transform: translateY(0px);
    z-index: 2; }
  @media (max-width: 767px) {
    .post-list-item-lg {
      margin: 0 auto 30px; } }
  .post-list-item-lg .post-list-item-overlay {
    background: #000;
    opacity: .1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .post-list-item-lg .post-list-item-gradient {
    background-image: linear-gradient(-180deg, transparent 50%, rgba(0, 0, 0, 0.32) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .post-list-item-lg .post-list-item-text {
    position: absolute;
    width: calc(100% - 16px);
    left: 8px;
    bottom: 20px; }
  .post-list-item-lg .post-list-item-meta {
    margin-bottom: 11px; }
    .post-list-item-lg .post-list-item-meta .tags span {
      display: inline-block; }
  .post-list-item-lg .post-list-item-meta .date {
    margin-left: 4px;
    display: inline-block; }
  .post-list-item-lg .read-more-tag {
    position: absolute;
    bottom: -2px;
    width: 100%;
    left: 0;
    z-index: 1; }

.post-list-item-lg:hover .post-list-item-inner {
  transform: translateY(-20px); }

.post-list-item-sm {
  padding-top: 24%;
  position: relative;
  overflow: hidden;
  margin-bottom: 1.5%;
  border-radius: 4px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);
  display: block; }
  @media (max-width: 767px) {
    .post-list-item-sm {
      padding-top: 70%; } }
  .post-list-item-sm h3 {
    position: absolute;
    right: 16px;
    bottom: 16px;
    left: 16px;
    transform-origin: 0 100%;
    transition-duration: 0.25s;
    transition-duration: 0s;
    z-index: 2; }
    .post-list-item-sm h3 span {
      transition-duration: 0s; }
  .post-list-item-sm img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.post-list-item-sm:hover h3 span {
  background-color: #FFD400; }

.post-list-item-sm:after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 112px;
  background-image: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.75) 100%); }

/* Archives
----------------------------------------------------------------------------------------------------*/
.archive-container {
  padding: 80px 0 40px;
  overflow: visible; }

.pagination {
  margin-bottom: 40px; }
  .pagination .page-numbers {
    display: inline-block;
    padding: 2px 8px; }
  .pagination .current {
    background: #FFD400; }

.author-image {
  border-radius: 50%;
  height: 100px;
  width: 100px;
  background: #fff;
  overflow: hidden;
  margin: 0 auto 20px; }
  .author-image img {
    width: 100%;
    height: auto; }
  .author-image img.default-avatar {
    width: 105%;
    margin-left: -2.5%;
    margin-top: -2.5%; }

.archive .author-bio {
  margin-top: 20px; }

.archive .author-urls .social-icon {
  opacity: 1;
  background-color: #fff; }

.archive .author-urls .social-icon:hover {
  opacity: .8; }

/* Editorial Content (Magazine articles, trip guides, etc)
----------------------------------------------------------------------------------------------------*/
/* General Editorial Styles
----------------------------------------------------------------------------------------------------*/
.article-content-wrapper {
  position: relative;
  width: 100%; }

.article-wrapper {
  width: 100%; }

.additional-article-modules-wrapper {
  width: 100%;
  overflow: hidden; }

.editorial-content * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.editorial-content audio,
.editorial-content canvas,
.editorial-content video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.editorial-content audio:not([controls]) {
  display: none; }

.editorial-content [hidden] {
  display: none; }

.editorial-content img, .editorial-content object, .editorial-content embed, .editorial-content table, .editorial-content iframe {
  max-width: 100%; }

.editorial-content img {
  height: auto; }

.editorial-content img, .editorial-content a img {
  border: 0; }

/* WordPress Core
----------------------------------------------------------------------------------------------------*/
.alignnone {
  margin-top: 5px;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 20px; }

.aligncenter,
div.aligncenter,
img.aligncenter {
  display: block;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px; }

.alignright {
  float: right;
  margin-top: 5px;
  margin-right: 0;
  margin-left: 20px;
  margin-bottom: 20px; }

.alignleft {
  float: left;
  margin-top: 5px;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 20px; }

a img.alignright {
  float: right;
  margin-top: 5px;
  margin-right: 0;
  margin-left: 20px;
  margin-bottom: 20px; }

a img.alignnone {
  margin-top: 5px;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 20px; }

a img.alignleft {
  float: left;
  margin-top: 5px;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 20px; }

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

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

.wp-caption.alignnone {
  margin-top: 5px;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 20px; }

.wp-caption.alignleft {
  margin-top: 5px;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 20px; }

.wp-caption.alignright {
  margin-top: 5px;
  margin-right: 0;
  margin-left: 20px;
  margin-bottom: 20px; }

.wp-caption img,
.et-db #et-boc .et_pb_module .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

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

/* Non-Gutenberg modules
----------------------------------------------------------------------------------------------------*/
.magazine-article {
  max-width: 100%; }

.post-header {
  margin-bottom: 60px; }
  .post-header .post-hero {
    min-height: 65vh;
    background: #FFF7C7 no-repeat center;
    background-size: cover;
    position: relative; }
  .post-header .post-hero-inner {
    max-width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 60vh;
    padding: 40px 0; }
  .post-header h1, .post-header p, .post-header .post-date {
    display: inline;
    clear: both;
    background-color: #FFD400;
    box-shadow: 10px 0 0 #FFD400;
    padding: 3px 5px; }
  .post-header .post-subtitle-wrapper {
    margin: 12px 0; }
  .post-header .bg-highway-yellow {
    background-color: #FFD400;
    box-shadow: 10px 0 0 #FFD400; }
  .post-header .bg-open-sky-blue {
    background-color: #71C5E8;
    box-shadow: 10px 0 0 #71C5E8; }
  .post-header .bg-grass-green {
    background-color: #109B46;
    box-shadow: 10px 0 0 #109B46; }
  .post-header .bg-sunset-red {
    background-color: #EF3340;
    box-shadow: 10px 0 0 #EF3340; }
  .post-header .bg-wild-violet {
    background-color: #991E66;
    box-shadow: 10px 0 0 #991E66; }
  .post-header .bg-light-yellow {
    background-color: #FFF7C7;
    box-shadow: 10px 0 0 #FFF7C7; }
  .post-header .bg-light-blue {
    background-color: #E5F7FF;
    box-shadow: 10px 0 0 #E5F7FF; }
  .post-header .bg-light-green {
    background-color: #F0F8E8;
    box-shadow: 10px 0 0 #F0F8E8; }
  .post-header .bg-light-pink {
    background-color: #FFE9D3;
    box-shadow: 10px 0 0 #FFE9D3; }
  .post-header .bg-light-purple {
    background-color: #EBE8F5;
    box-shadow: 10px 0 0 #EBE8F5; }
  .post-header .bg-midnight-blue {
    background-color: #1D2B43;
    box-shadow: 10px 0 0 #1D2B43; }
  .post-header .bg-adventure-green {
    background-color: #1D3C34;
    box-shadow: 10px 0 0 #1D3C34; }
  .post-header .post-hero-meta {
    margin-bottom: 18px; }
    .post-header .post-hero-meta .stories__tag {
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .post-header .post-hero-meta .stories__tag {
          display: block;
          margin-top: 5px; } }
      .post-header .post-hero-meta .stories__tag span {
        padding: 2px 3px;
        margin-bottom: 0; }
    .post-header .post-hero-meta .tag-bg-highway-yellow span {
      background-color: #FFD400; }
    .post-header .post-hero-meta .tag-bg-open-sky-blue span {
      background-color: #71C5E8; }
    .post-header .post-hero-meta .tag-bg-grass-green span {
      background-color: #109B46; }
    .post-header .post-hero-meta .tag-bg-sunset-red span {
      background-color: #EF3340; }
    .post-header .post-hero-meta .tag-bg-wild-violet span {
      background-color: #991E66; }
    .post-header .post-hero-meta .tag-bg-light-yellow span {
      background-color: #FFF7C7; }
    .post-header .post-hero-meta .tag-bg-light-blue span {
      background-color: #E5F7FF; }
    .post-header .post-hero-meta .tag-bg-light-green span {
      background-color: #F0F8E8; }
    .post-header .post-hero-meta .tag-bg-light-pink span {
      background-color: #FFE9D3; }
    .post-header .post-hero-meta .tag-bg-light-purple span {
      background-color: #EBE8F5; }
    .post-header .post-hero-meta .tag-bg-midnight-blue span {
      background-color: #1D2B43; }
    .post-header .post-hero-meta .tag-bg-adventure-green span {
      background-color: #1D3C34; }
    .post-header .post-hero-meta .post-date {
      padding: 2px 3px;
      margin-right: 0px;
      box-shadow: none;
      vertical-align: top; }
  .post-header .partnership-banner {
    margin-bottom: 20px; }
    .post-header .partnership-banner p {
      display: inline-block;
      background: #fff;
      padding: 1px 8px;
      box-shadow: none; }

.sponsor-logo-wrapper {
  margin: -36px 0 48px; }
  .sponsor-logo-wrapper .sponsor-logo-text {
    margin-bottom: 24px;
    padding-top: 1px; }
  .sponsor-logo-wrapper img {
    max-width: 200px;
    height: auto; }

.post-tags {
  margin: 0 0 60px; }
  .post-tags em {
    position: relative; }
  .post-tags span {
    position: relative;
    display: inline-block;
    margin: 12px 6px 0;
    padding: 0 2px;
    z-index: 1; }
  .post-tags span:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 8px;
    margin-top: 2px;
    background-color: #FFD400;
    z-index: -1; }
  .post-tags a:hover {
    opacity: .8; }

.single .stories.stories_results.block_articles {
  margin-bottom: 40px;
  background: transparent;
  box-shadow: none;
  padding: 0;
  border: none; }
  @media screen and (max-width: 1023px) {
    .single .stories.stories_results.block_articles .stories__item-new .stories__cont {
      background-color: transparent; } }
  @media screen and (max-width: 1023px) {
    .single .stories.stories_results.block_articles .stories__item-new:hover .stories__cont {
      background-color: transparent; } }
  @media (max-width: 1023px) {
    .single .stories.stories_results.block_articles .grid-row {
      margin: 0; } }
  .single .stories.stories_results.block_articles .latest-row {
    display: none; }
  .single .stories.stories_results.block_articles .guides__select {
    position: relative;
    display: inline-block;
    vertical-align: top;
    -webkit-user-select: none; }
  .single .stories.stories_results.block_articles .guides__switcher {
    cursor: pointer;
    padding-right: 4px;
    border-bottom: 1px solid #FFD400;
    transition-duration: 0.25s; }
  .single .stories.stories_results.block_articles .guides__switcher i {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 11px;
    height: 7px;
    margin: 13px 0 0 12px; }
  .single .stories.stories_results.block_articles .guides__switcher i::after,
  .single .stories.stories_results.block_articles .guides__switcher i::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    border-left: 1px solid;
    transform: rotate(45deg);
    transform-origin: 50% 100%; }
  .single .stories.stories_results.block_articles .guides__switcher i::before {
    transform: rotate(-45deg); }
  .single .stories.stories_results.block_articles .guides__switcher:hover {
    border-bottom-color: transparent; }
  .single .stories.stories_results.block_articles .guides__dropdown {
    position: absolute;
    z-index: 101;
    top: 100%;
    left: 0;
    min-width: 100%;
    margin-top: -1px;
    padding: 8px 0;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    font-size: 14px;
    line-height: 32px;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition-duration: 0.375s;
    transform: translateY(8px); }
  .single .stories.stories_results.block_articles .guides__dropdown li {
    position: relative;
    padding: 0 32px;
    white-space: nowrap;
    cursor: pointer;
    transition-duration: 0.25s;
    -webkit-user-select: none; }
  .single .stories.stories_results.block_articles .guides__dropdown li i {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background-color: #109B46;
    color: #fff;
    opacity: 0;
    transition-duration: 0.25s; }
  .single .stories.stories_results.block_articles .guides__dropdown li i svg {
    display: inline-block;
    vertical-align: top;
    width: 8px;
    height: 8px;
    margin: 4px; }
  .single .stories.stories_results.block_articles .guides__dropdown li:hover {
    background-color: #EDF9F9; }
  .single .stories.stories_results.block_articles .guides__dropdown li.active {
    pointer-events: none; }
  .single .stories.stories_results.block_articles .guides__dropdown li.active i {
    opacity: 1; }
  .single .stories.stories_results.block_articles .guides__dropdown_active {
    pointer-events: initial;
    visibility: visible;
    opacity: 1;
    transform: none; }

.single .stories.stories_results.block_articles.related-guides .grid-row {
  margin: 30px -1% 0; }

.post-authors {
  margin: 60px 0;
  padding: 60px 0 20px;
  position: relative;
  text-align: center; }
  .post-authors .author-info {
    display: inline-block;
    text-align: left;
    float: none;
    margin: 0 0 40px 0;
    vertical-align: top; }
  .post-authors .post-authors-title {
    margin-bottom: 40px; }
  .post-authors .author-image-wrapper {
    width: 100px;
    margin-right: 30px;
    float: left; }
    @media (max-width: 767px) {
      .post-authors .author-image-wrapper {
        width: auto;
        margin: 0 0 20px 0;
        float: none; } }
    .post-authors .author-image-wrapper .author-image a:hover {
      opacity: .7; }
  .post-authors .author-bio-wrapper {
    float: left;
    width: calc(100% - 130px); }
    @media (max-width: 767px) {
      .post-authors .author-bio-wrapper {
        float: none;
        width: auto; } }
  .post-authors .author-bio {
    margin-top: 10px; }
  .post-authors .author-title {
    float: left;
    margin-right: 16px; }
    .post-authors .author-title a:hover {
      opacity: .7; }
  .post-authors .author-urls {
    float: left;
    position: relative;
    top: 2px; }

.post-authors:before, .post-authors:after {
  content: url("img/stories/squiggle.svg");
  position: absolute;
  left: 50%;
  margin-left: -32px;
  width: 65px;
  height: 8px; }

.post-authors:before {
  top: 0; }

.post-authors:after {
  bottom: 0; }

.author-urls .social-icon {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  width: 26px;
  background: transparent no-repeat center;
  background-size: 16px;
  margin-right: 8px;
  opacity: .4;
  border-radius: 50%;
  height: 26px; }

.author-urls .social-icon:hover {
  opacity: .8; }

.author-urls .social-icon.instagram {
  background-image: url("img/social/instagram.svg"); }

.author-urls .social-icon.twitter {
  background-image: url("img/social/twitter.svg"); }

.author-urls .social-icon.facebook {
  background-image: url("img/social/facebook.svg"); }

.author-urls .social-icon.youtube {
  background-image: url("img/social/youtube.svg");
  background-size: 20px; }

.author-urls .social-icon.website {
  background-image: url("img/social/website.svg"); }

.author-urls .social-icon.rt {
  background-image: url("img/social/roadpress_icon_rt_line.svg"); }

.floating-cta {
  position: absolute;
  right: 0;
  top: 0;
  width: 224px;
  max-width: 96%;
  height: 100%; }
  @media (max-width: 767px) {
    .floating-cta {
      position: relative;
      height: auto;
      margin: 0 auto 48px;
      border-radius: 4px; } }
  @media only screen and (max-width: 1221px) and (min-width: 767px) {
    .floating-cta {
      width: 73.5%;
      left: 12.5%;
      position: relative;
      height: auto;
      margin: 0 .75% 48px;
      border-radius: 4px; } }
  .floating-cta .floating-cta-link {
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    top: 100px;
    width: 224px;
    max-width: 100%;
    display: block;
    text-align: center;
    z-index: 10; }
    @media (max-width: 767px) {
      .floating-cta .floating-cta-link {
        position: relative;
        right: auto;
        top: auto; } }
    @media only screen and (max-width: 1221px) and (min-width: 767px) {
      .floating-cta .floating-cta-link {
        width: 100%;
        position: relative;
        right: auto;
        top: auto; } }
    .floating-cta .floating-cta-link img {
      max-width: 100%;
      border-radius: 4px 0 0 0;
      display: block; }
      @media (max-width: 767px) {
        .floating-cta .floating-cta-link img {
          border-radius: 4px 4px 0 0; } }
      @media only screen and (max-width: 1221px) and (min-width: 767px) {
        .floating-cta .floating-cta-link img {
          width: 236px;
          position: absolute;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          border-radius: 0; } }
    .floating-cta .floating-cta-link .floating-cta-category, .floating-cta .floating-cta-link .floating-cta-supporting-text {
      display: block;
      margin-bottom: 6px; }
    .floating-cta .floating-cta-link .floating-cta-supporting-text {
      padding: 0 8px; }
    .floating-cta .floating-cta-link .floating-cta-inner-wrapper {
      background: #FFE9D3;
      border-radius: 4px 0 0 4px;
      box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.24);
      -moz-transition: background 0.2s ease-in-out;
      -webkit-transition: background 0.2s ease-in-out;
      -o-transition: background 0.2s ease-in-out;
      transition: background 0.2s ease-in-out; }
      @media (max-width: 767px) {
        .floating-cta .floating-cta-link .floating-cta-inner-wrapper {
          border-radius: 4px; } }
      @media only screen and (max-width: 1221px) and (min-width: 767px) {
        .floating-cta .floating-cta-link .floating-cta-inner-wrapper {
          border-radius: 4px;
          overflow: hidden;
          position: relative; } }
    .floating-cta .floating-cta-link .floating-cta-copy-wrapper {
      padding: 12px 16px 24px; }
      @media only screen and (max-width: 1221px) and (min-width: 767px) {
        .floating-cta .floating-cta-link .floating-cta-copy-wrapper {
          float: right;
          text-align: left;
          width: calc(100% - 236px);
          padding: 16px; } }
    @media only screen and (max-width: 1221px) and (min-width: 767px) {
      .floating-cta .floating-cta-link .floating-cta-copy-wrapper.no-image {
        float: none;
        width: auto; } }

.floating-cta-link:hover .floating-cta-inner-wrapper {
  background: #fff; }

@media (max-width: 767px) {
  .floating-cta.mobile-hide {
    display: none; } }

/* Content & Gutenberg module Styles
----------------------------------------------------------------------------------------------------*/
.article-wrapper .caption, .article-wrapper figcaption, .landing-page-content .caption, .landing-page-content figcaption {
  margin-left: 15px;
  opacity: .7;
  padding-bottom: 1px; }

.editorial-content > *:first-child {
  margin-top: 0; }

.editorial-content > p:first-child:first-letter {
  float: left;
  padding: 4px 8px 0 3px; }

.editorial-content p.has-drop-cap:first-letter {
  float: left;
  padding: 4px 8px 0 3px; }

.editorial-content p {
  margin: 0 0 40px 0; }

.editorial-content h2 {
  margin: 40px 0 20px; }

.editorial-content h3 {
  margin: 30px 0 20px; }

.editorial-content h4 {
  margin: 20px 0 10px; }

.editorial-content ul {
  list-style: disc; }

.editorial-content ol {
  list-style: decimal; }

.editorial-content > ul, .editorial-content > ol {
  margin: 0 0 40px 0;
  padding: 0 0 0 20px; }
  .editorial-content > ul ul, .editorial-content > ul ol, .editorial-content > ol ul, .editorial-content > ol ol {
    padding: 0 0 0 20px; }
  .editorial-content > ul li, .editorial-content > ol li {
    display: list-item; }

.editorial-content .wp-block-image {
  text-align: center;
  margin: 30px auto; }
  .editorial-content .wp-block-image img {
    width: 100%; }
  .editorial-content .wp-block-image figcaption {
    text-align: left; }

.editorial-content iframe {
  margin: 40px auto; }

.editorial-content .wp-block-embed {
  margin: 40px auto;
  position: relative; }
  .editorial-content .wp-block-embed iframe {
    margin: 0;
    width: 100%; }

.editorial-content .wp-block-embed-instagram {
  max-width: 500px; }

.editorial-content .wp-block-embed.is-provider-twitter {
  text-align: center; }
  .editorial-content .wp-block-embed.is-provider-twitter .twitter-tweet, .editorial-content .wp-block-embed.is-provider-twitter iframe {
    margin-left: auto;
    margin-right: auto;
    display: block; }

.editorial-content .rt-map-embed {
  margin: 45px 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden; }
  @media (max-width: 767px) {
    .editorial-content .rt-map-embed {
      padding: 0;
      height: 300px; } }
  .editorial-content .rt-map-embed img.lazy {
    border: none;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    @media (max-width: 767px) {
      .editorial-content .rt-map-embed img.lazy {
        position: relative;
        height: 300px; } }
  .editorial-content .rt-map-embed iframe {
    position: absolute;
    margin: 0;
    width: 1px;
    height: 1px;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    @media (max-width: 767px) {
      .editorial-content .rt-map-embed iframe {
        position: relative;
        height: 300px; } }

.editorial-content hr {
  margin: 40px 0;
  width: 100%;
  height: 8px;
  background: url("img/stories/squiggle-medium.svg") no-repeat center;
  background-size: 260px 8px; }

.editorial-content hr.is-style-dots {
  background-image: url("img/stories/squiggle.svg");
  background-size: 65px 8px; }

.editorial-content hr.is-style-wide {
  background-image: url("img/stories/divider-large.png");
  height: auto;
  padding-top: 40%;
  background-size: 100% 100%;
  margin: 80px 0; }

.editorial-content .alignwide {
  margin-left: -20%;
  margin-right: -20%; }
  @media (max-width: 767px) {
    .editorial-content .alignwide {
      margin-left: auto;
      margin-right: auto; } }

.editorial-content .alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2);
  max-width: 100vw; }
  .editorial-content .alignfull img {
    width: 100vw; }

.editorial-content .wp-block-columns {
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .editorial-content .wp-block-columns {
      flex-wrap: nowrap;
      display: block; } }
  .editorial-content .wp-block-columns .wp-block-column {
    flex: 1;
    margin-bottom: 1em;
    flex-basis: 0;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
    padding: 0 1%; }
    @media (max-width: 567px) {
      .editorial-content .wp-block-columns .wp-block-column {
        flex-basis: 100%;
        flex-grow: 0;
        display: block;
        padding: 0; } }
    .editorial-content .wp-block-columns .wp-block-column blockquote, .editorial-content .wp-block-columns .wp-block-column .rt-map-embed, .editorial-content .wp-block-columns .wp-block-column iframe {
      margin: 0; }
    .editorial-content .wp-block-columns .wp-block-column > *:first-child {
      margin-top: 0; }

.editorial-content .wp-block-button {
  margin-bottom: 40px; }

.editorial-content .wp-block-media-text {
  margin-bottom: 40px; }
  .editorial-content .wp-block-media-text .wp-block-media-text__media {
    width: 50%;
    display: inline-block;
    vertical-align: top; }
  .editorial-content .wp-block-media-text .wp-block-media-text__content {
    display: inline-block;
    width: 49%;
    padding: 0 2%;
    vertical-align: top; }
    .editorial-content .wp-block-media-text .wp-block-media-text__content > *:first-child {
      margin-top: 0; }

.editorial-content blockquote, .landing-page-content blockquote {
  margin: 50px -20%;
  padding: 44px 0;
  text-align: center;
  position: relative; }
  @media (max-width: 767px) {
    .editorial-content blockquote, .landing-page-content blockquote {
      margin: 40px 0; } }
  .editorial-content blockquote p, .landing-page-content blockquote p {
    margin: 0; }
  .editorial-content blockquote cite, .landing-page-content blockquote cite {
    opacity: .75;
    margin-top: 12px;
    display: inline-block; }

.editorial-content blockquote:before, .editorial-content blockquote:after, .landing-page-content blockquote:before, .landing-page-content blockquote:after {
  content: url("img/stories/squiggle-small.gif");
  position: absolute;
  left: 50%;
  margin-left: -32px;
  top: 0; }

.editorial-content blockquote:after, .landing-page-content blockquote:after {
  bottom: 0;
  top: auto; }

.editorial-content .wp-block-embed-vimeo .wp-block-embed__wrapper, .editorial-content .wp-block-embed-youtube .wp-block-embed__wrapper, .editorial-content .wp-block-embed-video .wp-block-embed__wrapper, .landing-page-content .wp-block-embed-vimeo .wp-block-embed__wrapper, .landing-page-content .wp-block-embed-youtube .wp-block-embed__wrapper, .landing-page-content .wp-block-embed-video .wp-block-embed__wrapper {
  position: relative;
  padding-top: 56.25%; }
  .editorial-content .wp-block-embed-vimeo .wp-block-embed__wrapper img.lazy, .editorial-content .wp-block-embed-youtube .wp-block-embed__wrapper img.lazy, .editorial-content .wp-block-embed-video .wp-block-embed__wrapper img.lazy, .landing-page-content .wp-block-embed-vimeo .wp-block-embed__wrapper img.lazy, .landing-page-content .wp-block-embed-youtube .wp-block-embed__wrapper img.lazy, .landing-page-content .wp-block-embed-video .wp-block-embed__wrapper img.lazy {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .editorial-content .wp-block-embed-vimeo .wp-block-embed__wrapper iframe, .editorial-content .wp-block-embed-youtube .wp-block-embed__wrapper iframe, .editorial-content .wp-block-embed-video .wp-block-embed__wrapper iframe, .landing-page-content .wp-block-embed-vimeo .wp-block-embed__wrapper iframe, .landing-page-content .wp-block-embed-youtube .wp-block-embed__wrapper iframe, .landing-page-content .wp-block-embed-video .wp-block-embed__wrapper iframe {
    position: absolute;
    width: 1px;
    height: 1px;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    left: 0; }

/* Carousel
----------------------------------------------------------------------------------------------------*/
.slick-slider {
  position: relative;
  list-style: none;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
  .slick-slider .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  .slick-slider .slick-list:focus {
    outline: none; }
  .slick-slider .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
  .slick-slider .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .slick-slider .slick-track:before,
  .slick-slider .slick-track:after {
    display: table;
    content: ''; }
  .slick-slider .slick-track:after {
    clear: both; }
  .slick-slider li {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }
    .slick-slider li img {
      width: 100%;
      display: block; }
  .slick-slider .slick-arrow {
    position: absolute;
    top: 0;
    height: 100%;
    width: 60px;
    z-index: 9;
    overflow: hidden;
    text-indent: -999999px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    background: url("img/stories/carousel-arrow.svg") no-repeat center;
    background-size: 24px 48px; }
  .slick-slider .slick-arrow:hover {
    opacity: .7; }
  .slick-slider .slick-prev {
    left: 0;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .slick-slider .slick-next {
    right: 0; }
  .slick-slider .slick-dots {
    display: block;
    clear: both;
    padding: 0;
    width: 100%;
    text-align: center;
    margin-top: 10px; }
    .slick-slider .slick-dots li {
      display: inline-block;
      float: none; }
      .slick-slider .slick-dots li button {
        overflow: hidden;
        height: 12px;
        width: 12px;
        border-radius: 50%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: #747474;
        opacity: .7;
        margin: 0 5px;
        text-indent: -999px; }
      .slick-slider .slick-dots li button:hover {
        opacity: 1; }
      .slick-slider .slick-dots li button.slick-active {
        background: #FFD400; }
    .slick-slider .slick-dots li.slick-active button {
      background: #FFD400; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-loading .slick-track {
  visibility: hidden; }

.wp-block-gallery .blocks-gallery-grid {
  opacity: 0; }

.wp-block-gallery .blocks-gallery-grid.slick-initialized {
  opacity: 1; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.landing-page-content .slick-slider {
  margin: 0; }

/* Banner CTA
----------------------------------------------------------------------------------------------------*/
.banner-cta {
  background: transparent;
  padding: 24px 16px 24px 24px;
  border-radius: 4px;
  position: relative;
  margin-bottom: 40px;
  display: block;
  border: 1px solid transparent;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media (max-width: 767px) {
    .banner-cta {
      width: 220px;
      margin: 0 auto 40px;
      padding: 0; } }
  .banner-cta .banner-cta-image-wrapper {
    float: left;
    position: relative;
    width: 220px;
    margin-right: 30px; }
    @media (max-width: 767px) {
      .banner-cta .banner-cta-image-wrapper {
        float: none;
        margin: 0 0 16px 0; } }
    .banner-cta .banner-cta-image-wrapper .banner-cta-image {
      width: 100%;
      height: auto;
      border-radius: 4px;
      position: relative;
      z-index: 2; }
    .banner-cta .banner-cta-image-wrapper .banner-cta-bean {
      position: absolute;
      width: 238px;
      height: auto;
      z-index: 1;
      max-width: 238px;
      top: -15px;
      right: 5px; }
  .banner-cta .banner-cta-copy-wrapper {
    float: left;
    width: calc(100% - 250px); }
    @media (max-width: 767px) {
      .banner-cta .banner-cta-copy-wrapper {
        float: none;
        width: auto; } }
    .banner-cta .banner-cta-copy-wrapper .banner-cta-label {
      margin-bottom: 4px;
      display: block; }
    .banner-cta .banner-cta-copy-wrapper h4 {
      margin: 0; }
    .banner-cta .banner-cta-copy-wrapper .banner-cta-button {
      display: inline-block;
      margin-top: 20px;
      vertical-align: middle;
      position: relative; }
    .banner-cta .banner-cta-copy-wrapper .banner-cta-button:after {
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #FFE9D3 url("img/magazine/banner-cta-arrow.svg") no-repeat center;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      margin-left: 8px;
      vertical-align: middle;
      position: relative;
      top: -2px; }

@media (max-width: 767px) {
  .banner-cta.mobile-hide-image .banner-cta-image-wrapper {
    display: none; } }

.banner-cta:hover {
  background: #FFE9D3;
  border: 1px solid #D9D9D9;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.03); }
  @media (max-width: 767px) {
    .banner-cta:hover {
      background: transparent;
      border: 1px solid transparent;
      box-shadow: none; } }
  .banner-cta:hover .banner-cta-copy-wrapper .banner-cta-button:after {
    background-color: #fff; }

.banner-cta.no-image {
  padding: 0; }
  .banner-cta.no-image .banner-cta-image-wrapper {
    display: none; }
  .banner-cta.no-image .banner-cta-copy-wrapper {
    float: none;
    width: auto;
    border-left: 12px solid #FFE9D3;
    padding: 24px; }
    @media (max-width: 767px) {
      .banner-cta.no-image .banner-cta-copy-wrapper {
        border: none;
        padding: 0; } }

/* Mobile App CTA [note: base styles in landing-page.scss]
----------------------------------------------------------------------------------------------------*/
.magazine-article .mobile_app_cta-module {
  margin: 60px calc( -100vw / 2 + 100% / 2) 48px; }
  .magazine-article .mobile_app_cta-module h3 {
    margin: 0; }
  .magazine-article .mobile_app_cta-module p {
    margin: 0; }

/* FAQ Schema Block
----------------------------------------------------------------------------------------------------*/
.schema-faq .schema-faq-question {
  margin: .83em 0;
  display: block; }

.schema-faq .schema-faq-answer img {
  margin-left: -20%;
  margin-right: -20%;
  width: 140%;
  max-width: 140%;
  margin-top: 16px; }
  @media (max-width: 1070px) {
    .schema-faq .schema-faq-answer img {
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      max-width: 100%; } }

/* Products
----------------------------------------------------------------------------------------------------*/
.product p,
.product span {
  display: block;
  margin-bottom: 4px; }

.product a.wp-block-button__link.secondary {
  padding: 10px 30px;
  margin-top: 8px; }

@media (max-width: 767px) {
  .product {
    border-top: 1px solid #747474;
    border-bottom: 1px solid #747474;
    border-radius: 0px;
    padding: 12px 0; }
    .product .banner-cta-image-wrapper img {
      border-radius: 4px; }
    .product .banner-cta-copy-wrapper {
      border: 0px; } }

.product:hover .banner-cta-image-wrapper:after {
  display: none; }

.products .product {
  border: 1px solid #D9D9D9;
  background: transparent;
  box-shadow: none; }

@media (max-width: 767px) {
  .products.full_width .product {
    border-left: 0px;
    border-right: 0px;
    text-align: center; } }

.products.narrow {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .products.narrow {
      display: block; } }
  .products.narrow .product {
    float: left;
    display: inline;
    margin-left: 0.75%;
    margin-right: 0.75%;
    position: relative;
    width: 31.83333%;
    padding: 12px 0;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    padding: 12px 0; }
    @media (max-width: 767px) {
      .products.narrow .product {
        float: none;
        width: auto;
        display: block; } }
    @media (max-width: 767px) {
      .products.narrow .product {
        max-width: 220px;
        margin: 0 auto 30px; } }
    .products.narrow .product .banner-cta-image-wrapper {
      float: none;
      width: auto;
      margin: 0; }
      .products.narrow .product .banner-cta-image-wrapper img {
        border-radius: 4px;
        display: block;
        width: auto; }
    .products.narrow .product .banner-cta-copy-wrapper {
      float: none;
      width: auto;
      padding: 8px;
      border: 0px;
      text-align: center; }

/* Subscribe Module
----------------------------------------------------------------------------------------------------*/
.subscription-wrapper {
  position: relative; }

.subscription-wrapper:before {
  position: absolute;
  width: 99px;
  height: 125px;
  content: '';
  background: url("img/subscribe/subscribe_beans1.png") no-repeat center;
  background-size: 100%;
  left: -89px;
  top: 20px; }
  @media (max-width: 767px) {
    .subscription-wrapper:before {
      display: none;
      background: transparent; } }

.subscription-wrapper:after {
  position: absolute;
  width: 173px;
  height: 165px;
  content: '';
  background: url("img/subscribe/subscribe_beans3.png") no-repeat center;
  background-size: 100%;
  right: -60px;
  top: -45px; }
  @media (max-width: 767px) {
    .subscription-wrapper:after {
      display: none;
      background: transparent; } }

.subscription-inner-wrapper {
  position: relative; }

.subscription-inner-wrapper:after {
  position: absolute;
  width: 214px;
  height: 169px;
  content: '';
  z-index: 3;
  background: url("img/subscribe/subscribe_beans2.png") no-repeat center;
  background-size: 100%;
  right: -60px;
  bottom: -40px; }
  @media (max-width: 767px) {
    .subscription-inner-wrapper:after {
      display: none;
      background: transparent; } }

.subscribe {
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-bottom: 48px;
  padding: 24px;
  border-radius: 4px;
  background-color: #EBE8F5;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  min-height: 390px; }

.subscribe.success {
  background-color: #F0F8E8; }
  .subscribe.success .subscribe-body {
    padding-top: 10%; }

.subscribe::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 100%;
  width: 480px;
  height: 480px;
  margin: -112px 0 0 -240px;
  border-radius: 50%; }

.subscribe:before {
  content: '';
  position: absolute;
  top: 80%;
  left: 50%;
  width: 1080px;
  height: 1080px;
  margin: -540px 0 0 0;
  border-radius: 50%;
  background-color: #FFE9D3; }

.subscribe-body {
  max-width: 475px; }

.subscribe-title {
  margin-bottom: 12px; }

.subscribe-pic {
  position: absolute;
  z-index: 1;
  right: 24px;
  left: 552px;
  text-align: center;
  top: 50%;
  margin-top: -121px; }

.subscribe-pic img {
  vertical-align: top;
  max-width: 100%; }

.subscribe-form {
  position: relative;
  z-index: 1;
  margin-top: 16px; }

.subscribe-input {
  width: 100%;
  margin-top: 8px;
  padding-bottom: 2px;
  border-bottom: 1px solid #292D31;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none; }

.subscribe__input::-webkit-input-placeholder {
  color: rgba(41, 45, 49, 0.68);
  transition-duration: 0.25s; }

.subscribe__input:focus::-webkit-input-placeholder {
  color: transparent; }

.subscribe-hint {
  margin-top: 12px; }

.subscribe-hint.error {
  opacity: 1; }

.subscribe__button {
  margin-top: 16px; }

.subscribe__button[disabled], .subscribe__button:disabled {
  opacity: .5;
  background: transparent;
  cursor: default; }

.subscribe-thanks {
  margin-top: 16px; }

@media screen and (max-width: 1087px) {
  /* laptop */
  .subscribe-pic img {
    height: auto; } }

@media screen and (max-width: 1023px) {
  /* tablet */
  .subscribe-body {
    position: relative;
    z-index: 1;
    max-width: 100%; }
  .subscribe-pic {
    display: none; } }

@media only screen and (max-device-width: 599px) and (orientation: portrait) {
  /* mobile */
  .subscribe {
    border-radius: 0;
    box-shadow: none; }
  .subscribe::after {
    top: 230px;
    width: 170%;
    height: 360px;
    margin: 0;
    left: -13%;
    background-color: #EBE8F5; }
  .subscribe::before {
    width: 100%;
    top: 0;
    margin: 0;
    left: 0;
    border-radius: 0;
    height: 50%; }
  .subscribe-pic {
    position: static;
    display: block;
    max-width: 272px;
    margin: 16px; }
  .subscribe-button {
    width: 100%;
    padding: 0; }
  .subscribe.success:before {
    background-color: #F0F8E8; } }

/* Landing Page Template
----------------------------------------------------------------------------------------------------*/
body.page-template-landing-page {
  background: #FAFAFB; }

.landing-page-hero {
  padding: 48px 0;
  background: no-repeat center;
  background-size: cover;
  z-index: 1;
  position: relative; }
  .landing-page-hero .hero-logo {
    max-width: 250px;
    margin-bottom: 20px; }
  .landing-page-hero h1, .landing-page-hero h2 {
    margin-bottom: 24px; }
  .landing-page-hero .hero-copy {
    margin-bottom: 48px; }
  .landing-page-hero .hero-inner > :last-child {
    margin-bottom: 0; }
  .landing-page-hero .hero-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    .landing-page-hero .hero-bg-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }

.landing-page-hero.no-bg-image {
  padding: 0; }

.landing-page-hero.main-hero {
  padding: 50px 0 80px; }
  .landing-page-hero.main-hero .hero-inner {
    padding-right: 24px; }
    @media (max-width: 767px) {
      .landing-page-hero.main-hero .hero-inner {
        padding-right: 0; } }

.landing-page-hero.main-hero.text-center .hero-inner {
  padding-right: 0; }

.landing-page-hero.main-hero.no-bg-image {
  padding-bottom: 0; }

.landing-page-content {
  position: relative;
  overflow: hidden;
  z-index: 2; }
  .landing-page-content .page-content-item {
    padding: 48px 0;
    visibility: hidden;
    opacity: 0;
    clear: both;
    position: relative; }
  .landing-page-content .page-content-item.hero-module {
    padding-top: 0;
    padding-bottom: 0; }
  .landing-page-content .standalone_button-module {
    padding-top: 0; }
  .landing-page-content .display-logged_in_not_plus_no_email, .landing-page-content .display-logged_in_not_plus_yes_email {
    visibility: hidden;
    opacity: 0; }
  .landing-page-content .page-content-item.white-bg {
    background-color: #fff; }
  .landing-page-content .page-content-item.icon_set-module {
    padding-bottom: 0; }
  .landing-page-content blockquote {
    margin-top: 0;
    margin-bottom: 0; }
  .landing-page-content .divider-module {
    position: relative; }
  .landing-page-content .divider-module-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("img/stories/squiggle.svg") no-repeat center;
    background-size: 65px 8px; }
  .landing-page-content .divider-module-inner.divider-medium {
    background-image: url("img/stories/squiggle-medium.svg");
    background-size: 260px 8px; }
  .landing-page-content .icon-set-module h2 {
    margin-bottom: 24px; }
  .landing-page-content .icon-set-module .icon-set-item {
    margin-bottom: 48px;
    padding: 0 8px; }
    .landing-page-content .icon-set-module .icon-set-item img {
      height: 45px;
      width: auto;
      margin-bottom: 16px; }
    .landing-page-content .icon-set-module .icon-set-item h3 {
      margin-bottom: 8px; }
    .landing-page-content .icon-set-module .icon-set-item a {
      display: block; }
    .landing-page-content .icon-set-module .icon-set-item a:hover {
      opacity: .8; }
  .landing-page-content .icon-set-module .large-icons .icon-set-item img {
    height: 100px; }
  .landing-page-content .features-module .feature {
    position: relative;
    margin-bottom: 24px; }
    .landing-page-content .features-module .feature .feature-image {
      position: absolute;
      height: 100%;
      border-radius: 4px;
      overflow: hidden; }
      @media (max-width: 767px) {
        .landing-page-content .features-module .feature .feature-image {
          width: 100%;
          height: auto;
          position: relative; } }
      .landing-page-content .features-module .feature .feature-image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover; }
        @media (max-width: 767px) {
          .landing-page-content .features-module .feature .feature-image img {
            position: relative;
            height: auto;
            object-fit: scale-down; } }
    .landing-page-content .features-module .feature .media-copy {
      padding-bottom: 21px; }
      .landing-page-content .features-module .feature .media-copy p, .landing-page-content .features-module .feature .media-copy ol, .landing-page-content .features-module .feature .media-copy ul {
        margin-bottom: 16px; }
      .landing-page-content .features-module .feature .media-copy ol, .landing-page-content .features-module .feature .media-copy ul {
        padding-left: 12px; }
      .landing-page-content .features-module .feature .media-copy li {
        display: list-item; }
    .landing-page-content .features-module .feature .wp-block-button {
      margin-top: 24px; }
  .landing-page-content .features-module .feature:nth-child(odd) .media-copy {
    float: right;
    padding-left: 48px; }
    @media (max-width: 767px) {
      .landing-page-content .features-module .feature:nth-child(odd) .media-copy {
        float: none;
        padding-left: 0; } }
  .landing-page-content .features-module .feature:nth-child(even) .media-copy {
    padding-right: 48px;
    margin-left: .75%;
    margin-right: 0; }
    @media (max-width: 767px) {
      .landing-page-content .features-module .feature:nth-child(even) .media-copy {
        padding-right: 0;
        margin-left: 0; } }
  .landing-page-content .features-module .feature:nth-child(even) .feature-image {
    right: 0; }
  .landing-page-content .features-module .feature:last-child {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .landing-page-content .features-module .feature:last-child .media-copy {
        padding-bottom: 0; } }
  .landing-page-content .features-module .feature.non-dynamic-image .feature-image {
    position: relative;
    height: auto; }
    .landing-page-content .features-module .feature.non-dynamic-image .feature-image img {
      position: relative;
      height: auto;
      object-fit: scale-down; }
  .landing-page-content .features-module .feature.non-dynamic-image:nth-child(even) .feature-image {
    float: right; }
    @media (max-width: 767px) {
      .landing-page-content .features-module .feature.non-dynamic-image:nth-child(even) .feature-image {
        float: none; } }
  @media (max-width: 767px) {
    .landing-page-content .leadership-module .feature .feature-image img {
      object-fit: fill; } }
  .landing-page-content .image-module .full-width, .landing-page-content .video-module .full-width, .landing-page-content .features-module .full-width {
    width: 100%; }
  .landing-page-content .image-module .media-copy, .landing-page-content .video-module .media-copy, .landing-page-content .features-module .media-copy {
    padding-top: 48px; }
    .landing-page-content .image-module .media-copy .media-title, .landing-page-content .video-module .media-copy .media-title, .landing-page-content .features-module .media-copy .media-title {
      margin-bottom: 21px; }
    .landing-page-content .image-module .media-copy p, .landing-page-content .image-module .media-copy ol, .landing-page-content .image-module .media-copy ul, .landing-page-content .video-module .media-copy p, .landing-page-content .video-module .media-copy ol, .landing-page-content .video-module .media-copy ul, .landing-page-content .features-module .media-copy p, .landing-page-content .features-module .media-copy ol, .landing-page-content .features-module .media-copy ul {
      margin-bottom: 16px; }
    .landing-page-content .image-module .media-copy ol, .landing-page-content .image-module .media-copy ul, .landing-page-content .video-module .media-copy ol, .landing-page-content .video-module .media-copy ul, .landing-page-content .features-module .media-copy ol, .landing-page-content .features-module .media-copy ul {
      padding-left: 12px; }
    .landing-page-content .image-module .media-copy li, .landing-page-content .video-module .media-copy li, .landing-page-content .features-module .media-copy li {
      display: list-item; }
  .landing-page-content .paragraph-module h2 {
    margin-bottom: 24px; }
  .landing-page-content .paragraph-module h3 {
    margin-bottom: 16px; }
  .landing-page-content .paragraph-module h4 {
    margin-bottom: 8px; }
  .landing-page-content .paragraph-module p, .landing-page-content .paragraph-module ol, .landing-page-content .paragraph-module ul {
    margin-bottom: 48px; }
  .landing-page-content .paragraph-module ol, .landing-page-content .paragraph-module ul {
    padding-left: 24px; }
  .landing-page-content .paragraph-module li {
    display: list-item; }
  .landing-page-content .paragraph-module .grid_8 > :last-child {
    margin-bottom: 0; }
  .landing-page-content .paragraph-module.small-text p, .landing-page-content .paragraph-module.small-text ol, .landing-page-content .paragraph-module.small-text ul {
    margin-bottom: 40px; }
  .landing-page-content .paragraph-module.small-text h2 {
    margin-bottom: 20px; }
  .landing-page-content .paragraph-module.small-text h3 {
    margin-bottom: 20px; }
  .landing-page-content .paragraph-module.small-text h4 {
    margin-bottom: 10px; }
  .landing-page-content .paragraph-module.small-text > ul, .landing-page-content .paragraph-module.small-text > ol {
    margin: 0 0 40px 0;
    padding: 0 0 0 20px; }
    .landing-page-content .paragraph-module.small-text > ul ul, .landing-page-content .paragraph-module.small-text > ul ol, .landing-page-content .paragraph-module.small-text > ol ul, .landing-page-content .paragraph-module.small-text > ol ol {
      padding: 0 0 0 20px; }
    .landing-page-content .paragraph-module.small-text > ul li, .landing-page-content .paragraph-module.small-text > ol li {
      display: list-item; }
  .landing-page-content .paragraph-module.small-text *:last-child {
    margin-bottom: 0; }
  .landing-page-content .subscribe-module .subscribe {
    margin-bottom: 0; }
  .landing-page-content .social-embed {
    overflow: hidden; }
    @media (max-width: 1024px) {
      .landing-page-content .social-embed {
        width: auto;
        display: block;
        float: none; } }
    .landing-page-content .social-embed iframe, .landing-page-content .social-embed .twitter-tweet-rendered {
      width: 100%;
      min-width: 0px !important;
      margin: 0 auto 20px !important; }
  .landing-page-content .plus_sign_up-module, .landing-page-content .regular_sign_up-module, .landing-page-content .retail_code_redemption-module, .landing-page-content .update_credit_card-module {
    text-align: center; }
    .landing-page-content .plus_sign_up-module .grid_3, .landing-page-content .regular_sign_up-module .grid_3, .landing-page-content .retail_code_redemption-module .grid_3, .landing-page-content .update_credit_card-module .grid_3 {
      float: none;
      display: inline-block;
      vertical-align: top;
      min-width: 350px; }
      @media (max-width: 767px) {
        .landing-page-content .plus_sign_up-module .grid_3, .landing-page-content .regular_sign_up-module .grid_3, .landing-page-content .retail_code_redemption-module .grid_3, .landing-page-content .update_credit_card-module .grid_3 {
          display: inline-block;
          width: 300px;
          max-width: 100%;
          min-width: 0px; } }
    .landing-page-content .plus_sign_up-module .sign-up-wrapper, .landing-page-content .plus_sign_up-module .sign-up-accompanying-text, .landing-page-content .regular_sign_up-module .sign-up-wrapper, .landing-page-content .regular_sign_up-module .sign-up-accompanying-text, .landing-page-content .retail_code_redemption-module .sign-up-wrapper, .landing-page-content .retail_code_redemption-module .sign-up-accompanying-text, .landing-page-content .update_credit_card-module .sign-up-wrapper, .landing-page-content .update_credit_card-module .sign-up-accompanying-text {
      text-align: left; }
    .landing-page-content .plus_sign_up-module .sign-up-inner-wrapper, .landing-page-content .regular_sign_up-module .sign-up-inner-wrapper, .landing-page-content .retail_code_redemption-module .sign-up-inner-wrapper, .landing-page-content .update_credit_card-module .sign-up-inner-wrapper {
      background: #FAFAFB;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.24);
      border-radius: 4px;
      overflow: hidden; }
    .landing-page-content .plus_sign_up-module .sign-up-module-top, .landing-page-content .regular_sign_up-module .sign-up-module-top, .landing-page-content .retail_code_redemption-module .sign-up-module-top, .landing-page-content .update_credit_card-module .sign-up-module-top {
      padding: 24px;
      background-color: #fff; }
      .landing-page-content .plus_sign_up-module .sign-up-module-top p, .landing-page-content .regular_sign_up-module .sign-up-module-top p, .landing-page-content .retail_code_redemption-module .sign-up-module-top p, .landing-page-content .update_credit_card-module .sign-up-module-top p {
        margin-top: 16px; }
    .landing-page-content .plus_sign_up-module .sign-up-module-bottom, .landing-page-content .regular_sign_up-module .sign-up-module-bottom, .landing-page-content .retail_code_redemption-module .sign-up-module-bottom, .landing-page-content .update_credit_card-module .sign-up-module-bottom {
      padding: 24px 24px 32px;
      background-color: #FAFAFB; }
      .landing-page-content .plus_sign_up-module .sign-up-module-bottom .wp-block-button__link, .landing-page-content .regular_sign_up-module .sign-up-module-bottom .wp-block-button__link, .landing-page-content .retail_code_redemption-module .sign-up-module-bottom .wp-block-button__link, .landing-page-content .update_credit_card-module .sign-up-module-bottom .wp-block-button__link {
        width: auto;
        display: block;
        padding: 8px 15px; }
      .landing-page-content .plus_sign_up-module .sign-up-module-bottom p, .landing-page-content .regular_sign_up-module .sign-up-module-bottom p, .landing-page-content .retail_code_redemption-module .sign-up-module-bottom p, .landing-page-content .update_credit_card-module .sign-up-module-bottom p {
        margin-bottom: 16px; }
      .landing-page-content .plus_sign_up-module .sign-up-module-bottom p.top-margin, .landing-page-content .regular_sign_up-module .sign-up-module-bottom p.top-margin, .landing-page-content .retail_code_redemption-module .sign-up-module-bottom p.top-margin, .landing-page-content .update_credit_card-module .sign-up-module-bottom p.top-margin {
        margin-top: 24px; }
    .landing-page-content .plus_sign_up-module .sign-up-accompanying-text, .landing-page-content .regular_sign_up-module .sign-up-accompanying-text, .landing-page-content .retail_code_redemption-module .sign-up-accompanying-text, .landing-page-content .update_credit_card-module .sign-up-accompanying-text {
      padding-top: 96px; }
      @media (max-width: 767px) {
        .landing-page-content .plus_sign_up-module .sign-up-accompanying-text, .landing-page-content .regular_sign_up-module .sign-up-accompanying-text, .landing-page-content .retail_code_redemption-module .sign-up-accompanying-text, .landing-page-content .update_credit_card-module .sign-up-accompanying-text {
          padding-top: 24px; } }
    .landing-page-content .plus_sign_up-module .sign-up-plus-form .sign-up-module-top, .landing-page-content .regular_sign_up-module .sign-up-plus-form .sign-up-module-top, .landing-page-content .retail_code_redemption-module .sign-up-plus-form .sign-up-module-top, .landing-page-content .update_credit_card-module .sign-up-plus-form .sign-up-module-top {
      padding-bottom: 6px; }
    .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price, .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price, .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price, .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price {
      background: #fff;
      padding: 0 24px 12px; }
    .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge label[for="coupon"], .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge label[for="coupon"], .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge label[for="coupon"], .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge label[for="coupon"] {
      display: none; }
    .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form, .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form, .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form, .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form {
      padding: 12px 24px;
      position: relative; }
      .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon, .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon, .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon, .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon {
        width: calc(100% - 110px);
        display: inline-block; }
      .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-error, .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-error, .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-error, .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-error {
        position: absolute;
        bottom: -5px; }
      .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form input[type=text], .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form input[type=text], .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form input[type=text], .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form input[type=text] {
        width: 100%;
        min-width: 0px;
        border: none;
        background: transparent;
        padding: 0;
        min-height: 0px;
        border-radius: 0px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        height: 30px; }
      .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon.error input[type=text], .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon.error input[type=text], .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon.error input[type=text], .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon.error input[type=text] {
        border-color: #EF3340; }
      .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form button, .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form button, .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form button, .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form button {
        display: inline-block;
        width: 110px; }
    .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration, .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration, .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration, .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration {
      padding: 12px 24px;
      text-align: center; }
      .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration .remove, .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration .remove, .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration .remove, .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration .remove {
        margin-top: 6px;
        cursor: pointer; }
    .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form, .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form, .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form, .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form {
      padding: 12px 24px 24px;
      position: relative; }
      .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement, .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement, .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement, .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement--invalid, .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement--invalid, .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement--invalid, .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement--invalid {
        border-color: #EF3340; }
      .landing-page-content .plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form button, .landing-page-content .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form button, .landing-page-content .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form button, .landing-page-content .update_credit_card-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form button {
        margin-top: 24px;
        width: 100%; }
    .landing-page-content .plus_sign_up-module .retail-code-redemption-form, .landing-page-content .regular_sign_up-module .retail-code-redemption-form, .landing-page-content .retail_code_redemption-module .retail-code-redemption-form, .landing-page-content .update_credit_card-module .retail-code-redemption-form {
      padding: 24px; }
      .landing-page-content .plus_sign_up-module .retail-code-redemption-form input[type=text], .landing-page-content .regular_sign_up-module .retail-code-redemption-form input[type=text], .landing-page-content .retail_code_redemption-module .retail-code-redemption-form input[type=text], .landing-page-content .update_credit_card-module .retail-code-redemption-form input[type=text] {
        width: 100%;
        border: none;
        background: transparent;
        padding: 0;
        min-height: 0px;
        border-radius: 0px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        height: 30px; }
      .landing-page-content .plus_sign_up-module .retail-code-redemption-form input[type=text]::-webkit-input-placeholder, .landing-page-content .regular_sign_up-module .retail-code-redemption-form input[type=text]::-webkit-input-placeholder, .landing-page-content .retail_code_redemption-module .retail-code-redemption-form input[type=text]::-webkit-input-placeholder, .landing-page-content .update_credit_card-module .retail-code-redemption-form input[type=text]::-webkit-input-placeholder {
        color: rgba(70, 69, 83, 0.4); }
      .landing-page-content .plus_sign_up-module .retail-code-redemption-form input[type=text]::-moz-placeholder, .landing-page-content .regular_sign_up-module .retail-code-redemption-form input[type=text]::-moz-placeholder, .landing-page-content .retail_code_redemption-module .retail-code-redemption-form input[type=text]::-moz-placeholder, .landing-page-content .update_credit_card-module .retail-code-redemption-form input[type=text]::-moz-placeholder {
        color: rgba(70, 69, 83, 0.4); }
      .landing-page-content .plus_sign_up-module .retail-code-redemption-form input[type=text]:-ms-input-placeholder, .landing-page-content .regular_sign_up-module .retail-code-redemption-form input[type=text]:-ms-input-placeholder, .landing-page-content .retail_code_redemption-module .retail-code-redemption-form input[type=text]:-ms-input-placeholder, .landing-page-content .update_credit_card-module .retail-code-redemption-form input[type=text]:-ms-input-placeholder {
        color: rgba(70, 69, 83, 0.4); }
      .landing-page-content .plus_sign_up-module .retail-code-redemption-form .retail-code-submit, .landing-page-content .regular_sign_up-module .retail-code-redemption-form .retail-code-submit, .landing-page-content .retail_code_redemption-module .retail-code-redemption-form .retail-code-submit, .landing-page-content .update_credit_card-module .retail-code-redemption-form .retail-code-submit {
        width: 100%;
        margin-top: 24px; }
      .landing-page-content .plus_sign_up-module .retail-code-redemption-form .retail-code-submit:disabled, .landing-page-content .regular_sign_up-module .retail-code-redemption-form .retail-code-submit:disabled, .landing-page-content .retail_code_redemption-module .retail-code-redemption-form .retail-code-submit:disabled, .landing-page-content .update_credit_card-module .retail-code-redemption-form .retail-code-submit:disabled {
        opacity: .8;
        cursor: default;
        background-color: #1D2B43; }
      .landing-page-content .plus_sign_up-module .retail-code-redemption-form .retail-code-submit:disabled:after, .landing-page-content .regular_sign_up-module .retail-code-redemption-form .retail-code-submit:disabled:after, .landing-page-content .retail_code_redemption-module .retail-code-redemption-form .retail-code-submit:disabled:after, .landing-page-content .update_credit_card-module .retail-code-redemption-form .retail-code-submit:disabled:after {
        content: "ting..."; }
      .landing-page-content .plus_sign_up-module .retail-code-redemption-form .retail-code-redemption-error, .landing-page-content .regular_sign_up-module .retail-code-redemption-form .retail-code-redemption-error, .landing-page-content .retail_code_redemption-module .retail-code-redemption-form .retail-code-redemption-error, .landing-page-content .update_credit_card-module .retail-code-redemption-form .retail-code-redemption-error {
        margin-top: 8px; }
    .landing-page-content .plus_sign_up-module .sign-up-plus-form-success, .landing-page-content .regular_sign_up-module .sign-up-plus-form-success, .landing-page-content .retail_code_redemption-module .sign-up-plus-form-success, .landing-page-content .update_credit_card-module .sign-up-plus-form-success {
      display: none; }
      .landing-page-content .plus_sign_up-module .sign-up-plus-form-success .sign-up-module-top, .landing-page-content .regular_sign_up-module .sign-up-plus-form-success .sign-up-module-top, .landing-page-content .retail_code_redemption-module .sign-up-plus-form-success .sign-up-module-top, .landing-page-content .update_credit_card-module .sign-up-plus-form-success .sign-up-module-top {
        padding-bottom: 24px; }
    .landing-page-content .plus_sign_up-module .sign-up-module-image, .landing-page-content .regular_sign_up-module .sign-up-module-image, .landing-page-content .retail_code_redemption-module .sign-up-module-image, .landing-page-content .update_credit_card-module .sign-up-module-image {
      display: block;
      margin-bottom: 16px;
      max-width: 100%; }
    .landing-page-content .plus_sign_up-module .two-form-header .sign-up-accompanying-text, .landing-page-content .regular_sign_up-module .two-form-header .sign-up-accompanying-text, .landing-page-content .retail_code_redemption-module .two-form-header .sign-up-accompanying-text, .landing-page-content .update_credit_card-module .two-form-header .sign-up-accompanying-text {
      padding: 24px 0; }
    .landing-page-content .plus_sign_up-module .two-form-header h3, .landing-page-content .regular_sign_up-module .two-form-header h3, .landing-page-content .retail_code_redemption-module .two-form-header h3, .landing-page-content .update_credit_card-module .two-form-header h3 {
      text-align: left; }
  .landing-page-content .regular_sign_up-module .sign-up-wrapper.no-text {
    position: relative;
    z-index: 2; }
  .landing-page-content .regular_sign_up-module .sign-up-wrapper.no-text:before {
    position: absolute;
    z-index: -1;
    width: 166px;
    height: 274px;
    content: '';
    background: url("img/landing-page/sign-up-beans-1.png") no-repeat center;
    background-size: 100%;
    right: -75px;
    top: -44px; }
    @media (max-width: 767px) {
      .landing-page-content .regular_sign_up-module .sign-up-wrapper.no-text:before {
        display: none; } }
  .landing-page-content .regular_sign_up-module .sign-up-wrapper.no-text:after {
    position: absolute;
    z-index: -1;
    width: 148px;
    height: 191px;
    content: '';
    background: url("img/landing-page/sign-up-beans-2.png") no-repeat center;
    background-size: 100%;
    left: -44px;
    bottom: -44px; }
    @media (max-width: 767px) {
      .landing-page-content .regular_sign_up-module .sign-up-wrapper.no-text:after {
        display: none; } }
  .landing-page-content .mixed_content-module .mixed-content-module-container, .landing-page-content .persona-recommended .mixed-content-module-container {
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
    border-radius: 4px; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-sponsor, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-sponsor {
      padding: 24px;
      border-bottom: 1px solid #ebe8f5; }
      .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-sponsor img, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-sponsor img {
        height: 56px;
        width: auto;
        margin-right: 24px; }
      .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-sponsor .sponsor-meta, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-sponsor .sponsor-meta {
        margin-top: 3px; }
      .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-sponsor .sponsor-name, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-sponsor .sponsor-name {
        margin-left: 4px; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-wrapper, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-wrapper {
      padding: 24px 24px 8px; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-header, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-header {
      padding-bottom: 24px; }
    .landing-page-content .mixed_content-module .mixed-content-module-container h2, .landing-page-content .persona-recommended .mixed-content-module-container h2 {
      margin-bottom: 8px; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description > *:first-child, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description > *:first-child {
      margin-top: 0; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description > *:last-child, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description > *:last-child {
      margin-bottom: 0; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description p, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description p {
      margin: 0 0 40px 0; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description ul, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description ul {
      list-style: disc; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description ol, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description ol {
      list-style: decimal; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description > ul, .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description > ol, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description > ul, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description > ol {
      margin: 0 0 40px 0;
      padding: 0 0 0 20px; }
      .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description > ul ul, .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description > ul ol, .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description > ol ul, .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description > ol ol, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description > ul ul, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description > ul ol, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description > ol ul, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description > ol ol {
        padding: 0 0 0 20px; }
      .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description > ul li, .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description > ol li, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description > ul li, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description > ol li {
        display: list-item; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description blockquote, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description blockquote {
      max-width: 90%;
      margin: 0 auto 40px; }
      .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-description blockquote p, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-description blockquote p {
        margin-bottom: 0; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-item-wrapper, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-item-wrapper {
      margin: 0 1.5% 24px 1.5%; }
      @media (max-width: 767px) {
        .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-item-wrapper, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-item-wrapper {
          margin: 0 0 24px 0; } }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-item-wrapper.alpha, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-item-wrapper.alpha {
      margin-left: 0; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .mixed-content-item-wrapper.omega, .landing-page-content .persona-recommended .mixed-content-module-container .mixed-content-item-wrapper.omega {
      margin-right: 0; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .grid_third, .landing-page-content .persona-recommended .mixed-content-module-container .grid_third {
      width: 31.33%; }
      @media (max-width: 767px) {
        .landing-page-content .mixed_content-module .mixed-content-module-container .grid_third, .landing-page-content .persona-recommended .mixed-content-module-container .grid_third {
          width: auto; } }
      .landing-page-content .mixed_content-module .mixed-content-module-container .grid_third .post-list-item-sm, .landing-page-content .persona-recommended .mixed-content-module-container .grid_third .post-list-item-sm {
        padding-top: 66%; }
        @media (max-width: 1200px) {
          .landing-page-content .mixed_content-module .mixed-content-module-container .grid_third .post-list-item-sm, .landing-page-content .persona-recommended .mixed-content-module-container .grid_third .post-list-item-sm {
            padding-top: 100%; } }
        @media (max-width: 767px) {
          .landing-page-content .mixed_content-module .mixed-content-module-container .grid_third .post-list-item-sm, .landing-page-content .persona-recommended .mixed-content-module-container .grid_third .post-list-item-sm {
            padding-top: 40%; } }
        @media (max-width: 479px) {
          .landing-page-content .mixed_content-module .mixed-content-module-container .grid_third .post-list-item-sm, .landing-page-content .persona-recommended .mixed-content-module-container .grid_third .post-list-item-sm {
            padding-top: 66%; } }
    .landing-page-content .mixed_content-module .mixed-content-module-container .grid_4, .landing-page-content .persona-recommended .mixed-content-module-container .grid_4 {
      width: 48.5%; }
      @media (max-width: 767px) {
        .landing-page-content .mixed_content-module .mixed-content-module-container .grid_4, .landing-page-content .persona-recommended .mixed-content-module-container .grid_4 {
          width: auto; } }
      .landing-page-content .mixed_content-module .mixed-content-module-container .grid_4 .post-list-item-sm, .landing-page-content .persona-recommended .mixed-content-module-container .grid_4 .post-list-item-sm {
        padding-top: 40%; }
        @media (max-width: 479px) {
          .landing-page-content .mixed_content-module .mixed-content-module-container .grid_4 .post-list-item-sm, .landing-page-content .persona-recommended .mixed-content-module-container .grid_4 .post-list-item-sm {
            padding-top: 66%; } }
    .landing-page-content .mixed_content-module .mixed-content-module-container .grid_2, .landing-page-content .persona-recommended .mixed-content-module-container .grid_2 {
      width: 22.75%; }
      @media (max-width: 767px) {
        .landing-page-content .mixed_content-module .mixed-content-module-container .grid_2, .landing-page-content .persona-recommended .mixed-content-module-container .grid_2 {
          width: auto; } }
      .landing-page-content .mixed_content-module .mixed-content-module-container .grid_2 .post-list-item-sm, .landing-page-content .persona-recommended .mixed-content-module-container .grid_2 .post-list-item-sm {
        padding-top: 100%; }
    .landing-page-content .mixed_content-module .mixed-content-module-container .more-button-wrapper, .landing-page-content .persona-recommended .mixed-content-module-container .more-button-wrapper {
      padding-bottom: 24px; }
  .landing-page-content .mixed_content-module .home-magazine-module, .landing-page-content .persona-recommended .home-magazine-module {
    background: #fff;
    padding-bottom: 70px;
    position: relative; }
    .landing-page-content .mixed_content-module .home-magazine-module .home-magazine-module-bg-wrapper, .landing-page-content .persona-recommended .home-magazine-module .home-magazine-module-bg-wrapper {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      overflow: hidden;
      height: 100px; }
    .landing-page-content .mixed_content-module .home-magazine-module .home-magazine-module-bg, .landing-page-content .persona-recommended .home-magazine-module .home-magazine-module-bg {
      width: 1100px;
      display: block;
      margin: 0 auto;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%); }
    .landing-page-content .mixed_content-module .home-magazine-module .mixed-content-header, .landing-page-content .persona-recommended .home-magazine-module .mixed-content-header {
      padding-bottom: 0; }
    @media screen and (max-width: 1023px) {
      .landing-page-content .mixed_content-module .home-magazine-module .stories__item-new .stories__cont, .landing-page-content .persona-recommended .home-magazine-module .stories__item-new .stories__cont {
        background: #fff; } }
  .landing-page-content .team-module .mixed-content-module-container {
    background: none;
    box-shadow: none;
    border-radius: none; }
  .landing-page-content .banner_ad-module .ad-wrapper {
    margin: 0; }
  .landing-page-content .generic-cta {
    text-align: center;
    padding: 32px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.24);
    border-radius: 4px;
    z-index: 2;
    position: relative; }
    @media (max-width: 767px) {
      .landing-page-content .generic-cta {
        text-align: left;
        padding: 32px 12px; } }
    .landing-page-content .generic-cta .generic-cta-copy {
      padding: 0 10%;
      margin: 6px 0 0; }
      @media (max-width: 767px) {
        .landing-page-content .generic-cta .generic-cta-copy {
          padding: 0; } }
    .landing-page-content .generic-cta .wp-block-button__link {
      margin-top: 24px; }
      @media (max-width: 767px) {
        .landing-page-content .generic-cta .wp-block-button__link {
          display: block; } }
  .landing-page-content .generic-cta-wrapper {
    position: relative;
    padding: 48px 0; }
    @media (max-width: 767px) {
      .landing-page-content .generic-cta-wrapper {
        padding: 0; } }
    .landing-page-content .generic-cta-wrapper .generic-cta-bean-right {
      position: absolute;
      width: 150px;
      height: 281px;
      top: 0;
      right: -10%;
      z-index: 1; }
      @media (max-width: 767px) {
        .landing-page-content .generic-cta-wrapper .generic-cta-bean-right {
          display: none; } }
    .landing-page-content .generic-cta-wrapper .generic-cta-bean-left {
      position: absolute;
      width: 160px;
      height: 189px;
      bottom: 0;
      left: -9%;
      z-index: 1; }
      @media (max-width: 767px) {
        .landing-page-content .generic-cta-wrapper .generic-cta-bean-left {
          display: none; } }
  .landing-page-content .copy-above .embed-copy {
    margin-bottom: 48px; }
    .landing-page-content .copy-above .embed-copy h2 {
      margin-bottom: 20px; }
  .landing-page-content .copy-above .media-copy {
    padding: 0; }
    .landing-page-content .copy-above .media-copy p, .landing-page-content .copy-above .media-copy ul, .landing-page-content .copy-above .media-copy ol {
      margin-bottom: 40px; }
    .landing-page-content .copy-above .media-copy *:last-child {
      margin-bottom: 0; }
  @media (max-width: 767px) {
    .landing-page-content .ranger-tip-module {
      background-color: #F9FCF6;
      padding: 32px; } }
  .landing-page-content .ranger-tip-module .ranger-tip-icon {
    float: left;
    width: 114px;
    margin-right: 16px; }
    @media (max-width: 767px) {
      .landing-page-content .ranger-tip-module .ranger-tip-icon {
        float: none;
        width: 70px;
        margin: 0 auto; } }
    .landing-page-content .ranger-tip-module .ranger-tip-icon img {
      max-width: 100%;
      height: auto; }
  .landing-page-content .ranger-tip-module .ranger-tip-copy {
    float: left;
    width: calc(100% - 130px); }
    @media (max-width: 767px) {
      .landing-page-content .ranger-tip-module .ranger-tip-copy {
        float: none;
        width: auto;
        text-align: center; } }
    .landing-page-content .ranger-tip-module .ranger-tip-copy > span:first-child {
      display: inline; }
      @media (max-width: 767px) {
        .landing-page-content .ranger-tip-module .ranger-tip-copy > span:first-child {
          display: block;
          margin-bottom: 8px; } }
    .landing-page-content .ranger-tip-module .ranger-tip-copy > span:first-child:after {
      content: ":"; }
      @media (max-width: 767px) {
        .landing-page-content .ranger-tip-module .ranger-tip-copy > span:first-child:after {
          content: ""; } }
    .landing-page-content .ranger-tip-module .ranger-tip-copy p {
      display: inline; }
      @media (max-width: 767px) {
        .landing-page-content .ranger-tip-module .ranger-tip-copy p {
          display: block; } }
  @media (max-width: 767px) {
    .landing-page-content .page-content-item.ranger_tip-module {
      padding: 0; } }

.landing-page-content:after {
  position: fixed;
  content: '';
  background: url("img/Spinner-1s-72px.svg") no-repeat center;
  width: 72px;
  height: 72px;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
  z-index: 1; }

.landing-page-content.user-loaded .page-content-item.display-all {
  visibility: visible;
  opacity: 1; }

.landing-page-content.user-loaded:after {
  display: none; }

.landing-page-content.user-loaded.user-guest .display-not_logged_in, .landing-page-content.user-loaded.user-guest .display-all_not_plus, .landing-page-content.user-loaded.user-guest .display-all_except_logged_in_not_plus {
  visibility: visible;
  opacity: 1; }

.landing-page-content.user-loaded.user-regular .display-logged_in_not_plus, .landing-page-content.user-loaded.user-regular .display-all_logged_in, .landing-page-content.user-loaded.user-regular .display-logged_in_not_plus_yes_email, .landing-page-content.user-loaded.user-regular .display-all_not_plus {
  visibility: visible;
  opacity: 1; }

.landing-page-content.user-loaded.user-no-email .display-logged_in_not_plus, .landing-page-content.user-loaded.user-no-email .display-all_logged_in, .landing-page-content.user-loaded.user-no-email .display-logged_in_not_plus_no_email, .landing-page-content.user-loaded.user-no-email .display-all_not_plus, .landing-page-content.user-loaded.user-no-email .display-all_except_logged_in_not_plus {
  visibility: visible;
  opacity: 1; }

.landing-page-content.user-loaded.user-plus .display-logged_in_plus, .landing-page-content.user-loaded.user-plus .display-all_logged_in, .landing-page-content.user-loaded.user-plus .display-all_except_logged_in_not_plus {
  visibility: visible;
  opacity: 1; }

/* THE FOLLOWING RULES ARE NOT CURRENTLY IN USE, BUT BEING SAVED FOR POSSIBLE FUTURE USE
.desktop-device-display {
	display: none;
}
@media only screen and (min-width: 1025px){ 
	.desktop-device-display {
		display: block;
	}
	.desktop-device-display.hidden {
		display: none;
	}
}
.desktop-tablet-device-display {
	display: none;
}
@media only screen and (min-width: 767px){ 
	.desktop-tablet-device-display {
		display: block;
	}
	.desktop-tablet-device-display.hidden {
		display: none;
	}
}
.tablet-mobile-device-display {
	display: none;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape){ 
	.tablet-mobile-device-display {
		display: block;
	}
	.tablet-mobile-device-display.hidden {
		display: none;
	}
}
@media only screen and (max-device-width: 1024px) and (orientation: portrait){ 
	.tablet-mobile-device-display {
		display: block;
	}
	.tablet-mobile-device-display.hidden {
		display: none;
	}
}
*/
.mobile-looking, .mobile-device-display {
  display: none; }

@media only screen and (max-device-width: 833px) and (orientation: landscape) {
  .mobile-looking, .mobile-device-display {
    display: block; }
  .non-mobile-device-display, .mobile-looking.hidden, .mobile-device-display.hidden {
    display: none; } }

@media only screen and (max-device-width: 599px) and (orientation: portrait) {
  /* mobile */
  .mobile-looking, .mobile-device-display {
    display: block; }
  .non-mobile-device-display, .mobile-looking.hidden, .mobile-device-display.hidden {
    display: none; } }

.social-links-module {
  margin: 24px 0 0 .75%;
  position: relative; }
  .social-links-module h3 {
    margin-bottom: 12px; }

ul.social-links-list {
  list-style: none; }
  ul.social-links-list li {
    display: inline-block; }
    ul.social-links-list li .social-link {
      border-radius: 50%;
      width: 36px;
      height: 36px;
      background: #fff no-repeat center;
      margin: 0 16px 8px 0;
      overflow: hidden;
      text-indent: -99999px;
      display: block; }
    ul.social-links-list li .social-link-facebook {
      background-image: url("img/social/social-links-module/Facebook@3x.png");
      background-size: 10px 22px; }
    ul.social-links-list li .social-link-facebook:hover {
      background-image: url("img/social/social-links-module/Facebook-hover@3x.png"); }
    ul.social-links-list li .social-link-instagram {
      background-image: url("img/social/social-links-module/Instagram@3x.png");
      background-size: 21px 21px; }
    ul.social-links-list li .social-link-instagram:hover {
      background-image: url("img/social/social-links-module/Instagram-hover@3x.png"); }
    ul.social-links-list li .social-link-twitter {
      background-image: url("img/social/social-links-module/Twitter@3x.png");
      background-size: 21px 19px; }
    ul.social-links-list li .social-link-twitter:hover {
      background-image: url("img/social/social-links-module/Twitter-hover@3x.png"); }
    ul.social-links-list li .social-link-pinterest {
      background-image: url("img/social/social-links-module/Pinterest@3x.png");
      background-size: 17px 22px; }
    ul.social-links-list li .social-link-pinterest:hover {
      background-image: url("img/social/social-links-module/Pinterest-hover@3x.png"); }
    ul.social-links-list li .social-link-youtube {
      background-image: url("img/social/social-links-module/Youtube@3x.png");
      background-size: 24px 18px; }
    ul.social-links-list li .social-link-youtube:hover {
      background-image: url("img/social/social-links-module/Youtube-hover@3x.png"); }
    ul.social-links-list li .social-link-website {
      background-image: url("img/social/social-links-module/web@3x.png");
      background-size: 22px 22px; }
    ul.social-links-list li .social-link-website:hover {
      background-image: url("img/social/social-links-module/web-hover@3x.png"); }

.social_links-module .social-links-module {
  text-align: center;
  max-width: 92%;
  margin: 0 auto; }
  .social_links-module .social-links-module ul.social-links-list li .social-link {
    margin: 0 8px 8px; }

.contact-form-module {
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  overflow: hidden; }
  .contact-form-module .contact-form-wrapper {
    padding: 24px 0; }
  .contact-form-module .contact-form-header {
    margin-bottom: 24px;
    padding: 0 24px; }
  .contact-form-module .contact-form-description p {
    margin-bottom: 1em; }
  .contact-form-module .contact-form-footer {
    padding: 0 12px;
    clear: both; }
    .contact-form-module .contact-form-footer .form-success {
      display: none; }
    .contact-form-module .contact-form-footer .form-error {
      float: right;
      margin-bottom: 24px;
      display: none; }
      @media (max-width: 767px) {
        .contact-form-module .contact-form-footer .form-error {
          float: none; } }
    .contact-form-module .contact-form-footer .contact-form-module-submit[disabled] {
      opacity: .8;
      cursor: default; }
    @media (max-width: 767px) {
      .contact-form-module .contact-form-footer .contact-form-module-submit {
        width: 100%; } }
  .contact-form-module form {
    padding: 0 12px; }
    .contact-form-module form label {
      margin-bottom: 4px; }
    .contact-form-module form .rt-check-field {
      position: absolute;
      height: 0px;
      width: 0px;
      overflow: hidden;
      left: -9999999px;
      top: -9999999px; }
    .contact-form-module form input[type=text], .contact-form-module form input[type=email], .contact-form-module form input[type=password] {
      border: 1px solid #697382;
      border-radius: 4px;
      width: 100%;
      height: 35px;
      padding: 6px 16px;
      -webkit-appearance: none;
      -moz-appearance: none; }
    .contact-form-module form textarea {
      border: 1px solid #697382;
      border-radius: 4px;
      width: 100%;
      height: 150px;
      padding: 20px 16px;
      -webkit-appearance: none;
      -moz-appearance: none; }
    .contact-form-module form input[type=text]:focus, .contact-form-module form input[type=email]:focus, .contact-form-module form input[type=password]:focus, .contact-form-module form textarea:focus {
      outline: none;
      border: 1.5px solid #0B0A0D; }
    .contact-form-module form input[type=submit] {
      -webkit-appearance: none;
      -moz-appearance: none; }
    .contact-form-module form .field-text, .contact-form-module form .field-email {
      margin: 0 12px 24px;
      float: left;
      width: calc(50% - 24px); }
      @media (max-width: 767px) {
        .contact-form-module form .field-text, .contact-form-module form .field-email {
          float: none;
          width: auto; } }
    .contact-form-module form .field-textarea {
      margin: 0 12px 24px;
      float: none;
      clear: both; }
    .contact-form-module form .field-wrapper {
      position: relative; }
      .contact-form-module form .field-wrapper .error-message {
        position: absolute;
        bottom: -20px;
        left: 0; }
    .contact-form-module form .field-wrapper.error input[type=text], .contact-form-module form .field-wrapper.error input[type=email], .contact-form-module form .field-wrapper.error textarea {
      border-color: #EF3340; }

.contact-form-copy-columns {
  padding-right: 4%; }
  @media (max-width: 767px) {
    .contact-form-copy-columns {
      padding: 0; } }

.trip_planner-module {
  background-color: #FFF6EE;
  position: relative; }
  .trip_planner-module .planner-module-beans {
    position: absolute;
    z-index: 1; }
  .trip_planner-module h2 {
    z-index: 2; }
  .trip_planner-module .planner-module-bean-left-mobile, .trip_planner-module .planner-module-bean-right-mobile {
    display: none; }
    @media (max-width: 767px) {
      .trip_planner-module .planner-module-bean-left-mobile, .trip_planner-module .planner-module-bean-right-mobile {
        display: block; } }
  .trip_planner-module .planner-module-bean-left-desktop, .trip_planner-module .planner-module-bean-right-desktop {
    display: block; }
    @media (max-width: 767px) {
      .trip_planner-module .planner-module-bean-left-desktop, .trip_planner-module .planner-module-bean-right-desktop {
        display: none; } }
  .trip_planner-module .planner-module-bean-left-desktop {
    height: 278px;
    width: 200px;
    bottom: -73px;
    left: 25px; }
    @media (max-width: 1023px) {
      .trip_planner-module .planner-module-bean-left-desktop {
        bottom: -43px;
        left: -30px; } }
  .trip_planner-module .planner-module-bean-right-desktop {
    height: 254px;
    width: 164px;
    top: -73px;
    right: 25px; }
    @media (max-width: 1023px) {
      .trip_planner-module .planner-module-bean-right-desktop {
        top: -56px;
        right: -30px; } }
  .trip_planner-module .planner-module-bean-left-mobile {
    height: 141px;
    width: 122px;
    bottom: -8px;
    left: 25px; }
  .trip_planner-module .planner-module-bean-right-mobile {
    height: 117px;
    width: 111px;
    top: -40px;
    right: -25px; }
  .trip_planner-module .planner-widget form {
    width: 80%;
    max-width: 760px; }
    @media (max-width: 767px) {
      .trip_planner-module .planner-widget form {
        width: 100%; } }
    .trip_planner-module .planner-widget form .search__group {
      width: calc(50% - 65px); }
    .trip_planner-module .planner-widget form .search__button {
      width: 130px; }
  .trip_planner-module .planner-widget .planner-module-squiggle {
    width: 95px;
    height: auto;
    margin: 12px 0; }
  .trip_planner-module .planner-widget p {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 1023px) {
      .trip_planner-module .planner-widget p {
        max-width: 450px; } }
  .trip_planner-module .planner-widget .ip-origin {
    display: none; }
  .trip_planner-module .planner-widget .change-origin-toggle {
    position: relative;
    display: inline-block; }
  .trip_planner-module .planner-widget .change-origin-toggle:hover {
    opacity: .8; }
  .trip_planner-module .planner-widget .change-origin-toggle:after {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: url("img/landing-page/dashed-underline.svg") repeat-x bottom center;
    content: '';
    left: 0;
    height: 2px; }
  .trip_planner-module .planner-widget .change-origin-toggle:hover:after {
    opacity: .8; }
  .trip_planner-module .planner-widget.form-planner form {
    margin-top: 45px; }
  .trip_planner-module .planner-widget.button-planner .planner-module-squiggle {
    margin: 30px 0; }
  .trip_planner-module .planner-widget.button-planner form {
    width: 350px;
    text-align: center;
    transition-duration: .5s; }
    .trip_planner-module .planner-widget.button-planner form .search_input_to {
      display: none; }
    .trip_planner-module .planner-widget.button-planner form .search__button {
      width: 350px;
      position: relative;
      transition-duration: .5s; }
    .trip_planner-module .planner-widget.button-planner form .search__group {
      left: 0;
      top: 0;
      width: 350px;
      position: absolute;
      text-align: left;
      transition-duration: .5s;
      z-index: 0; }
  .trip_planner-module .planner-widget.button-planner form.input-open {
    width: 80%;
    text-align: right; }
    @media (max-width: 767px) {
      .trip_planner-module .planner-widget.button-planner form.input-open {
        width: 100%; } }
    .trip_planner-module .planner-widget.button-planner form.input-open .search__button {
      width: 260px; }
    .trip_planner-module .planner-widget.button-planner form.input-open .search__group {
      width: calc(100% - 260px);
      display: inline-block; }

.trip_planner-module.white-bg .planner-widget.form-planner form {
  border: 1px solid #ebe8f5; }

.trip_planner-module.white-bg .planner-widget.button-planner form.input-open {
  border: 1px solid #ebe8f5; }

.landing-page-content .mobile_app_cta-module {
  padding-bottom: 0; }

.mobile_app_cta-module .mobile-cta-module-inner {
  padding-bottom: 48px;
  background: #F0F8E8 url("img/landing-page/mobile-cta-pattern.svg") center; }

.mobile_app_cta-module h3 {
  padding: 0 6%; }

.mobile_app_cta-module p {
  padding: 0 8%; }

.mobile_app_cta-module .mobile-cta-artwork {
  width: 288px;
  max-width: 100%;
  height: auto;
  position: relative;
  top: -40px;
  margin-bottom: -16px; }

.mobile_app_cta-module .mobile-cta-module-squiggle {
  display: inline-block;
  width: 96px;
  margin: 24px 0 6px; }

.mobile_app_cta-module .mobile-app-cta-button {
  width: 90%;
  margin: 24px 5% 0; }

.page section.related-voices {
  margin-bottom: 0px; }

.faq-module p {
  margin-bottom: 40px; }

.faq-module h3 {
  margin-bottom: 21px; }

/* Magazine Homepage Template
----------------------------------------------------------------------------------------------------*/
.magazine-content-item .stories-wrapper {
  padding: 48px 0; }

.magazine-content-item .stories__item-new-wrapper {
  margin-bottom: 24px; }

@media (max-width: 1023px) {
  .magazine-content-item .stories__cont {
    border-radius: 0 0 8px 8px; }
  .magazine-content-item .stories__heading {
    padding: 8px;
    margin-top: 0; }
  .magazine-content-item .stories__pic {
    border-radius: 8px 8px 0 0; } }

.magazine-content-item .subscribe {
  margin-bottom: 0; }

.magazine-content-item.subscribe-module {
  padding: 48px 0; }

@media (max-width: 767px) {
  .large_post-module {
    padding-top: 0; } }

.magazine-module-bg-highway-yellow {
  background-color: #FFD400; }

.magazine-module-bg-open-sky-blue {
  background-color: #71C5E8; }

.magazine-module-bg-grass-green {
  background-color: #109B46; }

.magazine-module-bg-sunset-red {
  background-color: #EF3340; }

.magazine-module-bg-wild-violet {
  background-color: #991E66; }

.magazine-module-bg-light-yellow {
  background-color: #FFF7C7; }

.magazine-module-bg-light-blue {
  background-color: #E5F7FF; }

.magazine-module-bg-light-green {
  background-color: #F0F8E8; }

.magazine-module-bg-light-pink {
  background-color: #FFE9D3; }

.magazine-module-bg-light-purple {
  background-color: #EBE8F5; }

.magazine-module-bg-midnight-blue {
  background-color: #1D2B43; }

.magazine-module-bg-adventure-green {
  background-color: #1D3C34; }

.magazine-medium-post {
  display: block;
  padding: 48px 0; }
  @media (max-width: 767px) {
    .magazine-medium-post {
      padding-top: 0; } }
  .magazine-medium-post .container {
    position: relative; }
    @media (max-width: 767px) {
      .magazine-medium-post .container {
        margin: 0;
        width: auto;
        max-width: 100%; } }
  .magazine-medium-post .magazine-medium-post-image {
    left: -164px;
    transition-duration: 0.25s;
    transition-property: all;
    position: relative; }
    @media (max-width: 767px) {
      .magazine-medium-post .magazine-medium-post-image {
        left: 0;
        margin: 0; } }
    .magazine-medium-post .magazine-medium-post-image img {
      max-width: 584px;
      border-radius: 8px;
      display: block; }
      @media (max-width: 767px) {
        .magazine-medium-post .magazine-medium-post-image img {
          max-width: 100%;
          width: 100%;
          border-radius: 0; } }
  .magazine-medium-post .magazine-medium-post-image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 584px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 8px; }
    @media (max-width: 767px) {
      .magazine-medium-post .magazine-medium-post-image:after {
        width: 100%;
        border-radius: 0; } }
  @media (max-width: 767px) {
    .magazine-medium-post .magazine-medium-post-copy {
      padding: 0 20px;
      margin-top: -70px; } }
  .magazine-medium-post p {
    padding-left: 50px;
    margin-top: 24px; }
    @media (max-width: 767px) {
      .magazine-medium-post p {
        padding-left: 0; } }
  .magazine-medium-post .magazine-medium-post-meta {
    padding-left: 50px;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .magazine-medium-post .magazine-medium-post-meta {
        padding-left: 0; } }
  .magazine-medium-post .magazine-medium-post-date {
    margin-left: 16px; }

.magazine-medium-post:hover .magazine-medium-post-image {
  left: -120px; }
  @media (max-width: 767px) {
    .magazine-medium-post:hover .magazine-medium-post-image {
      left: 0; } }

.magazine-large-post {
  padding: 48px 0;
  display: block;
  background: no-repeat center;
  background-size: cover;
  position: relative; }
  .magazine-large-post .magazine-large-post-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    .magazine-large-post .magazine-large-post-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .magazine-large-post .magazine-large-post-copy {
    border-radius: 8px;
    background: #1D2B43;
    padding: 4% 6% 3%; }
  .magazine-large-post p {
    margin-top: 24px;
    padding: 3% 4%;
    border-radius: 8px;
    background: transparent; }
  .magazine-large-post .magazine-large-post-meta {
    padding-left: 32px;
    margin-bottom: 20px; }
  .magazine-large-post .magazine-large-post-date {
    margin-left: 16px; }

.magazine-large-post:hover .magazine-large-post-copy {
  background: rgba(29, 40, 67, 0.8); }

.magazine-large-post:hover p {
  background: #E5F7FF; }

/* Extraordinary Places Template
----------------------------------------------------------------------------------------------------*/
body.page-template-extraordinary-places {
  background: #FAFAFB; }
  body.page-template-extraordinary-places .icon_set-module .icon-set-item svg {
    width: auto;
    height: 100px; }
  body.page-template-extraordinary-places .eps-state.no-eps {
    display: none !important; }
  body.page-template-extraordinary-places .no-eps-message {
    display: none; }

.filter-wrapper {
  border-bottom: 2px solid #fff; }
  .filter-wrapper .decoration_4:after {
    top: -52px;
    right: -36px; }
  .filter-wrapper .decoration_4:before {
    bottom: -64px;
    left: -40px; }

.filter-form {
  background: #fff;
  box-shadow: 0 12px 24px -16px rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  position: relative;
  z-index: 3; }
  .filter-form .filter-group {
    border-left: 1px solid rgba(216, 216, 216, 0.4);
    padding: 16px 24px 0;
    height: 72px; }
    @media (max-width: 767px) {
      .filter-form .filter-group {
        border-left: none;
        border-top: 1px solid rgba(216, 216, 216, 0.4); } }
    .filter-form .filter-group label {
      opacity: .78; }
    .filter-form .filter-group select {
      width: 100%;
      padding: 0;
      cursor: pointer;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: #fff url("img/page-content/select-arrow.svg") no-repeat right center;
      background-size: 12px 12px;
      outline: none;
      height: 25px;
      border-bottom: 1px solid rgba(70, 69, 83, 0.64);
      margin-top: 5px; }
  .filter-form .filter-group:first-child {
    border: none;
    padding-right: 10px; }
    @media (max-width: 767px) {
      .filter-form .filter-group:first-child {
        padding-right: 24px; } }

/* Default page
----------------------------------------------------------------------------------------------------*/
.default-page-content {
  padding: 48px 0; }
  .default-page-content h1 {
    margin: 0 0 48px; }

/* Decorations
----------------------------------------------------------------------------------------------------*/
.decoration {
  position: relative; }

.decoration::after,
.decoration::before {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: -1;
  z-index: 0; }

.decoration_1::after {
  bottom: 32px;
  left: -80px;
  width: 107px;
  height: 147px;
  background-image: url("img/decoration/shape1.png"); }

.decoration_2::before {
  bottom: 24px;
  left: -92px;
  width: 420px;
  height: 245px;
  background-image: url("img/decoration/shape2.png"); }

.decoration_2::after {
  right: 44px;
  bottom: -32px;
  width: 87px;
  height: 183px;
  background-image: url("img/decoration/shape3.png"); }

.decoration_3::after {
  right: -88px;
  bottom: -72px;
  width: 149px;
  height: 142px;
  background-image: url("img/decoration/shape4.png"); }

.decoration_4::after {
  top: 48px;
  right: -166px;
  width: 76px;
  height: 77px;
  background-image: url("img/decoration/shape5.png"); }

.decoration_4::before {
  bottom: 104px;
  left: -56px;
  width: 73px;
  height: 138px;
  background-image: url("img/decoration/shape6.png"); }

.decoration_5.bg-bean::after {
  top: -136px;
  right: -196px;
  width: 246px;
  height: 195px;
  background-image: url("img/decoration/shape7.png"); }

.decoration_6::before {
  top: -16px;
  left: -48px;
  width: 37px;
  height: 40px;
  background-image: url("img/decoration/shape8.png"); }

.decoration_6::after {
  right: -40px;
  bottom: 40px;
  width: 63px;
  height: 80px;
  background-image: url("img/decoration/shape9.png"); }

.decoration_7::before {
  top: -80px;
  left: -112px;
  width: 149px;
  height: 191px;
  background-image: url("img/decoration/shape10.png"); }

.decoration_7::after {
  top: 44px;
  right: -40px;
  width: 97px;
  height: 61px;
  background-image: url("img/decoration/shape11.png"); }

.decoration_8::before {
  top: 240px;
  left: -48px;
  width: 37px;
  height: 40px;
  background-image: url("img/decoration/shape8.png"); }

.decoration_8::after {
  right: -40px;
  top: 40%;
  width: 63px;
  height: 80px;
  background-image: url("img/decoration/shape9.png"); }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* retina */
  .decoration_1::after {
    background-image: url("img/decoration/shape1@2x.png"); }
  .decoration_2::before {
    background-image: url("img/decoration/shape2@2x.png"); }
  .decoration_2::after {
    background-image: url("img/decoration/shape3@2x.png"); }
  .decoration_3::after {
    background-image: url("img/decoration/shape4@2x.png"); }
  .decoration_4::after {
    background-image: url("img/decoration/shape5@2x.png"); }
  .decoration_4::before {
    background-image: url("img/decoration/shape6@2x.png"); }
  .decoration_5.bg-bean::after {
    background-image: url("img/decoration/shape7@2x.png"); }
  .decoration_6::before,
  .decoration_8::before {
    background-image: url("img/decoration/shape8@2x.png"); }
  .decoration_6::after,
  .decoration_8::after {
    background-image: url("img/decoration/shape9@2x.png"); }
  .decoration_7::before {
    background-image: url("img/decoration/shape10@2x.png"); }
  .decoration_7::after {
    background-image: url("img/decoration/shape11@2x.png"); } }

@media screen and (max-width: 1023px) {
  /* tablet */
  .decoration::after,
  .decoration::before {
    display: none; } }

/* Loading Spinner
----------------------------------------------------------------------------------------------------*/
.lds-spinner {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 32px;
  transform: scale(0.5); }
  .lds-spinner span {
    display: block;
    transform-origin: 32px 32px;
    animation: lds-spinner 1s linear infinite; }
  .lds-spinner span:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 29px;
    width: 6px;
    height: 8px;
    border-radius: 30%;
    background: #464553; }
  .lds-spinner span:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -.95s; }
  .lds-spinner span:nth-child(2) {
    transform: rotate(18deg);
    animation-delay: -.9s; }
  .lds-spinner span:nth-child(3) {
    transform: rotate(36deg);
    animation-delay: -.85s; }
  .lds-spinner span:nth-child(4) {
    transform: rotate(54deg);
    animation-delay: -.8s; }
  .lds-spinner span:nth-child(5) {
    transform: rotate(72deg);
    animation-delay: -.75s; }
  .lds-spinner span:nth-child(6) {
    transform: rotate(90deg);
    animation-delay: -.7s; }
  .lds-spinner span:nth-child(7) {
    transform: rotate(108deg);
    animation-delay: -.65s; }
  .lds-spinner span:nth-child(8) {
    transform: rotate(126deg);
    animation-delay: -.6s; }
  .lds-spinner span:nth-child(9) {
    transform: rotate(144deg);
    animation-delay: -.55s; }
  .lds-spinner span:nth-child(10) {
    transform: rotate(162deg);
    animation-delay: -.5s; }
  .lds-spinner span:nth-child(11) {
    transform: rotate(180deg);
    animation-delay: -0.45s; }
  .lds-spinner span:nth-child(12) {
    transform: rotate(198deg);
    animation-delay: -0.4s; }
  .lds-spinner span:nth-child(13) {
    transform: rotate(216deg);
    animation-delay: -0.35s; }
  .lds-spinner span:nth-child(14) {
    transform: rotate(234deg);
    animation-delay: -0.3s; }
  .lds-spinner span:nth-child(15) {
    transform: rotate(252deg);
    animation-delay: -0.25s; }
  .lds-spinner span:nth-child(16) {
    transform: rotate(270deg);
    animation-delay: -0.2s; }
  .lds-spinner span:nth-child(17) {
    transform: rotate(288deg);
    animation-delay: -0.15s; }
  .lds-spinner span:nth-child(18) {
    transform: rotate(306deg);
    animation-delay: -0.1s; }
  .lds-spinner span:nth-child(19) {
    transform: rotate(324deg);
    animation-delay: -0.05s; }
  .lds-spinner span:nth-child(20) {
    transform: rotate(342deg);
    animation-delay: 0s; }

#login .lds-spinner,
#signup .lds-spinner {
  width: 48px;
  height: 48px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -24px 0 0 -24px; }
  #login .lds-spinner span,
  #signup .lds-spinner span {
    transform-origin: 24px 24px; }
  #login .lds-spinner span:after,
  #signup .lds-spinner span:after {
    top: 0;
    left: 24px;
    width: 4px;
    height: 6px;
    background: #fff; }

.retail-code-submit .lds-spinner, .fb-auth-buttons .popup__submit .lds-spinner {
  width: 48px;
  height: 16px;
  top: -4px; }
  .retail-code-submit .lds-spinner span, .fb-auth-buttons .popup__submit .lds-spinner span {
    transform-origin: 24px 24px; }
  .retail-code-submit .lds-spinner span:after, .fb-auth-buttons .popup__submit .lds-spinner span:after {
    top: 0;
    left: 24px;
    width: 4px;
    height: 6px;
    background: #fff; }

@keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* Ads
----------------------------------------------------------------------------------------------------*/
.ad-wrapper {
  text-align: center;
  margin: 60px 0; }

@media (max-width: 767px) {
  .ad-728x90 {
    display: none; } }

/*remove ads button*/
.dfp-ad-button {
  background: white;
  border: 1px solid #c9ced2;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: #747e8d;
  display: block;
  font: 10px/12px "Axiforma", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 6px 8px;
  position: absolute;
  text-align: center;
  text-decoration: none; }

/* 404
----------------------------------------------------------------------------------------------------*/
.error404 .page-post-hero {
  background-image: url("img/archive/mnt_bg.jpg"); }

/* Password protected post form
----------------------------------------------------------------------------------------------------*/
.post-password-form, .contact-form-module .post-password-form {
  padding: 24px 24px 12px; }
  .post-password-form p, .contact-form-module .post-password-form p {
    margin-bottom: 12px; }
  .post-password-form input[type=password], .contact-form-module .post-password-form input[type=password] {
    margin-bottom: 12px; }

/* Sharing interface
----------------------------------------------------------------------------------------------------*/
.sharing-wrapper {
  position: fixed;
  left: 0;
  top: 30%;
  width: 40px;
  z-index: 99;
  overflow: hidden;
  border-radius: 0 4px 4px 0; }
  @media (max-width: 1023px) {
    .sharing-wrapper {
      position: absolute;
      bottom: 0;
      width: 100%;
      border-radius: 0;
      top: auto; } }
  .sharing-wrapper ul {
    list-style: none; }
    .sharing-wrapper ul li a {
      display: block;
      width: 100%;
      height: 40px;
      text-align: center;
      overflow: hidden;
      text-indent: -99999px;
      display: block;
      background: #FFD400 no-repeat center; }
      @media (max-width: 1023px) {
        .sharing-wrapper ul li a {
          float: left;
          width: 20%; } }
    .sharing-wrapper ul li a:hover {
      background-color: #fff; }
    .sharing-wrapper ul li .share-facebook {
      background-image: url("img/social/social-links-module/Facebook@3x.png");
      background-size: auto 23px; }
    .sharing-wrapper ul li .share-twitter {
      background-image: url("img/social/social-links-module/Twitter@3x.png");
      background-size: auto 18px; }
    .sharing-wrapper ul li .share-pinterest {
      background-image: url("img/social/social-links-module/Pinterest@3x.png");
      background-size: auto 23px; }
    .sharing-wrapper ul li .share-flipboard {
      background-image: url("img/social/social-links-module/flipboard@3x.png");
      background-size: auto 18px; }
    .sharing-wrapper ul li .share-email {
      background-image: url("img/social/social-links-module/email@3x.png");
      background-size: auto 18px; }
    .sharing-wrapper ul li .share-facebook:hover {
      background-image: url("img/social/social-links-module/Facebook-hover@3x.png"); }
    .sharing-wrapper ul li .share-twitter:hover {
      background-image: url("img/social/social-links-module/Twitter-hover@3x.png"); }
    .sharing-wrapper ul li .share-pinterest:hover {
      background-image: url("img/social/social-links-module/Pinterest-hover@3x.png"); }
    .sharing-wrapper ul li .share-flipboard:hover {
      background-image: url("img/social/social-links-module/flipboard-hover@3x.png"); }
    .sharing-wrapper ul li .share-email:hover {
      background-image: url("img/social/social-links-module/email-hover@3x.png"); }

/* Plus Deals
----------------------------------------------------------------------------------------------------*/
.plus-deals-inner-wrapper {
  background: url("img/plus-deals/inner-bg.png") no-repeat center top;
  padding: 70px 0 100px; }
  @media (max-width: 767px) {
    .plus-deals-inner-wrapper {
      padding: 30px 0 60px;
      background: none; } }

.deals-hero {
  position: relative; }
  .deals-hero .deals-hero__cover {
    position: absolute;
    top: -170px;
    right: -50px; }
    @media (max-width: 767px) {
      .deals-hero .deals-hero__cover {
        top: auto;
        top: calc(100%);
        left: -8%;
        width: 115%;
        height: auto; } }
  .deals-hero .deals-page-header {
    padding-right: 4%;
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      .deals-hero .deals-page-header {
        padding-right: 0;
        margin-bottom: 24px; } }
    .deals-hero .deals-page-header h3 {
      margin-top: 12px; }
  .deals-hero .deals-hero__logo {
    width: 124px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .deals-hero .deals-hero__logo {
        margin-bottom: 16px; } }

.plus-deals {
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  position: relative;
  z-index: 9;
  overflow: hidden; }
  .plus-deals .plus-deals__head {
    padding: 24px;
    background: #FAFAFB; }
    @media (max-width: 767px) {
      .plus-deals .plus-deals__head {
        padding: 24px 8px; } }
  .plus-deals .deals-main-header.loading:before {
    content: '';
    float: left;
    height: 42px;
    width: 42px;
    background: url("img/Spinner-1s-72px.svg") no-repeat center;
    background-size: 72px;
    position: relative;
    top: -6px;
    margin-right: 16px; }

.plus-deals__item {
  padding: 14px 24px;
  border: 1px solid #ebe8f5;
  min-height: 97px;
  display: block;
  position: relative; }
  @media (max-width: 767px) {
    .plus-deals__item {
      padding: 24px 12px 16px; } }
  .plus-deals__item .plus-deals__logo {
    width: 40px;
    height: auto;
    float: left;
    margin-right: 24px; }
    @media (max-width: 767px) {
      .plus-deals__item .plus-deals__logo {
        width: 24px;
        margin: 4px 8px 0 0; } }
  .plus-deals__item .plus-deals__text {
    margin-top: 8px;
    clear: both; }
    @media (max-width: 767px) {
      .plus-deals__item .plus-deals__text {
        margin-top: 20px; } }
  .plus-deals__item .plus-deals__short-description {
    margin-top: 4px;
    clear: both; }
    @media (max-width: 767px) {
      .plus-deals__item .plus-deals__short-description {
        margin-top: 8px; } }
  .plus-deals__item .view-details-button {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 24px;
    text-align: center; }
    @media (max-width: 767px) {
      .plus-deals__item .view-details-button {
        position: relative;
        top: auto;
        transform: none;
        clear: both;
        text-align: right;
        margin-top: 24px;
        padding: 0 12px; } }
  .plus-deals__item .plus-deals__long-description {
    display: none; }

.plus-deals__cont {
  float: left;
  width: calc(100% - 64px);
  padding-right: 175px; }
  @media (max-width: 767px) {
    .plus-deals__cont {
      width: calc(100% - 32px);
      padding-right: 0; } }

.plus-deal-header h4 {
  float: left;
  margin-right: 24px; }
  @media (max-width: 767px) {
    .plus-deal-header h4 {
      float: none;
      margin-right: 0;
      font-size: 24px; } }

.plus-deal-header .plus-deals__tags {
  float: left;
  margin-right: 20px; }
  @media (max-width: 767px) {
    .plus-deal-header .plus-deals__tags {
      float: none;
      margin-right: 0;
      margin-top: 16px; } }
  .plus-deal-header .plus-deals__tags span {
    border: 1px solid #747474;
    border-radius: 4px;
    margin: 0 4px;
    display: inline-block;
    padding: 3px 5px 1px;
    vertical-align: top; }
  .plus-deal-header .plus-deals__tags span:first-child {
    margin-left: 0; }

.plus-deal-header .plus-deals__exp {
  float: left;
  margin-right: 24px;
  margin-top: 4px; }
  @media (max-width: 767px) {
    .plus-deal-header .plus-deals__exp {
      float: none;
      margin-top: 12px; } }

.plus-deal-header .plus-deals__amount {
  float: left;
  margin-top: 4px; }
  @media (max-width: 767px) {
    .plus-deal-header .plus-deals__amount {
      float: none;
      margin-top: 12px; } }

.deals-modal {
  width: 100%; }
  .deals-modal .popup__bg_2 {
    background-image: none; }
  .deals-modal .popup__window {
    width: 812px;
    max-width: 80%;
    text-align: left;
    padding: 24px; }
    @media (max-width: 767px) {
      .deals-modal .popup__window {
        width: 100%;
        max-width: 100%; } }
  .deals-modal .plus-deal-popup-logo {
    width: 40px;
    float: left;
    margin-right: 24px;
    position: relative;
    top: -9px;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 40px; }
    .deals-modal .plus-deal-popup-logo img {
      width: 100%;
      height: auto; }
  .deals-modal .plus-deals-long-description {
    padding: 20px 64px 0; }
    @media (max-width: 767px) {
      .deals-modal .plus-deals-long-description {
        padding: 20px 0 0 0; } }

/* JazzHR feed
----------------------------------------------------------------------------------------------------*/
.resumator-basic-widget .resumator-department-heading {
  margin-top: 64px;
  font-family: Souvenir, serif;
  font-size: 24px;
  line-height: 1.1667;
  border-bottom: 1px solid #ebe8f5;
  padding-bottom: 16px;
  margin-bottom: 16px; }

.resumator-basic-widget .resumator-department-heading:first-child {
  margin-top: 20px; }

.resumator-basic-widget .resumator-job-title {
  margin: 0 0 8px;
  padding: 0;
  border: none;
  font-family: Axiforma, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 20px; }

.resumator-basic-widget .resumator-job {
  margin-bottom: 24px; }

.resumator-basic-widget .resumator-job-info-details, .resumator-basic-widget .resumator-job-info {
  font-family: Axiforma, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px; }

.resumator-basic-widget .resumator-job-view-details {
  font-family: Axiforma, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  padding-top: 12px; }

.resumator-basic-widget a.resumator-job-link {
  color: #EF3340; }

.resumator-basic-widget .resumator-job-description-text {
  margin-top: 24px; }

.resumator-basic-widget .resumator-job-description-text, .resumator-basic-widget .resumator-job-description li, .resumator-basic-widget .resumator-job-description p, .resumator-basic-widget .resumator-job-description-text span {
  font-family: Axiforma, Helvetica, Arial, sans-serif !important; }

.resumator-basic-widget .resumator-job-description li, .resumator-basic-widget .resumator-job-description p {
  font-family: Axiforma, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 2; }

.resumator-basic-widget .resumator-job-description ul li {
  list-style: disc; }

.resumator-basic-widget .resumator-job-description ul li:before {
  content: "- "; }

.resumator-basic-widget .resumator-buttons ul li:before {
  content: ''; }

.resumator-basic-widget a.resumator-hide-details {
  margin-top: 40px; }

#resumator-logo {
  display: none; }

/* Voices from the Road
----------------------------------------------------------------------------------------------------*/
@media (min-width: 1023px) {
  .single-voices .sharing-wrapper {
    background: url("img/voices/voices-social-bg.png") no-repeat top left;
    background-size: 100%;
    width: 55px;
    padding: 24px 0;
    top: 12%; }
    .single-voices .sharing-wrapper ul li a {
      height: 36px;
      background-color: transparent; } }

@media (max-width: 1023px) {
  .single-voices .sharing-wrapper {
    position: relative;
    margin-top: 10px;
    padding: 0 8%; }
    .single-voices .sharing-wrapper ul li a {
      background-color: transparent;
      opacity: .6; }
      .single-voices .sharing-wrapper ul li a:hover {
        opacity: 1; }
    .single-voices .sharing-wrapper ul li .share-facebook {
      background-image: url("img/social/social-links-module/Facebook-white@3x.png"); }
    .single-voices .sharing-wrapper ul li .share-twitter {
      background-image: url("img/social/social-links-module/Twitter-white@3x.png"); }
    .single-voices .sharing-wrapper ul li .share-pinterest {
      background-image: url("img/social/social-links-module/Pinterest-white@3x.png"); }
    .single-voices .sharing-wrapper ul li .share-flipboard {
      background-image: url("img/social/social-links-module/flipboard-white@3x.png"); }
    .single-voices .sharing-wrapper ul li .share-email {
      background-image: url("img/social/social-links-module/email-white@3x.png"); } }

@media (max-width: 767px) {
  .single-voices .sharing-wrapper {
    padding: 0; }
    .single-voices .sharing-wrapper ul li a {
      width: 15%;
      margin-right: 5%; } }

.single-voices .article-content-wrapper {
  overflow-x: hidden;
  position: relative; }
  .single-voices .article-content-wrapper:before, .single-voices .article-content-wrapper:after {
    position: absolute;
    bottom: 0;
    height: 100%;
    content: ''; }
    @media (max-width: 1024px) {
      .single-voices .article-content-wrapper:before, .single-voices .article-content-wrapper:after {
        display: none; } }
  .single-voices .article-content-wrapper:before {
    left: 0;
    width: 450px;
    background: url("img/voices/article-bg-left.png") no-repeat bottom left;
    background-size: 100% auto; }
  .single-voices .article-content-wrapper:after {
    right: 0;
    width: 300px;
    background: url("img/voices/article-bg-right.png") no-repeat bottom right;
    background-size: 100% auto; }

.single-voices .wp-block-image:not(.alignfull), .single-voices .wp-block-embed-instagram, .single-voices .wp-block-gallery:not(.alignfull) {
  margin-top: 75px;
  position: relative; }
  .single-voices .wp-block-image:not(.alignfull):before, .single-voices .wp-block-embed-instagram:before, .single-voices .wp-block-gallery:not(.alignfull):before {
    position: absolute;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 518 341' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.737478 10.8128C0.340128 4.98689 4.9981 0.0613677 10.8371 0.13306L507.703 6.23369C513.34 6.3029 517.806 11.016 517.572 16.6488L504.47 331.416C504.247 336.772 499.84 341 494.479 341H32.5989C27.3401 341 22.9799 336.927 22.6221 331.68L0.737478 10.8128Z' fill='%23EF3340'/></svg>") no-repeat top right;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    top: -40px;
    right: -40px;
    display: block; }
  .single-voices .wp-block-image:not(.alignfull) img,
  .single-voices .wp-block-image:not(.alignfull) iframe, .single-voices .wp-block-embed-instagram img,
  .single-voices .wp-block-embed-instagram iframe, .single-voices .wp-block-gallery:not(.alignfull) img,
  .single-voices .wp-block-gallery:not(.alignfull) iframe {
    position: relative;
    z-index: 1; }
  .single-voices .wp-block-image:not(.alignfull) figcaption, .single-voices .wp-block-embed-instagram figcaption, .single-voices .wp-block-gallery:not(.alignfull) figcaption {
    background: #fff;
    padding: 3px;
    position: relative;
    z-index: 1;
    opacity: 1;
    top: -5px; }

.single-voices .wp-block-gallery:not(.alignfull):before {
  height: 90%; }

.single-voices .wp-block-gallery:not(.alignfull) figcaption {
  top: 0; }

.single-voices .wp-block-image:not(.alignfull):nth-child(2):before, .single-voices .wp-block-embed-instagram:nth-child(2):before, .single-voices .wp-block-gallery:nth-child(odd):before {
  background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 518 341' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.737478 10.8128C0.340128 4.98689 4.9981 0.0613677 10.8371 0.13306L507.703 6.23369C513.34 6.3029 517.806 11.016 517.572 16.6488L504.47 331.416C504.247 336.772 499.84 341 494.479 341H32.5989C27.3401 341 22.9799 336.927 22.6221 331.68L0.737478 10.8128Z' fill='%2371C5E8'/></svg>") no-repeat top right;
  background-size: 100% 100%; }

.single-voices .wp-block-image:not(.alignfull):nth-child(odd):before, .single-voices .wp-block-embed-instagram:nth-child(odd):before, .single-voices .wp-block-gallery:nth-child(3n+3):before {
  background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 518 341' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.737478 10.8128C0.340128 4.98689 4.9981 0.0613677 10.8371 0.13306L507.703 6.23369C513.34 6.3029 517.806 11.016 517.572 16.6488L504.47 331.416C504.247 336.772 499.84 341 494.479 341H32.5989C27.3401 341 22.9799 336.927 22.6221 331.68L0.737478 10.8128Z' fill='%23EF3340'/></svg>") no-repeat top right;
  background-size: 100% 100%; }

.single-voices .wp-block-image:not(.alignfull):nth-child(3n+3):before, .single-voices .wp-block-embed-instagram:nth-child(3n+3):before, .single-voices .wp-block-gallery:nth-child(4n+4):before {
  background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 518 341' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.737478 10.8128C0.340128 4.98689 4.9981 0.0613677 10.8371 0.13306L507.703 6.23369C513.34 6.3029 517.806 11.016 517.572 16.6488L504.47 331.416C504.247 336.772 499.84 341 494.479 341H32.5989C27.3401 341 22.9799 336.927 22.6221 331.68L0.737478 10.8128Z' fill='%23991E66'/></svg>") no-repeat top right;
  background-size: 100% 100%; }

.single-voices .wp-block-image:not(.alignfull):nth-child(4n+4):before, .single-voices .wp-block-embed-instagram:nth-child(4n+4):before, .single-voices .wp-block-gallery:nth-child(2):before {
  background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 518 341' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.737478 10.8128C0.340128 4.98689 4.9981 0.0613677 10.8371 0.13306L507.703 6.23369C513.34 6.3029 517.806 11.016 517.572 16.6488L504.47 331.416C504.247 336.772 499.84 341 494.479 341H32.5989C27.3401 341 22.9799 336.927 22.6221 331.68L0.737478 10.8128Z' fill='%23109B46'/></svg>") no-repeat top right;
  background-size: 100% 100%; }

.single-voices .wp-block-column .wp-block-image {
  margin-top: 30px; }
  .single-voices .wp-block-column .wp-block-image:before {
    display: none; }

.single-voices blockquote {
  margin: 50px 16%; }
  .single-voices blockquote:before, .single-voices blockquote:after {
    content: '';
    width: 100%;
    left: 0;
    margin: 0;
    background: url("img/voices/quote-squiggle.svg") repeat-x center;
    height: 15px; }
  @media (max-width: 767px) {
    .single-voices blockquote {
      margin: 50px 0; } }

.single-voices .editorial-content {
  position: relative;
  z-index: 1; }

.single-voices .additional-article-modules-wrapper {
  padding-top: 30px; }

.voices-header {
  position: relative; }
  .voices-header .voices-header-pattern {
    position: absolute;
    top: 0;
    left: 0;
    background: url("img/voices/voice-header-pattern-green.png") no-repeat top center;
    background-size: 100%;
    height: 100%;
    width: 100%;
    z-index: 2; }
    @media (max-width: 767px) {
      .voices-header .voices-header-pattern {
        background-size: 200%; } }
    @media (max-width: 479px) {
      .voices-header .voices-header-pattern {
        background-size: 300%; } }
  .voices-header.header-wild-violet .voices-header-pattern, .voices-header.header-green-brown .voices-header-pattern {
    background-image: url("img/voices/voice-header-pattern-yellow.png"); }
  .voices-header .voices-hero {
    position: relative;
    overflow: hidden;
    padding-bottom: 85px; }
    .voices-header .voices-hero.bg-dark-green-1 .voices-hero-inner {
      background-color: #11322C; }
    .voices-header .voices-hero.bg-dark-green-1 .hero-bg svg path {
      fill: #11322C; }
    .voices-header .voices-hero.bg-wild-violet .voices-hero-inner {
      background-color: #991E66; }
    .voices-header .voices-hero.bg-wild-violet .hero-bg svg path {
      fill: #991E66; }
    .voices-header .voices-hero.bg-green-brown .voices-hero-inner {
      background-color: #3E3F40; }
    .voices-header .voices-hero.bg-green-brown .hero-bg svg path {
      fill: #3E3F40; }
    .voices-header .voices-hero .voices-hero-inner {
      z-index: 1;
      padding-top: 48px; }
      .voices-header .voices-hero .voices-hero-inner .voices-article-date {
        float: right; }
    .voices-header .voices-hero .hero-bg svg {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 100%;
      left: 0; }
    .voices-header .voices-hero .voices-hero-content {
      position: relative;
      z-index: 15; }
    .voices-header .voices-hero .voices-hero-top {
      border-bottom: 1px dashed #FFD400;
      padding-bottom: 12px;
      margin-bottom: 24px; }
      .voices-header .voices-hero .voices-hero-top .voices-article-date {
        position: relative;
        top: 3px; }
  .voices-header .voices-article-meta {
    position: relative;
    z-index: 3;
    padding: 24px 0 48px; }
    .voices-header .voices-article-meta .voices-article-meta-author-photo {
      width: 100px;
      float: left;
      margin-right: 24px; }
      @media (max-width: 767px) {
        .voices-header .voices-article-meta .voices-article-meta-author-photo {
          width: 65px; } }
      .voices-header .voices-article-meta .voices-article-meta-author-photo img {
        border-radius: 50%;
        border: 4px solid #FFD400;
        max-width: 100%; }
    .voices-header .voices-article-meta .voices-article-meta-column-wrapper {
      float: left;
      width: calc(100% - 124px); }
      @media (max-width: 767px) {
        .voices-header .voices-article-meta .voices-article-meta-column-wrapper {
          width: calc(100% - 89px);
          margin-bottom: 48px; } }
      .voices-header .voices-article-meta .voices-article-meta-column-wrapper .voices-article-meta-column {
        float: left;
        width: 31%;
        margin-right: 2.3%; }
        @media (max-width: 767px) {
          .voices-header .voices-article-meta .voices-article-meta-column-wrapper .voices-article-meta-column {
            float: none;
            width: auto;
            margin: 0; } }
        .voices-header .voices-article-meta .voices-article-meta-column-wrapper .voices-article-meta-column .voices-meta-value {
          display: block;
          margin-bottom: 10px; }
        .voices-header .voices-article-meta .voices-article-meta-column-wrapper .voices-article-meta-column .voices-meta-label {
          display: block;
          margin: 6px 0 8px;
          padding: 8px 0 6px;
          border-bottom: 1px dashed #CFD1D2; }
    @media (max-width: 767px) {
      .voices-header .voices-article-meta .container {
        position: relative; }
        .voices-header .voices-article-meta .container:after {
          position: absolute;
          content: '';
          width: 10px;
          height: calc(100% - 130px);
          background: url("img/voices/divider.svg") repeat-y top center;
          top: 84px;
          left: 29px; } }

.voices-author {
  padding: 0 0 64px 0;
  position: relative;
  margin-top: 96px;
  margin-bottom: 66px; }
  .voices-author:before, .voices-author:after {
    position: absolute;
    left: 0;
    width: 100%;
    content: ''; }
  .voices-author:before {
    height: 41px;
    background: url("img/voices/author-bg-top.png") no-repeat center bottom;
    background-size: 100%;
    top: -40px; }
  .voices-author:after {
    height: 65px;
    background: url("img/voices/author-bg-bottom.png") no-repeat center top;
    background-size: 100%;
    bottom: 0; }
  .voices-author .voices-author-inner {
    background: #EBE8F5;
    padding: 10px 30px; }
  .voices-author .author-info {
    margin-top: 30px; }
    @media (max-width: 767px) {
      .voices-author .author-info {
        margin-top: 20px; } }
  .voices-author .voices-author-photo {
    width: 95px;
    float: left;
    margin-right: 30px; }
    @media (max-width: 767px) {
      .voices-author .voices-author-photo {
        width: 46px;
        margin-right: 12px; } }
    .voices-author .voices-author-photo img {
      border-radius: 50%;
      border: 4px solid #FFD400;
      max-width: 100%; }
  .voices-author .author-bio-wrapper {
    float: left;
    width: calc(100% - 125px);
    position: relative;
    padding-left: 20px; }
    @media (max-width: 767px) {
      .voices-author .author-bio-wrapper {
        width: calc(100% - 58px); } }
    .voices-author .author-bio-wrapper:before {
      position: absolute;
      width: 6px;
      height: 100%;
      left: -10px;
      top: 0;
      background: url("img/voices/author-divider.svg") center top;
      content: ''; }
      @media (max-width: 767px) {
        .voices-author .author-bio-wrapper:before {
          left: 0; } }
  .voices-author .author-name {
    border-bottom: 1px dashed #CFD1D2;
    padding-bottom: 4px;
    margin-bottom: 8px; }

.voices-card {
  padding: 0 1%;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .voices-card {
      margin: 0 auto 60px;
      max-width: 340px; } }
  .voices-card .voices-card-image {
    margin: 0 6px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    padding-top: 100%;
    background: #fff; }
    .voices-card .voices-card-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .voices-card .voices-card-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 20px; }
    .voices-card .voices-card-bg img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .voices-card .voices-card-content {
    border-radius: 20px;
    background: #FEF4EA;
    padding: 30px 18px 35px;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.18);
    position: relative;
    transform: skew(3deg, 5deg);
    margin-top: -26px;
    z-index: 2; }
    .voices-card .voices-card-content span {
      display: block; }
    .voices-card .voices-card-content .voices-card-author-name {
      width: calc(100% - 72px);
      margin-bottom: 7px; }
    .voices-card .voices-card-content .voices-card-date {
      margin-bottom: 16px; }
      .voices-card .voices-card-content .voices-card-date:after {
        content: '';
        display: block;
        height: 7px;
        background: url("data:image/svg+xml;utf8,<svg fill='none' viewBox='0 0 273 7' xmlns='http://www.w3.org/2000/svg'><path d='m0 1c6.20871 0 6.20871 5 12.3991 5 6.1904 0 6.2087-5 12.3991-5s6.2087 5 12.4174 5 6.1904-5 12.3991-5 6.2087 5 12.3991 5 6.2087-5 12.4174-5 6.1904 5 12.3991 5 6.2087-5 12.4174-5c6.2083 0 6.1903 5 12.3993 5s6.209-5 12.417-5c6.209 0 6.209 5 12.399 5 6.191 0 6.209-5 12.418-5 6.208 0 6.208 5 12.417 5s6.191-5 12.399-5c6.209 0 6.209 5 12.399 5 6.191 0 6.209-5 12.418-5s6.209 5 12.399 5 6.209-5 12.417-5c6.209 0 6.209 5 12.418 5 6.208 0 6.208-5 12.417-5s6.209 5 12.418 5c6.208 0 6.208-5 12.417-5' stroke='%23ef3340' stroke-miterlimit='10' stroke-width='.5'/></svg>") repeat-x;
        margin-top: 16px; }
    .voices-card .voices-card-content .voices-card-text {
      transform: skew(-2deg, -5deg); }
    .voices-card .voices-card-content .voices-card-author-photo {
      transform: skew(-2deg, -5deg); }
      .voices-card .voices-card-content .voices-card-author-photo img {
        border-radius: 50%;
        width: 88px;
        border: 4px solid #fff;
        position: absolute;
        right: 0;
        top: -73px; }
  .voices-card .title-wrapper {
    position: relative; }
    .voices-card .title-wrapper .voice-article-title {
      position: relative;
      z-index: 2; }
    .voices-card .title-wrapper .voice-article-title-double {
      position: absolute;
      top: 0;
      left: 8px;
      width: 100%; }
      .voices-card .title-wrapper .voice-article-title-double h3 {
        display: inline;
        color: transparent;
        -moz-transition: box-shadow 0.1s ease-in-out;
        -webkit-transition: box-shadow 0.1s ease-in-out;
        -o-transition: box-shadow 0.1s ease-in-out;
        transition: box-shadow 0.1s ease-in-out;
        box-shadow: inset 0 -0.35em transparent;
        opacity: .7; }
  .voices-card:hover .voice-article-title-double h3 {
    box-shadow: inset 0 -0.35em #EF3340; }
  .voices-card:hover:before {
    position: absolute;
    content: '';
    background: url("data:image/svg+xml;utf8,<svg fill='none' viewBox='0 0 319 324' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='m0 20.6606c0-5.3885 4.26954-9.8081 9.65484-9.994l298.00916-10.292362c5.838-.201611 10.605 4.621712 10.335 10.456462l-14.057 303.6313c-.248 5.338-4.647 9.538-9.99 9.538h-283.95201c-5.52284 0-9.99999-4.477-9.99999-10z' fill='%23EF3340'/></svg>") no-repeat top right;
    background-size: 90% 65%;
    width: 100%;
    height: 100%;
    top: -11px;
    right: -4px;
    display: block; }
  .voices-card.voices-card-2 .voices-card-content {
    background: #F0F8E8;
    transform: skew(0deg, -8deg); }
    .voices-card.voices-card-2 .voices-card-content .voices-card-date:after {
      background: url("data:image/svg+xml;utf8,<svg fill='none' viewBox='0 0 268 5' xmlns='http://www.w3.org/2000/svg'><path d='m0 1c2.57105 0 2.57105 3 5.14209 3 2.57105 0 2.57105-3 5.14211-3 2.571 0 2.571 3 5.1601 3 2.589 0 2.571-3 5.142-3 2.5711 0 2.5711 3 5.1601 3s2.5711-3 5.1421-3 2.571 3 5.1421 3c2.571 0 2.589-3 5.1601-3 2.571 0 2.571 3 5.1421 3 2.571 0 2.571-3 5.142-3 2.5711 0 2.5891 3 5.1601 3 2.5711 0 2.5711-3 5.1421-3s2.589 3 5.1601 3c2.571 0 2.571-3 5.1421-3 2.571 0 2.589 3 5.16 3 2.5711 0 2.5711-3 5.1421-3 2.5711 0 2.5711 3 5.1601 3s2.571-3 5.1421-3c2.571 0 2.589 3 5.16 3 2.5715 0 2.5715-3 5.1605-3s2.571 3 5.142 3 2.571-3 5.16-3 2.571 3 5.142 3 2.589-3 5.16-3 2.571 3 5.16 3 2.571-3 5.142-3 2.589 3 5.16 3 2.571-3 5.16-3 2.571 3 5.142 3 2.589-3 5.16-3 2.571 3 5.16 3 2.572-3 5.161-3 2.571 3 5.142 3 2.589-3 5.16-3 2.571 3 5.142 3 2.589-3 5.16-3 2.571 3 5.142 3 2.589-3 5.16-3 2.571 3 5.16 3 2.571-3 5.16-3 2.571 3 5.142 3 2.589-3 5.16-3 2.589 3 5.16 3 2.589-3 5.16-3 2.589 3 5.161 3c2.571 0 2.589-3 5.16-3s2.571 3 5.16 3 2.571-3 5.16-3 2.571 3 5.16 3 2.589-3 5.16-3 2.589 3 5.178 3 2.589-3 5.16-3' stroke='%23309a4d' stroke-miterlimit='10' stroke-width='.5'/></svg>") repeat-x; }
    .voices-card.voices-card-2 .voices-card-content .voices-card-text, .voices-card.voices-card-2 .voices-card-content .voices-card-author-photo {
      transform: skew(0deg, 8deg); }
  .voices-card.voices-card-2:hover .voice-article-title-double h3 {
    box-shadow: inset 0 -0.35em #109B46; }
  .voices-card.voices-card-2:hover:before {
    background-image: url("data:image/svg+xml;utf8,<svg fill='none' viewBox='0 0 319 324' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='m0 20.6606c0-5.3885 4.26954-9.8081 9.65484-9.994l298.00916-10.292362c5.838-.201611 10.605 4.621712 10.335 10.456462l-14.057 303.6313c-.248 5.338-4.647 9.538-9.99 9.538h-283.95201c-5.52284 0-9.99999-4.477-9.99999-10z' fill='%23109B46'/></svg>"); }
  .voices-card.voices-card-3 .voices-card-content {
    background: #E5F7FF;
    transform: skew(-3deg, 0deg); }
    .voices-card.voices-card-3 .voices-card-content .voices-card-date:after {
      background: url("data:image/svg+xml;utf8,<svg fill='none' viewBox='0 0 252 7' xmlns='http://www.w3.org/2000/svg'><path d='m0 1c5.73112 0 5.73111 5 11.4453 5 5.7142 0 5.7311-5 11.4453-5 5.7143 0 5.7312 5 11.4623 5s5.7142-5 11.4453-5 5.7311 5 11.4453 5 5.7311-5 11.4623-5c5.7311 0 5.7142 5 11.4453 5s5.7311-5 11.4622-5 5.7142 5 11.4457 5c5.731 0 5.731-5 11.462-5s5.731 5 11.445 5 5.731-5 11.462-5c5.732 0 5.732 5 11.463 5s5.714-5 11.445-5 5.731 5 11.445 5c5.715 0 5.731-5 11.463-5 5.731 0 5.731 5 11.445 5s5.731-5 11.462-5 5.731 5 11.462 5 5.731-5 11.463-5c5.731 0 5.731 5 11.462 5s5.731-5 11.462-5' stroke='%231197c8' stroke-miterlimit='10' stroke-width='.5'/></svg>") repeat-x; }
    .voices-card.voices-card-3 .voices-card-content .voices-card-text, .voices-card.voices-card-3 .voices-card-content .voices-card-author-photo {
      transform: skew(3deg, 0deg); }
  .voices-card.voices-card-3:hover .voice-article-title-double h3 {
    box-shadow: inset 0 -0.35em #71C5E8; }
  .voices-card.voices-card-3:hover:before {
    background-image: url("data:image/svg+xml;utf8,<svg fill='none' viewBox='0 0 319 324' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='m0 20.6606c0-5.3885 4.26954-9.8081 9.65484-9.994l298.00916-10.292362c5.838-.201611 10.605 4.621712 10.335 10.456462l-14.057 303.6313c-.248 5.338-4.647 9.538-9.99 9.538h-283.95201c-5.52284 0-9.99999-4.477-9.99999-10z' fill='%23037EAE'/></svg>"); }
  .voices-card.voices-card-4 .voices-card-content {
    background: #EBE8F5;
    transform: skew(-3deg, 0deg); }
    .voices-card.voices-card-4 .voices-card-content .voices-card-date:after {
      background: url("data:image/svg+xml;utf8,<svg fill='none' viewBox='0 0 252 7' xmlns='http://www.w3.org/2000/svg'><path d='m0 1c5.73112 0 5.73111 5 11.4453 5 5.7142 0 5.7311-5 11.4453-5 5.7143 0 5.7312 5 11.4623 5s5.7142-5 11.4453-5 5.7311 5 11.4453 5 5.7311-5 11.4623-5c5.7311 0 5.7142 5 11.4453 5s5.7311-5 11.4622-5 5.7142 5 11.4457 5c5.731 0 5.731-5 11.462-5s5.731 5 11.445 5 5.731-5 11.462-5c5.732 0 5.732 5 11.463 5s5.714-5 11.445-5 5.731 5 11.445 5c5.715 0 5.731-5 11.463-5 5.731 0 5.731 5 11.445 5s5.731-5 11.462-5 5.731 5 11.462 5 5.731-5 11.463-5c5.731 0 5.731 5 11.462 5s5.731-5 11.462-5' stroke='%23991e66' stroke-miterlimit='10' stroke-width='.5'/></svg>") repeat-x; }
    .voices-card.voices-card-4 .voices-card-content .voices-card-text, .voices-card.voices-card-4 .voices-card-content .voices-card-author-photo {
      transform: skew(3deg, 0deg); }
  .voices-card.voices-card-4:hover .voice-article-title-double h3 {
    box-shadow: inset 0 -0.35em #991E66; }
  .voices-card.voices-card-4:hover:before {
    background-image: url("data:image/svg+xml;utf8,<svg fill='none' viewBox='0 0 319 324' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='m0 20.6606c0-5.3885 4.26954-9.8081 9.65484-9.994l298.00916-10.292362c5.838-.201611 10.605 4.621712 10.335 10.456462l-14.057 303.6313c-.248 5.338-4.647 9.538-9.99 9.538h-283.95201c-5.52284 0-9.99999-4.477-9.99999-10z' fill='%23991E66'/></svg>"); }
  .voices-card.voices-card-5 .voices-card-content {
    background: #FFF7C7; }
    .voices-card.voices-card-5 .voices-card-content .voices-card-date:after {
      background: url("data:image/svg+xml;utf8,<svg fill='none' viewBox='0 0 273 7' xmlns='http://www.w3.org/2000/svg'><path d='m0 1c6.20871 0 6.20871 5 12.3991 5 6.1904 0 6.2087-5 12.3991-5s6.2087 5 12.4174 5 6.1904-5 12.3991-5 6.2087 5 12.3991 5 6.2087-5 12.4174-5 6.1904 5 12.3991 5 6.2087-5 12.4175-5c6.2082 0 6.1902 5 12.3992 5s6.209-5 12.417-5c6.209 0 6.209 5 12.399 5 6.191 0 6.209-5 12.418-5 6.208 0 6.208 5 12.417 5s6.191-5 12.399-5c6.209 0 6.209 5 12.399 5 6.191 0 6.209-5 12.418-5s6.209 5 12.399 5 6.209-5 12.417-5c6.209 0 6.209 5 12.418 5 6.208 0 6.208-5 12.417-5s6.209 5 12.418 5c6.208 0 6.208-5 12.417-5' stroke='%23ffd400' stroke-miterlimit='10' stroke-width='.5'/></svg>") repeat-x; }
  .voices-card.voices-card-5:hover .voice-article-title-double h3 {
    box-shadow: inset 0 -0.35em #FFD400; }
  .voices-card.voices-card-5:hover:before {
    background-image: url("data:image/svg+xml;utf8,<svg fill='none' viewBox='0 0 319 324' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='m0 20.6606c0-5.3885 4.26954-9.8081 9.65484-9.994l298.00916-10.292362c5.838-.201611 10.605 4.621712 10.335 10.456462l-14.057 303.6313c-.248 5.338-4.647 9.538-9.99 9.538h-283.95201c-5.52284 0-9.99999-4.477-9.99999-10z' fill='%23FFD400'/></svg>"); }
  .voices-card.voices-card-6 .voices-card-content {
    transform: skew(0deg, -8deg); }
    .voices-card.voices-card-6 .voices-card-content .voices-card-date:after {
      background: url("data:image/svg+xml;utf8,<svg fill='none' viewBox='0 0 268 5' xmlns='http://www.w3.org/2000/svg'><path d='m0 1c2.57105 0 2.57105 3 5.14209 3 2.57105 0 2.57105-3 5.14211-3 2.571 0 2.571 3 5.1601 3 2.589 0 2.571-3 5.142-3 2.5711 0 2.5711 3 5.1601 3s2.5711-3 5.1421-3 2.571 3 5.1421 3c2.571 0 2.589-3 5.1601-3 2.571 0 2.571 3 5.1421 3 2.571 0 2.571-3 5.142-3 2.5711 0 2.5891 3 5.1601 3 2.5711 0 2.5711-3 5.1421-3s2.589 3 5.1601 3c2.571 0 2.571-3 5.1421-3 2.571 0 2.589 3 5.16 3 2.5711 0 2.5711-3 5.1421-3 2.5711 0 2.5711 3 5.1601 3s2.571-3 5.1421-3c2.571 0 2.589 3 5.16 3 2.5715 0 2.5715-3 5.1605-3s2.571 3 5.142 3 2.571-3 5.16-3 2.571 3 5.142 3 2.589-3 5.16-3 2.571 3 5.16 3 2.571-3 5.142-3 2.589 3 5.16 3 2.571-3 5.16-3 2.571 3 5.142 3 2.589-3 5.16-3 2.571 3 5.16 3 2.572-3 5.161-3 2.571 3 5.142 3 2.589-3 5.16-3 2.571 3 5.142 3 2.589-3 5.16-3 2.571 3 5.142 3 2.589-3 5.16-3 2.571 3 5.16 3 2.571-3 5.16-3 2.571 3 5.142 3 2.589-3 5.16-3 2.589 3 5.16 3 2.589-3 5.16-3 2.589 3 5.161 3c2.571 0 2.589-3 5.16-3s2.571 3 5.16 3 2.571-3 5.16-3 2.571 3 5.16 3 2.589-3 5.16-3 2.589 3 5.178 3 2.589-3 5.16-3' stroke='%23ef3340' stroke-miterlimit='10' stroke-width='.5'/></svg>") repeat-x; }
    .voices-card.voices-card-6 .voices-card-content .voices-card-text, .voices-card.voices-card-6 .voices-card-content .voices-card-author-photo {
      transform: skew(0deg, 8deg); }

.voices-featured-article {
  background: #F0F8E8;
  border-radius: 30px;
  margin-top: 30px;
  margin-bottom: 100px;
  padding: 60px 45px 45px;
  transform: skew(0deg, -3deg);
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.18); }
  @media (max-width: 767px) {
    .voices-featured-article {
      padding: 45px 24px 36px;
      margin-bottom: 60px; } }
  .voices-featured-article .voices-featured-article-inner {
    transform: skew(0deg, 3deg); }
  .voices-featured-article .voices-featured-article-left {
    padding-right: 20px; }
    @media (max-width: 767px) {
      .voices-featured-article .voices-featured-article-left {
        padding: 0; } }
  .voices-featured-article .voices-featured-article-right {
    padding: 0 32px 0 50px;
    position: relative; }
    .voices-featured-article .voices-featured-article-right:before {
      position: absolute;
      height: 97%;
      width: 80%;
      background: #109B46;
      border-radius: 10px;
      top: -30px;
      right: 0;
      content: '';
      transform: skew(0deg, -3deg); }
      @media (max-width: 767px) {
        .voices-featured-article .voices-featured-article-right:before {
          height: 100%;
          width: 100%;
          right: -10px; } }
    @media (max-width: 767px) {
      .voices-featured-article .voices-featured-article-right {
        margin: 20px 0 30px 0;
        padding: 0 20px 0 0; } }
  .voices-featured-article .author-photo {
    border-radius: 50%;
    overflow: hidden;
    height: 90px;
    width: 90px;
    float: left;
    margin-right: 24px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15); }
    .voices-featured-article .author-photo img {
      width: 100%; }
  .voices-featured-article .author-meta {
    display: flex;
    align-items: center; }
  .voices-featured-article .name-date-wrapper {
    float: left;
    width: calc(100% - 114px); }
    .voices-featured-article .name-date-wrapper span {
      display: block; }
    .voices-featured-article .name-date-wrapper .article-date {
      margin-top: 7px; }
  .voices-featured-article .featured-divider {
    stroke: #109B46;
    margin: 24px 0; }
  .voices-featured-article h2 {
    margin-bottom: 16px;
    position: relative;
    z-index: 2; }
  .voices-featured-article .title-wrapper {
    position: relative; }
    .voices-featured-article .title-wrapper .voice-featured-article-title-double {
      position: absolute;
      top: 0;
      left: 8px;
      width: 100%; }
      .voices-featured-article .title-wrapper .voice-featured-article-title-double h2 {
        display: inline;
        color: transparent;
        -moz-transition: box-shadow 0.1s ease-in-out;
        -webkit-transition: box-shadow 0.1s ease-in-out;
        -o-transition: box-shadow 0.1s ease-in-out;
        transition: box-shadow 0.1s ease-in-out;
        box-shadow: inset 0 -0.35em transparent;
        opacity: .7;
        z-index: 1; }
  .voices-featured-article p {
    margin-bottom: 24px; }
  .voices-featured-article .voices-featured-article-image {
    transform: skew(0deg, -3deg);
    border-radius: 10px;
    overflow: hidden;
    position: relative; }
    .voices-featured-article .voices-featured-article-image img {
      max-width: 100%;
      transform: skew(0deg, 3deg) scale(1.1); }
    .voices-featured-article .voices-featured-article-image:before {
      position: absolute;
      height: 100%;
      width: 100%;
      background: #71C5E8;
      border-radius: 10px;
      top: -20px;
      right: -20px;
      content: ''; }
  @media (max-width: 767px) {
    .voices-featured-article .wp-block-button__link {
      display: block; } }
  .voices-featured-article:hover .wp-block-button__link {
    background: #FFD400;
    color: #11322C;
    border-color: #FFD400; }
  .voices-featured-article:hover .voice-featured-article-title-double h2 {
    box-shadow: inset 0 -0.35em #109B46; }
  .voices-featured-article.voices-featured-article-8 {
    background: #EBE8F5; }
    .voices-featured-article.voices-featured-article-8 .featured-divider {
      stroke: #991E66; }
    .voices-featured-article.voices-featured-article-8 .voices-featured-article-right:before {
      background-color: #991E66; }
    .voices-featured-article.voices-featured-article-8:hover .voice-featured-article-title-double h2 {
      box-shadow: inset 0 -0.35em #991E66; }
  .voices-featured-article.voices-featured-article-15 {
    background: #FEF4EA; }
    .voices-featured-article.voices-featured-article-15 .featured-divider {
      stroke: #EF3340; }
    .voices-featured-article.voices-featured-article-15 .voices-featured-article-right:before {
      background-color: #EF3340; }
    .voices-featured-article.voices-featured-article-15:hover .voice-featured-article-title-double h2 {
      box-shadow: inset 0 -0.35em #EF3340; }

.related-voices {
  margin: 0 0 96px;
  position: relative;
  z-index: 2; }
  .related-voices .related-voices-container {
    border-radius: 30px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
    padding: 40px 40px 60px;
    position: relative;
    overflow: hidden;
    transform: skew(0deg, 3deg);
    background: #fff; }
    .related-voices .related-voices-container .related-voices-bg {
      position: absolute;
      bottom: -10px;
      left: 0;
      width: 101%; }
      @media (max-width: 767px) {
        .related-voices .related-voices-container .related-voices-bg {
          width: 300%;
          left: -100%; } }
    .related-voices .related-voices-container .related-voices-content {
      position: relative;
      z-index: 1;
      transform: skew(0deg, -3deg); }
      .related-voices .related-voices-container .related-voices-content h3.related-voices-title {
        margin-bottom: 35px;
        padding-left: 2.5%; }
        .related-voices .related-voices-container .related-voices-content h3.related-voices-title:after {
          content: url("img/voices/related-divider.svg");
          display: block; }
  .related-voices.carousel .related-voices-container {
    transform: skew(0deg, -1deg);
    padding: 60px 40px 40px; }
    .related-voices.carousel .related-voices-container .related-voices-content {
      transform: skew(0deg, 1deg); }
    .related-voices.carousel .related-voices-container .voices-featured-article {
      background: transparent;
      transform: none;
      padding: 0;
      margin: 0 1%;
      box-shadow: none; }
      @media (max-width: 767px) {
        .related-voices.carousel .related-voices-container .voices-featured-article {
          float: left; } }
      .related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-inner {
        transform: none; }
      .related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-image {
        transform: skew(0deg, 1deg);
        margin-top: 30px; }
        .related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-image img {
          transform: skew(0deg, -1deg) scale(1.1); }
      .related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-right {
        padding: 0; }
        .related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-right:before {
          width: 97%;
          top: 13px;
          right: -18px;
          transform: skew(0deg, 1deg);
          height: 86%;
          background: #71C5E8; }
        @media (max-width: 767px) {
          .related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-right {
            margin-right: 20px; }
            .related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-right:before {
              top: -13px;
              height: 100%; } }
      .related-voices.carousel .related-voices-container .voices-featured-article .author-meta {
        margin-bottom: 24px; }
      .related-voices.carousel .related-voices-container .voices-featured-article .author-photo {
        width: 68px;
        height: 68px;
        margin-right: 20px; }
      .related-voices.carousel .related-voices-container .voices-featured-article .name-date-wrapper .article-date {
        margin-top: 4px; }
      .related-voices.carousel .related-voices-container .voices-featured-article .title-wrapper {
        margin-bottom: 30px; }
      .related-voices.carousel .related-voices-container .voices-featured-article:hover .voice-featured-article-title-double h2 {
        box-shadow: inset 0 -0.35em #71C5E8; }
  .related-voices.carousel .slick-slider .slick-dots {
    margin-top: 30px; }
    .related-voices.carousel .slick-slider .slick-dots li button {
      background-color: #991E66;
      opacity: .3;
      width: 10px;
      height: 10px;
      margin: 0 8px; }
      .related-voices.carousel .slick-slider .slick-dots li button:hover {
        opacity: 1; }
    .related-voices.carousel .slick-slider .slick-dots li.slick-active button {
      opacity: 1; }

.tax-voices-category .voices-header,
.tax-voices-tag .voices-header {
  padding-bottom: 100px;
  overflow: hidden; }
  .tax-voices-category .voices-header h1,
  .tax-voices-tag .voices-header h1 {
    margin: 5px 0;
    position: relative;
    z-index: 5; }
  .tax-voices-category .voices-header .voices-header-pattern,
  .tax-voices-tag .voices-header .voices-header-pattern {
    background-position: bottom center; }
  .tax-voices-category .voices-header .voices-archive-header-path svg,
  .tax-voices-tag .voices-header .voices-archive-header-path svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2; }
    @media (max-width: 1200px) {
      .tax-voices-category .voices-header .voices-archive-header-path svg,
      .tax-voices-tag .voices-header .voices-archive-header-path svg {
        bottom: auto;
        top: 0; } }
    @media (max-width: 767px) {
      .tax-voices-category .voices-header .voices-archive-header-path svg,
      .tax-voices-tag .voices-header .voices-archive-header-path svg {
        height: 240px;
        left: -15%;
        width: 130%; } }
  .tax-voices-category .voices-header .voices-archive-header-dots-right img,
  .tax-voices-tag .voices-header .voices-archive-header-dots-right img {
    position: absolute;
    width: 579px;
    z-index: 1;
    right: 0;
    top: 125px; }
    @media (max-width: 767px) {
      .tax-voices-category .voices-header .voices-archive-header-dots-right img,
      .tax-voices-tag .voices-header .voices-archive-header-dots-right img {
        right: -300px;
        top: 105px; } }
  .tax-voices-category .voices-header .voices-archive-header-dots-left img,
  .tax-voices-tag .voices-header .voices-archive-header-dots-left img {
    position: absolute;
    width: 248px;
    top: 0;
    z-index: 1; }
    @media (max-width: 767px) {
      .tax-voices-category .voices-header .voices-archive-header-dots-left img,
      .tax-voices-tag .voices-header .voices-archive-header-dots-left img {
        left: -140px; } }

.tax-voices-category .archive-container,
.tax-voices-tag .archive-container {
  padding-top: 0;
  margin-top: -30px;
  position: relative;
  z-index: 3; }

.tax-voices-category .suggested-articles,
.tax-voices-tag .suggested-articles {
  padding-top: 30px; }

.voices-archive-body-wrapper {
  background: no-repeat bottom center;
  background-size: 100%;
  padding-bottom: 150px; }
  .voices-archive-body-wrapper.bg-visible {
    background-image: url("img/voices/background-roads.png"); }

.post-type-archive-voices .voices-header {
  padding-bottom: 315px;
  overflow: hidden; }
  .post-type-archive-voices .voices-header .voices-hero {
    padding-bottom: 396px; }
    @media (max-width: 1023px) {
      .post-type-archive-voices .voices-header .voices-hero {
        background: #11322C; } }
  .post-type-archive-voices .voices-header h1 {
    position: relative;
    z-index: 5;
    margin: 5px 0; }
    .post-type-archive-voices .voices-header h1 span {
      display: block; }
    .post-type-archive-voices .voices-header h1 .voices-home-title-line-2 {
      margin: -12px 0 -45px; }
  .post-type-archive-voices .voices-header .voices-home-tagline {
    position: relative;
    z-index: 5;
    margin-top: -28px; }
  .post-type-archive-voices .voices-header .voices-header-pattern {
    background-image: url("img/voices/voice-home-header-pattern-green.png"); }
    @media (max-width: 1023px) {
      .post-type-archive-voices .voices-header .voices-header-pattern {
        background-size: 380%; } }
  .post-type-archive-voices .voices-header .voices-archive-header-path svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    height: 100%; }
    @media (max-width: 1200px) {
      .post-type-archive-voices .voices-header .voices-archive-header-path svg {
        bottom: auto;
        top: 0; } }
    @media (max-width: 1023px) {
      .post-type-archive-voices .voices-header .voices-archive-header-path svg {
        height: auto;
        left: -40%;
        width: 190%;
        top: 100px; } }
  .post-type-archive-voices .voices-header .voices-home-header-dots-right img {
    position: absolute;
    width: 579px;
    z-index: 1;
    right: 0;
    top: 485px; }
    @media (max-width: 767px) {
      .post-type-archive-voices .voices-header .voices-home-header-dots-right img {
        right: -300px;
        top: 300px; } }
  .post-type-archive-voices .voices-header .voices-home-header-dots-left img {
    position: absolute;
    width: 248px;
    top: 0;
    z-index: 1; }
    @media (max-width: 767px) {
      .post-type-archive-voices .voices-header .voices-home-header-dots-left img {
        left: -180px;
        top: -30px; } }
  .post-type-archive-voices .voices-header .hero-bg img {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0; }
    @media (max-width: 1023px) {
      .post-type-archive-voices .voices-header .hero-bg img {
        display: none; } }

.post-type-archive-voices .archive-container {
  padding-top: 0;
  margin-top: -600px;
  position: relative;
  z-index: 10; }
  .post-type-archive-voices .archive-container .voices-featured-article:first-child {
    margin-top: 0; }
  @media (max-width: 1023px) {
    .post-type-archive-voices .archive-container {
      margin-top: -630px; } }

.round-button {
  border: 1px solid;
  border-radius: 15px;
  padding: 6px 18px;
  display: inline-block;
  height: 32px; }

.round-button.green-button {
  border-color: #109B46; }

.round-button.green-button:hover {
  background-color: #109B46; }

.round-button.yellow-button {
  border-color: #FFD400;
  background-color: #FFD400; }

.wp-block-button__link,
.post-password-form input[type=submit],
.resumator-buttons input,
.togo-stripe-charge button,
.retail-code-submit {
  border-radius: 200px;
  background-color: #FFD400;
  position: relative;
  padding: 8px 60px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer; }
  .wp-block-button__link br,
  .post-password-form input[type=submit] br,
  .resumator-buttons input br,
  .togo-stripe-charge button br,
  .retail-code-submit br {
    display: none; }
  @media (max-width: 479px) {
    .wp-block-button__link,
    .post-password-form input[type=submit],
    .resumator-buttons input,
    .togo-stripe-charge button,
    .retail-code-submit {
      display: block;
      width: 100%; } }

.wp-block-button__link:hover,
.post-password-form input[type=submit]:hover,
.resumator-buttons input:hover,
.togo-stripe-charge button:not([disabled]):hover,
.retail-code-submit:hover {
  background-color: #1D2B43; }

.square-button {
  box-shadow: 0 12px 23px -17px rgba(0, 0, 0, 0.5);
  background-color: #FFD400;
  border-radius: 4px;
  text-align: center;
  padding: 10px 90px;
  display: block;
  background-image: linear-gradient(90deg, #ffd200 0%, #fae352 100%);
  transform: translate3d(0, 0, 0); }

.square-button:hover {
  box-shadow: 0 12px 23px -17px rgba(0, 0, 0, 0.25); }

.wp-block-button__link.lg-button {
  padding: 12px 60px; }

.wp-block-button__link.sm-button, .togo-stripe-charge button {
  padding: 3px 10px; }

.togo-stripe-charge-form button {
  height: 40px;
  padding: 10px 20px; }

.wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent;
  border: 1px solid #1D2B43; }

.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background: #1D2B43; }

.is-style-squared .wp-block-button__link {
  border-radius: 3px; }

button[disabled], .button[disabled] {
  cursor: default;
  opacity: .5; }

.wp-block-button__link.purple-button {
  background-color: #991E66;
  border: 1px solid #991E66; }

.wp-block-button__link.purple-button:hover {
  background-color: #EBE8F5; }

.wp-block-button__link.blue-button {
  background-color: #1D2B43;
  border: 1px solid #1D2B43; }

.wp-block-button__link.green-button {
  background-color: #109B46;
  border: 1px solid #109B46; }

.wp-block-button__link.orange-76-button {
  background-color: #fc8026;
  border: 1px solid #fc8026; }

.wp-block-button__link.voices-green-button {
  background-color: #11322C;
  border: 1px solid #11322C; }

.wp-block-button__link.voices-green-button:hover {
  background-color: #FFD400;
  border: 1px solid #FFD400; }

.wp-block-button__link.blue-button:hover, .wp-block-button__link.green-button:hover, .wp-block-button__link.orange-76-button:hover {
  background: #fff; }

.togo-stripe-charge .togo-stripe-coupon-form button {
  background: #fff;
  border: 1px solid #1D2B43; }

.togo-stripe-charge .togo-stripe-coupon-form button:not([disabled]):hover {
  background: #1D2B43; }

body.page-template-76-persona, body.page-template-76-persona-landing {
  background-color: #FFF7C7; }

.persona-landing-76 .persona-landing-logo {
  width: 150px;
  height: auto;
  margin: 0 auto 45px; }

.persona-landing-76 .persona-landing-logo.bottom {
  margin-bottom: 0; }

.persona-landing-76 .persona-landing-header {
  padding: 45px 0; }
  .persona-landing-76 .persona-landing-header .persona-landing-header-image {
    width: 450px;
    height: auto;
    margin: 0 auto 45px; }
  .persona-landing-76 .persona-landing-header img {
    max-width: 100%;
    display: block; }
  .persona-landing-76 .persona-landing-header h1 {
    margin: 0 0 0 45px; }
  .persona-landing-76 .persona-landing-header p {
    margin: 45px 0; }

.persona-landing-76 .persona-landing-footer-image {
  width: 100%;
  height: auto;
  display: block; }

.persona-page-76 .persona-header {
  padding: 45px 0 100px;
  margin-bottom: 45px;
  background: url("img/clients/76/persona-header.png") no-repeat left bottom; }
  @media (max-width: 767px) {
    .persona-page-76 .persona-header {
      background: none;
      text-align: center;
      padding-bottom: 0; } }
  .persona-page-76 .persona-header h1 {
    margin: 0 0 24px; }
  .persona-page-76 .persona-header p {
    margin: 0; }
  .persona-page-76 .persona-header .persona-logo {
    width: 150px;
    height: auto;
    margin: 0 0 24px 0;
    display: block; }
    @media (max-width: 767px) {
      .persona-page-76 .persona-header .persona-logo {
        margin: 0 auto 24px; } }

.persona-page-76 .persona-info-container {
  max-width: 92%;
  padding: 0 0 45px 0; }
  .persona-page-76 .persona-info-container .persona-info {
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    padding: 24px;
    margin-bottom: 45px; }
    .persona-page-76 .persona-info-container .persona-info h3 {
      margin-bottom: 8px; }
    .persona-page-76 .persona-info-container .persona-info .persona-description {
      margin-bottom: 24px; }
    .persona-page-76 .persona-info-container .persona-info .persona-divider {
      height: 4px;
      background: #003893;
      width: 75%;
      margin: 45px auto; }
    .persona-page-76 .persona-info-container .persona-info .persona-related {
      padding-bottom: 45px;
      float: left;
      width: 48%;
      margin-right: 2%; }
      @media (max-width: 767px) {
        .persona-page-76 .persona-info-container .persona-info .persona-related {
          width: 40%;
          margin: 0 5%; } }
      @media (max-width: 479px) {
        .persona-page-76 .persona-info-container .persona-info .persona-related {
          width: auto;
          margin: 0px 0 24px;
          float: none; } }
    .persona-page-76 .persona-info-container .persona-info .persona-related.last {
      padding: 0; }
    .persona-page-76 .persona-info-container .persona-info .persona-related-info {
      float: left;
      width: 74%;
      margin-right: 1%; }
      @media (max-width: 767px) {
        .persona-page-76 .persona-info-container .persona-info .persona-related-info {
          float: none;
          width: auto;
          margin-right: 0; } }
    .persona-page-76 .persona-info-container .persona-info .persona-related-image {
      float: left;
      width: 25%; }
      @media (max-width: 767px) {
        .persona-page-76 .persona-info-container .persona-info .persona-related-image {
          float: none;
          width: auto; } }
      .persona-page-76 .persona-info-container .persona-info .persona-related-image img {
        max-width: 100%;
        height: auto; }
        @media (max-width: 479px) {
          .persona-page-76 .persona-info-container .persona-info .persona-related-image img {
            max-height: 250px;
            display: block;
            margin: 0 auto; } }
  .persona-page-76 .persona-info-container .persona-recommended .container {
    width: auto;
    max-width: 100%; }

.persona-page-76 .map-cta-76 {
  padding: 90px 0;
  background: no-repeat center;
  background-size: cover; }
  .persona-page-76 .map-cta-76 .map-cta-76-overlay {
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    padding: 24px;
    width: 40%;
    margin: 0 auto; }
    @media (max-width: 1023px) {
      .persona-page-76 .map-cta-76 .map-cta-76-overlay {
        width: 80%; } }
    .persona-page-76 .map-cta-76 .map-cta-76-overlay h2, .persona-page-76 .map-cta-76 .map-cta-76-overlay p {
      margin-bottom: 24px; }

.persona-page-76 .additional-personas {
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 24px 24px 8px;
  margin: 45px auto; }
  .persona-page-76 .additional-personas h2 {
    margin-bottom: 16px; }
  .persona-page-76 .additional-personas .additional-persona-link {
    margin-bottom: 16px; }
    .persona-page-76 .additional-personas .additional-persona-link img {
      width: 100%;
      height: auto; }

/* fix to remove box shadow from outgrow quiz iframes */
.op-interactive iframe {
  box-shadow: none !important;
  border: none !important; }

body.app-view .main-header .header-nav, body.app-view .main-header .header-right, body.app-view .main-header .section-title, body.app-view .main-header .burger, body.app-view .main-header .subnav, body.app-view .main-header .header-logo-icon {
  display: none; }

body.app-view .main-header .header-left {
  float: none;
  margin: 0 auto;
  text-align: center; }
  body.app-view .main-header .header-left .header-logo-full {
    float: none;
    display: inline-block; }

body.app-view .sharing-wrapper, body.app-view .post-tags, body.app-view .additional-article-modules-wrapper, body.app-view footer, body.app-view .floating-cta, body.app-view .post-authors, body.app-view .banner-cta, body.app-view .mobile_app_cta-module, body.app-view .ad-wrapper {
  display: none; }
