@charset "UTF-8";
/*
Theme Name: Roadtrippers
Version: 3.32.69
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: roadtrippers
*/
html,
body {
  height: auto;
  position: relative;
}

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

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

#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%;
}

.magazine-home-container {
  width: 1440px;
  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.8333333333%;
}
@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.1666666667%;
}
@media (max-width: 767px) {
  .grid_twothird {
    float: none;
    width: auto;
    display: block;
  }
}

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

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

/* Flex cell Grid */
.cell-1 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 6.8333333333%;
}

.no-margin.cell-1 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 8.3333333333%;
}

.cell-2 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 15.1666666667%;
}

.no-margin.cell-2 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 16.6666666667%;
}

.cell-3 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 23.5%;
}

.no-margin.cell-3 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 25%;
}

.cell-4 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 31.8333333333%;
}

.no-margin.cell-4 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 33.3333333333%;
}

.cell-5 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 40.1666666667%;
}

.no-margin.cell-5 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 41.6666666667%;
}

.cell-6 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 48.5%;
}

.no-margin.cell-6 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 50%;
}

.cell-7 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 56.8333333333%;
}

.no-margin.cell-7 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 58.3333333333%;
}

.cell-8 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 65.1666666667%;
}

.no-margin.cell-8 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 66.6666666667%;
}

.cell-9 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 73.5%;
}

.no-margin.cell-9 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 75%;
}

.cell-10 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 81.8333333333%;
}

.no-margin.cell-10 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 83.3333333333%;
}

.cell-11 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 90.1666666667%;
}

.no-margin.cell-11 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 91.6666666667%;
}

.cell-12 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 98.5%;
}

.no-margin.cell-12 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

@media (max-width: 1200px) {
  .cell-xlarge-1 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 6.8333333333%;
  }
}

@media (max-width: 1200px) {
  .no-margin.cell-xlarge-1 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 8.3333333333%;
  }
}

@media (max-width: 1200px) {
  .cell-xlarge-2 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 15.1666666667%;
  }
}

@media (max-width: 1200px) {
  .no-margin.cell-xlarge-2 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 16.6666666667%;
  }
}

@media (max-width: 1200px) {
  .cell-xlarge-3 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 23.5%;
  }
}

@media (max-width: 1200px) {
  .no-margin.cell-xlarge-3 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 25%;
  }
}

@media (max-width: 1200px) {
  .cell-xlarge-4 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 31.8333333333%;
  }
}

@media (max-width: 1200px) {
  .no-margin.cell-xlarge-4 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 33.3333333333%;
  }
}

@media (max-width: 1200px) {
  .cell-xlarge-5 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 40.1666666667%;
  }
}

@media (max-width: 1200px) {
  .no-margin.cell-xlarge-5 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 41.6666666667%;
  }
}

@media (max-width: 1200px) {
  .cell-xlarge-6 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 48.5%;
  }
}

@media (max-width: 1200px) {
  .no-margin.cell-xlarge-6 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
  }
}

@media (max-width: 1200px) {
  .cell-xlarge-7 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 56.8333333333%;
  }
}

@media (max-width: 1200px) {
  .no-margin.cell-xlarge-7 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 58.3333333333%;
  }
}

@media (max-width: 1200px) {
  .cell-xlarge-8 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 65.1666666667%;
  }
}

@media (max-width: 1200px) {
  .no-margin.cell-xlarge-8 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 66.6666666667%;
  }
}

@media (max-width: 1200px) {
  .cell-xlarge-9 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 73.5%;
  }
}

@media (max-width: 1200px) {
  .no-margin.cell-xlarge-9 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 75%;
  }
}

@media (max-width: 1200px) {
  .cell-xlarge-10 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 81.8333333333%;
  }
}

@media (max-width: 1200px) {
  .no-margin.cell-xlarge-10 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 83.3333333333%;
  }
}

@media (max-width: 1200px) {
  .cell-xlarge-11 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 90.1666666667%;
  }
}

@media (max-width: 1200px) {
  .no-margin.cell-xlarge-11 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 91.6666666667%;
  }
}

@media (max-width: 1200px) {
  .cell-xlarge-12 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 98.5%;
  }
}

@media (max-width: 1200px) {
  .no-margin.cell-xlarge-12 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .cell-large-1 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 6.8333333333%;
  }
}

@media (max-width: 1024px) {
  .no-margin.cell-large-1 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 8.3333333333%;
  }
}

@media (max-width: 1024px) {
  .cell-large-2 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 15.1666666667%;
  }
}

@media (max-width: 1024px) {
  .no-margin.cell-large-2 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 16.6666666667%;
  }
}

@media (max-width: 1024px) {
  .cell-large-3 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 23.5%;
  }
}

@media (max-width: 1024px) {
  .no-margin.cell-large-3 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 25%;
  }
}

@media (max-width: 1024px) {
  .cell-large-4 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 31.8333333333%;
  }
}

@media (max-width: 1024px) {
  .no-margin.cell-large-4 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 33.3333333333%;
  }
}

@media (max-width: 1024px) {
  .cell-large-5 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 40.1666666667%;
  }
}

@media (max-width: 1024px) {
  .no-margin.cell-large-5 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 41.6666666667%;
  }
}

@media (max-width: 1024px) {
  .cell-large-6 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 48.5%;
  }
}

@media (max-width: 1024px) {
  .no-margin.cell-large-6 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
  }
}

@media (max-width: 1024px) {
  .cell-large-7 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 56.8333333333%;
  }
}

@media (max-width: 1024px) {
  .no-margin.cell-large-7 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 58.3333333333%;
  }
}

@media (max-width: 1024px) {
  .cell-large-8 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 65.1666666667%;
  }
}

@media (max-width: 1024px) {
  .no-margin.cell-large-8 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 66.6666666667%;
  }
}

@media (max-width: 1024px) {
  .cell-large-9 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 73.5%;
  }
}

@media (max-width: 1024px) {
  .no-margin.cell-large-9 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 75%;
  }
}

@media (max-width: 1024px) {
  .cell-large-10 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 81.8333333333%;
  }
}

@media (max-width: 1024px) {
  .no-margin.cell-large-10 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 83.3333333333%;
  }
}

@media (max-width: 1024px) {
  .cell-large-11 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 90.1666666667%;
  }
}

@media (max-width: 1024px) {
  .no-margin.cell-large-11 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 91.6666666667%;
  }
}

@media (max-width: 1024px) {
  .cell-large-12 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 98.5%;
  }
}

@media (max-width: 1024px) {
  .no-margin.cell-large-12 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

@media (max-width: 850px) {
  .cell-medium-1 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 6.8333333333%;
  }
}

@media (max-width: 850px) {
  .no-margin.cell-medium-1 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 8.3333333333%;
  }
}

@media (max-width: 850px) {
  .cell-medium-2 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 15.1666666667%;
  }
}

@media (max-width: 850px) {
  .no-margin.cell-medium-2 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 16.6666666667%;
  }
}

@media (max-width: 850px) {
  .cell-medium-3 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 23.5%;
  }
}

@media (max-width: 850px) {
  .no-margin.cell-medium-3 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 25%;
  }
}

@media (max-width: 850px) {
  .cell-medium-4 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 31.8333333333%;
  }
}

@media (max-width: 850px) {
  .no-margin.cell-medium-4 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 33.3333333333%;
  }
}

@media (max-width: 850px) {
  .cell-medium-5 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 40.1666666667%;
  }
}

@media (max-width: 850px) {
  .no-margin.cell-medium-5 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 41.6666666667%;
  }
}

@media (max-width: 850px) {
  .cell-medium-6 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 48.5%;
  }
}

@media (max-width: 850px) {
  .no-margin.cell-medium-6 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
  }
}

@media (max-width: 850px) {
  .cell-medium-7 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 56.8333333333%;
  }
}

@media (max-width: 850px) {
  .no-margin.cell-medium-7 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 58.3333333333%;
  }
}

@media (max-width: 850px) {
  .cell-medium-8 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 65.1666666667%;
  }
}

@media (max-width: 850px) {
  .no-margin.cell-medium-8 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 66.6666666667%;
  }
}

@media (max-width: 850px) {
  .cell-medium-9 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 73.5%;
  }
}

@media (max-width: 850px) {
  .no-margin.cell-medium-9 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 75%;
  }
}

@media (max-width: 850px) {
  .cell-medium-10 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 81.8333333333%;
  }
}

@media (max-width: 850px) {
  .no-margin.cell-medium-10 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 83.3333333333%;
  }
}

@media (max-width: 850px) {
  .cell-medium-11 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 90.1666666667%;
  }
}

@media (max-width: 850px) {
  .no-margin.cell-medium-11 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 91.6666666667%;
  }
}

@media (max-width: 850px) {
  .cell-medium-12 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 98.5%;
  }
}

@media (max-width: 850px) {
  .no-margin.cell-medium-12 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

@media (max-width: 567px) {
  .cell-small-1 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 6.8333333333%;
  }
}

@media (max-width: 567px) {
  .no-margin.cell-small-1 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 8.3333333333%;
  }
}

@media (max-width: 567px) {
  .cell-small-2 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 15.1666666667%;
  }
}

@media (max-width: 567px) {
  .no-margin.cell-small-2 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 16.6666666667%;
  }
}

@media (max-width: 567px) {
  .cell-small-3 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 23.5%;
  }
}

@media (max-width: 567px) {
  .no-margin.cell-small-3 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 25%;
  }
}

@media (max-width: 567px) {
  .cell-small-4 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 31.8333333333%;
  }
}

@media (max-width: 567px) {
  .no-margin.cell-small-4 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 33.3333333333%;
  }
}

@media (max-width: 567px) {
  .cell-small-5 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 40.1666666667%;
  }
}

@media (max-width: 567px) {
  .no-margin.cell-small-5 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 41.6666666667%;
  }
}

@media (max-width: 567px) {
  .cell-small-6 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 48.5%;
  }
}

@media (max-width: 567px) {
  .no-margin.cell-small-6 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
  }
}

@media (max-width: 567px) {
  .cell-small-7 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 56.8333333333%;
  }
}

@media (max-width: 567px) {
  .no-margin.cell-small-7 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 58.3333333333%;
  }
}

@media (max-width: 567px) {
  .cell-small-8 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 65.1666666667%;
  }
}

@media (max-width: 567px) {
  .no-margin.cell-small-8 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 66.6666666667%;
  }
}

@media (max-width: 567px) {
  .cell-small-9 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 73.5%;
  }
}

@media (max-width: 567px) {
  .no-margin.cell-small-9 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 75%;
  }
}

@media (max-width: 567px) {
  .cell-small-10 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 81.8333333333%;
  }
}

@media (max-width: 567px) {
  .no-margin.cell-small-10 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 83.3333333333%;
  }
}

@media (max-width: 567px) {
  .cell-small-11 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 90.1666666667%;
  }
}

@media (max-width: 567px) {
  .no-margin.cell-small-11 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 91.6666666667%;
  }
}

@media (max-width: 567px) {
  .cell-small-12 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 98.5%;
  }
}

@media (max-width: 567px) {
  .no-margin.cell-small-12 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

.flex-grid {
  display: flex;
  flex-wrap: wrap;
}
.flex-grid .right {
  text-align: right;
}
.flex-grid .center {
  text-align: center;
}
.flex-grid .self-center {
  align-self: center;
}
.flex-grid .self-top {
  align-self: flex-start;
}
.flex-grid .self-bottom {
  align-self: flex-end;
  margin-top: auto;
}
.flex-grid .self-vertical-fill {
  align-self: stretch;
}
.flex-grid.center {
  justify-content: center;
}
.flex-grid.vcenter {
  align-items: center;
}
.flex-grid.justify {
  justify-content: space-between;
}
.flex-grid.top {
  align-content: flex-start;
}
.flex-grid.bottom {
  align-items: flex-end;
}
.flex-grid.full-height {
  justify-content: stretch;
}
.flex-grid.vertical-flex {
  flex-direction: column;
}
.flex-grid .cell-shrink {
  flex-shrink: 1;
}
.flex-grid .cell-auto {
  flex-grow: 1;
}
.flex-grid .order-left {
  order: 1;
}
.flex-grid .order-right {
  order: 2;
}
.flex-grid .nowrap, .flex-grid.nowrap {
  flex-wrap: nowrap;
}

@font-face {
  font-family: "Souvenir";
  src: url("../woff2/itc%20-%20souvenirstd-medium.woff2"), format("woff2");
  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(../woff2/axiforma-regular.woff2) format("woff2"), url(../woff/axiforma-regular.woff) format("woff");
}
@font-face {
  font-family: Axiforma;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(../woff2/axiforma-italic.woff2) format("woff2"), url(../woff/axiforma-italic.woff) format("woff");
}
@font-face {
  font-family: Axiforma;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../woff2/axiforma-bold.woff2) format("woff2"), url(../woff/axiforma-bold.woff) format("woff");
}
@font-face {
  font-family: "Public Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../woff2/public-sans-regular.woff2) format("woff2");
}
@font-face {
  font-family: "Public Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../woff2/public-sans-semi-bold.woff2) format("woff2");
}
@font-face {
  font-family: "Public Sans";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../woff2/public-sans-bold.woff2) format("woff2");
}
/* Fonts
----------------------------------------------------------------------------------------------------*/
body,
.main-header,
.landing-page-content .post-list-item-sm h3,
h3.social-links-title,
.plus-deals__head h2,
button,
.retail-code-field,
.beta-tag,
.list-item-2022 h3,
.single-item h2,
.multicolumn-3 h3,
.category-feature-item h3,
a.ep-listing h3,
a.ep-listing h4,
section.tier-card-module .modules > div .price-info .price-note,
.landing-page-content .upgrade-plus-form .sign-up-module-top h4,
.landing-page-hero .hero-subtitle h4,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-subhead h3,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h3,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h5,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-subhead h3,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h3,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h5,
section.text-image.b h2,
.deals-hero .deals-page-header h3,
.landing-page-hero .hero-copy h3,
.planner-popup .popup__header h3 {
  font-family: "Public Sans", 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,
.magazine-subnav-content-card strong,
.single-item .single-item-subtitle,
.ep-intro h4,
section.tier-card-module .modules > div .price-info {
  font-family: Souvenir, Georgia, serif;
}

/*Set default font sizes for product page*/
.page-template-product-page h1 {
  font-size: 52px;
  line-height: 1.2;
}
.page-template-product-page h2 {
  font-size: 40px;
  line-height: 1.2;
}
.page-template-product-page h3 {
  font-size: 32px;
  line-height: 1.2;
}
.page-template-product-page h4 {
  font-size: 24px;
  line-height: 1.2;
}
.page-template-product-page h5 {
  font-size: 18px;
  line-height: 1.2;
}

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

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

/* Sizes
----------------------------------------------------------------------------------------------------*/
body,
.magazine-subnav ul.subnav-list {
  font-size: 16px;
  line-height: 1.334;
}

section.tier-card-module .modules > div .signup-container p,
section.tier-card-module .modules > div .price-note,
section.tier-comparison-module .comparison .table-footer a.signup-button,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-subhead h3,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h3,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-subhead h3,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h3 {
  font-size: 16px;
}

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

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

.single-item h2 {
  font-size: 76px;
  line-height: 1;
  font-size: 36px;
}
@media screen and (min-width: 720px) and (max-width: 1400px) {
  .single-item h2 {
    font-size: calc(36px + (76 - 36) * (100vw - 720px) / (1400 - 720));
  }
}
@media screen and (min-width: 1400px) {
  .single-item h2 {
    font-size: 76px;
  }
}

.page-template-landing-page h2,
.page-template-frontpage h2 {
  font-size: 38px;
  font-size: 28px;
}
@media screen and (min-width: 720px) and (max-width: 1400px) {
  .page-template-landing-page h2,
  .page-template-frontpage h2 {
    font-size: calc(28px + (38 - 28) * (100vw - 720px) / (1400 - 720));
  }
}
@media screen and (min-width: 1400px) {
  .page-template-landing-page h2,
  .page-template-frontpage h2 {
    font-size: 38px;
  }
}

.planner-popup .popup__header h3 {
  font-size: 38px;
  font-size: 24px;
}
@media screen and (min-width: 420px) and (max-width: 720px) {
  .planner-popup .popup__header h3 {
    font-size: calc(24px + (38 - 24) * (100vw - 420px) / (720 - 420));
  }
}
@media screen and (min-width: 720px) {
  .planner-popup .popup__header h3 {
    font-size: 38px;
  }
}

.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle a,
.main-header .header-planner-widget .header-planner-widget-inner .autopilot-grid .autopilot-toggle a {
  line-height: 11px;
}

.main-header .header-left .header-nav ul li ul.sub-menu li a {
  line-height: 19px;
}

.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete ul li,
section.tier-feature-module .header.feature-module-header p,
section.rv-tier-feature-module .header.feature-module-header p,
.deals-hero .deals-page-header h3 {
  line-height: 28px;
}

.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 {
  font-size: 60px;
  line-height: 1.1;
  font-size: 32px;
}
@media screen and (min-width: 720px) and (max-width: 1400px) {
  .magazine-content-item h3.magazine-large-post-title,
  .persona-meta 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 {
    font-size: 60px;
  }
}

.ep-intro h2 {
  font-size: 32px;
  font-size: 32px;
}
@media screen and (min-width: 380px) and (max-width: 850px) {
  .ep-intro h2 {
    font-size: calc(32px + (56 - 32) * (100vw - 380px) / (850 - 380));
  }
}
@media screen and (min-width: 850px) {
  .ep-intro h2 {
    font-size: 56px;
  }
}

section.splash h2 {
  font-size: 56px;
  line-height: 1;
  font-size: 36px;
}
@media screen and (min-width: 850px) and (max-width: 1200px) {
  section.splash h2 {
    font-size: calc(36px + (56 - 36) * (100vw - 850px) / (1200 - 850));
  }
}
@media screen and (min-width: 1200px) {
  section.splash h2 {
    font-size: 56px;
  }
}

section.splash .splash-button {
  font-size: 16px;
  font-size: 12px;
}
@media screen and (min-width: 380px) and (max-width: 850px) {
  section.splash .splash-button {
    font-size: calc(12px + (16 - 12) * (100vw - 380px) / (850 - 380));
  }
}
@media screen and (min-width: 850px) {
  section.splash .splash-button {
    font-size: 16px;
  }
}

.voices-article-title {
  font-size: 55px;
  line-height: 1.2;
  font-size: 30px;
}
@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;
  }
}

section.home-hero h1,
section.deals-hero h1,
section.product-hero h1 {
  font-size: 52px;
  line-height: 1;
  font-size: 36px;
}
@media screen and (min-width: 720px) and (max-width: 1024px) {
  section.home-hero h1,
  section.deals-hero h1,
  section.product-hero h1 {
    font-size: calc(36px + (52 - 36) * (100vw - 720px) / (1024 - 720));
  }
}
@media screen and (min-width: 1024px) {
  section.home-hero h1,
  section.deals-hero h1,
  section.product-hero h1 {
    font-size: 52px;
  }
}

.single-item .single-item-subtitle {
  font-size: 48px;
  line-height: 1.3;
  font-size: 22px;
}
@media screen and (min-width: 720px) and (max-width: 1400px) {
  .single-item .single-item-subtitle {
    font-size: calc(22px + (48 - 22) * (100vw - 720px) / (1400 - 720));
  }
}
@media screen and (min-width: 1400px) {
  .single-item .single-item-subtitle {
    font-size: 48px;
  }
}

.icon_set-module#emojireviews h2, .testimonials-module#emojireviews {
  font-size: 46px;
  font-size: 24px;
}
@media screen and (min-width: 850px) and (max-width: 1200px) {
  .icon_set-module#emojireviews h2, .testimonials-module#emojireviews {
    font-size: calc(24px + (46 - 24) * (100vw - 850px) / (1200 - 850));
  }
}
@media screen and (min-width: 1200px) {
  .icon_set-module#emojireviews h2, .testimonials-module#emojireviews {
    font-size: 46px;
  }
}

.icon_set-module#emojireviews .icon-set-item h3, .testimonials-module#emojireviews .icon-set-item h3 {
  font-size: 36px;
  font-size: 24px;
}
@media screen and (min-width: 850px) and (max-width: 1200px) {
  .icon_set-module#emojireviews .icon-set-item h3, .testimonials-module#emojireviews .icon-set-item h3 {
    font-size: calc(24px + (36 - 24) * (100vw - 850px) / (1200 - 850));
  }
}
@media screen and (min-width: 1200px) {
  .icon_set-module#emojireviews .icon-set-item h3, .testimonials-module#emojireviews .icon-set-item h3 {
    font-size: 36px;
  }
}

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

.togo-stripe-price .price span {
  font-size: 28px;
  font-size: 20px;
}
@media screen and (min-width: 300px) and (max-width: 500px) {
  .togo-stripe-price .price span {
    font-size: calc(20px + (28 - 20) * (100vw - 300px) / (500 - 300));
  }
}
@media screen and (min-width: 500px) {
  .togo-stripe-price .price span {
    font-size: 28px;
  }
}

h1.post-title,
.persona-landing-header h1,
h1.default-page-title,
.magazine-content .post_grid-module h2 {
  font-size: 60px;
  line-height: 1.25;
}

.landing-page-hero h1, .landing-page-hero h2 {
  font-size: 24px;
}
@media screen and (min-width: 320px) and (max-width: 1200px) {
  .landing-page-hero h1, .landing-page-hero h2 {
    font-size: calc(24px + (60 - 24) * (100vw - 320px) / (1200 - 320));
  }
}
@media screen and (min-width: 1200px) {
  .landing-page-hero h1, .landing-page-hero h2 {
    font-size: 60px;
  }
}

.landing-page-hero.smaller h1, .landing-page-hero.smaller h2 {
  font-size: 24px;
}
@media screen and (min-width: 320px) and (max-width: 1200px) {
  .landing-page-hero.smaller h1, .landing-page-hero.smaller h2 {
    font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1200 - 320));
  }
}
@media screen and (min-width: 1200px) {
  .landing-page-hero.smaller h1, .landing-page-hero.smaller h2 {
    font-size: 40px;
  }
}

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

section.trip-categories h2,
section.text-image h2,
section.autopilot h2 {
  font-size: 40px;
  line-height: 1;
  font-size: 26px;
}
@media screen and (min-width: 360px) and (max-width: 850px) {
  section.trip-categories h2,
  section.text-image h2,
  section.autopilot h2 {
    font-size: calc(26px + (40 - 26) * (100vw - 360px) / (850 - 360));
  }
}
@media screen and (min-width: 850px) {
  section.trip-categories h2,
  section.text-image h2,
  section.autopilot h2 {
    font-size: 40px;
  }
}

@supports (-ms-ime-align: auto) {
  h1.post-title {
    line-height: 1.5;
  }
}
.featured-post-title,
.multicolumn-feature h2,
.category-feature h2,
section.text-image.b h2 {
  font-size: 36px;
  font-size: 24px;
}
@media screen and (min-width: 450px) and (max-width: 1400px) {
  .featured-post-title,
  .multicolumn-feature h2,
  .category-feature h2,
  section.text-image.b h2 {
    font-size: calc(24px + (36 - 24) * (100vw - 450px) / (1400 - 450));
  }
}
@media screen and (min-width: 1400px) {
  .featured-post-title,
  .multicolumn-feature h2,
  .category-feature h2,
  section.text-image.b h2 {
    font-size: 36px;
  }
}

.subscribe-subtitle,
.editorial-content h2,
.magazine-landing-content h2,
.voices-featured-article h2,
.schema-faq-question {
  font-size: 38px;
}

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

.landing-page-content .generic-cta-copy h3 {
  font-size: 32px;
  line-height: 1.1;
}

.ep-intro h4 {
  font-size: 18px;
  font-size: 18px;
}
@media screen and (min-width: 380px) and (max-width: 768px) {
  .ep-intro h4 {
    font-size: calc(18px + (30 - 18) * (100vw - 380px) / (768 - 380));
  }
}
@media screen and (min-width: 768px) {
  .ep-intro h4 {
    font-size: 30px;
  }
}

.popup__title {
  font-size: 28px;
  line-height: 1.39;
}

section.tier-card-module .modules > div .period {
  font-size: 26px;
}

@media (max-width: 767px) {
  .login-popup .popup__title {
    font-size: 38px;
  }
}

.single-voices .editorial-content blockquote p {
  font-size: 32px;
  line-height: 1.18;
  font-size: 21px;
}
@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;
  }
}

.category-feature-item h3 {
  font-size: 26px;
  font-size: 16px;
}
@media screen and (min-width: 320px) and (max-width: 1400px) {
  .category-feature-item h3 {
    font-size: calc(16px + (26 - 16) * (100vw - 320px) / (1400 - 320));
  }
}
@media screen and (min-width: 1400px) {
  .category-feature-item h3 {
    font-size: 26px;
  }
}

.category-feature-item.grid_2 h3 {
  font-size: 22px;
  font-size: 16px;
}
@media screen and (min-width: 320px) and (max-width: 1400px) {
  .category-feature-item.grid_2 h3 {
    font-size: calc(16px + (22 - 16) * (100vw - 320px) / (1400 - 320));
  }
}
@media screen and (min-width: 1400px) {
  .category-feature-item.grid_2 h3 {
    font-size: 22px;
  }
}

.paragraph-module,
.subscribe-thanks,
.persona-meta p,
body.page.page-template-homepage-modular section.home-hero .hero-container 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,
body.page.page-template-homepage-modular section.home-hero .hero-container h3 p,
body.page.page-template-homepage-modular section.home-hero .hero-container h3 ul,
body.page.page-template-homepage-modular section.home-hero .hero-container h3 ol {
  line-height: 2;
}

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

.landing-page-hero .hero-copy p {
  font-size: 18px;
  font-weight: bold;
}

.landing-page-hero .hero-copy h3 {
  font-size: 30px;
  font-weight: bold;
}

.landing-page-hero .hero-copy h4 {
  font-size: 24px;
  font-weight: bold;
}

.subscribe-title,
blockquote p,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta a.button,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta a.button {
  font-size: 22px;
}

.multicolumn-4 h3 {
  font-size: 22px;
  font-size: 17px;
}
@media screen and (min-width: 320px) and (max-width: 1400px) {
  .multicolumn-4 h3 {
    font-size: calc(17px + (22 - 17) * (100vw - 320px) / (1400 - 320));
  }
}
@media screen and (min-width: 1400px) {
  .multicolumn-4 h3 {
    font-size: 22px;
  }
}

.square-button,
.landing-page-content h4,
.editorial-content h4,
.subnav-mobile-search input,
.floating-cta h4,
.voices-section-title,
.product-name,
.multicolumn-5 h3,
section.tier-comparison-module .comparison,
section.tier-feature-module .comparison,
section.rv-tier-feature-module .comparison,
section.tier-comparison-module .comparison .footer-text,
section.tier-card-module .comparison,
.tier-module-carousel-tabs a,
section.tier-card-module .modules > div .price-info,
.landing-page-content .upgrade-plus-form .sign-up-module-top h4,
section.tier-feature-module .header.feature-module-header p,
section.rv-tier-feature-module .header.feature-module-header p,
.icon_set-module#emojireviews .icon-set-item p,
.testimonials-module#emojireviews .icon-set-item p {
  font-size: 18px;
}

.landing-page-hero .hero-subtitle h4 {
  font-size: 18px;
  font-size: 14px;
}
@media screen and (min-width: 320px) and (max-width: 1400px) {
  .landing-page-hero .hero-subtitle h4 {
    font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1400 - 320));
  }
}
@media screen and (min-width: 1400px) {
  .landing-page-hero .hero-subtitle h4 {
    font-size: 18px;
  }
}

.landing-page-hero.smaller .hero-subtitle h4 {
  font-size: 14px;
  font-size: 12px;
}
@media screen and (min-width: 320px) and (max-width: 1400px) {
  .landing-page-hero.smaller .hero-subtitle h4 {
    font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1400 - 320));
  }
}
@media screen and (min-width: 1400px) {
  .landing-page-hero.smaller .hero-subtitle h4 {
    font-size: 14px;
  }
}

.multicolumn-feature p,
.category-info {
  font-size: 20px;
  font-size: 16px;
}
@media screen and (min-width: 320px) and (max-width: 1400px) {
  .multicolumn-feature p,
  .category-info {
    font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1400 - 320));
  }
}
@media screen and (min-width: 1400px) {
  .multicolumn-feature p,
  .category-info {
    font-size: 20px;
  }
}

section.home-hero p, section.main-hero p {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  font-size: 16px;
}
@media screen and (min-width: 500px) and (max-width: 850px) {
  section.home-hero p, section.main-hero p {
    font-size: calc(16px + (20 - 16) * (100vw - 500px) / (850 - 500));
  }
}
@media screen and (min-width: 850px) {
  section.home-hero p, section.main-hero p {
    font-size: 20px;
  }
}

.poi-card-row .text-cell h6 {
  font-size: 20px;
}

section.main-hero p {
  font-size: 18px;
  font-size: 14px;
}
@media screen and (min-width: 500px) and (max-width: 850px) {
  section.main-hero p {
    font-size: calc(14px + (18 - 14) * (100vw - 500px) / (850 - 500));
  }
}
@media screen and (min-width: 850px) {
  section.main-hero p {
    font-size: 18px;
  }
}

.magazine-subnav > ul > li,
.magazine-search input[type=text],
.magazine-subnav .mobile-toggle,
.list-item-2022 h3,
.magazine-2022-redesign-wrapper .subscribe-label,
.multicolumn-3 h3,
.multicolumn-3 p,
.campendium-campground .campground-name,
.popup__window p.popup__subtitle,
section.tier-comparison-module .comparison .table-body,
section.tier-card-module .modules > div .value-label,
section.tier-feature-module .tier-feature-tabs li a,
section.rv-tier-feature-module .tier-feature-tabs li a {
  font-size: 18px;
}

.paragraph-module.small-text,
.faq-module {
  font-size: 16px;
}
.paragraph-module.small-text p, .paragraph-module.small-text li, .paragraph-module.small-text ol,
.faq-module p,
.faq-module li,
.faq-module ol {
  line-height: 2;
}
.paragraph-module.small-text h2,
.faq-module h2 {
  line-height: 1.3;
}

.faq-module h3 {
  font-size: 24px;
}

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

.voices-featured-article p,
.magazine-2022-redesign-wrapper .subscribe-hint {
  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,
.popup__window p,
.home-hero .cta p,
a.ep-listing h3,
section.tier-card-module .modules > div .signup-button a {
  font-size: 16px;
  line-height: 1.2;
}

.read-more-tag,
.post-tags span,
.stars:before,
.reviews:before,
section.tier-card-module .sale_regular_price {
  font-size: 16px;
  line-height: 1;
}

section.home-hero .places-display h5 {
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 5px;
  font-size: 12px;
}
@media screen and (min-width: 850px) and (max-width: 1200px) {
  section.home-hero .places-display h5 {
    font-size: calc(12px + (16 - 12) * (100vw - 850px) / (1200 - 850));
  }
}
@media screen and (min-width: 1200px) {
  section.home-hero .places-display h5 {
    font-size: 16px;
  }
}

.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,
.magazine-subnav-content-card,
.list-item-2022 .post-cat,
.list-item-2022 .post-author,
.multicolumn-5 p,
.affiliate-disclosure p,
.gutenberg-attribution,
section.home-hero .search__button,
section.rv-hero .search__button,
section.extraordinary-places .mobile-description,
a.ep-listing span.button,
section.trip-categories .mobile-subtitle,
section.text-image .mobile-description,
.page-template-frontpage a.button,
.wp-block-button__link.green-arrow-button,
.campendium-campground .entry-meta,
.main-header .header-planner-widget .header-planner-widget-inner button.plan_trip_search_button span,
.main-header .header-planner-widget .header-planner-widget-inner button.search__button_l span,
.main-header .header-right,
.main-header .header-left .header-nav ul li ul.sub-menu li a,
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete ul li,
section.tier-card-module .modules > div,
.plus_sign_up-module .sign-up-plus-form .sign-up-module-top .location-selection #state-approval,
section.tier-card-module .modules > div ul li,
.landing-page-content .upgrade-plus-form .sign-up-module-top p,
.landing-page-content .upgrade-plus-form .sign-up-module-top table td,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container .feature-title,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container .feature-title {
  font-size: 16px;
}

.featured-post-cat,
.category-feature-item .item-author {
  font-size: 14px;
  font-size: 11px;
}
@media screen and (min-width: 450px) and (max-width: 1400px) {
  .featured-post-cat,
  .category-feature-item .item-author {
    font-size: calc(11px + (14 - 11) * (100vw - 450px) / (1400 - 450));
  }
}
@media screen and (min-width: 1400px) {
  .featured-post-cat,
  .category-feature-item .item-author {
    font-size: 14px;
  }
}

.section-title,
.subnav-title,
.subnav ul,
.subnav-search input,
.main-header .header-planner-widget .header-planner-widget-inner label.search__label,
.main-header .header-planner-widget .header-planner-widget-inner .search__group input,
.landing-page-content .upgrade-plus-form .sign-up-module-top .upgrade-payment-options p,
.landing-page-content .upgrade-plus-form .sign-up-module-top .upgrade-payment-options a,
.landing-page-content .upgrade-plus-form .sign-up-module-top .upgrade-payment-options label {
  font-size: 13px;
}

.subscribe-label,
.subscribe-hint,
.caption,
figcaption,
blockquote cite,
.main-header .header-planner-widget .header-planner-widget-inner .search__group input {
  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,
.autopilot-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,
.info-notice,
.maybe-later-link,
.product-label,
.list-item-2022 .cat-slug-partners,
.category-feature-item .cat-slug-partners,
a.ep-listing h4,
.campendium-campground .grid_4 .entry-meta,
.popup .fine-print,
.main-header .header-planner-widget .header-planner-widget-inner .search__options,
.plus_sign_up-module .sign-up-plus-form .sign-up-module-top .subscription-authorization label,
.landing-page-content .upgrade-plus-form .sign-up-module-top .upgrade-error-text p,
.landing-page-content .upgrade-plus-form .sign-up-module-top table th,
section.tier-feature-module .feature-disclaimer,
section.rv-tier-feature-module .feature-disclaimer {
  font-size: 12px;
}

section.home-hero .places-display p,
.ad-label {
  font-size: 12px;
  line-height: 1;
  font-size: 10px;
}
@media screen and (min-width: 850px) and (max-width: 1200px) {
  section.home-hero .places-display p,
  .ad-label {
    font-size: calc(10px + (12 - 10) * (100vw - 850px) / (1200 - 850));
  }
}
@media screen and (min-width: 1200px) {
  section.home-hero .places-display p,
  .ad-label {
    font-size: 12px;
  }
}

.main-header .header-planner-widget .header-planner-widget-inner label.search__label.search__label_focused,
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle a,
.main-header .header-planner-widget .header-planner-widget-inner .autopilot-grid .autopilot-toggle a,
.upgrade-plus-form .upgrade-options a,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h5,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h5 {
  font-size: 11px;
}

.plus-deals__tags span,
.plus-deals__exp,
.plus-deals__amount,
.page-template-frontpage .search__group div.autocomplete_error,
.page-template-rv-page .search__group div.autocomplete_error,
.trip_planner-module .search__group div.autocomplete_error,
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete ul li span,
.main-header .header-planner-widget .header-planner-widget-inner .search_input_from_error,
.main-header .header-planner-widget .header-planner-widget-inner .search_input_to_error,
.main-header .header-planner-widget .header-planner-widget-inner #header-search_input_places_error {
  font-size: 10px;
}

.voices-meta-label,
.beta-tag,
.purchase-disclaimer {
  font-size: 11px;
  line-height: 1.2;
}

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

.data-table {
  font-size: 18px;
}

.data-table th {
  font-size: 14px;
}

@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,
  .info-notice,
  .maybe-later-link {
    font-size: 14px;
  }
  .plus-deals__exp,
  .plus-deals__amount,
  .ranger-tip-copy,
  .voices-article-date {
    font-size: 12px;
  }
  .data-table th {
    font-size: 18px;
  }
}
.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,
.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,
.retail-code-submit,
.single-item p,
.togo-stripe-charge .togo-stripe-charge-form button {
  line-height: 1.7;
}

.generic-cta-copy p,
.page-template-landing-page section.text-image {
  line-height: 1.6;
}

.post-list-item-meta,
.mixed_content-module .sponsor-tag,
.featured-post-hero-subtitle,
.category-info p,
.poi-card-row .text-cell p {
  line-height: 1.6667;
}

.plus-deals-long-description,
.list-item-2022 h3 {
  line-height: 1.43;
}

.post-list-item-meta .cat-slug-partners,
section.tier-card-module .modules > div .value-label {
  line-height: 1;
}

h4 {
  line-height: 1.2;
}

.post-list-item-meta .cat-slug-partners,
section.home-hero .search__button,
section.rv-hero .search__button,
.ep-intro h4,
.ep-intro h2,
ul.travel-categories li,
section.splash a.button span.arrow,
section.splash .cta a span.arrow,
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete ul li span {
  line-height: 1;
}

section.extraordinary-places .mobile-description {
  line-height: 1.3;
}

.custom-callout-copy p,
.custom-callout-copy li {
  line-height: 1.4;
}

.data-table th {
  line-height: 1.4;
}

.data-table {
  line-height: 1.77;
}

@media (max-width: 767px) {
  .data-table th {
    line-height: 1.5;
  }
}
/* Colors
----------------------------------------------------------------------------------------------------*/
body,
.magazine-subnav .mobile-toggle,
.list-item-2022 .cat-slug-partners,
.magazine-2022-redesign-wrapper .subscribe-subtitle,
.bg-yellow .multi-item-button,
.campendium-campground .grid_4 .entry-meta strong,
.campendium-campground .campground-name,
section.tier-card-module .modules .price,
section.tier-card-module .modules .period,
section.tier-card-module .modules .value-label {
  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,
.round-button.green-button-solid,
.post-list-item-sm h3,
.landing-page-hero.dark,
.landing-page-hero.togo,
.landing-page-hero.darkened,
.landing-page-hero.bluegrad,
.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,
.wp-block-button__link.medium-blue-button,
.wp-block-button__link.medium-blue-outline-white-button:hover,
.wp-block-button__link.dark-blue-grey-outline-white-button:hover,
.wp-block-button__link.dark-blue-grey-button,
.wp-block-button__link.togo-green-button,
.wp-block-button__link.togo-green-outline-white-button:hover,
.voices-section-title,
.wp-block-button__link.voices-green-button,
.magazine-content .post_grid-module .load-more-posts,
.single-item,
.multi-item-button,
.magazine-category-button,
.category-feature-item .item-label,
.page-template-frontpage a.button,
.wp-block-button__link.green-arrow-button,
.wp-block-button__link.green-arrow-button:hover,
.page-template-frontpage .home-hero .search__button,
.page-template-rv-page .rv-hero .search__button,
.page-template-frontpage a.ep-listing:hover span.button,
.main-header .header-planner-widget .header-planner-widget-inner button.plan_trip_search_button span,
.main-header .header-planner-widget .header-planner-widget-inner button.search__button_l span,
.togo-stripe-charge button,
.togo-stripe-charge button:not([disabled]):hover {
  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,
.voices-hero,
.retail-code-submit:hover,
.category-feature-item .item-label.dark_green {
  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,
.magazine-category-button.blue,
.category-feature-item .item-label.blue {
  color: #1D2B43;
}

.persona-toggle, .autopilot-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,
.maybe-later-link,
.popup__label,
.voices-meta-label,
.product-label,
.campendium-campground .entry-meta,
.ad-label {
  color: #737475;
}

.subscribe-subtitle,
.wp-block-button__link.purple-button:hover,
.related-voices h3.related-voices-title,
.featured-post-cat,
.post-cat.voices-post,
.list-item-2022 .category-label.color-purple {
  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,
.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: #006ceb;
}

.plus-deals__text span,
.info-notice a,
.popup__window p a,
.medium-blue-button:hover,
.medium-blue-outline-white-button,
.popup__forgot a,
.popup__alternative a,
.list-item-2022 .category-label.color-blue,
.gutenberg-attribution a,
.purchase-disclaimer a {
  color: #006ceb;
}

.round-button.green-button,
.round-button.green-button-solid:hover,
.wp-block-button__link.green-button:hover,
.form-success,
.floating-cta h4,
.ranger-tip-copy > span:first-child,
.beta-tag,
.list-item-2022 .category-label.color-green,
.page-template-frontpage section.text-image .mobile-description a,
.page-template-frontpage a.ep-listing span.button,
.campendium-campground .reviews a {
  color: #248742;
}

.page-template-frontpage .cta a {
  color: #006ceb;
}

.magazine-large-post-copy,
.voices-home-tagline,
.single-item .single-item-subtitle,
.single-item-button {
  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,
.list-item-2022 .category-label.color-red,
section.tier-card-module .sale_regular_price,
.landing-page-content .upgrade-plus-form .sign-up-module-top .upgrade-error-text p,
.landing-page-content .upgrade-plus-form .sign-up-module-top .upgrade-error-text a {
  color: #EF3340;
}

.ranger-tip-copy,
.featured-post-title a:hover {
  color: #425266;
}

.filter-group label,
.info-notice,
.popup__title,
.popup__heading,
.popup .fine-print,
section.tier-card-module .modules > div ul li {
  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.dark-blue-grey-outline-white-button,
.wp-block-button__link.dark-blue-grey-button:hover {
  color: #464554;
}

.wp-block-button__link.togo-green-button:hover,
.wp-block-button__link.togo-green-outline-white-button {
  color: #00514C;
}

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

.wp-block-button__link.roadpass-yellow-button {
  color: #24201D;
}

.list-item-2022 .category-label.color-brown,
.landing-page-content .tier-module-carousel-tabs a.active-tab,
section.tier-card-module .modules > div .price-info .price-trial-note {
  color: #3E3F40;
}

.main-header a,
.page-template-frontpage,
.page-template-frontpage a.ep-listing,
.page-template-frontpage section.text-image h2,
section.home-hero .search__form .search__label,
section.rv-hero .search__form .search__label,
.header-planner-widget .search__form .search__label,
section.home-hero a.js__tab_active,
section.home-hero .persona-toggle a.active span,
section.home-hero .autopilot-toggle a.active span,
.poi-card-row .text-cell a.poi-more {
  color: #031846;
}

section.home-hero a.js__tab {
  color: #687E98;
}

section.home-hero .persona-toggle a span,
section.home-hero .autopilot-toggle a span {
  color: #8296AC;
}

.page-template-frontpage section.trip-categories,
.page-template-frontpage section.trip-categories .filter-content h2,
.page-template-frontpage section.text-image {
  color: #3E444B;
}

.page-template-frontpage .planner-widget .search__group.form-error .search__label,
.page-template-frontpage .planner-widget .search__group.form-error .search__label_focused {
  color: #E12B39;
}

.data-table th,
.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge button,
.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form button:not([disabled]):hover {
  color: #fff;
}

.data-table tbody tr td {
  color: #585657;
}

.data-table tbody tr.bold-row td,
.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form button {
  color: #000333;
}

.stars:before,
.reviews:before {
  color: #c7c7c7;
}

section.tier-card-module .modules {
  color: #596778;
}

.landing-page-content .tier-module-carousel-tabs a,
section.tier-card-module .modules > div .price-info .price-note {
  color: #878889;
}

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

.purchase-disclaimer {
  color: #000;
}

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

.text-center,
.post-tags,
.aligncenter,
.is-content-justification-center,
.magazine-subnav-content-card,
.magazine-content .post_grid-module .center,
.single-item,
.multicolumn-feature,
.flex-grid .center,
section.home-hero,
body.page.page-template-frontpage section.home-hero.stacked h1,
.ad-label,
section.tier-card-module .modules > div .price-info {
  text-align: center;
}

.text-left,
.alignleft,
.single-voices .editorial-content blockquote,
.multicolumn-3,
.data-table th,
body.page.page-template-frontpage section.home-hero.stacked .places-display {
  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,
.affiliate-disclosure,
.popup .fine-print,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h5,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h5 {
  font-style: italic;
}

body,
.subscribe-input,
.togo-stripe-charge button,
.voices-card-date,
a.ep-listing h4,
.main-header .header-left .header-nav ul li ul.sub-menu li a,
section.tier-card-module .modules > div .price-info .price-note,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h5,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h5,
.deals-hero .deals-page-header h3 {
  font-weight: 400;
}

.read-more-tag,
.mixed_content-module .sponsor-name,
.plus-deals__head h2,
.post-list-item-sm h3 em,
.due-now-label,
.togo-stripe-charge input,
.multicolumn-3 p,
.data-table tr {
  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,
.popup__title,
.wp-block-button__link.modal-button,
.maybe-later-link,
.voices-author .author-name,
.voices-card h3,
.voices-featured-article .article-date,
.product-name,
.beta-tag,
.subnav-button,
.list-item-2022 h3,
.category-feature-item .item-label,
.category-feature-item .cat-slug-partners,
.ep-intro h4,
.ad-label,
section.tier-comparison-module .comparison .table-header,
section.tier-comparison-module .comparison .feature-value,
section.tier-comparison-module .comparison .table-footer a.signup-button,
section.tier-comparison-module .comparison .footer-text a,
section.tier-card-module .modules > div .value-label,
section.tier-card-module .modules > div .price-info,
section.tier-card-module .modules > div .period,
section.tier-card-module .comparison,
section.tier-feature-module .comparison,
section.rv-tier-feature-module .comparison,
section.tier-card-module .sale_regular_price,
section.tier-card-module .header p span,
.landing-page-content .tier-module-carousel-tabs a {
  font-weight: 800;
}

@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,
.featured-post-cat,
.list-item-2022 .post-cat,
.magazine-content .post_grid-module .load-more-posts,
.single-item-button,
.multi-item-button,
.multicolumn-3 h3,
.magazine-category-button,
.related-link-tag,
.data-table tbody tr.bold-row td,
.data-table thead tr,
a.ep-listing span.button,
section.splash .cta,
.page-template-frontpage a.button,
.wp-block-button__link.green-arrow-button,
.campendium-campground .grid_8 .entry-meta,
.main-header .header-planner-widget .header-planner-widget-inner button.plan_trip_search_button span,
.main-header .header-planner-widget .header-planner-widget-inner button.search__button_l span,
.main-header .header-planner-widget .header-planner-widget-inner .search__options,
section.tier-card-module .modules > div ul li,
section.tier-feature-module .tier-feature-tabs li a,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container .feature-title,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta a.button,
section.rv-tier-feature-module .tier-feature-tabs li a,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container .feature-title,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta a.button {
  font-weight: 700;
}

.cta p {
  font-weight: 400;
}

section.text-image.b h2,
.cta p a,
section.tier-card-module .modules > div .signup-button a,
.poi-card-row .text-cell a.poi-more, .poi-card-row .text-cell a.poi-plan-trip {
  font-weight: 600;
}

header.main-header .header-left .header-nav ul li,
header.main-header .header-right a,
.places-display h5 {
  font-weight: 800;
}

.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,
.info-notice a:hover,
.popup__window p a:hover,
.maybe-later-link:hover,
.voices-author .author-name a:hover,
.voices-section-title a:hover,
.ot-sdk-show-settings:hover,
.featured-post-cat a:hover,
.list-item-2022:hover h3,
.multicolumn-3:hover,
.gutenberg-attribution a:hover,
.page-template-frontpage section.text-image .mobile-description a,
.purchase-disclaimer a:hover,
section.tier-comparison-module .comparison .footer-text a,
section.tier-card-module .comparison a,
section.tier-feature-module .comparison a,
section.rv-tier-feature-module .comparison a,
.landing-page-content .upgrade-plus-form .sign-up-module-top .upgrade-error-text a {
  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,
.popup__window p a:hover,
.arrow-link:hover,
.editorial-content .arrow-link:hover,
.landing-page-content section.tier-card-module .tier-module-carousel-tabs a {
  text-decoration: none;
}

.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,
.maybe-later-link,
.voices-meta-label,
.voices-card-author-name,
.voices-featured-article .author-name,
.beta-tag,
.featured-post-cat,
.list-item-2022 .post-cat,
.magazine-content .post_grid-module .load-more-posts,
.category-feature-item .cat-slug-partners,
.related-link-tag,
.campendium-campground .grid_8 .entry-meta,
.ad-label,
.main-header .header-planner-widget .header-planner-widget-inner button.plan_trip_search_button span,
.main-header .header-planner-widget .header-planner-widget-inner button.search__button_l span,
section.tier-comparison-module .comparison .table-header .feature-value,
section.tier-card-module .modules > div .value-label,
.landing-page-content .upgrade-plus-form .sign-up-module-top table th,
.landing-page-hero .hero-subtitle h4,
section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta a.button,
section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta a.button {
  text-transform: uppercase;
}

.single-voices .editorial-content blockquote p,
section.home-hero .search__form label,
section.rv-hero .search__form label,
.wp-block-button__link.green-arrow-button {
  text-transform: none;
}

.data-table th {
  text-transform: uppercase;
}

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

body.page {
  background: #FFF6EE;
}

.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,
.multicolumn-4 img,
.multicolumn-4,
.multicolumn-3 .image-container:before {
  -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, .multi-item-button {
  -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, .single-item-button {
  -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
----------------------------------------------------------------------------------------------------*/
.header-spacer {
  width: 100%;
  height: 72px;
  position: relative;
  z-index: 0;
  display: block;
}

@media (max-width: 1260px) {
  .header-spacer {
    height: 72px;
  }
}
.main-header {
  width: 100%;
  background: #F2EEE8;
  box-shadow: 0px 0px 37px 0px rgba(4, 9, 50, 0.2);
  position: fixed;
  z-index: 101;
}

.main-header .main-header-inner {
  padding: 0 16px;
}

.main-header .burger {
  position: relative;
  display: none;
  vertical-align: middle;
  width: 32px;
  height: 72px;
  margin: 0 16px 0 -4px;
  float: left;
  border: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (max-width: 1260px) {
  .main-header .burger {
    display: inline-block;
    margin-right: 12px;
  }
}
.main-header .burger i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 22px;
  height: 2px;
  margin: -1px 0 0 -10px;
  border-radius: 1px;
  background-color: #1D2B43;
  box-shadow: 0 7px 0 0 #1D2B43, 0 -7px 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: 0.7;
}

.main-header .header-left .header-logo-full {
  width: 190px;
  height: 72px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  background: var(--wpr-bg-abaa3a94-a6cb-4c95-b505-4b5f6f5557cc) no-repeat center;
  background-size: 100%;
  display: block;
  margin: 0px 20px 0 0;
}

@media (max-width: 600px) {
  .main-header .header-left .header-logo-full {
    width: 140px;
  }
}
.main-header .header-left span.plus-logo {
  display: inline-block;
  width: 37px;
  height: 19px;
  background: var(--wpr-bg-5354c931-f177-4c02-b5d7-dab26d7e7269) no-repeat center;
  background-size: contain;
  margin: 7px 0 0 -18px;
  display: none;
}

@media (max-width: 767px) {
  .main-header .header-left span.plus-logo {
    margin: 8px 0 0 -26px;
  }
}
.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: right;
}

.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 {
  font-weight: bold;
  padding: 0px 12px;
  display: inline-block;
  position: relative;
  line-height: 72px;
}

@media (max-width: 1200px) {
  .main-header .header-left .header-nav ul li a {
    padding: 0px 8px;
  }
}
@media (max-width: 1260px) {
  .main-header .header-left .header-nav ul li a {
    padding: 0px 6px;
    line-height: 72px;
  }
}
.main-header .header-left .header-nav ul li a:hover {
  text-decoration: underline;
}

.main-header .header-left .header-nav ul li ul.sub-menu {
  position: absolute;
  background-color: #F2F3F3;
  backdrop-filter: blur(10px);
  border: 1px solid #DDE1E6;
  border-radius: 8px;
  min-width: 240px;
  left: -16px;
  margin-top: 12px;
  box-shadow: 0px 3.26783px 13.0713px 3.26783px rgba(0, 0, 0, 0.03);
}

.main-header .header-left .header-nav ul li ul.sub-menu:before {
  content: "";
  display: block;
  width: 100%;
  height: 14px;
  margin-top: -14px;
  background: transparent;
}

.main-header .header-left .header-nav ul li ul.sub-menu li {
  display: block;
  border-bottom: 1px solid #DDE1E6;
}

.main-header .header-left .header-nav ul li ul.sub-menu li a {
  display: block;
  padding: 0;
  padding: 16px 24px;
  background-color: rgba(240, 242, 244, 0);
  transition: background-color 0.2s ease-in-out;
}

.main-header .header-left .header-nav ul li ul.sub-menu li a:hover {
  background-color: rgb(255, 255, 255);
  text-decoration: none;
}

.main-header .header-left .header-nav ul li ul.sub-menu li:first-child a {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.main-header .header-left .header-nav ul li ul.sub-menu li:last-child a {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.main-header .header-left .header-nav ul li ul.sub-menu li.current-menu-item:before {
  content: none;
}

.main-header .header-left .header-nav ul li ul.sub-menu li.current-menu-item a {
  background-color: rgb(237, 249, 249);
}

.main-header .header-left .header-nav ul li ul.sub-menu li:last-child {
  border-bottom: none;
}

.main-header .header-left .header-nav ul li ul.sub-menu li.arrow a {
  color: #006ceb;
  position: relative;
  font-weight: 600;
}

.main-header .header-left .header-nav ul li ul.sub-menu li.arrow a:after {
  display: inline-block;
  content: "";
  background-image: var(--wpr-bg-c8812567-012c-42f9-aa1f-0b3dd873611b);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: -2px 2px;
  margin-left: 4px;
  width: 12px;
  height: 12px;
}

.main-header .header-left .header-nav ul li.menu-item-has-children > a:after {
  content: url(../svg/chevron.svg);
  margin-left: 4px;
}

.main-header .header-left .header-nav ul li.menu-item-has-children ul.sub-menu {
  display: none;
}

.main-header .header-left .header-nav ul li.menu-item-has-children:hover ul.sub-menu {
  display: block;
}

.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;
}

@media (max-width: 1260px) {
  .main-header .header-left .header-nav {
    display: none;
  }
}
.main-header .header-left .section-title {
  float: left;
  margin: 8px 0 0 8px;
}

.main-header .header-right {
  transition: all 0.3s ease-out;
  min-width: 126px;
  height: 72px;
  display: block;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .main-header .header-right {
    display: block;
    align-self: center;
    flex-grow: 1;
    text-align: right;
  }
}
.main-header .header-right .spacer {
  width: 1px;
  height: 72px;
}

.main-header .header-right a {
  margin: 0 8px;
  line-height: 72px;
  padding: 0;
}

.main-header .header-right a.round-button {
  line-height: 0;
  padding: 24px 40px;
  color: #fff;
  border-radius: 30px;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0);
  transition: all 0.2s ease-in-out;
  height: auto;
  display: inline-block;
}

.main-header .header-right a.round-button:hover {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.35);
}

@media (max-width: 1024px) {
  .main-header .header-right a {
    margin: 0 4px;
  }
}
.main-header .header-right .rt-user-img a {
  margin: 0;
}

.main-header .header-right .rt-user-img a:hover img {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.35);
}

.main-header .header-right .auth-link, .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 .auth-link, .main-header .header-right .header-plus-link, .main-header .header-right .header-logout, .main-header .header-right .plan-a-road-trip-button {
  display: inline-block;
  padding: 0;
  font-weight: bold;
}

@media (max-width: 767px) {
  .main-header .header-right .auth-link.mobile-hide, .main-header .header-right .header-plus-link.mobile-hide, .main-header .header-right .header-logout.mobile-hide, .main-header .header-right .plan-a-road-trip-button.mobile-hide {
    display: none;
  }
}
@media (max-width: 767px) {
  .main-header .header-right .get-started, .main-header .header-right .header-logout {
    display: 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(../svg/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: var(--wpr-bg-b4901f2e-1d51-4aa9-baac-e940e0ded249) 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: var(--wpr-bg-fec14828-7c07-4dfe-a3dd-4259c8c1c64a) 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: 0.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: var(--wpr-bg-7dfa3025-bff2-429a-87e1-d791588b95f9) 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: var(--wpr-bg-ae909e6e-e5ea-4138-af96-57b5d13ce08a) 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: 0.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(../svg/close-icon.svg);
  right: 20px;
  width: 12px;
  height: 12px;
  top: 18px;
}

@media (max-width: 479px) {
  .main-header.section-title-header {
    /*
    .header-logo-icon {
    	display: block;
    	background: url(../../../../../../../themes/roadtrippers/img/logo/roadtrippers-icon-dark.svg) no-repeat center;
    }
    */
  }
  .main-header.section-title-header .header-logo-full {
    width: 130px;
    margin-right: 0;
  }
}
.rt-user-img {
  height: 50px;
  width: 50px;
  position: relative;
  float: right;
  margin: 11px 0 0 12px;
  text-align: center;
  transition-duration: 0.25s;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

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

@media (max-width: 767px) {
  .rt-user-img.mobile-hide {
    display: none;
  }
}
.rt-profile-link-img {
  width: 23px;
  height: 23px;
  position: relative;
  display: inline-block;
  margin: 0 16px 0 0;
  vertical-align: middle;
}

.rt-profile-link-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  cursor: pointer;
}

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

.minimal-ui .main-header .header-left span.plus-logo {
  display: inline-block;
}

.minimal-ui .main-header .header-nav, .minimal-ui .main-header .burger, .minimal-ui .main-header .header-right, .minimal-ui .main-header .header-right .rtauth-plus-link, .minimal-ui .main-header .header-planner-widget {
  display: none;
}

#header-planner-trip-type .popup__window h4 {
  font-size: 22px;
  margin-bottom: 8px;
}

#header-planner-trip-type .popup__window p {
  line-height: 1.3;
}

#header-planner-trip-type .popup__window a.button {
  border-radius: 46px;
  margin: 32px 0 20px 0;
  display: inline-block;
  transition: all 0.3s ease-in;
}

#header-planner-trip-type .popup__window .wp-button__link {
  width: 100%;
  background: #147BD1;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border: 2px solid #147BD1;
  padding: 10px 0;
}

#header-planner-trip-type .popup__window .wp-button__link:hover {
  background: #0d6bb8;
}

#header-planner-trip-type .popup__window .wp-button__link#planner-path {
  background: #fff;
  color: #147BD1;
  margin-top: 0;
  margin-bottom: 0;
}

#header-planner-trip-type .popup__window .wp-button__link#planner-path:hover {
  background: #147BD1;
  color: #fff;
}

#header-planner-trip-type .popup__window .wp-button__link span.icon.star {
  display: inline-block;
  margin: 0 6px;
  width: 18px;
}

#header-planner-trip-type .popup__window .wp-button__link span.icon.star img {
  width: 100%;
}

#header-planner-trip-type .popup__window .wp-button__link span.icon.star.reverse img {
  transform: scaleX(-1);
}

body.planner-open {
  overflow: hidden;
}

body.planner-open .header-left .header-nav {
  display: none;
}

body.planner-open .header-right {
  display: none;
}

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

.page-footer h6 {
  font-size: 10px;
  font-weight: 800;
}

.page-footer li a {
  color: #fff;
}

.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: 0.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.5;
}

.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: 0.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 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;
  }
}
.body-hide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(2px);
  z-index: 12;
  opacity: 0;
  transition: height 0.3s ease-out 0.3s, opacity 0.3s ease-in;
}

.body-hide.body-hidden {
  height: 100%;
  opacity: 1;
  transition: height 0s ease-out 0s, opacity 0.3s ease-in;
}

@media (min-width: 768px) {
  .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;
  }
}
.grecaptcha-badge {
  visibility: hidden;
  pointer-events: none;
}

/* Login & Signup Popups
----------------------------------------------------------------------------------------------------*/
.rp-modal {
  z-index: 101;
}

.rp-modal .rp-btn span {
  -webkit-font-smoothing: auto;
}

.rp-modal img {
  display: block;
}

.overlay {
  position: fixed;
  z-index: 102;
  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: 103;
  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__window {
  position: relative;
  width: 500px;
  margin: 0 auto;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0 12px 24px -16px rgba(0, 0, 0, 0.5);
  text-align: center;
  max-width: 100%;
}

.popup__window form {
  padding: 0 24px;
}

.popup__window form#profile-updates {
  padding: 0;
}

.popup__window.vud {
  max-height: 90vh;
  min-height: 400px;
  position: relative;
  overflow: auto;
}

.popup__close {
  position: absolute;
  top: 0;
  left: 100%;
  width: 32px;
  height: 32px;
  margin-left: 12px;
  background: #F3F4F6;
  border-radius: 50%;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.popup__close:hover {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.35);
}

.popup__close::after,
.popup__close::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 1px;
  margin: -1px 0 0 -6px;
  border-radius: 1px;
  background-color: #031846;
  transform: rotate(45deg);
}

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

.password-grid .divider-cell {
  padding: 10px 0 20px 0;
}

.password-grid .divider-cell hr {
  width: 100%;
  border-bottom: 1px solid #D6E0ED;
}

.password-grid .divider-cell span.or {
  width: 40px;
  height: 20px;
  top: 2px;
  left: 50%;
  margin-left: -20px;
  font-size: 12px;
  position: absolute;
  text-align: center;
  background: #fff;
}

form#authorize-with-password, form#register-with-password {
  padding: 0;
  width: 100%;
}

.popup__header, .popup__body, .popup__options {
  padding: 16px 32px;
}

.popup__header h3, .popup__body h3, .popup__options h3 {
  font-family: "Public Sans", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: -0.36px;
  text-align: left;
}

.popup__header h4, .popup__body h4, .popup__options h4 {
  text-align: left;
  margin: 12px 0;
}

.popup__header p, .popup__body p, .popup__options p {
  margin-bottom: 12px;
}

.popup__header .popup__close, .popup__body .popup__close, .popup__options .popup__close {
  position: relative;
  left: 0;
  margin-left: 0;
  margin-right: -12px;
  width: 32px;
}

.popup__header .popup__close::before, .popup__header .popup__close::after, .popup__body .popup__close::before, .popup__body .popup__close::after, .popup__options .popup__close::before, .popup__options .popup__close::after {
  width: 12px;
  margin: -1px 0 0 -6px;
  background-color: #031846;
}

@media (max-width: 767px) {
  .popup__header .popup__close, .popup__body .popup__close, .popup__options .popup__close {
    top: 0;
    right: 0;
  }
}
.popup__header {
  border-bottom: 1px solid #D6E0ED;
  width: 100%;
}

.popup__header.sticky {
  background: white;
  z-index: 2;
  position: sticky;
  top: 0;
  left: 0;
  border-radius: 8px 8px 0 0;
}

.popup__options {
  padding-bottom: 0;
}

.popup__body {
  padding: 16px 32px;
}

.popup__footer {
  padding: 12px 32px 24px 32px;
  width: 100%;
}

.popup__footer.sticky {
  position: sticky;
  bottom: 0;
  left: 0;
  z-index: 2;
  border-radius: 0 0 8px 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 10%);
}

svg.rt-by-tg-logo {
  width: 200px;
  height: 55px;
  margin-bottom: 20px;
}

.popup__subtitle {
  margin-top: 8px;
}

.popup__facebook, .popup__roadpass, .popup__apple, .popup__google {
  display: block;
  margin-top: 16px;
  border-radius: 24px;
  font-size: 14px;
  letter-spacing: 0.8px;
  line-height: 38px;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  transition-duration: 0.25s;
  text-align: left;
  position: relative;
  padding-left: 22.5%;
  min-height: 40px;
  height: 40px;
  padding-top: 2px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .popup__facebook, .popup__roadpass, .popup__apple, .popup__google {
    padding-left: 15.5%;
  }
}
.popup__facebook svg, .popup__roadpass svg, .popup__apple svg, .popup__google svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
}

.popup__facebook {
  background-color: #1877f2;
}

.popup__facebook svg {
  margin: 1px 0 0 -33px;
}

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

.popup__roadpass {
  margin-top: 24px;
  background-color: #F9D209;
  color: #24201D;
}

.popup__roadpass svg {
  margin: 1px 0 0 -30px;
}

.popup__roadpass:hover {
  background-color: #caaa05;
}

.popup__apple {
  background-color: #000;
}

.popup__apple svg {
  margin: 0 0 0 -32px;
}

.popup__google svg {
  margin: 0 0 0 -32px;
}

.popup__apple:hover {
  color: #818182;
}

.popup__google {
  background-color: #131314;
}

.popup__google:hover {
  background-color: #545557;
}

.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: 11px;
  color: #EF3340;
  font-weight: 300;
  margin-bottom: 10px;
}

.popup__label {
  margin-top: 32px;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.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: #737475;
  transition-duration: 0.25s;
  font-style: italic;
}

.popup__input::-moz-placeholder {
  opacity: 1;
  color: #737475;
  transition-duration: 0.25s;
  font-style: italic;
}

.popup__input:-ms-input-placeholder {
  opacity: 1;
  color: #737475;
  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__optin, .popup__disclaimer {
  font-weight: normal;
  font-size: 12px;
}

.popup__optin input, .popup__disclaimer input {
  height: 24px;
  width: 24px;
  border-radius: 4px;
  margin-right: 16px;
  font-weight: normal;
  accent-color: #006ceb;
}

.popup__optin {
  margin: 16px 0;
}

.popup__optin label {
  text-align: left;
  line-height: 1.7;
}

.popup__disclaimer {
  margin: 16px 0 32px 0;
  font-size: 10px;
  text-align: left;
  position: relative;
}

.popup__disclaimer a {
  color: #006ceb;
}

.popup__forgot {
  font-size: 16px;
  font-weight: bold;
  clear: both;
  text-align: left;
  margin-bottom: 20px;
}

.popup__forgot a {
  text-decoration: none;
}

.popup__forgot.optin {
  text-align: left;
  margin: 16px 0;
}

.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);
}

hr.signup-divider {
  position: absolute;
  border-bottom: 1px solid #D6E0ED;
  bottom: 0;
  left: 0;
  width: 100%;
}

.looking-for-roadpass {
  background-color: #fef9c3;
  border-radius: 8px;
  margin: 24px auto;
  padding: 14px;
}

.looking-for-roadpass svg {
  margin-right: 4px;
}

.looking-for-roadpass p {
  color: #3e3f40;
  font-size: 14px;
  text-align: left;
}

.popup__alternative {
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
}

.popup__alternative a {
  text-decoration: none;
}

.popup .fine-print {
  margin: 24px auto 0;
  text-align: justify;
  width: 80%;
}

@media (max-width: 1023px) { /* tablet */
  .popup {
    -webkit-overflow-scrolling: touch;
  }
}
@media (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__window.vud {
    width: 100%;
    padding: 0;
    height: 100vh;
    max-height: 100vh;
    height: 100dvh;
    max-height: 100dvh;
  }
  .popup__window.vud .popup__header, .popup__window.vud .popup__body, .popup__window.vud .popup__options {
    padding: 16px 24px;
  }
  .popup__window.vud .popup__footer {
    padding-left: 24px;
    padding-right: 24px;
  }
  .popup__close {
    top: 16px;
    right: 16px;
    left: auto;
  }
  .popup__close::after,
  .popup__close::before {
    background-color: #464553;
  }
}
@media only screen and (max-width: 812px) {
  .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;
  }
  .fieldgroup input, .fieldgroup select {
    font-size: 16px;
  }
  .popup__close::after,
  .popup__close::before {
    background-color: #464553;
  }
}
@media only screen and (max-device-width: 599px) {
  .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;
  }
}
@media (max-width: 479px) {
  .popup__footer .vehicle-add-container .wp-block-button__link {
    display: inline-block;
    width: auto;
  }
}
.address-popup div.popup__title.h3, #sign-up-thank-you-address div.popup__title.h3 {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 36px;
}

.address-popup div.popup__title.h3.success, #sign-up-thank-you-address div.popup__title.h3.success {
  color: #14B8FF;
}

.address-popup div.popup__title.h3.success.address-success, #sign-up-thank-you-address div.popup__title.h3.success.address-success {
  background: white;
  padding: 30px;
  border-radius: 20px;
  box-shadow: 0 0 10px gray;
}

.address-popup div.popup__heading.h6, #sign-up-thank-you-address div.popup__heading.h6 {
  text-align: left;
  font-size: 20px;
  padding-bottom: 5px;
  margin-bottom: 14px;
  border-bottom: 2px solid #F9D209;
}

.address-popup p, #sign-up-thank-you-address p {
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
}

.address-popup #thankyou-address-errors, #sign-up-thank-you-address #thankyou-address-errors {
  color: #EF3340;
  font-size: 12px;
  padding: 10px 0;
  position: relative;
  left: 0;
  bottom: 0;
}

.address-popup button.field-clear, #sign-up-thank-you-address button.field-clear {
  display: none;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -16px;
}

.address-popup button.field-clear::before, .address-popup button.field-clear::after, #sign-up-thank-you-address button.field-clear::before, #sign-up-thank-you-address button.field-clear::after {
  content: "";
  position: absolute;
  bottom: 50%;
  right: 50%;
  width: 16px;
  height: 1px;
  margin: 8px -8px 0 0;
  border-radius: 1px;
  background-color: #24201D;
}

.address-popup button.field-clear::before, #sign-up-thank-you-address button.field-clear::before {
  transform: rotate(45deg);
}

.address-popup button.field-clear::after, #sign-up-thank-you-address button.field-clear::after {
  transform: rotate(-45deg);
}

.address-popup #remove-vehicle-button, #sign-up-thank-you-address #remove-vehicle-button {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -16px;
  background-image: var(--wpr-bg-df1f28a6-1c3c-4409-9224-a13077548212);
  background-position: center center;
  background-repeat: no-repeat;
}

.address-popup #vehicle-selector, #sign-up-thank-you-address #vehicle-selector {
  color: #006ceb;
  font-size: 14px;
  font-weight: bold;
  background-image: var(--wpr-bg-e1743f85-a911-470b-8048-247ae9663b14);
  background-position: 16px 14px;
  background-repeat: no-repeat;
  padding-left: 36px;
}

.address-popup #vehicle-selector span.vehicle-selected, #sign-up-thank-you-address #vehicle-selector span.vehicle-selected {
  color: #031846;
}

.address-popup #vehicle-selector button.field-clear, #sign-up-thank-you-address #vehicle-selector button.field-clear {
  display: block;
}

.address-popup .valid-vehicle #vehicle-selector, #sign-up-thank-you-address .valid-vehicle #vehicle-selector {
  color: #464554;
}

.address-popup form #home-address-errors, #sign-up-thank-you-address form #home-address-errors {
  color: #EF3340;
  font-size: 12px;
  padding: 10px 0;
  position: relative;
  left: 0;
  bottom: 0;
}

.address-popup form .active-search .address-field, .address-popup form .active-search.address-field, #sign-up-thank-you-address form .active-search .address-field, #sign-up-thank-you-address form .active-search.address-field {
  border-color: #14B8FF;
}

.address-popup .address-search-container, #sign-up-thank-you-address .address-search-container {
  position: relative;
  z-index: 1;
}

.address-popup .address-search-container input, #sign-up-thank-you-address .address-search-container input {
  width: 100%;
}

.address-popup .address-search-container .search__autocomplete, #sign-up-thank-you-address .address-search-container .search__autocomplete {
  background: white;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

.address-popup .address-search-container .search__autocomplete ul.autocomplete li, #sign-up-thank-you-address .address-search-container .search__autocomplete ul.autocomplete li {
  font-size: 14px;
  text-align: left;
  padding: 4px 10px 6px;
  cursor: pointer;
}

.address-popup .address-search-container .search__autocomplete ul.autocomplete li.hovered, #sign-up-thank-you-address .address-search-container .search__autocomplete ul.autocomplete li.hovered {
  background-color: #EDF9F9;
}

.address-popup .address-search-container .search__autocomplete ul.autocomplete li span.autocomplete-item-container, #sign-up-thank-you-address .address-search-container .search__autocomplete ul.autocomplete li span.autocomplete-item-container {
  width: 100%;
  text-wrap: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}

.address-popup .address-search-container .search__autocomplete ul.autocomplete li span.address-item, #sign-up-thank-you-address .address-search-container .search__autocomplete ul.autocomplete li span.address-item {
  padding-top: 6px;
  font-size: 14px;
  color: #031846;
}

.address-popup .address-search-container .search__autocomplete ul.autocomplete li span.address-item span, #sign-up-thank-you-address .address-search-container .search__autocomplete ul.autocomplete li span.address-item span {
  font-size: 10px;
  color: #878889;
  margin-left: 5px;
}

.address-popup .address-search-container .search__autocomplete ul.autocomplete li i, #sign-up-thank-you-address .address-search-container .search__autocomplete ul.autocomplete li i {
  width: 44px;
  height: 44px;
  text-align: center;
  display: inline-block;
  width: 44px;
  height: 44px;
  vertical-align: middle;
}

.address-popup .address-search-container .search__autocomplete ul.autocomplete li i svg, #sign-up-thank-you-address .address-search-container .search__autocomplete ul.autocomplete li i svg {
  width: 20px;
  height: 20px;
  display: inline-block;
  height: 100%;
}

.address-popup .vehicle-dropdown-cell, #sign-up-thank-you-address .vehicle-dropdown-cell {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #D6E0ED;
}

.address-popup .vehicle-dropdown-cell .dropdown-vehicle-selections, #sign-up-thank-you-address .vehicle-dropdown-cell .dropdown-vehicle-selections {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 37px 0 rgba(4, 9, 50, 0.2);
  padding: 0 24px;
  position: absolute;
  z-index: 2;
  width: 340px;
  max-width: 100%;
  display: none;
}

.address-popup .vehicle-dropdown-cell .dropdown-vehicle-selections.active, #sign-up-thank-you-address .vehicle-dropdown-cell .dropdown-vehicle-selections.active {
  display: block;
}

.address-popup .vehicle-dropdown-cell .dropdown-vehicle-selections .dropdown-vehicle-selection, #sign-up-thank-you-address .vehicle-dropdown-cell .dropdown-vehicle-selections .dropdown-vehicle-selection {
  padding: 24px 0;
  border-bottom: 1px solid #D6E0ED;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.address-popup .vehicle-dropdown-cell .dropdown-vehicle-selections .dropdown-vehicle-selection .vehicle-icon img, #sign-up-thank-you-address .vehicle-dropdown-cell .dropdown-vehicle-selections .dropdown-vehicle-selection .vehicle-icon img {
  display: block;
  margin-right: 10px;
}

.address-popup .vehicle-dropdown-cell .dropdown-vehicle-selections .dropdown-vehicle-selection .vehicle-description p, #sign-up-thank-you-address .vehicle-dropdown-cell .dropdown-vehicle-selections .dropdown-vehicle-selection .vehicle-description p {
  font-weight: bold;
  margin-bottom: 0;
}

.address-popup .vehicle-dropdown-cell .dropdown-vehicle-selections .dropdown-vehicle-selection:hover .vehicle-icon img, #sign-up-thank-you-address .vehicle-dropdown-cell .dropdown-vehicle-selections .dropdown-vehicle-selection:hover .vehicle-icon img {
  animation-name: vehicle;
  animation-duration: 0.2s;
  animation-iteration-count: infinite;
}

.address-popup .address-cell, #sign-up-thank-you-address .address-cell {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #D6E0ED;
}

.vehicle-popup #popup-vehicle-form-cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  display: none;
}

.vehicle-popup .vehicle-popup__back span.arrow {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  margin-top: 3px;
  margin-right: 5px;
}

.vehicle-popup .vehicle-popup__back span.arrow svg {
  transform: rotate(180deg);
  width: 100%;
}

.vehicle-popup .vehicle-popup__back span.arrow svg path {
  fill: #031846;
}

.vehicle-popup .vehicle-popup__back span.text {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  color: #031846;
}

.vehicle-popup .popup__title.h3 {
  font-size: 24px;
  margin-bottom: 30px;
  padding: 0 20px;
}

.vehicle-popup .vehicle-forms .rvonly {
  display: none;
}

.vehicle-popup .vehicle-forms .rv, .vehicle-popup .vehicle-forms .car, .vehicle-popup .vehicle-forms .motorcycle {
  display: none;
}

.vehicle-popup .vehicle-forms.rv .rvonly {
  display: block;
}

.vehicle-popup .vehicle-forms.rv .rvonly.flex-grid, .vehicle-popup .vehicle-forms.rv .rv {
  display: flex;
}

.vehicle-popup .vehicle-forms.car .car {
  display: flex;
}

.vehicle-popup .vehicle-forms.motorcycle .motorcycle {
  display: flex;
}

.vehicle-popup .vehicle-forms input.custom-rv {
  display: none;
}

.vehicle-popup .vehicle-forms p#standard-rv {
  display: none;
}

.vehicle-popup .vehicle-forms.custom-rv input.custom-rv {
  display: block;
}

.vehicle-popup .vehicle-forms.custom-rv p#standard-rv {
  display: block;
}

.vehicle-popup .vehicle-forms.custom-rv p#custom-rv {
  display: none;
}

.vehicle-popup .vehicle-forms p#custom-rv, .vehicle-popup .vehicle-forms p#standard-rv {
  font-weight: bold;
  text-align: left;
}

.vehicle-popup .vehicle-forms #add-vehicle-button {
  max-width: 150px;
}

.vehicle-popup .popup-vehicle-details, .vehicle-popup .rv-additional-detail-container, .vehicle-popup .popup-vehicle-fuel {
  margin: 20px 0;
}

.vehicle-popup .popup-vehicle-details input::-webkit-outer-spin-button, .vehicle-popup .popup-vehicle-details input::-webkit-inner-spin-button, .vehicle-popup .rv-additional-detail-container input::-webkit-outer-spin-button, .vehicle-popup .rv-additional-detail-container input::-webkit-inner-spin-button, .vehicle-popup .popup-vehicle-fuel input::-webkit-outer-spin-button, .vehicle-popup .popup-vehicle-fuel input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.vehicle-popup .popup-vehicle-details input[type=number], .vehicle-popup .rv-additional-detail-container input[type=number], .vehicle-popup .popup-vehicle-fuel input[type=number] {
  -moz-appearance: textfield;
}

.vehicle-popup .popup-vehicle-details .vehicle-select-holder select, .vehicle-popup .rv-additional-detail-container .vehicle-select-holder select, .vehicle-popup .popup-vehicle-fuel .vehicle-select-holder select {
  width: 100%;
  padding-right: 10px;
}

.vehicle-popup .popup-vehicle-details .vehicle-select-holder select.valid, .vehicle-popup .rv-additional-detail-container .vehicle-select-holder select.valid, .vehicle-popup .popup-vehicle-fuel .vehicle-select-holder select.valid {
  color: #031846;
  font-style: normal;
}

.vehicle-popup .popup-vehicle-details .vehicle-select-holder select option, .vehicle-popup .rv-additional-detail-container .vehicle-select-holder select option, .vehicle-popup .popup-vehicle-fuel .vehicle-select-holder select option {
  color: #031846;
  font-style: normal;
}

.vehicle-popup .popup-vehicle-details .custom-rv p, .vehicle-popup .rv-additional-detail-container .custom-rv p, .vehicle-popup .popup-vehicle-fuel .custom-rv p {
  margin: 14px 0;
}

.vehicle-popup .vehicle-error-container p {
  color: #EF3340;
  font-size: 12px;
}

.vehicle-popup .vehicle-error-container:not(:empty) {
  margin-bottom: 10px;
}

.vehicle-popup .popup-vehicle-details {
  margin-top: 0;
}

.vehicle-popup .popup__footer {
  background: #fff;
  border-top: 1px solid #D6E0ED;
  padding: 16px 32px;
}

#sign-up-thank-you-address button.field-clear {
  top: 60%;
  right: -10px;
}

#sign-up-thank-you-address div.popup__title.h3 {
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.auth-message-modal .popup__window {
  padding: 40px 27px;
}

@media (max-width: 767px) {
  .auth-message-modal .popup__window {
    width: auto;
    height: 100vh;
    border-radius: 0px;
    padding-top: 80px;
  }
}
.auth-message-modal .popup__window p {
  margin: 16px 0;
}

.auth-message-modal .popup__window .modal-button {
  display: block;
  margin: 16px auto;
  max-width: 300px;
  height: 40px;
}

.auth-message-modal .popup__window .mobile-button {
  display: none;
}

@media (max-width: 767px) {
  .auth-message-modal .popup__window .mobile-button {
    display: block;
  }
}
.auth-message-modal .popup__window .roadtrippers-logo {
  margin-bottom: 20px;
}

#fb-email .popup__window {
  padding: 30px;
}

.fb-auth-buttons {
  position: relative;
}

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

.info-notice {
  background: #E6F2F7;
  border-radius: 8px;
  padding: 8px;
  margin-bottom: 24px;
  text-align: left;
}

.info-notice svg {
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  vertical-align: middle;
  top: -1px;
  margin-right: 6px;
}

@media (max-width: 767px) {
  .info-notice svg {
    float: left;
    top: 1px;
  }
}
.info-notice span {
  display: inline-block;
  width: calc(100% - 25px);
  vertical-align: top;
}

@media (max-width: 767px) {
  .info-notice span {
    float: left;
    width: calc(100% - 21px);
  }
}
#upgrade-modal .popup-inner, #upgrade-modal-theme .popup-inner {
  padding: 0;
}

#upgrade-modal h3, #upgrade-modal-theme h3 {
  font-family: "Public Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}

#upgrade-modal .green-button, #upgrade-modal-theme .green-button {
  padding-left: 30px;
  padding-right: 30px;
  margin: 20px 10px 0 10px;
}

#upgrade-modal-theme .modal-sign-up {
  padding: 30px;
}

#upgrade-modal-theme p {
  margin-bottom: 20px;
}

#upgrade-modal-theme .blue-button-solid {
  padding: 10px 30px;
  margin: 0 4px;
  background: #006ceb;
  color: #fff;
  transition: all 0.2s ease-in;
  border-radius: 48px;
  display: inline-block;
  font-weight: bold;
}

#upgrade-modal-theme .blue-button-solid:hover {
  background: #031846;
}

#marketing-campaign.popup_visible .promo form input[type=submit], #marketing-campaign.popup_visible .promo form button, #marketing-campaign.popup_visible .promo-phone form input[type=submit], #marketing-campaign.popup_visible .promo-phone form button {
  pointer-events: auto;
}

#marketing-campaign .additional-copy {
  text-align: left;
}

#marketing-campaign .additional-copy h1, #marketing-campaign .additional-copy h2, #marketing-campaign .additional-copy h3, #marketing-campaign .additional-copy h4, #marketing-campaign .additional-copy h5 {
  margin-bottom: 12px;
  color: #031846;
}

#marketing-campaign .additional-copy p {
  margin: 18px 0;
  font-size: 16px;
  color: #031846;
}

#marketing-campaign .additional-copy ul li {
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  margin-bottom: 6px;
  margin-left: 18px;
  font-size: 16px;
  color: #031846;
}

#marketing-campaign .additional-copy ol li {
  display: list-item;
  list-style-type: decimal;
  list-style-position: outside;
  margin-bottom: 6px;
  margin-left: 18px;
  font-size: 16px;
  color: #031846;
}

#marketing-campaign .promo.active, #marketing-campaign .promo-phone.active {
  opacity: 1;
  visibility: visible;
}

#marketing-campaign .promo form, #marketing-campaign .promo-phone form {
  overflow: auto;
}

#marketing-campaign .promo img, #marketing-campaign .promo-phone img {
  width: 100%;
  display: block;
}

#marketing-campaign .promo form, #marketing-campaign .promo-phone form {
  font-family: "Public Sans", Helvetica, Arial, sans-serif;
  width: 100%;
  margin-top: 20px;
}

#marketing-campaign .promo form input, #marketing-campaign .promo-phone form input {
  display: block;
  margin-bottom: 10px;
}

#marketing-campaign .promo form input[type=email], #marketing-campaign .promo form input[type=tel], #marketing-campaign .promo-phone form input[type=email], #marketing-campaign .promo-phone form input[type=tel] {
  background: white;
  width: 100%;
  padding: 12px;
  border: 1px solid #E6F2F7;
  font-size: 14px;
}

@media (max-width: 767px) {
  #marketing-campaign .promo form input[type=email], #marketing-campaign .promo form input[type=tel], #marketing-campaign .promo-phone form input[type=email], #marketing-campaign .promo-phone form input[type=tel] {
    font-size: 16px;
  }
}
#marketing-campaign .promo form input[type=submit], #marketing-campaign .promo form button, #marketing-campaign .promo-phone form input[type=submit], #marketing-campaign .promo-phone form button {
  width: 100%;
  margin-bottom: 20px;
  background-position: center center;
  background-image: none;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

#marketing-campaign .promo form button.working, #marketing-campaign .promo-phone form button.working {
  background-color: #F9D209;
  background-image: var(--wpr-bg-3bf6937e-533a-4b9a-8efc-82d4c67be03f);
  opacity: 0.6;
  pointer-events: none;
}

#marketing-campaign .promo form #campaign-email-error, #marketing-campaign .promo form #campaign-phone-error, #marketing-campaign .promo-phone form #campaign-email-error, #marketing-campaign .promo-phone form #campaign-phone-error {
  font-size: 12px;
  padding: 4px;
  margin-bottom: 5px;
  line-height: 1;
  border-radius: 10px;
}

#marketing-campaign .promo form #campaign-email-error:empty, #marketing-campaign .promo form #campaign-phone-error:empty, #marketing-campaign .promo-phone form #campaign-email-error:empty, #marketing-campaign .promo-phone form #campaign-phone-error:empty {
  padding: 0px;
  margin-bottom: 0px;
}

#marketing-campaign .promo a#campaign-continue, #marketing-campaign .promo-phone a#campaign-continue {
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}

#marketing-campaign .promo .disclaimer, #marketing-campaign .promo-phone .disclaimer {
  padding: 16px 24px 30px 24px;
}

#marketing-campaign .promo .disclaimer p, #marketing-campaign .promo .disclaimer li, #marketing-campaign .promo .disclaimer a, #marketing-campaign .promo-phone .disclaimer p, #marketing-campaign .promo-phone .disclaimer li, #marketing-campaign .promo-phone .disclaimer a {
  color: inherit;
  text-align: left;
  font-size: 12px;
  line-height: 1.5;
}

#marketing-campaign .promo .disclaimer a, #marketing-campaign .promo-phone .disclaimer a {
  text-decoration: underline;
}

#marketing-campaign .promo-phone {
  display: none;
}

.planner-popup .popup__window.vud {
  overflow: visible;
  max-height: none;
}

.planner-popup .popup__header {
  padding: 32px 32px 10px 32px;
  z-index: 3;
  border-bottom: none;
}

.planner-popup .popup__header h3 {
  font-family: Souvenir, Georgia, serif;
  margin-bottom: 10px;
}

.planner-popup .popup__header p {
  text-align: left;
  line-height: 1.5;
  width: calc(100% + 30px);
}

.planner-popup .popup__header hr {
  height: 1px;
  width: calc(100% - 64px);
  background: #D6E0ED;
  position: absolute;
  bottom: 0;
}

.planner-popup .popup__body {
  position: relative;
  z-index: 2;
}

.planner-popup .popup__footer #popup-planner-submit.deactivated {
  background: #D6E0ED;
  pointer-events: none;
}

.planner-popup .popup__footer.sticky {
  position: sticky;
  bottom: 0;
  left: 0;
  z-index: 2;
  border-radius: 0 0 8px 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 10%);
}

/* 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: var(--wpr-bg-4d97e753-66b8-44d3-b180-1cc91a9d050e) 0 100% no-repeat;
}

.main-nav__inn {
  height: 100%;
  overflow: auto;
  padding-left: 140px;
  background: #FFF;
  transition-duration: 1s;
}

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

.main-nav__head {
  padding: 32px 0 0 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: 0px;
  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;
}

a.mobile-home-link {
  display: block;
}

a.mobile-home-link .logo {
  margin-left: 0;
}

a.mobile-home-link .logo img {
  margin-left: 0;
}

.mobile-nav .mobile-menu > li.menu-item {
  text-transform: uppercase;
  display: block;
  padding: 15px 0 20px 0;
}

.mobile-nav .mobile-menu > li.menu-item.mobile-hide {
  display: none;
}

.mobile-nav .mobile-menu > li.menu-item > a {
  display: block;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 12px;
}

.mobile-nav .mobile-menu > li.menu-item > a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  line-height: 1;
  background-image: var(--wpr-bg-9f51b670-b5a5-4ffd-8faa-0bfca5d9b5e6);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center -2px;
}

.mobile-nav .mobile-menu > li.menu-item .sub-menu li {
  display: block;
  text-transform: none;
}

.mobile-nav .mobile-menu > li.menu-item .sub-menu li > a {
  display: block;
  font-weight: normal;
  padding: 7px 0;
}

.mobile-nav .mobile-menu > li.menu-item .sub-menu li > a:after {
  content: none;
}

#main-nav .main-nav__foot {
  position: relative;
  margin-left: -206px;
  padding: 24px 0 40px 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: var(--wpr-bg-d9642646-d33f-416d-a284-4041b58f2eab);
}

.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__foot::before {
    background-image: var(--wpr-bg-68c61d42-5dcf-4969-9188-77737cf77f3a);
    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 0 0;
  }
}
@media only screen and (max-device-width: 599px) and (orientation: portrait) { /* mobile */
  .main-nav {
    width: 290px;
  }
  .main-nav::after {
    width: 61px;
    background-image: url(../png/bgblue%402x.png);
    background-size: 100% 100%;
  }
  .main-nav__inn {
    padding-left: 16px;
    padding-top: 54px;
    background-position: -16px 100%;
  }
  .main-nav__head .logo {
    display: inline-block;
    margin-left: 30px;
  }
  .main-nav__list {
    margin: 0;
    padding-bottom: 30px;
  }
  .main-nav__list#mobile-profile-nav {
    padding-bottom: 0;
  }
  .main-nav__list_alt {
    margin: 12px 0 0 58px;
  }
  .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;
}

/* Feature Post Hero
----------------------------------------------------------------------------------------------------*/
.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 var(--wpr-bg-c4c84b49-2117-4394-9b05-bb4804484540) 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: var(--wpr-bg-f9b21cdd-713b-4f0a-93f1-26bdecd4e354) 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: 0.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: 0.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: 0.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: 0.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: 0.35s;
  opacity: 0;
}

.featured-post-hero .bean-1 {
  width: 148px;
  height: 191px;
  background: var(--wpr-bg-2698b794-a1c1-4749-b9cc-cdbdd3934c28) 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: var(--wpr-bg-618a8503-aa6b-4775-bf53-acd28a78a817) 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: var(--wpr-bg-eda05835-4ed0-4748-9429-de757ad2543d) 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: var(--wpr-bg-a1ab66e0-9f1d-49cc-8c25-4b8434fad3f2) 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: var(--wpr-bg-687f1ea7-1a4c-4514-9005-b28cc2ed3367) 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: var(--wpr-bg-b1902e0b-6c3f-4016-b5f9-2552d97bfe04) 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: var(--wpr-bg-c5c76541-d77d-492e-bd0a-df990e5f1b1e) 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: 0.15s;
  transform: none;
  opacity: 1;
}

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

/* Planner Widget
----------------------------------------------------------------------------------------------------*/
.planner-widget {
  width: 100%;
  max-width: 752px;
  margin: 0 auto;
  border-radius: 24px;
}

.planner-widget .search__options_container {
  border-bottom: 1px solid #fff;
  background: radial-gradient(107.32% 141.42% at 0% 0%, rgba(255, 255, 255, 0.2) 14%, #EEE 52.5%, rgba(255, 255, 255, 0.2) 100%);
  animation: hero-gradient-flow 10s ease-in-out infinite;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  text-align: center;
}

.planner-widget .search__options_container .search__options {
  position: relative;
  display: inline-block;
}

.planner-widget .search__options_container .search__options a {
  display: inline-block;
  padding: 16px;
  font-size: 16px;
}

.planner-widget .search__options_container .search__options a.js__tab_active {
  font-weight: bold;
  color: #006ceb;
}

.planner-widget .search__options_container .search__options .active-highlight {
  width: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background: #006ceb;
  transition: all 0.2s ease-in-out;
}

.planner-widget .search__group {
  position: relative;
  border-radius: 8px;
  border: 1px solid transparent;
}

.planner-widget .search__group.radio-choice {
  border: 1px solid #D6E0ED;
  border-radius: 8px;
  padding: 12px;
}

.planner-widget .search__group.radio-choice.selected {
  border-color: #60687C;
}

.planner-widget .search__group.radio-choice.form-error {
  border-color: #EF3340;
}

.planner-widget .search__group.active-search {
  border-color: #14B8FF;
}

.planner-widget .search__group.form-error {
  border-color: #EF3340;
}

.planner-widget .search__group input {
  text-overflow: ellipsis;
}

.planner-widget .search__group ul.autocomplete {
  max-height: 250px;
  overflow: auto;
}

.planner-widget .search__group ul.autocomplete li {
  width: 100%;
}

.planner-widget .search__group ul.autocomplete li i {
  vertical-align: middle;
}

.planner-widget .search__group ul.autocomplete li span.autocomplete-item-container {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  width: 100%;
  text-wrap: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #031846;
}

.planner-widget .search__group ul.autocomplete li span.autocomplete-item-container span {
  display: inline;
}

.planner-widget .search__group .autocomplete_error {
  position: absolute;
  left: 14px;
  bottom: -16px;
  display: none;
  color: #EF3340;
}

.planner-widget .search__group .search__autocomplete {
  width: 100%;
  left: 0px;
  top: 100%;
  position: absolute;
  display: none;
  margin-top: 10px;
  overflow: hidden;
}

.planner-widget .search__group .search__autocomplete .autocomplete, .planner-widget .search__group .search__autocomplete .starting-locations {
  border: 1px solid #D6E0ED;
  box-shadow: 0 0 20px #D6E0ED;
  border-radius: 8px;
}

.planner-widget .search__group .search__autocomplete .autocomplete:empty, .planner-widget .search__group .search__autocomplete .starting-locations:empty {
  border: 0px solid #D6E0ED;
  box-shadow: none;
  margin-top: 0;
}

.planner-widget .search__group .search__autocomplete .autocomplete li, .planner-widget .search__group .search__autocomplete .starting-locations li {
  /*width:100%;*/
  text-align: left;
  text-overflow: ellipsis;
  font-size: 14px;
  background: #F2F3F3;
  border-bottom: 1px solid #D6E0ED;
  padding: 12px 16px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  text-wrap: nowrap;
  align-items: center;
}

.planner-widget .search__group .search__autocomplete .autocomplete li:first-child, .planner-widget .search__group .search__autocomplete .starting-locations li:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.planner-widget .search__group .search__autocomplete .autocomplete li:last-child, .planner-widget .search__group .search__autocomplete .starting-locations li:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.planner-widget .search__group .search__autocomplete .autocomplete li:hover, .planner-widget .search__group .search__autocomplete .autocomplete li.active, .planner-widget .search__group .search__autocomplete .autocomplete li.hovered, .planner-widget .search__group .search__autocomplete .starting-locations li:hover, .planner-widget .search__group .search__autocomplete .starting-locations li.active, .planner-widget .search__group .search__autocomplete .starting-locations li.hovered {
  background: #fff;
}

.planner-widget .search__group .search__autocomplete .autocomplete li span.autocomplete-item-container, .planner-widget .search__group .search__autocomplete .starting-locations li span.autocomplete-item-container {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}

.planner-widget .search__group .search__autocomplete .autocomplete li span.autocomplete-item-container span, .planner-widget .search__group .search__autocomplete .starting-locations li span.autocomplete-item-container span {
  font-size: 12px;
  color: #60687C;
  text-overflow: ellipsis;
  text-wrap: nowrap;
  min-width: 0;
}

.planner-widget .search__group .search__autocomplete .autocomplete li i, .planner-widget .search__group .search__autocomplete .autocomplete li i img, .planner-widget .search__group .search__autocomplete .autocomplete li i svg, .planner-widget .search__group .search__autocomplete .starting-locations li i, .planner-widget .search__group .search__autocomplete .starting-locations li i img, .planner-widget .search__group .search__autocomplete .starting-locations li i svg {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  margin-right: 6px;
}

.planner-widget .search__group.search__group_focused .search__autocomplete {
  display: block;
}

.planner-widget .search__forms {
  padding-bottom: 16px;
}

.planner-widget .search__forms .search__form {
  position: relative;
  z-index: 1;
  padding: 24px 32px 12px 32px;
  display: none;
}

.planner-widget .search__forms .search__form.js__tab-target_active {
  display: block;
}

.planner-widget .search__forms .search__form .field-cell, .planner-widget .search__forms .search__form .search_group_l_cell {
  z-index: 1;
}

.planner-widget .search__forms .search__form .field-cell .search_group_from_cell, .planner-widget .search__forms .search__form .search_group_l_cell .search_group_from_cell {
  z-index: 1;
}

.planner-widget .search__forms .search__form .field-cell .search_group_to_cell, .planner-widget .search__forms .search__form .search_group_l_cell .search_group_to_cell {
  z-index: 0;
}

.planner-widget .search__forms .search__form .submit-cell {
  z-index: 0;
}

.planner-widget .search__forms .search__form button {
  display: block;
  width: 100%;
  padding: 20px;
  background: #006ceb;
  border-radius: 30px;
  text-transform: none;
  font-weight: bold;
  line-height: 1;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0);
  transition: all 0.2s ease-in-out;
  color: #fff;
}

.planner-widget .search__forms .search__form button:hover {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.35);
}

@media (max-width: 850px) {
  .planner-widget .search__forms .search__form button {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
    border-radius: 46px;
  }
}
@media (max-width: 567px) {
  .planner-widget .search__forms .search__form button {
    margin-top: 0;
  }
}
.planner-widget .home-address-grid-container {
  padding: 10px 32px;
  position: relative;
  z-index: 0;
  display: none;
}

.planner-widget .home-address-grid-container #save-as-home, .planner-widget .home-address-grid-container #save-as-home-header {
  margin-right: 5px;
}

.planner-widget .home-address-grid-container label {
  font-size: 14px;
  text-align: left;
  line-height: 1;
}

.planner-widget .autopilot-grid {
  position: relative;
  z-index: 0;
}

.planner-widget .autopilot-grid .autopilot-toggle .autopilot-toggle-container {
  cursor: pointer;
}

.planner-widget .autopilot-grid .autopilot-toggle.deactivated {
  opacity: 0;
}

.planner-widget .autopilot-grid .autopilot-toggle.deactivated .autopilot-toggle-container {
  pointer-events: none;
  cursor: default;
}

.planner-widget .autopilot-grid .autopilot-toggle.deactivated .autopilot-toggle-label {
  pointer-events: none;
}

.planner-widget .autopilot-grid .autopilot-toggle.deactivated .autopilot-toggle-label:hover .tooltip {
  display: none;
}

.planner-widget .autopilot-grid .autopilot-toggle.deactivated {
  opacity: 0;
}

.planner-widget .autopilot-grid .autopilot-toggle.deactivated .autopilot-toggle-container {
  pointer-events: none;
  cursor: default;
}

.planner-widget .autopilot-grid .autopilot-toggle.deactivated .autopilot-toggle-label {
  pointer-events: none;
}

.planner-widget .autopilot-grid .autopilot-toggle.deactivated .autopilot-toggle-label:hover .tooltip {
  display: none;
}

.planner-widget .autopilot-grid .autopilot-toggle-container {
  padding: 10px 10px 10px 32px;
}

.planner-widget .autopilot-grid .autopilot-toggle-container .autopilot-toggle-track {
  width: 36px;
  height: 18px;
  background: #95969A;
  transition: all 0.2s ease-in;
  border-radius: 100px;
  position: relative;
  cursor: pointer;
}

.planner-widget .autopilot-grid .autopilot-toggle-container .autopilot-toggle-track .toggle-selector {
  display: block;
  width: 16px;
  height: 16px;
  background: #fff;
  position: absolute;
  top: 1px;
  left: 1px;
  border-radius: 50%;
  transition: all 0.1s ease-out;
}

.planner-widget .autopilot-grid .autopilot-toggle-container .autopilot-toggle-track.active {
  background: #031846;
}

.planner-widget .autopilot-grid .autopilot-toggle-container .autopilot-toggle-track.active .toggle-selector {
  left: 19px;
}

.planner-widget .autopilot-grid .autopilot-toggle-label {
  text-align: left;
  display: inline-block;
  position: relative;
}

.planner-widget .autopilot-grid .autopilot-toggle-label label {
  cursor: help;
  font-size: 14px;
  color: #031846;
}

.planner-widget .autopilot-grid .autopilot-toggle-label label span.tooltip-trigger {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  display: inline-block;
  background: #006ceb;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}

.planner-widget .autopilot-grid .autopilot-toggle-label .tooltip {
  display: none;
  position: absolute;
  width: 200px;
  top: calc(100% + 5px);
  right: -10px;
  background: #F2F3F3;
  border-radius: 8px;
  padding: 12px;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.35);
}

.planner-widget .autopilot-grid .autopilot-toggle-label .tooltip p {
  font-size: 12px;
}

.planner-widget .autopilot-grid .autopilot-toggle-label .tooltip:before {
  content: "";
  display: block;
  position: absolute;
  right: 13px;
  top: -5px;
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #F2F3F3;
}

.planner-widget .autopilot-grid .autopilot-toggle-label .tooltip a {
  color: #006ceb;
  text-decoration: underline;
}

.planner-widget .autopilot-grid .autopilot-toggle-label:hover .tooltip {
  display: block;
}

.planner-widget .persona-selector-container {
  visibility: hidden;
}

.planner-widget .persona-selector-container.visible {
  height: 40px;
  visibility: visible;
}

.planner-widget #trip-persona-selector {
  position: absolute;
  right: 16px;
  background: transparent;
  border-radius: 8px;
}

.planner-widget #trip-persona-selector .dropdown {
  display: none;
}

.planner-widget #trip-persona-selector .dropdown span {
  background-image: var(--wpr-bg-a1232c8c-1707-4408-9cf8-3fb07eedfabc);
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: right 12px center;
}

.planner-widget #trip-persona-selector .dropdown.active {
  display: block;
}

.planner-widget #trip-persona-selector.expanded {
  background-color: rgba(242, 243, 243, 0.7);
  backdrop-filter: blur(10px);
  box-shadow: 0 0 20px #ccc;
}

.planner-widget #trip-persona-selector.expanded .dropdown {
  display: block;
}

.planner-widget #trip-persona-selector.expanded .dropdown span {
  background-image: none;
}

.planner-widget #trip-persona-selector.expanded .dropdown.active span {
  background-image: var(--wpr-bg-08432fcf-9bc7-4269-aa6b-e6f34b0eec28);
  background-color: rgba(20, 184, 255, 0.1);
}

.planner-widget #trip-persona-selector.expanded .dropdown:hover span {
  background-color: rgba(96, 104, 124, 0.1);
}

.planner-widget #trip-persona-selector li {
  text-align: left;
  padding: 2px 6px;
  cursor: pointer;
}

.planner-widget #trip-persona-selector li:first-child {
  padding-top: 6px;
}

.planner-widget #trip-persona-selector li:last-child {
  padding-bottom: 6px;
}

.planner-widget #trip-persona-selector span {
  font-size: 14px;
  border-radius: 4px;
  display: inline-block;
  width: 100%;
  padding: 2px 6px;
  padding-right: 30px;
}

.planner-widget .persona-toggle {
  display: none;
}

.planner-widget.form-planner, .planner-widget.button-planner {
  padding: 30px 0 10px 0;
}

@media (max-width: 767px) {
  .planner-widget.form-planner, .planner-widget.button-planner {
    padding: 30px 0 0 0;
  }
}
.planner-widget.form-planner span.ip-origin, .planner-widget.button-planner span.ip-origin {
  display: none;
}

.planner-widget.form-planner h2, .planner-widget.form-planner p, .planner-widget.button-planner h2, .planner-widget.button-planner p {
  padding: 0 30px;
}

.planner-widget.button-planner .search__group {
  height: 66px;
  padding: 10px;
}

.planner-widget.button-planner .search__group label {
  text-align: left;
  font-size: 10px;
  font-weight: bold;
}

.planner-widget.button-planner .search__group input {
  width: 100%;
  margin-top: 6px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .planner-widget.button-planner .search__group input {
    font-size: 16px;
  }
}
@media (max-width: 850px) {
  .planner-widget .search__form > .flex-grid.nowrap {
    flex-wrap: wrap;
  }
  .planner-widget .search__group .search__autocomplete li {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 4px;
  }
  .planner-widget .search__group .search__autocomplete li span {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .planner-widget .search__forms .search__form .field-cell, .planner-widget .search__forms .search__form .search_group_l_cell {
    margin-bottom: 8px;
  }
}
@media (max-width: 567px) {
  .planner-widget {
    margin-top: 40px;
  }
  .planner-widget .search__options_container .search__options a {
    font-size: 14px;
  }
  .planner-widget .search__forms .search__form {
    padding: 12px 20px;
  }
  .planner-widget .search__forms .search__form .search__groups.flex-grid.nowrap {
    flex-wrap: wrap;
  }
  .planner-widget .search__forms .search__form .search__groups .search__group, .planner-widget .search__forms .search__form .search_group_l_cell .search__group {
    background: #fff;
    border: 1px solid #95969A;
    margin-bottom: 16px;
  }
  .planner-widget .search__forms .search__form .search__groups .search__group.form-error, .planner-widget .search__forms .search__form .search_group_l_cell .search__group.form-error {
    border-color: #EF3340;
  }
  .planner-widget .search__forms .search__form .search__groups .search__group .autocomplete_error, .planner-widget .search__forms .search__form .search_group_l_cell .search__group .autocomplete_error {
    bottom: -15px;
  }
  .planner-widget .search__forms .search__form .field-cell, .planner-widget .search__forms .search__form .search_group_l_cell {
    background: transparent !important;
    border: none !important;
    margin-bottom: 0;
  }
}
/*Popup specific styles*/
.planner-widget.planner-popup {
  border-radius: 0;
  max-width: 100%;
}

.planner-widget.planner-popup p {
  text-align: left;
  font-weight: 500;
}

.planner-widget.planner-popup form.search__form {
  padding: 0;
}

.planner-widget.planner-popup form.search__form .search__autocomplete li {
  width: 100%;
  text-overflow: ellipsis;
}

.planner-widget.planner-popup .search__forms form.search__form {
  padding: 0;
}

.planner-widget.planner-popup .search__forms form.search__form .search__group {
  border-radius: 8px;
  border: 1px solid #60687C;
  width: 100%;
  background: #fff;
}

.planner-widget.planner-popup .search__forms form.search__form .search__group input {
  width: 100%;
  color: #60687C;
}

.planner-widget.planner-popup .search__forms form.search__form .search__group.active-search, .planner-widget.planner-popup .search__forms form.search__form .search__group.selected {
  border-color: #60687C;
}

.planner-widget.planner-popup .search__forms form.search__form .search__group.form-error {
  border-color: #EF3340;
}

.planner-widget.planner-popup .search__forms form.search__form .fieldgroup {
  margin-bottom: 18px;
}

.planner-widget.planner-popup .search__forms form.search__form .fieldgroup.search_group_to {
  margin-bottom: 28px;
}

.planner-widget.planner-popup .search__forms .home-address-grid-container {
  padding: 0px 32px 10px 3px;
}

.planner-widget.planner-popup .search__forms .radio-choice {
  min-height: 100px;
  background: #fff;
}

.planner-widget.planner-popup .search__forms .radio-choice.selected {
  animation: selectgrow 0.2s ease-out;
}

.planner-widget.planner-popup .search__forms .radio-choice input[type=radio] {
  width: 19px;
  height: 19px;
  accent-color: #031846;
  border-color: #031846;
}

.planner-widget.planner-popup .search__forms .radio-choice label {
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  cursor: pointer;
}

.planner-widget.planner-popup .search__forms .radio-choice label span.header {
  margin-bottom: 4px;
  margin-top: 0;
  font-size: 16px;
  display: block;
  font-weight: bold;
}

.planner-widget.planner-popup .search__forms .radio-choice label span.autopilot-logo {
  display: inline-block;
  width: 72px;
  height: 18px;
  margin-top: 1px;
  font-size: 0;
  vertical-align: middle;
  background-image: var(--wpr-bg-8e24dda4-091d-472f-9da6-098b13a0c796);
  background-size: contain;
  background-repeat: no-repeat;
}

.planner-widget.planner-popup .search__forms .autopilot-grid {
  margin-top: 0;
  border-top: 1px solid #D6E0ED;
  padding-top: 28px;
}

/* Non-popup planner styles */
.planner-widget:not(.planner-popup) {
  background: radial-gradient(107.32% 141.42% at 0% 0%, rgba(255, 255, 255, 0) 14%, #EEE 52.5%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0 0 20px #ccc;
  animation: hero-gradient-flow 10s ease-in-out infinite;
  position: relative;
  z-index: 2;
}

.planner-widget:not(.planner-popup) .search__forms {
  padding-bottom: 16px;
}

.planner-widget:not(.planner-popup) .search__forms .search__form .search__group {
  margin-bottom: 0;
}

.planner-widget:not(.planner-popup) .search__forms .search__form .search__group .search__autocomplete {
  min-width: 100%;
  width: 400px;
}

@media (max-width: 567px) {
  .planner-widget:not(.planner-popup) .search__forms .search__form .search__group {
    margin-bottom: 16px;
  }
  .planner-widget:not(.planner-popup) .search__forms .search__form .search__group .search__autocomplete {
    max-width: 100%;
  }
}
.planner-widget:not(.planner-popup) .search__forms .search__form .field-cell, .planner-widget:not(.planner-popup) .search__forms .search__form .search_group_l_cell {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #D6E0ED;
}

.planner-widget:not(.planner-popup) .search__forms .search__form .field-cell, .planner-widget:not(.planner-popup) .search__forms .search__form .search_group_l_cell {
  z-index: 1;
}

.planner-widget:not(.planner-popup) .search__forms .search__form .field-cell .search_group_from_cell, .planner-widget:not(.planner-popup) .search__forms .search__form .search_group_l_cell .search_group_from_cell {
  z-index: 1;
}

.planner-widget:not(.planner-popup) .search__forms .search__form .field-cell .search_group_to_cell, .planner-widget:not(.planner-popup) .search__forms .search__form .search_group_l_cell .search_group_to_cell {
  z-index: 0;
}

.planner-widget:not(.planner-popup) .search__forms .search__form .submit-cell {
  z-index: 0;
}

.planner-widget:not(.planner-popup) .search__forms .search__form button {
  padding: 20px;
  margin-left: 12px;
  border-radius: 8px;
  text-transform: none;
  font-weight: bold;
  height: 66px;
}

@media (max-width: 850px) {
  .planner-widget:not(.planner-popup) .search__forms .search__form button {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
    border-radius: 46px;
  }
}
@media (max-width: 567px) {
  .planner-widget:not(.planner-popup) .search__forms .search__form button {
    margin-top: 0;
  }
}
@keyframes selectgrow {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
/* Post List Items 
----------------------------------------------------------------------------------------------------*/
.stories {
  position: relative;
  z-index: 2;
  margin-bottom: 48px;
  padding: 32px 24px;
  border-radius: 4px;
  background: #FFF var(--wpr-bg-24f06961-5dcb-4373-8228-566645bacca0) 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 rgba(0, 0, 0, 0);
  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: 0.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: var(--wpr-bg-2b500f83-8a60-452d-b440-88de57530fe8);
  transform: rotate(-30deg);
  transform-origin: 100% 0;
}

.stories__shape_2 {
  top: 20px;
  right: -80px;
  width: 108px;
  height: 164px;
  background-image: var(--wpr-bg-be417d0c-bc8a-41db-8cb3-339d1ba88aa5);
  transform: rotate(75deg);
  transform-origin: 0 0;
}

.stories__shape_3 {
  right: -52px;
  bottom: -52px;
  width: 118px;
  height: 117px;
  background-image: var(--wpr-bg-d8eacec0-0997-49bf-8a62-1d6c8aed4ca6);
  transform: translate(-50%, -50%);
}

.stories__shape_4 {
  right: -80px;
  bottom: -48px;
  width: 35px;
  height: 38px;
  background-image: var(--wpr-bg-5f50c11b-3acc-43b2-ba5d-5743a67f19fe);
  transform: translate(-400%, -400%);
}

.stories__shape_5 {
  bottom: -52px;
  left: -48px;
  width: 79px;
  height: 85px;
  background-image: var(--wpr-bg-684cf63c-e1b6-42fb-9f06-aaf1a5fa9605);
  transform: translate(250%, -250%);
}

.stories__shape_6 {
  top: -44px;
  right: -116px;
  width: 246px;
  height: 195px;
  background-image: var(--wpr-bg-a76a10a7-6589-4a25-bab7-f31f7a9dcd6d);
  transform: rotate(75deg) translateX(25%);
  transform-origin: 0 0;
}

.stories__shape_7 {
  top: 132px;
  right: -40px;
  width: 51px;
  height: 51px;
  background-image: var(--wpr-bg-a50d6257-bcac-4d47-ba6e-7bf8e3f1988c);
  transform: translate(-100%, 100%);
}

.stories__shape_8 {
  right: -100px;
  bottom: -68px;
  width: 150px;
  height: 142px;
  background-image: var(--wpr-bg-69ce1c7c-4956-404e-ac2c-69a5e307ebec);
  transform: translate(-100%, -75%);
}

.stories__shape_9 {
  bottom: -16px;
  left: -116px;
  width: 152px;
  height: 163px;
  background-image: var(--wpr-bg-e72c48f4-7e14-45a7-86f1-eac90ceaf317);
  transform: rotate(15deg) translate(50%, -25%);
  transform-origin: 100% 100%;
}

.stories__shape_10 {
  top: 64px;
  left: -68px;
  width: 83px;
  height: 63px;
  background-image: var(--wpr-bg-2dd827b9-2361-46c7-898a-d8a544927c2d);
  transform: translate(100%, 100%);
}

.stories__shape_11 {
  top: -96px;
  right: -40px;
  width: 53px;
  height: 49px;
  background-image: var(--wpr-bg-0ccf7f2e-23e6-4eb0-baf5-cae6cf1d0f42);
  transform: translate(-100%, 600%);
}

.stories__shape_12 {
  top: -40px;
  right: -88px;
  width: 163px;
  height: 190px;
  background-image: var(--wpr-bg-c36238c2-4c91-4b20-b042-9e1ab5808f79);
  transform: rotate(45deg) translateY(50%);
  transform-origin: 0 0;
}

.stories__shape_13 {
  right: -80px;
  bottom: -64px;
  width: 123px;
  height: 159px;
  background-image: var(--wpr-bg-f5e309b1-1869-4a55-b6d0-75f1aec9c0ef);
  transform: rotate(-45deg) translate(-50%, -50%);
  transform-origin: 0 0;
}

.stories__shape_14 {
  bottom: -40px;
  left: -52px;
  width: 73px;
  height: 138px;
  background-image: var(--wpr-bg-dc698bfe-8c97-4754-92e6-1ce36c4b6770);
  transform: translate(50%, -50%);
}

.stories__shape_15 {
  top: 21px;
  left: -81px;
  width: 171px;
  height: 191px;
  background-image: var(--wpr-bg-a4031cb3-b357-4a0c-a444-bf70fb7c26ac);
  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: var(--wpr-bg-bea65147-d050-4b43-9947-d156dddd2700);
    background-size: 1024px auto;
  }
  .stories__shape_1 {
    background-image: var(--wpr-bg-e74c18c9-a32d-4249-9636-f92027673170);
  }
  .stories__shape_2 {
    background-image: var(--wpr-bg-03469d36-b975-4a2d-82d4-848e86e92ef4);
  }
  .stories__shape_3 {
    background-image: var(--wpr-bg-77f2012d-9e2c-4ae2-b8c8-30e9dea78a06);
  }
  .stories__shape_4 {
    background-image: var(--wpr-bg-f275fa7e-92ef-433e-bf2f-39e21718f032);
  }
  .stories__shape_5 {
    background-image: var(--wpr-bg-774cd03e-6b70-4c2f-bdbe-027edbd51d30);
  }
  .stories__shape_6 {
    background-image: var(--wpr-bg-3b40d3d7-af6e-4216-b593-06f807766286);
  }
  .stories__shape_7 {
    background-image: var(--wpr-bg-04021df7-4c95-405c-befe-eb832f421344);
  }
  .stories__shape_8 {
    background-image: var(--wpr-bg-50ac5ba5-8541-4642-8a40-e323559b3f94);
  }
  .stories__shape_9 {
    background-image: var(--wpr-bg-ec0d5483-d26d-4744-a39a-ef24347d8b61);
  }
  .stories__shape_10 {
    background-image: var(--wpr-bg-a7acd62f-b7f4-4adf-af69-a6ca65c9c9f2);
  }
  .stories__shape_11 {
    background-image: var(--wpr-bg-d9e46689-8daf-457d-9723-c39d3d826341);
  }
  .stories__shape_12 {
    background-image: var(--wpr-bg-5cbfa952-53b3-4786-9faf-541466c7bc1c);
  }
  .stories__shape_13 {
    background-image: var(--wpr-bg-eda27a2c-1b61-4760-8f4f-bcc6d95dc1f5);
  }
  .stories__shape_14 {
    background-image: var(--wpr-bg-6329b536-78cc-4960-84ca-46818d3644b1);
  }
  .stories__shape_15 {
    background-image: var(--wpr-bg-1bb346be-a921-4aa7-8fe2-196cd735a838);
  }
  #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-glass .stories__cont {
  background: linear-gradient(193deg, rgba(214, 224, 237, 0.2) 10%, rgba(242, 238, 232, 0.2) 34%, rgba(242, 238, 232, 0.2) 64%, rgba(214, 224, 237, 0.2) 87%);
}

.stories-hover-color-glass:hover .stories__cont {
  background: linear-gradient(193deg, rgb(214, 224, 237) 10%, rgb(242, 238, 232) 34%, rgb(242, 238, 232) 64%, rgb(214, 224, 237) 87%);
  background-size: 100% 300%;
  background-position: bottom center;
  animation: hero-gradient-flow 5s ease-in-out infinite;
}

.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: #248742;
}

.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;
  }
}
.stories.rv-page {
  background: transparent;
  box-shadow: none;
  border-radius: 0px;
}

.stories.rv-page .stories__shape {
  display: none;
  background: transparent;
}

.stories.rv-page .stories-row {
  width: 1024px;
  max-width: 96%;
  margin: 0 auto;
}

@media screen and (max-width: 1023px) {
  .stories.rv-page .stories__cont {
    margin-top: 0;
    padding: 8px;
    border-radius: 0 0 8px 8px;
  }
  .stories.rv-page .stories__cont h3 {
    margin-top: 0;
  }
  .stories.rv-page .stories__pic {
    border-radius: 8px 8px 0 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: 0.1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post-list-item-lg .post-list-item-gradient {
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 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(rgba(0, 0, 0, 0) 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: 0.8;
}

/* Editorial Content (Magazine articles, trip guides, etc)
----------------------------------------------------------------------------------------------------*/
/* Grid Classes
---------------------------------------------------------------------------------------------------- */
.container {
  width: 1024px;
  margin: 0 auto;
  max-width: 92%;
}

.magazine-home-container {
  width: 1440px;
  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.8333333333%;
}

@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.1666666667%;
}

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

@media (max-width: 767px) {
  .grid_fifth {
    float: none;
    width: auto;
    display: block;
  }
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* Flex cell Grid */
.cell-1 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 6.8333333333%;
}

.no-margin.cell-1 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 8.3333333333%;
}

.cell-2 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 15.1666666667%;
}

.no-margin.cell-2 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 16.6666666667%;
}

.cell-3 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 23.5%;
}

.no-margin.cell-3 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 25%;
}

.cell-4 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 31.8333333333%;
}

.no-margin.cell-4 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 33.3333333333%;
}

.cell-5 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 40.1666666667%;
}

.no-margin.cell-5 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 41.6666666667%;
}

.cell-6 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 48.5%;
}

.no-margin.cell-6 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 50%;
}

.cell-7 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 56.8333333333%;
}

.no-margin.cell-7 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 58.3333333333%;
}

.cell-8 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 65.1666666667%;
}

.no-margin.cell-8 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 66.6666666667%;
}

.cell-9 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 73.5%;
}

.no-margin.cell-9 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 75%;
}

.cell-10 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 81.8333333333%;
}

.no-margin.cell-10 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 83.3333333333%;
}

.cell-11 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 90.1666666667%;
}

.no-margin.cell-11 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 91.6666666667%;
}

.cell-12 {
  position: relative;
  margin-left: 0.75%;
  margin-right: 0.75%;
  width: 98.5%;
}

.no-margin.cell-12 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

@media (max-width: 1200px) {
  .cell-xlarge-1 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 6.8333333333%;
  }
}
@media (max-width: 1200px) {
  .no-margin.cell-xlarge-1 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 8.3333333333%;
  }
}
@media (max-width: 1200px) {
  .cell-xlarge-2 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 15.1666666667%;
  }
}
@media (max-width: 1200px) {
  .no-margin.cell-xlarge-2 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 16.6666666667%;
  }
}
@media (max-width: 1200px) {
  .cell-xlarge-3 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 23.5%;
  }
}
@media (max-width: 1200px) {
  .no-margin.cell-xlarge-3 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 25%;
  }
}
@media (max-width: 1200px) {
  .cell-xlarge-4 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 31.8333333333%;
  }
}
@media (max-width: 1200px) {
  .no-margin.cell-xlarge-4 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 33.3333333333%;
  }
}
@media (max-width: 1200px) {
  .cell-xlarge-5 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 40.1666666667%;
  }
}
@media (max-width: 1200px) {
  .no-margin.cell-xlarge-5 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 41.6666666667%;
  }
}
@media (max-width: 1200px) {
  .cell-xlarge-6 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 48.5%;
  }
}
@media (max-width: 1200px) {
  .no-margin.cell-xlarge-6 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
  }
}
@media (max-width: 1200px) {
  .cell-xlarge-7 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 56.8333333333%;
  }
}
@media (max-width: 1200px) {
  .no-margin.cell-xlarge-7 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 58.3333333333%;
  }
}
@media (max-width: 1200px) {
  .cell-xlarge-8 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 65.1666666667%;
  }
}
@media (max-width: 1200px) {
  .no-margin.cell-xlarge-8 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 66.6666666667%;
  }
}
@media (max-width: 1200px) {
  .cell-xlarge-9 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 73.5%;
  }
}
@media (max-width: 1200px) {
  .no-margin.cell-xlarge-9 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 75%;
  }
}
@media (max-width: 1200px) {
  .cell-xlarge-10 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 81.8333333333%;
  }
}
@media (max-width: 1200px) {
  .no-margin.cell-xlarge-10 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 83.3333333333%;
  }
}
@media (max-width: 1200px) {
  .cell-xlarge-11 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 90.1666666667%;
  }
}
@media (max-width: 1200px) {
  .no-margin.cell-xlarge-11 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 91.6666666667%;
  }
}
@media (max-width: 1200px) {
  .cell-xlarge-12 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 98.5%;
  }
}
@media (max-width: 1200px) {
  .no-margin.cell-xlarge-12 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .cell-large-1 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 6.8333333333%;
  }
}
@media (max-width: 1024px) {
  .no-margin.cell-large-1 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 8.3333333333%;
  }
}
@media (max-width: 1024px) {
  .cell-large-2 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 15.1666666667%;
  }
}
@media (max-width: 1024px) {
  .no-margin.cell-large-2 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 16.6666666667%;
  }
}
@media (max-width: 1024px) {
  .cell-large-3 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 23.5%;
  }
}
@media (max-width: 1024px) {
  .no-margin.cell-large-3 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 25%;
  }
}
@media (max-width: 1024px) {
  .cell-large-4 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 31.8333333333%;
  }
}
@media (max-width: 1024px) {
  .no-margin.cell-large-4 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 33.3333333333%;
  }
}
@media (max-width: 1024px) {
  .cell-large-5 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 40.1666666667%;
  }
}
@media (max-width: 1024px) {
  .no-margin.cell-large-5 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 41.6666666667%;
  }
}
@media (max-width: 1024px) {
  .cell-large-6 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 48.5%;
  }
}
@media (max-width: 1024px) {
  .no-margin.cell-large-6 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .cell-large-7 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 56.8333333333%;
  }
}
@media (max-width: 1024px) {
  .no-margin.cell-large-7 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 58.3333333333%;
  }
}
@media (max-width: 1024px) {
  .cell-large-8 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 65.1666666667%;
  }
}
@media (max-width: 1024px) {
  .no-margin.cell-large-8 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 66.6666666667%;
  }
}
@media (max-width: 1024px) {
  .cell-large-9 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 73.5%;
  }
}
@media (max-width: 1024px) {
  .no-margin.cell-large-9 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 75%;
  }
}
@media (max-width: 1024px) {
  .cell-large-10 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 81.8333333333%;
  }
}
@media (max-width: 1024px) {
  .no-margin.cell-large-10 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 83.3333333333%;
  }
}
@media (max-width: 1024px) {
  .cell-large-11 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 90.1666666667%;
  }
}
@media (max-width: 1024px) {
  .no-margin.cell-large-11 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 91.6666666667%;
  }
}
@media (max-width: 1024px) {
  .cell-large-12 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 98.5%;
  }
}
@media (max-width: 1024px) {
  .no-margin.cell-large-12 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 850px) {
  .cell-medium-1 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 6.8333333333%;
  }
}
@media (max-width: 850px) {
  .no-margin.cell-medium-1 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 8.3333333333%;
  }
}
@media (max-width: 850px) {
  .cell-medium-2 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 15.1666666667%;
  }
}
@media (max-width: 850px) {
  .no-margin.cell-medium-2 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 16.6666666667%;
  }
}
@media (max-width: 850px) {
  .cell-medium-3 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 23.5%;
  }
}
@media (max-width: 850px) {
  .no-margin.cell-medium-3 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 25%;
  }
}
@media (max-width: 850px) {
  .cell-medium-4 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 31.8333333333%;
  }
}
@media (max-width: 850px) {
  .no-margin.cell-medium-4 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 33.3333333333%;
  }
}
@media (max-width: 850px) {
  .cell-medium-5 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 40.1666666667%;
  }
}
@media (max-width: 850px) {
  .no-margin.cell-medium-5 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 41.6666666667%;
  }
}
@media (max-width: 850px) {
  .cell-medium-6 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 48.5%;
  }
}
@media (max-width: 850px) {
  .no-margin.cell-medium-6 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
  }
}
@media (max-width: 850px) {
  .cell-medium-7 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 56.8333333333%;
  }
}
@media (max-width: 850px) {
  .no-margin.cell-medium-7 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 58.3333333333%;
  }
}
@media (max-width: 850px) {
  .cell-medium-8 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 65.1666666667%;
  }
}
@media (max-width: 850px) {
  .no-margin.cell-medium-8 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 66.6666666667%;
  }
}
@media (max-width: 850px) {
  .cell-medium-9 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 73.5%;
  }
}
@media (max-width: 850px) {
  .no-margin.cell-medium-9 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 75%;
  }
}
@media (max-width: 850px) {
  .cell-medium-10 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 81.8333333333%;
  }
}
@media (max-width: 850px) {
  .no-margin.cell-medium-10 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 83.3333333333%;
  }
}
@media (max-width: 850px) {
  .cell-medium-11 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 90.1666666667%;
  }
}
@media (max-width: 850px) {
  .no-margin.cell-medium-11 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 91.6666666667%;
  }
}
@media (max-width: 850px) {
  .cell-medium-12 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 98.5%;
  }
}
@media (max-width: 850px) {
  .no-margin.cell-medium-12 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 567px) {
  .cell-small-1 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 6.8333333333%;
  }
}
@media (max-width: 567px) {
  .no-margin.cell-small-1 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 8.3333333333%;
  }
}
@media (max-width: 567px) {
  .cell-small-2 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 15.1666666667%;
  }
}
@media (max-width: 567px) {
  .no-margin.cell-small-2 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 16.6666666667%;
  }
}
@media (max-width: 567px) {
  .cell-small-3 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 23.5%;
  }
}
@media (max-width: 567px) {
  .no-margin.cell-small-3 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 25%;
  }
}
@media (max-width: 567px) {
  .cell-small-4 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 31.8333333333%;
  }
}
@media (max-width: 567px) {
  .no-margin.cell-small-4 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 33.3333333333%;
  }
}
@media (max-width: 567px) {
  .cell-small-5 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 40.1666666667%;
  }
}
@media (max-width: 567px) {
  .no-margin.cell-small-5 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 41.6666666667%;
  }
}
@media (max-width: 567px) {
  .cell-small-6 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 48.5%;
  }
}
@media (max-width: 567px) {
  .no-margin.cell-small-6 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
  }
}
@media (max-width: 567px) {
  .cell-small-7 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 56.8333333333%;
  }
}
@media (max-width: 567px) {
  .no-margin.cell-small-7 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 58.3333333333%;
  }
}
@media (max-width: 567px) {
  .cell-small-8 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 65.1666666667%;
  }
}
@media (max-width: 567px) {
  .no-margin.cell-small-8 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 66.6666666667%;
  }
}
@media (max-width: 567px) {
  .cell-small-9 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 73.5%;
  }
}
@media (max-width: 567px) {
  .no-margin.cell-small-9 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 75%;
  }
}
@media (max-width: 567px) {
  .cell-small-10 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 81.8333333333%;
  }
}
@media (max-width: 567px) {
  .no-margin.cell-small-10 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 83.3333333333%;
  }
}
@media (max-width: 567px) {
  .cell-small-11 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 90.1666666667%;
  }
}
@media (max-width: 567px) {
  .no-margin.cell-small-11 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 91.6666666667%;
  }
}
@media (max-width: 567px) {
  .cell-small-12 {
    position: relative;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 98.5%;
  }
}
@media (max-width: 567px) {
  .no-margin.cell-small-12 {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.flex-grid {
  display: flex;
  flex-wrap: wrap;
}

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

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

.flex-grid .self-center {
  align-self: center;
}

.flex-grid .self-top {
  align-self: flex-start;
}

.flex-grid .self-bottom {
  align-self: flex-end;
  margin-top: auto;
}

.flex-grid .self-vertical-fill {
  align-self: stretch;
}

.flex-grid.center {
  justify-content: center;
}

.flex-grid.vcenter {
  align-items: center;
}

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

.flex-grid.top {
  align-content: flex-start;
}

.flex-grid.bottom {
  align-items: flex-end;
}

.flex-grid.full-height {
  justify-content: stretch;
}

.flex-grid.vertical-flex {
  flex-direction: column;
}

.flex-grid .cell-shrink {
  flex-shrink: 1;
}

.flex-grid .cell-auto {
  flex-grow: 1;
}

.flex-grid .order-left {
  order: 1;
}

.flex-grid .order-right {
  order: 2;
}

.flex-grid .nowrap, .flex-grid.nowrap {
  flex-wrap: nowrap;
}

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

.editorial-content .ad-wrapper {
  margin: 40px auto 50px;
  max-width: 100%;
  overflow: hidden;
}

.editorial-content .ad-wrapper iframe {
  margin: 0;
  max-width: 100%;
}

/* 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: #248742;
  box-shadow: 10px 0 0 #248742;
}

.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: #248742;
}

.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: 0.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: #248742;
  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: 0.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: 0.7;
}

.post-authors .author-urls {
  float: left;
  position: relative;
  top: 2px;
}

.post-authors:before,
.post-authors:after {
  content: url(../svg/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: 0.4;
  border-radius: 50%;
  height: 26px;
}

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

.author-urls .social-icon.instagram {
  background-image: var(--wpr-bg-57a4396e-7388-48ba-9cbe-b69fb5fba8a1);
}

.author-urls .social-icon.twitter {
  background-image: var(--wpr-bg-c01d8d95-b517-47b3-8b84-d4f5d2bc742d);
}

.author-urls .social-icon.facebook {
  background-image: var(--wpr-bg-57ca9316-04d5-4ff1-a275-797326fefd62);
}

.author-urls .social-icon.youtube {
  background-image: var(--wpr-bg-cca31e91-0c1d-40b1-a682-cceb489bc96f);
  background-size: 20px;
}

.author-urls .social-icon.website {
  background-image: var(--wpr-bg-753167a8-a870-493c-88b3-847cd315816a);
}

.author-urls .social-icon.rt {
  background-image: var(--wpr-bg-8c8cdfe2-3f59-4305-b176-d55372952817);
}

.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 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;
  }
}
.affiliate-disclosure {
  padding: 16px;
  background: #E5F7FF;
  margin-bottom: 40px;
}

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

/* Content & Gutenberg module Styles
----------------------------------------------------------------------------------------------------*/
.article-wrapper .caption,
.article-wrapper figcaption,
.landing-page-content .caption,
.landing-page-content figcaption {
  margin-left: 15px;
  opacity: 0.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: var(--wpr-bg-aef3f0f6-7547-4e92-be28-2a9ef726296a) no-repeat center;
  background-size: 260px 8px;
}

.editorial-content hr.is-style-dots {
  background-image: var(--wpr-bg-54b1e23e-d530-4acc-b755-03d8edaa8601);
  background-size: 65px 8px;
}

.editorial-content hr.is-style-wide {
  background-image: var(--wpr-bg-343a3605-a4a2-4f20-acae-abb72a485231);
  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(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  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-buttons .wp-block-button {
  text-align: center;
}

.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: 0.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(../gif/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;
}

.data-table {
  width: 100%;
  margin: 32px 0;
  border-collapse: collapse;
}

.data-table th {
  background: #1197C8;
  padding: 12px 16px;
  border-radius: 10px 10px 0px 0px;
  letter-spacing: 0.1em;
}

.data-table tbody tr td {
  padding: 9px 0;
}

.data-table tbody tr td:first-child {
  padding-left: 20px;
  width: 25%;
}

@media (max-width: 767px) {
  .data-table tbody tr td:first-child {
    padding-left: 10px;
    width: 50%;
  }
}
.data-table tbody tr td:last-child {
  padding-left: 12px;
  padding-right: 20px;
}

.data-table tbody tr:nth-child(even) {
  background: #E5F7FF;
}

/* 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 .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-slider .slick-slide 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: var(--wpr-bg-7c50ceaf-6118-48d3-bbea-6db18c308652) no-repeat center;
  background-size: 24px 48px;
}

.slick-slider .slick-arrow:hover {
  opacity: 0.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: #737475;
  opacity: 0.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 {
    margin: 0 auto 40px;
    padding: 0;
  }
  .banner-cta:not(.campendium-campground) {
    width: 220px;
  }
}
.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 var(--wpr-bg-e7d93c2d-91d8-4022-b29d-dbcee85d96dd) no-repeat center;
  margin-left: 8px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  -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.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(-50vw + 50%) 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: 0.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: 1100px) {
  .schema-faq .schema-faq-answer img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 100%;
  }
}
/* POI links
----------------------------------------------------------------------------------------------------*/
.poi-link-container {
  border-top: 1px solid #D6E0ED;
  border-bottom: 1px solid #D6E0ED;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.poi-link-container .place-link-slide-container {
  overflow: visible;
  position: relative;
}

.poi-link-container .place-link-slide-container .slick-arrow {
  position: absolute;
  font-size: 0;
  width: 34px;
  height: 34px;
  background-image: var(--wpr-bg-8e19a6da-4493-47b6-acad-d164e17ae44b);
  background-color: white;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 5px transparent;
  top: 50%;
  margin-top: -17px;
}

.poi-link-container .place-link-slide-container .slick-arrow:hover {
  box-shadow: 0 0 5px #999;
}

.poi-link-container .place-link-slide-container .slick-arrow.slick-next {
  right: -50px;
}

.poi-link-container .place-link-slide-container .slick-arrow.slick-prev {
  display: none;
  left: -50px;
  transform: scaleX(-1);
}

@media (max-width: 767px) {
  .poi-link-container .place-link-slide-container {
    width: 100vw;
    margin-left: -6.25%;
  }
  .poi-link-container .place-link-slide-container .slick-arrow.slick-next {
    display: none;
  }
  .poi-link-container .place-link-slide-container .slick-arrow.slick-prev {
    display: none;
  }
}
.poi-link-container .place-link-slides.slick-slider {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .poi-link-container .place-link-slides.slick-slider .slick-track .slick-slide {
    padding-left: 40px;
    margin-right: 0;
  }
}
.poi-link-container h3 {
  font-family: "Public Sans", Helvetica, Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 24px;
}

.poi-link-container a.place-link {
  display: inline-block;
  max-width: 250px;
  margin-right: 28px;
}

.poi-link-container a.place-link .image-cell {
  padding-right: 10px;
}

.poi-link-container a.place-link .image-cell img {
  width: 54px;
  height: 54px;
  border-radius: 4px;
  object-fit: cover;
  margin-left: 4px;
  display: block;
  margin-left: 0;
  min-width: 54px;
}

.poi-link-container a.place-link .text-cell h5 {
  font-size: 16px;
}

/* Custom Callout Block  
---------------------------------------------------------------------------------------------------*/
.custom-callout {
  margin: 50px auto;
}

.custom-callout .custom-callout-inner {
  display: flex;
  background: #FFE9D3;
  padding: 32px;
  position: relative;
  border-radius: 16px;
}

@media (max-width: 767px) {
  .custom-callout .custom-callout-inner {
    padding: 24px 32px;
    flex-direction: column;
    align-items: center;
  }
}
.custom-callout .custom-callout-inner .custom-callout-bean {
  width: 112px;
  float: left;
  margin-right: 24px;
}

@media (max-width: 767px) {
  .custom-callout .custom-callout-inner .custom-callout-bean {
    float: none;
    margin: 0 auto 24px;
  }
}
.custom-callout .custom-callout-inner .custom-callout-bean img {
  width: 112px;
  height: auto;
}

.custom-callout .custom-callout-inner .custom-callout-copy {
  width: calc(100% - 136px);
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.custom-callout .custom-callout-inner .custom-callout-copy h3 {
  margin: 0;
  margin-bottom: 9px;
}

@media (max-width: 767px) {
  .custom-callout .custom-callout-inner .custom-callout-copy {
    float: none;
    width: auto;
    text-align: center;
    padding: 0;
  }
}
.custom-callout .custom-callout-inner .custom-callout-copy *:last-child {
  margin-bottom: 0;
}

/* 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 #737475;
    border-bottom: 1px solid #737475;
    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 {
  padding: 12px 0;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
  padding: 12px 0;
  float: left;
  display: inline;
  margin-left: 0.75%;
  margin-right: 0.75%;
  position: relative;
  width: 31.8333333333%;
}

@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;
}

/* Attribution
----------------------------------------------------------------------------------------------------*/
.gutenberg-attribution {
  text-align: center;
  padding: 0 0 12px;
  margin-bottom: 30px;
}

.gutenberg-attribution img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 16px;
  border: 1px solid #24201D;
}

@media (max-width: 767px) {
  .gutenberg-attribution img {
    display: block;
    margin: 0 auto 4px;
  }
}
@media (max-width: 767px) {
  .gutenberg-attribution span {
    display: block;
    margin-bottom: 4px;
  }
}
.gutenberg-attribution a:before {
  content: "";
  height: 4px;
  width: 4px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 12px 0 10px;
  background: #737475;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .gutenberg-attribution a:before {
    display: none;
  }
}
/* Related Link
----------------------------------------------------------------------------------------------------*/
.related-link-tag {
  margin-right: 12px;
}

/* Campendium Campground
----------------------------------------------------------------------------------------------------*/
.campendium-campground {
  background: #FFE9D3;
  border: 0px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.campendium-campground:hover {
  border: 0px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  background: #FFE9D3;
}

@media (max-width: 767px) {
  .campendium-campground {
    border: none;
  }
}
.campendium-campground svg {
  vertical-align: middle;
}

.campendium-campground .banner-cta-image-wrapper {
  width: 180px;
}

@media (max-width: 767px) {
  .campendium-campground .banner-cta-image-wrapper {
    width: auto;
  }
}
.campendium-campground .banner-cta-copy-wrapper {
  width: calc(100% - 210px);
}

@media (max-width: 767px) {
  .campendium-campground .banner-cta-copy-wrapper {
    width: auto;
    padding: 0 12px 12px;
  }
}
.campendium-campground .entry-meta {
  display: block;
}

.campendium-campground .grid_4 {
  margin-bottom: 20px;
}

.campendium-campground .grid_4 .entry-meta {
  margin-bottom: 4px;
}

.campendium-campground .stars {
  position: relative;
  top: -3px;
}

.campendium-campground .stars:before {
  position: relative;
  top: 2px;
}

.campendium-campground .reviews:before {
  position: relative;
  top: -1px;
}

.campendium-campground .stars:before,
.campendium-campground .reviews:before {
  content: " / ";
  vertical-align: middle;
}

@media (max-width: 767px) {
  .campendium-campground .stars:before,
  .campendium-campground .reviews:before {
    content: "";
    display: block;
  }
}
.campendium-campground p {
  margin-bottom: 18px;
}

.campendium-campground .no-photo {
  background: #FAFAFB;
  text-align: center;
  padding: 50px 0;
  border-radius: 4px;
}

.campendium-campground .wp-block-button__link.green-arrow-button span.arrow svg path {
  fill: #fff;
}

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

.subscription-wrapper:before {
  position: absolute;
  width: 99px;
  height: 125px;
  content: "";
  background: var(--wpr-bg-39bd9100-da76-4f6a-b4a4-23c16a30f509) 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: var(--wpr-bg-f5a7a1bb-24ec-47c0-9adc-3a6a95556eb3) 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: var(--wpr-bg-48d6b181-b862-4e4c-ae11-93afa6ef58f1) 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: 0.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: linear-gradient(193deg, rgb(214, 224, 237) 10%, rgb(242, 238, 232) 34%, rgb(242, 238, 232) 64%, rgb(214, 224, 237) 87%);
  background-size: 100% 300%;
  background-position: bottom center;
  animation: hero-gradient-flow 24s ease-in-out infinite;
}

@media (max-width: 567px) {
  body.page-template-landing-page {
    animation: none;
  }
}
body.page-template-landing-page section.rv-tier-feature-module {
  border-bottom: none;
}

body.page-template-landing-page h1 {
  margin-bottom: 24px;
}

body.page-template-landing-page h2 {
  margin-bottom: 16px;
}

.landing-page-hero {
  background: no-repeat center;
  background-size: cover;
  z-index: 1;
  position: relative;
}

.landing-page-hero .hero-logo {
  max-width: 150px;
  margin-bottom: 20px;
}

.landing-page-hero .hero-subtitle h4 {
  margin-bottom: 10px;
}

.landing-page-hero .hero-copy p, .landing-page-hero .hero-copy h3, .landing-page-hero .hero-copy h4 {
  margin-bottom: 30px;
}

.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.togo {
  background: #0e2422;
}

.landing-page-hero.togo .hero-bg-image {
  opacity: 0.4;
}

.landing-page-hero.darkened {
  background: #131313;
}

.landing-page-hero.darkened .hero-bg-image {
  opacity: 0.7;
}

.landing-page-hero.has-product-image {
  margin-bottom: 100px;
  overflow-x: clip;
}

.landing-page-hero .product-image-cell .product-image-holder {
  width: 100%;
  position: absolute;
  bottom: -150px;
  left: -24px;
}

.landing-page-hero .product-image-cell .product-image-holder img {
  max-width: 800px;
  max-height: 600px;
  object-fit: cover;
  object-position: bottom;
}

.landing-page-hero.smaller .product-image-cell .product-image-holder {
  bottom: -100px;
}

.landing-page-hero.smaller .product-image-cell .product-image-holder img {
  max-height: 450px;
  max-width: 550px;
}

@media (max-width: 850px) {
  .landing-page-hero.smaller .product-image-cell .product-image-holder {
    margin-bottom: 0;
  }
  .landing-page-hero.smaller .product-image-cell .product-image-holder img {
    object-fit: contain;
    max-width: 100%;
  }
}
@media (max-width: 850px) {
  .landing-page-hero .product-image-cell .product-image-holder {
    position: relative;
    height: auto;
    max-height: none;
    width: 100%;
    max-width: 400px;
    margin-bottom: 0;
    margin-top: -80px;
    bottom: -100px;
  }
  .landing-page-hero .product-image-cell .product-image-holder img {
    object-fit: contain;
    max-width: 100%;
  }
}
.landing-page-hero.no-bg-image {
  padding: 0;
}

.landing-page-hero {
  padding: 40px 0;
}

.landing-page-hero.smaller {
  padding-top: 60px;
  margin-bottom: 0;
}

.landing-page-hero.has-product-image {
  margin-bottom: 100px;
}

.landing-page-hero .flex-grid {
  min-height: 480px;
}

.landing-page-hero.smaller .flex-grid {
  min-height: 0;
}

@media (max-width: 767px) {
  .landing-page-hero .flex-grid {
    min-height: 270px;
  }
  .landing-page-hero .hero-copy {
    margin-bottom: 20px;
  }
  .landing-page-hero.smaller .flex-grid {
    min-height: 0;
  }
}
.landing-page-hero .hero-inner {
  padding-right: 24px;
}

@media (max-width: 767px) {
  .landing-page-hero .hero-inner {
    padding-right: 0;
  }
}
.landing-page-hero.text-center .hero-inner {
  padding-right: 0;
  width: 100%;
  max-width: 788px;
}

.landing-page-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.rv_feature_module-module {
  padding-bottom: 0;
}

@media (max-width: 850px) {
  .landing-page-content .page-content-item {
    padding: 30px 0;
  }
}
.landing-page-content .page-content-item.hero-module {
  padding-top: 0;
  padding-bottom: 0;
}

.landing-page-content .standalone_button-module {
  background: #fff;
  padding: 30px 0;
}

.landing-page-content .display-logged_in_not_premium_no_email, .landing-page-content .display-logged_in_not_premium_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: var(--wpr-bg-7d5a92d7-65ae-42cd-af86-8753560eda9e) no-repeat center;
  background-size: 65px 8px;
}

.landing-page-content .divider-module-inner.divider-medium {
  background-image: var(--wpr-bg-70b6f1d6-fd5b-4df9-b565-2b20dc106332);
  background-size: 260px 8px;
}

.landing-page-content .icon-set-module h2 {
  padding: 20px 8px;
  text-align: center;
}

.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: 0.8;
}

.landing-page-content .icon-set-module .large-icons .icon-set-item img {
  height: 100px;
}

.landing-page-content .testimonials-module {
  padding-bottom: 60px;
}

@media (max-width: 767px) {
  .landing-page-content .testimonials-module {
    padding-bottom: 140px;
  }
}
.landing-page-content .testimonials-module h2 {
  text-align: center;
  width: 100%;
  max-width: 560px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.landing-page-content .testimonials-module .icons-wrapper.slick-slider {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 0px 20.2px 0px rgba(3, 24, 70, 0.2);
  width: 92%;
  max-width: 670px;
  margin: 0 auto;
  position: relative;
  overflow: visible;
}

.landing-page-content .testimonials-module .icons-wrapper.slick-slider .icon-set-item {
  margin-bottom: 0px;
  padding: 0;
}

.landing-page-content .testimonials-module .icons-wrapper.slick-slider .icon-set-item p b {
  display: inline-block;
  margin-top: 20px;
}

.landing-page-content .testimonials-module .icons-wrapper.slick-slider .icon-set-item .icon-set-inner {
  padding: 30px 5% 10px 5%;
}

.landing-page-content .testimonials-module .icons-wrapper.slick-slider .icon-set-item img {
  display: inline-block;
}

.landing-page-content .testimonials-module .icons-wrapper.slick-slider .slick-arrow {
  width: 56px;
  height: 56px;
  top: 50%;
  margin-top: -23px;
  background-image: var(--wpr-bg-4bfdef1e-614c-4eb4-914d-a35fc7f40083);
  background-color: rgba(255, 255, 255, 0.7);
  background-size: 12px 20px;
  border-radius: 50%;
  opacity: 1;
}

.landing-page-content .testimonials-module .icons-wrapper.slick-slider .slick-arrow:hover {
  opacity: 1;
  background-color: rgb(255, 255, 255);
}

.landing-page-content .testimonials-module .icons-wrapper.slick-slider .slick-arrow.slick-prev {
  left: -80px;
}

.landing-page-content .testimonials-module .icons-wrapper.slick-slider .slick-arrow.slick-next {
  right: -80px;
}

@media (max-width: 767px) {
  .landing-page-content .testimonials-module .icons-wrapper.slick-slider .slick-arrow {
    top: 110%;
  }
  .landing-page-content .testimonials-module .icons-wrapper.slick-slider .slick-arrow.slick-prev {
    left: 40%;
    margin-left: -40px;
  }
  .landing-page-content .testimonials-module .icons-wrapper.slick-slider .slick-arrow.slick-next {
    right: 40%;
    margin-right: -40px;
  }
}
.landing-page-content .testimonials-module .icons-wrapper.slick-slider .slick-dots {
  margin: 0 0 20px 0;
  display: inline-block;
}

.landing-page-content .testimonials-module .icons-wrapper.slick-slider .slick-dots button {
  background: #D6E0ED;
  width: 8px;
  height: 8px;
}

.landing-page-content .testimonials-module .icons-wrapper.slick-slider .slick-dots .slick-active button {
  background: #031846;
}

.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 .wp-block-button__link {
  padding: 10px 40px;
}

.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: 0.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 .video-module .media-copy {
  padding-left: 10px;
  padding-right: 10px;
}

.landing-page-content .video-module .container.copy-left .video-cell {
  order: 2;
}

.landing-page-content .video-module .container.copy-left .media-copy {
  order: 1;
}

@media (max-width: 850px) {
  .landing-page-content .video-module .container.copy-left .video-cell {
    order: 1;
  }
  .landing-page-content .video-module .container.copy-left .media-copy {
    order: 2;
  }
}
.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 {
  display: none;
}

.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 .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 .roadtrippers_poi_cards-module {
  max-width: 790px;
  padding: 60px 20px;
  margin: 0 auto;
}

.landing-page-content .roadtrippers_poi_cards-module .poi-card-row {
  margin-top: 35px;
}

.landing-page-content .roadtrippers_poi_cards-module .poi-card {
  height: 190px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 12px;
  border-radius: 12px;
  background-color: #fff;
  transition: all 0.2s ease-in;
}

.landing-page-content .roadtrippers_poi_cards-module .poi-card:hover {
  filter: brightness(1.05);
  opacity: 0.8;
}

.landing-page-content .roadtrippers_poi_cards-module .poi-card button.favorite {
  box-sizing: border-box;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 6px;
}

.landing-page-content .roadtrippers_poi_cards-module .poi-card button.favorite svg {
  height: 20px;
  width: 20px;
}

.landing-page-content .roadtrippers_poi_cards-module .poi-card button.favorite svg path {
  fill: #031846;
}

.landing-page-content .roadtrippers_poi_cards-module .poi-card button.favorite:hover {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.35);
}

.landing-page-content .roadtrippers_poi_cards-module .poi-card span.place-error {
  background: rgba(255, 255, 255, 0.7);
  width: auto;
  font-size: 12px;
  line-height: 1;
  color: #EF3340;
  font-weight: bold;
  border-radius: 16px;
  padding: 0 12px;
  display: inline-block;
  vertical-align: top;
  line-height: 2.5;
  border: 1px solid #EF3340;
  cursor: default;
  margin-left: 4px;
  display: none;
}

.landing-page-content .roadtrippers_poi_cards-module .poi-card button.saved svg path#heartstroke {
  fill: #031846;
}

.landing-page-content .roadtrippers_poi_cards-module .poi-card button.saved svg path#heartfill {
  fill: #031846;
  fill-opacity: 1;
}

.landing-page-content .roadtrippers_poi_cards-module .poi-card button.favorite.loading {
  pointer-events: none;
  cursor: default;
  animation: ep-pulse 0.5s ease-in-out infinite alternate;
}

.landing-page-content .roadtrippers_poi_cards-module .poi-card button.favorite.saved svg path#heartfill {
  animation: saved-place 1s ease-in 1;
}

.landing-page-content .roadtrippers_poi_cards-module .text-cell {
  padding: 16px;
}

.landing-page-content .roadtrippers_poi_cards-module .text-cell h6, .landing-page-content .roadtrippers_poi_cards-module .text-cell p {
  margin-bottom: 12px;
}

.landing-page-content .roadtrippers_poi_cards-module .text-cell p.poi-description span.poi-more-container {
  display: inline-block;
}

.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: 0;
  border-radius: 4px;
  z-index: 2;
  position: relative;
}

.landing-page-content .generic-cta .generic-cta-container {
  position: relative;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.24);
  overflow: hidden;
  border-radius: 16px;
}

@media (max-width: 767px) {
  .landing-page-content .generic-cta .generic-cta-container {
    padding: 0;
  }
}
.landing-page-content .generic-cta .generic-cta-container .generic-cta-copy {
  padding: 48px 0;
}

.landing-page-content .generic-cta .generic-cta-container .generic-cta-copy h3 {
  margin-bottom: 12px;
}

.landing-page-content .generic-cta .generic-cta-container .cta-left svg, .landing-page-content .generic-cta .generic-cta-container .cta-right svg {
  position: absolute;
}

.landing-page-content .generic-cta .generic-cta-container .cta-left svg path, .landing-page-content .generic-cta .generic-cta-container .cta-right svg path {
  stroke: #006ceb;
}

.landing-page-content .generic-cta .generic-cta-container .cta-left svg .leftstroke, .landing-page-content .generic-cta .generic-cta-container .cta-left svg .rightstroke, .landing-page-content .generic-cta .generic-cta-container .cta-right svg .leftstroke, .landing-page-content .generic-cta .generic-cta-container .cta-right svg .rightstroke {
  animation: generic-cta-dash 40s linear infinite;
}

.landing-page-content .generic-cta .generic-cta-container.still .cta-left .leftstroke, .landing-page-content .generic-cta .generic-cta-container.still .cta-left .rightstroke, .landing-page-content .generic-cta .generic-cta-container.still .cta-right .leftstroke, .landing-page-content .generic-cta .generic-cta-container.still .cta-right .rightstroke {
  animation: none;
}

.landing-page-content .generic-cta .generic-cta-container .cta-left-image {
  height: 100%;
}

.landing-page-content .generic-cta .generic-cta-container .cta-left-image svg {
  left: 0;
  top: 0;
  max-width: 100%;
  height: 100%;
  width: auto;
}

@media (max-width: 767px) {
  .landing-page-content .generic-cta .generic-cta-container .cta-left-image svg {
    max-width: 9999px;
    opacity: 0.2;
  }
}
.landing-page-content .generic-cta .generic-cta-container .cta-right-image {
  height: 100%;
}

.landing-page-content .generic-cta .generic-cta-container .cta-right-image svg {
  right: 0;
  top: 0;
  max-width: 100%;
  height: 100%;
  width: auto;
}

@media (max-width: 767px) {
  .landing-page-content .generic-cta .generic-cta-container .cta-right-image svg {
    max-width: 9999px;
    opacity: 0.2;
  }
}
.landing-page-content .generic-cta .generic-cta-container .wp-block-button__link {
  margin-top: 24px;
  width: 300px;
  max-width: 100%;
}

.landing-page-content .generic-cta .generic-cta-container.bg-light {
  backdrop-filter: blur(8px);
  background: radial-gradient(107.32% 141.42% at 0% 0%, rgba(255, 255, 255, 0) 14%, #EEE 52.5%, rgba(255, 255, 255, 0) 100%);
  animation: hero-gradient-flow 10s ease-in-out infinite;
}

.landing-page-content .generic-cta .generic-cta-container.bg-dark {
  background: #031846;
}

.landing-page-content .generic-cta .generic-cta-container.bg-dark .wp-block-button__link {
  background: #fff;
  color: #031846;
}

.landing-page-content .generic-cta .generic-cta-container.bg-dark .generic-cta-copy {
  color: #fff;
}

.landing-page-content .generic-cta .generic-cta-container.bg-dark .cta-left svg path, .landing-page-content .generic-cta .generic-cta-container.bg-dark .cta-right svg path {
  stroke: #fff;
}

.landing-page-content .copy-above .embed-copy {
  margin-bottom: 48px;
}

.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: var(--wpr-bg-d927e147-78f4-4b35-b7a6-051b8490e64a) no-repeat center;
  width: 72px;
  height: 72px;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
  z-index: 1;
}

.beta-tag {
  background: #e9fded;
  border: 1px solid #a2efb1;
  border-radius: 10px;
  margin: 0 0 0 4px;
  padding: 1px 4px 0 4px;
  vertical-align: middle;
}

.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_paid, .landing-page-content.user-loaded.user-guest .display-all_not_premium, .landing-page-content.user-loaded.user-guest .display-all_except_logged_in_not_premium {
  visibility: visible;
  opacity: 1;
}

.landing-page-content.user-loaded.user-regular .display-logged_in_not_premium, .landing-page-content.user-loaded.user-regular .display-all_logged_in, .landing-page-content.user-loaded.user-regular .display-free, .landing-page-content.user-loaded.user-regular .display-logged_in_not_premium_yes_email, .landing-page-content.user-loaded.user-regular .display-all_not_premium, .landing-page-content.user-loaded.user-regular .display-all_not_paid, .landing-page-content.user-loaded.user-free .display-logged_in_not_premium, .landing-page-content.user-loaded.user-free .display-all_logged_in, .landing-page-content.user-loaded.user-free .display-free, .landing-page-content.user-loaded.user-free .display-logged_in_not_premium_yes_email, .landing-page-content.user-loaded.user-free .display-all_not_premium, .landing-page-content.user-loaded.user-free .display-all_not_paid {
  visibility: visible;
  opacity: 1;
}

.landing-page-content.user-loaded.user-no-email .display-logged_in_not_premium, .landing-page-content.user-loaded.user-no-email .display-all_logged_in, .landing-page-content.user-loaded.user-no-email .display-logged_in_not_premium_no_email, .landing-page-content.user-loaded.user-no-email .display-all_not_premium, .landing-page-content.user-loaded.user-no-email .display-all_except_logged_in_not_premium, .landing-page-content.user-loaded.user-no-email .display-all_not_paid {
  visibility: visible;
  opacity: 1;
}

.landing-page-content.user-loaded.user-basic .display-basic, .landing-page-content.user-loaded.user-basic .display-all_logged_in, .landing-page-content.user-loaded.user-basic .display-all_paid, .landing-page-content.user-loaded.user-basic .display-all_not_premium, .landing-page-content.user-loaded.user-basic .display-logged_in_not_premium {
  visibility: visible;
  opacity: 1;
}

.landing-page-content.user-loaded.user-pro .display-pro, .landing-page-content.user-loaded.user-pro .display-all_logged_in, .landing-page-content.user-loaded.user-pro .display-all_paid, .landing-page-content.user-loaded.user-pro .display-all_not_premium, .landing-page-content.user-loaded.user-pro .display-logged_in_not_premium {
  visibility: visible;
  opacity: 1;
}

.landing-page-content.user-loaded.user-premium .display-premium, .landing-page-content.user-loaded.user-premium .display-all_logged_in, .landing-page-content.user-loaded.user-premium .display-all_paid, .landing-page-content.user-loaded.user-premium .display-all_except_logged_in_not_premium, .landing-page-content.user-loaded.user-plus .display-premium, .landing-page-content.user-loaded.user-plus .display-all_logged_in, .landing-page-content.user-loaded.user-plus .display-all_paid, .landing-page-content.user-loaded.user-plus .display-all_except_logged_in_not_premium {
  visibility: visible;
  opacity: 1;
}

.landing-page-content .display-all[data-hero-type=main] {
  visibility: visible;
  opacity: 1;
}

.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 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: var(--wpr-bg-ce5f3265-7931-43e3-8212-c6ef69fb3f85);
  background-size: 10px 22px;
}

ul.social-links-list li .social-link-facebook:hover {
  background-image: var(--wpr-bg-8663ee62-f961-42cc-b32c-0c602a407838);
}

ul.social-links-list li .social-link-instagram {
  background-image: var(--wpr-bg-dd6270b0-ca28-4217-bc87-918a8854a03d);
  background-size: 21px 21px;
}

ul.social-links-list li .social-link-instagram:hover {
  background-image: var(--wpr-bg-98048e93-cf44-415a-a6cf-860173bb187f);
}

ul.social-links-list li .social-link-twitter {
  background-image: var(--wpr-bg-ab3b9107-4d3b-442c-ad0c-a7996f64a2c9);
  background-size: 21px 19px;
}

ul.social-links-list li .social-link-twitter:hover {
  background-image: var(--wpr-bg-ba6ed2a3-0841-4da7-b450-ee817ad311b4);
}

ul.social-links-list li .social-link-pinterest {
  background-image: var(--wpr-bg-6d0ba689-52d4-48c4-bd4f-c51608475b7d);
  background-size: 17px 22px;
}

ul.social-links-list li .social-link-pinterest:hover {
  background-image: var(--wpr-bg-bd16fd37-a48f-4f97-871c-f50719b64e3e);
}

ul.social-links-list li .social-link-youtube {
  background-image: var(--wpr-bg-dd068b0c-6fbb-48d9-9928-61bc0898bd11);
  background-size: 24px 18px;
}

ul.social-links-list li .social-link-youtube:hover {
  background-image: var(--wpr-bg-907c1c64-80cf-4ac8-b891-a0dca1040d68);
}

ul.social-links-list li .social-link-website {
  background-image: var(--wpr-bg-f5c69e47-af69-44cc-979c-7e4839cba107);
  background-size: 22px 22px;
}

ul.social-links-list li .social-link-website:hover {
  background-image: var(--wpr-bg-0e88c76b-85a2-422e-9a59-5b6daa73750e);
}

.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;
}

.plus_sign_up-module, .regular_sign_up-module, .retail_code_redemption-module, .rv_plus_sign_up-module {
  text-align: center;
}

.plus_sign_up-module #signup, .plus_sign_up-module #basic, .plus_sign_up-module #premium, .plus_sign_up-module #pro, .regular_sign_up-module #signup, .regular_sign_up-module #basic, .regular_sign_up-module #premium, .regular_sign_up-module #pro, .retail_code_redemption-module #signup, .retail_code_redemption-module #basic, .retail_code_redemption-module #premium, .retail_code_redemption-module #pro, .rv_plus_sign_up-module #signup, .rv_plus_sign_up-module #basic, .rv_plus_sign_up-module #premium, .rv_plus_sign_up-module #pro {
  position: absolute;
  left: 0;
  top: 0;
}

.plus_sign_up-module .grid_3, .regular_sign_up-module .grid_3, .retail_code_redemption-module .grid_3, .rv_plus_sign_up-module .grid_3 {
  float: none;
  display: inline-block;
  vertical-align: top;
  min-width: 350px;
}

@media (max-width: 767px) {
  .plus_sign_up-module .grid_3, .regular_sign_up-module .grid_3, .retail_code_redemption-module .grid_3, .rv_plus_sign_up-module .grid_3 {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    min-width: 0px;
  }
}
.plus_sign_up-module .sign-up-wrapper, .plus_sign_up-module .sign-up-accompanying-text, .regular_sign_up-module .sign-up-wrapper, .regular_sign_up-module .sign-up-accompanying-text, .retail_code_redemption-module .sign-up-wrapper, .retail_code_redemption-module .sign-up-accompanying-text, .rv_plus_sign_up-module .sign-up-wrapper, .rv_plus_sign_up-module .sign-up-accompanying-text {
  text-align: left;
}

.plus_sign_up-module .sign-up-inner-wrapper, .regular_sign_up-module .sign-up-inner-wrapper, .retail_code_redemption-module .sign-up-inner-wrapper, .rv_plus_sign_up-module .sign-up-inner-wrapper {
  background: #FAFAFB;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  overflow: hidden;
}

.plus_sign_up-module .purchase-disclaimer, .regular_sign_up-module .purchase-disclaimer, .retail_code_redemption-module .purchase-disclaimer, .rv_plus_sign_up-module .purchase-disclaimer {
  padding: 0 24px 20px;
}

.plus_sign_up-module .sign-up-module-top, .regular_sign_up-module .sign-up-module-top, .retail_code_redemption-module .sign-up-module-top, .rv_plus_sign_up-module .sign-up-module-top {
  padding: 24px;
  background-color: #fff;
}

.plus_sign_up-module .sign-up-module-top p, .regular_sign_up-module .sign-up-module-top p, .retail_code_redemption-module .sign-up-module-top p, .rv_plus_sign_up-module .sign-up-module-top p {
  margin-top: 16px;
}

.plus_sign_up-module .sign-up-module-bottom, .regular_sign_up-module .sign-up-module-bottom, .retail_code_redemption-module .sign-up-module-bottom, .rv_plus_sign_up-module .sign-up-module-bottom {
  padding: 24px 24px 32px;
  background-color: #FAFAFB;
}

.plus_sign_up-module .sign-up-module-bottom .wp-block-button__link, .regular_sign_up-module .sign-up-module-bottom .wp-block-button__link, .retail_code_redemption-module .sign-up-module-bottom .wp-block-button__link, .rv_plus_sign_up-module .sign-up-module-bottom .wp-block-button__link {
  width: auto;
  display: block;
}

.plus_sign_up-module .sign-up-module-bottom p, .regular_sign_up-module .sign-up-module-bottom p, .retail_code_redemption-module .sign-up-module-bottom p, .rv_plus_sign_up-module .sign-up-module-bottom p {
  margin-bottom: 16px;
}

.plus_sign_up-module .sign-up-module-bottom p.top-margin, .regular_sign_up-module .sign-up-module-bottom p.top-margin, .retail_code_redemption-module .sign-up-module-bottom p.top-margin, .rv_plus_sign_up-module .sign-up-module-bottom p.top-margin {
  margin-top: 24px;
}

.plus_sign_up-module .sign-up-module-bottom .plus-log-in, .regular_sign_up-module .sign-up-module-bottom .plus-log-in, .retail_code_redemption-module .sign-up-module-bottom .plus-log-in, .rv_plus_sign_up-module .sign-up-module-bottom .plus-log-in {
  font-size: 14px;
  margin-bottom: 0;
}

.plus_sign_up-module .sign-up-module-bottom .plus-log-in a, .regular_sign_up-module .sign-up-module-bottom .plus-log-in a, .retail_code_redemption-module .sign-up-module-bottom .plus-log-in a, .rv_plus_sign_up-module .sign-up-module-bottom .plus-log-in a {
  font-weight: bold;
  color: #006ceb;
}

.plus_sign_up-module .sign-up-accompanying-text, .regular_sign_up-module .sign-up-accompanying-text, .retail_code_redemption-module .sign-up-accompanying-text, .rv_plus_sign_up-module .sign-up-accompanying-text {
  padding-top: 96px;
}

@media (max-width: 767px) {
  .plus_sign_up-module .sign-up-accompanying-text, .regular_sign_up-module .sign-up-accompanying-text, .retail_code_redemption-module .sign-up-accompanying-text, .rv_plus_sign_up-module .sign-up-accompanying-text {
    padding-top: 24px;
  }
}
.plus_sign_up-module .sign-up-plus-form #stripe-charge-container, .regular_sign_up-module .sign-up-plus-form #stripe-charge-container, .retail_code_redemption-module .sign-up-plus-form #stripe-charge-container, .rv_plus_sign_up-module .sign-up-plus-form #stripe-charge-container {
  position: relative;
}

.plus_sign_up-module .sign-up-plus-form #stripe-charge-container.disabled, .regular_sign_up-module .sign-up-plus-form #stripe-charge-container.disabled, .retail_code_redemption-module .sign-up-plus-form #stripe-charge-container.disabled, .rv_plus_sign_up-module .sign-up-plus-form #stripe-charge-container.disabled {
  pointer-events: none;
}

.plus_sign_up-module .sign-up-plus-form #stripe-charge-container.disabled .stripe-charge-cover, .regular_sign_up-module .sign-up-plus-form #stripe-charge-container.disabled .stripe-charge-cover, .retail_code_redemption-module .sign-up-plus-form #stripe-charge-container.disabled .stripe-charge-cover, .rv_plus_sign_up-module .sign-up-plus-form #stripe-charge-container.disabled .stripe-charge-cover {
  position: absolute;
  width: 100%;
  height: 101%;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 99;
}

.plus_sign_up-module .sign-up-plus-form .sign-up-module-top, .regular_sign_up-module .sign-up-plus-form .sign-up-module-top, .retail_code_redemption-module .sign-up-plus-form .sign-up-module-top, .rv_plus_sign_up-module .sign-up-plus-form .sign-up-module-top {
  padding-bottom: 6px;
}

.plus_sign_up-module .sign-up-plus-form .sign-up-module-top .location-selection #state-approval, .regular_sign_up-module .sign-up-plus-form .sign-up-module-top .location-selection #state-approval, .retail_code_redemption-module .sign-up-plus-form .sign-up-module-top .location-selection #state-approval, .rv_plus_sign_up-module .sign-up-plus-form .sign-up-module-top .location-selection #state-approval {
  padding: 5px;
  border: 1px solid #ccc;
  margin: 10px 0;
  width: 100%;
}

.plus_sign_up-module .sign-up-plus-form .sign-up-module-top #location-authorization, .plus_sign_up-module .sign-up-plus-form .sign-up-module-top #sub-auth-container, .regular_sign_up-module .sign-up-plus-form .sign-up-module-top #location-authorization, .regular_sign_up-module .sign-up-plus-form .sign-up-module-top #sub-auth-container, .retail_code_redemption-module .sign-up-plus-form .sign-up-module-top #location-authorization, .retail_code_redemption-module .sign-up-plus-form .sign-up-module-top #sub-auth-container, .rv_plus_sign_up-module .sign-up-plus-form .sign-up-module-top #location-authorization, .rv_plus_sign_up-module .sign-up-plus-form .sign-up-module-top #sub-auth-container {
  display: none;
}

.plus_sign_up-module .sign-up-plus-form .sign-up-module-top .subscription-authorization input, .regular_sign_up-module .sign-up-plus-form .sign-up-module-top .subscription-authorization input, .retail_code_redemption-module .sign-up-plus-form .sign-up-module-top .subscription-authorization input, .rv_plus_sign_up-module .sign-up-plus-form .sign-up-module-top .subscription-authorization input {
  display: inline-block;
  margin-right: 10px;
}

.plus_sign_up-module .sign-up-plus-form .sign-up-module-top .subscription-authorization label, .regular_sign_up-module .sign-up-plus-form .sign-up-module-top .subscription-authorization label, .retail_code_redemption-module .sign-up-plus-form .sign-up-module-top .subscription-authorization label, .rv_plus_sign_up-module .sign-up-plus-form .sign-up-module-top .subscription-authorization label {
  display: inline-block;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price {
  background: #fff;
  padding: 0 24px 12px;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price span.priceCurrency, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price span.priceCurrency, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price span.priceCurrency, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price span.priceCurrency {
  padding-left: 5px;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price span.priceCurrency:empty, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price span.priceCurrency:empty, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price span.priceCurrency:empty, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-price span.priceCurrency:empty {
  padding-left: 0px;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge button.back-button, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge button.back-button, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge button.back-button, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge button.back-button {
  margin-left: 24px;
  background: none;
  color: #031846;
  box-shadow: none;
  padding: 0;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge button.back-button::before, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge button.back-button::before, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge button.back-button::before, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge button.back-button::before {
  content: "< ";
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge button.back-button:hover, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge button.back-button:hover, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge button.back-button:hover, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge button.back-button:hover {
  text-decoration: underline;
  box-shadow: none;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge label[for=coupon], .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge label[for=coupon], .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge label[for=coupon], .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge label[for=coupon] {
  display: none;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form {
  padding: 12px 24px;
  position: relative;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon {
  width: calc(100% - 110px);
  display: inline-block;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-error, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-error, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-error, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-error {
  position: absolute;
  bottom: -5px;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form input[type=text], .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form input[type=text], .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form input[type=text], .rv_plus_sign_up-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;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon.error input[type=text], .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon.error input[type=text], .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon.error input[type=text], .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form .togo-stripe-coupon.error input[type=text] {
  border-color: #EF3340;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form button, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form button, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form button, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-form button {
  display: inline-block;
  width: 110px;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration {
  padding: 12px 24px;
  text-align: center;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration .remove, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration .remove, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration .remove, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-coupon-duration .remove {
  margin-top: 6px;
  cursor: pointer;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form {
  padding: 12px 24px 24px;
  position: relative;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement, .rv_plus_sign_up-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);
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement--invalid, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement--invalid, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement--invalid, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form .togo-stripe-card-element .StripeElement--invalid {
  border-color: #EF3340;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form button, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form button, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form button, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-charge-form button {
  margin-top: 24px;
  width: 100%;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-payment-picker, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-payment-picker, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-payment-picker, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-payment-picker {
  padding: 24px;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-payment-picker p, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-payment-picker p, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-payment-picker p, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-payment-picker p {
  margin-bottom: 5px;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-payment-picker .togo-stripe-payment-picker-options button.cc-button, .regular_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-payment-picker .togo-stripe-payment-picker-options button.cc-button, .retail_code_redemption-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-payment-picker .togo-stripe-payment-picker-options button.cc-button, .rv_plus_sign_up-module .sign-up-plus-form .togo-stripe-charge .togo-stripe-payment-picker .togo-stripe-payment-picker-options button.cc-button {
  width: 100%;
  background: #fff;
  border: 2px solid #031846;
  color: #031846;
  border-radius: 4px;
  background-image: var(--wpr-bg-73f529ac-6f0a-49cb-9b79-439a30e0b3a4);
  background-position: calc(50% - 27px) center;
  background-repeat: no-repeat;
  padding-left: 60px;
  margin-bottom: 5px;
}

.plus_sign_up-module .upgrade-plus-form .upgrade-options, .regular_sign_up-module .upgrade-plus-form .upgrade-options, .retail_code_redemption-module .upgrade-plus-form .upgrade-options, .rv_plus_sign_up-module .upgrade-plus-form .upgrade-options {
  margin-top: 5px;
}

.plus_sign_up-module .upgrade-plus-form .upgrade-options a, .regular_sign_up-module .upgrade-plus-form .upgrade-options a, .retail_code_redemption-module .upgrade-plus-form .upgrade-options a, .rv_plus_sign_up-module .upgrade-plus-form .upgrade-options a {
  border-radius: 4px;
  padding: 4px 6px 3px;
  display: inline-block;
}

.plus_sign_up-module .upgrade-plus-form .upgrade-options a.pro-upgrade, .regular_sign_up-module .upgrade-plus-form .upgrade-options a.pro-upgrade, .retail_code_redemption-module .upgrade-plus-form .upgrade-options a.pro-upgrade, .rv_plus_sign_up-module .upgrade-plus-form .upgrade-options a.pro-upgrade {
  background: #147BD1;
  color: white;
}

.plus_sign_up-module .upgrade-plus-form .upgrade-options a.premium-upgrade, .regular_sign_up-module .upgrade-plus-form .upgrade-options a.premium-upgrade, .retail_code_redemption-module .upgrade-plus-form .upgrade-options a.premium-upgrade, .rv_plus_sign_up-module .upgrade-plus-form .upgrade-options a.premium-upgrade {
  background: #F9D209;
  color: black;
}

.plus_sign_up-module .upgrade-plus-form[data-tier=pro] .upgrade-options .pro-upgrade, .regular_sign_up-module .upgrade-plus-form[data-tier=pro] .upgrade-options .pro-upgrade, .retail_code_redemption-module .upgrade-plus-form[data-tier=pro] .upgrade-options .pro-upgrade, .rv_plus_sign_up-module .upgrade-plus-form[data-tier=pro] .upgrade-options .pro-upgrade {
  display: none;
}

.plus_sign_up-module .upgrade-plus-form[data-tier=pro] .upgrade-options .premium-upgrade, .regular_sign_up-module .upgrade-plus-form[data-tier=pro] .upgrade-options .premium-upgrade, .retail_code_redemption-module .upgrade-plus-form[data-tier=pro] .upgrade-options .premium-upgrade, .rv_plus_sign_up-module .upgrade-plus-form[data-tier=pro] .upgrade-options .premium-upgrade {
  display: inline-block;
}

.plus_sign_up-module .upgrade-plus-form[data-tier=pro] .upgrade-logo .pro-badge, .regular_sign_up-module .upgrade-plus-form[data-tier=pro] .upgrade-logo .pro-badge, .retail_code_redemption-module .upgrade-plus-form[data-tier=pro] .upgrade-logo .pro-badge, .rv_plus_sign_up-module .upgrade-plus-form[data-tier=pro] .upgrade-logo .pro-badge {
  display: block;
}

.plus_sign_up-module .upgrade-plus-form[data-tier=pro] .upgrade-logo .premium-badge, .regular_sign_up-module .upgrade-plus-form[data-tier=pro] .upgrade-logo .premium-badge, .retail_code_redemption-module .upgrade-plus-form[data-tier=pro] .upgrade-logo .premium-badge, .rv_plus_sign_up-module .upgrade-plus-form[data-tier=pro] .upgrade-logo .premium-badge {
  display: none;
}

.plus_sign_up-module .upgrade-plus-form[data-tier=premium] .upgrade-options .pro-upgrade, .regular_sign_up-module .upgrade-plus-form[data-tier=premium] .upgrade-options .pro-upgrade, .retail_code_redemption-module .upgrade-plus-form[data-tier=premium] .upgrade-options .pro-upgrade, .rv_plus_sign_up-module .upgrade-plus-form[data-tier=premium] .upgrade-options .pro-upgrade {
  display: inline-block;
}

.plus_sign_up-module .upgrade-plus-form[data-tier=premium] .upgrade-options .premium-upgrade, .regular_sign_up-module .upgrade-plus-form[data-tier=premium] .upgrade-options .premium-upgrade, .retail_code_redemption-module .upgrade-plus-form[data-tier=premium] .upgrade-options .premium-upgrade, .rv_plus_sign_up-module .upgrade-plus-form[data-tier=premium] .upgrade-options .premium-upgrade {
  display: none;
}

.plus_sign_up-module .upgrade-plus-form[data-tier=premium] .upgrade-logo .pro-badge, .regular_sign_up-module .upgrade-plus-form[data-tier=premium] .upgrade-logo .pro-badge, .retail_code_redemption-module .upgrade-plus-form[data-tier=premium] .upgrade-logo .pro-badge, .rv_plus_sign_up-module .upgrade-plus-form[data-tier=premium] .upgrade-logo .pro-badge {
  display: none;
}

.plus_sign_up-module .upgrade-plus-form[data-tier=premium] .upgrade-logo .premium-badge, .regular_sign_up-module .upgrade-plus-form[data-tier=premium] .upgrade-logo .premium-badge, .retail_code_redemption-module .upgrade-plus-form[data-tier=premium] .upgrade-logo .premium-badge, .rv_plus_sign_up-module .upgrade-plus-form[data-tier=premium] .upgrade-logo .premium-badge {
  display: block;
}

.plus_sign_up-module .upgrade-plus-form .module-loader, .regular_sign_up-module .upgrade-plus-form .module-loader, .retail_code_redemption-module .upgrade-plus-form .module-loader, .rv_plus_sign_up-module .upgrade-plus-form .module-loader {
  width: 100%;
  height: 200px;
  background-image: var(--wpr-bg-794721a0-eeb2-41a9-9bb1-d49accb9ee51);
  background-repeat: no-repeat;
  background-position: center center;
}

.plus_sign_up-module .upgrade-plus-form .upgrade-intro-text, .regular_sign_up-module .upgrade-plus-form .upgrade-intro-text, .retail_code_redemption-module .upgrade-plus-form .upgrade-intro-text, .rv_plus_sign_up-module .upgrade-plus-form .upgrade-intro-text {
  display: none;
}

.plus_sign_up-module .upgrade-plus-form .upgrade-fallback-text, .regular_sign_up-module .upgrade-plus-form .upgrade-fallback-text, .retail_code_redemption-module .upgrade-plus-form .upgrade-fallback-text, .rv_plus_sign_up-module .upgrade-plus-form .upgrade-fallback-text {
  display: none;
}

.plus_sign_up-module .upgrade-plus-form #upgrade-info, .regular_sign_up-module .upgrade-plus-form #upgrade-info, .retail_code_redemption-module .upgrade-plus-form #upgrade-info, .rv_plus_sign_up-module .upgrade-plus-form #upgrade-info {
  display: none;
}

.plus_sign_up-module .upgrade-plus-form #button-upgrade-tier.loading, .regular_sign_up-module .upgrade-plus-form #button-upgrade-tier.loading, .retail_code_redemption-module .upgrade-plus-form #button-upgrade-tier.loading, .rv_plus_sign_up-module .upgrade-plus-form #button-upgrade-tier.loading {
  background-image: var(--wpr-bg-42ad845c-f812-4c4f-ac6b-404acb902b6f);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 52px 52px;
  color: rgba(0, 0, 0, 0);
}

.plus_sign_up-module .upgrade-plus-form #button-upgrade-tier.loading:hover, .regular_sign_up-module .upgrade-plus-form #button-upgrade-tier.loading:hover, .retail_code_redemption-module .upgrade-plus-form #button-upgrade-tier.loading:hover, .rv_plus_sign_up-module .upgrade-plus-form #button-upgrade-tier.loading:hover {
  background-color: #F9D209;
  cursor: default;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-error-text, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-error-text, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top .upgrade-error-text, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-error-text {
  display: none;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top h4, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top h4, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top h4, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top h4 {
  margin: 20px 0;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top span.upgrade-logo img, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top span.upgrade-logo img, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top span.upgrade-logo img, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top span.upgrade-logo img {
  height: 22px;
  margin-left: 8px;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top span.loading-text, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top span.loading-text, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top span.loading-text, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top span.loading-text {
  color: rgba(255, 255, 255, 0);
  animation-duration: 2.2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: shimmer;
  animation-timing-function: linear;
  background: #ddd;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 1200px 100%;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top span.current_tier, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top span.current_tier, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top span.current_tier, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top span.current_tier {
  text-transform: capitalize;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top span.upgrade_tier, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top span.upgrade_tier, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top span.upgrade_tier, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top span.upgrade_tier {
  text-transform: capitalize;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top table, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top table, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top table, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top table {
  margin-bottom: 30px;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top table th, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top table th, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top table th, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top table th {
  padding-top: 20px;
  padding-bottom: 5px;
  color: #292D31;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top table tr, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top table tr, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr {
  padding-bottom: 4px;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr th:last-child, .plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr td:last-child, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top table tr th:last-child, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top table tr td:last-child, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top table tr th:last-child, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top table tr td:last-child, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr th:last-child, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr td:last-child {
  text-align: right;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-item, .plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-total, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-item, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-total, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top table tr.line-item, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top table tr.line-total, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-item, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-total {
  border-bottom: 1px solid #FAFAFB;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-item td, .plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-total td, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-item td, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-total td, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top table tr.line-item td, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top table tr.line-total td, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-item td, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-total td {
  padding-bottom: 4px;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-total td, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-total td, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top table tr.line-total td, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top table tr.line-total td {
  padding-top: 20px;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-payment-options label, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-payment-options label, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top .upgrade-payment-options label, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-payment-options label {
  display: inline-block;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-payment-options input[type=radio], .regular_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-payment-options input[type=radio], .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top .upgrade-payment-options input[type=radio], .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-payment-options input[type=radio] {
  margin-right: 4px;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-payment-options span.credit-update a, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-payment-options span.credit-update a, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top .upgrade-payment-options span.credit-update a, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-payment-options span.credit-update a {
  display: block;
  color: #5A697A;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation p, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation p, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation p, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation p {
  font-weight: bold;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation button, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation button, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation button, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation button {
  width: 100%;
  display: block;
  margin-top: 20px;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation .stripe-logo, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation .stripe-logo, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation .stripe-logo, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation .stripe-logo {
  display: inline-block;
  margin-top: 10px;
}

.plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation .stripe-logo img, .regular_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation .stripe-logo img, .retail_code_redemption-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation .stripe-logo img, .rv_plus_sign_up-module .upgrade-plus-form .sign-up-module-top .upgrade-confirmation .stripe-logo img {
  width: 100px;
}

@keyframes shimmer {
  0% {
    background-position: -1200px 0;
  }
  100% {
    background-position: 1200px 0;
  }
}
.plus_sign_up-module .upgrade-form-success, .regular_sign_up-module .upgrade-form-success, .retail_code_redemption-module .upgrade-form-success, .rv_plus_sign_up-module .upgrade-form-success {
  display: none;
}

.plus_sign_up-module .retail-code-redemption-form, .plus_sign_up-module #code-renewal-form, .regular_sign_up-module .retail-code-redemption-form, .regular_sign_up-module #code-renewal-form, .retail_code_redemption-module .retail-code-redemption-form, .retail_code_redemption-module #code-renewal-form, .rv_plus_sign_up-module .retail-code-redemption-form, .rv_plus_sign_up-module #code-renewal-form {
  padding: 24px;
}

.plus_sign_up-module .retail-code-redemption-form input[type=text], .plus_sign_up-module #code-renewal-form input[type=text], .regular_sign_up-module .retail-code-redemption-form input[type=text], .regular_sign_up-module #code-renewal-form input[type=text], .retail_code_redemption-module .retail-code-redemption-form input[type=text], .retail_code_redemption-module #code-renewal-form input[type=text], .rv_plus_sign_up-module .retail-code-redemption-form input[type=text], .rv_plus_sign_up-module #code-renewal-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;
}

.plus_sign_up-module .retail-code-redemption-form input[type=text]::-webkit-input-placeholder, .plus_sign_up-module #code-renewal-form input[type=text]::-webkit-input-placeholder, .regular_sign_up-module .retail-code-redemption-form input[type=text]::-webkit-input-placeholder, .regular_sign_up-module #code-renewal-form input[type=text]::-webkit-input-placeholder, .retail_code_redemption-module .retail-code-redemption-form input[type=text]::-webkit-input-placeholder, .retail_code_redemption-module #code-renewal-form input[type=text]::-webkit-input-placeholder, .rv_plus_sign_up-module .retail-code-redemption-form input[type=text]::-webkit-input-placeholder, .rv_plus_sign_up-module #code-renewal-form input[type=text]::-webkit-input-placeholder {
  color: rgba(70, 69, 83, 0.4);
}

.plus_sign_up-module .retail-code-redemption-form input[type=text]::-moz-placeholder, .plus_sign_up-module #code-renewal-form input[type=text]::-moz-placeholder, .regular_sign_up-module .retail-code-redemption-form input[type=text]::-moz-placeholder, .regular_sign_up-module #code-renewal-form input[type=text]::-moz-placeholder, .retail_code_redemption-module .retail-code-redemption-form input[type=text]::-moz-placeholder, .retail_code_redemption-module #code-renewal-form input[type=text]::-moz-placeholder, .rv_plus_sign_up-module .retail-code-redemption-form input[type=text]::-moz-placeholder, .rv_plus_sign_up-module #code-renewal-form input[type=text]::-moz-placeholder {
  color: rgba(70, 69, 83, 0.4);
}

.plus_sign_up-module .retail-code-redemption-form input[type=text]:-ms-input-placeholder, .plus_sign_up-module #code-renewal-form input[type=text]:-ms-input-placeholder, .regular_sign_up-module .retail-code-redemption-form input[type=text]:-ms-input-placeholder, .regular_sign_up-module #code-renewal-form input[type=text]:-ms-input-placeholder, .retail_code_redemption-module .retail-code-redemption-form input[type=text]:-ms-input-placeholder, .retail_code_redemption-module #code-renewal-form input[type=text]:-ms-input-placeholder, .rv_plus_sign_up-module .retail-code-redemption-form input[type=text]:-ms-input-placeholder, .rv_plus_sign_up-module #code-renewal-form input[type=text]:-ms-input-placeholder {
  color: rgba(70, 69, 83, 0.4);
}

.plus_sign_up-module .retail-code-redemption-form .retail-code-submit, .plus_sign_up-module #code-renewal-form .retail-code-submit, .regular_sign_up-module .retail-code-redemption-form .retail-code-submit, .regular_sign_up-module #code-renewal-form .retail-code-submit, .retail_code_redemption-module .retail-code-redemption-form .retail-code-submit, .retail_code_redemption-module #code-renewal-form .retail-code-submit, .rv_plus_sign_up-module .retail-code-redemption-form .retail-code-submit, .rv_plus_sign_up-module #code-renewal-form .retail-code-submit {
  width: 100%;
  margin-top: 24px;
}

.plus_sign_up-module .retail-code-redemption-form .retail-code-submit:disabled, .plus_sign_up-module #code-renewal-form .retail-code-submit:disabled, .regular_sign_up-module .retail-code-redemption-form .retail-code-submit:disabled, .regular_sign_up-module #code-renewal-form .retail-code-submit:disabled, .retail_code_redemption-module .retail-code-redemption-form .retail-code-submit:disabled, .retail_code_redemption-module #code-renewal-form .retail-code-submit:disabled, .rv_plus_sign_up-module .retail-code-redemption-form .retail-code-submit:disabled, .rv_plus_sign_up-module #code-renewal-form .retail-code-submit:disabled {
  opacity: 0.8;
  cursor: default;
  background-color: #1D2B43;
}

.plus_sign_up-module .retail-code-redemption-form .retail-code-submit:disabled:after, .plus_sign_up-module #code-renewal-form .retail-code-submit:disabled:after, .regular_sign_up-module .retail-code-redemption-form .retail-code-submit:disabled:after, .regular_sign_up-module #code-renewal-form .retail-code-submit:disabled:after, .retail_code_redemption-module .retail-code-redemption-form .retail-code-submit:disabled:after, .retail_code_redemption-module #code-renewal-form .retail-code-submit:disabled:after, .rv_plus_sign_up-module .retail-code-redemption-form .retail-code-submit:disabled:after, .rv_plus_sign_up-module #code-renewal-form .retail-code-submit:disabled:after {
  content: "ting...";
}

.plus_sign_up-module .retail-code-redemption-form .retail-code-redemption-error, .plus_sign_up-module #code-renewal-form .retail-code-redemption-error, .regular_sign_up-module .retail-code-redemption-form .retail-code-redemption-error, .regular_sign_up-module #code-renewal-form .retail-code-redemption-error, .retail_code_redemption-module .retail-code-redemption-form .retail-code-redemption-error, .retail_code_redemption-module #code-renewal-form .retail-code-redemption-error, .rv_plus_sign_up-module .retail-code-redemption-form .retail-code-redemption-error, .rv_plus_sign_up-module #code-renewal-form .retail-code-redemption-error {
  margin-top: 8px;
}

.plus_sign_up-module #code-renewal-component, .regular_sign_up-module #code-renewal-component, .retail_code_redemption-module #code-renewal-component, .rv_plus_sign_up-module #code-renewal-component {
  position: relative;
}

.plus_sign_up-module #code-renewal-component:after, .regular_sign_up-module #code-renewal-component:after, .retail_code_redemption-module #code-renewal-component:after, .rv_plus_sign_up-module #code-renewal-component:after {
  content: "";
  background-image: var(--wpr-bg-34558858-8c05-4ad0-9819-889ee73957ae);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 72px 72px;
  color: #ccc;
  background-color: rgba(255, 255, 255, 0.8);
  border-color: #ccc;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.plus_sign_up-module #code-renewal-component.loading:after, .regular_sign_up-module #code-renewal-component.loading:after, .retail_code_redemption-module #code-renewal-component.loading:after, .rv_plus_sign_up-module #code-renewal-component.loading:after {
  display: block;
}

.plus_sign_up-module #code-renewal-form .code-input, .regular_sign_up-module #code-renewal-form .code-input, .retail_code_redemption-module #code-renewal-form .code-input, .rv_plus_sign_up-module #code-renewal-form .code-input {
  position: relative;
}

.plus_sign_up-module #code-renewal-form .code-input input[name=retail-renewal-code], .regular_sign_up-module #code-renewal-form .code-input input[name=retail-renewal-code], .retail_code_redemption-module #code-renewal-form .code-input input[name=retail-renewal-code], .rv_plus_sign_up-module #code-renewal-form .code-input input[name=retail-renewal-code] {
  padding-right: 130px;
}

.plus_sign_up-module #code-renewal-form .code-input .check-code, .regular_sign_up-module #code-renewal-form .code-input .check-code, .retail_code_redemption-module #code-renewal-form .code-input .check-code, .rv_plus_sign_up-module #code-renewal-form .code-input .check-code {
  transition: all 0.2s ease-in-out;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 200px;
  background: #fff;
  border: 2px solid #1D2B43;
  color: #1D2B43;
  padding: 8px 20px;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}

.plus_sign_up-module #code-renewal-form .code-input .check-code:hover, .regular_sign_up-module #code-renewal-form .code-input .check-code:hover, .retail_code_redemption-module #code-renewal-form .code-input .check-code:hover, .rv_plus_sign_up-module #code-renewal-form .code-input .check-code:hover {
  background: #1D2B43;
  color: #F9D209;
}

.plus_sign_up-module #code-renewal-form .code-error, .regular_sign_up-module #code-renewal-form .code-error, .retail_code_redemption-module #code-renewal-form .code-error, .rv_plus_sign_up-module #code-renewal-form .code-error {
  font-size: 12px;
  color: #EF3340;
  padding-top: 8px;
  min-height: 24px;
}

.plus_sign_up-module #code-renewal-form .code-error.success, .regular_sign_up-module #code-renewal-form .code-error.success, .retail_code_redemption-module #code-renewal-form .code-error.success, .rv_plus_sign_up-module #code-renewal-form .code-error.success {
  color: #248742;
}

.plus_sign_up-module .success-message, .regular_sign_up-module .success-message, .retail_code_redemption-module .success-message, .rv_plus_sign_up-module .success-message {
  padding: 0 20px;
}

.plus_sign_up-module .success-message .success-check, .regular_sign_up-module .success-message .success-check, .retail_code_redemption-module .success-message .success-check, .rv_plus_sign_up-module .success-message .success-check {
  width: 0px;
  height: 0px;
  background: green;
  background-image: linear-gradient(159deg, rgb(98, 145, 4) 19%, rgb(97, 144, 3) 19%, rgb(0, 128, 0) 61%);
  text-align: center;
  border-radius: 50%;
  position: relative;
  margin: 0px auto;
  opacity: 0;
  transition: all 0.3s ease-out;
}

.plus_sign_up-module .success-message .success-check svg, .regular_sign_up-module .success-message .success-check svg, .retail_code_redemption-module .success-message .success-check svg, .rv_plus_sign_up-module .success-message .success-check svg {
  width: 80%;
  padding-top: 0%;
}

.plus_sign_up-module .success-message .success-check svg path, .regular_sign_up-module .success-message .success-check svg path, .retail_code_redemption-module .success-message .success-check svg path, .rv_plus_sign_up-module .success-message .success-check svg path {
  fill: #fff;
}

.plus_sign_up-module .success-message .success-check.active, .regular_sign_up-module .success-message .success-check.active, .retail_code_redemption-module .success-message .success-check.active, .rv_plus_sign_up-module .success-message .success-check.active {
  width: 70px;
  height: 70px;
  margin: 20px auto;
  opacity: 1;
}

.plus_sign_up-module .success-message h4, .regular_sign_up-module .success-message h4, .retail_code_redemption-module .success-message h4, .rv_plus_sign_up-module .success-message h4 {
  font-family: "Public Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
}

.plus_sign_up-module .success-message p, .regular_sign_up-module .success-message p, .retail_code_redemption-module .success-message p, .rv_plus_sign_up-module .success-message p {
  font-size: 14px;
  line-height: 1.7;
  padding-bottom: 30px;
}

.plus_sign_up-module .sign-up-plus-form-success, .regular_sign_up-module .sign-up-plus-form-success, .retail_code_redemption-module .sign-up-plus-form-success, .rv_plus_sign_up-module .sign-up-plus-form-success {
  display: none;
}

.plus_sign_up-module .sign-up-plus-form-success .sign-up-module-top, .regular_sign_up-module .sign-up-plus-form-success .sign-up-module-top, .retail_code_redemption-module .sign-up-plus-form-success .sign-up-module-top, .rv_plus_sign_up-module .sign-up-plus-form-success .sign-up-module-top {
  padding-bottom: 24px;
}

.plus_sign_up-module .sign-up-plus-form-success #sign-up-thank-you-address, .regular_sign_up-module .sign-up-plus-form-success #sign-up-thank-you-address, .retail_code_redemption-module .sign-up-plus-form-success #sign-up-thank-you-address, .rv_plus_sign_up-module .sign-up-plus-form-success #sign-up-thank-you-address {
  background: #fff;
  padding: 0 24px 24px 24px;
}

.plus_sign_up-module .sign-up-plus-form-success #sign-up-thank-you-address label, .regular_sign_up-module .sign-up-plus-form-success #sign-up-thank-you-address label, .retail_code_redemption-module .sign-up-plus-form-success #sign-up-thank-you-address label, .rv_plus_sign_up-module .sign-up-plus-form-success #sign-up-thank-you-address label {
  margin-bottom: 30px;
}

.plus_sign_up-module .sign-up-plus-form-success #sign-up-thank-you-address .search__input, .regular_sign_up-module .sign-up-plus-form-success #sign-up-thank-you-address .search__input, .retail_code_redemption-module .sign-up-plus-form-success #sign-up-thank-you-address .search__input, .rv_plus_sign_up-module .sign-up-plus-form-success #sign-up-thank-you-address .search__input {
  border-bottom: 1px solid #D9DDE1;
  width: 100%;
  padding: 4px 0;
  font-size: 14px;
}

@media (max-width: 767px) {
  .plus_sign_up-module .sign-up-plus-form-success #sign-up-thank-you-address .search__input, .regular_sign_up-module .sign-up-plus-form-success #sign-up-thank-you-address .search__input, .retail_code_redemption-module .sign-up-plus-form-success #sign-up-thank-you-address .search__input, .rv_plus_sign_up-module .sign-up-plus-form-success #sign-up-thank-you-address .search__input {
    font-size: 16px;
  }
}
.plus_sign_up-module .sign-up-plus-form-success .visit_link_container, .regular_sign_up-module .sign-up-plus-form-success .visit_link_container, .retail_code_redemption-module .sign-up-plus-form-success .visit_link_container, .rv_plus_sign_up-module .sign-up-plus-form-success .visit_link_container {
  position: relative;
  text-align: center;
}

.plus_sign_up-module .sign-up-plus-form-success .visit_link_container .wp-block-button__link.visit_link, .regular_sign_up-module .sign-up-plus-form-success .visit_link_container .wp-block-button__link.visit_link, .retail_code_redemption-module .sign-up-plus-form-success .visit_link_container .wp-block-button__link.visit_link, .rv_plus_sign_up-module .sign-up-plus-form-success .visit_link_container .wp-block-button__link.visit_link {
  display: inline-block;
  padding: 10px 30px;
  background: #fff;
  color: #248742;
  border: 2px solid #248742;
  line-height: 1;
}

.plus_sign_up-module .sign-up-plus-form-success .visit_link_container .wp-block-button__link.visit_link:hover, .regular_sign_up-module .sign-up-plus-form-success .visit_link_container .wp-block-button__link.visit_link:hover, .retail_code_redemption-module .sign-up-plus-form-success .visit_link_container .wp-block-button__link.visit_link:hover, .rv_plus_sign_up-module .sign-up-plus-form-success .visit_link_container .wp-block-button__link.visit_link:hover {
  color: #fff;
  background: #248742;
}

.plus_sign_up-module .sign-up-module-image, .regular_sign_up-module .sign-up-module-image, .retail_code_redemption-module .sign-up-module-image, .rv_plus_sign_up-module .sign-up-module-image {
  display: block;
  margin-bottom: 16px;
  max-width: 100%;
}

.plus_sign_up-module .two-form-header .sign-up-accompanying-text, .regular_sign_up-module .two-form-header .sign-up-accompanying-text, .retail_code_redemption-module .two-form-header .sign-up-accompanying-text, .rv_plus_sign_up-module .two-form-header .sign-up-accompanying-text {
  padding: 24px 0;
}

.plus_sign_up-module .two-form-header h3, .regular_sign_up-module .two-form-header h3, .retail_code_redemption-module .two-form-header h3, .rv_plus_sign_up-module .two-form-header h3 {
  text-align: left;
}

.regular_sign_up-module .sign-up-wrapper.no-text {
  position: relative;
  z-index: 2;
}

.regular_sign_up-module .sign-up-wrapper.no-text:before {
  position: absolute;
  z-index: -1;
  width: 166px;
  height: 274px;
  content: "";
  background: var(--wpr-bg-452f6408-9e96-4e9f-9537-782ab9197bba) no-repeat center;
  background-size: 100%;
  right: -75px;
  top: -44px;
}

@media (max-width: 767px) {
  .regular_sign_up-module .sign-up-wrapper.no-text:before {
    display: none;
  }
}
.regular_sign_up-module .sign-up-wrapper.no-text:after {
  position: absolute;
  z-index: -1;
  width: 148px;
  height: 191px;
  content: "";
  background: var(--wpr-bg-e0a13836-db74-4c99-83e1-d26d5c7fe30a) no-repeat center;
  background-size: 100%;
  left: -44px;
  bottom: -44px;
}

@media (max-width: 767px) {
  .regular_sign_up-module .sign-up-wrapper.no-text:after {
    display: none;
  }
}
.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: 0.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;
  }
}
.landing-page-content .mobile_app_cta-module {
  padding-bottom: 0;
}

.mobile_app_cta-module .mobile-cta-module-inner {
  padding-bottom: 48px;
  background: #F0F8E8 var(--wpr-bg-69e1e4d0-7fc0-4d75-8fde-cbc510e6ad44) 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;
}

section.tier-card-module {
  width: 100%;
}

section.tier-card-module .header {
  max-width: 760px;
  width: 90%;
  margin: 0 auto;
}

section.tier-card-module .header p {
  margin: 20px 0 32px 0;
}

section.tier-card-module .header p span {
  background: #FFD400;
  padding: 0 4px;
}

section.tier-card-module .tier-module-carousel-tabs {
  display: none;
  border-bottom: 3px solid #E8E9EA;
  margin: 0 20px;
}

@media (max-width: 850px) {
  section.tier-card-module .tier-module-carousel-tabs {
    display: flex;
  }
}
section.tier-card-module .tier-module-carousel-tabs li {
  flex-grow: 1;
}

section.tier-card-module .tier-module-carousel-tabs li a {
  display: block;
  text-align: center;
  padding: 8px 0;
  margin-bottom: -3px;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
}

section.tier-card-module .tier-module-carousel-tabs li a.active-tab.tab-free {
  border-color: #AEAFB1;
}

section.tier-card-module .tier-module-carousel-tabs li a.active-tab.tab-basic {
  border-color: #7F8A98;
}

section.tier-card-module .tier-module-carousel-tabs li a.active-tab.tab-pro {
  border-color: #147BD1;
}

section.tier-card-module .tier-module-carousel-tabs li a.active-tab.tab-premium {
  border-color: #F9D209;
}

section.tier-card-module .tier-module-wrapper {
  position: relative;
  width: 100%;
  overflow: scroll;
}

section.tier-card-module .tier-module-container {
  width: 100%;
  position: relative;
}

section.tier-card-module .modules {
  margin: 80px auto 40px auto;
  max-width: 1186px;
}

@media (max-width: 850px) {
  section.tier-card-module .modules {
    margin-top: 30px;
  }
}
@media (max-width: 850px) {
  section.tier-card-module .modules .slick-slide {
    margin: 0 20px;
  }
}
section.tier-card-module .modules div.cell-3 {
  border: 2px solid #D6E0ED;
  border-radius: 8px;
  padding: 28px 16px;
  margin-bottom: 10px;
  margin-top: 10px;
  background: #F3F3F3;
}

@media (max-width: 850px) {
  section.tier-card-module .modules div.cell-3 {
    margin: 0;
  }
}
section.tier-card-module .modules div.cell-3 .signup-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

section.tier-card-module .modules div.cell-3 .signup-container p {
  margin: 0 0 40px 0;
}

section.tier-card-module .modules div.cell-3 .signup-container .signup-info.top p {
  margin: 0 0 20px 0;
}

section.tier-card-module .modules div.cell-3 .signup-container .signup-footer {
  margin-top: 20px;
}

section.tier-card-module .modules div.cell-3 .signup-container .signup-footer.top {
  margin-bottom: 40px;
  margin-top: 10px;
}

section.tier-card-module .modules div.cell-3 .logo-container {
  margin-bottom: 16px;
}

@media (max-width: 850px) {
  section.tier-card-module .modules div.cell-3 .logo-container {
    width: 255px;
    display: block;
    margin: 0 auto 16px;
  }
  section.tier-card-module .modules div.cell-3 .logo-container .logo {
    text-align: right;
    display: block;
  }
  section.tier-card-module .modules div.cell-3 .logo-container .logo img {
    height: 24px;
    width: auto;
    display: inline;
    margin-top: 6px;
  }
}
section.tier-card-module .modules div.cell-3 .logo-container svg {
  display: none;
  width: 255px;
  height: 50px;
}

@media (max-width: 850px) {
  section.tier-card-module .modules div.cell-3 .logo-container svg {
    display: block;
  }
}
section.tier-card-module .modules div.cell-3 .monogram {
  display: inline-block;
}

section.tier-card-module .modules div.cell-3 .monogram img {
  max-height: 44px;
  margin-right: 9px;
}

section.tier-card-module .modules div.cell-3 .logo {
  display: inline-block;
  text-align: center;
}

section.tier-card-module .modules div.cell-3 .logo img {
  width: 100%;
}

section.tier-card-module .modules div.cell-3 .value-label {
  border: 4px solid #FFD400;
  background: #FFD400;
  position: absolute;
  top: 0;
  left: 0;
  height: 42px;
  width: 100%;
  padding-top: 8px;
  text-align: center;
}

section.tier-card-module .modules div.cell-3 .value-label span {
  position: relative;
  z-index: 2;
}

section.tier-card-module .modules div.cell-3 .value-label:after {
  content: "";
  position: absolute;
  top: -8px;
  left: -8px;
  width: calc(100% + 16px);
  height: calc(50% + 8px);
  background: #FDE86A;
  border-radius: 8px 8px 0 0;
  z-index: 1;
}

section.tier-card-module .modules div.cell-3 .price-note {
  display: block;
}

section.tier-card-module .modules div.cell-3 .sale_regular_price {
  margin-bottom: 8px;
}

section.tier-card-module .modules div.cell-3 .signup-button {
  text-align: center;
}

section.tier-card-module .modules div.cell-3 .signup-button a {
  margin-top: 30px;
  width: 275px;
  max-width: 100%;
}

section.tier-card-module .modules div.cell-3 .signup-button a.rtauth-hidden {
  visibility: hidden;
}

@media (max-width: 850px) {
  section.tier-card-module .modules div.cell-3 .signup-button a.rtauth-hidden {
    display: none;
    margin-top: 0;
  }
}
section.tier-card-module .modules div.cell-3 .signup-button a.tc-upgrade-link {
  display: none;
}

section.tier-card-module .modules div.cell-3.highlighted {
  border: 4px solid #FFD400;
  background: #FFF6EE;
  margin-top: -38px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding-top: 75px;
}

@media (max-width: 850px) {
  section.tier-card-module .modules div.cell-3.highlighted {
    margin: 0;
    box-shadow: none;
  }
}
section.tier-card-module .modules div.cell-3 ul li {
  line-height: 1.1;
  margin-bottom: 8px;
  padding: 6px 8px;
  border-radius: 8px;
  background: #fff;
}

section.tier-card-module .modules div.cell-3 ul li .feature-icon {
  display: inline-block;
  width: 40px;
  min-height: 40px;
  padding: 2px;
  vertical-align: middle;
  margin-right: 8px;
}

section.tier-card-module .modules div.cell-3 ul li .feature-icon img {
  display: block;
  max-width: 36px;
}

section.tier-card-module .modules div.cell-3.no-button {
  margin-bottom: 94px;
}

@media (max-width: 1024px) {
  section.tier-card-module .modules div.cell-3.no-button {
    margin-bottom: 24px;
  }
}
section.tier-card-module .comparison a {
  display: inline-block;
  color: #596778;
  padding-bottom: 30px;
  background-image: var(--wpr-bg-9c1cece7-4535-47e9-921a-6612de4e8c32);
  background-repeat: no-repeat;
  background-position: bottom 5px center;
  background-size: 20px 10px;
}

section.tier-card-module .comparison a:hover {
  background-position: bottom 0 center;
}

.landing-page-content.user-loaded.user-basic section.tier-card-module .modules .signup-button a.tc-upgrade-link[href="#pro"], .landing-page-content.user-loaded.user-basic section.tier-card-module .modules .signup-button a.tc-upgrade-link[href="#premium"] {
  display: block;
}

.landing-page-content.user-loaded.user-basic section.tier-comparison-module a.signup-button.upgrade-button[href="#pro"], .landing-page-content.user-loaded.user-basic section.tier-comparison-module a.signup-button.upgrade-button[href="#premium"] {
  display: block;
}

.landing-page-content.user-loaded.user-pro section.tier-card-module .modules .signup-button a.tc-upgrade-link[href="#premium"] {
  display: block;
}

.landing-page-content.user-loaded.user-pro section.tier-comparison-module a.signup-button.upgrade-button[href="#premium"] {
  display: block;
}

section.tier-comparison-module {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 0;
}

section.tier-comparison-module .header {
  max-width: 760px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}

section.tier-comparison-module .header p {
  margin: 20px 0;
}

section.tier-comparison-module .comparison-wrapper {
  z-index: 1;
  width: 100%;
  overflow: scroll;
}

section.tier-comparison-module .comparison-container {
  padding: 0 30px;
  max-width: 1030px;
  min-width: 860px;
  margin: 40px auto;
}

section.tier-comparison-module .comparison {
  width: 100%;
  background: #fff;
  border-radius: 12px 12px 8px 8px;
  box-shadow: 0 0 20px #ccc;
}

section.tier-comparison-module .comparison .row {
  width: 100%;
}

section.tier-comparison-module .comparison .flex-grid {
  width: 100%;
}

section.tier-comparison-module .comparison .feature-title {
  width: 28%;
}

section.tier-comparison-module .comparison .feature-value {
  width: 18%;
  text-align: center;
}

section.tier-comparison-module .comparison.three-tiers .feature-title {
  width: 25%;
}

section.tier-comparison-module .comparison.three-tiers .feature-value {
  width: 25%;
}

section.tier-comparison-module .comparison.two-tiers .feature-title {
  width: 33.3%;
}

section.tier-comparison-module .comparison.two-tiers .feature-value {
  width: 33.3%;
}

section.tier-comparison-module .comparison.one-tier .feature-title {
  width: 30%;
}

section.tier-comparison-module .comparison.one-tier .feature-value {
  width: 70%;
}

section.tier-comparison-module .comparison .table-header {
  border-bottom: 2px solid #F3F3F3;
  padding: 12px;
}

section.tier-comparison-module .comparison .table-header .feature-title {
  padding-left: 20px;
  padding-right: 20px;
}

section.tier-comparison-module .comparison .table-body {
  padding: 0 12px;
  border-bottom: 0px solid #F3F3F3;
}

section.tier-comparison-module .comparison .table-body .check {
  display: inline-block;
  width: 24px;
  height: 18px;
  background-image: var(--wpr-bg-3ee89bfc-35c9-4815-9ef7-f0c14b6d9a79);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

section.tier-comparison-module .comparison .table-body .dash {
  color: #BFBFBF;
}

section.tier-comparison-module .comparison .table-body .row:first-child div {
  padding-top: 30px;
}

section.tier-comparison-module .comparison .table-body .row:last-child div {
  padding-bottom: 30px;
}

section.tier-comparison-module .comparison .table-body .feature-title, section.tier-comparison-module .comparison .table-body .feature-value {
  padding: 18px;
}

section.tier-comparison-module .comparison .table-footer a.signup-button {
  border: 2px solid #031846;
  color: #031846;
  padding: 5px;
  width: 90%;
  margin: 20px auto 30px auto;
  background: white;
  display: inline-block;
  border-radius: 44px;
  text-align: center;
}

section.tier-comparison-module .comparison .table-footer a.signup-button.rtauth-hidden {
  visibility: hidden;
}

section.tier-comparison-module .comparison .table-footer a.signup-button:hover {
  color: #fff;
  background: #031846;
}

section.tier-comparison-module .comparison a.signup-button.upgrade-button {
  display: none;
}

section.tier-comparison-module .footer-text {
  color: #60687C;
}

section.tier-comparison-module .footer-text a {
  color: #006ceb;
  font-weight: bold;
}

section.tier-feature-module, section.rv-tier-feature-module {
  position: relative;
  z-index: 1;
}

section.tier-feature-module .header.feature-module-header, section.rv-tier-feature-module .header.feature-module-header {
  margin: 0 auto;
  max-width: 740px;
  padding: 30px 30px 60px 30px;
}

section.tier-feature-module .header.feature-module-header p, section.rv-tier-feature-module .header.feature-module-header p {
  max-width: 416px;
  margin: 0 auto;
}

section.tier-feature-module .tier-feature-tabs, section.rv-tier-feature-module .tier-feature-tabs {
  position: relative;
  margin-bottom: 6px;
}

section.tier-feature-module .tier-feature-tabs .tab-marker, section.rv-tier-feature-module .tier-feature-tabs .tab-marker {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 33.3%;
  height: 3px;
  background: #7F8A98;
  transition: all 0.2s ease-in-out;
}

section.tier-feature-module .tier-feature-tabs li, section.rv-tier-feature-module .tier-feature-tabs li {
  border-bottom: 3px solid #E8E9EA;
}

section.tier-feature-module .tier-feature-tabs li.active, section.rv-tier-feature-module .tier-feature-tabs li.active {
  color: #3E3F40;
}

section.tier-feature-module .tier-feature-tabs li a, section.rv-tier-feature-module .tier-feature-tabs li a {
  display: block;
  padding: 10px;
  color: #878889;
}

section.tier-feature-module .tier-feature-tabs li a:hover, section.rv-tier-feature-module .tier-feature-tabs li a:hover {
  text-decoration: none;
}

section.tier-feature-module #tier-feature-module-wrapper, section.rv-tier-feature-module #tier-feature-module-wrapper {
  width: 92%;
  max-width: 966px;
  position: relative;
  margin: 0 auto;
  background: #fff;
  border-radius: 12px 12px 8px 8px;
  box-shadow: 0 0 20px #ccc;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container {
  border: 0px solid #7F8A98;
  transition: border-color 0.3s ease-in-out;
  border-radius: 8px;
  overflow: hidden;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-tabs .tab-basic, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-tabs .tab-basic {
  color: #3E3F40;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container {
  height: 45px;
  position: relative;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .basic-title, section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .pro-title, section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .premium-title, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .basic-title, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .pro-title, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .premium-title {
  position: absolute;
  left: 50%;
  transition: opacity 0.1s ease-in-out;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .basic-title, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .basic-title {
  margin-left: -34px;
  top: 12px;
  opacity: 1;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .pro-title, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .pro-title {
  margin-left: -34px;
  top: 12px;
  opacity: 0;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .premium-title, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .premium-title {
  margin-left: -56px;
  top: 10px;
  opacity: 0;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .tier, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-title-container .tier {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #7F8A98;
  background: linear-gradient(180deg, rgb(127, 138, 152) 0%, rgb(127, 138, 152) 20%, rgb(20, 123, 209) 20%, rgb(20, 123, 209) 40%, rgb(253, 231, 88) 40%, rgb(254, 237, 130) 50%, rgb(249, 210, 9) 50%, rgb(249, 210, 9) 100%);
  background-size: 100% 1000%;
  background-position: 0 0;
  transition: background-position 0.1s ease-in-out;
  height: 45px;
  padding: 10px;
  transition: all 0.5s ease-in-out;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-group, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-group {
  padding-bottom: 20px;
  border-bottom: 2px solid #E8E9EA;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-group:last-child, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .tier-feature-group:last-child {
  padding-bottom: 40px;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-subhead, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-subhead {
  margin: 20px 20px 10px 20px;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-subhead h3, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-subhead h3 {
  color: #4C5864;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-subhead h3 img, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-subhead h3 img {
  width: 20px;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features {
  margin: 0 14px;
  column-count: 3;
  column-width: 200px;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  width: 100%;
  margin-bottom: 0;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-padding, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-padding {
  padding-bottom: 4%;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container {
  border-radius: 8px;
  background: #F3F3F3;
  padding: 3px;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container img, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container img {
  transition: all 0.3s ease-in;
  height: 40px;
  width: 40px;
  opacity: 1;
  filter: grayscale(0);
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container .feature-title, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container .feature-title {
  opacity: 1;
  padding-left: 4px;
  position: relative;
  transition: all 0.3s ease-in;
  line-height: 1.2;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container .feature-title sup, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container .feature-title sup {
  font-size: 60%;
  vertical-align: super;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container .feature-title:after, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container .feature-title:after {
  transition: width 0.3s ease-in;
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 45%;
  background: #6A7887;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container.inactive img, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container.inactive img {
  opacity: 0.7;
  filter: grayscale(1);
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container.inactive .feature-title, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container.inactive .feature-title {
  color: #6A7887;
  opacity: 0.7;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container.inactive .feature-title:after, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-group-features .feature-wrapper .feature-container.inactive .feature-title:after {
  transition: width 0.5s ease-in 0.5s;
  width: 100%;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta {
  padding: 40px;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h3, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h3 {
  color: #545360;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h5, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta h5 {
  color: #737475;
}

section.tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta a.wp-block-button__link, section.rv-tier-feature-module #tier-feature-module-wrapper .tier-feature-container .feature-cta a.wp-block-button__link {
  width: 300px;
  max-width: 100%;
  margin-top: 30px;
}

section.tier-feature-module #tier-feature-module-wrapper .feature-cta > div, section.rv-tier-feature-module #tier-feature-module-wrapper .feature-cta > div {
  display: none;
}

section.tier-feature-module #tier-feature-module-wrapper.basic .tier-feature-tabs .tab-basic, section.rv-tier-feature-module #tier-feature-module-wrapper.basic .tier-feature-tabs .tab-basic {
  color: #3E3F40;
}

section.tier-feature-module #tier-feature-module-wrapper.basic .feature-cta .basic, section.rv-tier-feature-module #tier-feature-module-wrapper.basic .feature-cta .basic {
  display: block;
}

section.tier-feature-module #tier-feature-module-wrapper.basic .feature-container .basic-feature-title, section.rv-tier-feature-module #tier-feature-module-wrapper.basic .feature-container .basic-feature-title {
  display: block;
}

section.tier-feature-module #tier-feature-module-wrapper.basic .feature-container .pro-feature-title, section.rv-tier-feature-module #tier-feature-module-wrapper.basic .feature-container .pro-feature-title {
  display: none;
}

section.tier-feature-module #tier-feature-module-wrapper.basic .feature-container .premium-feature-title, section.rv-tier-feature-module #tier-feature-module-wrapper.basic .feature-container .premium-feature-title {
  display: none;
}

section.tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-tabs .tab-premium, section.rv-tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-tabs .tab-premium {
  color: #3E3F40;
}

section.tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-tabs .tab-marker, section.rv-tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-tabs .tab-marker {
  left: 66.6%;
  background: #F9D209;
}

section.tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-container, section.rv-tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-container {
  border-color: #F9D209;
}

section.tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-title-container .basic-title, section.rv-tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-title-container .basic-title {
  opacity: 0;
}

section.tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-title-container .pro-title, section.rv-tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-title-container .pro-title {
  opacity: 0;
}

section.tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-title-container .premium-title, section.rv-tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-title-container .premium-title {
  opacity: 1;
}

section.tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-title-container .tier, section.rv-tier-feature-module #tier-feature-module-wrapper.premium .tier-feature-title-container .tier {
  background-position: 0 50%;
}

section.tier-feature-module #tier-feature-module-wrapper.premium .feature-cta .premium, section.rv-tier-feature-module #tier-feature-module-wrapper.premium .feature-cta .premium {
  display: block;
}

section.tier-feature-module #tier-feature-module-wrapper.premium .feature-container .basic-feature-title, section.rv-tier-feature-module #tier-feature-module-wrapper.premium .feature-container .basic-feature-title {
  display: none;
}

section.tier-feature-module #tier-feature-module-wrapper.premium .feature-container .pro-feature-title, section.rv-tier-feature-module #tier-feature-module-wrapper.premium .feature-container .pro-feature-title {
  display: none;
}

section.tier-feature-module #tier-feature-module-wrapper.premium .feature-container .premium-feature-title, section.rv-tier-feature-module #tier-feature-module-wrapper.premium .feature-container .premium-feature-title {
  display: block;
}

section.tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-tabs .tab-pro, section.rv-tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-tabs .tab-pro {
  color: #3E3F40;
}

section.tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-tabs .tab-marker, section.rv-tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-tabs .tab-marker {
  left: 33.3%;
  background: #147BD1;
}

section.tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-container, section.rv-tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-container {
  border-color: #147BD1;
}

section.tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-title-container .basic-title, section.rv-tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-title-container .basic-title {
  opacity: 0;
}

section.tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-title-container .pro-title, section.rv-tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-title-container .pro-title {
  opacity: 1;
}

section.tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-title-container .premium-title, section.rv-tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-title-container .premium-title {
  opacity: 0;
}

section.tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-title-container .tier, section.rv-tier-feature-module #tier-feature-module-wrapper.pro .tier-feature-title-container .tier {
  background-position: 0 26%;
}

section.tier-feature-module #tier-feature-module-wrapper.pro .feature-cta .pro, section.rv-tier-feature-module #tier-feature-module-wrapper.pro .feature-cta .pro {
  display: block;
}

section.tier-feature-module #tier-feature-module-wrapper.pro .feature-container .basic-feature-title, section.rv-tier-feature-module #tier-feature-module-wrapper.pro .feature-container .basic-feature-title {
  display: none;
}

section.tier-feature-module #tier-feature-module-wrapper.pro .feature-container .pro-feature-title, section.rv-tier-feature-module #tier-feature-module-wrapper.pro .feature-container .pro-feature-title {
  display: block;
}

section.tier-feature-module #tier-feature-module-wrapper.pro .feature-container .premium-feature-title, section.rv-tier-feature-module #tier-feature-module-wrapper.pro .feature-container .premium-feature-title {
  display: none;
}

section.tier-feature-module .comparison, section.rv-tier-feature-module .comparison {
  margin-top: 40px;
}

section.tier-feature-module .comparison a, section.rv-tier-feature-module .comparison a {
  display: inline-block;
  color: #596778;
  padding-bottom: 30px;
  background-image: var(--wpr-bg-6b32cc48-4015-4180-a3bd-510740977517);
  background-repeat: no-repeat;
  background-position: bottom 5px center;
  background-size: 20px 10px;
}

section.tier-feature-module .comparison a:hover, section.rv-tier-feature-module .comparison a:hover {
  background-position: bottom 0 center;
}

section.tier-feature-module .feature-disclaimer, section.rv-tier-feature-module .feature-disclaimer {
  padding: 10px 30px;
  text-align: center;
  color: #737475;
}

.landing-page-content .topo-left, .landing-page-content .topo-right, .page-template-page-plus-deals .topo-left, .page-template-page-plus-deals .topo-right {
  height: 1550px;
  position: absolute;
  background: linear-gradient(123deg, rgb(167, 178, 195) 39%, rgb(167, 224, 235) 50%, rgb(167, 224, 235) 57%, rgb(167, 178, 195) 68%, rgb(167, 178, 195) 68%);
  background-size: 100% 300%;
  background-position: bottom center;
  animation: hero-gradient-flow 10s ease-in-out infinite;
  mask-size: contain;
  mask-repeat: no-repeat;
}

@media (max-width: 850px) {
  .landing-page-content .topo-left, .landing-page-content .topo-right, .page-template-page-plus-deals .topo-left, .page-template-page-plus-deals .topo-right {
    opacity: 0.5;
  }
}
@media (max-width: 567px) {
  .landing-page-content .topo-left, .landing-page-content .topo-right, .page-template-page-plus-deals .topo-left, .page-template-page-plus-deals .topo-right {
    animation: none;
  }
}
.landing-page-content .topo-left, .page-template-page-plus-deals .topo-left {
  width: 45%;
  left: 0;
  top: 30px;
  mask-image: url(../png/topo-left.png);
}

.landing-page-content .topo-right, .page-template-page-plus-deals .topo-right {
  width: 20%;
  right: 0;
  top: 800px;
  mask-image: url(../png/topo-right.png);
}

.landing-page-content .topo-left:nth-child(2), .page-template-page-plus-deals .topo-left:nth-child(2) {
  top: 2100px;
}

.landing-page-content .topo-right:nth-child(4), .page-template-page-plus-deals .topo-right:nth-child(4) {
  top: 2850px;
}

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

section.article-grid .article-grid .article-grid-cell .post-image {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
}

section.article-grid .article-grid .article-grid-cell .post-image img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

section.article-grid .article-grid .article-grid-cell .post-copy {
  position: relative;
  padding: 30px 0 40px 0;
}

section.article-grid .article-grid .article-grid-cell .post-copy .post-cat {
  position: absolute;
  top: -10px;
  left: 0px;
  display: block;
  transform: skew(-8deg, 0deg);
  background: #F9D209;
  border-radius: 5px;
  padding: 3px 8px;
  left: -2px;
  font-weight: 600;
}

section.article-grid .article-grid .article-grid-cell .post-copy .post-cat span {
  display: block;
  transform: skew(8deg, 0deg);
}

section.article-grid .article-grid .article-grid-cell .post-copy h3 {
  font-family: "Public Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 12px;
}

section.article-grid .article-grid .article-grid-cell .post-copy .post-author {
  font-size: 12px;
}

section.article-grid .article-grid .article-grid-cell:hover .post-copy h3 {
  color: #5A697A;
}

.page-template-landing-page section.text-image.b .image-container {
  border-radius: 12px;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.page-template-landing-page section.text-image.b .image-container img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-template-landing-page section.text-image.b a.button {
  font-weight: 600;
  background: #031846;
  padding: 12px 40px;
  color: #fff;
  border-radius: 46px;
  margin: 32px 0 20px 0;
  display: inline-block;
  transition: all 0.3s ease-in;
  line-height: 1.3;
}

.page-template-landing-page section.text-image.b a.button span.arrow {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: 2px;
  transition: all 0.2s ease-in-out;
}

.page-template-landing-page section.text-image.b a.button span.arrow svg {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
}

.page-template-landing-page section.text-image.b a.button span.arrow svg path {
  fill: #fff;
}

.page-template-landing-page section.text-image.b a.button:hover span.arrow {
  margin-left: 10px;
  margin-right: 5px;
}

.page-template-landing-page section.text-image.b .description-cell .button.desktop {
  display: inline-block;
}

.page-template-landing-page section.text-image.b .description-cell .button.mobile {
  display: none;
}

@media (max-width: 850px) {
  .page-template-landing-page section.text-image.b .description-cell {
    order: 2;
    margin-top: 24px;
  }
  .page-template-landing-page section.text-image.b .description-cell .button.desktop {
    display: none;
  }
  .page-template-landing-page section.text-image.b .description-cell .button.mobile {
    display: inline-block;
  }
}
@media (max-width: 850px) {
  .page-template-landing-page section.text-image.b .image-cell {
    order: 1;
  }
}
.faq-module {
  background: #fff;
  padding: 70px 0;
}

@media (max-width: 850px) {
  .faq-module {
    padding: 20px 0;
  }
}
.faq-module .container .faq-inner {
  max-width: 948px;
  margin: 0 auto;
}

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

.faq-module p a {
  font-weight: bold;
}

.faq-module h3 {
  margin-top: 50px;
  margin-bottom: 20px;
}

.faq-module .button {
  margin-top: 50px;
  padding: 16px 60px;
}

#countdown {
  display: block;
  text-align: center;
  margin-top: 30px;
}

#countdown span {
  cursor: default;
  font-size: 36px;
  color: #031846;
  display: inline-block;
  margin: 4px;
  padding: 6px;
  text-align: center;
  background: linear-gradient(193deg, rgb(214, 224, 237) 10%, rgba(242, 238, 232, 0.8) 34%, rgba(242, 238, 232, 0.8) 64%, rgb(214, 224, 237) 87%);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5), inset 0 0 6px 0px #fff;
  border-radius: 8px;
  font-weight: 800;
  min-width: 120px;
}

@media (max-width: 767px) {
  #countdown span {
    font-size: 28px;
    min-width: 75px;
  }
}
#countdown.dark span {
  background: linear-gradient(111deg, rgba(3, 24, 70, 0.9) 10%, rgba(3, 24, 70, 0.7) 56%, rgba(3, 24, 70, 0.7) 57%, rgba(3, 24, 70, 0.9) 97%, rgba(3, 24, 70, 0.9) 97%);
  color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5), inset 0 0 12px 0px rgba(0, 108, 235, 0.4);
}

@keyframes generic-cta-dash {
  to {
    stroke-dashoffset: 1000;
  }
}
@keyframes toposvg {
  0% {
    fill: blue;
    stroke: blue;
  }
  50% {
    fill: red;
    stroke: red;
  }
  100% {
    fill: blue;
    stroke: blue;
  }
}
/* Product Page Template
----------------------------------------------------------------------------------------------------*/
body.page-template-product-page {
  background: #EFEDEC;
  background-position: bottom center;
}

body.page-template-product-page header.main-header .header-right .plan-a-road-trip-button {
  border-color: #031846;
  color: #031846;
  background: #fff;
}

body.page-template-product-page .product-container {
  width: 92%;
  max-width: 1220px;
  position: relative;
  margin: 0 auto;
}

body.page-template-product-page section:not(.product-plan-info, .product-banner) .wp-block-button__link {
  font-size: 20px;
  margin: 30px 0;
  width: 400px;
  max-width: 100%;
  box-sizing: border-box;
}

body.page-template-product-page section:not(.product-plan-info, .product-banner) .wp-block-button__link span.arrow {
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
}

body.page-template-product-page section:not(.product-plan-info, .product-banner) .wp-block-button__link span.arrow svg path {
  fill: #fff;
}

@media (max-width: 567px) {
  body.page-template-product-page {
    animation: none;
  }
}
body.page-template-product-page .hero-bg {
  color: #031846;
}

body.page-template-product-page section.light-text, body.page-template-product-page .hero-bg.light-text, body.page-template-product-page .text-image-grid.light-text {
  color: white;
}

body.page-template-product-page section.product-hero {
  padding: 30px 0;
  overflow: hidden;
}

@media (max-width: 850px) {
  body.page-template-product-page section.product-hero {
    padding: 10px 0;
  }
}
body.page-template-product-page section.product-hero .product-container.hero-bg {
  margin: 30px auto;
  padding: 30px 7%;
  position: relative;
  border-radius: 40px;
  display: block;
}

@media (max-width: 850px) {
  body.page-template-product-page section.product-hero .product-container.hero-bg {
    padding: 0 30px;
  }
}
body.page-template-product-page section.product-hero .product-container.hero-bg .product-cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 40px;
}

body.page-template-product-page section.product-hero .product-text-cell {
  padding-top: 60px;
  padding-bottom: 10%;
}

body.page-template-product-page section.product-hero .product-image-cell img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

body.page-template-product-page section.product-hero.image-overflow .product-container.hero-bg .product-cover {
  height: 80%;
}

@media (max-width: 1024px) {
  body.page-template-product-page section.product-hero.image-overflow .product-container.hero-bg .product-cover {
    height: 95%;
  }
}
@media (max-width: 850px) {
  body.page-template-product-page section.product-hero.image-overflow .product-container.hero-bg .product-cover {
    height: 95%;
  }
}
@media (max-width: 567px) {
  body.page-template-product-page section.product-hero.image-overflow .product-container.hero-bg .product-cover {
    height: 80%;
  }
}
body.page-template-product-page section.product-hero.image-overflow .product-container.hero-bg .product-image-cell img {
  min-width: 400px;
}

@media (max-width: 567px) {
  body.page-template-product-page section.product-hero.image-overflow .product-container.hero-bg .product-image-cell img {
    min-width: 0px;
  }
}
body.page-template-product-page section.product-hero h1 {
  margin-bottom: 24px;
}

body.page-template-product-page section.product-hero h3 {
  margin-bottom: 18px;
}

body.page-template-product-page section.product-hero p {
  max-width: 450px;
}

body.page-template-product-page section.product-hero .product-stats {
  margin-top: 30px;
}

@media (max-width: 850px) {
  body.page-template-product-page section.product-hero .product-stats .cell-small-6 {
    margin-bottom: 30px;
  }
}
body.page-template-product-page section.product-hero span.stat {
  display: block;
  font-size: 36px;
  font-weight: bold;
  font-family: Souvenir, Georgia, serif;
  text-align: center;
}

body.page-template-product-page section.product-hero span.stat img {
  width: 30px;
  height: auto;
}

body.page-template-product-page section.product-hero span.desc {
  text-transform: uppercase;
  text-align: center;
  display: block;
  line-height: 1.2;
}

body.page-template-product-page section.product-hero span.desc img {
  width: 90%;
  max-width: 150px;
  height: auto;
  margin-top: 4px;
}

body.page-template-product-page section.product-hero .wp-block-button__link {
  margin-bottom: 40px;
}

body.page-template-product-page section.product-press .press-head-cell {
  padding-top: 40px;
  margin-bottom: 30px;
}

body.page-template-product-page section.product-press .press-cell {
  background: #fff;
  padding: 40px;
  border-radius: 30px;
  max-width: 350px;
  margin-bottom: 20px;
}

@media (max-width: 850px) {
  body.page-template-product-page section.product-press .press-cell {
    max-width: 100%;
  }
}
body.page-template-product-page section.product-press .press-cell .press-logo {
  height: 30px;
  text-align: left;
  display: block;
  margin-bottom: 30px;
  display: block;
  text-align: center;
}

body.page-template-product-page section.product-press .press-cell .press-logo img {
  display: inline-block;
  max-height: 30px;
  max-width: 100%;
}

body.page-template-product-page section.product-press .press-cell .text-quote {
  display: block;
  margin-top: 15px;
  color: #031846;
}

body.page-template-product-page section.product-press .press-cell .text-quote .quote-icon {
  font-size: 200px;
  color: #F84954;
  font-family: Souvenir, Georgia, serif;
  float: left;
  line-height: 1;
  height: 36px;
  font-weight: bold;
  overflow: visible;
  margin: -15px 10px 15px 0;
}

body.page-template-product-page section.product-icons {
  padding-top: 80px;
  padding-bottom: 60px;
}

body.page-template-product-page section.product-icons .icon-head h2 {
  font-family: "Public Sans", Helvetica, Arial, sans-serif;
  font-size: 32px;
  margin-bottom: 24px;
}

body.page-template-product-page section.product-icons .icon-head p {
  text-align: center;
}

body.page-template-product-page section.product-icons .icon-grid {
  margin-top: 30px;
}

body.page-template-product-page section.product-icons .icon-grid .icon-cell {
  max-width: 240px;
  text-align: center;
  border-radius: 30px;
}

body.page-template-product-page section.product-icons .icon-grid .icon-cell .icon {
  display: inline-block;
  text-align: center;
  height: 200px;
  width: 200px;
  max-width: 100%;
}

body.page-template-product-page section.product-icons .icon-grid .icon-cell .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  object-position: bottom center;
}

body.page-template-product-page section.product-icons .icon-grid .icon-cell .icon-text {
  padding: 30px;
  max-width: 250px;
  text-align: center;
  margin: 0 auto;
}

body.page-template-product-page section.product-icons .icon-grid .icon-cell .icon-text h5 {
  text-align: center;
  margin-bottom: 10px;
}

body.page-template-product-page section.product-icons .icon-grid .icon-cell .icon-text p {
  font-size: 12px;
  text-align: center;
}

@media (max-width: 850px) {
  body.page-template-product-page section.product-icons .icon-grid .icon-cell {
    max-width: 100%;
  }
}
body.page-template-product-page section.product-text-image {
  padding: 0;
}

body.page-template-product-page section.product-text-image h3 {
  margin-bottom: 20px;
}

body.page-template-product-page section.product-text-image .product-container {
  max-width: 100%;
}

body.page-template-product-page section.product-text-image .text-image-container {
  width: 100%;
}

body.page-template-product-page section.product-text-image .text-image-container.text-image-button {
  padding-top: 0;
  padding-bottom: 60px;
}

body.page-template-product-page section.product-text-image .text-image-container .text-image-grid {
  padding: 40px 0;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
}

body.page-template-product-page section.product-text-image .text-image-container .text-image-grid .text-cell {
  max-width: 500px;
  padding: 50px 30px 30px 30px;
}

body.page-template-product-page section.product-text-image .text-image-container .text-image-grid .text-cell .icon {
  height: 50px;
  width: 50px;
  margin-bottom: 30px;
}

body.page-template-product-page section.product-text-image .text-image-container .text-image-grid .text-cell .icon img {
  height: 100%;
}

@media (max-width: 567px) {
  body.page-template-product-page section.product-text-image .text-image-container .text-image-grid .text-cell {
    padding-top: 0;
  }
}
body.page-template-product-page section.product-text-image .text-image-container .text-image-grid p {
  margin-bottom: 12px;
}

body.page-template-product-page section.product-text-image .text-image-container .text-image-grid ul {
  margin: 20px 0 20px 20px;
}

body.page-template-product-page section.product-text-image .text-image-container .text-image-grid ul li {
  list-style-type: disc;
  list-style-position: outside;
  display: list-item;
  margin-bottom: 8px;
}

body.page-template-product-page section.product-text-image .text-image-container .text-image-grid a {
  color: #006ceb;
  text-decoration: underline;
}

body.page-template-product-page section.product-text-image .text-image-container .text-image-grid .image-cell img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

@media (max-width: 567px) {
  body.page-template-product-page section.product-text-image .text-image-container .text-image-grid .image-cell img {
    width: 70%;
  }
}
body.page-template-product-page section.product-text-image .text-image-container:nth-child(odd) .text-image-grid .text-cell {
  order: 1;
}

body.page-template-product-page section.product-text-image .text-image-container:nth-child(odd) .text-image-grid .image-cell {
  order: 0;
}

body.page-template-product-page section.product-text-image .text-image-container:nth-child(even) .text-image-grid .text-cell {
  order: 0;
}

@media (max-width: 567px) {
  body.page-template-product-page section.product-text-image .text-image-container:nth-child(even) .text-image-grid .text-cell {
    order: 1;
  }
}
body.page-template-product-page section.product-text-image .text-image-container:nth-child(even) .text-image-grid .image-cell {
  order: 1;
}

@media (max-width: 567px) {
  body.page-template-product-page section.product-text-image .text-image-container:nth-child(even) .text-image-grid .image-cell {
    order: 0;
  }
}
body.page-template-product-page section.product-text-image .text-image-container .text-image-button-cell {
  padding: 0px 30px 30px 30px;
  width: 100%;
}

@media (max-width: 567px) {
  body.page-template-product-page section.product-text-image .text-image-container .text-image-button-cell {
    padding-bottom: 0;
  }
}
body.page-template-product-page section.product-plan-info {
  position: relative;
  padding: 60px 0;
  overflow-x: clip;
}

body.page-template-product-page section.product-plan-info h2 {
  margin-bottom: 20px;
}

body.page-template-product-page section.product-plan-info p {
  margin-bottom: 30px;
}

body.page-template-product-page section.product-plan-info .decoration {
  position: absolute;
  right: calc(8% - 100px);
  top: -80px;
  width: 200px;
}

body.page-template-product-page section.product-plan-info .decoration img {
  width: 100%;
}

body.page-template-product-page section.product-plan-info .product-plans {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 40px;
  padding: 40px 0 0 0;
  position: relative;
}

body.page-template-product-page section.product-plan-info .product-plans:before {
  content: "";
  display: block;
  width: 33%;
  height: calc(100% + 60px);
  background: #fff;
  z-index: 0;
  border-radius: 20px;
  position: absolute;
  right: 50px;
  top: -30px;
}

@media (max-width: 850px) {
  body.page-template-product-page section.product-plan-info .product-plans:before {
    display: none;
  }
}
body.page-template-product-page section.product-plan-info .product-plans .plan-cell {
  padding: 0 30px 30px 30px;
}

@media (max-width: 850px) {
  body.page-template-product-page section.product-plan-info .product-plans .plan-cell {
    padding: 0 20px 30px 20px;
  }
}
body.page-template-product-page section.product-plan-info .product-plans .plan-header {
  margin-bottom: 24px;
}

body.page-template-product-page section.product-plan-info .product-plans h4 {
  font-size: 30px;
  margin-bottom: 16px;
}

body.page-template-product-page section.product-plan-info .product-plans span.currency {
  vertical-align: super;
}

body.page-template-product-page section.product-plan-info .product-plans span.price {
  font-size: 24px;
  font-weight: bold;
}

body.page-template-product-page section.product-plan-info .product-plans span.duration {
  color: #95969A;
}

body.page-template-product-page section.product-plan-info .product-plans .highlight-cell h4, body.page-template-product-page section.product-plan-info .product-plans .highlight-cell span.price {
  color: #006ceb;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander {
  position: relative;
  padding-right: 80px;
  margin-bottom: 14px;
  cursor: pointer;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 50px;
  top: 0;
  width: 30px;
  height: 100%;
  background-image: var(--wpr-bg-3b551994-b277-4c94-ab3e-75ffa3e13dae);
  background-repeat: no-repeat;
  background-position: top 10px right 10px;
  background-size: 12px 6px;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander.open:after {
  transform: scaleY(-1);
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander h5 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
  color: #95969A;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander h5 span.check {
  display: none;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander h5 span.x svg {
  margin-top: -7px;
  vertical-align: middle;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander h5.active {
  color: #031846;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander h5.active span.check {
  display: inline-block;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander h5.active span.x {
  display: none;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander span.check, body.page-template-product-page section.product-plan-info .product-plans .feature-expander span.x {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  border-radius: 50%;
  text-align: center;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander span.check svg, body.page-template-product-page section.product-plan-info .product-plans .feature-expander span.x svg {
  display: inline-block;
  width: 12px;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander span.check svg path, body.page-template-product-page section.product-plan-info .product-plans .feature-expander span.x svg path {
  fill: #031846;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander span.check {
  background: #7CE7CA;
}

body.page-template-product-page section.product-plan-info .product-plans .feature-expander span.x {
  background: #D9DDE1;
}

body.page-template-product-page section.product-plan-info .product-plans ul.feature-dropdown {
  margin-left: 40px;
  padding-bottom: 20px;
  display: none;
}

body.page-template-product-page section.product-plan-info .product-plans ul.feature-dropdown li {
  line-height: 1.5;
  font-size: 14px;
  color: #95969A;
}

body.page-template-product-page section.product-plan-info .product-plans ul.feature-dropdown li.active {
  color: #031846;
}

body.page-template-product-page section.product-plan-info .product-plans .plan-button {
  margin: 40px 0;
}

body.page-template-product-page section.product-plan-info .product-plans .plan-button .wp-block-button__link {
  padding: 10px 24px;
}

@media (max-width: 850px) {
  body.page-template-product-page section.ep-cta-block {
    padding: 20px;
  }
}
body.page-template-product-page section.ep-cta-block .ep-cta-block-container .content-cell a.button {
  font-weight: 600;
  background: #fff;
  border-radius: 46px;
  margin: 32px 0 20px 0;
  display: inline-block;
  transition: all 0.3s ease-in;
  color: #006ceb;
}

body.page-template-product-page section.ep-cta-block .ep-cta-block-container .content-cell a.button span.arrow svg path {
  fill: #006ceb;
}

body.page-template-product-page section.product-banner {
  padding: 30px 0;
  overflow-x: clip;
}

body.page-template-product-page section.product-banner .wp-block-button__link {
  margin: 20px 0 0 0;
  padding: 14px 60px;
  background: #fff;
  color: #031846;
}

body.page-template-product-page section.product-banner .product-container {
  position: relative;
}

body.page-template-product-page section.product-banner .decoration-left {
  width: 100px;
  height: 100px;
  position: absolute;
  left: -50px;
  top: -50px;
  background-image: var(--wpr-bg-d327b288-fb37-40f3-884b-173e00f3ec4b);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  animation: steady-rotate 60s infinite linear;
}

body.page-template-product-page section.product-banner .decoration-right {
  width: 90px;
  height: 100px;
  position: absolute;
  right: -100px;
  top: 0px;
  background-image: var(--wpr-bg-f8e784e0-bbe1-4e28-8f2a-ccd42e637b4b);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  animation: steady-stretch 20s infinite linear;
}

body.page-template-product-page section.product-banner h2 {
  font-weight: bold;
  letter-spacing: -1px;
  text-shadow: 1px 0 0 #031846;
  text-align: center;
}

body.page-template-product-page section.product-banner.light-text h2 {
  text-shadow: 1px 0 0 #fff;
}

body.page-template-product-page section.product-banner .banner-cta-cell {
  padding: 30px;
  border-radius: 20px;
}

body.page-template-product-page section.product-banner .banner-cta-cell.green, body.page-template-product-page section.product-banner .banner-cta-cell.blue {
  background: #44DCB3;
  background: linear-gradient(108deg, #44DCB3 56%, #4D98F1 100%);
}

body.page-template-product-page section.product-banner .banner-cta-cell h2 {
  text-shadow: none;
}

body.page-template-product-page section.product-banner .banner-cta-cell.light-text {
  text-shadow: none;
}

body.page-template-product-page section.tier-comparison-module {
  padding-top: 60px;
}

body.page-template-product-page section.tier-comparison-module .header {
  margin: 0 auto;
  max-width: 1220px;
}

body.page-template-product-page section.tier-comparison-module .header h2 {
  max-width: 640px;
}

body.page-template-product-page section.tier-comparison-module .header p {
  max-width: 640px;
}

body.page-template-product-page section.tier-comparison-module .header.text-center {
  text-align: left;
}

body.page-template-product-page section.tier-comparison-module .comparison {
  background: none;
  box-shadow: none;
  border-radius: 20px;
}

body.page-template-product-page section.tier-comparison-module .comparison .table-header {
  padding: 0 12px;
  border-bottom: 1px solid #DBD7D2;
}

body.page-template-product-page section.tier-comparison-module .comparison .table-header .row > div {
  padding: 18px;
}

body.page-template-product-page section.tier-comparison-module .comparison .table-header .row > div:last-child {
  background: #FFC475;
  border-radius: 20px 20px 0 0;
  border-top: 1px solid #DBD7D2;
  border-left: 1px solid #DBD7D2;
  border-right: 1px solid #DBD7D2;
}

body.page-template-product-page section.tier-comparison-module .comparison .table-body .row {
  border-bottom: 1px solid #DBD7D2;
}

body.page-template-product-page section.tier-comparison-module .comparison .table-body .row:last-child {
  border-bottom: none;
}

body.page-template-product-page section.tier-comparison-module .comparison .table-body .row:last-child div {
  padding-bottom: 10px;
}

body.page-template-product-page section.tier-comparison-module .comparison .table-body .row > div:last-child {
  background: #fff;
  border-left: 1px solid #DBD7D2;
  border-right: 1px solid #DBD7D2;
}

body.page-template-product-page section.tier-comparison-module .comparison .table-body .row > div:nth-child(3) {
  border-left: 1px solid #DBD7D2;
}

body.page-template-product-page section.tier-comparison-module .comparison .table-body .check {
  background-image: var(--wpr-bg-58fbd224-5312-41db-8a2c-d178cae3287a);
}

body.page-template-product-page section.tier-comparison-module .comparison .table-footer .row {
  padding: 0 12px;
}

body.page-template-product-page section.tier-comparison-module .comparison .table-footer .row a.signup-button {
  background: none;
  border: none;
  font-weight: normal;
  color: #006ceb;
  text-decoration: underline;
  font-size: 12px;
  margin-top: 0;
}

body.page-template-product-page section.tier-comparison-module .comparison .table-footer .row > div:last-child {
  background: #fff;
  border-left: 1px solid #DBD7D2;
  border-right: 1px solid #DBD7D2;
  border-bottom: 1px solid #DBD7D2;
  border-radius: 0 0 30px 30px;
}

body.page-template-product-page section.product-testimonials {
  background: #F2EEE8;
  padding: 80px 0 0 0;
}

@media (max-width: 850px) {
  body.page-template-product-page section.product-testimonials .flex-grid.testimonial {
    flex-wrap: wrap;
  }
}
body.page-template-product-page section.product-testimonials .testimonial-slides {
  max-width: 600px;
  margin: 0 auto;
}

body.page-template-product-page section.product-testimonials .testimonial-slides .image-cell {
  border-radius: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-width: 200px;
  min-height: 325px;
}

@media (max-width: 850px) {
  body.page-template-product-page section.product-testimonials .testimonial-slides .image-cell {
    flex-shrink: 0;
  }
}
body.page-template-product-page section.product-testimonials .testimonial-slides .quote-cell .quote-container {
  position: relative;
  padding: 100px 40px 0 40px;
}

@media (max-width: 850px) {
  body.page-template-product-page section.product-testimonials .testimonial-slides .quote-cell .quote-container {
    padding: 100px 20px;
  }
}
body.page-template-product-page section.product-testimonials .testimonial-slides .quote-cell .quote-container h5 {
  margin-bottom: 10px;
}

body.page-template-product-page section.product-testimonials .testimonial-slides .quote-cell .quote-container p {
  font-size: 14px;
}

body.page-template-product-page section.product-testimonials .testimonial-slides .quote-cell .quote-container:before, body.page-template-product-page section.product-testimonials .testimonial-slides .quote-cell .quote-container:after {
  font-size: 150px;
  color: #F84954;
  font-family: Souvenir, Georgia, serif;
  line-height: 1;
}

body.page-template-product-page section.product-testimonials .testimonial-slides .quote-cell .quote-container:after {
  content: "”";
  position: absolute;
  right: 24px;
  bottom: 30px;
  line-height: 0;
  transform: scaleY(-1);
}

body.page-template-product-page section.product-testimonials .testimonial-slides .quote-cell .quote-container:before {
  content: "“";
  position: absolute;
  left: 24px;
  top: 30px;
}

body.page-template-product-page section.product-testimonials .testimonial-slide-control {
  max-width: 600px;
  margin: 0 auto;
}

body.page-template-product-page section.product-testimonials .testimonial-slide-control ul.slide-nav {
  text-align: right;
}

body.page-template-product-page section.product-testimonials .testimonial-slide-control ul.slide-nav li.nav {
  display: inline-block;
  text-align: left;
  font-size: 12px;
  color: #95969A;
  cursor: pointer;
}

body.page-template-product-page section.product-testimonials .testimonial-slide-control ul.slide-nav li.nav span.timer-container {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

body.page-template-product-page section.product-testimonials .testimonial-slide-control ul.slide-nav li.nav span.timer-container span.timer {
  display: inline-block;
  width: 0px;
  height: 2px;
  background: #95969A;
  vertical-align: middle;
  margin-bottom: 3px;
}

body.page-template-product-page section.product-testimonials .testimonial-slide-control ul.slide-nav li.nav.active {
  color: #031846;
}

body.page-template-product-page section.product-testimonials .testimonial-slide-control ul.slide-nav li.nav.active span.timer-container span.timer {
  animation-name: testimonialTimer;
  animation-iteration-count: 1;
}

body.page-template-product-page section.product-testimonials .testimonial-link {
  max-width: 600px;
  margin: 50px auto;
  text-align: center;
}

body.page-template-product-page section.product-faq {
  padding: 80px;
}

@media (max-width: 850px) {
  body.page-template-product-page section.product-faq {
    padding: 40px 20px;
  }
}
body.page-template-product-page section.product-faq h2 {
  margin-bottom: 30px;
}

body.page-template-product-page section.product-faq .product-container {
  max-width: 1080px;
}

body.page-template-product-page section.product-faq .qa {
  width: 100%;
  padding: 20px 20px 0px 0px;
  border-bottom: 1px solid #60687C;
  position: relative;
}

body.page-template-product-page section.product-faq .qa:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 20px;
  width: 30px;
  height: 30px;
  background-image: var(--wpr-bg-34a8928b-1124-41fd-8207-91bb94fcc640);
  background-repeat: no-repeat;
  background-position: top 10px right 10px;
  background-size: 12px 6px;
}

body.page-template-product-page section.product-faq .qa.open:after {
  transform: scaleY(-1);
}

body.page-template-product-page section.product-faq .qa .q {
  font-weight: bold;
  margin-bottom: 20px;
  cursor: pointer;
}

body.page-template-product-page section.product-faq .qa .q a {
  color: #006ceb;
  text-decoration: underline;
}

body.page-template-product-page section.product-faq .qa .a {
  font-size: 14px;
  line-height: 1.5;
  display: none;
  margin-bottom: 30px;
}

body.page-template-product-page section.product-faq .qa .a a {
  color: #006ceb;
  text-decoration: underline;
}

body.page-template-product-page section.trip-categories {
  overflow-x: clip;
}

body.page-template-product-page section.trip-categories.light-text .travel-categories span.item {
  color: #031846;
}

body.page-template-product-page section.trip-categories ul.travel-categories li.hoveractive {
  box-shadow: 0 0 6px 0 rgba(0, 110, 235, 0.9) !important;
}

body.page-template-product-page section.trip-categories .cta span.cta-text {
  display: inline-block;
  vertical-align: middle;
}

body.page-template-product-page section.trip-categories .cta a {
  color: #006ceb;
}

body.page-template-product-page section.trip-categories .cta a span.arrow {
  display: inline-block;
  vertical-align: middle;
}

body.page-template-product-page section.trip-categories .cta a span.arrow svg {
  display: block;
}

body.page-template-product-page section.trip-categories .cta a span.arrow svg path {
  fill: #006ceb;
}

body.page-template-product-page .plus_sign_up-module {
  margin-top: 30px;
  padding-top: 30px;
  position: relative;
}

@media (max-width: 850px) {
  body.page-template-product-page .plus_sign_up-module .sign-up-accompanying-text {
    padding-bottom: 24px;
  }
}
body.page-template-product-page .coral {
  background: #F84954;
}

body.page-template-product-page .light-coral {
  background: #FF7B83;
}

body.page-template-product-page .lighter-coral {
  background: #FDC8CC;
}

body.page-template-product-page .yellow {
  background: #FFC475;
}

body.page-template-product-page .light-yellow {
  background: #FFD69E;
}

body.page-template-product-page .lighter-yellow {
  background: #FFEDD6;
}

body.page-template-product-page .green {
  background: #44DCB3;
}

body.page-template-product-page .light-green {
  background: #7CE7CA;
}

body.page-template-product-page .lighter-green {
  background: #C7F4E8;
}

body.page-template-product-page .bright-blue {
  background: #4D98F1;
}

body.page-template-product-page .light-bright-blue {
  background: #B2D3F9;
}

body.page-template-product-page .lighter-bright-blue {
  background: #E5F0FD;
}

body.page-template-product-page .clay {
  background: #DBD7D2;
}

body.page-template-product-page .cream {
  background: #EFEDEC;
}

@keyframes testimonialTimer {
  from {
    width: 0px;
  }
  to {
    width: 60px;
  }
}
@keyframes steady-rotate {
  0% {
    transform: rotate(0deg); /* Starting state: no rotation */
  }
  100% {
    transform: rotate(360deg); /* Ending state: full rotation */
  }
}
@keyframes steady-stretch {
  0% {
    transform: scaleX(1); /* Starting state: no rotation */
  }
  50% {
    transform: scaleX(1.5);
  }
  100% {
    transform: scaleX(1); /* Ending state: full rotation */
  }
}
/* Roadside Assistance Page
----------------------------------------------------------------------------------------------------*/
body.page-template-roadside-assistance-page {
  background: #F7FCFF;
}

body.page-template-roadside-assistance-page .roadside-page-content h1, body.page-template-roadside-assistance-page .roadside-page-content h2, body.page-template-roadside-assistance-page .roadside-page-content h3, body.page-template-roadside-assistance-page .roadside-page-content h4, body.page-template-roadside-assistance-page .roadside-page-content h5 {
  margin-bottom: 20px;
}

body.page-template-roadside-assistance-page .roadside-button {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  border-radius: 46px;
  padding: 12px 24px;
  border: 1px solid #E5F7FF;
  background: #1197C8;
  margin: 18px auto;
  transition: all 0.2s ease-in;
}

body.page-template-roadside-assistance-page .roadside-button:hover {
  background: #991E66;
}

body.page-template-roadside-assistance-page section {
  padding: 80px 0;
}

body.page-template-roadside-assistance-page section h2 {
  font-size: 48px;
  color: #991E66;
}

body.page-template-roadside-assistance-page section p {
  font-size: 20px;
}

body.page-template-roadside-assistance-page .page-content-item.fi_hero-module {
  padding: 0;
  z-index: 1;
}

body.page-template-roadside-assistance-page section.roadside-hero {
  padding-top: 50px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  padding-bottom: 0;
}

body.page-template-roadside-assistance-page section.roadside-hero .roadside-hero-container {
  width: 92%;
  max-width: 1240px;
  margin-bottom: 30px;
}

body.page-template-roadside-assistance-page section.roadside-hero .roadside-hero-container .info-cell {
  padding-bottom: 70px;
}

body.page-template-roadside-assistance-page section.roadside-hero .logo-container {
  margin-bottom: 30px;
}

body.page-template-roadside-assistance-page section.roadside-hero .logo-container img {
  width: 220px;
}

body.page-template-roadside-assistance-page section.roadside-hero h4 {
  color: #991E66;
  font-family: "Public Sans", Helvetica, Arial, sans-serif;
  letter-spacing: 0;
}

body.page-template-roadside-assistance-page section.roadside-hero h1 {
  font-size: 88px;
  line-height: 1;
  color: #991E66;
}

body.page-template-roadside-assistance-page section.roadside-hero p {
  font-size: 24px;
  line-height: 1.5;
}

@media (max-width: 850px) {
  body.page-template-roadside-assistance-page section.roadside-hero .logo-container img {
    width: 180px;
  }
  body.page-template-roadside-assistance-page section.roadside-hero h1 {
    font-size: 60px;
  }
  body.page-template-roadside-assistance-page section.roadside-hero p {
    font-size: 18px;
  }
}
@media (max-width: 567px) {
  body.page-template-roadside-assistance-page section.roadside-hero .roadside-hero-container {
    padding-top: 154px;
  }
}
body.page-template-roadside-assistance-page section.roadside-benefits {
  padding-bottom: 0;
}

body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid {
  margin-top: 40px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: #FFF;
  box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.05) inset, 0px 2px 2px -1px rgba(0, 0, 0, 0.1), 0px 4px 10px -2px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(5px);
}

@media (max-width: 850px) {
  body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid {
    margin-top: 20px;
  }
}
body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid .image-cell {
  background-size: cover;
  background-position: center center;
}

@media (max-width: 850px) {
  body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid .image-cell {
    height: 150px;
  }
}
body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid .info-cell {
  padding: 48px;
}

@media (max-width: 850px) {
  body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid .info-cell {
    padding: 24px;
  }
}
body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid .info-cell h3 {
  font-size: 32px;
}

body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid .info-cell p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}

body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid .info-cell li {
  display: list-item;
  list-style-position: inside;
}

body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid .info-cell .squiggle {
  padding: 15px 0 0 0;
}

body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid:nth-child(odd) .image-cell {
  order: 2;
}

body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid:nth-child(odd) .info-cell {
  order: 1;
}

@media (max-width: 850px) {
  body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid:nth-child(odd) .image-cell {
    order: 1;
  }
  body.page-template-roadside-assistance-page section.roadside-benefits .benefits-grid:nth-child(odd) .info-cell {
    order: 2;
  }
}
body.page-template-roadside-assistance-page section.roadside-faqs {
  padding-top: 0;
}

body.page-template-roadside-assistance-page section.roadside-faqs .container {
  width: 100%;
  max-width: 960px;
}

body.page-template-roadside-assistance-page section.roadside-faqs .container .info-cell .squiggle {
  padding-top: 0;
  padding-bottom: 40px;
}

body.page-template-roadside-assistance-page section.roadside-faqs .container .faq-wrapper {
  margin-top: 60px;
  padding: 8px 48px 48px 48px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}

body.page-template-roadside-assistance-page section.roadside-faqs .container .faq-wrapper .faq {
  border-bottom: 3px solid #FFE9D3;
}

body.page-template-roadside-assistance-page section.roadside-faqs .container .faq-wrapper .faq .q {
  padding: 40px 24px 24px 0;
  font-size: 24px;
  font-weight: bold;
  font-family: Souvenir, Georgia, serif;
  display: block;
  position: relative;
  cursor: pointer;
}

body.page-template-roadside-assistance-page section.roadside-faqs .container .faq-wrapper .faq .q:after {
  content: "+";
  display: block;
  position: absolute;
  right: 0px;
  top: 38px;
  font-weight: bold;
}

body.page-template-roadside-assistance-page section.roadside-faqs .container .faq-wrapper .faq .a {
  display: none;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 30px;
}

body.page-template-roadside-assistance-page section.roadside-faqs .container .faq-wrapper .faq .a a {
  color: #006ceb;
}

body.page-template-roadside-assistance-page section.roadside-faqs .container .faq-wrapper .faq .a a:hover {
  text-decoration: underline;
}

body.page-template-roadside-assistance-page section.roadside-faqs .container .faq-wrapper .faq.expanded .q:after {
  content: "–";
}

body.page-template-roadside-assistance-page section.roadside-faqs.roadside-moreinfo .info-cell p {
  width: 100%;
  max-width: 600px;
  margin: 0 auto 20px auto;
}

body.page-template-roadside-assistance-page section.roadside-faqs.roadside-moreinfo .moreinfo-cell {
  margin-top: 40px;
}

body.page-template-roadside-assistance-page section.roadside-faqs.roadside-moreinfo .faq-wrapper {
  margin-top: 30px;
}

body.page-template-roadside-assistance-page section.roadside-faqs.roadside-moreinfo .faq-wrapper h3 {
  color: #991E66;
  font-size: 32px;
}

body.page-template-roadside-assistance-page section.roadside-faqs.roadside-moreinfo .faq-wrapper .cell-6:nth-child(odd) {
  padding-right: 20px;
}

@media (max-width: 850px) {
  body.page-template-roadside-assistance-page section.roadside-faqs.roadside-moreinfo .faq-wrapper .cell-6:nth-child(odd) {
    padding-right: 0;
  }
}
body.page-template-roadside-assistance-page section.roadside-faqs.roadside-moreinfo .faq-wrapper .cell-6:nth-child(even) {
  padding-left: 20px;
}

@media (max-width: 850px) {
  body.page-template-roadside-assistance-page section.roadside-faqs.roadside-moreinfo .faq-wrapper .cell-6:nth-child(even) {
    padding-left: 0;
  }
}
body.page-template-roadside-assistance-page section.roadside-faqs.roadside-moreinfo .faq-wrapper .faq {
  border-color: #EBE8F5;
}

body.page-template-roadside-assistance-page section.roadside-faqs.roadside-moreinfo .faq-wrapper .faq .q {
  font-family: "Public Sans", Helvetica, Arial, sans-serif;
}

body.page-template-roadside-assistance-page section.roadside-faqs.roadside-moreinfo .faq-wrapper .faq .q:after {
  color: #991E66;
}

body.page-template-roadside-assistance-page .page-content-item.fi_benefits-module {
  z-index: 0;
}

body.page-template-roadside-assistance-page .page-content-item.fi_benefits-module:before {
  content: "";
  display: block;
  position: absolute;
  width: 600px;
  height: 600px;
  right: -300px;
  top: 0%;
  background: radial-gradient(circle at center, #80ABFF 0, #80E8FF 30%, #F6F4F3 60%);
  opacity: 0.3;
}

body.page-template-roadside-assistance-page .page-content-item.fi_faqs-module {
  padding-bottom: 0;
  background: #F7FCFF;
  background: linear-gradient(180deg, rgba(247, 252, 255, 0.5) 60%, rgba(94, 184, 198, 0.5) 80%, rgba(94, 184, 198, 0.5) 95%);
}

body.page-template-roadside-assistance-page .page-content-item.fi_more_info-module {
  padding-bottom: 0;
}

body.page-template-roadside-assistance-page .page-content-item.fi_purchase_form-module {
  padding-top: 0;
  padding-bottom: 0;
  background: #5EB8C6;
  background: linear-gradient(180deg, rgba(94, 184, 198, 0.5) 0%, rgba(118, 185, 193, 0.5) 22%, rgba(118, 185, 193, 0.8) 50%);
}

body.page-template-roadside-assistance-page section.roadside-purchase-form {
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .info-cell {
  max-width: 800px;
  margin: 0 auto;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container {
  width: 100%;
  max-width: 800px;
  padding: 24px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.05) inset, 0px 2px 2px -1px rgba(0, 0, 0, 0.1), 0px 4px 10px -2px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(5px);
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .ra-form-nav {
  border: 2px solid #F6F4F2;
  transition: all 0.2s ease-in;
  opacity: 0;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .ra-form-nav span.arrow {
  transition: padding 0.2s ease-in;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .ra-form-nav:hover {
  border-color: #68c6e8;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .ra-form-nav.active {
  opacity: 1;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .form-header {
  padding: 0px;
  position: relative;
  display: none;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .form-header h4 {
  color: #991E66;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .form-header .icon-container {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .form-header .icon-container img {
  filter: hue-rotate(140deg) brightness(0.5) saturate(1);
  width: 100%;
  height: auto;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .ra-form-nav.prev {
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 46px;
  border: 2px solid #F6F4F2;
  background: #fff;
  color: #1197C8;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .ra-form-nav.prev span {
  display: inline-block;
  vertical-align: middle;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .ra-form-nav.prev span.arrow {
  display: inline-block;
  width: 18px;
  height: 18px;
  padding-left: 4px;
  padding-right: 0;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .ra-form-nav.prev span.arrow svg {
  display: block;
  width: 100%;
  height: 18px;
  transform: scaleX(-1);
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .ra-form-nav.prev span.arrow svg path {
  fill: #157FA5;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .ra-form-nav.prev span.text {
  padding-left: 3px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .ra-form-nav.prev:hover {
  border-color: #1197CB;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .ra-form-nav.prev:hover span.arrow {
  padding-left: 0;
  padding-right: 4px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .roadside-form-wrapper {
  padding: 40px;
  position: relative;
}

@media (max-width: 767px) {
  body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .roadside-form-wrapper {
    padding: 40px 0;
  }
}
body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .roadside-form-wrapper #complete-signup {
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  background: white;
  padding: 40px 80px;
  border-radius: 10px;
  display: none;
}

@media (max-width: 567px) {
  body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .roadside-form-wrapper #complete-signup {
    padding: 40px 40px;
  }
}
body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .roadside-form-wrapper #complete-signup .popup-inner {
  padding-top: 0;
  align-items: flex-start;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .roadside-form-wrapper #complete-signup .popup-inner .popup__window {
  width: 100%;
  padding: 30px 60px;
  box-shadow: none;
}

@media (max-width: 567px) {
  body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .roadside-form-wrapper #complete-signup .popup-inner .popup__window {
    padding: 30px 0px;
  }
}
body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .roadside-form-wrapper #complete-signup p {
  display: block;
  font-size: 14px;
  padding: 24px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container .roadside-form-wrapper #complete-signup p.small {
  font-size: 12px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .page {
  position: relative;
  display: none;
  padding: 28px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: #fff;
  box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.05) inset, 0px 2px 2px -1px rgba(0, 0, 0, 0.1), 0px 4px 10px -2px rgba(0, 0, 0, 0.05);
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .page.active-page {
  display: block;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .control-container {
  padding-bottom: 10px;
  position: relative;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .control-container.promo-container {
  padding: 0;
  margin: 30px 0;
  position: relative;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .control-container.promo-container #promo-verify {
  position: absolute;
  right: 0;
  bottom: 20px;
  border-radius: 46px;
  color: #147BD1;
  text-transform: uppercase;
  padding: 8px 20px;
  border: 3px solid #147BD1;
  transition: all 0.2s ease-in;
  font-size: 12px;
  background: #fff;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .control-container.promo-container #promo-verify:hover {
  border-color: #991E66;
  color: #991E66;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .control-container.promo-container #promo-verify.loading {
  background-image: var(--wpr-bg-6f11ea6c-158c-4afc-9bfa-5ee25d912a6f);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  color: #ccc;
  background-color: #eee;
  border-color: #ccc;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .control-container.promo-container #promo-error {
  color: #EF3340;
  padding-top: 4px;
  font-size: 12px;
  height: 12px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .control-container.promo-container #promo-error.valid {
  color: #147BD1;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .logo {
  width: 130px;
  height: 72px;
  overflow: hidden;
  text-indent: -9999px;
  background: var(--wpr-bg-d5d31736-7e26-423c-b3df-975164f155bf) no-repeat center;
  background-size: 100%;
  display: block;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form h4 {
  color: #3C434B;
  font-family: "Public Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 3px 0;
  border-bottom: 2px solid #8EDFF1;
  letter-spacing: -0.36px;
  margin-bottom: 40px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form h5 {
  color: #262727;
  font-family: "Public Sans", Helvetica, Arial, sans-serif;
  font-size: 24px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form h6 {
  font-size: 16px;
  padding-bottom: 30px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form p {
  font-size: 12px;
  margin-bottom: 20px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form label {
  color: #7F8A98;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form label.error {
  text-transform: none;
  color: #EF3340;
  position: absolute;
  top: 0;
  right: 0;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form input {
  padding: 10px;
  font-size: 14px;
  border-bottom: 1px solid #878889;
  display: block;
  width: 100%;
}

@media (max-width: 567px) {
  body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form input {
    font-size: 16px;
  }
}
body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form input.error {
  background-color: rgba(255, 0, 0, 0.1);
  border-color: #EF3340;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form select {
  display: block;
  padding: 10px;
  font-size: 14px;
  border-bottom: 1px solid #878889;
  width: 100%;
}

@media (max-width: 567px) {
  body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form select {
    font-size: 16px;
  }
  body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form select option {
    font-size: 16px;
  }
}
body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form select.error {
  background-color: rgba(255, 0, 0, 0.1);
  border-color: #EF3340;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form #roadside-stripe-component {
  padding: 10px 0;
  border-bottom: 1px solid #878889;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form #card-error {
  position: relative;
  width: 100%;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form #card-error p {
  color: #EF3340;
  margin-bottom: 5px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form #plan-error {
  position: relative;
  width: 100%;
  height: 20px;
  margin-top: 10px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form #plan-error .error {
  width: 100%;
  text-align: center;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .primary-driver-cell {
  padding-right: 10px;
}

@media (max-width: 567px) {
  body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .primary-driver-cell {
    padding-right: 0;
  }
}
body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .secondary-driver-cell {
  padding-left: 10px;
}

@media (max-width: 567px) {
  body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .secondary-driver-cell {
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .secondary-driver-cell .sd-intro {
  position: relative;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .secondary-driver-cell .sd-intro p {
  position: absolute;
  bottom: 10px;
  left: 0;
  margin-bottom: 0;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .mm {
  width: 50%;
  display: inline-block;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .yy {
  width: 50%;
  display: inline-block;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .slash {
  position: absolute;
  bottom: 8px;
  left: 42%;
  color: #878889;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .coverage-grid a.coverage-type {
  display: block;
  background: white;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  padding: 24px 20px;
  border-radius: 10px;
  height: 100%;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .coverage-grid a.coverage-type sup {
  font-size: 10px;
  vertical-align: super;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .coverage-grid a.coverage-type .coverage-for {
  color: #147BD1;
  font-weight: bold;
  font-size: 14px;
  min-height: 60px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .coverage-grid a.coverage-type h5 {
  font-size: 20px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .coverage-grid a.coverage-type p {
  font-size: 16px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .coverage-grid a.coverage-type.selected {
  border: 1px solid #80E8FF;
  background: #E5F7FF;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .coverage-grid .cell-6 {
  margin-bottom: 20px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .plan-checkout .checkout-cover {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  display: none;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .plan-checkout .checkout-cover .loading {
  position: absolute;
  left: calc(50% - 36px);
  top: calc(50% - 36px);
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .authentication-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 28px;
  background: #fff;
  border-radius: 10px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .authentication-container .authentication .roadside-button {
  width: 100%;
  text-align: center;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .authentication-container .authentication p {
  font-size: 16px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .checkout {
  text-align: center;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .checkout input[type=submit] {
  font-size: 16px;
  padding: 12px 24px;
  display: inline-block;
  width: auto;
  cursor: pointer;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .terms {
  padding: 20px 0;
  font-size: 12px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .terms a {
  color: #1197C8;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form #emailExistsPopup {
  text-align: center;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  border-radius: 10px;
  padding: 28px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form #emailExistsPopup .flex-grid {
  height: 100%;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form #emailExistsPopup h3 {
  color: #1197C8;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form #emailExistsPopup p {
  max-width: 480px;
  margin: 20px auto;
  display: block;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success {
  position: relative;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .intro-cell h3 {
  color: #1197C8;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .intro-cell p {
  font-size: 14px;
  width: 100%;
  max-width: 500px;
  margin: 0 auto 20px auto;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .intro-cell p span.email {
  font-weight: bold;
  color: #1197C8;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .intro-cell p.user-created {
  color: #1197C8;
  padding: 5px;
  border: 1px solid #1197C8;
  font-weight: bold;
  display: block;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .profile-container {
  padding: 30px;
  border: 1px solid #1197C8;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.05) inset, 0px 2px 2px -1px rgba(0, 0, 0, 0.1), 0px 4px 10px -2px rgba(0, 0, 0, 0.05);
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .profile-container .roadside-logo {
  text-align: right;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .profile-container .roadside-logo img {
  width: 120px;
  display: inline-block;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .profile-container .profile-image {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 20px;
  background-color: #1197C8;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .profile-container .profile-image img {
  width: 100%;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .profile-container h4.plan-info {
  color: #991E66;
  border-bottom: none;
  font-family: Souvenir, Georgia, serif;
  margin-bottom: 20px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .profile-container .icon-container {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .profile-container .icon-container img {
  filter: hue-rotate(140deg) brightness(0.5) saturate(1);
  width: 100%;
  height: auto;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .profile-container span.purchased-coverage-type {
  text-transform: capitalize;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .profile-container h5 {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 20px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .membership-success .profile-container span {
  font-size: 18px;
  font-weight: bold;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .already-signed-up h3 {
  color: #1197C8;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .roadside-purchase-form-container #roadside-purchase-form .already-signed-up p {
  font-size: 16px;
  width: 100%;
  max-width: 500px;
  margin: 0 auto 20px auto;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .next-container {
  text-align: right;
  margin-bottom: 40px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .disclaimers {
  border-top: 2px solid #8EDFF1;
  padding: 10px 0 20px 0;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .disclaimers p {
  margin-bottom: 20px;
  font-size: 12px;
  color: #737475;
}

body.page-template-roadside-assistance-page section.roadside-hero .plan-info-container, body.page-template-roadside-assistance-page section.roadside-purchase-form .plan-info-container {
  text-align: center;
  width: 100%;
  margin-top: -70px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plan-info-container .plan-info, body.page-template-roadside-assistance-page section.roadside-purchase-form .plan-info-container .plan-info {
  display: inline-block;
  padding: 10px 40px;
  background: #fff;
  font-weight: bold;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plan-info-container .plan-info p, body.page-template-roadside-assistance-page section.roadside-purchase-form .plan-info-container .plan-info p {
  font-size: 16px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plan-info-container .plan-info p sup, body.page-template-roadside-assistance-page section.roadside-purchase-form .plan-info-container .plan-info p sup {
  font-size: 10px;
  vertical-align: super;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans {
  width: 92%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 60px 24px;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(247, 252, 255) 100%);
  border-radius: 8px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .plan-cell, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell {
  border-left: 1px solid #EBE8F5;
  border-right: 1px solid #EBE8F5;
  padding: 0 24px;
  position: relative;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .plan-cell:first-child, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell:first-child {
  border-left: none;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .plan-cell:last-child, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell:last-child {
  border-right: none;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .plan-cell.selected, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell.selected {
  background: #E5F7FF;
}

@media(max-width: 850px) {
  body.page-template-roadside-assistance-page section.roadside-hero .plans .plan-cell, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell {
    margin-bottom: 40px;
  }
  body.page-template-roadside-assistance-page section.roadside-hero .plans .plan-cell:nth-child(even), body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell:nth-child(even) {
    border-right: none;
  }
  body.page-template-roadside-assistance-page section.roadside-hero .plans .plan-cell:nth-child(odd), body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell:nth-child(odd) {
    border-left: none;
  }
}
@media(max-width: 567px) {
  body.page-template-roadside-assistance-page section.roadside-hero .plans .plan-cell:nth-child(even), body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell:nth-child(even) {
    border-left: none;
  }
  body.page-template-roadside-assistance-page section.roadside-hero .plans .plan-cell:nth-child(odd), body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell:nth-child(odd) {
    border-right: none;
  }
}
body.page-template-roadside-assistance-page section.roadside-hero .plans .plan-cell .discount-placement, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell .discount-placement {
  position: absolute;
  top: -30px;
  right: -20px;
  width: 70px;
  height: 70px;
  z-index: 2;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .plan-cell .discount-placement .discount-grid, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell .discount-placement .discount-grid {
  width: 70px;
  height: 70px;
  background: yellow;
  padding: 8px;
  border: 1px solid orange;
  border-right: none;
  box-shadow: inset 0 -10px 20px #F9D209, 0 2px 2px #292D31;
  transform: rotate(20deg);
  border-radius: 50%;
  text-align: center;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .plan-cell .discount-placement .discount-grid .discount-offer, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell .discount-placement .discount-grid .discount-offer {
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans h3, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans h3 {
  margin-bottom: 10px;
  font-size: 32px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .icon-container, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .icon-container {
  margin-bottom: 10px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .icon-container img, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .icon-container img {
  height: 28px;
  transition: all 0.4s ease-in;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .starting, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .starting {
  color: #606061;
  font-size: 14px;
  margin-bottom: 10px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid {
  color: #125771;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid sup, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid sup {
  font-size: 10px;
  vertical-align: super;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid span, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid span {
  display: inline-block;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .dollars, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .dollars {
  font-size: 58px;
  font-family: Souvenir, Georgia, serif;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 1;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .cents, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .cents {
  font-size: 18px;
  padding-left: 4px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid span.reg-price, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid span.reg-price {
  font-size: 14px;
  color: #737475;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .desc, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .desc {
  font-size: 14px;
  color: #737475;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .full-desc-grid, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .full-desc-grid {
  position: absolute;
  bottom: 20px;
  background: #fff;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details {
  padding-top: 7px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details a, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details a {
  font-size: 12px;
  color: #1197C8;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details a:hover, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details a:hover {
  text-decoration: underline;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details-show, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details-show {
  color: #147BD1;
  display: block;
  margin: 0 auto 20px 0;
  text-align: center;
  font-size: 12px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details-show:hover, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details-show:hover {
  text-decoration: underline;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details-dropdown, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details-dropdown {
  text-align: left;
  color: #737475;
  display: none;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details-dropdown p, body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details-dropdown li, body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details-dropdown a, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details-dropdown p, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details-dropdown li, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details-dropdown a {
  font-size: 12px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details-dropdown p, body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details-dropdown li, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details-dropdown p, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details-dropdown li {
  margin-bottom: 15px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details-dropdown ul, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details-dropdown ul {
  list-style-type: "✓";
  list-style-position: outside;
  padding-left: 0.5rem;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details-dropdown ul li, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details-dropdown ul li {
  display: list-item;
  padding-left: 6px;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .price-grid .plan-details-dropdown ul li::marker, body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .price-grid .plan-details-dropdown ul li::marker {
  color: #147BD1;
}

body.page-template-roadside-assistance-page section.roadside-hero .membership-success .intro-cell .new-user-success, body.page-template-roadside-assistance-page section.roadside-purchase-form .membership-success .intro-cell .new-user-success {
  display: none;
}

body.page-template-roadside-assistance-page section.roadside-hero .membership-success .intro-cell .new-user-success p, body.page-template-roadside-assistance-page section.roadside-purchase-form .membership-success .intro-cell .new-user-success p {
  color: #1197C8;
  font-weight: bold;
  margin-bottom: 0;
  background: #e6fbf9;
  border: 1px solid #1197C8;
  padding: 8px;
}

body.page-template-roadside-assistance-page section.roadside-hero .membership-success .plan-info-container, body.page-template-roadside-assistance-page section.roadside-purchase-form .membership-success .plan-info-container {
  text-align: left;
  margin-bottom: 0;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .cell-12.desc {
  min-height: 44px;
  color: #737475;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .icon-container .icon-pill {
  background: #F9D209;
  margin: 15px auto;
  padding: 6px 14px;
  border-radius: 20px;
  display: inline-block;
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .icon-container .icon-pill img {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  filter: hue-rotate(140deg) brightness(0.5) saturate(0);
}

body.page-template-roadside-assistance-page section.roadside-hero .plans .icon-container .icon-pill span {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  margin-left: 8px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .plan-info-container {
  margin-top: 0px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .plans {
  box-shadow: none;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .plans p sup {
  font-size: 50%;
  vertical-align: super;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell {
  border-left: none;
  border-right: none;
  padding: 30px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  margin-top: 1%;
  margin-bottom: 1%;
  border-radius: 10px;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell.selected {
  box-shadow: 0px 0px 5px inset #1197C8;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell.selected .roadside-button {
  background: #991E66;
}

body.page-template-roadside-assistance-page section.roadside-purchase-form .plans .plan-cell.selected .icon-container img {
  filter: hue-rotate(140deg) brightness(0.5) saturate(1);
}

body.page-template-roadside-assistance-page .fi_text_content-module p, body.page-template-roadside-assistance-page .fi_text_content-module li, body.page-template-roadside-assistance-page .fi_text_content-module a {
  font-size: 12px;
}

.squiggle {
  display: block;
  padding: 20px;
  max-width: 100%;
}

.squiggle svg {
  width: 100%;
}

.squiggle.yellow svg path {
  stroke: #F9D209;
}

.squiggle.red svg path {
  stroke: #EF3340;
}

.squiggle.white svg path {
  stroke: #fff;
}

/* RV Page Template
----------------------------------------------------------------------------------------------------*/
body.page.page-template-rv-page, body.page.home.page-template-rv-page {
  background-image: linear-gradient(116.28deg, rgb(250, 250, 250) 29.58%, rgb(249, 249, 249) 29.58%, rgb(204, 221, 232) 95.46%);
  background-size: 200% 200%;
  animation: gradient-flow 10s ease infinite;
}

body.page.page-template-rv-page.bluer, body.page.home.page-template-rv-page.bluer {
  background-color: rgb(223, 239, 240);
  background-image: linear-gradient(180.5deg, rgb(166, 218, 227) 0%, rgb(166, 218, 227) 6%, rgb(166, 218, 227) 12%, rgb(223, 239, 240) 16%);
  background-size: 100% 140%;
  background-position: -60% 0;
  animation: gradient-flow-2 10s ease infinite;
}

body.page.page-template-rv-page .landing-page-content, body.page.home.page-template-rv-page .landing-page-content {
  overflow: clip;
}

body.page.page-template-rv-page .landing-page-content .page-content-item, body.page.home.page-template-rv-page .landing-page-content .page-content-item {
  padding: 0;
}

body.page.page-template-rv-page .mobile-download, body.page.home.page-template-rv-page .mobile-download {
  position: relative;
  padding: 0;
  background: none;
  box-shadow: none;
  border-radius: 0 0 0 0;
  margin-top: 30px;
}

body.page.page-template-rv-page .mobile-download.desktop, body.page.home.page-template-rv-page .mobile-download.desktop {
  border: none;
  backdrop-filter: none;
  z-index: 0;
}

@media (min-width: 767px) {
  body.page.page-template-rv-page .mobile-download.desktop, body.page.home.page-template-rv-page .mobile-download.desktop {
    display: block;
  }
}
body.page.page-template-rv-page .mobile-download.desktop .wp-block-button__link, body.page.home.page-template-rv-page .mobile-download.desktop .wp-block-button__link {
  display: inline-block;
}

section.rv-hero {
  position: relative;
  z-index: 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 26%;
}

section.rv-hero .rv-hero-image-container {
  left: 0;
  top: 0;
  -webkit-transform: translateZ(-1000px);
}

section.rv-hero .rv-hero-image {
  width: 104%;
  margin-left: -2%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

section.rv-hero .rv-hero-image img {
  display: block;
  width: 100%;
  min-width: 1200px;
  margin-left: 50%;
  transform: translateX(-50%);
}

section.rv-hero .rv-hero-container.container {
  overflow: visible;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  max-width: 1300px;
  padding-top: 60px;
}

@media (max-width: 1024px) {
  section.rv-hero .rv-hero-container.container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
section.rv-hero .rv-hero-container.container .info-cell .logo {
  width: 100%;
  text-align: center;
  display: block;
  margin: 40px 0 30px 0;
}

@media (max-width: 567px) {
  section.rv-hero .rv-hero-container.container .info-cell .logo img {
    width: 215px;
  }
}
section.rv-hero .rv-hero-container.container .info-cell .autop {
  display: inline-block;
  width: 36px;
  overflow: hidden;
  opacity: 0;
  animation: autop-slide 0.3s ease-out 3s 1, autopilot-fade 0.3s ease-in-out 1.5s 1;
  animation-fill-mode: forwards;
  text-align: left;
}

section.rv-hero .rv-hero-container.container .info-cell .autop img {
  width: 260px;
  display: block;
}

section.rv-hero .rv-hero-container.container .info-cell .ilot {
  display: inline-block;
  width: 17px;
  overflow: hidden;
  opacity: 0;
  animation: ilot-slide 0.3s ease-out 3s 1, autopilot-fade 0.5s ease-in-out 2s 1;
  animation-fill-mode: forwards;
  text-align: left;
}

section.rv-hero .rv-hero-container.container .info-cell .ilot img {
  margin-left: -159px;
  display: block;
  width: 260px;
}

section.rv-hero .rv-hero-container.container .info-cell .by_roadtrippers {
  display: block;
  text-align: center;
  opacity: 0;
  animation: autopilot-fade 0.5s ease-in-out 4s 1;
  animation-fill-mode: forwards;
  margin-bottom: 40px;
  margin-top: -6px;
}

section.rv-hero .rv-hero-container.container .info-cell .by_roadtrippers .flex-grid {
  font-size: 13px;
  line-height: 1;
  justify-content: center;
}

section.rv-hero .rv-hero-container.container .info-cell .by_roadtrippers .flex-grid img {
  width: 122px;
  margin-left: 4px;
}

section.rv-hero .rv-hero-container.container .info-cell h1 {
  font-size: 58px;
  line-height: 1;
  margin-bottom: 20px;
  color: #991E66;
}

@media (max-width: 567px) {
  section.rv-hero .rv-hero-container.container .info-cell h1 {
    font-size: 32px;
  }
}
section.rv-hero .rv-hero-container.container .info-cell p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 40px;
}

section.rv-hero .rv-hero-container.container .info-cell .tooltip p {
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 0;
}

section.rv-hero .rv-hero-container.container .info-cell .wp-block-button__link {
  background: #248742;
  color: #fff;
  font-size: 16px;
  text-transform: none;
  display: none;
}

@media (max-width: 567px) {
  section.rv-hero .rv-hero-container.container .info-cell .wp-block-button__link {
    display: block;
  }
}
section.rv-hero .rv-hero-container.container .info-cell .wp-block-button__link:hover {
  background: #fff;
  color: #248742;
}

section.rv-hero .rv-hero-container.container .info-cell .desktop .wp-block-button__link {
  display: inline-block;
}

section.rv-hero .rv-hero-container.container .image-cell img {
  width: 130%;
}

.page-content-item.rv_planning-module.display-all {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.3s ease-out;
}

.page-content-item.rv_planning-module.display-all.searching {
  opacity: 0;
  pointer-events: none;
}

section.rv-planning-steps {
  position: relative;
  z-index: 1;
  margin-top: -10%;
}

section.rv-planning-steps .rv-steps-bg {
  position: absolute;
  left: 0;
  top: -2%;
  pointer-events: none;
}

section.rv-planning-steps .rv-steps-bg img {
  width: 100%;
}

section.rv-planning-steps .rv-steps-bg img.bluepath {
  display: none;
}

@media (max-width: 1024px) {
  section.rv-planning-steps .rv-steps-bg {
    top: 20%;
  }
  section.rv-planning-steps .rv-steps-bg img {
    width: 110%;
  }
}
@media (max-width: 567px) {
  section.rv-planning-steps .rv-steps-bg {
    transform: rotate(270deg);
    width: 366%;
    transform-origin: 50% 50%;
    left: -175%;
    top: 55%;
  }
  section.rv-planning-steps .rv-steps-bg img {
    width: 110%;
  }
}
section.rv-planning-steps .container.rv-planning-steps-container {
  width: 90%;
  max-width: 1300px;
}

section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell .step-info-container {
  padding: 30px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 8px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}

section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell h3 {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 10px;
  color: #991E66;
}

section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(1) {
  margin-top: 0px;
  margin-bottom: 190px;
}

section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(2) {
  margin-top: 168px;
  margin-bottom: 22px;
}

section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(3) {
  margin-top: 80px;
  margin-bottom: 110px;
}

section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(4) {
  margin-top: 190px;
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell {
    padding: 0 20px;
  }
  section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell .step-info-container {
    max-width: 275px;
  }
  section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(1) {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(1) .step-info-container {
    margin-left: auto;
  }
  section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(2) {
    margin-top: 60px;
    margin-bottom: 0px;
  }
  section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(3) {
    margin-top: 0px;
    margin-bottom: 80px;
  }
  section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(3) .step-info-container {
    margin-left: auto;
  }
  section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(4) {
    margin-top: 80px;
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(1) {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(2) {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(3) {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  section.rv-planning-steps .container.rv-planning-steps-container .planning-step-cell:nth-child(4) {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
section.rv-autopilot {
  padding: 180px 0;
  border-bottom: 45px solid #248742;
  position: relative;
}

section.rv-autopilot div.autopilot-bg {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

section.rv-autopilot div.autopilot-bg img {
  width: 100%;
  height: auto;
  display: block;
}

section.rv-autopilot .rv-autopilot-container {
  position: relative;
  z-index: 1;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  padding: 48px 70px;
  width: 80%;
  max-width: 1024px;
}

@media (max-width: 1024px) {
  section.rv-autopilot .rv-autopilot-container {
    padding: 48px 30px;
  }
}
section.rv-autopilot .rv-autopilot-container .info-container h2 {
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 30px;
}

section.rv-autopilot .rv-autopilot-container .info-container p {
  line-height: 1.5;
}

section.rv-autopilot .rv-autopilot-container .image-container {
  position: absolute;
  margin-top: -60%;
  width: 100%;
}

@media (max-width: 1024px) {
  section.rv-autopilot .rv-autopilot-container .image-container {
    width: 130%;
  }
}
section.rv-autopilot .rv-autopilot-container .image-container .slide-mask {
  width: 99%;
  height: 0;
  padding-top: 1%;
  padding-left: 1%;
  padding-bottom: 205%;
  border-radius: 14%;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

section.rv-autopilot .rv-autopilot-container .image-container .slide-mask img {
  display: block;
  width: 100%;
}

section.rv-autopilot .rv-autopilot-container .image-container .phone-overlay {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  pointer-events: none;
}

section.rv-autopilot .rv-autopilot-container .image-container .phone-overlay img {
  width: 100%;
}

section.rv-autopilot .rv-autopilot-container .image-container .phone-slide-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

section.rv-autopilot .rv-autopilot-container .image-container .phone-slide-container .phone-slides {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 0;
  margin-left: 2px;
}

section.rv-autopilot .rv-autopilot-container .image-container .phone-slide-container .phone-slides img {
  width: 100%;
}

section.rv-autopilot .rv-autopilot-container .plan-buttons {
  position: absolute;
  right: -60%;
  z-index: 1;
}

@media (max-width: 1024px) {
  section.rv-autopilot .rv-autopilot-container .plan-buttons {
    bottom: -5%;
  }
}
section.rv-autopilot .rv-autopilot-container .plan-buttons .plan-button-container {
  margin-bottom: 24px;
}

section.rv-autopilot .rv-autopilot-container .plan-buttons .plan-button-container a.plan-button {
  display: inline-block;
  padding: 12px 24px;
  background: white;
  border-radius: 70px;
  border: 2px solid #E6F2F5;
  box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
}

section.rv-autopilot .rv-autopilot-container .plan-buttons .plan-button-container a.plan-button img {
  display: inline-block;
  width: 24px;
}

section.rv-autopilot .rv-autopilot-container .plan-buttons .plan-button-container a.plan-button span.text-container {
  display: inline-block;
  line-height: 1;
  margin-left: 14px;
  font-weight: 800;
  color: #4C5661;
}

section.rv-autopilot .rv-autopilot-container .plan-buttons .plan-button-container:nth-child(1) a.plan-button:hover {
  background: #dff6fe;
  border-color: #96e3f7;
}

section.rv-autopilot .rv-autopilot-container .plan-buttons .plan-button-container:nth-child(1).active a.plan-button {
  background: #dff6fe;
  border-color: #96e3f7;
}

section.rv-autopilot .rv-autopilot-container .plan-buttons .plan-button-container:nth-child(2) a.plan-button:hover {
  background: #ffe6cf;
  border-color: #ffcea0;
}

section.rv-autopilot .rv-autopilot-container .plan-buttons .plan-button-container:nth-child(2).active a.plan-button {
  background: #ffe6cf;
  border-color: #ffcea0;
}

section.rv-autopilot .rv-autopilot-container .plan-buttons .plan-button-container:nth-child(3) a.plan-button:hover {
  background: #f2dfea;
  border-color: #ebd1df;
}

section.rv-autopilot .rv-autopilot-container .plan-buttons .plan-button-container:nth-child(3).active a.plan-button {
  background: #f2dfea;
  border-color: #ebd1df;
}

section.rv-autopilot .rv-autopilot-container .plan-buttons .plan-button-container:last-child {
  margin-bottom: 0;
}

@media (max-width: 567px) {
  section.rv-autopilot {
    padding-top: 64px;
  }
  section.rv-autopilot .rv-autopilot-container {
    padding-left: 30px;
    padding-right: 30px;
    width: 90%;
  }
  section.rv-autopilot .rv-autopilot-container .spacer-cell {
    display: none;
  }
  section.rv-autopilot .rv-autopilot-container .image-container {
    margin-top: 0;
    position: relative;
    margin-left: -13%;
    margin-bottom: -14%;
    width: 74%;
  }
  section.rv-autopilot .rv-autopilot-container .plan-buttons {
    right: -30px;
    bottom: -24%;
  }
  section.rv-autopilot .rv-autopilot-container .plan-buttons .plan-button-container {
    margin-bottom: 20px;
  }
  section.rv-autopilot .rv-autopilot-container .info-container h2 {
    font-size: 32px;
  }
  section.rv-autopilot .rv-autopilot-container .info-container .squiggle {
    padding-left: 0;
    padding-right: 0;
  }
}
section.rv-features {
  padding: 80px 0;
  overflow: visible;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  border-bottom: 45px solid #1197C8;
  display: block;
}

section.rv-features .container {
  max-width: 100%;
}

section.rv-features .feature-background {
  position: absolute;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.05), 0px 2px 2px -1px rgba(0, 0, 0, 0.1), 0px -1px 4px 0px rgba(0, 0, 0, 0.05) inset;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  width: 70%;
  height: 60%;
  bottom: 19%;
  left: 15%;
}

section.rv-features .feature-grid {
  width: 1240px;
}

section.rv-features .intro-grid-container {
  position: relative;
  z-index: 1;
}

section.rv-features .intro-grid {
  padding-bottom: 0px;
}

section.rv-features .intro-grid h2 {
  font-size: 48px;
}

section.rv-features .intro-grid p {
  margin-top: 10px;
}

section.rv-features .feature-buttons {
  text-align: left;
  padding-right: 50px;
}

section.rv-features .feature-buttons .feature-button-container {
  margin-bottom: 24px;
  position: relative;
  z-index: 0;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3) {
  padding-right: 40px;
  text-align: right;
}

section.rv-features .feature-buttons .feature-button-container a.feature-button {
  padding: 14px 20px;
  background: white;
  border-radius: 70px;
  font-size: 14px;
  box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.1);
  transition: background-color 0.4s ease-out;
}

section.rv-features .feature-buttons .feature-button-container a.feature-button sup {
  font-size: 11px;
  vertical-align: super;
}

section.rv-features .feature-buttons .feature-button-container a.feature-button img {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
}

section.rv-features .feature-buttons .feature-button-container a.feature-button span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-left: 14px;
  font-weight: 800;
  color: #4C5661;
}

section.rv-features .feature-buttons .feature-button-container:last-child {
  margin-bottom: 0;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3n+1) a.feature-button:hover {
  background: #008bbe;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3n+1) a.feature-button:hover span {
  color: #fff;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3n+1).active a.feature-button {
  background: #008bbe;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3n+1).active a.feature-button span {
  color: #fff;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3n+2) a.feature-button:hover, section.rv-features .feature-buttons .feature-button-container:nth-child(3n+2) a.feature-button.active {
  background: #248742;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3n+2) a.feature-button:hover span, section.rv-features .feature-buttons .feature-button-container:nth-child(3n+2) a.feature-button.active span {
  color: #fff;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3n+2).active a.feature-button {
  background: #248742;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3n+2).active a.feature-button span {
  color: #fff;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3n+3) a.feature-button:hover {
  background: #991E66;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3n+3) a.feature-button:hover span {
  color: #fff;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3n+3).active a.feature-button {
  background: #991E66;
}

section.rv-features .feature-buttons .feature-button-container:nth-child(3n+3).active a.feature-button span {
  color: #fff;
}

section.rv-features .feature-grid {
  padding: 40px 70px 80px 70px;
  position: relative;
}

section.rv-features .feature-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
}

section.rv-features .feature-image-container {
  position: relative;
}

section.rv-features .feature-image-container .feature-image-slides {
  display: block;
  width: 100%;
  max-width: 540px;
  height: 306px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  isolation: isolate;
}

section.rv-features .feature-image-container .feature-image-slides .slick-list {
  height: 306px;
}

section.rv-features .feature-image-container .bg-frame {
  width: 100%;
  max-width: 540px;
  height: 306px;
  background: #008bbe;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
  transform: skew(-3deg, 0deg) translateY(-10px) translateX(12px);
  transition: all 0.3s;
}

section.rv-features .feature-image-container.violet .bg-frame {
  background: #991E66;
}

section.rv-features .feature-image-container.green .bg-frame {
  background: #248742;
}

section.rv-features .feature-image-container .image-container {
  position: absolute;
  display: block;
  width: 100%;
  max-width: 540px;
  height: 306px;
  width: 100%;
}

section.rv-features .feature-image-container .image-container img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

section.rv-features .feature-info-container {
  max-width: 404px;
  margin-top: 40px;
  margin-left: 40px;
}

section.rv-features .feature-info-container h3 {
  color: #157FA5;
  font-size: 38px;
}

section.rv-features .feature-info-container p {
  line-height: 1.5;
}

section.rv-features .feature-info-container a {
  padding: 10px 50px;
  border-radius: 30px;
  color: white;
  margin: 20px 0 0 0;
  text-align: center;
  display: inline-block;
}

section.rv-features .feature-info-container .feature-info-slides .slick-slide:nth-child(3n+1) h3 {
  color: #008bbe;
}

section.rv-features .feature-info-container .feature-info-slides .slick-slide:nth-child(3n+1) a {
  background: #008bbe;
}

section.rv-features .feature-info-container .feature-info-slides .slick-slide:nth-child(3n+2) h3 {
  color: #248742;
}

section.rv-features .feature-info-container .feature-info-slides .slick-slide:nth-child(3n+2) a {
  background: #248742;
}

section.rv-features .feature-info-container .feature-info-slides .slick-slide:nth-child(3n+3) h3 {
  color: #991E66;
}

section.rv-features .feature-info-container .feature-info-slides .slick-slide:nth-child(3n+3) a {
  background: #991E66;
}

@media (max-width: 1024px) {
  section.rv-features .feature-background {
    display: none;
  }
  section.rv-features .intro-grid {
    padding-bottom: 0;
  }
  section.rv-features .intro-grid h2 {
    font-size: 32px;
  }
  section.rv-features .container.feature-grid {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.05), 0px 2px 2px -1px rgba(0, 0, 0, 0.1), 0px -1px 4px 0px rgba(0, 0, 0, 0.05) inset;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    padding: 30px;
  }
  section.rv-features .container.feature-grid .feature-button {
    width: 100%;
  }
  section.rv-features .feature-buttons {
    padding-right: 0;
    padding-bottom: 40px;
  }
  section.rv-features .feature-buttons .feature-button-container:nth-child(3) {
    padding-right: 0px;
    text-align: left;
  }
  section.rv-features .feature-buttons .feature-button-container a.feature-button {
    padding: 14px 20px;
  }
  section.rv-features .feature-buttons .feature-button-container a.feature-button img {
    width: 32px;
  }
  section.rv-features .feature-info-container {
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
  }
  section.rv-features .feature-info-container h3 {
    font-size: 28px;
  }
}
@media (max-width: 567px) {
  section.rv-features .container.feature-grid {
    padding: 30px 0 0 0;
  }
}
section.rv-tier-feature-module {
  position: relative;
  border-bottom: 20px solid #248742;
  padding: 0 0 30% 0;
}

section.rv-tier-feature-module.standard {
  background: rgb(245, 249, 249);
  background: linear-gradient(180deg, rgb(245, 249, 249) 0%, rgb(180, 209, 210) 50%, rgb(137, 183, 182) 79%, rgb(221, 243, 248) 92%);
}

section.rv-tier-feature-module.sunset {
  background: rgb(245, 249, 249);
  background: linear-gradient(180deg, rgb(228, 229, 222) 0%, rgb(188, 214, 215) 50%, rgb(223, 218, 217) 79%, rgb(243, 202, 195) 92%);
}

section.rv-tier-feature-module.none {
  padding-bottom: 0;
}

section.rv-tier-feature-module.none section.tier-feature-module {
  padding-top: 0;
}

section.rv-tier-feature-module .tier-feature-module {
  padding-top: 60px;
}

section.rv-tier-feature-module .tier-feature-module .comparison {
  display: none;
}

section.rv-tier-feature-module .tier-feature-module .feature-disclaimer {
  color: black;
  max-width: 700px;
  padding: 10px 60px 60px 60px;
  margin: 0 auto;
}

section.rv-tier-feature-module .clouds-1 {
  position: absolute;
  width: 120%;
  height: auto;
  left: -120%;
  top: 30%;
  animation: clouds-move 90s linear infinite;
}

section.rv-tier-feature-module .clouds-1 img {
  width: 86%;
  display: block;
  margin-left: 7%;
}

section.rv-tier-feature-module .bg-img {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
}

section.rv-tier-feature-module .bg-img img {
  width: 100%;
  display: block;
}

section.rv-tier-feature-module .intro-cell {
  padding: 100px 0 60px 0;
  max-width: 700px;
}

section.rv-tier-feature-module .intro-cell h2 {
  font-size: 32px;
}

section.rv-tier-feature-module .tier-feature-container {
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.05), 0px 2px 2px -1px rgba(0, 0, 0, 0.1), 0px -1px 4px 0px rgba(0, 0, 0, 0.05) inset;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

section.rv-tier-feature-module .closer-img {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  mix-blend-mode: multiply;
}

section.rv-tier-feature-module .closer-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.squiggle {
  display: block;
  padding: 20px;
  max-width: 100%;
}

.squiggle svg {
  width: 100%;
}

.squiggle.yellow svg path {
  stroke: #F9D209;
}

@keyframes gradient-flow {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient-flow-2 {
  0% {
    background-position: -60% 0;
    background-size: 100% 140%;
  }
  50% {
    background-position: 0% 0;
    background-size: 100% 100%;
  }
  100% {
    background-position: -60% 0;
    background-size: 100% 140%;
  }
}
@keyframes clouds-move {
  0% {
    left: -120%;
    opacity: 1;
  }
  97% {
    left: 100%;
    opacity: 1;
  }
  98% {
    left: 100%;
    opacity: 0;
  }
  99% {
    left: -120%;
    opacity: 0;
  }
  100% {
    left: -120%;
    opacity: 1;
  }
}
@keyframes autop-slide {
  0% {
    width: 36px;
  }
  100% {
    width: 160px;
  }
}
@keyframes ilot-slide {
  0% {
    width: 17px;
  }
  100% {
    width: 100px;
  }
}
@keyframes autopilot-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Magazine Homepage Template
----------------------------------------------------------------------------------------------------*/
.magazine-2022-redesign-wrapper {
  background: #fff;
  overflow: hidden;
}

.magazine-2022-redesign-wrapper h1.magazine-2022-page-title {
  position: absolute;
  height: 0px;
  width: 0px;
  overflow: hidden;
}

.magazine-2022-redesign-wrapper .subscribe-module {
  display: none;
  background: #EBE8F5;
  padding: 60px 0;
}

@media (max-width: 767px) {
  .magazine-2022-redesign-wrapper .subscribe-module {
    padding: 30px 0;
  }
}
.magazine-2022-redesign-wrapper .subscribe-module .subscription-wrapper:before, .magazine-2022-redesign-wrapper .subscribe-module .subscription-wrapper:after, .magazine-2022-redesign-wrapper .subscribe-module .subscription-inner-wrapper:after, .magazine-2022-redesign-wrapper .subscribe-module .subscribe-body:after, .magazine-2022-redesign-wrapper .subscribe-module .subscribe:after, .magazine-2022-redesign-wrapper .subscribe-module .subscribe:before {
  display: none;
}

.magazine-2022-redesign-wrapper .subscribe-module .subscribe {
  box-shadow: none;
  background: transparent;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  min-height: 0;
  overflow: visible;
}

.magazine-2022-redesign-wrapper .subscribe-module .subscribe .subscribe-pic {
  width: 600px;
  top: auto;
  bottom: -110px;
  margin: 0;
}

.magazine-2022-redesign-wrapper .subscribe-module .subscribe .subscribe-pic img {
  width: 100%;
  height: auto;
}

.magazine-2022-redesign-wrapper .subscribe-module .subscribe-body {
  max-width: 635px;
}

@media (max-width: 767px) {
  .magazine-2022-redesign-wrapper .subscribe-module .subscribe-body {
    max-width: 100%;
  }
}
.magazine-2022-redesign-wrapper .subscribe-module .subscribe-form {
  max-width: 540px;
  margin: 60px 0 0;
}

.magazine-2022-redesign-wrapper .subscribe-module .subscribe-form .subscribe-hint {
  margin-top: 24px;
}

.magazine-header-paths {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}

.magazine-header-paths:before {
  content: url("data:image/svg+xml,%3Csvg fill='none' height='311' viewBox='0 0 690 311' width='690' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3 2c174 108 272 84 422 122s192 139.5 336 181.5' stroke='%23f9d209' stroke-width='11'/%3E%3C/svg%3E");
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 1;
}

@media (max-width: 850px) {
  .magazine-header-paths:before {
    top: -20px;
    right: -450px;
  }
}
.magazine-header-paths:after {
  content: url("data:image/svg+xml,%3Csvg width='133' height='242' viewBox='0 0 133 242' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-50.5254 4.22656C-10.7377 47.895 7.59165 100.283 80.6753 109.23C153.759 118.176 133.117 5.48076 67.7068 21.1795C15.3783 33.7385 -9.70123 172.743 -15.6999 240.676' stroke='%23F9D209' stroke-width='11'/%3E%3C/svg%3E%0A");
  position: absolute;
  top: 220px;
  left: -2px;
  z-index: 1;
}

@media (max-width: 850px) {
  .magazine-header-paths:after {
    bottom: -130px;
    left: -80px;
  }
}
.magazine-header {
  background: #991E66;
  padding: 60px 0 48px;
  position: relative;
}

@media (max-width: 850px) {
  .magazine-header {
    padding-bottom: 15px;
  }
}
.magazine-header .magazine-logo {
  position: relative;
  z-index: 1;
  float: left;
}

@media (max-width: 850px) {
  .magazine-header .magazine-logo {
    float: none;
    margin: 0 auto;
    width: 293px;
  }
}
.magazine-header .magazine-search {
  width: 425px;
  height: 50px;
  background: #fff;
  border-radius: 6px;
  float: right;
  position: relative;
  max-width: 96%;
  z-index: 1;
}

@media (max-width: 850px) {
  .magazine-header .magazine-search {
    clear: both;
    width: 100%;
    max-width: 100%;
    margin-top: 28px;
  }
}
.magazine-header .magazine-search form input[type=submit] {
  width: 40px;
  height: 38px;
  background: url("data:image/svg+xml,%3Csvg fill='none' height='38' viewBox='0 0 40 38' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m38.4 32.0625c0 1.1548-.4636 2.2623-1.2887 3.0789-.8252.8165-1.9443 1.2753-3.1113 1.2753l-25.6 1.5833c-1.16696 0-2.28611-.4587-3.11127-1.2753s-1.28873-1.9241-1.28873-3.0789l-4.00000098-26.12497c.0000001-1.15479.46356998-2.26229 1.28873098-3.07886.82516-.81656 1.94432-1.2753 3.11127-1.2753l31.2-3.16666546c1.167.0000001 2.2861.45874146 3.1113 1.27530546.8251.81656 1.2887 1.92406 1.2887 3.07886z' fill='%23ffd400' fill-rule='evenodd'/%3E%3Cpath d='m25.5 22h-.79l-.28-.27c.98-1.14 1.57-2.62 1.57-4.23 0-3.59-2.91-6.5-6.5-6.5s-6.5 2.91-6.5 6.5 2.91 6.5 6.5 6.5c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99 1.49-1.49zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z' fill='%23000'/%3E%3C/svg%3E") no-repeat center;
  position: absolute;
  top: 6px;
  right: 6px;
  cursor: pointer;
}

.magazine-header .magazine-search form input[type=submit]:hover {
  opacity: 0.8;
}

.magazine-header .magazine-search form input[type=text] {
  width: calc(100% - 50px);
  height: 25px;
  margin-top: 13px;
  padding: 0 0 0 12px;
}

.magazine-header .magazine-subnav {
  width: 92%;
  max-width: 1180px;
  height: 65px;
  position: relative;
  z-index: 10;
  border-radius: 10px;
  background: #fff;
  margin: 40px auto 0;
  transform: rotate(0deg);
}

@media (min-width: 1440px) {
  .magazine-header .magazine-subnav {
    width: 80%;
  }
}
@media (max-width: 1100px) {
  .magazine-header .magazine-subnav {
    height: auto;
  }
}
@media (max-width: 850px) {
  .magazine-header .magazine-subnav {
    margin-top: 8px;
  }
}
.magazine-header .magazine-subnav .mobile-toggle {
  display: none;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  height: 50px;
  padding: 13px 35px 0 18px;
  position: relative;
}

.magazine-header .magazine-subnav .mobile-toggle:after {
  content: url("data:image/svg+xml,%3Csvg fill='none' height='9' viewBox='0 0 13 9' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2.36508.901733 4.59 4.579997 4.59002-4.579997 1.41 1.409997-6.00002 6-6.000002-6z' fill='%2324201d'/%3E%3C/svg%3E");
  position: absolute;
  right: 20px;
}

.magazine-header .magazine-subnav .mobile-toggle.nav-open:after {
  transform: rotate(180deg);
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav .mobile-toggle {
    display: block;
  }
}
@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul {
    display: none;
  }
}
.magazine-header .magazine-subnav ul li {
  position: relative;
}

.magazine-header .magazine-subnav ul li ul {
  background: #fff;
  display: none;
  position: fixed;
  z-index: 10;
  text-align: left;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.07);
}

.magazine-header .magazine-subnav ul li ul.subnav-list {
  width: 250px;
  left: 0;
  border-radius: 0 5px 5px 5px;
  padding: 0 25px 12px;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li ul.subnav-list {
    box-shadow: none;
    width: auto;
    border-radius: 0px;
    padding: 0 0 12px;
    margin-top: -8px;
  }
}
.magazine-header .magazine-subnav ul li ul.subnav-list li {
  display: block;
}

.magazine-header .magazine-subnav ul li ul.subnav-list li a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #FFD400;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li ul.subnav-list li a {
    border: none !important;
    padding: 8px 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
}
.magazine-header .magazine-subnav ul li ul.subnav-list li a:hover {
  opacity: 0.7;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li ul.subnav-list li:first-child a {
    color: #EF3340;
  }
}
.magazine-header .magazine-subnav ul li ul.subnav-list li:nth-child(2n) a {
  border-bottom: 1px solid #71C5E8;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li ul.subnav-list li:nth-child(2n) a {
    color: #71C5E8;
  }
}
.magazine-header .magazine-subnav ul li ul.subnav-list li:nth-child(3n) a {
  border-bottom: 1px solid #248742;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li ul.subnav-list li:nth-child(3n) a {
    color: #248742;
  }
}
.magazine-header .magazine-subnav ul li ul.subnav-list li:nth-child(4n) a {
  border-bottom: 1px solid #EF3340;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li ul.subnav-list li:nth-child(4n) a {
    color: #EF3340;
  }
}
.magazine-header .magazine-subnav ul li ul.subnav-list li:nth-child(5n) a {
  border-bottom: 1px solid #991E66;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li ul.subnav-list li:nth-child(5n) a {
    color: #991E66;
  }
}
.magazine-header .magazine-subnav ul li ul.subnav-list li:nth-child(6n) a {
  border-bottom: 1px solid #71C5E8;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li ul.subnav-list li:nth-child(6n) a {
    color: #71C5E8;
  }
}
.magazine-header .magazine-subnav ul li ul.subnav-list li:nth-child(7n) a {
  border-bottom: 1px solid #FFD400;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li ul.subnav-list li:nth-child(7n) a {
    color: #248742;
  }
}
.magazine-header .magazine-subnav ul li ul.subnav-list li:last-child a {
  border-bottom: 0px;
}

.magazine-header .magazine-subnav ul li ul.subnav-content {
  width: 100%;
  left: 0;
  border-radius: 5px;
  padding: 35px;
}

.magazine-header .magazine-subnav ul li ul.subnav-content li {
  width: 23%;
  display: block;
  float: left;
  margin: 0 1%;
}

.magazine-header .magazine-subnav ul li ul.subnav-content li.button-container {
  float: none;
  clear: both;
  width: auto;
  text-align: center;
  padding-top: 24px;
}

.magazine-header .magazine-subnav ul li:hover .bottom-right-corner,
.magazine-header .magazine-subnav ul li:hover .bottom-left-corner {
  display: block;
}

.magazine-header .magazine-subnav ul li:hover ul {
  display: block;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li:hover ul {
    display: none;
  }
}
.magazine-header .magazine-subnav ul li.mobile-subnav {
  position: relative;
}

.magazine-header .magazine-subnav ul li.mobile-subnav ul {
  position: absolute;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li.mobile-subnav ul {
    position: relative;
  }
}
.magazine-header .magazine-subnav ul li .bottom-right-corner,
.magazine-header .magazine-subnav ul li .bottom-left-corner {
  position: absolute;
  bottom: -12px;
  display: none;
}

.magazine-header .magazine-subnav ul li .bottom-right-corner {
  right: -20px;
}

.magazine-header .magazine-subnav ul li .bottom-left-corner {
  left: -20px;
}

.magazine-header .magazine-subnav ul li.has-subnav a.top-level:after {
  content: url("data:image/svg+xml,%3Csvg fill='none' height='9' viewBox='0 0 13 9' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2.36508.901733 4.59 4.579997 4.59002-4.579997 1.41 1.409997-6.00002 6-6.000002-6z' fill='%2324201d'/%3E%3C/svg%3E");
  margin-left: 9px;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li.has-subnav a.top-level:after {
    content: "";
  }
}
@media (max-width: 1100px) {
  .magazine-header .magazine-subnav ul li.has-subnav.mobile-subnav {
    position: relative;
  }
  .magazine-header .magazine-subnav ul li.has-subnav.mobile-subnav a.top-level {
    position: relative;
    z-index: 2;
  }
  .magazine-header .magazine-subnav ul li.has-subnav.mobile-subnav:after {
    content: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 10 10' width='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10 6h-4v4h-2v-4h-4v-2h4v-4h2v4h4z' fill='%2311322c'/%3E%3C/svg%3E");
    position: absolute;
    right: 0;
    top: 14px;
    z-index: 1;
  }
  .magazine-header .magazine-subnav ul li.has-subnav.mobile-subnav.nav-open:after {
    content: url("data:image/svg+xml,%3Csvg fill='none' height='2' viewBox='0 0 10 2' width='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10 2h-10v-2h10z' fill='%23000'/%3E%3C/svg%3E");
  }
}
.magazine-header .magazine-subnav > ul {
  text-align: center;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav > ul {
    text-align: left;
    padding: 30px 20px 0 20px;
    margin-top: -20px;
  }
}
.magazine-header .magazine-subnav > ul > li {
  border-radius: 5px 5px 0 0;
  display: inline-block;
  height: 88px;
  margin: -12px 8px 0 8px;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav > ul > li {
    display: block;
    margin: 0;
    height: auto;
    border-bottom: 1px solid #FFD400;
  }
}
.magazine-header .magazine-subnav > ul > li:first-child {
  margin-right: 0;
}

.magazine-header .magazine-subnav > ul > li:first-child > a {
  padding: 33px 20px 33px 30px;
}

@media (max-width: 1200px) {
  .magazine-header .magazine-subnav > ul > li:first-child > a {
    padding: 33px 5px;
  }
}
@media (max-width: 1100px) {
  .magazine-header .magazine-subnav > ul > li:first-child > a {
    padding: 16px 0;
  }
}
.magazine-header .magazine-subnav > ul > li > a {
  height: 88px;
  display: block;
  padding: 33px 12px;
}

@media (max-width: 1200px) {
  .magazine-header .magazine-subnav > ul > li > a {
    padding: 33px 5px;
  }
}
@media (max-width: 1100px) {
  .magazine-header .magazine-subnav > ul > li > a {
    padding: 16px 0;
    height: auto;
  }
  .magazine-header .magazine-subnav > ul > li > a:hover {
    opacity: 0.8;
  }
}
.magazine-header .magazine-subnav > ul > li:hover {
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}

.magazine-header .magazine-subnav > ul > li:hover svg path {
  fill: #fff;
}

@media (max-width: 1100px) {
  .magazine-header .magazine-subnav > ul > li:hover {
    background: none !important;
    box-shadow: none;
  }
  .magazine-header .magazine-subnav > ul > li:hover svg path {
    fill: none !important;
  }
}
@media (max-width: 1100px) {
  .magazine-header .magazine-subnav > ul > li:last-child {
    border: none;
  }
}
.magazine-header .magazine-subnav > ul > li:nth-child(2):hover {
  background: #FFF7C7;
}

.magazine-header .magazine-subnav > ul > li:nth-child(2):hover svg path {
  fill: #FFF7C7;
}

.magazine-header .magazine-subnav > ul > li:nth-child(2):hover ul {
  background: var(--wpr-bg-d7b79cb2-17c4-4122-990a-7def060501b7) no-repeat center #FFF7C7;
}

.magazine-header .magazine-subnav > ul > li:nth-child(3):hover {
  background: #F0F8E8;
}

.magazine-header .magazine-subnav > ul > li:nth-child(3):hover svg path {
  fill: #F0F8E8;
}

.magazine-header .magazine-subnav > ul > li:nth-child(3):hover ul {
  background: var(--wpr-bg-adb94f2a-7a41-43d0-9605-d8048326dac1) center #F0F8E8;
}

.magazine-header .magazine-subnav > ul > li:nth-child(4):hover {
  background: #FFE9D3;
}

.magazine-header .magazine-subnav > ul > li:nth-child(4):hover svg path {
  fill: #FFE9D3;
}

.magazine-header .magazine-subnav > ul > li:nth-child(4):hover ul {
  background: var(--wpr-bg-8abc95d9-9a9f-42b5-a657-b7f5d9421aa2) center #FFE9D3;
}

.magazine-header .magazine-subnav > ul > li:nth-child(5):hover {
  background: #E5F7FF;
}

.magazine-header .magazine-subnav > ul > li:nth-child(5):hover svg path {
  fill: #E5F7FF;
}

.magazine-header .magazine-subnav > ul > li:nth-child(5):hover ul {
  background: var(--wpr-bg-cc0940df-1ce8-41d4-8def-81a9fd730ba3) center #E5F7FF;
}

.magazine-header .magazine-subnav > ul > li:nth-child(6):hover {
  background: #EBE8F5;
}

.magazine-header .magazine-subnav > ul > li:nth-child(6):hover svg path {
  fill: #EBE8F5;
}

.magazine-header .magazine-subnav > ul > li:nth-child(6):hover ul {
  background: var(--wpr-bg-441ca011-64d7-4d86-94b6-739d01730064) center #EBE8F5;
}

.magazine-subnav-content-card {
  display: block;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}

.magazine-subnav-content-card .card-image {
  position: relative;
  padding-top: 66%;
}

.magazine-subnav-content-card .card-image img {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.magazine-subnav-content-card .card-copy {
  padding: 20px 8px 20px;
}

.magazine-subnav-content-card .card-copy span {
  display: block;
  margin-top: 5px;
}

.magazine-subnav-content-card:hover {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
}

.magazine-featured {
  position: relative;
  z-index: 0;
}

.magazine-featured:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: var(--wpr-bg-3adc954b-f774-433d-b8ff-781ccaab4baa) no-repeat center -2px;
  background-size: 100% 167px;
  width: 100%;
  height: 167px;
  z-index: 1;
}

@media (max-width: 850px) {
  .magazine-featured {
    background-position: left -2px;
    background-size: 200% 167px;
  }
}
.magazine-featured .bg-pattern {
  background: #FFF6EE var(--wpr-bg-af02afa5-3233-4430-af6b-6a102417bdae) center bottom;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.magazine-featured .featured-post {
  width: 62%;
  float: left;
  position: relative;
  z-index: 1;
  padding-bottom: 90px;
}

@media (max-width: 1100px) {
  .magazine-featured .featured-post {
    width: auto;
    float: none;
    padding-bottom: 0;
  }
}
.magazine-featured .featured-post-image {
  background: no-repeat center;
  background-size: cover;
  width: 100%;
  padding-top: 57%;
  clip-path: url(#featured-clip-path);
}

@media (max-width: 1100px) {
  .magazine-featured .featured-post-image {
    clip-path: none;
    border-radius: 15px;
  }
}
.magazine-featured .feature-image-clip {
  position: absolute;
  width: 0;
  height: 0;
}

.magazine-featured .featured-post-copy {
  position: absolute;
  width: 84%;
  padding: 30px 24px 20px 40px;
  background: #fff;
  border-radius: 10px;
  z-index: 2;
  left: 40px;
  transform: translateY(-50%);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1100px) {
  .magazine-featured .featured-post-copy {
    transform: translateY(-90%);
  }
}
@media (max-width: 850px) {
  .magazine-featured .featured-post-copy {
    transform: none;
    position: relative;
    left: auto;
    width: calc(100% - 16px);
    margin: -20px auto 0;
    padding: 20px;
  }
  .magazine-featured .featured-post-copy .featured-post-cat {
    margin-bottom: 12px;
    display: block;
  }
}
.magazine-featured .featured-post-authors {
  margin-top: 12px;
}

.magazine-featured .featured-grid {
  float: left;
  width: 38%;
  padding: 6% 0 0 32px;
  text-align: center;
  position: relative;
  z-index: 1;
}

@media (max-width: 1100px) {
  .magazine-featured .featured-grid {
    width: auto;
    float: none;
    padding-left: 0;
  }
}
.magazine-featured .featured-grid a {
  display: inline-block;
  width: 48%;
  overflow: hidden;
  margin: 0 0 25px;
}

.magazine-featured .featured-grid a img {
  max-height: 200px;
  width: auto;
  max-width: 100%;
}

.magazine-featured .featured-grid a:hover {
  opacity: 0.8;
}

.magazine-featured .featured-grid a:nth-child(2), .magazine-featured .featured-grid a:nth-child(5) {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.magazine-featured .featured-grid .featured-divider {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin: 0 auto 25px;
  width: 80%;
}

.magazine-content .post_grid-module {
  background: #FFF6EE var(--wpr-bg-61663ca8-6e97-4619-a85f-d8c0b6540a1e) center top;
  padding: 60px 0;
}

.magazine-content .post_grid-module h2 {
  margin-bottom: 60px;
  display: inline-block;
}

.magazine-content .post_grid-module .left h2 {
  background: url("data:image/svg+xml,%3Csvg width='270' height='52' viewBox='0 0 270 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M268.183 16.3119C255.235 -7.01838 178.248 1.45964 158.304 1.67944C138.89 1.89139 49.6974 3.6498 39.8295 5.07065C27.3439 6.86831 -1.08473 12.7794 0.0319691 33.8763C1.24308 56.716 31.3679 51.4722 43.6712 50.9423C64.7875 50.0317 85.6923 48.8267 106.835 50.0042C127.925 51.1817 211.225 52.7203 231.921 51.6252C241.164 51.1346 250.537 50.3653 258.475 44.0068C265.09 38.712 273.835 26.4973 268.183 16.3119Z' fill='%23FFD400'/%3E%3C/svg%3E%0A") no-repeat center;
  background-size: 100%;
}

.magazine-content .post_grid-module .center h2 {
  max-width: 96%;
  overflow: hidden;
}

.magazine-content .post_grid-module .center h2:after {
  display: block;
  margin: -20px auto 0;
  max-width: 96%;
  overflow: hidden;
  content: url("data:image/svg+xml,%3Csvg width='388' height='12' viewBox='0 0 388 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.58008C8.8241 1.58008 8.8241 9.73526 17.6222 9.73526C26.4202 9.73526 26.4463 1.58008 35.2443 1.58008C44.0424 1.58008 44.0684 9.73526 52.8925 9.73526C61.7166 9.73526 61.6906 1.58008 70.5147 1.58008C79.3388 1.58008 79.3388 9.73526 88.1369 9.73526C96.9349 9.73526 96.961 1.58008 105.785 1.58008C114.609 1.58008 114.583 9.73526 123.407 9.73526C132.231 9.73526 132.231 1.58008 141.055 1.58008C149.88 1.58008 149.853 9.73526 158.678 9.73526C167.502 9.73526 167.502 1.58008 176.326 1.58008C185.15 1.58008 185.15 9.73526 193.948 9.73526C202.746 9.73526 202.772 1.58008 211.596 1.58008C220.42 1.58008 220.42 9.73526 229.244 9.73526C238.068 9.73526 238.042 1.58008 246.866 1.58008C255.691 1.58008 255.691 9.73526 264.489 9.73526C273.287 9.73526 273.313 1.58008 282.137 1.58008C290.961 1.58008 290.961 9.73526 299.759 9.73526C308.557 9.73526 308.583 1.58008 317.407 1.58008C326.231 1.58008 326.231 9.73526 335.055 9.73526C343.88 9.73526 343.88 1.58008 352.704 1.58008C361.528 1.58008 361.528 9.73526 370.352 9.73526C379.176 9.73526 379.176 1.58008 388 1.58008' stroke='%23991E66' stroke-width='3' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
}

@media (max-width: 767px) {
  .magazine-content .post_grid-module .center h2:after {
    margin-top: 0;
  }
}
.magazine-content .post_grid-module .load-more-posts {
  background: url("data:image/svg+xml,%3Csvg width='167' height='114' viewBox='0 0 167 114' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.1066 20.9235C0.630665 32.8484 -2.34348 71.4117 31.0028 82.1571C42.8484 85.9751 54.9005 83.0439 66.6321 81.0572C84.7678 77.9959 102.511 77.1262 120.969 76.6627C137.023 76.2564 154.431 75.8265 160.462 59.7191C170.992 31.5662 62.5498 6.9167 29.1066 20.9235Z' fill='%239A1F67'/%3E%3C/svg%3E%0A") no-repeat center -11px;
  padding: 30px 36px;
  margin-top: 60px;
  display: inline-block;
}

.magazine-content .post_grid-module .load-more-posts:hover {
  opacity: 0.8;
}

.list-item-2022 {
  position: relative;
  margin-bottom: 48px;
  display: block;
}

.list-item-2022 .post-image {
  width: 45%;
  position: absolute;
  border-radius: 5px;
  height: calc(100% + 20px);
  top: -10px;
  left: 0;
  overflow: hidden;
  z-index: 2;
  box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.1);
  background: #fff;
}

@media (max-width: 767px) {
  .list-item-2022 .post-image {
    position: relative;
    width: auto;
    height: auto;
    padding-top: 75%;
    top: 0;
  }
}
.list-item-2022 .post-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list-item-2022 .post-copy {
  width: 55.2%;
  float: right;
  background: #fff;
  border-radius: 0 5px 5px 0;
  padding: 20px;
  position: relative;
  min-height: 175px;
}

@media (max-width: 767px) {
  .list-item-2022 .post-copy {
    float: none;
    width: calc(100% - 20px);
    margin: 0 auto;
    border-radius: 0 0 5px 5px;
    min-height: 0;
  }
}
.list-item-2022 .post-copy .post-cat {
  margin-bottom: 10px;
}

.list-item-2022 .post-copy .post-author {
  margin-top: 10px;
}

.single-item {
  position: relative;
  padding: 80px 0;
  background: #24201D;
}

.single-item .single-item-bg-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}

.single-item .single-item-bg-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single-item .single-item-inner {
  position: relative;
  z-index: 2;
}

.single-item .single-item-inner p {
  margin: 8px 0 0;
  padding: 0 10%;
}

.single-item .single-item-inner .single-item-button {
  margin-top: 40px;
}

.multicolumn-feature-clip-path-svg {
  height: 0px;
  position: absolute;
}

.multicolumn-feature {
  padding: 55px 0 36px;
}

.multicolumn-feature h2:after {
  display: block;
  margin: -20px auto 0;
  max-width: 96%;
  overflow: hidden;
  content: url("data:image/svg+xml,%3Csvg width='388' height='12' viewBox='0 0 388 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.58008C8.8241 1.58008 8.8241 9.73526 17.6222 9.73526C26.4202 9.73526 26.4463 1.58008 35.2443 1.58008C44.0424 1.58008 44.0684 9.73526 52.8925 9.73526C61.7166 9.73526 61.6906 1.58008 70.5147 1.58008C79.3388 1.58008 79.3388 9.73526 88.1369 9.73526C96.9349 9.73526 96.961 1.58008 105.785 1.58008C114.609 1.58008 114.583 9.73526 123.407 9.73526C132.231 9.73526 132.231 1.58008 141.055 1.58008C149.88 1.58008 149.853 9.73526 158.678 9.73526C167.502 9.73526 167.502 1.58008 176.326 1.58008C185.15 1.58008 185.15 9.73526 193.948 9.73526C202.746 9.73526 202.772 1.58008 211.596 1.58008C220.42 1.58008 220.42 9.73526 229.244 9.73526C238.068 9.73526 238.042 1.58008 246.866 1.58008C255.691 1.58008 255.691 9.73526 264.489 9.73526C273.287 9.73526 273.313 1.58008 282.137 1.58008C290.961 1.58008 290.961 9.73526 299.759 9.73526C308.557 9.73526 308.583 1.58008 317.407 1.58008C326.231 1.58008 326.231 9.73526 335.055 9.73526C343.88 9.73526 343.88 1.58008 352.704 1.58008C361.528 1.58008 361.528 9.73526 370.352 9.73526C379.176 9.73526 379.176 1.58008 388 1.58008' stroke='%23037EAE' stroke-width='3' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
}

@media (max-width: 767px) {
  .multicolumn-feature h2:after {
    margin-top: 0;
  }
}
.multicolumn-feature.bg-blue {
  background: var(--wpr-bg-adfe4b29-c787-40c6-a4f2-1641c6e070b0) center #E5F7FF;
}

.multicolumn-feature.bg-yellow {
  background: var(--wpr-bg-564f9db9-3868-4088-b1d8-c6a7e2cf129b) no-repeat center #FFF7C7;
  background-size: cover;
}

.multicolumn-feature.bg-yellow h2:after {
  content: url("data:image/svg+xml,%3Csvg width='388' height='12' viewBox='0 0 388 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.58008C8.8241 1.58008 8.8241 9.73526 17.6222 9.73526C26.4202 9.73526 26.4463 1.58008 35.2443 1.58008C44.0424 1.58008 44.0684 9.73526 52.8925 9.73526C61.7166 9.73526 61.6906 1.58008 70.5147 1.58008C79.3388 1.58008 79.3388 9.73526 88.1369 9.73526C96.9349 9.73526 96.961 1.58008 105.785 1.58008C114.609 1.58008 114.583 9.73526 123.407 9.73526C132.231 9.73526 132.231 1.58008 141.055 1.58008C149.88 1.58008 149.853 9.73526 158.678 9.73526C167.502 9.73526 167.502 1.58008 176.326 1.58008C185.15 1.58008 185.15 9.73526 193.948 9.73526C202.746 9.73526 202.772 1.58008 211.596 1.58008C220.42 1.58008 220.42 9.73526 229.244 9.73526C238.068 9.73526 238.042 1.58008 246.866 1.58008C255.691 1.58008 255.691 9.73526 264.489 9.73526C273.287 9.73526 273.313 1.58008 282.137 1.58008C290.961 1.58008 290.961 9.73526 299.759 9.73526C308.557 9.73526 308.583 1.58008 317.407 1.58008C326.231 1.58008 326.231 9.73526 335.055 9.73526C343.88 9.73526 343.88 1.58008 352.704 1.58008C361.528 1.58008 361.528 9.73526 370.352 9.73526C379.176 9.73526 379.176 1.58008 388 1.58008' stroke='%23FFD400' stroke-width='3' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
}

.multicolumn-feature.bg-green {
  background: var(--wpr-bg-c9fb8c02-8043-47d6-bb5f-22a0faf1bca7) center #F0F8E8;
}

.multicolumn-feature.bg-green h2:after {
  content: url("data:image/svg+xml,%3Csvg width='388' height='12' viewBox='0 0 388 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.58008C8.8241 1.58008 8.8241 9.73526 17.6222 9.73526C26.4202 9.73526 26.4463 1.58008 35.2443 1.58008C44.0424 1.58008 44.0684 9.73526 52.8925 9.73526C61.7166 9.73526 61.6906 1.58008 70.5147 1.58008C79.3388 1.58008 79.3388 9.73526 88.1369 9.73526C96.9349 9.73526 96.961 1.58008 105.785 1.58008C114.609 1.58008 114.583 9.73526 123.407 9.73526C132.231 9.73526 132.231 1.58008 141.055 1.58008C149.88 1.58008 149.853 9.73526 158.678 9.73526C167.502 9.73526 167.502 1.58008 176.326 1.58008C185.15 1.58008 185.15 9.73526 193.948 9.73526C202.746 9.73526 202.772 1.58008 211.596 1.58008C220.42 1.58008 220.42 9.73526 229.244 9.73526C238.068 9.73526 238.042 1.58008 246.866 1.58008C255.691 1.58008 255.691 9.73526 264.489 9.73526C273.287 9.73526 273.313 1.58008 282.137 1.58008C290.961 1.58008 290.961 9.73526 299.759 9.73526C308.557 9.73526 308.583 1.58008 317.407 1.58008C326.231 1.58008 326.231 9.73526 335.055 9.73526C343.88 9.73526 343.88 1.58008 352.704 1.58008C361.528 1.58008 361.528 9.73526 370.352 9.73526C379.176 9.73526 379.176 1.58008 388 1.58008' stroke='%23309a4d' stroke-width='3' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
}

.multicolumn-feature.bg-red {
  background: var(--wpr-bg-6e5036b3-d725-4f7e-a0d8-ac1d91e8581c) center #FFE9D3;
}

.multicolumn-feature.bg-red h2:after {
  content: url("data:image/svg+xml,%3Csvg width='388' height='12' viewBox='0 0 388 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.58008C8.8241 1.58008 8.8241 9.73526 17.6222 9.73526C26.4202 9.73526 26.4463 1.58008 35.2443 1.58008C44.0424 1.58008 44.0684 9.73526 52.8925 9.73526C61.7166 9.73526 61.6906 1.58008 70.5147 1.58008C79.3388 1.58008 79.3388 9.73526 88.1369 9.73526C96.9349 9.73526 96.961 1.58008 105.785 1.58008C114.609 1.58008 114.583 9.73526 123.407 9.73526C132.231 9.73526 132.231 1.58008 141.055 1.58008C149.88 1.58008 149.853 9.73526 158.678 9.73526C167.502 9.73526 167.502 1.58008 176.326 1.58008C185.15 1.58008 185.15 9.73526 193.948 9.73526C202.746 9.73526 202.772 1.58008 211.596 1.58008C220.42 1.58008 220.42 9.73526 229.244 9.73526C238.068 9.73526 238.042 1.58008 246.866 1.58008C255.691 1.58008 255.691 9.73526 264.489 9.73526C273.287 9.73526 273.313 1.58008 282.137 1.58008C290.961 1.58008 290.961 9.73526 299.759 9.73526C308.557 9.73526 308.583 1.58008 317.407 1.58008C326.231 1.58008 326.231 9.73526 335.055 9.73526C343.88 9.73526 343.88 1.58008 352.704 1.58008C361.528 1.58008 361.528 9.73526 370.352 9.73526C379.176 9.73526 379.176 1.58008 388 1.58008' stroke='%23EF3340' stroke-width='3' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
}

.multicolumn-feature.bg-purple {
  background: var(--wpr-bg-8dbab3f1-abdb-454e-8a1a-7c7b6b41fd96) center #EBE8F5;
}

.multicolumn-feature.bg-purple h2:after {
  content: url("data:image/svg+xml,%3Csvg width='388' height='12' viewBox='0 0 388 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.58008C8.8241 1.58008 8.8241 9.73526 17.6222 9.73526C26.4202 9.73526 26.4463 1.58008 35.2443 1.58008C44.0424 1.58008 44.0684 9.73526 52.8925 9.73526C61.7166 9.73526 61.6906 1.58008 70.5147 1.58008C79.3388 1.58008 79.3388 9.73526 88.1369 9.73526C96.9349 9.73526 96.961 1.58008 105.785 1.58008C114.609 1.58008 114.583 9.73526 123.407 9.73526C132.231 9.73526 132.231 1.58008 141.055 1.58008C149.88 1.58008 149.853 9.73526 158.678 9.73526C167.502 9.73526 167.502 1.58008 176.326 1.58008C185.15 1.58008 185.15 9.73526 193.948 9.73526C202.746 9.73526 202.772 1.58008 211.596 1.58008C220.42 1.58008 220.42 9.73526 229.244 9.73526C238.068 9.73526 238.042 1.58008 246.866 1.58008C255.691 1.58008 255.691 9.73526 264.489 9.73526C273.287 9.73526 273.313 1.58008 282.137 1.58008C290.961 1.58008 290.961 9.73526 299.759 9.73526C308.557 9.73526 308.583 1.58008 317.407 1.58008C326.231 1.58008 326.231 9.73526 335.055 9.73526C343.88 9.73526 343.88 1.58008 352.704 1.58008C361.528 1.58008 361.528 9.73526 370.352 9.73526C379.176 9.73526 379.176 1.58008 388 1.58008' stroke='%23991E66' stroke-width='3' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
}

.multicolumn-feature.whacky {
  -webkit-clip-path: url(#multicolumn-feature-clip-path);
  clip-path: url(#multicolumn-feature-clip-path);
  width: calc(100vw + 50px);
  margin-left: -25px;
  padding: 100px 0 50px;
}

@media (max-width: 1100px) {
  .multicolumn-feature.whacky {
    -webkit-clip-path: none;
    clip-path: none;
    width: auto;
    margin-left: 0;
    padding: 55px 0 36px;
  }
}
.multicolumn-feature .multi-item-button {
  margin-top: 32px;
}

@media (max-width: 767px) {
  .multicolumn-feature .multi-item-button {
    margin-top: 0;
  }
}
.multicolumn-feature .multicolumn-items {
  margin-top: 50px;
}

.multicolumn-3,
.multicolumn-4,
.multicolumn-5 {
  display: block;
  margin-bottom: 24px;
}

.multicolumn-3 .image-container,
.multicolumn-4 .image-container,
.multicolumn-5 .image-container {
  position: relative;
  padding-top: 56%;
  background: #fff;
}

.multicolumn-3 .image-container img,
.multicolumn-4 .image-container img,
.multicolumn-5 .image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 100%;
}

.multicolumn-3 .copy {
  padding: 20px 0;
}

.multicolumn-3 .copy p {
  margin-top: 4px;
}

.multicolumn-3 .image-container:before {
  position: absolute;
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='543' height='310' viewBox='0 0 543 310' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.43174 19.8404C8.75086 8.85858 17.8686 0.190183 28.8525 0.425949L522.873 11.0299C534.349 11.2762 543.263 21.1089 542.386 32.5531L522.545 291.528C521.746 301.95 513.056 310 502.603 310H20.5896C9.31633 310 0.270609 300.688 0.598061 289.419L8.43174 19.8404Z' fill='%23991E66'/%3E%3C/svg%3E") no-repeat top right;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  top: -21px;
  right: -20px;
  display: block;
  transform: rotate(0deg);
}

.multicolumn-3.item-0 .image-container:before {
  background-image: url("data:image/svg+xml,%3Csvg width='543' height='310' viewBox='0 0 543 310' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.43174 19.8404C8.75086 8.85858 17.8686 0.190183 28.8525 0.425949L522.873 11.0299C534.349 11.2762 543.263 21.1089 542.386 32.5531L522.545 291.528C521.746 301.95 513.056 310 502.603 310H20.5896C9.31633 310 0.270609 300.688 0.598061 289.419L8.43174 19.8404Z' fill='%23037EAE'/%3E%3C/svg%3E");
}

.multicolumn-3.item-2 .image-container:before {
  background-image: url("data:image/svg+xml,%3Csvg width='543' height='310' viewBox='0 0 543 310' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.43174 19.8404C8.75086 8.85858 17.8686 0.190183 28.8525 0.425949L522.873 11.0299C534.349 11.2762 543.263 21.1089 542.386 32.5531L522.545 291.528C521.746 301.95 513.056 310 502.603 310H20.5896C9.31633 310 0.270609 300.688 0.598061 289.419L8.43174 19.8404Z' fill='%23309a4d'/%3E%3C/svg%3E");
}

.multicolumn-3:hover .image-container:before {
  transform: rotate(-2deg);
}

@media (max-width: 767px) {
  .multicolumn-3 {
    width: 90%;
    margin: 0 auto 24px;
  }
}
.multicolumn-4 {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.13);
  overflow: hidden;
}

.multicolumn-4 .copy {
  padding: 25px 15px;
}

.multicolumn-4 .image-container {
  overflow: hidden;
}

.multicolumn-4 img {
  transform: scale(1);
}

.multicolumn-4.item-0 .image-container, .multicolumn-4.item-1 .image-container, .multicolumn-4.item-2 .image-container, .multicolumn-4.item-3 .image-container {
  width: 108%;
  height: 108%;
  margin: -4% 0 0 -4%;
}

.multicolumn-4.item-0 {
  transform: skew(3deg, -2deg);
}

.multicolumn-4.item-0 .copy, .multicolumn-4.item-0 .image-container {
  transform: skew(-3deg, 2deg);
}

.multicolumn-4.item-1 {
  transform: skew(0deg, -4deg);
}

.multicolumn-4.item-1 .copy, .multicolumn-4.item-1 .image-container {
  transform: skew(0deg, 4deg);
}

.multicolumn-4.item-2 {
  transform: skew(-3deg, 0deg);
}

.multicolumn-4.item-2 .copy, .multicolumn-4.item-2 .image-container {
  transform: skew(3deg, 0deg);
}

.multicolumn-4.item-3 {
  transform: skew(2deg, 2deg);
}

.multicolumn-4.item-3 .copy, .multicolumn-4.item-3 .image-container {
  transform: skew(-2deg, -2deg);
}

.multicolumn-4:hover {
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.13);
}

.multicolumn-4:hover img {
  transform: scale(1.1);
}

@media (max-width: 767px) {
  .multicolumn-4 {
    width: 320px;
    max-width: 96;
    margin: 0 auto 48px;
  }
}
.multicolumn-5 {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.13);
  overflow: hidden;
}

.multicolumn-5 .image-container {
  padding-top: 66%;
  overflow: hidden;
}

.multicolumn-5 .copy {
  padding: 16px 8px 32px;
}

.multicolumn-5 .copy h3 {
  margin-bottom: 10px;
}

.multicolumn-5.item-0 {
  transform: skew(3deg, -2deg);
}

.multicolumn-5.item-0 .copy, .multicolumn-5.item-0 .image-container {
  transform: skew(-3deg, 2deg);
}

.multicolumn-5.item-1 {
  transform: skew(0deg, -4deg);
}

.multicolumn-5.item-1 .copy, .multicolumn-5.item-1 .image-container {
  transform: skew(0deg, 4deg);
}

.multicolumn-5.item-2 {
  transform: skew(-3deg, 0deg);
}

.multicolumn-5.item-2 .copy, .multicolumn-5.item-2 .image-container {
  transform: skew(3deg, 0deg);
}

.multicolumn-5.item-3 {
  transform: skew(2deg, 2deg);
}

.multicolumn-5.item-3 .copy, .multicolumn-5.item-3 .image-container {
  transform: skew(-2deg, -2deg);
}

.multicolumn-5.item-4 {
  transform: skew(0deg, -4deg);
}

.multicolumn-5.item-4 .copy, .multicolumn-5.item-4 .image-container {
  transform: skew(0deg, 4deg);
}

.multicolumn-5:hover {
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.23);
}

@media (max-width: 767px) {
  .multicolumn-5 {
    width: 250px;
    max-width: 96;
    margin: 0 auto 48px;
  }
}
.category-feature {
  padding: 30px 0 40px;
}

.category-feature.padding-top {
  padding-top: 70px;
}

.category-feature.padding-bottom {
  padding-bottom: 70px;
}

.category-feature.padding-both {
  padding: 70px 0;
}

.category-feature .items-wrapper .category-info {
  margin-bottom: 48px;
}

@media (max-width: 767px) {
  .category-feature .items-wrapper .category-info {
    margin-bottom: 24px;
  }
}
.category-feature .items-wrapper .category-info img {
  max-width: 100%;
}

.category-feature .items-wrapper .category-info h2, .category-feature .items-wrapper .category-info p {
  padding: 0 40px;
}

.category-feature .items-wrapper .category-info p {
  margin-top: 10px;
}

.category-feature .items-wrapper .category-info h2 {
  margin-bottom: 10px;
}

.category-feature hr {
  height: 1px;
  background: #c7c7c7;
  margin-top: 40px;
}

.category-feature-item {
  margin-bottom: 48px;
}

@media (max-width: 767px) {
  .category-feature-item {
    margin-bottom: 24px;
  }
}
.category-feature-item h3 {
  margin-bottom: 16px;
}

.category-feature-item .item-author {
  display: block;
}

.category-feature-item .cat-slug-partners {
  display: inline-block;
  margin-bottom: 8px;
}

.category-feature-item .post-image {
  position: relative;
  border-radius: 5px;
  padding-top: 50%;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  background: #fff;
  margin-bottom: 24px;
}

.category-feature-item .post-image img.article-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.category-feature-item .post-image .item-label {
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  padding: 3px 8px;
  transform: skew(-8deg, 0deg) translateY(30%);
  left: -2px;
}

.category-feature-item .post-image .item-label span {
  display: block;
  transform: skew(8deg, 0deg);
}

.category-feature-item .post-image .item-label.blue {
  background-color: #71C5E8;
}

.category-feature-item .post-image .item-label.green {
  background-color: #248742;
}

.category-feature-item .post-image .item-label.purple {
  background-color: #991E66;
}

.category-feature-item .post-image .item-label.dark_blue {
  background-color: #037EAE;
}

.category-feature-item .post-image .item-label.dark_green {
  background-color: #11322C;
}

.category-feature-item .post-image .item-label img {
  max-width: 100px;
  max-height: 30px;
  height: auto;
  width: auto;
}

.category-feature-item:hover img.article-image {
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.13);
}

.category-feature-item:hover.blue h3 {
  color: #71C5E8;
}

.category-feature-item:hover.green h3 {
  color: #248742;
}

.category-feature-item:hover.dark_green h3 {
  color: #11322C;
  opacity: 0.8;
}

.category-feature-item:hover.dark_blue h3 {
  color: #037EAE;
}

.category-feature-item:hover.purple h3 {
  color: #991E66;
}

.external-content {
  background: var(--wpr-bg-5d293684-3afb-4a72-9f17-885ee33c158f) no-repeat center;
  background-size: 100px 100px;
  padding: 50px;
  width: 60%;
  float: left;
  min-height: 300px;
}

@media (max-width: 767px) {
  .external-content {
    float: none;
    width: auto;
  }
}
.magazine-gba {
  background: #fff;
  padding: 40px 0 65px;
  margin: 0;
  position: relative;
}

.magazine-gba .ad-wrapper {
  margin: 0 auto;
}

.magazine-gba .ad-wrapper.ad-728x90 {
  width: 728px;
  height: 90px;
  display: block;
}

.magazine-gba .ad-label {
  display: block;
  margin-bottom: 20px;
}

.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: #248742;
}

.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: linear-gradient(193deg, rgb(214, 224, 237) 10%, rgb(242, 238, 232) 34%, rgb(242, 238, 232) 64%, rgb(214, 224, 237) 87%);
  background-size: 100% 300%;
  background-position: bottom center;
  animation: hero-gradient-flow 24s ease-in-out infinite;
}

body.page-template-extraordinary-places .main-wrapper {
  position: relative;
  overflow: hidden;
}

body.page-template-extraordinary-places .topography.eptopo.topo2 {
  top: 1400px;
  right: -20%;
  width: 40%;
  height: 800px;
}

body.page-template-extraordinary-places .topography.eptopo.topo2 .topo {
  right: 0;
}

body.page-template-extraordinary-places .container {
  width: 92%;
  max-width: 1344px;
}

body.page-template-extraordinary-places .article-wrapper {
  overflow: hidden;
}

body.page-template-extraordinary-places section {
  position: relative;
  padding: 40px;
}

body.page-template-extraordinary-places section a.button {
  font-weight: 600;
  background: #031846;
  padding: 12px 24px 10px 34px;
  border-radius: 46px;
  margin: 32px 0 20px 0;
  display: inline-block;
  transition: all 0.3s ease-in;
  color: #fff;
}

body.page-template-extraordinary-places section a.button span.arrow {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 10px;
  transition: all 0.2s ease-in;
}

body.page-template-extraordinary-places section a.button span.arrow svg path {
  fill: #fff;
}

body.page-template-extraordinary-places section a.button:hover {
  background: #031846;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.35);
}

body.page-template-extraordinary-places section a.button:hover span.arrow {
  margin-left: 10px;
  margin-right: 5px;
}

body.page-template-extraordinary-places section.ep-hero .ep-hero-container {
  position: relative;
  overflow: hidden;
  background: linear-gradient(193deg, rgb(214, 224, 237) 10%, rgb(242, 238, 232) 34%, rgb(242, 238, 232) 64%, rgb(214, 224, 237) 87%);
  background-size: 100% 300%;
  background-position: bottom center;
  animation: hero-gradient-flow 24s ease-in-out infinite;
  border-radius: 24px;
  box-shadow: 0px 0px 20.2px 0px rgba(3, 24, 70, 0.2);
}

body.page-template-extraordinary-places section.ep-hero .ep-hero-container .topo2 {
  height: 120%;
  right: 15%;
  top: 15%;
}

body.page-template-extraordinary-places section.ep-hero .ep-hero-container .content-cell {
  padding: 4% 0 8% 8%;
  order: 1;
}

body.page-template-extraordinary-places section.ep-hero .ep-hero-container .content-cell h1 {
  font-size: 52px;
  line-height: 1;
  margin-bottom: 20px;
}

body.page-template-extraordinary-places section.ep-hero .ep-hero-container .content-cell p {
  line-height: 1.6;
}

body.page-template-extraordinary-places section.ep-hero .ep-hero-container .content-cell .ep-icons {
  width: 70%;
  margin-bottom: 30px;
}

body.page-template-extraordinary-places section.ep-hero .ep-hero-container .content-cell .ep-icons .ep-icon img {
  margin: 0 10px 0 0;
  width: 100%;
}

body.page-template-extraordinary-places section.ep-hero .ep-hero-container .image-cell {
  order: 2;
}

body.page-template-extraordinary-places section.ep-hero .ep-hero-container .image-cell img {
  width: 100%;
}

@media (max-width: 567px) {
  body.page-template-extraordinary-places section.ep-hero .ep-hero-container .topo2 {
    height: 70%;
    width: 50%;
    right: -8%;
    top: 15%;
  }
  body.page-template-extraordinary-places section.ep-hero .ep-hero-container .content-cell {
    padding: 0 20px;
    order: 2;
    text-align: center;
  }
  body.page-template-extraordinary-places section.ep-hero .ep-hero-container .content-cell .ep-icons {
    width: 100%;
  }
  body.page-template-extraordinary-places section.ep-hero .ep-hero-container .content-cell h1 {
    font-size: 38px;
    line-height: 1;
    margin-bottom: 20px;
  }
  body.page-template-extraordinary-places section.ep-hero .ep-hero-container .content-cell a.button {
    position: relative;
    margin: 32px auto;
  }
  body.page-template-extraordinary-places section.ep-hero .ep-hero-container .image-cell {
    order: 1;
  }
}
@media (max-width: 567px) {
  body.page-template-extraordinary-places section.ep-hero {
    padding: 10px;
  }
}
body.page-template-extraordinary-places section.ep-info .ep-info-container {
  max-width: 1000px;
}

body.page-template-extraordinary-places section.ep-info .ep-info-container .image-cell img {
  width: 105%;
  margin-left: -5%;
}

body.page-template-extraordinary-places section.ep-info .ep-info-container .info-cell h4 {
  font-size: 16px;
  margin-bottom: 10px;
}

body.page-template-extraordinary-places section.ep-info .ep-info-container .info-cell p {
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 24px;
}

body.page-template-extraordinary-places section.ep-filters-intro h2, body.page-template-extraordinary-places section.ep-grid h2 {
  font-size: 52px;
  margin-bottom: 20px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  body.page-template-extraordinary-places section.ep-filters-intro h2, body.page-template-extraordinary-places section.ep-grid h2 {
    font-size: 40px;
  }
}
body.page-template-extraordinary-places section.ep-filters-intro h4, body.page-template-extraordinary-places section.ep-grid h4 {
  font-size: 18px;
  font-weight: normal;
}

body.page-template-extraordinary-places .filter-form {
  padding: 24px 32px;
  margin: 0 auto 32px auto;
  border-radius: 24px;
  max-width: 688px;
  background-color: #F2F3F3;
  background: radial-gradient(107.32% 141.42% at 0% 0%, rgba(255, 255, 255, 0) 14%, #EEE 52.5%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0px 0px 20.2px 0px rgba(3, 24, 70, 0.2);
}

body.page-template-extraordinary-places .filter-form .filter-group .filter-label {
  text-transform: none;
  color: #031846;
  font-size: 11px;
  font-weight: bold;
  margin-left: 4px;
}

body.page-template-extraordinary-places .filter-form .filter-group .select-container {
  border-radius: 8px;
  border: 1px solid #60687C;
  width: 100%;
  padding: 16px;
  background: #fff;
}

body.page-template-extraordinary-places .filter-form .filter-group .select-container select {
  width: 100%;
  padding-top: 12px;
}

body.page-template-extraordinary-places .eps-container {
  width: 100%;
  position: relative;
  overflow: visible;
}

body.page-template-extraordinary-places .eps-container .stampleft, body.page-template-extraordinary-places .eps-container .stampright {
  width: 15%;
  position: absolute;
  top: -340px;
  opacity: 0.2;
}

body.page-template-extraordinary-places .eps-container .stampleft img, body.page-template-extraordinary-places .eps-container .stampright img {
  width: 100%;
}

body.page-template-extraordinary-places .eps-container .stampleft {
  right: 0;
}

body.page-template-extraordinary-places .eps-container .stampright {
  left: 0;
}

body.page-template-extraordinary-places .eps-wrapper {
  padding-top: 40px;
  max-width: 1140px;
  position: relative;
  margin: 0 auto;
  overflow: visible;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder {
  width: 100%;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions {
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span {
  width: 34px;
  height: 34px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(5px);
  padding: 3px;
  border-radius: 50%;
  margin: 2px;
  box-shadow: 0px 0px 20px 0px rgba(3, 24, 70, 0.2);
  text-align: center;
  transition: all 0.2s ease;
}

@media (max-width: 767px) {
  body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span.mobile-hide {
    display: none;
  }
}
body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span svg {
  transition: all 3s ease-out;
  display: inline-block;
  width: 96%;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span svg path {
  fill: #fff;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span svg path#heartfill {
  fill-opacity: 0;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span:hover {
  background: rgba(255, 255, 255, 0.5);
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span:hover svg path {
  fill: #031846;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span.place-error {
  background: rgba(255, 255, 255, 0.7);
  width: auto;
  font-size: 12px;
  line-height: 1;
  color: #EF3340;
  font-weight: bold;
  border-radius: 16px;
  padding: 0 12px;
  display: inline-block;
  vertical-align: top;
  line-height: 2.5;
  border: 1px solid #EF3340;
  cursor: default;
  display: none;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span.saved svg path#heartstroke {
  fill: #031846;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span.saved svg path#heartfill {
  fill: #031846;
  fill-opacity: 1;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span.trip.loading {
  pointer-events: none;
  cursor: default;
  animation: ep-pulse 0.5s ease-in infinite alternate;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span.trip.loading svg {
  animation: tripload 1s linear infinite;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span.favorite.loading {
  pointer-events: none;
  cursor: default;
  animation: ep-pulse 0.5s ease-in-out infinite alternate;
}

body.page-template-extraordinary-places .eps-wrapper .ep-holder .ep-actions span.favorite.saved svg path#heartfill {
  animation: saved-place 1s ease-in 1;
}

body.page-template-extraordinary-places .eps-wrapper .icon_set-module.no-eps {
  display: none;
}

body.page-template-extraordinary-places .eps-wrapper .icon-set-module {
  margin-top: 30px;
  margin-bottom: 60px;
}

body.page-template-extraordinary-places .eps-wrapper .icon-set-module.container {
  max-width: 1136px;
}

body.page-template-extraordinary-places .eps-wrapper .icon-set-module h2 {
  font-size: 38px;
  padding-bottom: 0px;
  border-bottom: 3px solid #006ceb;
  margin-bottom: 0px;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items {
  align-items: stretch;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item {
  margin-top: 0.75%;
  margin-bottom: 3%;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing {
  margin-bottom: 0;
  margin-top: 0;
  height: 100%;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing .ep-inner-grid {
  width: 100%;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing .ep-inner-grid .place-icon {
  padding-right: 10px;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing .ep-inner-grid .place-icon svg, body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing .ep-inner-grid .place-icon img {
  width: 50px;
  height: 50px;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing .imageholder {
  position: relative;
  padding-bottom: 75%;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing .infoholder {
  width: 100%;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing .infoholder .info-grid {
  height: 100%;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing .infoholder .text-cell {
  overflow: hidden;
  text-overflow: ellipsis;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing .infoholder .text-cell h3 {
  line-height: 1;
  width: 100%;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing .infoholder .text-cell h4 {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline;
  line-height: 1;
  width: 100%;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing .infoholder .cell-city {
  overflow: hidden;
  text-overflow: ellipsis;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing .infoholder .cell-city h4 {
  font-size: 12px;
}

body.page-template-extraordinary-places .eps-wrapper .ep-items .ep-item a.ep-listing:hover {
  margin-bottom: 0px;
  margin-top: 0;
}

body.page-template-extraordinary-places .no-eps-message {
  margin-bottom: 60px;
  display: none;
}

body.page-template-extraordinary-places .no-eps-message h3 {
  font-size: 36px;
  margin-bottom: 20px;
}

body.page-template-extraordinary-places .no-eps-message p {
  font-size: 22px;
  line-height: 1.5;
}

section.ep-cta-block {
  padding: 40px 8%;
}

section.ep-cta-block .ep-cta-block-container {
  max-width: 1136px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 24px;
  background: #031846;
  padding: 60px 5%;
}

section.ep-cta-block .ep-cta-block-container .content-cell {
  padding-right: 30px;
}

section.ep-cta-block .ep-cta-block-container .content-cell h2 {
  font-size: 38px;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  section.ep-cta-block .ep-cta-block-container .content-cell h2 {
    font-size: 32px;
  }
}
section.ep-cta-block .ep-cta-block-container .content-cell p {
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
}

section.ep-cta-block .ep-cta-block-container .content-cell a.button {
  background: #fff;
  color: #031846;
  padding: 14px 40px;
  margin-bottom: 20px;
}

section.ep-cta-block .ep-cta-block-container .image-cell img {
  width: 100%;
}

@keyframes tripload {
  0% {
    transform: rotate(0deg);
    opacity: 1;
  }
  50% {
    transform: rotate(180deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(356deg);
    opacity: 1;
  }
}
@keyframes ep-pulse {
  from {
    box-shadow: 0px 0px 0px rgba(0, 108, 235, 0);
  }
  to {
    box-shadow: 0px 0px 15px rgb(0, 108, 235);
  }
}
@keyframes saved-place {
  from {
    fill: #ff2457;
  }
  to {
    fill: #031846;
  }
}
/* 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: var(--wpr-bg-52745e4e-90aa-469a-af0e-171325b9359a);
}

.decoration_2::before {
  bottom: 24px;
  left: -92px;
  width: 420px;
  height: 245px;
  background-image: var(--wpr-bg-c3b4ac41-af7b-40c2-943b-ea5bdfce7fa5);
}

.decoration_2::after {
  right: 44px;
  bottom: -32px;
  width: 87px;
  height: 183px;
  background-image: var(--wpr-bg-7433dbfd-8e34-4b79-a0b0-7c3703661ebb);
}

.decoration_3::after {
  right: -88px;
  bottom: -72px;
  width: 149px;
  height: 142px;
  background-image: var(--wpr-bg-20c2716e-d446-4787-9377-d83c031356ae);
}

.decoration_4::after {
  top: 48px;
  right: -166px;
  width: 76px;
  height: 77px;
  background-image: var(--wpr-bg-27499911-dedd-4262-9724-87bedf66d4fb);
}

.decoration_4::before {
  bottom: 104px;
  left: -56px;
  width: 73px;
  height: 138px;
  background-image: var(--wpr-bg-8a675d2a-c876-4395-aa44-b2aa639e1eb7);
}

.decoration_5.bg-bean::after {
  top: -136px;
  right: -196px;
  width: 246px;
  height: 195px;
  background-image: var(--wpr-bg-7edc9ffa-517d-42d6-8c01-5f426661cdc0);
}

.decoration_6::before {
  top: -16px;
  left: -48px;
  width: 37px;
  height: 40px;
  background-image: var(--wpr-bg-b8096649-8c29-436a-864d-1e79146f0abc);
}

.decoration_6::after {
  right: -40px;
  bottom: 40px;
  width: 63px;
  height: 80px;
  background-image: var(--wpr-bg-e91f8731-0b32-46fa-8366-24f4dee1bf48);
}

.decoration_7::before {
  top: -80px;
  left: -112px;
  width: 149px;
  height: 191px;
  background-image: var(--wpr-bg-52b3e4e9-39eb-4033-b2dd-5c60b6fcfd3c);
}

.decoration_7::after {
  top: 44px;
  right: -40px;
  width: 97px;
  height: 61px;
  background-image: var(--wpr-bg-9ad7b70a-2e43-481e-ae01-b3f6ebd49ee7);
}

.decoration_8::before {
  top: 240px;
  left: -48px;
  width: 37px;
  height: 40px;
  background-image: var(--wpr-bg-18365c59-3edf-43d5-bb12-ad32705bb40e);
}

.decoration_8::after {
  right: -40px;
  top: 40%;
  width: 63px;
  height: 80px;
  background-image: var(--wpr-bg-a3b894fa-f8ac-40f1-8fe3-b637bdc70d42);
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { /* retina */
  .decoration_1::after {
    background-image: var(--wpr-bg-77eb2a9d-ef7f-4bdb-b8c5-df9fb4355a23);
  }
  .decoration_2::before {
    background-image: var(--wpr-bg-1ab88e3c-37cd-47b9-90ff-5309e03af524);
  }
  .decoration_2::after {
    background-image: var(--wpr-bg-fa995c57-2baa-4f8d-a958-c03918dec287);
  }
  .decoration_3::after {
    background-image: var(--wpr-bg-84466167-2016-4bb0-a0c4-635e2df28476);
  }
  .decoration_4::after {
    background-image: var(--wpr-bg-2fdd8b2b-8f11-4370-8e51-bf09c917e6d3);
  }
  .decoration_4::before {
    background-image: var(--wpr-bg-5156a1b6-3cd5-4bfb-9038-bcc4cef0a55a);
  }
  .decoration_5.bg-bean::after {
    background-image: var(--wpr-bg-0c629dc2-5ace-400d-9b18-430f7c0fecca);
  }
  .decoration_6::before,
  .decoration_8::before {
    background-image: var(--wpr-bg-8a3bfa64-99a3-468d-8847-45f8a378c586);
  }
  .decoration_6::after,
  .decoration_8::after {
    background-image: var(--wpr-bg-88da8caf-bc9d-4483-b8f7-9d35c22248a2);
  }
  .decoration_7::before {
    background-image: var(--wpr-bg-1bb54a9c-ade1-478f-b7c6-8bde29580126);
  }
  .decoration_7::after {
    background-image: var(--wpr-bg-cc37b6f7-ceaf-492d-a67c-85c5ae2a2246);
  }
}
@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: -0.95s;
}
.lds-spinner span:nth-child(2) {
  transform: rotate(18deg);
  animation-delay: -0.9s;
}
.lds-spinner span:nth-child(3) {
  transform: rotate(36deg);
  animation-delay: -0.85s;
}
.lds-spinner span:nth-child(4) {
  transform: rotate(54deg);
  animation-delay: -0.8s;
}
.lds-spinner span:nth-child(5) {
  transform: rotate(72deg);
  animation-delay: -0.75s;
}
.lds-spinner span:nth-child(6) {
  transform: rotate(90deg);
  animation-delay: -0.7s;
}
.lds-spinner span:nth-child(7) {
  transform: rotate(108deg);
  animation-delay: -0.65s;
}
.lds-spinner span:nth-child(8) {
  transform: rotate(126deg);
  animation-delay: -0.6s;
}
.lds-spinner span:nth-child(9) {
  transform: rotate(144deg);
  animation-delay: -0.55s;
}
.lds-spinner span:nth-child(10) {
  transform: rotate(162deg);
  animation-delay: -0.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,
#complete-member-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,
#complete-member-signup .lds-spinner span {
  transform-origin: 24px 24px;
}
#login .lds-spinner span:after,
#signup .lds-spinner span:after,
#complete-member-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, .main-nav__signup .lds-spinner, .header-signup .lds-spinner, .wp-block-button__link .lds-spinner, .marketing-email-optin-submit .lds-spinner {
  width: 48px;
  height: 16px;
  top: -4px;
}
.retail-code-submit .lds-spinner span, .fb-auth-buttons .popup__submit .lds-spinner span, .main-nav__signup .lds-spinner span, .header-signup .lds-spinner span, .wp-block-button__link .lds-spinner span, .marketing-email-optin-submit .lds-spinner span {
  transform-origin: 24px 24px;
}
.retail-code-submit .lds-spinner span:after, .fb-auth-buttons .popup__submit .lds-spinner span:after, .main-nav__signup .lds-spinner span:after, .header-signup .lds-spinner span:after, .wp-block-button__link .lds-spinner span:after, .marketing-email-optin-submit .lds-spinner span:after {
  top: 0;
  left: 24px;
  width: 4px;
  height: 6px;
  background: #fff;
}

.main-nav__signup .lds-spinner, .header-signup .lds-spinner, .wp-block-button__link .lds-spinner, .wp-block-button__link:hover .lds-spinner {
  width: 44px;
  height: 12px;
  top: -6px;
}
.main-nav__signup .lds-spinner span, .header-signup .lds-spinner span, .wp-block-button__link .lds-spinner span, .wp-block-button__link:hover .lds-spinner span {
  transform-origin: 24px 24px;
}
.main-nav__signup .lds-spinner span:after, .header-signup .lds-spinner span:after, .wp-block-button__link .lds-spinner span:after, .wp-block-button__link:hover .lds-spinner span:after {
  top: 0;
  left: 24px;
  width: 4px;
  height: 6px;
  background: #248742;
}

.main-nav__signup.authorize-with-roadpass > span:after, .authorize-with-roadpass.mobile-signup > span:after {
  display: none;
}
.main-nav__signup.authorize-with-roadpass .lds-spinner, .authorize-with-roadpass.mobile-signup .lds-spinner {
  top: -10px;
}
.main-nav__signup.authorize-with-roadpass .lds-spinner span:after, .authorize-with-roadpass.mobile-signup .lds-spinner span:after {
  background: #499FD5;
  right: auto;
  margin-top: 0;
  opacity: 1;
  transition-duration: 0;
}

.authorize-with-roadpass.mobile-signup .lds-spinner {
  width: 30px;
  height: 34px;
  margin-bottom: 10px;
  top: 0px;
  left: 30px;
}

.wp-block-button__link .lds-spinner span:after, .header-signup:hover .lds-spinner span:after, .main-nav__signup.authorize-with-roadpass:hover .lds-spinner span:after {
  background: #fff;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* Ads
----------------------------------------------------------------------------------------------------*/
.ad-wrapper {
  text-align: center;
  margin: 60px 0;
}

.ad-wrapper.ad-728x90 {
  max-width: 100%;
}

.ad-wrapper.ad-728x90 .dfp-ad-container > div {
  min-height: 90px;
}

@media (max-width: 727px) {
  .ad-wrapper.ad-728x90 .dfp-ad-container > div {
    min-height: 60px;
  }
}
@media (max-width: 467px) {
  .ad-wrapper.ad-728x90 .dfp-ad-container > div {
    min-height: 250px;
  }
}
.ad-ready-container {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}

.ad-ready-container.inline {
  background: #F8F8F9;
  padding-bottom: 40px;
}

.ad-ready-container .advertisement {
  padding: 20px 0 30px 0;
  display: block;
  width: 200px;
  height: 20px;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  color: #878889;
  letter-spacing: 1px;
  margin: 0 auto;
}

.ad-160x600 {
  width: 160px;
  height: 630px;
}

.ad-970x250 {
  max-width: 970px;
  margin: 0 auto;
  position: relative;
}

.ad-970x250 .dfp-ad-button {
  left: 0;
  bottom: -26px;
}

.ad-300x600 {
  width: 300px;
  height: 600px;
}

.skyscraper_ad {
  height: 600px;
}

.floating-cta.floating-ad {
  width: 160px;
}

.floating-cta.floating-ad.w-300 {
  width: 300px;
}

.floating-cta.floating-ad .ad-wrapper {
  margin: 0;
  position: sticky;
  width: 160px;
  top: 100px;
  right: 0;
  display: block;
  z-index: 10;
  height: 600px;
}

.floating-cta.floating-ad .ad-wrapper.ad-300x600 {
  width: 300px;
}

@media only screen and (max-width: 1300px) {
  .floating-cta.floating-ad .ad-wrapper.ad-300x600 {
    display: none;
  }
}
.floating-cta.floating-ad .ad-wrapper iframe {
  float: right;
}

.floating-cta.floating-ad.left-ad {
  right: auto;
  left: 0;
}

.floating-cta.floating-ad.right-ad .dfp-ad-button {
  right: 0;
}

.ad-ready-container.integrated .ad-wrapper {
  margin-top: 0;
  margin-bottom: 0;
}

/*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: #686969;
  display: block;
  font: 10px/12px "Axiforma", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 6px 8px;
  position: absolute;
  text-align: center;
  text-decoration: none;
}

.home-gba {
  background: #FAFAFB;
  padding: 20px 0 45px;
  margin: 0 0 30px 0;
  position: relative;
}

.home-gba .ad-wrapper {
  margin: 0 auto;
}

.home-gba .ad-wrapper.ad-728x90 {
  width: 728px;
  height: 90px;
  display: block;
}

.home-gba .ad-label {
  display: block;
  margin-bottom: 20px;
}

.stn-container {
  background: #fff;
  position: relative;
  padding: 6px 30px 30px 30px;
  margin-bottom: 30px;
}

@media (max-width: 567px) {
  .stn-container {
    padding: 6px 10px 10px 10px;
  }
}
.stn-container span.ad-label {
  width: 100%;
  display: block;
  padding: 10px;
}

.stn-container .stn-player-wrapper {
  max-width: 660px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

/* 404
----------------------------------------------------------------------------------------------------*/
.error404 .page-post-hero {
  background-image: var(--wpr-bg-be79e016-800c-4dae-978b-ff3824a135f0);
}

/* 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: var(--wpr-bg-ade242ed-5d70-40fb-ae88-089263808440);
  background-size: auto 23px;
}
.sharing-wrapper ul li .share-twitter {
  background-image: var(--wpr-bg-b5e3a708-0843-4c04-831f-f43e1c7d3af1);
  background-size: auto 18px;
}
.sharing-wrapper ul li .share-pinterest {
  background-image: var(--wpr-bg-53e8e8ff-b188-43f8-9e50-4e8088bfa8b9);
  background-size: auto 23px;
}
.sharing-wrapper ul li .share-flipboard {
  background-image: var(--wpr-bg-16e3ca1a-1a5a-4050-8f87-65d530cad9b3);
  background-size: auto 18px;
}
.sharing-wrapper ul li .share-email {
  background-image: var(--wpr-bg-c8da5a06-3033-4fa9-a552-90900b4471b6);
  background-size: auto 18px;
}
.sharing-wrapper ul li .share-facebook:hover {
  background-image: var(--wpr-bg-bf54e62f-55c4-49a3-91e5-b8e55f33f0f8);
}
.sharing-wrapper ul li .share-twitter:hover {
  background-image: var(--wpr-bg-176a483f-cc99-4b0e-af01-1b774e2e8c17);
}
.sharing-wrapper ul li .share-pinterest:hover {
  background-image: var(--wpr-bg-930d76a1-b314-4e02-924f-e664f4e86532);
}
.sharing-wrapper ul li .share-flipboard:hover {
  background-image: var(--wpr-bg-a62c6ba1-8c20-43bd-a0d0-74e242bda910);
}
.sharing-wrapper ul li .share-email:hover {
  background-image: var(--wpr-bg-8e9bd21e-378f-49c4-8778-04e1dfb0b0f4);
}

/* Plus Deals
----------------------------------------------------------------------------------------------------*/
body.page-template-page-plus-deals {
  background: linear-gradient(193deg, rgb(214, 224, 237) 10%, rgb(242, 238, 232) 34%, rgb(242, 238, 232) 64%, rgb(214, 224, 237) 87%);
  background-size: 100% 300%;
  background-position: bottom center;
  animation: hero-gradient-flow 24s ease-in-out infinite;
}

body.page-template-page-plus-deals .container.generic-cta-container {
  max-width: 98%;
}

body.page-template-page-plus-deals .page-content {
  overflow: hidden;
}

.plus-deals-inner-wrapper {
  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: 100%;
    left: -8%;
    width: 115%;
    height: auto;
  }
}
.deals-hero .deals-page-header {
  margin-bottom: 40px;
  padding: 0 6%;
}

@media (max-width: 767px) {
  .deals-hero .deals-page-header {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 24px;
  }
}
.deals-hero .deals-page-header h3 {
  margin-top: 12px;
}

.deals-hero svg {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .deals-hero svg {
    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;
}

.plus-deals .deals-main-header.loading:before {
  content: "";
  float: left;
  height: 42px;
  width: 42px;
  background: var(--wpr-bg-b0a52385-dbea-4725-80e1-d7ef8a96b93b) 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 #737475;
  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,
.deals-modal .auth-form-container {
  padding: 20px 64px 0;
}

@media (max-width: 767px) {
  .deals-modal .plus-deals-long-description,
  .deals-modal .auth-form-container {
    padding: 20px 0 0 0;
  }
}
.deals-modal .auth-form-container {
  padding-top: 0;
}

.deals-modal form {
  padding: 0 0 20px 0;
  width: 100%;
  position: relative;
}

.deals-modal form .formcover {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  display: none;
}

.deals-modal form .formcover .loading {
  position: absolute;
  left: calc(50% - 36px);
  top: calc(50% - 36px);
}

.deals-modal form #bh-error {
  font-size: 12px;
  color: #EF3340;
}

.deals-modal form label {
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  margin: 10px 0;
  color: #737475;
  letter-spacing: 0.8px;
  font-weight: bold;
}

.deals-modal form input[type=text],
.deals-modal form input[type=email],
.deals-modal form input[type=tel],
.deals-modal form select {
  border-bottom: 1px solid #737475;
  font-size: 16px;
  padding: 10px 5px;
  display: block;
  width: 100%;
  text-transform: none;
}

.deals-modal form input[type=submit] {
  background: #006ceb;
  color: white;
  font-size: 18px;
  padding: 20px;
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  margin-top: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.2s ease-in-out;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0);
}

.deals-modal form input[type=submit]:hover {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.35);
}

.non-plus-users {
  display: none;
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  position: relative;
  padding: 48px 0;
}

.non-plus-users.non-plus {
  background: transparent;
  padding: 0;
  clear: both;
  box-shadow: none;
}

.non-plus-users.non-plus .page-content-item {
  padding: 0;
}

.non-plus-users.non-plus .generic-cta-wrapper {
  padding-top: 0;
}

.non-plus-users.non-plus .generic-cta-wrapper .generic-cta-bean-left,
.non-plus-users.non-plus .generic-cta-wrapper .generic-cta-bean-right {
  display: none;
}

.plus-modal-popup .popup__window {
  padding: 0;
}

.plus-modal-popup .grid_3 {
  float: none;
  display: block;
  width: auto;
  margin: 0;
}

.plus-modal-popup .container {
  width: auto;
  max-width: 100%;
}

.plus-modal-popup .sign-up-inner-wrapper {
  border-radius: 0px;
  box-shadow: none;
}

/* Voices from the Road
----------------------------------------------------------------------------------------------------*/
@media (min-width: 1023px) {
  .single-voices .sharing-wrapper {
    background: var(--wpr-bg-b4967f6d-c056-4b24-b911-426847a9dda2) 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: 0.6;
  }
  .single-voices .sharing-wrapper ul li a:hover {
    opacity: 1;
  }
  .single-voices .sharing-wrapper ul li .share-facebook {
    background-image: var(--wpr-bg-b30b6e0f-b91f-4003-b23f-dcdb22366961);
  }
  .single-voices .sharing-wrapper ul li .share-twitter {
    background-image: var(--wpr-bg-2085128b-91bd-44d3-9e1b-567167cddd24);
  }
  .single-voices .sharing-wrapper ul li .share-pinterest {
    background-image: var(--wpr-bg-45147d98-68c4-4e6c-b361-1a40dd871a35);
  }
  .single-voices .sharing-wrapper ul li .share-flipboard {
    background-image: var(--wpr-bg-fbcb81dc-56c9-415f-951e-ef56d09513be);
  }
  .single-voices .sharing-wrapper ul li .share-email {
    background-image: var(--wpr-bg-3c730a77-cac4-44e6-8b86-6d5537c311e9);
  }
}
@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: var(--wpr-bg-559e6f72-b68e-4456-b610-58b2426b5f97) no-repeat bottom left;
  background-size: 100% auto;
}

.single-voices .article-content-wrapper:after {
  right: 0;
  width: 300px;
  background: var(--wpr-bg-2d97c207-e337-4a07-bd59-bc070332ddec) 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 {
  overflow: visible;
  width: 100%;
}

.single-voices .wp-block-gallery .wp-block-image {
  margin: 0;
  width: 100%;
}

.single-voices .wp-block-gallery .wp-block-image img {
  width: 100%;
}

.single-voices .wp-block-gallery .wp-block-image:before {
  display: none;
}

.single-voices .wp-block-gallery .slick-list {
  position: relative;
  display: block;
}

.single-voices .wp-block-gallery .slick-list .slick-track .slick-slide {
  width: 100%;
  display: block;
}

.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: var(--wpr-bg-4d041375-26bf-4d18-823e-926481072196) 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: var(--wpr-bg-6772bff5-a0cd-488d-8ddb-5de52159c4b1) 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: var(--wpr-bg-84378c2d-35c4-450b-8134-319ecbc98636);
}

.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: var(--wpr-bg-9e651a32-d422-45ce-917d-a89a91b4aa16) 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: var(--wpr-bg-816ff34c-29c8-47ab-a1d4-2b7ae311c5dc) no-repeat center bottom;
  background-size: 100%;
  top: -40px;
}

.voices-author:after {
  height: 65px;
  background: var(--wpr-bg-b7beb306-0267-4660-9abc-c0564c5f35c5) 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: var(--wpr-bg-0ad4ff35-3b57-4993-ab0a-480e47faf27f) 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;
  height: 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: 0.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 #248742;
}

.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: #248742;
  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: #248742;
  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: 0.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 #248742;
}

.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(../svg/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-slide {
  height: auto;
}

.related-voices.carousel .slick-slider .slick-dots {
  margin-top: 30px;
}

.related-voices.carousel .slick-slider .slick-dots li button {
  background-color: #991E66;
  opacity: 0.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: var(--wpr-bg-77fe9652-b657-483e-8d5d-82f31a357bcf);
}

.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: var(--wpr-bg-cdec31f9-fbc3-4146-9d5c-357ddac6ec3c);
}

@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: #248742;
}

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

.round-button.green-button-solid {
  border-color: #248742;
  background-color: #248742;
}

.round-button.green-button-solid:hover {
  background-color: transparent;
}

.round-button.blue-button-solid {
  border-color: #006ceb;
  background-color: #006ceb;
}

.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: #006ceb;
  color: #fff;
  position: relative;
  font-weight: bold;
  padding: 16px 40px;
  display: inline-block;
  text-transform: none;
  text-align: center;
  cursor: pointer;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0);
  transition: all 0.2s ease-in-out;
}
.wp-block-button__link:hover,
.post-password-form input[type=submit]:hover,
.resumator-buttons input:hover,
.togo-stripe-charge button:hover,
.retail-code-submit:hover {
  color: #fff;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.35);
}
.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%;
  }
}

.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, .wp-block-button__link.lg-button.blue-button-solid, .togo-stripe-charge-form button {
  padding: 16px 60px;
}

.wp-block-button__link.sm-button {
  padding: 3px 10px;
}

.togo-stripe-coupon-form button {
  padding: 6px;
  font-weight: normal;
}

.wp-block-button__link.modal-button {
  padding: 8px 30px;
}

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

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

button[disabled], .button[disabled] {
  cursor: default;
  opacity: 0.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: #248742;
  border: 1px solid #248742;
}

.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;
}

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

.wp-block-button__link.medium-blue-button:hover {
  background-color: #fff;
}

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

.wp-block-button__link.dark-blue-grey-button:hover {
  background-color: #fff;
}

.wp-block-button__link.medium-blue-outline-white-button {
  background-color: #fff;
  border: 1px solid #037EAE;
}

.wp-block-button__link.medium-blue-outline-white-button:hover {
  background-color: #037EAE;
}

.wp-block-button__link.dark-blue-grey-outline-white-button {
  background-color: #fff;
  border: 1px solid #464554;
}

.wp-block-button__link.dark-blue-grey-outline-white-button:hover {
  background-color: #464554;
}

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

.wp-block-button__link.togo-green-button:hover {
  background-color: #fff;
}

.wp-block-button__link.togo-green-outline-white-button {
  background-color: #fff;
  border: 1px solid #00514C;
}

.wp-block-button__link.togo-green-outline-white-button:hover {
  background-color: #00514C;
}

.wp-block-button__link.roadpass-yellow-button {
  background-color: #F9D209;
  border: 1px solid #F9D209;
}

.wp-block-button__link.roadpass-yellow-button:hover {
  background-color: #caaa05;
  border: 1px solid #caaa05;
}

.wp-block-button__link.subnav-button {
  background-color: #11322C;
  border: 1px solid #11322C;
  border-radius: 5px;
}

.wp-block-button__link.green-arrow-button {
  background-color: #248742;
  display: inline-block;
  transition: all 0.3s ease-in;
}
.wp-block-button__link.green-arrow-button span.arrow {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: 2px;
  transition: all 0.2s ease-in-out;
}
.wp-block-button__link.green-arrow-button span.arrow svg {
  display: inline-block;
}
.wp-block-button__link.green-arrow-button span.arrow svg path {
  fill: #006ceb;
}
.wp-block-button__link.green-arrow-button:hover {
  background: #1D7337;
}
.wp-block-button__link.green-arrow-button:hover span.arrow {
  margin-left: 10px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .wp-block-button__link.green-arrow-button {
    padding: 8px;
    display: block;
  }
  .wp-block-button__link.green-arrow-button span.arrow {
    display: none;
  }
}

.arrow-link span.arrow {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 2px;
  transition: all 0.2s ease-in-out;
}
.arrow-link span.arrow svg {
  display: inline-block;
}
.arrow-link span.arrow svg path {
  fill: #006ceb;
}
.arrow-link:hover span.arrow {
  margin-left: 5px;
  margin-right: 5px;
}

.single-item-button {
  display: inline-block;
  background: rgba(255, 247, 199, 0.01);
  border: 3px solid #FFF7C7;
  border-radius: 5px;
  padding: 10px 30px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.single-item-button:hover {
  background: rgba(255, 247, 199, 0.2);
}

.multi-item-button, .magazine-category-button {
  padding: 17px 30px;
  border-radius: 4px;
  display: inline-block;
  opacity: 1;
}
.multi-item-button:hover, .magazine-category-button:hover {
  opacity: 0.8;
}

.bg-blue .multi-item-button, .magazine-category-button.dark_blue {
  background-color: #037EAE;
}

.bg-yellow .multi-item-button {
  background-color: #FFD400;
}

.bg-green .multi-item-button, .magazine-category-button.dark_green {
  background-color: #11322C;
}

.bg-red .multi-item-button {
  background-color: #EF3340;
}

.bg-purple .multi-item-button, .magazine-category-button.purple {
  background-color: #991E66;
}

.magazine-category-button.green {
  background-color: #248742;
}

.magazine-category-button.blue {
  background-color: #71C5E8;
}

a.white-tile, button.white-tile {
  padding: 10px;
  width: 100%;
  color: #031846;
  border: 1px solid #031846;
  border-radius: 4px;
  background: #fff;
  display: inline-block;
}
a.white-tile svg, a.white-tile span, button.white-tile svg, button.white-tile span {
  display: inline-block;
  position: relative;
}
a.white-tile svg, button.white-tile svg {
  width: 16px;
  height: 16px;
  top: 0.1em;
  margin-right: 3px;
}
@media (max-width: 567px) {
  a.white-tile svg, button.white-tile svg {
    width: 20px;
  }
}
@media (max-width: 567px) {
  a.white-tile span, button.white-tile span {
    display: none;
  }
}

button span.loading {
  width: 40px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: 50%;
  margin-top: -20px;
  visibility: hidden;
}
button span.loading img {
  width: 100%;
}
button.loading span.loading {
  visibility: visible;
}
button.loading span.copy {
  visibility: hidden;
}

a.button-full, button.button-full {
  width: 100%;
}

.fieldgroup {
  padding: 14px;
  border: 1px solid #7F889E;
  border-radius: 8px;
  position: relative;
  margin-bottom: 12px;
}
.fieldgroup label {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  transition: 0.2s all ease-in-out;
  position: absolute;
  top: 22px;
  left: 14px;
  color: #60687C;
  pointer-events: none;
}
.fieldgroup input, .fieldgroup select {
  font-size: 14px;
  width: 100%;
  padding: 18px 0 2px 0;
}
@media (max-width: 767px) {
  .fieldgroup input, .fieldgroup select {
    font-size: 16px;
  }
}
.fieldgroup select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: var(--wpr-bg-283b7309-a2a5-4186-833b-83ef5383363e);
  background-position: top 20px right 0px;
  background-repeat: no-repeat;
  background-size: 10px;
}
.fieldgroup.filled label {
  font-size: 10px;
  top: 10px;
  color: #031846;
}
.fieldgroup button.password-visibility {
  padding: 8px 16px;
  border-radius: 40px;
  background: #fff;
  position: absolute;
  right: 4px;
  top: 10px;
}
.fieldgroup button.password-visibility:hover, .fieldgroup button.password-visibility:active {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.35);
}
.fieldgroup button.password-visibility span {
  height: 24px;
}
.fieldgroup button.password-visibility .hidden {
  display: none;
  margin-top: 2px;
  margin-bottom: 2px;
}
.fieldgroup button.password-visibility .shown {
  display: block;
  margin-top: 4px;
}
.fieldgroup button.password-visibility.hidden .hidden {
  display: block;
}
.fieldgroup button.password-visibility.hidden .shown {
  display: none;
}
.fieldgroup input:-webkit-autofill,
.fieldgroup input:-webkit-autofill:hover,
.fieldgroup input:-webkit-autofill:focus,
.fieldgroup input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
.fieldgroup.vehicle {
  border: none;
  background: #f0f2f4;
  border-radius: 4px;
  padding: 0;
}
.fieldgroup.vehicle button {
  display: block;
  padding: 14px;
  text-align: left;
  width: 100%;
}
.fieldgroup.disabled {
  border-color: #BFBFBF;
}
.fieldgroup.disabled label {
  color: #BFBFBF;
}

.fieldgroup-container.error .fieldgroup {
  border-color: #EF3340;
}
.fieldgroup-container.error .fieldgroup:not(.login-fieldgroup) {
  margin-bottom: 2px;
}
.fieldgroup-container.error .fieldgroup label {
  color: #EF3340;
}

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: var(--wpr-bg-984ee9bd-a20d-4aa8-8d2f-71e3b2a7b6d0) 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 {
  position: absolute;
}
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 .main-header .header-planner-widget {
  display: none;
}
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;
}

body.page-template-extraordinary-places .topography,
body.page.page-template-frontpage .topography,
body.page.home .topography,
body.page.page-template-page-plus-deals .topography {
  position: absolute;
  display: block;
  /*cubic-bezier(.27,1.19,.55,1.06)*/
}
body.page-template-extraordinary-places .topography.topo1,
body.page.page-template-frontpage .topography.topo1,
body.page.home .topography.topo1,
body.page.page-template-page-plus-deals .topography.topo1 {
  left: -20%;
  width: 50%;
  height: 10%;
}
body.page-template-extraordinary-places .topography.topo2,
body.page.page-template-frontpage .topography.topo2,
body.page.home .topography.topo2,
body.page.page-template-page-plus-deals .topography.topo2 {
  right: -20%;
  width: 40%;
  height: 20%;
}
body.page-template-extraordinary-places .topography.topo2 .topo,
body.page.page-template-frontpage .topography.topo2 .topo,
body.page.home .topography.topo2 .topo,
body.page.page-template-page-plus-deals .topography.topo2 .topo {
  right: 0;
}
body.page-template-extraordinary-places .topography.topo3,
body.page.page-template-frontpage .topography.topo3,
body.page.home .topography.topo3,
body.page.page-template-page-plus-deals .topography.topo3 {
  right: -50%;
  width: 80%;
  height: 30%;
  top: 30%;
}
body.page-template-extraordinary-places .topography.topo3 .topo,
body.page.page-template-frontpage .topography.topo3 .topo,
body.page.home .topography.topo3 .topo,
body.page.page-template-page-plus-deals .topography.topo3 .topo {
  right: 0;
}
body.page-template-extraordinary-places .topography .topo,
body.page.page-template-frontpage .topography .topo,
body.page.home .topography .topo,
body.page.page-template-page-plus-deals .topography .topo {
  position: absolute;
  display: block;
  border: 16px solid white;
  border-radius: 50% 50% 50% 50%/50% 50% 50% 50%;
  width: 50%;
  height: 50%;
  opacity: 0;
  animation-fill-mode: forwards;
}
body.page-template-extraordinary-places .topography .topography1a,
body.page.page-template-frontpage .topography .topography1a,
body.page.home .topography .topography1a,
body.page.page-template-page-plus-deals .topography .topography1a {
  animation: topoflow 96s cubic-bezier(0.27, 1.19, 0.55, 1.06) infinite 0s;
}
body.page-template-extraordinary-places .topography .topography1b,
body.page.page-template-frontpage .topography .topography1b,
body.page.home .topography .topography1b,
body.page.page-template-page-plus-deals .topography .topography1b {
  animation: topoflow 96s cubic-bezier(0.27, 1.19, 0.55, 1.06) infinite 16s;
}
body.page-template-extraordinary-places .topography .topography1c,
body.page.page-template-frontpage .topography .topography1c,
body.page.home .topography .topography1c,
body.page.page-template-page-plus-deals .topography .topography1c {
  animation: topoflow 96s cubic-bezier(0.27, 1.19, 0.55, 1.06) infinite 32s;
}
body.page-template-extraordinary-places .topography .topography1d,
body.page.page-template-frontpage .topography .topography1d,
body.page.home .topography .topography1d,
body.page.page-template-page-plus-deals .topography .topography1d {
  animation: topoflow 96s cubic-bezier(0.27, 1.19, 0.55, 1.06) infinite 48s;
}
body.page-template-extraordinary-places .topography .topography1e,
body.page.page-template-frontpage .topography .topography1e,
body.page.home .topography .topography1e,
body.page.page-template-page-plus-deals .topography .topography1e {
  animation: topoflow 96s cubic-bezier(0.27, 1.19, 0.55, 1.06) infinite 64s;
}
body.page-template-extraordinary-places .topography .topography1f,
body.page.page-template-frontpage .topography .topography1f,
body.page.home .topography .topography1f,
body.page.page-template-page-plus-deals .topography .topography1f {
  animation: topoflow 96s cubic-bezier(0.27, 1.19, 0.55, 1.06) infinite 80s;
}
@media (max-width: 567px) {
  body.page-template-extraordinary-places .topography .topography1a, body.page-template-extraordinary-places .topography .topography1b, body.page-template-extraordinary-places .topography .topography1c, body.page-template-extraordinary-places .topography .topography1d, body.page-template-extraordinary-places .topography .topography1e, body.page-template-extraordinary-places .topography .topography1f,
  body.page.page-template-frontpage .topography .topography1a,
  body.page.page-template-frontpage .topography .topography1b,
  body.page.page-template-frontpage .topography .topography1c,
  body.page.page-template-frontpage .topography .topography1d,
  body.page.page-template-frontpage .topography .topography1e,
  body.page.page-template-frontpage .topography .topography1f,
  body.page.home .topography .topography1a,
  body.page.home .topography .topography1b,
  body.page.home .topography .topography1c,
  body.page.home .topography .topography1d,
  body.page.home .topography .topography1e,
  body.page.home .topography .topography1f,
  body.page.page-template-page-plus-deals .topography .topography1a,
  body.page.page-template-page-plus-deals .topography .topography1b,
  body.page.page-template-page-plus-deals .topography .topography1c,
  body.page.page-template-page-plus-deals .topography .topography1d,
  body.page.page-template-page-plus-deals .topography .topography1e,
  body.page.page-template-page-plus-deals .topography .topography1f {
    animation: none;
  }
}

body.page.page-template-frontpage section.trip-categories,
body.page.home section.trip-categories,
body.page.page-template-product-page section.trip-categories {
  margin-top: 60px;
  position: relative;
  z-index: 1;
}
body.page.page-template-frontpage section.trip-categories .holder,
body.page.home section.trip-categories .holder,
body.page.page-template-product-page section.trip-categories .holder {
  border-radius: 16px;
  width: 1344px;
  max-width: 96%;
  padding: 90px 0 70px 0;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .holder,
  body.page.home section.trip-categories .holder,
  body.page.page-template-product-page section.trip-categories .holder {
    padding-top: 40px;
    padding-bottom: 50px;
    overflow: visible;
  }
}
body.page.page-template-frontpage section.trip-categories .desktop-subtitle,
body.page.home section.trip-categories .desktop-subtitle,
body.page.page-template-product-page section.trip-categories .desktop-subtitle {
  display: block;
}
body.page.page-template-frontpage section.trip-categories h2,
body.page.home section.trip-categories h2,
body.page.page-template-product-page section.trip-categories h2 {
  margin-bottom: 6px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories h2,
  body.page.home section.trip-categories h2,
  body.page.page-template-product-page section.trip-categories h2 {
    text-align: center;
    margin-bottom: 0;
  }
}
body.page.page-template-frontpage section.trip-categories .filter-content h2,
body.page.home section.trip-categories .filter-content h2,
body.page.page-template-product-page section.trip-categories .filter-content h2 {
  padding: 0 30px 0 15%;
}
body.page.page-template-frontpage section.trip-categories .filter-content p,
body.page.home section.trip-categories .filter-content p,
body.page.page-template-product-page section.trip-categories .filter-content p {
  padding: 0 30px 0 15%;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.trip-categories .filter-content h2,
  body.page.page-template-frontpage section.trip-categories .filter-content p,
  body.page.home section.trip-categories .filter-content h2,
  body.page.home section.trip-categories .filter-content p,
  body.page.page-template-product-page section.trip-categories .filter-content h2,
  body.page.page-template-product-page section.trip-categories .filter-content p {
    text-align: center;
    width: 100%;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .filter-content h2,
  body.page.home section.trip-categories .filter-content h2,
  body.page.page-template-product-page section.trip-categories .filter-content h2 {
    padding: 0 5% 0 5%;
  }
  body.page.page-template-frontpage section.trip-categories .filter-content p,
  body.page.home section.trip-categories .filter-content p,
  body.page.page-template-product-page section.trip-categories .filter-content p {
    padding: 0 5% 0 5%;
  }
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories,
body.page.home section.trip-categories ul.travel-categories,
body.page.page-template-product-page section.trip-categories ul.travel-categories {
  margin-top: 40px;
  overflow: visible;
  padding-left: 15%;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.trip-categories ul.travel-categories,
  body.page.home section.trip-categories ul.travel-categories,
  body.page.page-template-product-page section.trip-categories ul.travel-categories {
    margin-bottom: 40px;
    width: 640px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories ul.travel-categories,
  body.page.home section.trip-categories ul.travel-categories,
  body.page.page-template-product-page section.trip-categories ul.travel-categories {
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 10px;
    width: 100%;
  }
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories li,
body.page.home section.trip-categories ul.travel-categories li,
body.page.page-template-product-page section.trip-categories ul.travel-categories li {
  position: relative;
  background: #fff;
  display: inline-block;
  padding: 10px 16px 7px 16px;
  margin: 8px 8px 0 0;
  overflow: visible;
  border-radius: 24px;
  border: 1px solid #D9DDE1;
  font-size: 12px;
  cursor: pointer;
  vertical-align: middle;
  transition: box-shadow 0.2s ease-in;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0);
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories li.hoveractive,
body.page.home section.trip-categories ul.travel-categories li.hoveractive,
body.page.page-template-product-page section.trip-categories ul.travel-categories li.hoveractive {
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.2);
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories li span,
body.page.home section.trip-categories ul.travel-categories li span,
body.page.page-template-product-page section.trip-categories ul.travel-categories li span {
  position: relative;
  z-index: 1;
  display: inline-block;
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories li span.icon,
body.page.home section.trip-categories ul.travel-categories li span.icon,
body.page.page-template-product-page section.trip-categories ul.travel-categories li span.icon {
  width: 24px;
  display: inline-block;
  margin-right: 4px;
  text-align: center;
  vertical-align: middle;
  z-index: 1;
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories li span.icon img,
body.page.home section.trip-categories ul.travel-categories li span.icon img,
body.page.page-template-product-page section.trip-categories ul.travel-categories li span.icon img {
  width: 100%;
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories li span.icon svg,
body.page.home section.trip-categories ul.travel-categories li span.icon svg,
body.page.page-template-product-page section.trip-categories ul.travel-categories li span.icon svg {
  width: 20px;
  height: 20px;
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories .slick-list,
body.page.home section.trip-categories ul.travel-categories .slick-list,
body.page.page-template-product-page section.trip-categories ul.travel-categories .slick-list {
  overflow: visible;
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories .slick-slide,
body.page.home section.trip-categories ul.travel-categories .slick-slide,
body.page.page-template-product-page section.trip-categories ul.travel-categories .slick-slide {
  margin-left: 10px;
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories .slick-slide li,
body.page.home section.trip-categories ul.travel-categories .slick-slide li,
body.page.page-template-product-page section.trip-categories ul.travel-categories .slick-slide li {
  margin: 0 0 0 20px;
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories .slick-slide.slick-active li::after,
body.page.home section.trip-categories ul.travel-categories .slick-slide.slick-active li::after,
body.page.page-template-product-page section.trip-categories ul.travel-categories .slick-slide.slick-active li::after {
  opacity: 1;
  box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0.05);
  width: 100%;
  transition: opacity 0.2s ease-in, width 0.3s ease-in 0.2s, box-shadow 0.2s ease-in 0.3s;
}
body.page.page-template-frontpage section.trip-categories .slideimg,
body.page.home section.trip-categories .slideimg,
body.page.page-template-product-page section.trip-categories .slideimg {
  width: 100%;
  display: none;
}
body.page.page-template-frontpage section.trip-categories .slideimg .imgdesktop,
body.page.home section.trip-categories .slideimg .imgdesktop,
body.page.page-template-product-page section.trip-categories .slideimg .imgdesktop {
  display: block;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .slideimg .imgdesktop,
  body.page.home section.trip-categories .slideimg .imgdesktop,
  body.page.page-template-product-page section.trip-categories .slideimg .imgdesktop {
    display: none;
  }
}
body.page.page-template-frontpage section.trip-categories .slideimg .imgmobile,
body.page.home section.trip-categories .slideimg .imgmobile,
body.page.page-template-product-page section.trip-categories .slideimg .imgmobile {
  display: none;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .slideimg .imgmobile,
  body.page.home section.trip-categories .slideimg .imgmobile,
  body.page.page-template-product-page section.trip-categories .slideimg .imgmobile {
    display: block;
  }
}
body.page.page-template-frontpage section.trip-categories .slideimg.active,
body.page.home section.trip-categories .slideimg.active,
body.page.page-template-product-page section.trip-categories .slideimg.active {
  display: block;
}
body.page.page-template-frontpage section.trip-categories .slideimg img,
body.page.home section.trip-categories .slideimg img,
body.page.page-template-product-page section.trip-categories .slideimg img {
  width: 100%;
}
body.page.page-template-frontpage section.trip-categories .slidecarousel.slick-slider,
body.page.home section.trip-categories .slidecarousel.slick-slider,
body.page.page-template-product-page section.trip-categories .slidecarousel.slick-slider {
  margin: 0;
  max-width: 90%;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .slidecarousel.slick-slider,
  body.page.home section.trip-categories .slidecarousel.slick-slider,
  body.page.page-template-product-page section.trip-categories .slidecarousel.slick-slider {
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.trip-categories .slidecarousel.slick-slider,
  body.page.home section.trip-categories .slidecarousel.slick-slider,
  body.page.page-template-product-page section.trip-categories .slidecarousel.slick-slider {
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .slidecarousel.slick-slider,
  body.page.home section.trip-categories .slidecarousel.slick-slider,
  body.page.page-template-product-page section.trip-categories .slidecarousel.slick-slider {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
body.page.page-template-frontpage section.trip-categories .slidearrows,
body.page.home section.trip-categories .slidearrows,
body.page.page-template-product-page section.trip-categories .slidearrows {
  padding-left: 4%;
  margin-top: 10px;
  display: none;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .slidearrows,
  body.page.home section.trip-categories .slidearrows,
  body.page.page-template-product-page section.trip-categories .slidearrows {
    display: block;
  }
}
body.page.page-template-frontpage section.trip-categories .slidearrows .slidearrow,
body.page.home section.trip-categories .slidearrows .slidearrow,
body.page.page-template-product-page section.trip-categories .slidearrows .slidearrow {
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  height: 47px;
  width: 47px;
  text-align: center;
  padding-top: 12px;
  box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0.03);
  cursor: pointer;
}
body.page.page-template-frontpage section.trip-categories .slidearrows .slidearrow img,
body.page.home section.trip-categories .slidearrows .slidearrow img,
body.page.page-template-product-page section.trip-categories .slidearrows .slidearrow img {
  display: inline-block;
  vertical-align: middle;
}
body.page.page-template-frontpage section.trip-categories .slidearrows .slidearrow.left-arrow,
body.page.home section.trip-categories .slidearrows .slidearrow.left-arrow,
body.page.page-template-product-page section.trip-categories .slidearrows .slidearrow.left-arrow {
  margin-right: 1px;
}
body.page.page-template-frontpage section.trip-categories .slidearrows .slidearrow.left-arrow img,
body.page.home section.trip-categories .slidearrows .slidearrow.left-arrow img,
body.page.page-template-product-page section.trip-categories .slidearrows .slidearrow.left-arrow img {
  transform: rotate(180deg);
}
body.page.page-template-frontpage section.trip-categories .cta,
body.page.home section.trip-categories .cta,
body.page.page-template-product-page section.trip-categories .cta {
  display: block;
  width: 94%;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.trip-categories .cta,
  body.page.home section.trip-categories .cta,
  body.page.page-template-product-page section.trip-categories .cta {
    margin-top: 40px;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .cta,
  body.page.home section.trip-categories .cta,
  body.page.page-template-product-page section.trip-categories .cta {
    display: none;
  }
}

body.page.page-template-frontpage,
body.page.home, body.page.page-template-homepage-modular {
  background: linear-gradient(193deg, rgb(214, 224, 237) 10%, rgb(242, 238, 232) 34%, rgb(242, 238, 232) 64%, rgb(214, 224, 237) 87%);
  background-size: 100% 300%;
  background-position: bottom center;
  animation: hero-gradient-flow 24s ease-in-out infinite;
}
body.page.page-template-frontpage .main-wrapper,
body.page.home .main-wrapper, body.page.page-template-homepage-modular .main-wrapper {
  position: relative;
  overflow: hidden;
}
@media (max-width: 567px) {
  body.page.page-template-frontpage,
  body.page.home, body.page.page-template-homepage-modular {
    animation: none;
  }
}
body.page.page-template-frontpage .article-wrapper,
body.page.home .article-wrapper, body.page.page-template-homepage-modular .article-wrapper {
  overflow: hidden;
}
body.page.page-template-frontpage section,
body.page.home section, body.page.page-template-homepage-modular section {
  position: relative;
}
body.page.page-template-frontpage section.home-ad,
body.page.home section.home-ad, body.page.page-template-homepage-modular section.home-ad {
  background: rgba(255, 255, 255, 0.7);
  position: relative;
  margin: 30px 0;
  text-align: center;
  padding: 20px 0 45px;
}
body.page.page-template-frontpage section.home-ad span.advertisement,
body.page.home section.home-ad span.advertisement, body.page.page-template-homepage-modular section.home-ad span.advertisement {
  display: inline-block;
  margin-bottom: 20px;
}
body.page.page-template-frontpage section.home-hero,
body.page.home section.home-hero, body.page.page-template-homepage-modular section.home-hero {
  overflow: visible;
  padding-bottom: 0px;
  position: relative;
}
body.page.page-template-frontpage section.home-hero .side-decoration,
body.page.home section.home-hero .side-decoration, body.page.page-template-homepage-modular section.home-hero .side-decoration {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
}
body.page.page-template-frontpage section.home-hero .side-decoration .side-image-1,
body.page.home section.home-hero .side-decoration .side-image-1, body.page.page-template-homepage-modular section.home-hero .side-decoration .side-image-1 {
  width: 40%;
  position: absolute;
  left: -3%;
  bottom: 3%;
  max-width: 700px;
}
body.page.page-template-frontpage section.home-hero .side-decoration .side-image-1 img,
body.page.home section.home-hero .side-decoration .side-image-1 img, body.page.page-template-homepage-modular section.home-hero .side-decoration .side-image-1 img {
  width: 100%;
}
body.page.page-template-frontpage section.home-hero .side-decoration .side-image-2,
body.page.home section.home-hero .side-decoration .side-image-2, body.page.page-template-homepage-modular section.home-hero .side-decoration .side-image-2 {
  width: 25%;
  position: absolute;
  right: -3%;
  top: -3%;
  max-width: 300px;
}
body.page.page-template-frontpage section.home-hero .side-decoration .side-image-2 img,
body.page.home section.home-hero .side-decoration .side-image-2 img, body.page.page-template-homepage-modular section.home-hero .side-decoration .side-image-2 img {
  width: 100%;
}
body.page.page-template-frontpage section.home-hero #countdown,
body.page.home section.home-hero #countdown, body.page.page-template-homepage-modular section.home-hero #countdown {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.home-hero,
  body.page.home section.home-hero, body.page.page-template-homepage-modular section.home-hero {
    padding-bottom: 20px;
  }
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.home-hero,
  body.page.home section.home-hero, body.page.page-template-homepage-modular section.home-hero {
    padding-bottom: 60px;
  }
}
body.page.page-template-frontpage section.home-hero .hero-landscape,
body.page.home section.home-hero .hero-landscape, body.page.page-template-homepage-modular section.home-hero .hero-landscape {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
}
body.page.page-template-frontpage section.home-hero .hero-landscape img,
body.page.home section.home-hero .hero-landscape img, body.page.page-template-homepage-modular section.home-hero .hero-landscape img {
  width: 100%;
}
body.page.page-template-frontpage section.home-hero .hero-decoration-left,
body.page.home section.home-hero .hero-decoration-left, body.page.page-template-homepage-modular section.home-hero .hero-decoration-left {
  position: absolute;
  left: 0;
  top: 0%;
  width: 50%;
  margin-left: 0%;
}
body.page.page-template-frontpage section.home-hero .hero-decoration-left img,
body.page.home section.home-hero .hero-decoration-left img, body.page.page-template-homepage-modular section.home-hero .hero-decoration-left img {
  width: 100%;
}
body.page.page-template-frontpage section.home-hero .hero-decoration-right,
body.page.home section.home-hero .hero-decoration-right, body.page.page-template-homepage-modular section.home-hero .hero-decoration-right {
  position: absolute;
  right: 0;
  top: 0%;
  width: 50%;
  margin-left: -30%;
}
body.page.page-template-frontpage section.home-hero .hero-decoration-right img,
body.page.home section.home-hero .hero-decoration-right img, body.page.page-template-homepage-modular section.home-hero .hero-decoration-right img {
  width: 100%;
}
body.page.page-template-frontpage section.home-hero .herobg,
body.page.home section.home-hero .herobg, body.page.page-template-homepage-modular section.home-hero .herobg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  height: auto;
  width: 100%;
  mix-blend-mode: multiply;
  filter: hue-rotate(120deg);
}
body.page.page-template-frontpage section.home-hero .herobg img,
body.page.home section.home-hero .herobg img, body.page.page-template-homepage-modular section.home-hero .herobg img {
  width: 100%;
}
body.page.page-template-frontpage section.home-hero .herobg .mobile,
body.page.page-template-frontpage section.home-hero .herobg .tablet,
body.page.home section.home-hero .herobg .mobile,
body.page.home section.home-hero .herobg .tablet, body.page.page-template-homepage-modular section.home-hero .herobg .mobile,
body.page.page-template-homepage-modular section.home-hero .herobg .tablet {
  display: none;
}
body.page.page-template-frontpage section.home-hero .herobg .tablet,
body.page.home section.home-hero .herobg .tablet, body.page.page-template-homepage-modular section.home-hero .herobg .tablet {
  width: 150%;
  margin-top: -200px;
  margin-left: -20%;
}
@media (max-width: 1200px) {
  body.page.page-template-frontpage section.home-hero .herobg .mobile,
  body.page.page-template-frontpage section.home-hero .herobg .desktop,
  body.page.home section.home-hero .herobg .mobile,
  body.page.home section.home-hero .herobg .desktop, body.page.page-template-homepage-modular section.home-hero .herobg .mobile,
  body.page.page-template-homepage-modular section.home-hero .herobg .desktop {
    display: none;
  }
  body.page.page-template-frontpage section.home-hero .herobg .tablet,
  body.page.home section.home-hero .herobg .tablet, body.page.page-template-homepage-modular section.home-hero .herobg .tablet {
    display: block;
  }
}
@media (max-width: 767px) {
  body.page.page-template-frontpage section.home-hero .herobg .mobile,
  body.page.home section.home-hero .herobg .mobile, body.page.page-template-homepage-modular section.home-hero .herobg .mobile {
    display: block;
    margin-top: -100px;
  }
  body.page.page-template-frontpage section.home-hero .herobg .tablet,
  body.page.page-template-frontpage section.home-hero .herobg .desktop,
  body.page.home section.home-hero .herobg .tablet,
  body.page.home section.home-hero .herobg .desktop, body.page.page-template-homepage-modular section.home-hero .herobg .tablet,
  body.page.page-template-homepage-modular section.home-hero .herobg .desktop {
    display: none;
  }
}
body.page.page-template-frontpage section.home-hero > .flex-grid,
body.page.home section.home-hero > .flex-grid, body.page.page-template-homepage-modular section.home-hero > .flex-grid {
  padding: 80px 0 120px 0;
}
@media (max-width: 600px) {
  body.page.page-template-frontpage section.home-hero > .flex-grid,
  body.page.home section.home-hero > .flex-grid, body.page.page-template-homepage-modular section.home-hero > .flex-grid {
    padding: 80px 0 40px 0;
  }
}
body.page.page-template-frontpage section.home-hero .hero-container,
body.page.home section.home-hero .hero-container, body.page.page-template-homepage-modular section.home-hero .hero-container {
  position: relative;
  z-index: 2;
}
body.page.page-template-frontpage section.home-hero .hero-container .mobile-download,
body.page.home section.home-hero .hero-container .mobile-download, body.page.page-template-homepage-modular section.home-hero .hero-container .mobile-download {
  background: none;
  box-shadow: none;
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 0;
}
body.page.page-template-frontpage section.home-hero .hero-container .mobile-download .wp-block-button__link,
body.page.home section.home-hero .hero-container .mobile-download .wp-block-button__link, body.page.page-template-homepage-modular section.home-hero .hero-container .mobile-download .wp-block-button__link {
  text-transform: none;
  font-weight: bold;
  color: #fff;
  background: #006ceb;
  border: 1px solid #fff;
}
body.page.page-template-frontpage section.home-hero .hero-container .mobile-download .wp-block-button__link:hover,
body.page.home section.home-hero .hero-container .mobile-download .wp-block-button__link:hover, body.page.page-template-homepage-modular section.home-hero .hero-container .mobile-download .wp-block-button__link:hover {
  color: #006ceb;
  border-color: #006ceb;
  background: #fff;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell,
body.page.home section.home-hero .hero-img-cell, body.page.page-template-homepage-modular section.home-hero .hero-img-cell {
  overflow: visible;
  width: 100%;
  margin-top: 80px;
}
@media (max-width: 600px) {
  body.page.page-template-frontpage section.home-hero .hero-img-cell,
  body.page.home section.home-hero .hero-img-cell, body.page.page-template-homepage-modular section.home-hero .hero-img-cell {
    margin-top: 40px;
  }
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img,
body.page.home section.home-hero .hero-img-cell .hero-img, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img {
  width: 100%;
  padding-bottom: 55%;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img img,
body.page.home section.home-hero .hero-img-cell .hero-img img, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  object-fit: contain;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration,
body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration {
  display: block;
  position: absolute;
  z-index: 0;
  width: 120%;
  height: 120%;
  left: -10%;
  top: -10%;
  overflow: visible;
  pointer-events: none;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration .copy,
body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration .copy, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration .copy {
  font-size: 10px;
  display: inline-block;
  padding: 10px 16px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(2px);
  border-radius: 24px;
  position: absolute;
  box-shadow: 0px 1px 11px 0px rgba(0, 0, 0, 0.2);
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration .stars,
body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration .stars, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration .stars {
  position: absolute;
  width: 20px;
  height: 20px;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration .ellipse,
body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration .ellipse, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration .ellipse {
  position: absolute;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration .swirl,
body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration .swirl, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration .swirl {
  transform: rotate(0);
  position: absolute;
  animation: swirlfloat 10s linear infinite;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration img,
body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration img, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration img {
  width: 100%;
  display: block;
}
@media (max-width: 600px) {
  body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration,
  body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration {
    display: none;
  }
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero,
body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero {
  width: 50%;
  overflow: auto;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .copy,
body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .copy, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .copy {
  top: 0.5%;
  left: 16%;
  animation: copyfloat 8s linear infinite;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .ellipse,
body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .ellipse, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .ellipse {
  position: absolute;
  width: 17%;
  left: 20%;
  top: 1%;
  animation: epframe 22s linear infinite;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .swirl,
body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .swirl, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .swirl {
  left: 5%;
  top: 22%;
  width: 30%;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .stars,
body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .stars, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .stars {
  left: 13%;
  top: 0.7%;
  transform: scaleX(-1);
  animation: startwinkle 3s linear infinite, starfloat 8s linear infinite;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .stars-2,
body.page.home section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .stars-2, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img-bg-decoration .left-top-hero .stars-2 {
  left: 3%;
  top: 34%;
  transform: scaleX(1);
  animation: startwinkle 3.4s linear infinite, starfloat 10s linear infinite;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .right-top-hero .copy,
body.page.home section.home-hero .hero-img-cell .right-top-hero .copy, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .right-top-hero .copy {
  top: 1%;
  right: 15%;
  animation: copyfloat 10s linear infinite;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .right-top-hero .ellipse,
body.page.home section.home-hero .hero-img-cell .right-top-hero .ellipse, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .right-top-hero .ellipse {
  position: absolute;
  width: 14%;
  right: 13%;
  top: 2%;
  animation: epframe 25s linear infinite;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .right-top-hero .swirl,
body.page.home section.home-hero .hero-img-cell .right-top-hero .swirl, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .right-top-hero .swirl {
  top: -2%;
  left: 5%;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .right-top-hero .stars,
body.page.home section.home-hero .hero-img-cell .right-top-hero .stars, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .right-top-hero .stars {
  right: 25%;
  top: 0.7%;
  animation: startwinkle 4s linear infinite, starfloat 7s linear infinite;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img,
body.page.home section.home-hero .hero-img-cell .hero-img, body.page.page-template-homepage-modular section.home-hero .hero-img-cell .hero-img {
  position: relative;
  z-index: 1;
}
body.page.page-template-frontpage section.home-hero .left-bottom-hero .ellipse,
body.page.home section.home-hero .left-bottom-hero .ellipse, body.page.page-template-homepage-modular section.home-hero .left-bottom-hero .ellipse {
  left: 4%;
  bottom: 32%;
  width: 14%;
  animation: epframe 29s linear infinite;
}
body.page.page-template-frontpage section.home-hero .left-bottom-hero .swirl,
body.page.home section.home-hero .left-bottom-hero .swirl, body.page.page-template-homepage-modular section.home-hero .left-bottom-hero .swirl {
  bottom: 8%;
  left: 6%;
  width: 24%;
}
body.page.page-template-frontpage section.home-hero .left-bottom-hero .copy,
body.page.home section.home-hero .left-bottom-hero .copy, body.page.page-template-homepage-modular section.home-hero .left-bottom-hero .copy {
  bottom: 5%;
  left: 17%;
  animation: copyfloat 12s linear infinite;
}
body.page.page-template-frontpage section.home-hero .left-bottom-hero .copy-2,
body.page.home section.home-hero .left-bottom-hero .copy-2, body.page.page-template-homepage-modular section.home-hero .left-bottom-hero .copy-2 {
  bottom: 42%;
  left: 0;
  animation: copyfloat 9s linear infinite;
}
body.page.page-template-frontpage section.home-hero .left-bottom-hero .stars,
body.page.home section.home-hero .left-bottom-hero .stars, body.page.page-template-homepage-modular section.home-hero .left-bottom-hero .stars {
  bottom: 7%;
  left: 6%;
  transform: scaleX(-1);
  animation: startwinkle 3s linear infinite, starfloat 10s linear infinite;
}
body.page.page-template-frontpage section.home-hero .right-bottom-hero .swirl,
body.page.home section.home-hero .right-bottom-hero .swirl, body.page.page-template-homepage-modular section.home-hero .right-bottom-hero .swirl {
  bottom: 1%;
  right: 3%;
  width: 35%;
}
body.page.page-template-frontpage section.home-hero .right-bottom-hero .copy,
body.page.home section.home-hero .right-bottom-hero .copy, body.page.page-template-homepage-modular section.home-hero .right-bottom-hero .copy {
  right: -2%;
  bottom: 31%;
  animation: copyfloat 16s linear infinite;
}
body.page.page-template-frontpage section.home-hero .right-bottom-hero .copy-2,
body.page.home section.home-hero .right-bottom-hero .copy-2, body.page.page-template-homepage-modular section.home-hero .right-bottom-hero .copy-2 {
  right: 11%;
  bottom: 3%;
  animation: copyfloat 13s linear infinite;
}
body.page.page-template-frontpage section.home-hero .right-bottom-hero .stars,
body.page.home section.home-hero .right-bottom-hero .stars, body.page.page-template-homepage-modular section.home-hero .right-bottom-hero .stars {
  right: 9%;
  bottom: 6%;
  transform: scaleX(-1);
  animation: startwinkle 3.4s linear infinite, starfloat 9s linear infinite;
}
body.page.page-template-frontpage section.home-hero .right-bottom-hero .stars-2,
body.page.home section.home-hero .right-bottom-hero .stars-2, body.page.page-template-homepage-modular section.home-hero .right-bottom-hero .stars-2 {
  right: 0;
  bottom: 26%;
  transform: scaleX(1);
  animation: startwinkle 5.5s linear infinite, starfloat 7s linear infinite;
}
body.page.page-template-frontpage section.home-hero .ap_cta_container,
body.page.home section.home-hero .ap_cta_container, body.page.page-template-homepage-modular section.home-hero .ap_cta_container {
  display: block;
  text-align: center;
  margin-top: -40px;
  margin-bottom: 30px;
}
body.page.page-template-frontpage section.home-hero .ap_cta_container .ap_cta,
body.page.home section.home-hero .ap_cta_container .ap_cta, body.page.page-template-homepage-modular section.home-hero .ap_cta_container .ap_cta {
  display: inline-block;
}
body.page.page-template-frontpage section.home-hero .ap_cta_container .ap_cta a.autopilot_cta,
body.page.home section.home-hero .ap_cta_container .ap_cta a.autopilot_cta, body.page.page-template-homepage-modular section.home-hero .ap_cta_container .ap_cta a.autopilot_cta {
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0px 1.402px 11.215px 0px rgba(0, 0, 0, 0.1);
  padding: 6px 12px;
  font-size: 14px;
  color: #006ceb;
  font-weight: 300;
  line-height: 1;
}
body.page.page-template-frontpage section.home-hero .ap_cta_container .ap_cta a.autopilot_cta img,
body.page.home section.home-hero .ap_cta_container .ap_cta a.autopilot_cta img, body.page.page-template-homepage-modular section.home-hero .ap_cta_container .ap_cta a.autopilot_cta img {
  height: 15px;
  margin: 0 3px;
  display: block;
}
body.page.page-template-frontpage section.home-hero h1,
body.page.home section.home-hero h1, body.page.page-template-homepage-modular section.home-hero h1 {
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
  margin: 0 auto;
  max-width: 560px;
  letter-spacing: 0;
}
body.page.page-template-frontpage section.home-hero h1 sup,
body.page.home section.home-hero h1 sup, body.page.page-template-homepage-modular section.home-hero h1 sup {
  font-size: 10px;
  vertical-align: super;
}
@media (max-width: 1200px) {
  body.page.page-template-frontpage section.home-hero h1,
  body.page.home section.home-hero h1, body.page.page-template-homepage-modular section.home-hero h1 {
    text-align: center;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }
}
body.page.page-template-frontpage section.home-hero h1 span,
body.page.home section.home-hero h1 span, body.page.page-template-homepage-modular section.home-hero h1 span {
  position: relative;
  display: inline-block;
  z-index: 1;
}
body.page.page-template-frontpage section.home-hero h1 span::after,
body.page.home section.home-hero h1 span::after, body.page.page-template-homepage-modular section.home-hero h1 span::after {
  content: "";
  position: absolute;
  top: 100%;
  right: -2px;
  left: -2px;
  height: 6px;
  border-radius: 6.75px;
  margin-top: -6px;
  background-color: #006ceb;
  z-index: 0;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.home-hero h1 span::after,
  body.page.home section.home-hero h1 span::after, body.page.page-template-homepage-modular section.home-hero h1 span::after {
    height: 6px;
    margin-top: -2px;
  }
}
body.page.page-template-frontpage section.home-hero .mobile-subtitle,
body.page.home section.home-hero .mobile-subtitle, body.page.page-template-homepage-modular section.home-hero .mobile-subtitle {
  display: none;
  text-align: center;
  margin-top: 30px;
}
body.page.page-template-frontpage section.home-hero .mobile-subtitle sup,
body.page.home section.home-hero .mobile-subtitle sup, body.page.page-template-homepage-modular section.home-hero .mobile-subtitle sup {
  font-size: 10px;
  vertical-align: super;
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.home-hero .mobile-subtitle,
  body.page.home section.home-hero .mobile-subtitle, body.page.page-template-homepage-modular section.home-hero .mobile-subtitle {
    display: block;
  }
}
body.page.page-template-frontpage section.home-hero .desktop-subtitle,
body.page.home section.home-hero .desktop-subtitle, body.page.page-template-homepage-modular section.home-hero .desktop-subtitle {
  display: block;
  margin: 24px auto;
  max-width: 750px;
  letter-spacing: 0;
  font-size: 18px;
}
body.page.page-template-frontpage section.home-hero .desktop-subtitle sup,
body.page.home section.home-hero .desktop-subtitle sup, body.page.page-template-homepage-modular section.home-hero .desktop-subtitle sup {
  font-size: 10px;
  vertical-align: super;
}
@media (max-width: 1200px) {
  body.page.page-template-frontpage section.home-hero .desktop-subtitle,
  body.page.home section.home-hero .desktop-subtitle, body.page.page-template-homepage-modular section.home-hero .desktop-subtitle {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
body.page.page-template-frontpage section.home-hero .cta,
body.page.home section.home-hero .cta, body.page.page-template-homepage-modular section.home-hero .cta {
  padding: 20px 0;
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.home-hero .cta,
  body.page.home section.home-hero .cta, body.page.page-template-homepage-modular section.home-hero .cta {
    display: none;
  }
}
@media (max-width: 1200px) {
  body.page.page-template-frontpage section.home-hero .cta,
  body.page.home section.home-hero .cta, body.page.page-template-homepage-modular section.home-hero .cta {
    text-align: center;
    padding-bottom: 20px;
  }
}
body.page.page-template-frontpage section.home-hero .places-display,
body.page.home section.home-hero .places-display, body.page.page-template-homepage-modular section.home-hero .places-display {
  width: 500px;
  max-width: 100%;
  height: 232px;
  position: absolute;
  bottom: -50px;
  left: -60px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.home-hero .places-display,
  body.page.home section.home-hero .places-display, body.page.page-template-homepage-modular section.home-hero .places-display {
    height: 152px;
    left: -30px;
  }
}
body.page.page-template-frontpage section.home-hero .places-display .ep-marker img,
body.page.home section.home-hero .places-display .ep-marker img, body.page.page-template-homepage-modular section.home-hero .places-display .ep-marker img {
  display: block;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.home-hero .places-display .ep-marker img,
  body.page.home section.home-hero .places-display .ep-marker img, body.page.page-template-homepage-modular section.home-hero .places-display .ep-marker img {
    width: 24px;
  }
}
body.page.page-template-frontpage section.home-hero .places-display .ep-info,
body.page.home section.home-hero .places-display .ep-info, body.page.page-template-homepage-modular section.home-hero .places-display .ep-info {
  padding-left: 10px;
}
body.page.page-template-frontpage section.home-hero .places-display .frame,
body.page.home section.home-hero .places-display .frame, body.page.page-template-homepage-modular section.home-hero .places-display .frame {
  position: absolute;
  left: 0;
  top: 0;
  width: 232px;
  height: 232px;
  z-index: 0;
  mix-blend-mode: multiply;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.home-hero .places-display .frame,
  body.page.home section.home-hero .places-display .frame, body.page.page-template-homepage-modular section.home-hero .places-display .frame {
    width: 152px;
    height: 152px;
  }
}
body.page.page-template-frontpage section.home-hero .places-display .frame img,
body.page.home section.home-hero .places-display .frame img, body.page.page-template-homepage-modular section.home-hero .places-display .frame img {
  width: 100%;
  mix-blend-mode: multiply;
  animation: 30s linear 0s infinite epframe;
  margin: 0 0 0 0;
}
body.page.page-template-frontpage section.home-hero .places-display .places .eplace,
body.page.home section.home-hero .places-display .places .eplace, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace {
  display: none;
}
body.page.page-template-frontpage section.home-hero .places-display .places .eplace .desc,
body.page.home section.home-hero .places-display .places .eplace .desc, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace .desc {
  margin-bottom: 18px;
  margin-left: -30px;
  z-index: 1;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.home-hero .places-display .places .eplace .desc,
  body.page.home section.home-hero .places-display .places .eplace .desc, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace .desc {
    margin-bottom: 88px;
    margin-left: -22px;
  }
}
body.page.page-template-frontpage section.home-hero .places-display .places .eplace .desc .flex-grid,
body.page.home section.home-hero .places-display .places .eplace .desc .flex-grid, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace .desc .flex-grid {
  padding-top: 56%;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.home-hero .places-display .places .eplace .desc .flex-grid,
  body.page.home section.home-hero .places-display .places .eplace .desc .flex-grid, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace .desc .flex-grid {
    padding-top: 28%;
  }
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.home-hero .places-display .places .eplace .desc .flex-grid,
  body.page.home section.home-hero .places-display .places .eplace .desc .flex-grid, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace .desc .flex-grid {
    padding-top: 10%;
  }
}
body.page.page-template-frontpage section.home-hero .places-display .places .eplace .desc .flex-grid .ep-info,
body.page.home section.home-hero .places-display .places .eplace .desc .flex-grid .ep-info, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace .desc .flex-grid .ep-info {
  padding-top: 1%;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.home-hero .places-display .places .eplace .desc .flex-grid .ep-info,
  body.page.home section.home-hero .places-display .places .eplace .desc .flex-grid .ep-info, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace .desc .flex-grid .ep-info {
    padding-top: 0.5%;
  }
}
body.page.page-template-frontpage section.home-hero .places-display .places .eplace .landmark-image,
body.page.home section.home-hero .places-display .places .eplace .landmark-image, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace .landmark-image {
  width: 232px;
  height: 232px;
  border-radius: 50%;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.home-hero .places-display .places .eplace .landmark-image,
  body.page.home section.home-hero .places-display .places .eplace .landmark-image, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace .landmark-image {
    width: 152px;
    height: 152px;
  }
}
body.page.page-template-frontpage section.home-hero .places-display .places .eplace .landmark-image img,
body.page.home section.home-hero .places-display .places .eplace .landmark-image img, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace .landmark-image img {
  width: 100%;
  margin: 0;
  position: relative;
  z-index: 1;
}
body.page.page-template-frontpage section.home-hero .places-display .places .eplace.active,
body.page.home section.home-hero .places-display .places .eplace.active, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace.active {
  display: flex;
}
body.page.page-template-frontpage section.home-hero .places-display .places .eplace.active .landmark-image img,
body.page.home section.home-hero .places-display .places .eplace.active .landmark-image img, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace.active .landmark-image img {
  animation: 0.3s ease-in 0s 1 normal forwards transitionin;
}
body.page.page-template-frontpage section.home-hero .places-display .places .eplace.leaving .landmark-image img,
body.page.home section.home-hero .places-display .places .eplace.leaving .landmark-image img, body.page.page-template-homepage-modular section.home-hero .places-display .places .eplace.leaving .landmark-image img {
  animation: 0.3s ease-in 0s 1 forwards transitionout;
}
body.page.page-template-frontpage section.extraordinary-places,
body.page.home section.extraordinary-places, body.page.page-template-homepage-modular section.extraordinary-places {
  /*background:linear-gradient(180deg, rgba(214, 224, 237,0) 20%,rgba(214, 224, 237,1) 69.5%, rgba(242, 238, 232,1) 69.5%,rgba(242, 238, 232,0) 100%);*/
  overflow: visible;
  /*moved .ep-items into a more general area so we can reuse the styles on the ep page*/
}
body.page.page-template-frontpage section.extraordinary-places .ep-intro div.ep-image-holder,
body.page.home section.extraordinary-places .ep-intro div.ep-image-holder, body.page.page-template-homepage-modular section.extraordinary-places .ep-intro div.ep-image-holder {
  display: inline-block;
  width: 21%;
  margin: 0 3px 20px 3px;
  max-width: 80px;
}
body.page.page-template-frontpage section.extraordinary-places .ep-intro div.ep-image-holder img,
body.page.home section.extraordinary-places .ep-intro div.ep-image-holder img, body.page.page-template-homepage-modular section.extraordinary-places .ep-intro div.ep-image-holder img {
  display: block;
  width: 100%;
}
body.page.page-template-frontpage section.extraordinary-places .ep-intro h4,
body.page.home section.extraordinary-places .ep-intro h4, body.page.page-template-homepage-modular section.extraordinary-places .ep-intro h4 {
  font-family: "Public Sans", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin-bottom: 20px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places .ep-intro h4,
  body.page.home section.extraordinary-places .ep-intro h4, body.page.page-template-homepage-modular section.extraordinary-places .ep-intro h4 {
    font-size: 18px;
  }
}
body.page.page-template-frontpage section.extraordinary-places .ep-intro h4.desktop-subtitle,
body.page.home section.extraordinary-places .ep-intro h4.desktop-subtitle, body.page.page-template-homepage-modular section.extraordinary-places .ep-intro h4.desktop-subtitle {
  display: block;
}
body.page.page-template-frontpage section.extraordinary-places .ep-intro h4.mobile-subtitle,
body.page.home section.extraordinary-places .ep-intro h4.mobile-subtitle, body.page.page-template-homepage-modular section.extraordinary-places .ep-intro h4.mobile-subtitle {
  display: none;
}
body.page.page-template-frontpage section.extraordinary-places .ep-intro h2,
body.page.home section.extraordinary-places .ep-intro h2, body.page.page-template-homepage-modular section.extraordinary-places .ep-intro h2 {
  margin-bottom: 20px;
}
body.page.page-template-frontpage section.extraordinary-places .ep-intro h2 span,
body.page.home section.extraordinary-places .ep-intro h2 span, body.page.page-template-homepage-modular section.extraordinary-places .ep-intro h2 span {
  position: relative;
  display: inline-block;
  z-index: 1;
}
body.page.page-template-frontpage section.extraordinary-places .ep-intro h2 span::after,
body.page.home section.extraordinary-places .ep-intro h2 span::after, body.page.page-template-homepage-modular section.extraordinary-places .ep-intro h2 span::after {
  content: "";
  position: absolute;
  top: 100%;
  right: -2px;
  left: -2px;
  height: 10px;
  margin-top: 2px;
  background-color: #FFD400;
  z-index: 0;
  border-radius: 22px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places .ep-intro h2 span::after,
  body.page.home section.extraordinary-places .ep-intro h2 span::after, body.page.page-template-homepage-modular section.extraordinary-places .ep-intro h2 span::after {
    height: 6px;
  }
}
body.page.page-template-frontpage section.extraordinary-places .ep-content,
body.page.home section.extraordinary-places .ep-content, body.page.page-template-homepage-modular section.extraordinary-places .ep-content {
  width: 90%;
  margin: 0 auto;
  max-width: 560px;
}
body.page.page-template-frontpage section.extraordinary-places .desktop-description,
body.page.home section.extraordinary-places .desktop-description, body.page.page-template-homepage-modular section.extraordinary-places .desktop-description {
  display: block;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places .desktop-description,
  body.page.home section.extraordinary-places .desktop-description, body.page.page-template-homepage-modular section.extraordinary-places .desktop-description {
    display: none;
  }
}
body.page.page-template-frontpage section.extraordinary-places .mobile-description,
body.page.home section.extraordinary-places .mobile-description, body.page.page-template-homepage-modular section.extraordinary-places .mobile-description {
  display: none;
  padding: 0 20px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places .mobile-description,
  body.page.home section.extraordinary-places .mobile-description, body.page.page-template-homepage-modular section.extraordinary-places .mobile-description {
    display: block;
  }
}
body.page.page-template-frontpage section.extraordinary-places .flex-grid,
body.page.home section.extraordinary-places .flex-grid, body.page.page-template-homepage-modular section.extraordinary-places .flex-grid {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
}
body.page.page-template-frontpage section.extraordinary-places .flex-grid.ep-items,
body.page.home section.extraordinary-places .flex-grid.ep-items, body.page.page-template-homepage-modular section.extraordinary-places .flex-grid.ep-items {
  padding-left: 40px;
  padding-right: 40px;
  margin: 40px auto 0 auto;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places .flex-grid.ep-items,
  body.page.home section.extraordinary-places .flex-grid.ep-items, body.page.page-template-homepage-modular section.extraordinary-places .flex-grid.ep-items {
    margin: 10px auto;
    padding-left: 0;
  }
}
body.page.page-template-frontpage section.text-image,
body.page.home section.text-image, body.page.page-template-homepage-modular section.text-image {
  overflow: visible;
  position: relative;
  z-index: 0;
}
body.page.page-template-frontpage section.text-image:nth-child(odd)::before,
body.page.home section.text-image:nth-child(odd)::before, body.page.page-template-homepage-modular section.text-image:nth-child(odd)::before {
  content: "";
  display: block;
  position: absolute;
  width: 50%;
  height: 150%;
  right: -20%;
  top: -10%;
  background: radial-gradient(circle at center, rgb(128, 170, 255) 0, rgba(128, 232, 255, 0.8) 30%, rgba(128, 232, 255, 0) 60%);
  opacity: 0.3;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.text-image:nth-child(odd)::before,
  body.page.home section.text-image:nth-child(odd)::before, body.page.page-template-homepage-modular section.text-image:nth-child(odd)::before {
    width: 400px;
    height: 400px;
    right: -200px;
    background-size: contain;
  }
}
body.page.page-template-frontpage section.text-image:nth-child(even)::before,
body.page.home section.text-image:nth-child(even)::before, body.page.page-template-homepage-modular section.text-image:nth-child(even)::before {
  content: "";
  display: block;
  position: absolute;
  width: 50%;
  height: 150%;
  left: -20%;
  top: -10%;
  background: radial-gradient(circle at center, rgb(128, 170, 255) 0, rgba(128, 232, 255, 0.8) 30%, rgba(128, 232, 255, 0) 60%);
  opacity: 0.3;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.text-image:nth-child(even)::before,
  body.page.home section.text-image:nth-child(even)::before, body.page.page-template-homepage-modular section.text-image:nth-child(even)::before {
    width: 400px;
    height: 400px;
    left: -200px;
    background-size: contain;
  }
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.text-image,
  body.page.home section.text-image, body.page.page-template-homepage-modular section.text-image {
    padding-bottom: 80px;
  }
  body.page.page-template-frontpage section.text-image .order-left,
  body.page.home section.text-image .order-left, body.page.page-template-homepage-modular section.text-image .order-left {
    order: 0;
  }
  body.page.page-template-frontpage section.text-image .order-right,
  body.page.home section.text-image .order-right, body.page.page-template-homepage-modular section.text-image .order-right {
    order: 0;
  }
}
body.page.page-template-frontpage section.text-image h2,
body.page.home section.text-image h2, body.page.page-template-homepage-modular section.text-image h2 {
  margin-bottom: 6px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.text-image h2,
  body.page.home section.text-image h2, body.page.page-template-homepage-modular section.text-image h2 {
    text-align: center;
    margin-bottom: 12px;
  }
}
body.page.page-template-frontpage section.text-image img,
body.page.home section.text-image img, body.page.page-template-homepage-modular section.text-image img {
  width: 100%;
}
body.page.page-template-frontpage section.text-image .desktop-description,
body.page.home section.text-image .desktop-description, body.page.page-template-homepage-modular section.text-image .desktop-description {
  display: block;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.text-image .desktop-description,
  body.page.home section.text-image .desktop-description, body.page.page-template-homepage-modular section.text-image .desktop-description {
    display: none;
  }
}
body.page.page-template-frontpage section.text-image .mobile-description,
body.page.home section.text-image .mobile-description, body.page.page-template-homepage-modular section.text-image .mobile-description {
  display: none;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.text-image .mobile-description,
  body.page.home section.text-image .mobile-description, body.page.page-template-homepage-modular section.text-image .mobile-description {
    display: block;
  }
}
body.page.page-template-frontpage section.text-image .mobile-description a.button,
body.page.home section.text-image .mobile-description a.button, body.page.page-template-homepage-modular section.text-image .mobile-description a.button {
  display: block;
  margin-top: 10px;
}
body.page.page-template-frontpage section.text-image a.button span.arrow svg path,
body.page.page-template-frontpage section.text-image .cta a span.arrow svg path,
body.page.home section.text-image a.button span.arrow svg path,
body.page.home section.text-image .cta a span.arrow svg path, body.page.page-template-homepage-modular section.text-image a.button span.arrow svg path,
body.page.page-template-homepage-modular section.text-image .cta a span.arrow svg path {
  fill: #fff;
}
body.page.page-template-frontpage section.text-image a.button,
body.page.home section.text-image a.button, body.page.page-template-homepage-modular section.text-image a.button {
  font-weight: 600;
  background: #031846;
  padding: 12px 40px;
}
body.page.page-template-frontpage section.text-image a.button svg path,
body.page.home section.text-image a.button svg path, body.page.page-template-homepage-modular section.text-image a.button svg path {
  fill: #fff;
}
body.page.page-template-frontpage section.text-image a.button:hover,
body.page.home section.text-image a.button:hover, body.page.page-template-homepage-modular section.text-image a.button:hover {
  background: #031846;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.35);
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.text-image a.button,
  body.page.home section.text-image a.button, body.page.page-template-homepage-modular section.text-image a.button {
    display: none;
  }
}
body.page.page-template-frontpage section.autopilot,
body.page.home section.autopilot, body.page.page-template-homepage-modular section.autopilot {
  position: relative;
}
body.page.page-template-frontpage section.autopilot .flex-grid .cta-cell,
body.page.home section.autopilot .flex-grid .cta-cell, body.page.page-template-homepage-modular section.autopilot .flex-grid .cta-cell {
  padding: 60px;
}
@media (max-width: 767px) {
  body.page.page-template-frontpage section.autopilot .flex-grid .cta-cell,
  body.page.home section.autopilot .flex-grid .cta-cell, body.page.page-template-homepage-modular section.autopilot .flex-grid .cta-cell {
    padding: 60px 0;
  }
}
body.page.page-template-frontpage section.autopilot .flex-grid.autopilot-details,
body.page.home section.autopilot .flex-grid.autopilot-details, body.page.page-template-homepage-modular section.autopilot .flex-grid.autopilot-details {
  padding-top: 200px;
}
body.page.page-template-frontpage section.autopilot .flex-grid.splash-grid,
body.page.home section.autopilot .flex-grid.splash-grid, body.page.page-template-homepage-modular section.autopilot .flex-grid.splash-grid {
  width: 100%;
  max-width: 580px;
  margin: 0 auto;
}
body.page.page-template-frontpage section.autopilot .autopilot-holder,
body.page.home section.autopilot .autopilot-holder, body.page.page-template-homepage-modular section.autopilot .autopilot-holder {
  border-radius: 24px;
  max-width: 1344px;
  margin: 80px auto;
  background: linear-gradient(180deg, #f2eee8 0%, #d6e0ed 100%);
  /* Active Card Style */
  box-shadow: 0px 0px 20.2px 0px rgba(3, 24, 70, 0.2);
  padding: 30px 5% 60px 5%;
}
body.page.page-template-frontpage section.autopilot .autopilot-holder h2,
body.page.home section.autopilot .autopilot-holder h2, body.page.page-template-homepage-modular section.autopilot .autopilot-holder h2 {
  font-size: 46px;
}
@media (max-width: 767px) {
  body.page.page-template-frontpage section.autopilot .autopilot-holder h2,
  body.page.home section.autopilot .autopilot-holder h2, body.page.page-template-homepage-modular section.autopilot .autopilot-holder h2 {
    font-size: 40px;
  }
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.autopilot .autopilot-holder h2,
  body.page.home section.autopilot .autopilot-holder h2, body.page.page-template-homepage-modular section.autopilot .autopilot-holder h2 {
    font-size: 34px;
  }
}
body.page.page-template-frontpage section.autopilot .autopilot-holder h4,
body.page.home section.autopilot .autopilot-holder h4, body.page.page-template-homepage-modular section.autopilot .autopilot-holder h4 {
  font-size: 20px;
  line-height: 1.3;
  margin: 6px 0 12px 0;
}
body.page.page-template-frontpage section.autopilot .autopilot-holder p,
body.page.home section.autopilot .autopilot-holder p, body.page.page-template-homepage-modular section.autopilot .autopilot-holder p {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.autopilot .autopilot-holder p,
  body.page.home section.autopilot .autopilot-holder p, body.page.page-template-homepage-modular section.autopilot .autopilot-holder p {
    font-size: 14px;
  }
}
body.page.page-template-frontpage section.autopilot .autopilot-holder .copy,
body.page.home section.autopilot .autopilot-holder .copy, body.page.page-template-homepage-modular section.autopilot .autopilot-holder .copy {
  margin: 2px;
  display: inline-block;
  border-radius: 30px;
  border: 1px solid var(--Blue-Gray-500, #d6e0ed);
  background: #fff;
  padding: 10px 20px;
  font-size: 14px;
}
@media (max-width: 767px) {
  body.page.page-template-frontpage section.autopilot .autopilot-holder .copy,
  body.page.home section.autopilot .autopilot-holder .copy, body.page.page-template-homepage-modular section.autopilot .autopilot-holder .copy {
    font-size: 11px;
  }
}
body.page.page-template-frontpage section.autopilot .autopilot-holder .icons img,
body.page.home section.autopilot .autopilot-holder .icons img, body.page.page-template-homepage-modular section.autopilot .autopilot-holder .icons img {
  width: 110px;
}
body.page.page-template-frontpage section.autopilot .autopilot-line,
body.page.home section.autopilot .autopilot-line, body.page.page-template-homepage-modular section.autopilot .autopilot-line {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: -220px;
  width: 100%;
  height: 710px;
  background-image: var(--wpr-bg-d2ebd9d5-766f-4529-aa82-b1b05bb1ff81);
  background-size: 6000px 2400px;
  background-repeat: no-repeat;
  background-position: top 20px center;
}
body.page.page-template-frontpage section.autopilot .autopilot-float,
body.page.home section.autopilot .autopilot-float, body.page.page-template-homepage-modular section.autopilot .autopilot-float {
  pointer-events: none;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  margin-left: -595px;
  top: 0px;
  width: 1290px;
}
body.page.page-template-frontpage section.autopilot .autopilot-float .float-cell.image,
body.page.home section.autopilot .autopilot-float .float-cell.image, body.page.page-template-homepage-modular section.autopilot .autopilot-float .float-cell.image {
  width: 100px;
  height: 100px;
  opacity: 0;
  border: 5px solid white;
  box-shadow: 0px 0px 8.917px 0px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in;
}
body.page.page-template-frontpage section.autopilot .autopilot-float .float-cell.ap.image,
body.page.home section.autopilot .autopilot-float .float-cell.ap.image, body.page.page-template-homepage-modular section.autopilot .autopilot-float .float-cell.ap.image {
  opacity: 1;
}
body.page.page-template-frontpage section.splash,
body.page.home section.splash, body.page.page-template-homepage-modular section.splash {
  padding: 40px 0;
}
body.page.page-template-frontpage section.splash .flex-grid.splash-grid,
body.page.home section.splash .flex-grid.splash-grid, body.page.page-template-homepage-modular section.splash .flex-grid.splash-grid {
  background-color: #F2F3F3;
  border-radius: 24px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  body.page.page-template-frontpage section.splash .flex-grid.splash-grid,
  body.page.home section.splash .flex-grid.splash-grid, body.page.page-template-homepage-modular section.splash .flex-grid.splash-grid {
    background-size: contain;
    background-position: bottom center;
  }
}
body.page.page-template-frontpage section.splash .afterimage,
body.page.home section.splash .afterimage, body.page.page-template-homepage-modular section.splash .afterimage {
  width: 100%;
  position: absolute;
  height: 100%;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  z-index: 0;
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  filter: blur(20px);
  width: 100%;
  max-width: 1010px;
  margin: 0 auto;
}
body.page.page-template-frontpage section.splash .container,
body.page.home section.splash .container, body.page.page-template-homepage-modular section.splash .container {
  z-index: 6;
  position: relative;
}
body.page.page-template-frontpage section.splash a.splash-button,
body.page.home section.splash a.splash-button, body.page.page-template-homepage-modular section.splash a.splash-button {
  width: 170px;
  padding: 30px 28px;
  border-radius: 8px;
  border: 1px solid #D9DDE1;
  background-color: #F2F3F3;
  background: radial-gradient(107.32% 141.42% at 0% 0%, rgba(255, 255, 255, 0.73) 14%, #eee 52.5%, rgba(255, 255, 255, 0.62) 100%);
  box-shadow: 0px 0px 10px 0px rgba(3, 24, 70, 0);
  transition: all 0.2s ease-in;
  backdrop-filter: blur(0px);
  margin: 0 3px;
}
body.page.page-template-frontpage section.splash a.splash-button span,
body.page.home section.splash a.splash-button span, body.page.page-template-homepage-modular section.splash a.splash-button span {
  display: block;
}
body.page.page-template-frontpage section.splash a.splash-button span.icon-holder,
body.page.home section.splash a.splash-button span.icon-holder, body.page.page-template-homepage-modular section.splash a.splash-button span.icon-holder {
  text-align: center;
}
body.page.page-template-frontpage section.splash a.splash-button span.icon-holder svg,
body.page.home section.splash a.splash-button span.icon-holder svg, body.page.page-template-homepage-modular section.splash a.splash-button span.icon-holder svg {
  display: inline-block;
  width: 45px;
}
body.page.page-template-frontpage section.splash a.splash-button:hover,
body.page.home section.splash a.splash-button:hover, body.page.page-template-homepage-modular section.splash a.splash-button:hover {
  box-shadow: 0px 0px 20px 0px rgba(3, 24, 70, 0.2);
  backdrop-filter: blur(4px);
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.splash .cta-cell,
  body.page.home section.splash .cta-cell, body.page.page-template-homepage-modular section.splash .cta-cell {
    padding: 40px 5%;
  }
  body.page.page-template-frontpage section.splash a.splash-button,
  body.page.home section.splash a.splash-button, body.page.page-template-homepage-modular section.splash a.splash-button {
    width: 100%;
    max-width: 200px;
    padding: 10px;
    margin-bottom: 10px;
  }
  body.page.page-template-frontpage section.splash a.splash-button span.icon-holder svg,
  body.page.home section.splash a.splash-button span.icon-holder svg, body.page.page-template-homepage-modular section.splash a.splash-button span.icon-holder svg {
    width: 35px;
  }
}
body.page.page-template-frontpage section.paragraph,
body.page.home section.paragraph, body.page.page-template-homepage-modular section.paragraph {
  padding: 80px 0;
}
body.page.page-template-frontpage section.paragraph h2,
body.page.home section.paragraph h2, body.page.page-template-homepage-modular section.paragraph h2 {
  margin-bottom: 20px;
}
body.page.page-template-frontpage section.paragraph p,
body.page.home section.paragraph p, body.page.page-template-homepage-modular section.paragraph p {
  font-size: 20px;
  margin-bottom: 20px;
}
body.page.page-template-frontpage section.paragraph .smaller p,
body.page.home section.paragraph .smaller p, body.page.page-template-homepage-modular section.paragraph .smaller p {
  font-size: 16px;
}
body.page.page-template-frontpage section.rv-planning-steps,
body.page.home section.rv-planning-steps, body.page.page-template-homepage-modular section.rv-planning-steps {
  margin-top: -180px;
}
body.page.page-template-frontpage section.rv-planning-steps .rv-steps-bg img.yellowpath,
body.page.home section.rv-planning-steps .rv-steps-bg img.yellowpath, body.page.page-template-homepage-modular section.rv-planning-steps .rv-steps-bg img.yellowpath {
  display: none;
}
body.page.page-template-frontpage section.rv-planning-steps .rv-steps-bg img.bluepath,
body.page.home section.rv-planning-steps .rv-steps-bg img.bluepath, body.page.page-template-homepage-modular section.rv-planning-steps .rv-steps-bg img.bluepath {
  display: block;
}
body.page.page-template-frontpage section.rv-planning-steps .planning-step-cell .step-info-container h3,
body.page.home section.rv-planning-steps .planning-step-cell .step-info-container h3, body.page.page-template-homepage-modular section.rv-planning-steps .planning-step-cell .step-info-container h3 {
  color: #031846;
}
@media (max-width: 767px) {
  body.page.page-template-frontpage section.rv-planning-steps,
  body.page.home section.rv-planning-steps, body.page.page-template-homepage-modular section.rv-planning-steps {
    margin-top: -200px;
  }
}
@media (max-width: 600px) {
  body.page.page-template-frontpage section.rv-planning-steps,
  body.page.home section.rv-planning-steps, body.page.page-template-homepage-modular section.rv-planning-steps {
    margin-top: -40px;
  }
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.rv-planning-steps,
  body.page.home section.rv-planning-steps, body.page.page-template-homepage-modular section.rv-planning-steps {
    margin-top: 100px;
  }
}
@media (max-width: 479px) {
  body.page.page-template-frontpage section.rv-planning-steps,
  body.page.home section.rv-planning-steps, body.page.page-template-homepage-modular section.rv-planning-steps {
    margin-top: -100px;
  }
}
body.page.page-template-frontpage section.rv-autopilot,
body.page.home section.rv-autopilot, body.page.page-template-homepage-modular section.rv-autopilot {
  border-bottom: none;
}
body.page.page-template-frontpage section.rv-autopilot .rv-autopilot-wrap,
body.page.home section.rv-autopilot .rv-autopilot-wrap, body.page.page-template-homepage-modular section.rv-autopilot .rv-autopilot-wrap {
  position: relative;
}
body.page.page-template-frontpage section.rv-autopilot .rv-autopilot-wrap:before,
body.page.home section.rv-autopilot .rv-autopilot-wrap:before, body.page.page-template-homepage-modular section.rv-autopilot .rv-autopilot-wrap:before {
  content: "";
  width: 240px;
  height: 240px;
  position: absolute;
  left: 10%;
  top: -37%;
  background-image: var(--wpr-bg-9e68770e-ed9f-448f-bea8-11cc227a677b);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 0;
}
@media (max-width: 767px) {
  body.page.page-template-frontpage section.rv-autopilot .rv-autopilot-wrap:before,
  body.page.home section.rv-autopilot .rv-autopilot-wrap:before, body.page.page-template-homepage-modular section.rv-autopilot .rv-autopilot-wrap:before {
    top: -20%;
  }
}
body.page.page-template-frontpage section.rv-autopilot .rv-autopilot-container,
body.page.home section.rv-autopilot .rv-autopilot-container, body.page.page-template-homepage-modular section.rv-autopilot .rv-autopilot-container {
  position: relative;
  border-radius: 80px;
  background: #FFC475;
  z-index: 1;
}
body.page.page-template-frontpage section.rv-autopilot .rv-autopilot-container p,
body.page.home section.rv-autopilot .rv-autopilot-container p, body.page.page-template-homepage-modular section.rv-autopilot .rv-autopilot-container p {
  margin-bottom: 20px;
}
body.page.page-template-frontpage section.rv-autopilot .rv-autopilot-container span,
body.page.home section.rv-autopilot .rv-autopilot-container span, body.page.page-template-homepage-modular section.rv-autopilot .rv-autopilot-container span {
  display: none;
}
body.page.page-template-frontpage section.rv-autopilot .phone-overlay,
body.page.home section.rv-autopilot .phone-overlay, body.page.page-template-homepage-modular section.rv-autopilot .phone-overlay {
  width: 100%;
  height: 100%;
  border: 6px solid #031846;
  border-radius: 24px;
}
body.page.page-template-frontpage section.rv-autopilot .phone-overlay img,
body.page.home section.rv-autopilot .phone-overlay img, body.page.page-template-homepage-modular section.rv-autopilot .phone-overlay img {
  display: none;
}
body.page.page-template-frontpage section.rv-autopilot .slide-mask,
body.page.home section.rv-autopilot .slide-mask, body.page.page-template-homepage-modular section.rv-autopilot .slide-mask {
  border-radius: 20px;
}
body.page.page-template-frontpage .cta a,
body.page.home .cta a, body.page.page-template-homepage-modular .cta a {
  transition: all 0.3s ease-in;
}
body.page.page-template-frontpage .cta-cell,
body.page.home .cta-cell, body.page.page-template-homepage-modular .cta-cell {
  padding: 120px 10%;
}
body.page.page-template-frontpage .cta-cell h2,
body.page.home .cta-cell h2, body.page.page-template-homepage-modular .cta-cell h2 {
  margin-bottom: 30px;
}
body.page.page-template-frontpage .cta-cell p,
body.page.home .cta-cell p, body.page.page-template-homepage-modular .cta-cell p {
  margin-bottom: 30px;
  padding: 0 30px;
}
@media (max-width: 767px) {
  body.page.page-template-frontpage .cta-cell p,
  body.page.home .cta-cell p, body.page.page-template-homepage-modular .cta-cell p {
    padding: 0;
  }
}
body.page.page-template-frontpage a.button,
body.page.home a.button, body.page.page-template-homepage-modular a.button {
  padding: 8px 24px 6px 34px;
  background-color: #006ceb;
  border-radius: 46px;
  margin: 32px 0 20px 0;
  display: inline-block;
  transition: all 0.3s ease-in;
}
body.page.page-template-frontpage a.button span.arrow,
body.page.page-template-frontpage .cta a span.arrow,
body.page.home a.button span.arrow,
body.page.home .cta a span.arrow, body.page.page-template-homepage-modular a.button span.arrow,
body.page.page-template-homepage-modular .cta a span.arrow {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: 2px;
  transition: all 0.2s ease-in-out;
}
body.page.page-template-frontpage a.button span.arrow svg,
body.page.page-template-frontpage .cta a span.arrow svg,
body.page.home a.button span.arrow svg,
body.page.home .cta a span.arrow svg, body.page.page-template-homepage-modular a.button span.arrow svg,
body.page.page-template-homepage-modular .cta a span.arrow svg {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
}
body.page.page-template-frontpage a.button span.arrow svg path,
body.page.page-template-frontpage .cta a span.arrow svg path,
body.page.home a.button span.arrow svg path,
body.page.home .cta a span.arrow svg path, body.page.page-template-homepage-modular a.button span.arrow svg path,
body.page.page-template-homepage-modular .cta a span.arrow svg path {
  fill: #006ceb;
}
body.page.page-template-frontpage a.button:hover span.arrow,
body.page.page-template-frontpage .cta a:hover span.arrow,
body.page.home a.button:hover span.arrow,
body.page.home .cta a:hover span.arrow, body.page.page-template-homepage-modular a.button:hover span.arrow,
body.page.page-template-homepage-modular .cta a:hover span.arrow {
  margin-left: 10px;
  margin-right: 5px;
}
body.page.page-template-frontpage a.button:hover,
body.page.home a.button:hover, body.page.page-template-homepage-modular a.button:hover {
  background-color: #006ceb;
}
body.page.page-template-frontpage .mobile-download,
body.page.home .mobile-download, body.page.page-template-homepage-modular .mobile-download {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px 32px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border-top: 1px solid #e9e9e8;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(2px);
  border-radius: 16px 16px 0px 0px;
  z-index: 10;
  display: none;
}
@media (max-width: 767px) {
  body.page.page-template-frontpage .mobile-download,
  body.page.home .mobile-download, body.page.page-template-homepage-modular .mobile-download {
    display: block;
  }
}
body.page.page-template-frontpage .mobile-download a.button,
body.page.home .mobile-download a.button, body.page.page-template-homepage-modular .mobile-download a.button {
  width: 100%;
  height: 44px;
  padding-top: 12px;
  margin-top: 12px;
  text-align: center;
  margin: 0;
}
body.page.page-template-frontpage .mobile-download a.button span.img,
body.page.home .mobile-download a.button span.img, body.page.page-template-homepage-modular .mobile-download a.button span.img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: 2px;
  display: inline-block;
  vertical-align: middle;
}

@keyframes car {
  0% {
    transform: rotate(0deg);
  }
  17% {
    transform: rotate(-20deg);
  }
  42% {
    transform: rotate(20deg);
  }
  88% {
    transform: rotate(-20deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes vehicle {
  0% {
    transform: translateY(0px);
  }
  17% {
    transform: translateY(-1px);
  }
  42% {
    transform: translateY(1px);
  }
  88% {
    transform: translateY(-1px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes epframe {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes transitionout {
  0% {
    transform: rotate(0deg) scale(1);
    opacity: 1;
  }
  100% {
    transform: rotate(360deg) scale(0);
    opacity: 0;
  }
}
@keyframes transitionin {
  0% {
    transform: rotate(360deg) scale(0);
    opacity: 0;
  }
  100% {
    transform: rotate(0deg) scale(1);
    opacity: 1;
  }
}
@keyframes screentransitionin {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes screentransitionout {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes balloon {
  0% {
    margin-top: 0px;
    tranform: rotate(-3deg);
  }
  100% {
    margin-top: 30px;
    transform: rotate(3deg);
  }
}
@keyframes fixed-header {
  from {
    top: -80px;
  }
  to {
    top: 0;
  }
}
@keyframes hero-gradient-flow {
  0% {
    background-size: 100% 300%;
  }
  50% {
    background-size: 100% 100%;
  }
  100% {
    background-size: 100% 300%;
  }
}
@keyframes hero-gradient-flow-subtle {
  0% {
    background-size: 100% 300%;
  }
  50% {
    background-size: 100% 220%;
  }
  100% {
    background-size: 100% 300%;
  }
}
@keyframes topoflow {
  0% {
    width: 50%;
    height: 50%;
    opacity: 0;
    border-width: 16px;
    border-radius: 50% 50% 50% 50%/50% 50% 50% 50%;
    transform: rotateX(10deg);
  }
  10% {
    opacity: 0.2;
    border-width: 10px;
    border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
    transform: rotateX(20deg);
  }
  50% {
    border-width: 5px;
    border-radius: 50% 50% 50% 50%/70% 70% 30% 30%;
    transform: rotateX(30deg);
  }
  90% {
    border-width: 3px;
    border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
    transform: rotateX(20deg);
  }
  100% {
    width: 100%;
    height: 100%;
    opacity: 0;
    border-width: 1px;
    border-radius: 50% 50% 50% 50%/50% 50% 50% 50%;
    transform: rotateX(10deg);
  }
}
@keyframes swirlfloat {
  0% {
    transform: rotate(0deg);
  }
  60% {
    margin-top: 10px;
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes copyfloat {
  0% {
    transform: rotate(0deg) skew(0deg);
  }
  30% {
    transform: rotate(7deg) skew(6deg);
  }
  60% {
    transform: rotate(-7deg) skew(-6deg);
  }
}
@keyframes starfloat {
  0% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes startwinkle {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.2;
  }
  30% {
    opacity: 1;
  }
  60% {
    opacity: 0.2;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
.page-template-frontpage section.extraordinary-places .ep-items,
.page-template-frontpage div.eps-wrapper .ep-items,
body.page-home section.extraordinary-places .ep-items,
body.page-home div.eps-wrapper .ep-items,
.page-template-extraordinary-places section.extraordinary-places .ep-items,
.page-template-extraordinary-places div.eps-wrapper .ep-items {
  margin-top: 40px;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing,
body.page-home section.extraordinary-places .ep-items a.ep-listing,
body.page-home div.eps-wrapper .ep-items a.ep-listing,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing {
  background: #fff;
  border-radius: 8px;
  transition: all 0.1s ease-in;
  display: flex;
  margin-top: 0;
  margin-bottom: 40px;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0px 0px 20.2px 0px rgba(3, 24, 70, 0);
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing h3,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing h3,
body.page-home section.extraordinary-places .ep-items a.ep-listing h3,
body.page-home div.eps-wrapper .ep-items a.ep-listing h3,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing h3,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing h3 {
  text-align: left;
  margin-bottom: 6px;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing h4,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing h4,
body.page-home section.extraordinary-places .ep-items a.ep-listing h4,
body.page-home div.eps-wrapper .ep-items a.ep-listing h4,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing h4,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing h4 {
  text-align: left;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing .imageholder,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing .imageholder,
body.page-home section.extraordinary-places .ep-items a.ep-listing .imageholder,
body.page-home div.eps-wrapper .ep-items a.ep-listing .imageholder,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing .imageholder,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing .imageholder {
  background: linear-gradient(178deg, rgba(122, 135, 150, 0.6) 13%, rgba(185, 185, 185, 0.6) 68%, rgba(186, 186, 186, 0.6) 68%);
  width: 100%;
  height: 0;
  padding-bottom: 85%;
  overflow: hidden;
  position: relative;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing .imageholder .image,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing .imageholder .image,
body.page-home section.extraordinary-places .ep-items a.ep-listing .imageholder .image,
body.page-home div.eps-wrapper .ep-items a.ep-listing .imageholder .image,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing .imageholder .image,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing .imageholder .image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  transform: scale(1);
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing .infoholder,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing .infoholder,
body.page-home section.extraordinary-places .ep-items a.ep-listing .infoholder,
body.page-home div.eps-wrapper .ep-items a.ep-listing .infoholder,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing .infoholder,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing .infoholder {
  padding: 16px;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing span.button,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing span.button,
body.page-home section.extraordinary-places .ep-items a.ep-listing span.button,
body.page-home div.eps-wrapper .ep-items a.ep-listing span.button,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing span.button,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing span.button {
  width: 100%;
  background-color: #fff;
  border-radius: 46px;
  border: 1px solid #006ceb;
  display: block;
  padding: 12px 10px 10px 10px;
  transition: all 0.3s ease-in-out;
  color: #006ceb;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing span.button svg,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing span.button svg,
body.page-home section.extraordinary-places .ep-items a.ep-listing span.button svg,
body.page-home div.eps-wrapper .ep-items a.ep-listing span.button svg,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing span.button svg,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing span.button svg {
  vertical-align: middle;
  margin-bottom: 4px;
  margin-right: 7px;
  transition: filter 0.3s ease-in-out;
  animation-name: none;
  width: 24px;
  display: inline-block;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing span.button span.non-mobile-text,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing span.button span.non-mobile-text,
body.page-home section.extraordinary-places .ep-items a.ep-listing span.button span.non-mobile-text,
body.page-home div.eps-wrapper .ep-items a.ep-listing span.button span.non-mobile-text,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing span.button span.non-mobile-text,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing span.button span.non-mobile-text {
  display: inline;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing span.button span.mobile-text,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing span.button span.mobile-text,
body.page-home section.extraordinary-places .ep-items a.ep-listing span.button span.mobile-text,
body.page-home div.eps-wrapper .ep-items a.ep-listing span.button span.mobile-text,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing span.button span.mobile-text,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing span.button span.mobile-text {
  display: none;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing:hover,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing:hover,
body.page-home section.extraordinary-places .ep-items a.ep-listing:hover,
body.page-home div.eps-wrapper .ep-items a.ep-listing:hover,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing:hover,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing:hover {
  box-shadow: 0px 0px 20px 0px rgba(3, 24, 70, 0.2);
  margin-top: -20px;
  margin-bottom: 60px;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing:hover span.button,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing:hover span.button,
body.page-home section.extraordinary-places .ep-items a.ep-listing:hover span.button,
body.page-home div.eps-wrapper .ep-items a.ep-listing:hover span.button,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing:hover span.button,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing:hover span.button {
  border: 1px solid #fff;
  background-color: #006ceb;
  color: #fff;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing:hover span.button svg path,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing:hover span.button svg path,
body.page-home section.extraordinary-places .ep-items a.ep-listing:hover span.button svg path,
body.page-home div.eps-wrapper .ep-items a.ep-listing:hover span.button svg path,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing:hover span.button svg path,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing:hover span.button svg path {
  fill: #fff;
}
@media (max-width: 850px) {
  .page-template-frontpage section.extraordinary-places .ep-items a.ep-listing:hover,
  .page-template-frontpage div.eps-wrapper .ep-items a.ep-listing:hover,
  body.page-home section.extraordinary-places .ep-items a.ep-listing:hover,
  body.page-home div.eps-wrapper .ep-items a.ep-listing:hover,
  .page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing:hover,
  .page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing:hover {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing .ep-holder,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing .ep-holder,
body.page-home section.extraordinary-places .ep-items a.ep-listing .ep-holder,
body.page-home div.eps-wrapper .ep-items a.ep-listing .ep-holder,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing .ep-holder,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing .ep-holder {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing .ep-holder h4,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing .ep-holder h4,
body.page-home section.extraordinary-places .ep-items a.ep-listing .ep-holder h4,
body.page-home div.eps-wrapper .ep-items a.ep-listing .ep-holder h4,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing .ep-holder h4,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing .ep-holder h4 {
  margin-bottom: 10px;
}
.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing .ep-holder span.button,
.page-template-frontpage div.eps-wrapper .ep-items a.ep-listing .ep-holder span.button,
body.page-home section.extraordinary-places .ep-items a.ep-listing .ep-holder span.button,
body.page-home div.eps-wrapper .ep-items a.ep-listing .ep-holder span.button,
.page-template-extraordinary-places section.extraordinary-places .ep-items a.ep-listing .ep-holder span.button,
.page-template-extraordinary-places div.eps-wrapper .ep-items a.ep-listing .ep-holder span.button {
  margin-top: auto;
}
.page-template-frontpage section.extraordinary-places .ep-items.mobile-ctas a.ep-listing span.button span.non-mobile-text,
.page-template-frontpage div.eps-wrapper .ep-items.mobile-ctas a.ep-listing span.button span.non-mobile-text,
body.page-home section.extraordinary-places .ep-items.mobile-ctas a.ep-listing span.button span.non-mobile-text,
body.page-home div.eps-wrapper .ep-items.mobile-ctas a.ep-listing span.button span.non-mobile-text,
.page-template-extraordinary-places section.extraordinary-places .ep-items.mobile-ctas a.ep-listing span.button span.non-mobile-text,
.page-template-extraordinary-places div.eps-wrapper .ep-items.mobile-ctas a.ep-listing span.button span.non-mobile-text {
  display: none;
}
.page-template-frontpage section.extraordinary-places .ep-items.mobile-ctas a.ep-listing span.button span.mobile-text,
.page-template-frontpage div.eps-wrapper .ep-items.mobile-ctas a.ep-listing span.button span.mobile-text,
body.page-home section.extraordinary-places .ep-items.mobile-ctas a.ep-listing span.button span.mobile-text,
body.page-home div.eps-wrapper .ep-items.mobile-ctas a.ep-listing span.button span.mobile-text,
.page-template-extraordinary-places section.extraordinary-places .ep-items.mobile-ctas a.ep-listing span.button span.mobile-text,
.page-template-extraordinary-places div.eps-wrapper .ep-items.mobile-ctas a.ep-listing span.button span.mobile-text {
  display: inline;
}
.page-template-frontpage section.extraordinary-places .cta,
.page-template-frontpage div.eps-wrapper .cta,
body.page-home section.extraordinary-places .cta,
body.page-home div.eps-wrapper .cta,
.page-template-extraordinary-places section.extraordinary-places .cta,
.page-template-extraordinary-places div.eps-wrapper .cta {
  margin-top: 50px;
}
@media (max-width: 850px) {
  .page-template-frontpage section.extraordinary-places .cta,
  .page-template-frontpage div.eps-wrapper .cta,
  body.page-home section.extraordinary-places .cta,
  body.page-home div.eps-wrapper .cta,
  .page-template-extraordinary-places section.extraordinary-places .cta,
  .page-template-extraordinary-places div.eps-wrapper .cta {
    display: none;
  }
}

body.page.page-template-homepage-modular section.home-hero {
  z-index: 3;
}
body.page.page-template-homepage-modular section.home-hero .hero-container {
  padding-bottom: 60px;
}
body.page.page-template-homepage-modular section.home-hero .hero-container a.hero__button {
  display: inline-block;
  margin-bottom: 30px;
  margin-top: 20px;
}
body.page.page-template-homepage-modular section.home-hero .planner-widget {
  margin-top: 20px;
}

@media (max-width: 850px) {
  .page-template-frontpage section.extraordinary-places .ep-items,
  .page-template-frontpage div.eps-wrapper .ep-items,
  body.page-home section.extraordinary-places .ep-items,
  body.page-home div.eps-wrapper .ep-items {
    display: block;
    margin-top: 10px;
  }
}
.page-template-frontpage section.extraordinary-places .ep-items .slick-track,
.page-template-frontpage div.eps-wrapper .ep-items .slick-track,
body.page-home section.extraordinary-places .ep-items .slick-track,
body.page-home div.eps-wrapper .ep-items .slick-track {
  overflow: visible;
  position: relative;
}
.page-template-frontpage section.extraordinary-places .ep-items .slick-list,
.page-template-frontpage div.eps-wrapper .ep-items .slick-list,
body.page-home section.extraordinary-places .ep-items .slick-list,
body.page-home div.eps-wrapper .ep-items .slick-list {
  overflow: visible;
}
.page-template-frontpage section.extraordinary-places .ep-items .slick-slide,
.page-template-frontpage div.eps-wrapper .ep-items .slick-slide,
body.page-home section.extraordinary-places .ep-items .slick-slide,
body.page-home div.eps-wrapper .ep-items .slick-slide {
  width: 272px;
  margin: 7px;
  overflow: visible;
}
@media (max-width: 850px) {
  .page-template-frontpage section.extraordinary-places .ep-items .flex-grid,
  .page-template-frontpage div.eps-wrapper .ep-items .flex-grid,
  body.page-home section.extraordinary-places .ep-items .flex-grid,
  body.page-home div.eps-wrapper .ep-items .flex-grid {
    display: block;
  }
}
@media (max-width: 850px) {
  .page-template-frontpage section.extraordinary-places .ep-items a.ep-listing,
  .page-template-frontpage div.eps-wrapper .ep-items a.ep-listing,
  body.page-home section.extraordinary-places .ep-items a.ep-listing,
  body.page-home div.eps-wrapper .ep-items a.ep-listing {
    margin-left: 7px;
    margin-right: 7px;
    width: 272px;
  }
}