@charset "UTF-8";
/*
Theme Name: Roadtrippers
Version: 3.30.11
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: roadtrippers
*/
html,
body,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
dd,
img,
pre,
form,
fieldset,
blockquote,
hr,
figure {
  margin: 0;
  padding: 0;
}

img,
fieldset {
  border: 0;
}

html {
  -webkit-tap-highlight-color: transparent;
}

body,
html {
  height: 100%;
  width: 100%;
}

body {
  background-color: hsla(var(--rp-elevation-surface)/1);
  background-color: hsla(var(--rp-elevation-surface)/var(--tw-bg-opacity, 1));
  color: hsla(var(--rp-color-text)/1);
  color: hsla(var(--rp-color-text)/var(--tw-text-opacity, 1));
  font-family: inherit;
  font-family: var(--rp-typography-fontStack, inherit);
  font-size: 16px;
  font-size: calc(var(--rp-typography-fontSize, 16) * 1px);
  font-style: normal;
  font-style: var(--rp-typography-fontStyle, normal);
  font-weight: 400;
  font-weight: var(--rp-typography-fontWeight, 400);
  line-height: 1.5;
  line-height: var(--rp-typography-lineHeight, 1.5);
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

@-moz-document url-prefix() {
  img {
    font-size: 0;
  }
  img:-moz-broken {
    font-size: inherit;
  }
}
button {
  font-family: inherit;
}

:root {
  --rp-color-text-accent-blue: 226 71% 40%;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --rp-color-text-accent-blue-bolder: 224 64% 33%;
  --rp-color-text-accent-red: 0 70% 35%;
  --rp-color-text-accent-red-bolder: 0 63% 31%;
  --rp-color-text-accent-orange: 15 79% 34%;
  --rp-color-text-accent-orange-bolder: 15 75% 28%;
  --rp-color-text-accent-yellow: 32 81% 29%;
  --rp-color-text-accent-yellow-bolder: 28 73% 26%;
  --rp-color-text-accent-green: 143 64% 24%;
  --rp-color-text-accent-green-bolder: 144 61% 20%;
  --rp-color-text: 180 1% 15%;
  --rp-color-text-subtle: 0 0% 35%;
  --rp-color-text-subtlest: 180 0% 41%;
  --rp-color-text-disabled: 0 0% 75%;
  --rp-color-text-inverse: 0 0% 100%;
  --rp-color-text-brand: 139 54% 30%;
  --rp-color-text-brand-inverse: 0 0% 100%;
  --rp-color-text-roadpass: 41 96% 40%;
  --rp-color-text-roadpass-inverse: 40 3% 23%;
  --rp-color-text-secondary: 196 77% 36%;
  --rp-color-text-secondary-inverse: 0 0% 100%;
  --rp-color-text-tertiary: 213 15% 41%;
  --rp-color-text-tertiary-inverse: 0 0% 100%;
  --rp-color-text-selected: 139 54% 30%;
  --rp-color-text-danger: 0 74% 42%;
  --rp-color-text-danger-inverse: 0 0% 100%;
  --rp-color-text-warning: 17 88% 40%;
  --rp-color-text-warning-inverse: 0 0% 100%;
  --rp-color-text-success: 142 72% 29%;
  --rp-color-text-success-inverse: 0 0% 100%;
  --rp-color-text-information: 226 71% 40%;
  --rp-color-text-information-inverse: 0 0% 100%;
  --rp-color-icon-accent-blue: 221 83% 53%;
  --rp-color-icon-accent-red: 0 72% 51%;
  --rp-color-icon-accent-orange: 21 90% 48%;
  --rp-color-icon-accent-yellow: 41 96% 40%;
  --rp-color-icon-accent-green: 142 76% 36%;
  --rp-color-icon: 0 0% 35%;
  --rp-color-icon-subtle: 0 0% 56%;
  --rp-color-icon-inverse: 0 0% 100%;
  --rp-color-icon-disabled: 0 0% 56%;
  --rp-color-icon-brand: 139 54% 30%;
  --rp-color-icon-roadpass: 35 92% 33%;
  --rp-color-icon-secondary: 196 77% 36%;
  --rp-color-icon-tertiary: 213 15% 41%;
  --rp-color-icon-selected: 139 54% 30%;
  --rp-color-icon-danger: 0 74% 42%;
  --rp-color-icon-warning: 17 88% 40%;
  --rp-color-icon-warning-inverse: 32 98% 83%;
  --rp-color-icon-success: 142 72% 29%;
  --rp-color-icon-information: 224 76% 48%;
  --rp-color-border-accent-blue: 221 83% 53%;
  --rp-color-border-accent-red: 0 72% 51%;
  --rp-color-border-accent-orange: 21 90% 48%;
  --rp-color-border-accent-yellow: 41 96% 40%;
  --rp-color-border-accent-green: 142 76% 36%;
  --rp-color-border: 245 8% 28%;
  --rp-color-border-inverse: 0 0% 100%;
  --rp-color-border-focused: 138 33% 47%;
  --rp-color-border-input: 0 0% 75%;
  --rp-color-border-disabled: 0 0% 84%;
  --rp-color-border-brand: 139 54% 30%;
  --rp-color-border-roadpass: 48 96% 53%;
  --rp-color-border-secondary: 196 77% 36%;
  --rp-color-border-tertiary: 213 15% 41%;
  --rp-color-border-selected: 139 54% 30%;
  --rp-color-border-danger: 0 74% 42%;
  --rp-color-border-danger-focused: 0 72% 51%;
  --rp-color-border-danger-bold: 0 74% 42%;
  --rp-color-border-warning: 17 88% 40%;
  --rp-color-border-success: 142 72% 29%;
  --rp-color-border-information: 224 76% 48%;
  --rp-color-background-accent-blue-subtlest: 140 28% 90%;
  --rp-color-background-accent-blue-subtler: 196 63% 81%;
  --rp-color-background-accent-blue-subtle: 196 62% 57%;
  --rp-color-background-accent-blue-bolder: 196 76% 45%;
  --rp-color-background-accent-red-subtlest: 0 93% 94%;
  --rp-color-background-accent-red-subtler: 0 96% 89%;
  --rp-color-background-accent-red-subtle: 0 91% 71%;
  --rp-color-background-accent-red-bolder: 0 74% 42%;
  --rp-color-background-accent-orange-subtlest: 34 100% 92%;
  --rp-color-background-accent-orange-subtler: 32 98% 83%;
  --rp-color-background-accent-orange-subtle: 27 96% 61%;
  --rp-color-background-accent-orange-bolder: 17 88% 40%;
  --rp-color-background-accent-yellow-subtlest: 55 97% 88%;
  --rp-color-background-accent-yellow-subtler: 53 98% 77%;
  --rp-color-background-accent-yellow-subtle: 48 96% 53%;
  --rp-color-background-accent-yellow-bolder: 35 92% 33%;
  --rp-color-background-accent-green-subtlest: 141 84% 93%;
  --rp-color-background-accent-green-subtler: 141 79% 85%;
  --rp-color-background-accent-green-subtle: 142 69% 58%;
  --rp-color-background-accent-green-bolder: 142 72% 29%;
  --rp-color-background-disabled: 0 0% 95%;
  --rp-color-background-inverse-subtle: 0 0% 95%;
  --rp-color-background-inverse-subtle-hovered: 0 0% 91%;
  --rp-color-background-inverse-subtle-pressed: 0 0% 84%;
  --rp-color-background-input: 0 0% 98%;
  --rp-color-background-input-hovered: 198 63% 97%;
  --rp-color-background-input-pressed: 0 0% 100%;
  --rp-color-background-neutral: 0 0% 91%;
  --rp-color-background-neutral-hovered: 0 0% 84%;
  --rp-color-background-neutral-pressed: 0 0% 75%;
  --rp-color-background-neutral-subtle: 0 0% 95%;
  --rp-color-background-neutral-subtle-hovered: 0 0% 91%;
  --rp-color-background-neutral-subtle-pressed: 0 0% 91%;
  --rp-color-background-neutral-bold: 246 5% 43%;
  --rp-color-background-neutral-bold-hovered: 245 6% 36%;
  --rp-color-background-neutral-bold-pressed: 245 8% 28%;
  --rp-color-background-brand-bold: 138 58% 34%;
  --rp-color-background-brand-bold-hovered: 139 54% 30%;
  --rp-color-background-brand-bold-pressed: 138 46% 27%;
  --rp-color-background-roadpass-bold: 48 96% 53%;
  --rp-color-background-roadpass-bold-hovered: 45 93% 47%;
  --rp-color-background-roadpass-bold-pressed: 41 96% 40%;
  --rp-color-background-secondary-bold: 196 77% 36%;
  --rp-color-background-secondary-bold-hovered: 196 72% 33%;
  --rp-color-background-secondary-bold-pressed: 196 63% 29%;
  --rp-color-background-tertiary-bold: 212 15% 42%;
  --rp-color-background-tertiary-bold-hovered: 210 14% 35%;
  --rp-color-background-tertiary-bold-pressed: 212 11% 26%;
  --rp-color-background-selected: 140 28% 90%;
  --rp-color-background-selected-hovered: 139 30% 81%;
  --rp-color-background-selected-pressed: 138 29% 70%;
  --rp-color-background-selected-bold: 138 58% 34%;
  --rp-color-background-selected-bold-hovered: 139 54% 30%;
  --rp-color-background-selected-bold-pressed: 138 46% 27%;
  --rp-color-background-danger: 0 86% 97%;
  --rp-color-background-danger-hovered: 0 93% 94%;
  --rp-color-background-danger-pressed: 0 96% 89%;
  --rp-color-background-danger-bold: 0 74% 42%;
  --rp-color-background-danger-bold-hovered: 0 70% 35%;
  --rp-color-background-danger-bold-pressed: 0 63% 31%;
  --rp-color-background-warning: 33 100% 96%;
  --rp-color-background-warning-hovered: 34 100% 92%;
  --rp-color-background-warning-pressed: 32 98% 83%;
  --rp-color-background-warning-bold: 17 88% 40%;
  --rp-color-background-warning-bold-hovered: 15 79% 34%;
  --rp-color-background-warning-bold-pressed: 15 75% 28%;
  --rp-color-background-success: 138 76% 97%;
  --rp-color-background-success-hovered: 141 84% 93%;
  --rp-color-background-success-pressed: 141 79% 85%;
  --rp-color-background-success-bold: 142 72% 29%;
  --rp-color-background-success-bold-hovered: 143 64% 24%;
  --rp-color-background-success-bold-pressed: 144 61% 20%;
  --rp-color-background-information: 214 100% 97%;
  --rp-color-background-information-hovered: 214 95% 93%;
  --rp-color-background-information-pressed: 213 97% 87%;
  --rp-color-background-information-bold: 224 76% 48%;
  --rp-color-background-information-bold-hovered: 226 71% 40%;
  --rp-color-background-information-bold-pressed: 224 64% 33%;
  --rp-color-blanket: 0 0% 56%;
  --rp-color-blanket-selected: 138 33% 47%;
  --rp-color-blanket-danger: 0 84% 60%;
  --rp-color-interaction-hovered: 0 0% 100%;
  --rp-color-interaction-pressed: 0 0% 100%;
  --rp-color-interaction-inverse-hovered: 0 0% 0%;
  --rp-color-interaction-inverse-pressed: 0 0% 0%;
  --rp-color-primary-50: 135 25% 97%;
  --rp-color-primary-100: 140 28% 90%;
  --rp-color-primary-200: 139 30% 81%;
  --rp-color-primary-300: 138 29% 70%;
  --rp-color-primary-400: 138 30% 58%;
  --rp-color-primary-500: 138 33% 47%;
  --rp-color-primary-600: 138 51% 36%;
  --rp-color-primary-700: 138 58% 34%;
  --rp-color-primary-800: 139 54% 30%;
  --rp-color-primary-900: 138 46% 27%;
  --rp-color-primary-1000: 139 33% 22%;
  --rp-color-secondary-50: 198 63% 97%;
  --rp-color-secondary-100: 197 63% 90%;
  --rp-color-secondary-200: 196 63% 81%;
  --rp-color-secondary-300: 196 62% 70%;
  --rp-color-secondary-400: 196 62% 57%;
  --rp-color-secondary-500: 196 76% 45%;
  --rp-color-secondary-600: 196 84% 43%;
  --rp-color-secondary-700: 196 77% 36%;
  --rp-color-secondary-800: 196 72% 33%;
  --rp-color-secondary-900: 196 63% 29%;
  --rp-color-secondary-1000: 197 46% 23%;
  --rp-color-tertiary-50: 210 11% 93%;
  --rp-color-tertiary-100: 210 12% 87%;
  --rp-color-tertiary-200: 210 11% 79%;
  --rp-color-tertiary-300: 212 11% 70%;
  --rp-color-tertiary-400: 211 11% 62%;
  --rp-color-tertiary-500: 214 11% 55%;
  --rp-color-tertiary-600: 211 12% 47%;
  --rp-color-tertiary-700: 212 15% 42%;
  --rp-color-tertiary-800: 213 15% 41%;
  --rp-color-tertiary-900: 210 14% 35%;
  --rp-color-tertiary-1000: 212 11% 26%;
  --rp-color-neutral-0: 0 0% 100%;
  --rp-color-neutral-50: 0 0% 95%;
  --rp-color-neutral-100: 0 0% 91%;
  --rp-color-neutral-200: 0 0% 84%;
  --rp-color-neutral-300: 0 0% 75%;
  --rp-color-neutral-400: 0 0% 65%;
  --rp-color-neutral-500: 0 0% 56%;
  --rp-color-neutral-600: 0 0% 48%;
  --rp-color-neutral-700: 180 0% 41%;
  --rp-color-neutral-800: 0 0% 35%;
  --rp-color-neutral-900: 0 0% 26%;
  --rp-color-neutral-1000: 180 1% 15%;
  --rp-color-lightNeutral-0: 24 100% 99%;
  --rp-color-lightNeutral-50: 30 100% 97%;
  --rp-color-lightNeutral-100: 30 100% 91%;
  --rp-color-lightNeutral-200: 30 47% 83%;
  --rp-color-lightNeutral-300: 30 26% 74%;
  --rp-color-lightNeutral-400: 31 16% 65%;
  --rp-color-lightNeutral-500: 29 10% 56%;
  --rp-color-lightNeutral-600: 33 7% 48%;
  --rp-color-lightNeutral-700: 34 7% 41%;
  --rp-color-lightNeutral-800: 30 6% 34%;
  --rp-color-lightNeutral-900: 30 5% 26%;
  --rp-color-lightNeutral-1000: 40 3% 23%;
  --rp-color-darkNeutral-0: 245 8% 28%;
  --rp-color-darkNeutral-50: 245 8% 28%;
  --rp-color-darkNeutral-100: 245 6% 36%;
  --rp-color-darkNeutral-200: 246 5% 43%;
  --rp-color-darkNeutral-300: 240 3% 50%;
  --rp-color-darkNeutral-400: 240 3% 58%;
  --rp-color-darkNeutral-500: 250 4% 67%;
  --rp-color-darkNeutral-600: 240 3% 76%;
  --rp-color-darkNeutral-700: 240 2% 84%;
  --rp-color-darkNeutral-800: 240 5% 92%;
  --rp-color-darkNeutral-900: 0 0% 98%;
  --rp-color-darkNeutral-1000: 0 0% 98%;
  --rp-color-success-50: 138 76% 97%;
  --rp-color-success-100: 141 84% 93%;
  --rp-color-success-200: 141 79% 85%;
  --rp-color-success-300: 142 77% 73%;
  --rp-color-success-400: 142 69% 58%;
  --rp-color-success-500: 142 71% 45%;
  --rp-color-success-600: 142 76% 36%;
  --rp-color-success-700: 142 72% 29%;
  --rp-color-success-800: 143 64% 24%;
  --rp-color-success-900: 144 61% 20%;
  --rp-color-danger-50: 0 86% 97%;
  --rp-color-danger-100: 0 93% 94%;
  --rp-color-danger-200: 0 96% 89%;
  --rp-color-danger-300: 0 94% 82%;
  --rp-color-danger-400: 0 91% 71%;
  --rp-color-danger-500: 0 84% 60%;
  --rp-color-danger-600: 0 72% 51%;
  --rp-color-danger-700: 0 74% 42%;
  --rp-color-danger-800: 0 70% 35%;
  --rp-color-danger-900: 0 63% 31%;
  --rp-color-warning-50: 33 100% 96%;
  --rp-color-warning-100: 34 100% 92%;
  --rp-color-warning-200: 32 98% 83%;
  --rp-color-warning-300: 31 97% 72%;
  --rp-color-warning-400: 27 96% 61%;
  --rp-color-warning-500: 25 95% 53%;
  --rp-color-warning-600: 21 90% 48%;
  --rp-color-warning-700: 17 88% 40%;
  --rp-color-warning-800: 15 79% 34%;
  --rp-color-warning-900: 15 75% 28%;
  --rp-color-information-50: 214 100% 97%;
  --rp-color-information-100: 214 95% 93%;
  --rp-color-information-200: 213 97% 87%;
  --rp-color-information-300: 212 96% 78%;
  --rp-color-information-400: 213 94% 68%;
  --rp-color-information-500: 217 91% 60%;
  --rp-color-information-600: 221 83% 53%;
  --rp-color-information-700: 224 76% 48%;
  --rp-color-information-800: 226 71% 40%;
  --rp-color-information-900: 224 64% 33%;
  --rp-color-skeleton: 0 0% 84%;
  --rp-color-skeleton-subtle: 0 0% 91%;
  --rp-color-link: 196 77% 36%;
  --rp-color-link-pressed: 196 63% 29%;
  --rp-elevation-shadow-raised: 0px 1px 2px #2627270F, 0px 1px 3px #2627271A;
  --rp-elevation-shadow-overflow: 0px 2px 6px -1px #2627271F, 0px 4px 10px -1px #26272729;
  --rp-elevation-shadow-overlay: 0px 10px 10px -5px #2627270A, 0px 20px 25px -5px #2627271A;
  --rp-elevation-surface: 0 0% 100%;
  --rp-elevation-surface-sunken: 0 0% 95%;
  --rp-elevation-surface-raised: 0 0% 100%;
  --rp-elevation-surface-overlay: 180 1% 15%;
  --rp-radius: 4px;
  --rp-radius-none: 0px;
  --rp-radius-sm: 2px;
  --rp-radius-md: 6px;
  --rp-radius-lg: 8px;
  --rp-radius-xl: 12px;
  --rp-radius-2xl: 16px;
  --rp-radius-3xl: 24px;
  --rp-radius-full: 9999px;
  --rp-radius-button-xs: 12px;
  --rp-radius-button-sm: 16px;
  --rp-radius-button-md: 24px;
  --rp-radius-button-lg: 24px;
  --rp-spacing-grid: 8;
  --rp-typography-fontSize-0: 11px;
  --rp-typography-fontSize-5: 12px;
  --rp-typography-fontSize-10: 14px;
  --rp-typography-fontSize-20: 16px;
  --rp-typography-fontSize-30: 18px;
  --rp-typography-fontSize-40: 20px;
  --rp-typography-fontSize-50: 24px;
  --rp-typography-fontSize-60: 30px;
  --rp-typography-fontSize-70: 36px;
  --rp-typography-fontSize-80: 48px;
  --rp-typography-fontSize-90: 60px;
  --rp-typography-fontSize-100: 72px;
  --rp-typography-fontSize-1000: 96px;
  --rp-typography-fontSize: 16;
  --rp-typography-fontStack: "Axiforma", -apple-system, BlinkMacSystemFont, "avenir next", avenir, "segoe ui", "helvetica neue", helvetica, Ubuntu, roboto, noto, arial, sans-serif;
  --rp-typography-fontStack-headings: "Axiforma", Arial, sans-serif;
  --rp-typography-fontStack-mono: "SFMono-Medium", "SF Mono", "Segoe UI Mono", "Roboto Mono", "Ubuntu Mono", Menlo, Consolas, Courier, monospace;
  --rp-typography-fontWeight-regular: 400;
  --rp-typography-fontWeight-bold: 700;
  --rp-typography-fontWeight-medium: 500;
  --rp-typography-fontWeight-semibold: 600;
  --rp-typography-fontWeight-black: 900;
  --rp-typography-letterSpacing-0: 0%;
  --rp-typography-lineHeight-none: 1;
  --rp-typography-lineHeight-tight: 1.25;
  --rp-typography-lineHeight-snug: 1.37;
  --rp-typography-lineHeight-normal: 1.5;
  --rp-typography-lineHeight-relaxed: 1.62;
  --rp-typography-lineHeight-loose: 2;
  --rp-utility-UNSAFE_util-transparent: 0 0% 0%;
  --rp-utility-UNSAFE_util-MISSING_TOKEN: 328 100% 54%;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.rp-btn {
  position: relative;
  box-sizing: border-box;
  display: inline-flex;
  width: auto;
  max-width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-width: 2px;
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
  letter-spacing: 0.025em;
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-duration: 150ms;
  font-size: inherit;
  font-size: 1.125rem;
  font-style: normal;
  font-family: inherit;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 2.5rem;
  gap: 0.5rem;
  border-radius: var(--rp-radius-button-md);
  padding-left: 1rem;
  padding-right: 1rem;
  line-height: 1.75rem;
  line-height: calc(2.5rem - 4px);
}

.rp-btn-icon {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  margin-top: 0px;
  margin-bottom: 0px;
  display: flex;
  flex-shrink: 0;
  flex-grow: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  align-self: center;
  line-height: 0;
  font-size: 1.5rem;
}

.rp-btn-content {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  margin-top: 0px;
  margin-bottom: 0px;
  flex-shrink: 1;
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rp-btn-icon,
.rp-btn-content {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-duration: 300ms;
}

.rp-btn-disabled,
.rp-btn[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  text-decoration-line: none;
  --tw-border-opacity: 1;
  border-color: hsl(var(--rp-color-background-disabled)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-color-background-disabled)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--rp-color-text-disabled)/var(--tw-text-opacity));
}

.rp-btn[data-has-overlay=true] {
  cursor: default;
  text-decoration-line: none;
}

.rp-btn::-moz-focus-inner {
  border: 0;
  margin: 0;
  padding: 0;
}

.rp-btn-group > :where(.rp-btn, .rp-btn-group-item) {
  display: flex;
  flex-wrap: wrap;
  flex: 1 0 auto;
}

.rp-btn-group > :where(.rp-btn, .rp-btn-group-item) + .rp-btn-group > :where(.rp-btn, .rp-btn-group-item)::before {
  content: "";
  display: inline-block;
  width: 2px;
}

.rp-icon {
  display: inline-block;
  flex-shrink: 0;
  line-height: 1;
}

.rp-icon > svg {
  pointer-events: none;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  vertical-align: bottom;
  color: var(--icon-primary-color);
  fill: var(--icon-secondary-color);
}

.rp-icon > svg stop {
  stop-color: currentColor;
}

@media (min-width: 640px) {
  .rp-input-group > .rp-input-group-element,
.rp-input-group > .rp-btn {
    font-size: 0.875rem;
    line-height: 1.25rem;
    height: calc(3.25rem - 2px);
  }
}
.rp-input-group > .rp-input-group-element,
.rp-input-group > .rp-btn {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 2;
  height: calc(3.5rem - 2px);
}

.rp-logo {
  position: relative;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: normal;
  line-height: 1;
  color: var(--logo-color);
  fill: var(--logo-fill);
}

.rp-logo > svg {
  height: 100%;
  fill: inherit;
}

.rp-modal {
  visibility: hidden;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.75, 0, 0.25, 1);
  transition-property: transform, opacity;
  overflow-y: hidden;
  overscroll-behavior: contain;
}

.rp-modal-box {
  max-height: calc(100vh - 5em);
  max-height: 100vh;
  pointer-events: auto;
  display: flex;
  height: 100%;
  min-height: 0px;
  width: 100%;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-elevation-surface)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--rp-color-text)/var(--tw-text-opacity));
  max-width: 100vw;
  flex: 0 1 auto;
}

.rp-modal-open,
.rp-modal:target,
.rp-modal-toggle:checked + .rp-modal {
  visibility: visible;
  opacity: 1;
}

.rp-modal-blanket {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  overflow-y: auto;
  z-index: 500;
  overscroll-behavior: contain;
  pointer-events: initial;
}

.rp-modal-blanket-background {
  background-color: hsl(var(--rp-color-blanket)/var(--tw-bg-opacity));
  --tw-bg-opacity: 0.54;
}

.rp-modal-position {
  position: fixed;
  top: 0px;
  left: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  max-width: 100%;
  transform: none;
  flex-direction: column;
  z-index: 510;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-duration: 300ms;
}

@media (prefers-reduced-motion: reduce) {
  .rp-modal-position {
    animation: none;
    transition-property: none;
  }
}
.rp-modal-scroll-container {
  margin: 0px;
  flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
  display: inherit;
  flex: inherit;
  flex-direction: inherit;
}

.rp-modal-box-scroll-body-desktop {
  height: var(--modal-height);
  max-height: inherit;
}

.rp-modal-body-scrollable {
  flex: 1 1 auto;
  padding-top: 2px;
  padding-bottom: 2px;
}

.rp-modal-footer {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
  padding-top: 22px;
}

@keyframes loadIn {
  from {
    transform: rotate(50deg);
    opacity: 0;
    stroke-dashoffset: 60;
  }
  to {
    transform: rotate(230deg);
    opacity: 1;
    stroke-dashoffset: 50;
  }
}
.rp-btn,
.rp-btn-default {
  --tw-border-opacity: 1;
  border-color: hsl(var(--rp-color-background-neutral)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-color-background-neutral)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--rp-color-text)/var(--tw-text-opacity));
}

.rp-btn:visited,
.rp-btn-default:visited {
  border-color: hsl(var(--rp-color-background-neutral));
  background-color: hsl(var(--rp-color-background-neutral));
  color: hsl(var(--rp-color-text));
}

.rp-btn:not([data-has-overlay=true]):not([disabled]):hover, .rp-btn-default:not([data-has-overlay=true]):not([disabled]):hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--rp-color-background-neutral-hovered)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-color-background-neutral-hovered)/var(--tw-bg-opacity));
}

.rp-btn:not([data-has-overlay=true]):not([disabled]):active,
.rp-btn-active,
.rp-btn-default:not([data-has-overlay=true]):not([disabled]):active,
.rp-btn-default-active {
  --tw-border-opacity: 1;
  border-color: hsl(var(--rp-color-background-neutral-pressed)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-color-background-neutral-pressed)/var(--tw-bg-opacity));
}

.rp-btn.rp-focus-visible, .rp-btn-default.rp-focus-visible {
  box-shadow: 0 0 0 2px hsl(var(--rp-color-border-focused));
  outline: none;
}

.rp-btn:focus-visible, .rp-btn-default:focus-visible {
  box-shadow: 0 0 0 2px hsl(var(--rp-color-border-focused));
  outline: none;
}

.rp-btn-link,
.rp-btn-subtle-link {
  background: none;
  border-color: transparent;
}

.rp-btn-link:hover,
.rp-btn-subtle-link:hover {
  border-color: transparent;
  text-decoration-line: underline;
}

.rp-btn-link:visited, .rp-btn-subtle-link:visited {
  background: none;
  border-color: transparent;
}

.rp-btn-link:not([data-has-overlay=true]):not([disabled]):hover,
.rp-btn-link:not([data-has-overlay=true]):not([disabled]):active,
.rp-btn-link-active,
.rp-btn-subtle-link:not([data-has-overlay=true]):not([disabled]):hover,
.rp-btn-subtle-link:not([data-has-overlay=true]):not([disabled]):active,
.rp-btn-subtle-link-active {
  background: none;
  border-color: transparent;
}

.rp-btn-link.rp-btn-roadpass,
.rp-btn-link.rp-btn-roadpass:visited,
.rp-btn-link.rp-btn-roadpass:not([data-has-overlay=true]):not([disabled]):active,
.rp-btn-link.rp-btn-roadpass-active {
  --tw-text-opacity: 1;
  color: hsl(var(--rp-color-text-roadpass)/var(--tw-text-opacity));
}

.rp-btn-subtle-link {
  --tw-text-opacity: 1;
  color: hsl(var(--rp-color-text-subtle)/var(--tw-text-opacity));
}

.rp-btn-subtle-link:visited {
  color: hsl(var(--rp-color-text-subtle));
}

.rp-btn-roadpass {
  --tw-border-opacity: 1;
  border-color: hsl(var(--rp-color-background-roadpass-bold)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-color-background-roadpass-bold)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--rp-color-text-roadpass-inverse)/var(--tw-text-opacity));
}

.rp-btn-roadpass:visited {
  border-color: hsl(var(--rp-color-background-roadpass-bold));
  background-color: hsl(var(--rp-color-background-roadpass-bold));
  color: hsl(var(--rp-color-text-roadpass-inverse));
}

.rp-btn-roadpass:not([data-has-overlay=true]):not([disabled]):hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--rp-color-background-roadpass-bold-hovered)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-color-background-roadpass-bold-hovered)/var(--tw-bg-opacity));
}

.rp-btn-roadpass:not([data-has-overlay=true]):not([disabled]):active,
.rp-btn-roadpass-active {
  --tw-border-opacity: 1;
  border-color: hsl(var(--rp-color-background-roadpass-bold-pressed)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-color-background-roadpass-bold-pressed)/var(--tw-bg-opacity));
}

.rp-btn-outline.rp-btn-roadpass,
.rp-btn-outline-roadpass {
  --tw-border-opacity: 1;
  border-color: hsl(var(--rp-color-background-roadpass-bold)/var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: hsl(var(--rp-color-text)/var(--tw-text-opacity));
}

.rp-btn-outline.rp-btn-roadpass:not([data-has-overlay=true]):not([disabled]):hover, .rp-btn-outline-roadpass:not([data-has-overlay=true]):not([disabled]):hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--rp-color-background-roadpass-bold)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-color-background-roadpass-bold)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--rp-color-text-roadpass-inverse)/var(--tw-text-opacity));
}

.rp-btn-group > :where(.rp-btn, .rp-btn-group-item):not(:first-child) {
  border-top-left-radius: var(--rp-radius-none);
  border-bottom-left-radius: var(--rp-radius-none);
  border-left-width: 0px;
  margin-left: -2px;
}

.rp-btn-group > :where(.rp-btn, .rp-btn-group-item):not(:last-child) {
  border-top-right-radius: var(--rp-radius-none);
  border-bottom-right-radius: var(--rp-radius-none);
  border-right-width: 0px;
}

.rp-input-group > .rp-btn {
  border-radius: var(--rp-radius-md);
  font-weight: 400;
  --tw-text-opacity: 1;
  color: hsl(var(--rp-color-text-subtlest)/var(--tw-text-opacity));
  background-color: transparent;
  border-width: 1px;
  border-color: transparent;
}

.rp-input-group > .rp-btn:not([data-has-overlay=true]):not([disabled]):hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-color-background-input-hovered)/var(--tw-bg-opacity));
}

.rp-input-group > .rp-btn:not([data-has-overlay=true]):not([disabled]):active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-color-background-input-pressed)/var(--tw-bg-opacity));
}

.rp-input-group > .rp-btn:focus {
  border-color: transparent !important;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-color-background-input-pressed)/var(--tw-bg-opacity));
  --tw-ring-color: hsl(var(--rp-color-border-focused) / 0.25);
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
          var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width))
          var(--tw-ring-color);
  box-shadow: 0 0 0 1px hsl(var(--rp-color-border-focused)/var(--tw-border-opacity)), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 1px hsl(var(--rp-color-border-focused)/var(--tw-border-opacity)), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}

.rp-input-group > :not(:first-child):where(.rp-btn, .rp-input-group-element) {
  margin-left: -1px;
}

.rp-input-group > :not(:first-child):where(.rp-btn, .rp-input-group-element):not(:focus) {
  border-top-left-radius: var(--rp-radius-none);
  border-bottom-left-radius: var(--rp-radius-none);
}

.rp-input-group > :not(:first-child):where(.rp-btn) {
  --tw-border-opacity: 1;
  border-left-color: hsl(var(--rp-color-border-input)/var(--tw-border-opacity));
}

.rp-input-group > :not(:first-child):where(.rp-btn):not([data-has-overlay=true]):not([disabled]):hover {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  --tw-border-opacity: 1;
  border-left-color: hsl(var(--rp-color-background-neutral-hovered)/var(--tw-border-opacity));
}

.rp-input-group > :not(:first-child):where(.rp-btn):not([data-has-overlay=true]):not([disabled]):active {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  --tw-border-opacity: 1;
  border-left-color: hsl(var(--rp-color-background-neutral-pressed)/var(--tw-border-opacity));
}

.rp-input-group > :not(:last-child):where(.rp-btn, .rp-input-group-element):not(:focus) {
  border-top-right-radius: var(--rp-radius-none);
  border-bottom-right-radius: var(--rp-radius-none);
}

.rp-input-group > :not(:last-child):where(.rp-btn) {
  --tw-border-opacity: 1;
  border-right-color: hsl(var(--rp-color-border-input)/var(--tw-border-opacity));
}

.rp-input-group > :not(:last-child):where(.rp-btn):not([data-has-overlay=true]):not([disabled]):hover {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  --tw-border-opacity: 1;
  border-right-color: hsl(var(--rp-color-background-neutral-hovered)/var(--tw-border-opacity));
}

.rp-input-group > :not(:last-child):where(.rp-btn):not([data-has-overlay=true]):not([disabled]):active {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  --tw-border-opacity: 1;
  border-right-color: hsl(var(--rp-color-background-neutral-pressed)/var(--tw-border-opacity));
}

.rp-input-group > :not(:first-child):not(:last-child):where(.rp-btn):not([data-has-overlay=true]):not([disabled]):hover {
  border-right-color: hsl(var(--rp-color-background-neutral-hovered)/var(--tw-border-opacity));
  --tw-border-opacity: 1;
  border-left-color: hsl(var(--rp-color-background-neutral-hovered)/var(--tw-border-opacity));
}

.rp-input-group > :not(:first-child):not(:last-child):where(.rp-btn):not([data-has-overlay=true]):not([disabled]):active {
  border-right-color: hsl(var(--rp-color-background-neutral-pressed)/var(--tw-border-opacity));
  --tw-border-opacity: 1;
  border-left-color: hsl(var(--rp-color-background-neutral-pressed)/var(--tw-border-opacity));
}

.rp-modal-open .rp-modal-box,
.rp-modal-toggle:checked + .rp-modal .rp-modal-box,
.rp-modal:target .rp-modal-box {
  --tw-translate-y: 0px;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rp-modal-box > form:only-child {
  display: inherit;
  max-height: inherit;
  flex-direction: inherit;
}

.font-brand {
  font-family: var(--rp-typography-fontStack-headings);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rp-btn-xs .rp-btn-icon {
  font-size: 1rem;
}

.rp-btn-sm .rp-btn-icon {
  font-size: 1rem;
}

.rp-btn-md .rp-btn-icon {
  font-size: 1.5rem;
}

.rp-btn-lg .rp-btn-icon {
  font-size: 1.5rem;
}

.visible {
  visibility: visible;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.m-6 {
  margin: 1.5rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.-mb-\[2px\] {
  margin-bottom: -2px;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.hidden {
  display: none;
}

.h-0 {
  height: 0px;
}

.h-2 {
  height: 0.5rem;
}

.h-\[50px\] {
  height: 50px;
}

.h-4 {
  height: 1rem;
}

.h-8 {
  height: 2rem;
}

.h-auto {
  height: auto;
}

.h-6 {
  height: 1.5rem;
}

.h-3 {
  height: 0.75rem;
}

.w-\[50px\] {
  width: 50px;
}

.w-4 {
  width: 1rem;
}

.w-8 {
  width: 2rem;
}

.w-full {
  width: 100%;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

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

.\!justify-between {
  justify-content: space-between !important;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * (1 - var(--tw-space-x-reverse)));
}

.overflow-hidden {
  overflow: hidden;
}

.rounded-lg {
  border-radius: var(--rp-radius-lg);
}

.border-t-4 {
  border-top-width: 4px;
}

.border-solid {
  border-style: solid;
}

.border-t-color-background-roadpass-bold {
  --tw-border-opacity: 1;
  border-top-color: hsl(var(--rp-color-background-roadpass-bold)/var(--tw-border-opacity));
}

.bg-color-background-roadpass-bold {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--rp-color-background-roadpass-bold)/var(--tw-bg-opacity));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(69 65 63/var(--tw-bg-opacity));
}

.bg-gray-1000 {
  --tw-bg-opacity: 1;
  background-color: rgb(36 32 29/var(--tw-bg-opacity));
}

.p-4 {
  padding: 1rem;
}

.p-2 {
  padding: 0.5rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

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

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

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.font-bold {
  font-weight: 700;
}

.uppercase {
  text-transform: uppercase;
}

.leading-none {
  line-height: 1;
}

.leading-tight {
  line-height: 1.25;
}

.leading-6 {
  line-height: 1.5rem;
}

.text-gray-1000 {
  --tw-text-opacity: 1;
  color: rgb(36 32 29/var(--tw-text-opacity));
}

.text-color-background-roadpass-bold {
  --tw-text-opacity: 1;
  color: hsl(var(--rp-color-background-roadpass-bold)/var(--tw-text-opacity));
}

.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(234 234 234/var(--tw-text-opacity));
}

.\!text-gray-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(192 191 190/var(--tw-text-opacity)) !important;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hover\:\!text-gray-200:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(215 215 214/var(--tw-text-opacity)) !important;
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

@media (min-width: 640px) {
  .sm\:rp-modal-scroll-container-desktop {
    overflow-y: auto;
    height: auto;
    height: initial;
  }
  .sm\:rp-modal-position-scroll-body-desktop {
    position: absolute;
    top: 3.75rem;
    right: 0px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    pointer-events: none;
    max-width: calc(100vw - (7.5rem + 0px));
    max-height: calc(100vh - (7.5rem - 1px));
  }
  .sm\:rounded-b-2xl {
    border-bottom-right-radius: var(--rp-radius-2xl);
    border-bottom-left-radius: var(--rp-radius-2xl);
  }
  .sm\:p-8 {
    padding: 2rem;
  }
  .sm\:text-\[2\.25rem\] {
    font-size: 2.25rem;
  }
  .sm\:text-\[1\.5rem\] {
    font-size: 1.5rem;
  }
  .sm\:rp-modal-box-desktop {
    border-radius: var(--rp-radius-lg);
    box-shadow: var(--rp-elevation-shadow-overlay);
    width: var(--modal-width);
    max-width: inherit;
    margin-right: inherit;
    margin-left: inherit;
  }
  .sm\:rp-modal-box-rounded-lg {
    border-radius: var(--rp-radius-2xl);
  }
}
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;
}
.flex-grid.center {
  justify-content: center;
}
.flex-grid.vcenter {
  align-items: center;
}
.flex-grid.justify {
  justify-content: space-between;
}
.flex-grid.bottom {
  align-items: flex-end;
}
.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("fnt/souvenir/3796D3_0_0.eot");
  src: url("fnt/souvenir/3796D3_0_0.eot?#iefix") format("embedded-opentype"), url("fnt/souvenir/3796D3_0_0.woff2") format("woff2"), url("fnt/souvenir/3796D3_0_0.woff") format("woff"), url("fnt/souvenir/3796D3_0_0.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
  font-weight: bold; /*prevents fake bold*/
}
@font-face {
  font-family: Axiforma;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fnt/Axiforma-Regular.woff2) format("woff2"), url(fnt/Axiforma-Regular.woff) format("woff");
}
@font-face {
  font-family: Axiforma;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fnt/Axiforma-Italic.woff2) format("woff2"), url(fnt/Axiforma-Italic.woff) format("woff");
}
@font-face {
  font-family: Axiforma;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fnt/Axiforma-Bold.woff2) format("woff2"), url(fnt/Axiforma-Bold.woff) format("woff");
}
/* Fonts
----------------------------------------------------------------------------------------------------*/
body,
.main-header,
.landing-page-content .post-list-item-sm h3,
h3.social-links-title,
.plus-deals__head h2,
button,
.retail-code-field,
.beta-tag,
.list-item-2022 h3,
.single-item h2,
.multicolumn-3 h3,
.category-feature-item h3,
a.ep-listing h3,
a.ep-listing h4,
.page-template-plus-page .landing-page-content .plus_sign_up-module div.price,
.page-template-plus-page .landing-page-content .plus_sign_up-module h3,
section.tier-card-module .modules > div .price-info .price-note {
  font-family: Axiforma, Helvetica, Arial, sans-serif;
}

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

.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 {
  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;
  font-size: 36px;
  line-height: 1;
}
@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;
  }
}

.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-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 {
  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,
.deals-page-header h1 {
  font-size: 60px;
  font-size: 32px;
  line-height: 1.1;
}
@media screen and (min-width: 720px) and (max-width: 1400px) {
  .magazine-content-item h3.magazine-large-post-title,
.persona-meta h1,
.deals-page-header h1 {
    font-size: calc(32px + (60 - 32) * ((100vw - 720px) / (1400 - 720)));
  }
}
@media screen and (min-width: 1400px) {
  .magazine-content-item h3.magazine-large-post-title,
.persona-meta h1,
.deals-page-header h1 {
    font-size: 60px;
  }
}

.page-template-plus-page .landing-page-content .plus_sign_up-module h3 {
  font-size: 60px;
  line-height: 1.1;
}
@media (max-width: 1024px) {
  .page-template-plus-page .landing-page-content .plus_sign_up-module h3 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page .landing-page-content .plus_sign_up-module h3 {
    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;
  font-size: 36px;
  line-height: 1;
}
@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;
  }
}

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

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

.page-template-plus-page section.plus-hero h1 {
  font-size: 52px;
  line-height: 60px;
  text-align: center;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plus-hero h1 {
    font-size: 40px;
    line-height: 44px;
    text-align: left;
  }
}

.single-item .single-item-subtitle {
  font-size: 48px;
  font-size: 22px;
  line-height: 1.3;
}
@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;
  }
}

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

h1.post-title,
.landing-page-hero h1,
.persona-landing-header h1,
h1.default-page-title,
.magazine-content .post_grid-module h2 {
  font-size: 40px;
  font-size: 32px;
  line-height: 1.25;
}
@media screen and (min-width: 720px) and (max-width: 1400px) {
  h1.post-title,
.landing-page-hero h1,
.persona-landing-header h1,
h1.default-page-title,
.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,
.landing-page-hero h1,
.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 {
  font-size: 40px;
  font-size: 26px;
  line-height: 1;
}
@media screen and (min-width: 360px) and (max-width: 850px) {
  section.trip-categories h2,
section.text-image 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 {
    font-size: 40px;
  }
}

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

.page-template-plus-page section.plusinfo h2 {
  font-size: 36px;
  line-height: 1;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo h2 {
    font-size: 30px;
    line-height: 1;
  }
}

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

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

.page-template-plus-page .landing-page-content .plus_sign_up-module .sign-up-plus-form-success h3,
.page-template-plus-page .landing-page-content .plus_sign_up-module .display-premium h3,
.page-template-plus-page .landing-page-content .plus_sign_up-module .display-logged_in_not_premium_yes_email 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;
  font-size: 21px;
  line-height: 1.18;
}
@media screen and (min-width: 320px) and (max-width: 1400px) {
  .single-voices .editorial-content blockquote p {
    font-size: calc(21px + (32 - 21) * ((100vw - 320px) / (1400 - 320)));
  }
}
@media screen and (min-width: 1400px) {
  .single-voices .editorial-content blockquote p {
    font-size: 32px;
  }
}

.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,
.deals-page-header h3 {
  font-size: 24px;
}
.paragraph-module p,
.paragraph-module ul,
.paragraph-module ol,
.subscribe-thanks p,
.subscribe-thanks ul,
.subscribe-thanks ol,
.persona-meta p p,
.persona-meta p ul,
.persona-meta p ol,
.deals-page-header h3 p,
.deals-page-header h3 ul,
.deals-page-header h3 ol {
  line-height: 2;
}

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

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

.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,
.page-template-plus-page section p,
.page-template-plus-page section.plus-hero .herop,
section.tier-comparison-module .comparison,
section.tier-comparison-module .comparison .footer-text,
section.tier-card-module .modules > div .signup-button a,
section.tier-card-module .comparison,
.tier-module-carousel-tabs a,
section.tier-card-module .modules > div .price-info {
  font-size: 20px;
}

.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 {
  font-size: 20px;
  font-size: 16px;
  line-height: 1.55;
}
@media screen and (min-width: 500px) and (max-width: 850px) {
  section.home-hero p {
    font-size: calc(16px + (20 - 16) * ((100vw - 500px) / (850 - 500)));
  }
}
@media screen and (min-width: 850px) {
  section.home-hero p {
    font-size: 20px;
  }
}

.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,
.page-template-plus-page section.plus-footer .highlights .highlight h5,
.page-template-plus-page section.plusinfo p.review,
.page-template-plus-page section.plus-footer div.review p,
.popup__window p.popup__subtitle,
section.tier-comparison-module .comparison .table-body,
section.tier-card-module .modules > div .value-label {
  font-size: 18px;
}

@media (max-width: 1024px) {
  .page-template-plus-page section p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page section p {
    font-size: 16px;
  }
}

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

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

.voices-featured-article p,
.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 {
  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.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,
.page-template-plus-page .landing-page-content .plus_sign_up-module h3 span.price,
.page-template-plus-page .landing-page-content .plus_sign_up-module p,
.page-template-plus-page .landing-page-content .plus_sign_up-module a.wp-block-button__link,
.page-template-plus-page section.plusinfo p.review span.attribution,
.page-template-plus-page .mobile-cta a.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,
.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 {
  font-size: 14px;
}

@media (max-width: 767px) {
  .page-template-plus-page section.plus-hero .herop p {
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .page-template-plus-page section.plus-footer div.review p {
    font-size: 14px;
  }
}

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

.main-header .header-right,
.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 {
  font-size: 13px;
}

.subscribe-label,
.subscribe-hint,
.caption,
figcaption,
blockquote cite,
section.home-hero .search__form .search__label,
section.home-hero .search__form .search__input,
.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,
.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,
section.home-hero .search__form label,
a.ep-listing h4,
.campendium-campground .grid_4 .entry-meta,
.page-template-plus-page .landing-page-content .plus_sign_up-module h3 span.year,
.page-template-plus-page section.plus-footer .highlights .highlight p,
.page-template-plus-page section.plus-footer div.review p span.attribution,
.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 {
  font-size: 12px;
}

.page-template-plus-page .landing-page-content .plus_sign_up-module h3 {
  line-height: 30px;
}

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

@media (max-width: 1024px) {
  .page-template-plus-page section.plusinfo p.review {
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .page-template-plus-page .landing-page-content .plus_sign_up-module p,
.page-template-plus-page section.plusinfo p.review span.attribution {
    font-size: 12px;
  }
}

section.home-hero .search__form .search__label_focused,
.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 {
  font-size: 11px;
}

.plus-deals__tags span,
.plus-deals__exp,
.plus-deals__amount,
.page-template-frontpage .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: 8px;
  line-height: 1.3;
}

.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;
  }
}
section.home-hero .search__form .search__label_focused {
  line-height: 2.4;
}

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

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

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

.page-template-plus-page section.plus-footer div.review p {
  line-height: 1.6;
}

.post-list-item-meta,
.mixed_content-module .sponsor-tag,
.featured-post-hero-subtitle,
.category-info 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,
.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;
}

.page-template-plus-page section.plusinfo div.review p,
.page-template-plus-page section.plusinfo .desktopcontainer p {
  line-height: 1.6;
}

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

@media (max-width: 767px) {
  .data-table th {
    line-height: 1.5;
  }
}
.page-template-plus-page .landing-page-content .plus_sign_up-module span.price {
  line-height: 0;
}

/* 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,
.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-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 {
  color: #fff;
}

.post-list-item-lg:hover h3,
.wp-block-button__link:hover,
.magazine-medium-post:hover h3,
.magazine-large-post:hover h3,
.post-password-form input[type=submit]:hover,
.resumator-buttons input:hover,
.retail-code-submit:disabled,
.togo-stripe-charge button:not([disabled]):hover,
.voices-hero,
.retail-code-submit:hover,
.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 {
  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,
.purchase-disclaimer {
  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,
.deals-page-header,
.plus-deals__head h2,
.plus-deals__item:hover .view-details-button,
.planner-widget .change-origin-toggle {
  color: #292D31;
}

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

.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,
.main-header .auth-link,
.list-item-2022 .category-label.color-blue,
.gutenberg-attribution a,
.page-template-plus-page .landing-page-content .plus_sign_up-module h3,
.page-template-plus-page .landing-page-content .plus_sign_up-module div.price,
.page-template-plus-page section.plusinfo p.review,
.page-template-plus-page section.plus-footer div.review p,
.purchase-disclaimer a {
  color: #037EAE;
}

.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 .cta a,
.page-template-frontpage section.text-image .mobile-description a,
.page-template-frontpage a.ep-listing span.button,
.main-header .auth-link,
.campendium-campground .reviews a {
  color: #248742;
}

.page-template-frontpage .cta a:hover {
  color: #1D7337;
}

.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 {
  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,
.popup__window p {
  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,
.header-planner-widget .search__form .search__label,
section.home-hero a.js__tab_active,
section.home-hero .persona-toggle a.active span,
.page-template-plus-page  section h1,
.page-template-plus-page section h2,
.page-template-plus-page  section h3,
.page-template-plus-page  section h4,
.page-template-plus-page  section h5,
.page-template-plus-page section p,
.page-template-plus-page section.plus-hero h1,
.page-template-plus-page section.plusinfo p.review span.attribution,
.page-template-plus-page section.plus-footer div.review p span.attribution,
.page-template-plus-page section.plus-footer p.review span.attribution,
.page-template-plus-page section.plus-footer div.review p span.attribution,
.page-template-plus-page section.plus-footer .highlights .highlight h5 {
  color: #4C5661;
}

section.home-hero a.js__tab,
.page-template-plus-page .landing-page-content .plus_sign_up-module h3 span.year {
  color: #687E98;
}

section.home-hero .search__group.inactive .search__label,
section.home-hero .search__group.inactive .search__input,
section.home-hero .persona-toggle a span {
  color: #8296AC;
}

section.home-hero .search__form .search__label_focused {
  color: #5A697A;
}

.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 {
  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 button {
  color: #000333;
}

.plus_sign_up-module .sign-up-plus-form .togo-stripe-charge button:not([disabled]):hover {
  color: #FFD400;
}

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

/* 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.stacked,
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 {
  font-style: italic;
}

body,
.subscribe-input,
.togo-stripe-charge button,
.voices-card-date,
a.ep-listing h4,
.page-template-plus-page .landing-page-content .plus_sign_up-module h3 span.year,
.main-header .header-left .header-nav ul li ul.sub-menu li a,
section.tier-card-module .modules > div .price-info .price-note {
  font-weight: 400;
}

.read-more-tag,
.mixed_content-module .sponsor-name,
.deals-page-header h3,
.plus-deals__head h2,
.post-list-item-sm h3 em,
.due-now-label,
.togo-stripe-charge input,
.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 .modules > div .signup-button a,
section.tier-card-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: 600;
}

@media (max-width: 767px) {
  .subnav ul a {
    font-weight: 600;
  }
}
strong,
.post-tags,
.single .guides__title,
.subscribe-title,
.subscribe-label,
.post-header .post-date,
.mixed_content-module .sponsor-tag,
.togo-stripe-price,
.voices-article-date,
.voices-card-author-name,
.voices-home-tagline,
.voices-featured-article .author-name,
.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,
.cta p,
.wp-block-button__link.green-arrow-button,
.campendium-campground .grid_8 .entry-meta,
.page-template-plus-page p.review,
.page-template-plus-page div.review p,
.page-template-plus-page .mobile-cta a.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,
.main-header .header-planner-widget .header-planner-widget-inner .search__options,
section.tier-card-module .modules > div ul li {
  font-weight: 700;
}

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,
.popup__window p a,
.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 {
  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,
.page-template-frontpage .home-hero .search__button,
.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 {
  text-transform: uppercase;
}

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

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

section.tier-comparison-module .comparison .table-header .feature-value {
  letter-spacing: 2px;
}

.voices-article-date,
.voices-meta-label,
.voices-card-author-name,
.voices-home-tagline,
.featured-post-cat,
.list-item-2022 .post-cat,
.campendium-campground .grid_8 .entry-meta,
section.tier-comparison-module .comparison .footer-text,
section.tier-card-module .comparison a {
  letter-spacing: 1px;
}

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

blockquote p {
  letter-spacing: 5px;
}

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

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

.voices-featured-article .author-name,
section.home-hero .search__input,
section.home-hero .search__form .search__label,
.main-header .header-planner-widget .header-planner-widget-inner label.search__label,
.main-header .header-planner-widget .header-planner-widget-inner .search__group input {
  letter-spacing: 0.25px;
}

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

body.page.page-template-frontpage .ep-listing h4 {
  letter-spacing: -0.1px;
}

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

.voices-home-title span,
body.page.page-template-frontpage .article-wrapper h1,
body.page.page-template-frontpage .article-wrapper h2,
body.page.page-template-frontpage .article-wrapper h4 {
  letter-spacing: -0.5px;
}

.page-template-plus-page .landing-page-content .plus_sign_up-module h3 span.year {
  letter-spacing: 0px;
}

.page-template-plus-page .landing-page-content .plus_sign_up-module h3,
.page-template-plus-page .landing-page-content .plus_sign_up-module div.price {
  letter-spacing: -2px;
}

.floating-cta h4,
.list-item-2022 .cat-slug-partners {
  letter-spacing: normal;
}

.tier-module-carousel-tabs {
  letter-spacing: 0.03em;
}

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

body.page {
  background: #FFF6EE;
}

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

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

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

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

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

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

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

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

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

/* Transitions
----------------------------------------------------------------------------------------------------*/
.all-transition,
.round-button,
.square-button,
.wp-block-button__link,
.slick-dots button,
.magazine-large-post p,
.post-password-form input[type=submit],
.sharing-wrapper a,
.resumator-buttons input,
.togo-stripe-charge button,
.togo-stripe-coupon-duration .remove,
.retail-code-submit,
.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
----------------------------------------------------------------------------------------------------*/
.home #page .page-content, .page-template-homepage #page .page-content, .page-template-homepage-ca #page .page-content, .page-template-homepage-modular #page .page-content {
  background: url("img/page-content/bg.png") 50% -110px;
}
.home #page .hero__cover, .page-template-homepage #page .hero__cover, .page-template-homepage-ca #page .hero__cover, .page-template-homepage-modular #page .hero__cover {
  top: 14px;
}
.home #page .hero, .page-template-homepage #page .hero, .page-template-homepage-ca #page .hero, .page-template-homepage-modular #page .hero {
  padding-top: 120px;
}
@media (max-width: 1100px) {
  .home #page .hero, .page-template-homepage #page .hero, .page-template-homepage-ca #page .hero, .page-template-homepage-modular #page .hero {
    padding: 60px 40px 0 40px;
  }
}
@media (max-width: 767px) {
  .home #page .hero, .page-template-homepage #page .hero, .page-template-homepage-ca #page .hero, .page-template-homepage-modular #page .hero {
    padding: 0;
  }
}
@media only screen and (max-device-width: 599px) and (orientation: portrait) {
  .home #page .hero, .page-template-homepage #page .hero, .page-template-homepage-ca #page .hero, .page-template-homepage-modular #page .hero {
    padding: 0;
  }
}

.header-spacer {
  width: 100%;
  height: 76px;
  position: relative;
  z-index: 0;
  display: block;
}
@media (max-width:1064px) {
  .header-spacer {
    height: 72px;
  }
}

.main-header {
  width: 100%;
  background: #fff;
  position: fixed;
  z-index: 101;
}
.main-header .main-header-inner {
  overflow: hidden;
  padding: 0 14px;
}
.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:1064px) {
  .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: 130px;
  height: 72px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  background: url("img/logo/roadtrippers_logo.svg") 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: url("img/plus/RoadtrippersPlus.svg") 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: left;
}
.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.current-menu-item:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  left: 6px;
  height: 6px;
  margin-top: 3px;
  background-color: #FFD400;
}
.main-header .header-left .header-nav ul li a {
  padding: 0px 12px;
  display: inline-block;
  position: relative;
  line-height: 76px;
}
@media (max-width: 1200px) {
  .main-header .header-left .header-nav ul li a {
    padding: 0px 8px;
  }
}
@media (max-width:1064px) {
  .main-header .header-left .header-nav ul li a {
    padding: 0px 6px;
    line-height: 72px;
  }
}
.main-header .header-left .header-nav ul li ul.sub-menu {
  position: absolute;
  background-color: #fff;
  border: 1px solid #DDE1E6;
  border-radius: 4px;
  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: 10px 24px;
  background-color: rgba(237, 249, 249, 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(237, 249, 249);
}
.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: #248742;
  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: url(img/frontpage/icon/arrow.svg);
  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("img/main-nav/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:1064px) {
  .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 {
  min-width: 126px;
  display: block;
}
@media (max-width:1064px) {
  .main-header .header-right {
    display: none;
  }
}
@media (max-width: 767px) {
  .main-header .header-right {
    display: block;
    align-self: center;
    flex-grow: 1;
    text-align: right;
  }
}
.main-header .header-right a {
  margin: 0 8px;
  line-height: 76px;
  padding: 0;
}
.main-header .header-right a.round-button {
  line-height: 1;
  padding: 9px;
}
@media (min-width: 1023px) {
  .main-header .header-right a.round-button {
    display: none;
  }
}
@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 .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 {
  display: inline-block;
  padding: 0;
}
@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 {
    display: none;
  }
}
@media (max-width: 767px) {
  .main-header .header-right .get-started, .main-header .header-right .header-logout {
    display: none;
  }
}
.main-header .header-right .round-button {
  margin-right: 0;
}
.main-header .header-right .hidden, .main-header .header-right .rtauth-hidden {
  display: none;
  opacity: 0;
}
.main-header .subnav {
  background: #FFE9D3;
  min-height: 48px;
}
.main-header .subnav .subnav-mobile-toggle {
  display: none;
  padding: 16px;
  position: relative;
}
@media (max-width: 1023px) {
  .main-header .subnav .subnav-mobile-toggle {
    display: block;
  }
}
.main-header .subnav .subnav-mobile-toggle:after {
  content: url("img/subnav/open-icon.svg");
  position: absolute;
  right: 18px;
  width: 16px;
  height: 8px;
  top: 18px;
}
.main-header .subnav .subnav-inner {
  max-width: calc(100% - 28px);
  padding: 14px 0 13px;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .main-header .subnav .subnav-inner {
    padding: 0;
    max-width: 100%;
  }
}
.main-header .subnav .subnav-inner .subnav-title {
  display: inline-block;
  border-right: 1px solid #292D31;
  padding: 2px 1px 2px 0;
  vertical-align: top;
  float: left;
  width: 124px;
}
@media (max-width: 1023px) {
  .main-header .subnav .subnav-inner .subnav-title {
    display: none;
  }
}
.main-header .subnav .subnav-inner .subnav-menu {
  float: left;
  width: calc(100% - 230px);
  opacity: 1;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
@media (max-width: 1023px) {
  .main-header .subnav .subnav-inner .subnav-menu {
    float: none;
    width: 100%;
    display: none;
  }
}
.main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search {
  display: none;
  background-color: #fff;
  padding: 22px 16px;
}
@media (max-width: 1023px) {
  .main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search {
    display: block;
  }
}
.main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search form {
  display: block;
  width: 100%;
}
.main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search form input[type=text], .main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search form input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search form .search-icon {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  background: url("img/search/search-icon@2x.png") no-repeat center;
  background-size: 100%;
  opacity: 1;
  margin: 8px 8px 8px 0;
  cursor: default;
}
.main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search form input[type=submit] {
  width: 20px;
  height: 20px;
  display: block;
  float: right;
  background: url("img/search/search-arrow.png") no-repeat center;
  background-size: 100%;
  margin: 8px;
  cursor: pointer;
  display: none;
}
.main-header .subnav .subnav-inner .subnav-menu .subnav-mobile-search form input[type=text] {
  width: calc(100% - 72px);
  float: left;
  position: relative;
  top: 6px;
}
.main-header .subnav .subnav-inner .subnav-menu.unfocused {
  opacity: 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: url("img/search/search-icon.png") no-repeat center;
  background-size: 100%;
  margin: 3px 9px 0 0;
}
.main-header .subnav .subnav-inner .subnav-search form input[type=text], .main-header .subnav .subnav-inner .subnav-search form input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.main-header .subnav .subnav-inner .subnav-search form input[type=text] {
  width: 250px;
  float: left;
}
.main-header .subnav .subnav-inner .subnav-search form input[type=submit] {
  width: 12px;
  height: 12px;
  display: block;
  float: left;
  background: url("img/search/search-arrow.png") no-repeat center;
  background-size: 100%;
  margin: 3px 0 0;
  cursor: pointer;
}
.main-header .subnav .subnav-inner .subnav-search form input[type=text]::-webkit-input-placeholder {
  color: #4d4b49;
}
.main-header .subnav .subnav-inner .subnav-search form input[type=text]::-moz-placeholder {
  color: #4d4b49;
}
.main-header .subnav .subnav-inner .subnav-search form input[type=text]:-ms-input-placeholder {
  color: #4d4b49;
}
.main-header .subnav .subnav-inner .subnav-search form.active {
  right: 0px;
}
.main-header .subnav .subnav-inner ul {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
  float: left;
  width: calc(100% - 138px);
}
@media (max-width: 1023px) {
  .main-header .subnav .subnav-inner ul {
    width: 100%;
  }
}
.main-header .subnav .subnav-inner ul li {
  display: inline-block;
}
@media (max-width: 1023px) {
  .main-header .subnav .subnav-inner ul li {
    display: block;
  }
}
.main-header .subnav .subnav-inner ul li a {
  display: inline-block;
  padding: 2px 12px;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
@media (max-width: 1023px) {
  .main-header .subnav .subnav-inner ul li a {
    display: block;
    padding: 24px 16px;
  }
}
.main-header .subnav .subnav-inner ul li a:hover {
  opacity: 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("img/subnav/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('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: 38px;
  width: 38px;
  position: relative;
  float: right;
  margin: 17px 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;
  }
}

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

.main-header {
  /*TEMPORARY*/
}
.main-header .main-header-inner {
  overflow: visible;
  height: 76px;
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #F3F4F6;
  box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0.03);
  width: auto;
}
@media (max-width:1064px) {
  .main-header .main-header-inner {
    height: 72px;
  }
}
@media (max-width: 767px) {
  .main-header .header-planner-widget {
    display: none;
  }
}
@media (max-width:1064px) {
  .main-header .header-planner-widget {
    justify-content: flex-end;
  }
}
.main-header .header-planner-widget .header-planner-widget-inner {
  position: relative;
  display: flex;
  align-items: center;
  height: 56px;
  background: white;
  border-radius: 12px;
  border: 1px solid #DDE1E6;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.04);
  padding: 6px;
  transition: all 0.3s ease-in-out;
  width: 605px;
  margin-top: 10px;
}
@media (max-width: 1100px) {
  .main-header .header-planner-widget .header-planner-widget-inner {
    margin-top: 8px;
  }
}
.main-header .header-planner-widget .header-planner-widget-inner .js__tab-target {
  display: none;
}
.main-header .header-planner-widget .header-planner-widget-inner .js__tab-target.js__tab-target_active {
  display: flex;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__options {
  display: flex;
  background: #fff;
  border-radius: 8px;
  position: relative;
  width: 130px;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__options button.active-selector {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  padding: 8px 16px 8px 8px;
  width: 144px;
  height: 36px;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #F3F4F6;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background: #fff;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__options button.active-selector.explore {
  left: 144px;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__options .header__js__tab {
  padding: 10px 10px 10px 4px;
  height: 36px;
  align-self: center;
  display: flex;
  align-items: center;
  border-radius: 8px;
  color: #687E98;
  z-index: 1;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__options .header__js__tab span {
  margin-left: 4px;
  line-height: 15px;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__options .header__js__tab img {
  filter: grayscale(1);
  width: 20px;
  height: 18px;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__options .header__js__tab.js__tab_active {
  color: #4C5661;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__options .header__js__tab.js__tab_active img {
  filter: grayscale(0);
}
.main-header .header-planner-widget .header-planner-widget-inner .search__options .header__js__tab[data-target=header-search-2] {
  display: none;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__options.explore .header__js__tab[data-target=header-search-2] {
  display: flex;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__options.explore .header__js__tab[data-target=header-search-1] {
  display: none;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__forms {
  width: 100%;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__forms .flex-grid {
  flex-shrink: 0;
  flex-grow: 1;
  width: 100%;
}
.main-header .header-planner-widget .header-planner-widget-inner label.search__label {
  position: absolute;
  left: 34px;
  top: 14px;
  pointer-events: none;
  transition: all 0.25s ease-in-out;
  z-index: 3;
  white-space: nowrap;
}
.main-header .header-planner-widget .header-planner-widget-inner label.search__label.compact-size {
  display: none;
}
.main-header .header-planner-widget .header-planner-widget-inner label.search__label.search__label_focused {
  top: 6px;
  color: #5A697A;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__groups .cell-6 {
  margin: 0;
  width: 50%;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group {
  position: relative;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group:after {
  content: "";
  display: block;
  position: absolute;
  left: 5%;
  width: 0%;
  height: 1px;
  background: transparent;
  bottom: 0px;
  transition-duration: 0s;
  z-index: 3;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group input {
  background: #F8F8F9;
  border: 1px solid #DDE1E6;
  height: 44px;
  padding: 0 0 0 34px;
  border-radius: 8px 0 0 8px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 10px 12px;
  color: #464553;
  overflow: hidden;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__input {
  padding-left: 34px;
  padding-top: 14px;
  position: relative;
  border-right-width: 0;
  z-index: 2;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4C5661;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__input:focus {
  border-right-width: 1px;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group input.header-search_input_from {
  background-image: url(img/frontpage/icon/trip-origin.svg);
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group input.header-search_input_to {
  border-radius: 0px;
  border-right-width: 1px;
  background-image: url(img/frontpage/icon/trip-destination.svg);
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__group_l {
  display: none;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group input#header-search_input_places {
  width: 100%;
  background-image: url(img/frontpage/icon/pinpoint.svg);
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete {
  display: none;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete.search__autocomplete_to ul, .main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete.search__group_l ul {
  border-radius: 8px 0 8px 8px;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete ul {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 12px;
  z-index: 1;
  border: 1px solid #309A4D;
  box-shadow: 1px 1px 8px rgba(36, 135, 66, 0.5);
  border-radius: 8px;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete ul:empty {
  padding: 0;
  border: 1px solid transparent;
  box-shadow: 1px 1px 8px rgba(36, 135, 66, 0);
  background: transparent;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete ul li {
  text-align: left;
  padding: 0 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  -webkit-user-select: none;
  white-space: nowrap;
  color: #3E3F40;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete ul li.hovered {
  background: #F8F8F9;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete ul li img {
  border-radius: 50%;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete ul li i {
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  margin: 2px 12px 6px 0;
  color: #F8A131;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group .search__autocomplete ul li span {
  color: #9B9B9B;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group.form-error:not(.active-search) .search__input, .main-header .header-planner-widget .header-planner-widget-inner .search__group.form-error:not(.active-search) .search__input_focused, .main-header .header-planner-widget .header-planner-widget-inner .search__group.form-error:not(.active-search) .search__input:focus {
  border-color: #E12B39 !important;
  box-shadow: 1px 1px 8px rgba(252, 165, 165, 0.5) !important;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group.form-error:not(.active-search) .search__label, .main-header .header-planner-widget .header-planner-widget-inner .search__group.form-error:not(.active-search) .search__label_focused {
  color: #E12B39 !important;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group.form-error:not(.active-search) .header-search_input_to {
  background-image: url(img/frontpage/icon/trip-destination-red.svg) !important;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group.form-error:not(.active-search) .header-search_input_from {
  background-image: url(img/frontpage/icon/trip-origin-red.svg) !important;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group.form-error:not(.active-search) #header-search_input_places {
  background-image: url(img/frontpage/icon/pinpoint-red.svg) !important;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group.search__group_focused.active-search:after {
  background: #248742;
  width: 90%;
  transition: all 0.3s 0.3s ease-in;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group.search__group_focused input:focus {
  background-color: transparent;
  border-color: transparent;
  box-shadow: 1px 1px 8px rgba(36, 135, 66, 0);
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group.search__group_focused .search__autocomplete:not(:empty) {
  display: block;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group.search__group_focused.active-search.form-error.empty-list input:focus {
  border-color: #248742;
  background-color: #fff;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group.search__group_focused.active-search.empty-list input:focus {
  border-color: #248742;
  background-color: #fff;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group.search__group_focused.empty-list input:focus {
  border-color: #248742;
  background-color: #fff;
}
.main-header .header-planner-widget .header-planner-widget-inner .search__group input:focus {
  background-color: #fff;
  border-color: #248742;
  border-radius: 8px 8px 8px 8px;
  box-shadow: 1px 1px 8px rgba(36, 135, 66, 0.5);
}
.main-header .header-planner-widget .header-planner-widget-inner button.plan_trip_search_button, .main-header .header-planner-widget .header-planner-widget-inner button.search__button_l {
  width: 44px;
  height: 44px;
  background: #248742;
  border-radius: 0px 8px 8px 0px;
  z-index: 2;
  position: relative;
  transition: all 0.3s ease-in;
}
.main-header .header-planner-widget .header-planner-widget-inner button.plan_trip_search_button img, .main-header .header-planner-widget .header-planner-widget-inner button.search__button_l img {
  display: none;
}
.main-header .header-planner-widget .header-planner-widget-inner button.plan_trip_search_button:hover, .main-header .header-planner-widget .header-planner-widget-inner button.search__button_l:hover {
  background-color: #1D7337;
}
.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 {
  color: #E12B39;
  position: absolute;
  bottom: -18px;
  left: 0;
  opacity: 0;
}
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #F3F4F6;
  text-align: center;
  height: 0px;
  visibility: hidden;
  transition: height 0s linear 0s;
}
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle .persona-toggle-option {
  color: #8296AC;
}
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle .persona-toggle-option span.icon {
  display: inline-block;
  vertical-align: middle;
}
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle .persona-toggle-option span.icon svg path {
  fill: #8296AC;
}
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle .persona-toggle-option.active {
  color: #4C5661;
}
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle .persona-toggle-option.active span.icon svg path {
  fill: #4C5661;
}
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle a {
  display: inline-block;
  padding: 11px 20px 9px 16px;
}
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle a:before {
  content: "";
  display: inline-block;
  border: 1px solid #E8E9EA;
  box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0px 0px 1px 4px rgb(255, 255, 255);
  height: 16px;
  width: 16px;
  content: "";
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  padding: 2px;
  box-sizing: border-box;
}
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle a.active:before {
  background-color: #1197C8;
}
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle .persona-toggle-option {
  vertical-align: middle;
  letter-spacing: -0.25px;
}
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle .persona-toggle-option span.icon {
  margin-right: 4px;
}
.main-header .header-planner-widget .header-planner-widget-inner .persona-grid .persona-toggle .persona-toggle-option:first-child {
  border-right: 1px solid #F3F4F6;
}
@media (max-width: 1300px) {
  .main-header .header-planner-widget .header-planner-widget-inner {
    width: 400px;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_from_cell {
    display: none;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_to_cell.cell-6 {
    width: 100%;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_to_cell input.search__input {
    border-radius: 8px 0px 0px 8px;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_l_cell .search__label.large-size {
    display: none;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_l_cell .search__label.compact-size {
    display: block;
  }
}
@media (max-width:1064px) {
  .main-header .header-planner-widget .header-planner-widget-inner {
    width: 605px;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_from_cell.cell-6 {
    display: block;
    width: 50%;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_to_cell.cell-6 {
    width: 50%;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_to_cell input.header-search_input_to {
    border-radius: 8px 0px 0px 8px;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_to_cell input.header-search_input_to:focus {
    border-radius: 8px;
  }
}
@media (max-width: 1024px) {
  .main-header .header-planner-widget .header-planner-widget-inner {
    width: 605px;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_from_cell.cell-6 {
    display: block;
    width: 50%;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_to_cell.cell-6 {
    width: 50%;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_to_cell input.header-search_input_to {
    border-radius: 0px;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_to_cell input.header-search_input_to:focus {
    border-radius: 8px;
  }
}
@media (max-width: 850px) {
  .main-header .header-planner-widget .header-planner-widget-inner {
    width: 400px;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_from_cell.cell-6 {
    display: none;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_to_cell.cell-6 {
    width: 100%;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_to_cell input.header-search_input_to {
    border-radius: 8px 0px 0px 8px;
  }
  .main-header .header-planner-widget .header-planner-widget-inner .search_group_to_cell input.header-search_input_to:focus {
    border-radius: 8px;
  }
}
.main-header .header-planner-widget:not(.expanded) .header-planner-widget-inner:hover {
  background: #F8FFFF;
  border: 1px solid #309A4D;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
}
.main-header .header-planner-widget:not(.expanded) .header-planner-widget-inner:hover input {
  background-color: #fff;
}
.main-header .header-planner-widget:not(.expanded) .search__options {
  background: transparent;
}
.main-header .header-planner-widget.expanded .header-planner-widget-inner {
  margin-left: -150px;
  flex-wrap: wrap;
  width: 500px;
  height: 140px;
  margin-top: -10px;
  transition: all 0.3s ease-in-out;
  padding: 20px;
  align-content: flex-start;
  border-radius: 0px 0px 8px 8px;
  border: 1px solid #F3F4F6;
  box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0.03);
}
.main-header .header-planner-widget.expanded .header-planner-widget-inner .persona-grid {
  visibility: hidden;
  overflow: hidden;
  height: 36px;
  transition: height 0.3s ease-in-out 0.2s;
}
.main-header .header-planner-widget.expanded .header-planner-widget-inner.show-persona {
  height: 176px;
}
.main-header .header-planner-widget.expanded .header-planner-widget-inner.show-persona .persona-grid {
  visibility: visible;
}
.main-header .header-planner-widget.expanded .header-planner-widget-inner .search__groups .cell-6.search_group_from_cell {
  display: block;
}
.main-header .header-planner-widget.expanded .header-planner-widget-inner .search__groups .search__group.inactive .search__input {
  border-color: #DDE1E6;
}
.main-header .header-planner-widget.expanded .header-planner-widget-inner .search__groups .search__group.inactive .search__autocomplete {
  display: none;
}
.main-header .header-planner-widget.expanded .header-planner-widget-inner .search__groups .search__group.inactive .header-search_input_from {
  background-image: url(img/frontpage/icon/trip-origin-gray.svg);
}
.main-header .header-planner-widget.expanded .header-planner-widget-inner .search__groups .search__group.inactive .header-search_input_to {
  background-image: url(img/frontpage/icon/trip-destination-gray.svg);
}
.main-header .header-planner-widget.expanded .search__forms {
  margin-top: 18px;
  margin-bottom: 18px;
}
.main-header .header-planner-widget.expanded .search__forms .field-cell {
  z-index: 1;
}
.main-header .header-planner-widget.expanded .search__forms .submit-cell {
  z-index: 0;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.from-focused .search_group_to {
  z-index: 1;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.from-focused .search_group_from {
  z-index: 2;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.from-focused .search_group_to .header-search_input_to {
  border-left-width: 0px;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.from-focused .search_group_to:before {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 8px;
  border-top: 1px solid #DDE1E6;
  border-bottom: 1px solid #DDE1E6;
  height: 44px;
  position: absolute;
  left: -8px;
  top: 0;
  background: #F8F8F9;
  z-index: 2;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.from-focused .search_group_to.form-error:before {
  border-top: 1px solid #EF3340;
  border-bottom: 1px solid #EF3340;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.to-focused .search_group_to {
  z-index: 2;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.to-focused .search_group_from {
  z-index: 1;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.to-focused .search_group_from .header-search_input_from {
  border-right-width: 0px;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.to-focused .search_group_from:before {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 8px;
  border-top: 1px solid #DDE1E6;
  border-bottom: 1px solid #DDE1E6;
  height: 44px;
  position: absolute;
  right: -8px;
  top: 0;
  background: #F8F8F9;
  z-index: 2;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.to-focused .search_group_from.form-error:before {
  border-top: 1px solid #EF3340;
  border-bottom: 1px solid #EF3340;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.to-focused .plan_trip_search_button:before {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 8px;
  height: 44px;
  position: absolute;
  left: -8px;
  top: 0;
  background-color: #248742;
  z-index: 1;
  transition: background-color 0.2s ease-in-out;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.to-focused .plan_trip_search_button:hover:before {
  background-color: #1D7337;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.location-focused .search_group_l_cell {
  z-index: 2;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.location-focused .submit-cell {
  z-index: 1;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.location-focused #header-explorer_search_button:before {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 8px;
  height: 44px;
  position: absolute;
  left: -8px;
  top: 0;
  background-color: #248742;
  z-index: 1;
  transition: background-color 0.2s ease-in-out;
}
.main-header .header-planner-widget.expanded .search__forms .search__form.location-focused #header-explorer_search_button:hover:before {
  background-color: #1D7337;
}
.main-header .header-planner-widget.expanded .search__forms .search_group_from_cell.cell-6 {
  width: 50%;
}
.main-header .header-planner-widget.expanded .search__forms .search_group_to_cell.cell-6 {
  width: 50%;
}
.main-header .header-planner-widget.expanded .search__forms .search_group_to_cell input.header-search_input_to {
  border-radius: 0px;
}
.main-header .header-planner-widget.expanded .search__forms .search_group_to_cell input.header-search_input_to:focus {
  border-radius: 8px;
}
.main-header .header-planner-widget.expanded .search__forms .search_input_from_error, .main-header .header-planner-widget.expanded .search__forms .search_input_to_error, .main-header .header-planner-widget.expanded .search__forms #header-search_input_places_error {
  opacity: 1;
}
.main-header .header-planner-widget.expanded .search__options_container {
  width: 100%;
  text-align: center;
}
.main-header .header-planner-widget.expanded .search__options_container .search__options {
  width: 288px;
  background: #F3F4F6;
  margin: 0 auto;
}
.main-header .header-planner-widget.expanded .search__options_container .search__options .header__js__tab {
  padding: 10px 0;
  width: 144px;
  text-align: center;
  justify-content: center;
}
.main-header .header-planner-widget.expanded .search__options_container .search__options button.active-selector {
  opacity: 1;
}
.main-header .header-planner-widget.expanded .search__options_container .search__options .header__js__tab[data-target=header-search-1],
.main-header .header-planner-widget.expanded .search__options_container .search__options .header__js__tab[data-target=header-search-2] {
  display: flex;
}

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: #2F2E38;
  color: #FFF;
  overflow-x: hidden;
}

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

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

@media screen and (min-width: 1920px) {
  .page-footer::before {
    background-size: 100% auto;
  }
}
@media screen and (max-width: 1023px) {
  .page-footer {
    padding-bottom: 48px;
  }
}
.copyrights {
  position: relative;
  font-size: 12px;
  color: #9B9B9B;
}

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

.copyrights__logo:hover {
  opacity: 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.3;
}

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

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

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

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

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

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

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

@media screen and (max-width: 767px) { /* tablet s */
  .quick-links {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .quick-links__list {
    margin-top: 8px;
  }
  .quick-links__list li {
    margin-top: 4px;
  }
  .quick-links__list_inline li {
    display: block;
    margin-right: 0;
  }
}
@media screen and (max-width: 359px) { /* mobile s */
  .quick-links__list {
    font-size: 11px;
  }
}
.keep-exploring {
  position: relative;
}

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

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

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

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

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

.keep_exploring__icon:hover {
  opacity: 0.8;
}

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

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

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

.keep-exploring__button strong {
  display: block;
}

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

.keep-exploring__button:hover img {
  opacity: 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;
}

/* 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__bg_1 {
  background-image: url("img/popup/auth-bg.png");
}

.popup__window {
  position: relative;
  width: 480px;
  margin: 0 auto;
  padding: 40px 27px;
  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__close {
  position: absolute;
  top: 0;
  left: 100%;
  width: 32px;
  height: 32px;
  margin-left: 12px;
}

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

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

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

.popup__subtitle {
  margin-top: 8px;
}

.popup__facebook, .popup__roadpass, .popup__apple {
  display: block;
  margin-top: 16px;
  border-radius: 24px;
  font-size: 14px;
  letter-spacing: 0.8px;
  line-height: 40px;
  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 {
    padding-left: 15.5%;
  }
}
.popup__facebook svg, .popup__roadpass svg, .popup__apple svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.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__apple:hover {
  color: #818182;
}

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

.popup__form {
  margin-top: 32px;
}

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

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

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

.popup__field-wrapper {
  position: relative;
}

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

.popup__label {
  margin-top: 32px;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  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__forgot {
  margin-top: 20px;
  font-size: 12px;
  clear: both;
}

.popup__forgot a {
  text-decoration: underline;
}

.popup__forgot a:hover {
  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);
}

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

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

.popup__submit_alt {
  color: #464553;
  background-color: #fff;
  border: 1px solid #464553;
  line-height: 38px;
}

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

.popup__submit_alt {
  background-color: #fff;
  border: 1px solid #464553;
}

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

.popup__alternative a {
  text-decoration: underline;
}

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

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

@media screen and (max-width: 1023px) { /* tablet */
  .popup {
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 767px) { /* tablet s */
  .popup-inner {
    padding: 0;
  }
  .popup__bg {
    background: #fff;
  }
  .popup__window {
    width: auto;
    padding: 30px 60px;
    border: none;
    box-shadow: none;
  }
  .popup__close {
    top: 16px;
    right: 16px;
    left: auto;
  }
  .popup__close::after,
.popup__close::before {
    background-color: #464553;
  }
}
@media only screen and (max-width: 812px) and (orientation: landscape) { /* tablet s */
  .popup__bg {
    padding: 16px;
    padding: 0px;
    background: #fff;
  }
  .popup__window {
    width: 100%;
    padding: 32px 64px;
    border: none;
  }
  .popup__close {
    top: 16px;
    right: 16px;
    left: auto;
  }
  .popup__close::after,
.popup__close::before {
    background-color: #464553;
  }
}
@media only screen and (max-device-width: 599px) and (orientation: portrait) { /* mobile */
  .popup__bg {
    padding: 0;
    background: #fff;
  }
  .popup__window {
    width: auto;
    padding: 64px 16px;
    border: none;
    box-shadow: none;
  }
  .popup__input {
    font-size: 14px;
    line-height: 24px;
  }
}
.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-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 {
  padding: 0;
}
#upgrade-modal h3 {
  font-family: Axiforma, Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
#upgrade-modal .green-button {
  padding-left: 30px;
  padding-right: 30px;
  margin: 20px 10px 0 10px;
}

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

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

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

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

@media only screen and (max-device-width: 599px) and (orientation: portrait) { /* mobile */
  .main-nav .logo {
    display: block;
    margin-left: 0;
    margin-right: 30px;
    text-align: center;
  }
  .main-nav .logo::before {
    display: none;
  }
}
.main-nav::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 125px;
  background: url("img/main-nav/bg.png") 0 100% no-repeat;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.main-nav__list_alt a {
  opacity: 0.87;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { /* retina */
  .main-nav__inn {
    background-image: url("img/main-nav/ballon@2x.png");
    background-size: 94px 92px;
  }
  .main-nav__foot::before {
    background-image: url("img/main-nav/app@2x.png");
    background-size: 100%;
  }
}
@media screen and (min-height: 1020px) { /* desktop */
  .main-nav::after {
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 767px) { /* tablet s */
  .main-nav__head {
    padding: 11px 0 24px;
  }
}
@media only screen and (max-device-width: 599px) and (orientation: portrait) { /* mobile */
  .main-nav {
    width: 290px;
  }
  .main-nav::after {
    width: 61px;
    background-image: url("img/main-nav/bg@mob.png");
    background-size: 100% 100%;
  }
  .main-nav__inn {
    padding-left: 16px;
    background-position: -16px 100%;
  }
  .main-nav__head .logo {
    display: inline-block;
    margin-left: 30px;
  }
  .main-nav__list {
    margin: 0 0 0 20px;
  }
  .main-nav__list_alt {
    margin: 12px 0 0 58px;
  }
  .main-nav__foot {
    display: none;
  }
  .main-nav_visible .main-nav__inn {
    background-position: -16px 96%;
  }
}
/* Heroes
----------------------------------------------------------------------------------------------------*/
.page-post-hero {
  padding: 80px 0;
  background: #1D2B43 no-repeat center;
  background-size: cover;
}

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

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

.featured-post-hero {
  background: #FFE9D3 url("img/featured-post-hero/bg-shape-optimized@2x.png") no-repeat center bottom;
  background-size: 100% 100%;
  padding: 50px 0 70px;
  position: relative;
}
@media (max-width: 1023px) {
  .featured-post-hero {
    background-image: none;
    padding-top: 0;
  }
}
.featured-post-hero .loading {
  background: url("img/featured-post-hero/loading.gif") no-repeat center;
  background-size: 100%;
  position: absolute;
  width: 100px;
  height: 100px;
  top: 25%;
  left: 25%;
  margin: -50px 0 0 0;
}
@media (max-width: 1023px) {
  .featured-post-hero .loading {
    display: none;
  }
}
.featured-post-hero .featured-post-hero-inner {
  overflow: visible;
}
.featured-post-hero .featured-post-hero-image-tablet {
  padding-top: 44%;
  background: no-repeat center;
  background-size: cover;
  display: none;
  position: relative;
}
@media (max-width: 1023px) {
  .featured-post-hero .featured-post-hero-image-tablet {
    display: block;
  }
}
@media (max-width: 479px) {
  .featured-post-hero .featured-post-hero-image-tablet {
    padding-top: 50%;
  }
}
.featured-post-hero .featured-post-hero-text-wrapper {
  -moz-transition: opacity 0.35s ease-in-out;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
  opacity: 0;
  transition-delay: 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: url("img/featured-post-hero/bean-1@2x.png") no-repeat center;
  background-size: 100%;
  right: 144px;
  bottom: -30px;
  transform: translate(-50px, -50px);
}
@media (max-width: 1023px) {
  .featured-post-hero .bean-1 {
    display: none;
  }
}
.featured-post-hero .bean-2 {
  width: 156px;
  height: 168px;
  background: url("img/featured-post-hero/bean-2@2x.png") no-repeat center;
  background-size: 100%;
  left: 10px;
  bottom: -67px;
  transform: translate(10px, -15px);
}
@media (max-width: 1023px) {
  .featured-post-hero .bean-2 {
    display: none;
  }
}
.featured-post-hero .bean-3 {
  width: 214px;
  height: 169px;
  background: url("img/featured-post-hero/bean-3@2x.png") no-repeat center;
  background-size: 100%;
  z-index: 3;
  right: -31px;
  top: -80px;
  transform: rotate(30deg);
  transform-origin: 0 100%;
}
@media (max-width: 1023px) {
  .featured-post-hero .bean-3 {
    display: none;
  }
}
.featured-post-hero .bean-4 {
  width: 167px;
  height: 177px;
  background: url("img/featured-post-hero/bean-4@2x.png") no-repeat center;
  background-size: 100%;
  z-index: 3;
  right: -45px;
  bottom: -36px;
  transform: rotate(-40deg);
  transform-origin: 0 50%;
}
@media (max-width: 1023px) {
  .featured-post-hero .bean-4 {
    display: none;
  }
}
.featured-post-hero .bean-5 {
  width: 53px;
  height: 88px;
  background: url("img/featured-post-hero/bean-5@2x.png") no-repeat center;
  background-size: 100%;
  right: -76px;
  top: 163px;
  transform: translate(-100px, 30px);
}
@media (max-width: 767px) {
  .featured-post-hero .bean-5 {
    display: none;
  }
}
.featured-post-hero .bean-6 {
  width: 33px;
  height: 54px;
  background: url("img/featured-post-hero/bean-6@2x.png") no-repeat center;
  background-size: 100%;
  right: -71px;
  top: 40px;
  transform: translate(-60px, 60px);
}
@media (max-width: 1023px) {
  .featured-post-hero .bean-6 {
    display: none;
  }
}
.featured-post-hero .bean-7 {
  width: 53px;
  height: 88px;
  background: url("img/featured-post-hero/bean-5@2x.png") no-repeat center;
  background-size: 100%;
  left: 16px;
  bottom: -60px;
}
@media (max-width: 1023px) {
  .featured-post-hero .bean-7 {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .featured-post-hero .bean-7 {
    display: none;
  }
}
.featured-post-hero .featured-post-hero-image-link:hover .bean-1 {
  transform: translate(-10px, 10px);
}
.featured-post-hero .featured-post-hero-image-link:hover .bean-2 {
  transform: translate(10px, -15px);
}
.featured-post-hero .featured-post-hero-image-link:hover .bean-3 {
  transform: translate(-10px, 20px);
}
.featured-post-hero .featured-post-hero-image-link:hover .bean-4 {
  transform: translate(15px, 10px);
}
.featured-post-hero .featured-post-hero-image-link:hover .bean-5 {
  transform: translate(30px, -10px);
}
.featured-post-hero .featured-post-hero-image-link:hover .bean-6 {
  transform: translate(-10px, -10px);
}
.featured-post-hero .bean.scrolling {
  transition-timing-function: linear;
  transition-delay: 0s;
}

.featured-post-hero.loaded .featured-post-hero-image, .featured-post-hero.loaded .featured-post-hero-text-wrapper {
  opacity: 1;
}
.featured-post-hero.loaded .bean {
  transition-delay: 0.15s;
  transform: none;
  opacity: 1;
}
.featured-post-hero.loaded .loading {
  display: none;
}

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

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

/* Mobile Component */
.mobile-looking .slick-slider {
  position: relative;
}
.mobile-looking .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.mobile-looking .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mobile-looking .slick-arrow {
  position: absolute;
  top: 30px;
  width: 8px;
  height: 13px;
  margin-top: -6.5px;
  background: no-repeat center;
  background-size: 100% 100%;
  opacity: 0.5;
  transition-duration: 0.25s;
  transition-property: opacity;
  overflow: hidden;
  text-indent: -99999px;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mobile-looking .slick-prev {
  right: 100%;
  background-image: url("img/mobile-looking/prev@2x.png");
}
.mobile-looking .slick-next {
  left: 100%;
  background-image: url("img/mobile-looking/next@2x.png");
}
.mobile-looking .slick-prev.slick-disabled,
.mobile-looking .slick-next.slick-disabled {
  opacity: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.stories__item {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 270px;
  margin: 24px auto 0 !important;
  box-shadow: 0 20px 20px -12px 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: url("img/stories/shape1.png");
  transform: rotate(-30deg);
  transform-origin: 100% 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { /* retina */
  .stories {
    background-image: url("img/stories/bg@2x.png");
    background-size: 1024px auto;
  }
  .stories__shape_1 {
    background-image: url("img/stories/shape1@2x.png");
  }
  .stories__shape_2 {
    background-image: url("img/stories/shape2@2x.png");
  }
  .stories__shape_3 {
    background-image: url("img/stories/shape3@2x.png");
  }
  .stories__shape_4 {
    background-image: url("img/stories/shape4@2x.png");
  }
  .stories__shape_5 {
    background-image: url("img/stories/shape5@2x.png");
  }
  .stories__shape_6 {
    background-image: url("img/stories/shape6@2x.png");
  }
  .stories__shape_7 {
    background-image: url("img/stories/shape7@2x.png");
  }
  .stories__shape_8 {
    background-image: url("img/stories/shape8@2x.png");
  }
  .stories__shape_9 {
    background-image: url("img/stories/shape9@2x.png");
  }
  .stories__shape_10 {
    background-image: url("img/stories/shape10@2x.png");
  }
  .stories__shape_11 {
    background-image: url("img/stories/shape11@2x.png");
  }
  .stories__shape_12 {
    background-image: url("img/stories/shape12@2x.png");
  }
  .stories__shape_13 {
    background-image: url("img/stories/shape13@2x.png");
  }
  .stories__shape_14 {
    background-image: url("img/stories/shape14@2x.png");
  }
  .stories__shape_15 {
    background-image: url("img/stories/shape1@2x.png");
  }
  #page .stories_results {
    background: none;
  }
}
@media screen and (max-width: 1023px) { /* tablet */
  .stories__item {
    max-width: none;
    margin-top: 28px;
  }
  .stories__cont {
    margin: 0;
    padding: 0;
  }
  .stories__heading {
    margin-top: 24px;
    height: auto;
  }
  .stories__more {
    display: none;
  }
  .stories__shape {
    display: none;
    background: transparent;
  }
  .stories__item:hover {
    box-shadow: none;
  }
  .stories__item:hover .stories__cont {
    background-color: #fff;
  }
  .stories__item_green:hover .stories__heading,
.stories__item_purple:hover .stories__heading {
    color: inherit;
  }
  .stories_results .stories__item:hover .stories__cont {
    background-color: #F7F7F9;
  }
  .stories_featured .stories__item:hover .stories__cont {
    background-color: #EB4550;
  }
  .stories_featured .stories__item_yellow:hover .stories__heading {
    color: inherit;
  }
}
@media screen and (max-width: 767px) { /* tablet s */
  .stories__cover {
    max-width: 100%;
    height: auto;
  }
  .stories__keywords {
    margin-top: 24px;
  }
  .stories__heading {
    margin-top: 16px;
  }
}
@media only screen and (max-device-width: 599px) and (orientation: portrait) { /* mobile */
  .stories_results {
    padding: 0;
  }
  .stories_featured {
    padding-top: 32px;
    padding-right: 0;
    padding-left: 0;
  }
}
.stories__tag:before {
  display: none;
}

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

.stories__item {
  cursor: pointer;
}

.stories__item-new .stories__meta {
  position: relative;
  z-index: 2;
}
.stories__item-new .stories__pic {
  background: no-repeat center;
  background-size: cover;
}
.stories__item-new .stories__shape {
  opacity: 0;
  transition-property: all;
}
@media screen and (max-width: 1023px) {
  .stories__item-new .stories__cont {
    background-color: #FAFAFB;
  }
}

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

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

.stories-hover-color-2:hover .stories__cont {
  background-color: #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;
  }
}

.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)
----------------------------------------------------------------------------------------------------*/
/* 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("img/stories/squiggle.svg");
  position: absolute;
  left: 50%;
  margin-left: -32px;
  width: 65px;
  height: 8px;
}

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

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

.author-urls .social-icon {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  width: 26px;
  background: transparent no-repeat center;
  background-size: 16px;
  margin-right: 8px;
  opacity: 0.4;
  border-radius: 50%;
  height: 26px;
}
.author-urls .social-icon:hover {
  opacity: 0.8;
}
.author-urls .social-icon.instagram {
  background-image: url("img/social/instagram.svg");
}
.author-urls .social-icon.twitter {
  background-image: url("img/social/twitter.svg");
}
.author-urls .social-icon.facebook {
  background-image: url("img/social/facebook.svg");
}
.author-urls .social-icon.youtube {
  background-image: url("img/social/youtube.svg");
  background-size: 20px;
}
.author-urls .social-icon.website {
  background-image: url("img/social/website.svg");
}
.author-urls .social-icon.rt {
  background-image: url("img/social/roadpress_icon_rt_line.svg");
}

.floating-cta {
  position: absolute;
  right: 0;
  top: 0;
  width: 224px;
  max-width: 96%;
  height: 100%;
}
@media (max-width: 767px) {
  .floating-cta {
    position: relative;
    height: auto;
    margin: 0 auto 48px;
    border-radius: 4px;
  }
}
@media only screen and (max-width: 1221px) and (min-width: 767px) {
  .floating-cta {
    width: 73.5%;
    left: 12.5%;
    position: relative;
    height: auto;
    margin: 0 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: url("img/stories/squiggle-medium.svg") no-repeat center;
  background-size: 260px 8px;
}
.editorial-content hr.is-style-dots {
  background-image: url("img/stories/squiggle.svg");
  background-size: 65px 8px;
}
.editorial-content hr.is-style-wide {
  background-image: url("img/stories/divider-large.png");
  height: auto;
  padding-top: 40%;
  background-size: 100% 100%;
  margin: 80px 0;
}
.editorial-content .alignwide {
  margin-left: -20%;
  margin-right: -20%;
}
@media (max-width: 767px) {
  .editorial-content .alignwide {
    margin-left: auto;
    margin-right: auto;
  }
}
.editorial-content .alignfull {
  margin-left: calc(-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("img/stories/squiggle-small.gif");
  position: absolute;
  left: 50%;
  margin-left: -32px;
  top: 0;
}
.editorial-content blockquote:after,
.landing-page-content blockquote:after {
  bottom: 0;
  top: auto;
}
.editorial-content .wp-block-embed-vimeo .wp-block-embed__wrapper,
.editorial-content .wp-block-embed-youtube .wp-block-embed__wrapper,
.editorial-content .wp-block-embed-video .wp-block-embed__wrapper,
.landing-page-content .wp-block-embed-vimeo .wp-block-embed__wrapper,
.landing-page-content .wp-block-embed-youtube .wp-block-embed__wrapper,
.landing-page-content .wp-block-embed-video .wp-block-embed__wrapper {
  position: relative;
  padding-top: 56.25%;
}
.editorial-content .wp-block-embed-vimeo .wp-block-embed__wrapper img.lazy,
.editorial-content .wp-block-embed-youtube .wp-block-embed__wrapper img.lazy,
.editorial-content .wp-block-embed-video .wp-block-embed__wrapper img.lazy,
.landing-page-content .wp-block-embed-vimeo .wp-block-embed__wrapper img.lazy,
.landing-page-content .wp-block-embed-youtube .wp-block-embed__wrapper img.lazy,
.landing-page-content .wp-block-embed-video .wp-block-embed__wrapper img.lazy {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.editorial-content .wp-block-embed-vimeo .wp-block-embed__wrapper iframe,
.editorial-content .wp-block-embed-youtube .wp-block-embed__wrapper iframe,
.editorial-content .wp-block-embed-video .wp-block-embed__wrapper iframe,
.landing-page-content .wp-block-embed-vimeo .wp-block-embed__wrapper iframe,
.landing-page-content .wp-block-embed-youtube .wp-block-embed__wrapper iframe,
.landing-page-content .wp-block-embed-video .wp-block-embed__wrapper iframe {
  position: absolute;
  width: 1px;
  height: 1px;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
}

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

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

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

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

/* Mobile App CTA [note: base styles in landing-page.scss]
----------------------------------------------------------------------------------------------------*/
.magazine-article .mobile_app_cta-module {
  margin: 60px calc(-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%;
  }
}

/* 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 {
  float: left;
  display: inline;
  margin-left: 0.75%;
  margin-right: 0.75%;
  position: relative;
  width: 31.8333333333%;
  padding: 12px 0;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
  padding: 12px 0;
}
@media (max-width: 767px) {
  .products.narrow .product {
    float: none;
    width: auto;
    display: block;
  }
}
@media (max-width: 767px) {
  .products.narrow .product {
    max-width: 220px;
    margin: 0 auto 30px;
  }
}
.products.narrow .product .banner-cta-image-wrapper {
  float: none;
  width: auto;
  margin: 0;
}
.products.narrow .product .banner-cta-image-wrapper img {
  border-radius: 4px;
  display: block;
  width: auto;
}
.products.narrow .product .banner-cta-copy-wrapper {
  float: none;
  width: auto;
  padding: 8px;
  border: 0px;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.subscribe__button {
  margin-top: 16px;
}

.subscribe__button[disabled], .subscribe__button:disabled {
  opacity: 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: #FAFAFB;
}

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

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

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

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

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

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

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

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

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

@media only screen and (max-device-width: 833px) and (orientation: landscape) {
  .mobile-looking, .mobile-device-display {
    display: block;
  }
  .non-mobile-device-display, .mobile-looking.hidden, .mobile-device-display.hidden {
    display: none;
  }
}
@media only screen and (max-device-width: 599px) and (orientation: portrait) { /* mobile */
  .mobile-looking, .mobile-device-display {
    display: block;
  }
  .non-mobile-device-display, .mobile-looking.hidden, .mobile-device-display.hidden {
    display: none;
  }
}
.social-links-module {
  margin: 24px 0 0 0.75%;
  position: relative;
}
.social-links-module h3 {
  margin-bottom: 12px;
}

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

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

.contact-form-module {
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  overflow: hidden;
}
.contact-form-module .contact-form-wrapper {
  padding: 24px 0;
}
.contact-form-module .contact-form-header {
  margin-bottom: 24px;
  padding: 0 24px;
}
.contact-form-module .contact-form-description p {
  margin-bottom: 1em;
}
.contact-form-module .contact-form-footer {
  padding: 0 12px;
  clear: both;
}
.contact-form-module .contact-form-footer .form-success {
  display: none;
}
.contact-form-module .contact-form-footer .form-error {
  float: right;
  margin-bottom: 24px;
  display: none;
}
@media (max-width: 767px) {
  .contact-form-module .contact-form-footer .form-error {
    float: none;
  }
}
.contact-form-module .contact-form-footer .contact-form-module-submit[disabled] {
  opacity: 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;
  }
}

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

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

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

.mobile_app_cta-module .mobile-cta-module-inner {
  padding-bottom: 48px;
  background: #F0F8E8 url("img/landing-page/mobile-cta-pattern.svg") center;
}
.mobile_app_cta-module h3 {
  padding: 0 6%;
}
.mobile_app_cta-module p {
  padding: 0 8%;
}
.mobile_app_cta-module .mobile-cta-artwork {
  width: 288px;
  max-width: 100%;
  height: auto;
  position: relative;
  top: -40px;
  margin-bottom: -16px;
}
.mobile_app_cta-module .mobile-cta-module-squiggle {
  display: inline-block;
  width: 96px;
  margin: 24px 0 6px;
}
.mobile_app_cta-module .mobile-app-cta-button {
  width: 90%;
  margin: 24px 5% 0;
}

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 #BFBFBF;
  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-footer {
  margin-top: 20px;
}
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;
  border: 2px solid #147BD1;
  color: #147BD1;
  padding: 7px 20px;
  text-transform: uppercase;
  background: white;
  display: inline-block;
  border-radius: 44px;
  text-align: center;
  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:hover {
  color: white;
  background: #147BD1;
}
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.highlighted .signup-button a {
  color: white;
  background: #147BD1;
}
section.tier-card-module .modules div.cell-3.highlighted .signup-button a:hover {
  color: #147BD1;
  background: white;
}
section.tier-card-module .modules div.cell-3 ul li {
  display: block;
  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: url(img/landing-page/carat.png);
  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;
}

section.tier-comparison-module {
  width: 100%;
  padding: 0;
}
section.tier-comparison-module .header {
  max-width: 760px;
  width: 90%;
  margin: 0 auto;
}
section.tier-comparison-module .header p {
  margin: 20px 0;
}
section.tier-comparison-module .comparison-wrapper {
  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%;
}
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 .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: 2px solid #F3F3F3;
}
section.tier-comparison-module .comparison .table-body .check {
  display: inline-block;
  width: 24px;
  height: 18px;
  background-image: url(img/landing-page/feature-check.png);
  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 div:nth-child(even) {
  background: #F3F3F3;
}
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 #147BD1;
  color: #147BD1;
  padding: 5px;
  width: 90%;
  margin: 20px auto 30px auto;
  text-transform: uppercase;
  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: white;
  background: #147BD1;
}
section.tier-comparison-module .footer-text {
  color: #BFBFBF;
}
section.tier-comparison-module .footer-text a {
  color: #BFBFBF;
}

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

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

/* 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: url("img/magazine/subnav/nav_1_pattern.png") 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: url("img/magazine/subnav/nav_2_pattern.png") 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: url("img/magazine/subnav/nav_3_pattern.png") 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: url("img/magazine/subnav/nav_4_pattern.png") 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: url("img/magazine/subnav/nav_5_pattern.png") 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: url("img/magazine/featured_bg.png") 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 url("img/magazine/bg-pattern.png") 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 url("img/magazine/bg-pattern.png") 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: url("img/magazine/subnav/nav_4_pattern.png") center #E5F7FF;
}
.multicolumn-feature.bg-yellow {
  background: url("img/magazine/yellow-feature-bg.png") 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: url("img/magazine/subnav/nav_2_pattern.png") 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: url("img/magazine/subnav/nav_3_pattern.png") 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: url("img/magazine/subnav/nav_5_pattern.png") 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: url("img/Spinner-1s-72px.svg") 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: #FAFAFB;
}
body.page-template-extraordinary-places .icon_set-module .icon-set-item svg {
  width: auto;
  height: 100px;
}
body.page-template-extraordinary-places .eps-state.no-eps {
  display: none !important;
}
body.page-template-extraordinary-places .no-eps-message {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { /* retina */
  .decoration_1::after {
    background-image: url("img/decoration/shape1@2x.png");
  }
  .decoration_2::before {
    background-image: url("img/decoration/shape2@2x.png");
  }
  .decoration_2::after {
    background-image: url("img/decoration/shape3@2x.png");
  }
  .decoration_3::after {
    background-image: url("img/decoration/shape4@2x.png");
  }
  .decoration_4::after {
    background-image: url("img/decoration/shape5@2x.png");
  }
  .decoration_4::before {
    background-image: url("img/decoration/shape6@2x.png");
  }
  .decoration_5.bg-bean::after {
    background-image: url("img/decoration/shape7@2x.png");
  }
  .decoration_6::before,
.decoration_8::before {
    background-image: url("img/decoration/shape8@2x.png");
  }
  .decoration_6::after,
.decoration_8::after {
    background-image: url("img/decoration/shape9@2x.png");
  }
  .decoration_7::before {
    background-image: url("img/decoration/shape10@2x.png");
  }
  .decoration_7::after {
    background-image: url("img/decoration/shape11@2x.png");
  }
}
@media screen and (max-width: 1023px) { /* tablet */
  .decoration::after,
.decoration::before {
    display: none;
  }
}
/* Loading Spinner
----------------------------------------------------------------------------------------------------*/
.lds-spinner {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 32px;
  transform: scale(0.5);
}
.lds-spinner span {
  display: block;
  transform-origin: 32px 32px;
  animation: lds-spinner 1s linear infinite;
}
.lds-spinner span:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 6px;
  height: 8px;
  border-radius: 30%;
  background: #464553;
}
.lds-spinner span:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -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 {
  width: 48px;
  height: 48px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -24px 0 0 -24px;
}
#login .lds-spinner span,
#signup .lds-spinner span {
  transform-origin: 24px 24px;
}
#login .lds-spinner span:after,
#signup .lds-spinner span:after {
  top: 0;
  left: 24px;
  width: 4px;
  height: 6px;
  background: #fff;
}

.retail-code-submit .lds-spinner, .fb-auth-buttons .popup__submit .lds-spinner, .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-160x600 {
  width: 160px;
  height: 630px;
}

.skyscraper_ad {
  height: 600px;
}

.floating-cta.floating-ad {
  width: 160px;
}
.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 iframe {
  float: right;
}

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

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

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

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

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

.deals-hero {
  position: relative;
}
.deals-hero .deals-hero__cover {
  position: absolute;
  top: -170px;
  right: -50px;
}
@media (max-width: 767px) {
  .deals-hero .deals-hero__cover {
    top: auto;
    top: 100%;
    left: -8%;
    width: 115%;
    height: auto;
  }
}
.deals-hero .deals-page-header {
  padding-right: 4%;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .deals-hero .deals-page-header {
    padding-right: 0;
    margin-bottom: 24px;
  }
}
.deals-hero .deals-page-header h3 {
  margin-top: 12px;
}
.deals-hero 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;
}
@media (max-width: 767px) {
  .plus-deals .plus-deals__head {
    padding: 24px 8px;
  }
}
.plus-deals .deals-main-header.loading:before {
  content: "";
  float: left;
  height: 42px;
  width: 42px;
  background: url("img/Spinner-1s-72px.svg") no-repeat center;
  background-size: 72px;
  position: relative;
  top: -6px;
  margin-right: 16px;
}

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

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

.plus-deal-header h4 {
  float: left;
  margin-right: 24px;
}
@media (max-width: 767px) {
  .plus-deal-header h4 {
    float: none;
    margin-right: 0;
    font-size: 24px;
  }
}
.plus-deal-header .plus-deals__tags {
  float: left;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .plus-deal-header .plus-deals__tags {
    float: none;
    margin-right: 0;
    margin-top: 16px;
  }
}
.plus-deal-header .plus-deals__tags span {
  border: 1px solid #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 {
  padding: 20px 64px 0;
}
@media (max-width: 767px) {
  .deals-modal .plus-deals-long-description {
    padding: 20px 0 0 0;
  }
}

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

/* JazzHR feed
----------------------------------------------------------------------------------------------------*/
.resumator-basic-widget .resumator-department-heading {
  margin-top: 64px;
  font-family: Souvenir, serif;
  font-size: 24px;
  line-height: 1.1667;
  border-bottom: 1px solid #ebe8f5;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.resumator-basic-widget .resumator-department-heading:first-child {
  margin-top: 20px;
}
.resumator-basic-widget .resumator-job-title {
  margin: 0 0 8px;
  padding: 0;
  border: none;
  font-family: Axiforma, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 20px;
}
.resumator-basic-widget .resumator-job {
  margin-bottom: 24px;
}
.resumator-basic-widget .resumator-job-info-details, .resumator-basic-widget .resumator-job-info {
  font-family: Axiforma, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
}
.resumator-basic-widget .resumator-job-view-details {
  font-family: Axiforma, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  padding-top: 12px;
}
.resumator-basic-widget a.resumator-job-link {
  color: #EF3340;
}
.resumator-basic-widget .resumator-job-description-text {
  margin-top: 24px;
}
.resumator-basic-widget .resumator-job-description-text, .resumator-basic-widget .resumator-job-description li, .resumator-basic-widget .resumator-job-description p, .resumator-basic-widget .resumator-job-description-text span {
  font-family: Axiforma, Helvetica, Arial, sans-serif !important;
}
.resumator-basic-widget .resumator-job-description li, .resumator-basic-widget .resumator-job-description p {
  font-family: Axiforma, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 2;
}
.resumator-basic-widget .resumator-job-description ul li {
  list-style: disc;
}
.resumator-basic-widget .resumator-job-description ul li:before {
  content: "- ";
}
.resumator-basic-widget .resumator-buttons ul li:before {
  content: "";
}
.resumator-basic-widget a.resumator-hide-details {
  margin-top: 40px;
}

#resumator-logo {
  display: none;
}

/* Voices from the Road
----------------------------------------------------------------------------------------------------*/
@media (min-width: 1023px) {
  .single-voices .sharing-wrapper {
    background: url("img/voices/voices-social-bg.png") no-repeat top left;
    background-size: 100%;
    width: 55px;
    padding: 24px 0;
    top: 12%;
  }
  .single-voices .sharing-wrapper ul li a {
    height: 36px;
    background-color: transparent;
  }
}
@media (max-width: 1023px) {
  .single-voices .sharing-wrapper {
    position: relative;
    margin-top: 10px;
    padding: 0 8%;
  }
  .single-voices .sharing-wrapper ul li a {
    background-color: transparent;
    opacity: 0.6;
  }
  .single-voices .sharing-wrapper ul li a:hover {
    opacity: 1;
  }
  .single-voices .sharing-wrapper ul li .share-facebook {
    background-image: url("img/social/social-links-module/Facebook-white@3x.png");
  }
  .single-voices .sharing-wrapper ul li .share-twitter {
    background-image: url("img/social/social-links-module/Twitter-white@3x.png");
  }
  .single-voices .sharing-wrapper ul li .share-pinterest {
    background-image: url("img/social/social-links-module/Pinterest-white@3x.png");
  }
  .single-voices .sharing-wrapper ul li .share-flipboard {
    background-image: url("img/social/social-links-module/flipboard-white@3x.png");
  }
  .single-voices .sharing-wrapper ul li .share-email {
    background-image: url("img/social/social-links-module/email-white@3x.png");
  }
}
@media (max-width: 767px) {
  .single-voices .sharing-wrapper {
    padding: 0;
  }
  .single-voices .sharing-wrapper ul li a {
    width: 15%;
    margin-right: 5%;
  }
}
.single-voices .article-content-wrapper {
  overflow-x: hidden;
  position: relative;
}
.single-voices .article-content-wrapper:before, .single-voices .article-content-wrapper:after {
  position: absolute;
  bottom: 0;
  height: 100%;
  content: "";
}
@media (max-width: 1024px) {
  .single-voices .article-content-wrapper:before, .single-voices .article-content-wrapper:after {
    display: none;
  }
}
.single-voices .article-content-wrapper:before {
  left: 0;
  width: 450px;
  background: url("img/voices/article-bg-left.png") no-repeat bottom left;
  background-size: 100% auto;
}
.single-voices .article-content-wrapper:after {
  right: 0;
  width: 300px;
  background: url("img/voices/article-bg-right.png") no-repeat bottom right;
  background-size: 100% auto;
}
.single-voices .wp-block-image:not(.alignfull), .single-voices .wp-block-embed-instagram, .single-voices .wp-block-gallery:not(.alignfull) {
  margin-top: 75px;
  position: relative;
}
.single-voices .wp-block-image:not(.alignfull):before, .single-voices .wp-block-embed-instagram:before, .single-voices .wp-block-gallery:not(.alignfull):before {
  position: absolute;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 518 341' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.737478 10.8128C0.340128 4.98689 4.9981 0.0613677 10.8371 0.13306L507.703 6.23369C513.34 6.3029 517.806 11.016 517.572 16.6488L504.47 331.416C504.247 336.772 499.84 341 494.479 341H32.5989C27.3401 341 22.9799 336.927 22.6221 331.68L0.737478 10.8128Z' fill='%23EF3340'/></svg>") no-repeat top right;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  top: -40px;
  right: -40px;
  display: block;
}
.single-voices .wp-block-image:not(.alignfull) img,
.single-voices .wp-block-image:not(.alignfull) iframe, .single-voices .wp-block-embed-instagram img,
.single-voices .wp-block-embed-instagram iframe, .single-voices .wp-block-gallery:not(.alignfull) img,
.single-voices .wp-block-gallery:not(.alignfull) iframe {
  position: relative;
  z-index: 1;
}
.single-voices .wp-block-image:not(.alignfull) figcaption, .single-voices .wp-block-embed-instagram figcaption, .single-voices .wp-block-gallery:not(.alignfull) figcaption {
  background: #fff;
  padding: 3px;
  position: relative;
  z-index: 1;
  opacity: 1;
  top: -5px;
}
.single-voices .wp-block-gallery {
  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: url("img/voices/quote-squiggle.svg") repeat-x center;
  height: 15px;
}
@media (max-width: 767px) {
  .single-voices blockquote {
    margin: 50px 0;
  }
}
.single-voices .editorial-content {
  position: relative;
  z-index: 1;
}
.single-voices .additional-article-modules-wrapper {
  padding-top: 30px;
}

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

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

.voices-card {
  padding: 0 1%;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .voices-card {
    margin: 0 auto 60px;
    max-width: 340px;
  }
}
.voices-card .voices-card-image {
  margin: 0 6px;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  padding-top: 100%;
  background: #fff;
}
.voices-card .voices-card-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.voices-card .voices-card-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  border-radius: 20px;
}
.voices-card .voices-card-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.voices-card .voices-card-content {
  border-radius: 20px;
  background: #FEF4EA;
  padding: 30px 18px 35px;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.18);
  position: relative;
  transform: skew(3deg, 5deg);
  margin-top: -26px;
  z-index: 2;
}
.voices-card .voices-card-content span {
  display: block;
}
.voices-card .voices-card-content .voices-card-author-name {
  width: calc(100% - 72px);
  margin-bottom: 7px;
}
.voices-card .voices-card-content .voices-card-date {
  margin-bottom: 16px;
}
.voices-card .voices-card-content .voices-card-date:after {
  content: "";
  display: block;
  height: 7px;
  background: url("data:image/svg+xml;utf8,<svg fill='none' viewBox='0 0 273 7' xmlns='http://www.w3.org/2000/svg'><path d='m0 1c6.20871 0 6.20871 5 12.3991 5 6.1904 0 6.2087-5 12.3991-5s6.2087 5 12.4174 5 6.1904-5 12.3991-5 6.2087 5 12.3991 5 6.2087-5 12.4174-5 6.1904 5 12.3991 5 6.2087-5 12.4174-5c6.2083 0 6.1903 5 12.3993 5s6.209-5 12.417-5c6.209 0 6.209 5 12.399 5 6.191 0 6.209-5 12.418-5 6.208 0 6.208 5 12.417 5s6.191-5 12.399-5c6.209 0 6.209 5 12.399 5 6.191 0 6.209-5 12.418-5s6.209 5 12.399 5 6.209-5 12.417-5c6.209 0 6.209 5 12.418 5 6.208 0 6.208-5 12.417-5s6.209 5 12.418 5c6.208 0 6.208-5 12.417-5' stroke='%23ef3340' stroke-miterlimit='10' stroke-width='.5'/></svg>") repeat-x;
  margin-top: 16px;
}
.voices-card .voices-card-content .voices-card-text {
  transform: skew(-2deg, -5deg);
}
.voices-card .voices-card-content .voices-card-author-photo {
  transform: skew(-2deg, -5deg);
}
.voices-card .voices-card-content .voices-card-author-photo img {
  border-radius: 50%;
  width: 88px;
  border: 4px solid #fff;
  position: absolute;
  right: 0;
  top: -73px;
}
.voices-card .title-wrapper {
  position: relative;
}
.voices-card .title-wrapper .voice-article-title {
  position: relative;
  z-index: 2;
}
.voices-card .title-wrapper .voice-article-title-double {
  position: absolute;
  top: 0;
  left: 8px;
  width: 100%;
}
.voices-card .title-wrapper .voice-article-title-double h3 {
  display: inline;
  color: transparent;
  -moz-transition: box-shadow 0.1s ease-in-out;
  -webkit-transition: box-shadow 0.1s ease-in-out;
  -o-transition: box-shadow 0.1s ease-in-out;
  transition: box-shadow 0.1s ease-in-out;
  box-shadow: inset 0 -0.35em transparent;
  opacity: 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("img/voices/related-divider.svg");
  display: block;
}
.related-voices.carousel .related-voices-container {
  transform: skew(0deg, -1deg);
  padding: 60px 40px 40px;
}
.related-voices.carousel .related-voices-container .related-voices-content {
  transform: skew(0deg, 1deg);
}
.related-voices.carousel .related-voices-container .voices-featured-article {
  background: transparent;
  transform: none;
  padding: 0;
  margin: 0 1%;
  box-shadow: none;
}
@media (max-width: 767px) {
  .related-voices.carousel .related-voices-container .voices-featured-article {
    float: left;
  }
}
.related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-inner {
  transform: none;
}
.related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-image {
  transform: skew(0deg, 1deg);
  margin-top: 30px;
}
.related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-image img {
  transform: skew(0deg, -1deg) scale(1.1);
}
.related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-right {
  padding: 0;
}
.related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-right:before {
  width: 97%;
  top: 13px;
  right: -18px;
  transform: skew(0deg, 1deg);
  height: 86%;
  background: #71C5E8;
}
@media (max-width: 767px) {
  .related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-right {
    margin-right: 20px;
  }
  .related-voices.carousel .related-voices-container .voices-featured-article .voices-featured-article-right:before {
    top: -13px;
    height: 100%;
  }
}
.related-voices.carousel .related-voices-container .voices-featured-article .author-meta {
  margin-bottom: 24px;
}
.related-voices.carousel .related-voices-container .voices-featured-article .author-photo {
  width: 68px;
  height: 68px;
  margin-right: 20px;
}
.related-voices.carousel .related-voices-container .voices-featured-article .name-date-wrapper .article-date {
  margin-top: 4px;
}
.related-voices.carousel .related-voices-container .voices-featured-article .title-wrapper {
  margin-bottom: 30px;
}
.related-voices.carousel .related-voices-container .voices-featured-article:hover .voice-featured-article-title-double h2 {
  box-shadow: inset 0 -0.35em #71C5E8;
}
.related-voices.carousel .slick-slider .slick-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: url("img/voices/background-roads.png");
}

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

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

.round-button.green-button {
  border-color: #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.yellow-button {
  border-color: #FFD400;
  background-color: #FFD400;
}

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

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

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

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

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

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

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

.wp-block-button__link.modal-button {
  padding: 8px 30px;
}

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

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

button[disabled], .button[disabled] {
  cursor: default;
  opacity: 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: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: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;
}

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

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

.persona-page-76 .persona-header {
  padding: 45px 0 100px;
  margin-bottom: 45px;
  background: url("img/clients/76/persona-header.png") no-repeat left bottom;
}
@media (max-width: 767px) {
  .persona-page-76 .persona-header {
    background: none;
    text-align: center;
    padding-bottom: 0;
  }
}
.persona-page-76 .persona-header h1 {
  margin: 0 0 24px;
}
.persona-page-76 .persona-header p {
  margin: 0;
}
.persona-page-76 .persona-header .persona-logo {
  width: 150px;
  height: auto;
  margin: 0 0 24px 0;
  display: block;
}
@media (max-width: 767px) {
  .persona-page-76 .persona-header .persona-logo {
    margin: 0 auto 24px;
  }
}
.persona-page-76 .persona-info-container {
  max-width: 92%;
  padding: 0 0 45px 0;
}
.persona-page-76 .persona-info-container .persona-info {
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 24px;
  margin-bottom: 45px;
}
.persona-page-76 .persona-info-container .persona-info h3 {
  margin-bottom: 8px;
}
.persona-page-76 .persona-info-container .persona-info .persona-description {
  margin-bottom: 24px;
}
.persona-page-76 .persona-info-container .persona-info .persona-divider {
  height: 4px;
  background: #003893;
  width: 75%;
  margin: 45px auto;
}
.persona-page-76 .persona-info-container .persona-info .persona-related {
  padding-bottom: 45px;
  float: left;
  width: 48%;
  margin-right: 2%;
}
@media (max-width: 767px) {
  .persona-page-76 .persona-info-container .persona-info .persona-related {
    width: 40%;
    margin: 0 5%;
  }
}
@media (max-width: 479px) {
  .persona-page-76 .persona-info-container .persona-info .persona-related {
    width: auto;
    margin: 0px 0 24px;
    float: none;
  }
}
.persona-page-76 .persona-info-container .persona-info .persona-related.last {
  padding: 0;
}
.persona-page-76 .persona-info-container .persona-info .persona-related-info {
  float: left;
  width: 74%;
  margin-right: 1%;
}
@media (max-width: 767px) {
  .persona-page-76 .persona-info-container .persona-info .persona-related-info {
    float: none;
    width: auto;
    margin-right: 0;
  }
}
.persona-page-76 .persona-info-container .persona-info .persona-related-image {
  float: left;
  width: 25%;
}
@media (max-width: 767px) {
  .persona-page-76 .persona-info-container .persona-info .persona-related-image {
    float: none;
    width: auto;
  }
}
.persona-page-76 .persona-info-container .persona-info .persona-related-image img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 479px) {
  .persona-page-76 .persona-info-container .persona-info .persona-related-image img {
    max-height: 250px;
    display: block;
    margin: 0 auto;
  }
}
.persona-page-76 .persona-info-container .persona-recommended .container {
  width: auto;
  max-width: 100%;
}
.persona-page-76 .map-cta-76 {
  padding: 90px 0;
  background: no-repeat center;
  background-size: cover;
}
.persona-page-76 .map-cta-76 .map-cta-76-overlay {
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 24px;
  width: 40%;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .persona-page-76 .map-cta-76 .map-cta-76-overlay {
    width: 80%;
  }
}
.persona-page-76 .map-cta-76 .map-cta-76-overlay h2, .persona-page-76 .map-cta-76 .map-cta-76-overlay p {
  margin-bottom: 24px;
}
.persona-page-76 .additional-personas {
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 24px 24px 8px;
  margin: 45px auto;
}
.persona-page-76 .additional-personas h2 {
  margin-bottom: 16px;
}
.persona-page-76 .additional-personas .additional-persona-link {
  margin-bottom: 16px;
}
.persona-page-76 .additional-personas .additional-persona-link img {
  width: 100%;
  height: auto;
}

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

body.app-view .main-header {
  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.page-template-frontpage {
  background: #fff;
}
body.page.page-template-frontpage header.main-header {
  background: none;
  position: absolute;
  width: 100%;
  z-index: 20;
}
body.page.page-template-frontpage header.main-header .main-header-inner {
  border-bottom: none;
  background: none;
  border: none;
  box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0);
}
body.page.page-template-frontpage header.main-header .main-header-inner .header-planner-widget {
  opacity: 0;
}
@media (max-width: 479px) {
  body.page.page-template-frontpage header.main-header .header-left .header-logo-full {
    margin-right: 0;
  }
}
body.page.page-template-frontpage header.main-header .header-left .header-nav ul li ul.sub-menu {
  margin-top: 0px;
}
body.page.page-template-frontpage header.main-header.header-fixed {
  position: fixed;
  top: -80px;
  background: #fff;
  animation-name: fixed-header;
  animation-duration: 0.3s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
body.page.page-template-frontpage header.main-header.header-fixed .main-header-inner {
  overflow: visible;
  background: #fff;
  border: 1px solid #F3F4F6;
  box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0.03);
}
body.page.page-template-frontpage header.main-header.header-fixed .main-header-inner .header-planner-widget {
  opacity: 1;
}
body.page.page-template-frontpage header.main-header.header-fixed .header-left .header-nav ul li ul.sub-menu {
  margin-top: 12px;
}
body.page.page-template-frontpage .header-spacer {
  height: 0;
}
body.page.page-template-frontpage .article-wrapper {
  overflow: hidden;
}
body.page.page-template-frontpage .container {
  width: 1140px;
}
body.page.page-template-frontpage section {
  position: relative;
}
body.page.page-template-frontpage section.home-hero {
  background-color: #FFE9D3;
  background: linear-gradient(180deg, #FFE9D3 0%, #FFE9D3 96%, #fff 96%, #fff 100%);
  overflow: visible;
  padding-bottom: 60px;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.home-hero {
    background: linear-gradient(180deg, #FFE9D3 0%, #FFE9D3 75%, #fff 75%, #fff 100%);
    padding-bottom: 20px;
  }
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.home-hero {
    background: linear-gradient(180deg, #FFE9D3 0%, #FFE9D3 96%, #fff 96%, #fff 100%);
    padding-bottom: 60px;
  }
}
body.page.page-template-frontpage section.home-hero .herobg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  height: auto;
  width: 100%;
  mix-blend-mode: multiply;
}
body.page.page-template-frontpage 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 {
  display: none;
}
body.page.page-template-frontpage 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 {
    display: none;
  }
  body.page.page-template-frontpage section.home-hero .herobg .tablet {
    display: block;
  }
}
@media (max-width: 767px) {
  body.page.page-template-frontpage 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 {
    display: none;
  }
}
body.page.page-template-frontpage section.home-hero > .flex-grid {
  padding: 170px 0 120px 0;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.home-hero > .flex-grid {
    padding: 100px 0 40px 0;
  }
}
body.page.page-template-frontpage section.home-hero .hero-container {
  position: relative;
  z-index: 2;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img {
  max-width: 750px;
  margin: 0 auto;
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img img {
  height: 170%;
  position: absolute;
  top: -70px;
  left: 0;
}
@media (max-width: 1200px) {
  body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img img {
    width: 100%;
    position: relative;
    top: 0;
    height: auto;
  }
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img video {
  width: 100%;
  border-radius: 8px;
  box-shadow: 4px 4px 13px 4px rgba(0, 0, 0, 0.08);
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img video {
    display: none;
  }
}
body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img .mobile-video-image {
  display: none;
}
@media (max-width: 767px) {
  body.page.page-template-frontpage section.home-hero .hero-img-cell .hero-img .mobile-video-image {
    display: block;
  }
}
body.page.page-template-frontpage section.home-hero h1 {
  text-align: left;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  body.page.page-template-frontpage 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 {
  position: relative;
  display: inline-block;
  z-index: 1;
}
body.page.page-template-frontpage section.home-hero h1 span::after {
  content: "";
  position: absolute;
  top: 100%;
  right: -2px;
  left: -2px;
  height: 10px;
  border-radius: 6.75px;
  margin-top: -6px;
  background-color: #FFD400;
  z-index: 0;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.home-hero h1 span::after {
    height: 6px;
    margin-top: -2px;
  }
}
body.page.page-template-frontpage section.home-hero .mobile-subtitle {
  display: none;
  text-align: center;
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.home-hero .mobile-subtitle {
    display: block;
  }
}
body.page.page-template-frontpage section.home-hero .desktop-subtitle {
  display: block;
  margin-top: 12px;
  margin-bottom: 24px;
}
@media (max-width: 1200px) {
  body.page.page-template-frontpage section.home-hero .desktop-subtitle {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.home-hero .desktop-subtitle {
    display: none;
  }
}
body.page.page-template-frontpage section.home-hero .cta {
  padding: 20px 0;
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.home-hero .cta {
    display: none;
  }
}
@media (max-width: 1200px) {
  body.page.page-template-frontpage section.home-hero .cta {
    text-align: center;
    padding-bottom: 20px;
  }
}
body.page.page-template-frontpage 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 {
    height: 152px;
    left: -30px;
  }
}
body.page.page-template-frontpage 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 {
    width: 24px;
  }
}
body.page.page-template-frontpage section.home-hero .places-display .ep-info {
  padding-left: 10px;
}
body.page.page-template-frontpage 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 {
    width: 152px;
    height: 152px;
  }
}
body.page.page-template-frontpage 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 {
  display: none;
}
body.page.page-template-frontpage 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 {
    margin-bottom: 88px;
    margin-left: -22px;
  }
}
body.page.page-template-frontpage 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 {
    padding-top: 28%;
  }
}
@media (max-width: 567px) {
  body.page.page-template-frontpage 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 {
  padding-top: 1%;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage 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 {
  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 {
    width: 152px;
    height: 152px;
  }
}
body.page.page-template-frontpage 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 {
  display: flex;
}
body.page.page-template-frontpage 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 {
  animation: 0.3s ease-in 0s 1 forwards transitionout;
}
body.page.page-template-frontpage section.home-hero .planner-widget {
  display: block;
}
@media (max-width: 1200px) {
  body.page.page-template-frontpage section.home-hero .planner-widget {
    /*Edit for category selector*/
    max-width: 700px;
    /*max-width:560px;*/
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.home-hero .planner-widget {
    display: none;
  }
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__input {
  padding-left: 34px;
  padding-top: 14px;
  margin-top: 0;
}
body.page.page-template-frontpage section.home-hero .planner-widget .flex-grid.search__groups .cell-6 {
  margin: 0;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group {
  width: 100%;
  border-right: none;
  border-left: none;
  padding: 0;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 0%;
  height: 1px;
  background: transparent;
  bottom: 0px;
  transition-duration: 0s;
  z-index: 3;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group .search__autocomplete {
  width: 106%;
  left: -12px;
  top: -18px;
  padding-top: 0;
  z-index: 1;
  border: 1px solid transparent;
  overflow: visible;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group .search__autocomplete ul {
  padding-top: 76px;
  padding-bottom: 20px;
  /*transition:all .3s ease-in;*/
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group .search__autocomplete ul:empty {
  padding-top: 0;
  padding-bottom: 0;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.search_group_to .search__autocomplete {
  width: 100%;
  left: 0px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.search_group_to:after {
  left: 6px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.search__group_l .search__autocomplete {
  width: calc(100% + 12px);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group div.autocomplete_error {
  bottom: -20px;
  left: 13px;
  z-index: 3;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.inactive .search__input {
  border-color: #8296AC;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.inactive .search_input_from {
  background-image: url(img/frontpage/icon/trip-origin-gray.svg);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.inactive .search_input_to {
  background-image: url(img/frontpage/icon/trip-destination-gray.svg);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.form-error .search__input, body.page.page-template-frontpage section.home-hero .planner-widget .search__group.form-error .search__input_focused, body.page.page-template-frontpage section.home-hero .planner-widget .search__group.form-error .search__input:focus {
  border-color: #E12B39;
  box-shadow: 1px 1px 8px rgba(252, 165, 165, 0.5);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.form-error .search_input_to {
  background-image: url(img/frontpage/icon/trip-destination-red.svg);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.form-error .search_input_from {
  background-image: url(img/frontpage/icon/trip-origin-red.svg);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.form-error #search_input_places {
  background-image: url(img/frontpage/icon/pinpoint-red.svg);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group_focused .search_input_from:focus, body.page.page-template-frontpage section.home-hero .planner-widget .search__group_focused .search_input_to:focus, body.page.page-template-frontpage section.home-hero .planner-widget .search__group_focused #search_input_places:focus {
  border-radius: 0;
  border: none;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
  box-shadow: none;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.active-search .search__autocomplete {
  height: 80px;
  padding: 0;
  box-shadow: none;
  transition: all 0.2s ease-in;
  border: 1px solid #F8F8F9;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.active-search:after {
  background: #248742;
  width: 94%;
  transition: all 0.3s 0.3s ease-in;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.active-search.search_group_to:after {
  width: 92%;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.active-search.search__group_l:after {
  width: 96%;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.active-search.form-error:after {
  background: #E12B39;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__group.search__group_focused.active-search .search__autocomplete:not(:empty) {
  display: block;
  height: auto;
  min-height: 80px;
  box-shadow: 0 8px 8px -4px rgba(0, 0, 0, 0.2);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__forms {
  background: #fff;
  border: 1px solid #F3F4F6;
  border-radius: 8px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  height: 100%;
  width: 100%;
  z-index: 1;
  position: relative;
  margin-bottom: 38px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__forms.persona-visible {
  margin-bottom: 0;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form {
  width: 100%;
  background: none;
  box-shadow: none;
  padding: 18px 20px 18px 12px;
  margin-top: 0;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search__button {
  width: auto;
  min-width: 68px;
  height: 44px;
  background: #248742;
  padding: 12px;
  border-radius: 21px;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  z-index: 2;
  transition: all 0.3s ease-in;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search__button:hover {
  background-color: #1D7337;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search__button span {
  display: inline-block;
  vertical-align: middle;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search__button img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search__group_l {
  padding: 0;
  width: 100%;
  border-right: none;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search__group_l .search__input {
  background-image: url(img/frontpage/icon/pinpoint.svg);
  background-repeat: no-repeat;
  background-position: 10px 12px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form input[type=text] {
  height: 44px;
  border: 1px solid #248742;
  border-radius: 8px;
  background-color: #F8F8F9;
  z-index: 2;
  position: relative;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search_input_from:focus, body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search_input_to:focus, body.page.page-template-frontpage section.home-hero .planner-widget .search__form #search_input_places:focus {
  border-radius: 0;
  border: none;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search_input_from, body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search_input_to {
  background-repeat: no-repeat;
  background-position: 10px 12px;
  box-shadow: 1px 1px 0px rgba(36, 135, 66, 0);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search_input_from {
  background-image: url(img/frontpage/icon/trip-origin.svg);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search_input_to {
  background-image: url(img/frontpage/icon/trip-destination.svg);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form label {
  padding-left: 35px;
  bottom: 8px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search__label {
  opacity: 1;
  z-index: 3;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search__label.compact-size {
  display: none;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__form .search__label_focused {
  bottom: 16px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .persona-grid {
  border-top: 1px solid #F3F4F6;
  display: flex;
  height: 42px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .persona-grid .persona-toggle {
  position: relative;
  bottom: 0;
  padding: 0;
  background: #fff;
  display: none;
  height: 42px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .persona-grid .persona-toggle .persona-toggle-option {
  margin-right: 0;
}
body.page.page-template-frontpage section.home-hero .planner-widget .persona-grid .persona-toggle a {
  letter-spacing: -0.25px;
  padding: 13px 15px;
  display: inline-block;
  border-right: 1px solid #F3F4F6;
  padding-right: 18px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .persona-grid .persona-toggle a span {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin-bottom: 2px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .persona-grid .persona-toggle a span.icon {
  margin-right: 7px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .persona-grid .persona-toggle a span.icon svg path {
  fill: #8296AC;
}
body.page.page-template-frontpage section.home-hero .planner-widget .persona-grid .persona-toggle a:before {
  border: 1px solid #E8E9EA;
  box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0px 0px 1px 4px rgb(255, 255, 255);
  height: 16px;
  width: 16px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .persona-grid .persona-toggle a.active span.icon svg path {
  fill: #4C5661;
}
body.page.page-template-frontpage section.home-hero .planner-widget .persona-grid .persona-toggle a.active:before {
  background-color: #1197C8;
}
body.page.page-template-frontpage section.home-hero .planner-widget .persona-grid.visible .persona-toggle {
  display: block;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options_container {
  text-align: left;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.home-hero .planner-widget .search__options_container {
    text-align: center;
  }
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options {
  display: inline-block;
  background-color: #F3F4F6;
  overflow: visible;
  z-index: 0;
  position: relative;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options a.js__tab {
  min-width: 144px;
  padding: 8px 16px;
  border-radius: 8px 8px 0px 0px;
  border: 1px solid #F3F4F6;
  background-color: #F3F4F6;
  position: relative;
  z-index: 1;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options a.js__tab span {
  line-height: 20px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options a.js__tab img {
  filter: grayscale(1);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options a.js__tab_active {
  background-color: #fff;
  z-index: 2;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options a.js__tab_active img {
  filter: grayscale(0);
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options a.js__tab[data-target=search-1] {
  border-top-right-radius: 0;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options a.js__tab[data-target=search-1] img {
  width: 16px;
  height: 16px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options a.js__tab[data-target=search-2] {
  border-top-left-radius: 0;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options a.js__tab[data-target=search-2] img {
  width: 20px;
  height: 16px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options a.js__tab_active[data-target=search-1] {
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.05);
  border-top-right-radius: 8px;
}
body.page.page-template-frontpage section.home-hero .planner-widget .search__options a.js__tab_active[data-target=search-2] {
  box-shadow: -1px -1px 6px 1px rgba(0, 0, 0, 0.05);
  border-top-left-radius: 8px;
}
body.page.page-template-frontpage section.home-hero.stacked {
  padding-bottom: 0;
  margin-bottom: -60px;
}
@media (max-width: 767px) {
  body.page.page-template-frontpage section.home-hero.stacked {
    margin-bottom: -20px;
  }
}
@media (max-width: 1100px) {
  body.page.page-template-frontpage section.home-hero.stacked > .flex-grid {
    padding-bottom: 80px;
  }
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.home-hero.stacked > .flex-grid {
    padding-bottom: 60px;
  }
}
body.page.page-template-frontpage section.home-hero.stacked .places-display {
  bottom: 210px;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.home-hero.stacked .places-display {
    display: none;
  }
}
body.page.page-template-frontpage section.home-hero.stacked .places-display .places .eplace {
  position: relative;
}
body.page.page-template-frontpage section.home-hero.stacked .places-display .places .eplace .desc {
  position: absolute;
  bottom: -60px;
  left: 90px;
  margin: 0;
}
body.page.page-template-frontpage section.home-hero.stacked .places-display .places .eplace .desc h5 {
  max-width: 140px;
}
@media (min-width: 1200px) {
  body.page.page-template-frontpage section.home-hero.stacked {
    background: linear-gradient(180deg, #FFE9D3 0%, #FFE9D3 70%, #fff 70%, #fff 100%);
    margin-bottom: -200px;
  }
  body.page.page-template-frontpage section.home-hero.stacked .herobg .desktop {
    display: none;
  }
  body.page.page-template-frontpage section.home-hero.stacked .herobg .tablet {
    display: block;
    width: 120%;
  }
  body.page.page-template-frontpage section.home-hero.stacked .hero-container > .cell-6 {
    width: 65.1666666667%;
    margin: 0 auto;
  }
  body.page.page-template-frontpage section.home-hero.stacked .search__options_container {
    text-align: center;
  }
  body.page.page-template-frontpage section.home-hero.stacked .cell-6.hero-img-cell {
    width: 81.8333333333%;
  }
  body.page.page-template-frontpage section.home-hero.stacked .cell-6.hero-img-cell .hero-img {
    max-width: 100%;
  }
  body.page.page-template-frontpage section.home-hero.stacked .cell-6.hero-img-cell .hero-img img {
    position: relative;
    height: auto;
    top: 0;
    width: 100%;
  }
  body.page.page-template-frontpage section.home-hero.stacked .places-display {
    bottom: 330px;
  }
}
body.page.page-template-frontpage section.extraordinary-places {
  background-image: url(img/frontpage/stamps-2.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 100px;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.extraordinary-places {
    background-image: url(img/frontpage/stamps-tablet-2.svg);
    background-size: cover;
  }
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.extraordinary-places {
    background-image: url(img/frontpage/stamps-mobile.svg);
    background-position: center 200px;
    background-size: contain;
  }
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places {
    padding-top: 70px;
    background-size: 100%;
  }
}
body.page.page-template-frontpage section.extraordinary-places .ep-intro div.ep-image-holder {
  display: inline-block;
  width: 21%;
  margin: 0 3px;
  max-width: 80px;
}
body.page.page-template-frontpage 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.desktop-subtitle {
  display: block;
}
body.page.page-template-frontpage section.extraordinary-places .ep-intro h4.mobile-subtitle {
  display: none;
}
body.page.page-template-frontpage section.extraordinary-places .ep-intro h2 {
  margin-bottom: 20px;
}
body.page.page-template-frontpage 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 {
  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 {
    height: 6px;
  }
}
body.page.page-template-frontpage section.extraordinary-places .ep-content {
  width: 90%;
  margin: 0 auto;
  max-width: 560px;
}
body.page.page-template-frontpage section.extraordinary-places .desktop-description {
  display: block;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places .desktop-description {
    display: none;
  }
}
body.page.page-template-frontpage section.extraordinary-places .mobile-description {
  display: none;
  padding: 0 20px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places .mobile-description {
    display: block;
  }
}
body.page.page-template-frontpage 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 {
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places .flex-grid.ep-items {
    padding-left: 0;
  }
}
body.page.page-template-frontpage section.extraordinary-places .ep-items {
  margin-top: 40px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places .ep-items {
    display: block;
    margin-top: 10px;
  }
}
body.page.page-template-frontpage section.extraordinary-places .ep-items .slick-track {
  overflow: visible;
  position: relative;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items .slick-list {
  overflow: visible;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items .slick-slide {
  width: 272px;
  margin: 7px;
  overflow: visible;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places .ep-items .flex-grid {
    display: block;
  }
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing {
  background: #fff;
  padding: 18px 16px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
  display: flex;
  margin-bottom: 1.5%;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing {
    margin: 7px;
    width: 272px;
  }
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing h3 {
  margin-top: 14px;
  margin-bottom: 6px;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing .imageholder {
  background-color: #FAFAFB;
  width: 100%;
  height: 0;
  padding-bottom: 85%;
  overflow: hidden;
  position: relative;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing .imageholder .image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing span.button {
  width: 100%;
  background-color: #fff;
  border-radius: 46px;
  border: 1px solid #248742;
  display: block;
  padding: 7px 10px 5px 10px;
  transition: all 0.3s ease-in-out;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing span.button img {
  vertical-align: middle;
  margin-bottom: 4px;
  margin-right: 7px;
  transition: filter 0.3s ease-in-out;
  animation-name: none;
  width: 24px;
  display: inline-block;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing span.button span.non-mobile-text {
  display: inline;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing span.button span.mobile-text {
  display: none;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing:hover {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.12);
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing:hover .imageholder .image {
  transform: scale(1.1);
  left: -2%;
  top: -2%;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing:hover span.button {
  border: 1px solid #fff;
  background-color: #248742;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing:hover span.button img {
  filter: brightness(100);
  animation-name: car;
  animation-duration: 0.3s;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing .ep-holder {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing .ep-holder h4 {
  margin-bottom: 10px;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items a.ep-listing .ep-holder span.button {
  margin-top: auto;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items.mobile-ctas a.ep-listing span.button span.non-mobile-text {
  display: none;
}
body.page.page-template-frontpage section.extraordinary-places .ep-items.mobile-ctas a.ep-listing span.button span.mobile-text {
  display: inline;
}
body.page.page-template-frontpage section.extraordinary-places .cta {
  margin-top: 50px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.extraordinary-places .cta {
    display: none;
  }
}
body.page.page-template-frontpage section.trip-categories {
  margin-top: 60px;
}
body.page.page-template-frontpage section.trip-categories .holder {
  background: #FFE9D3;
  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 {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
body.page.page-template-frontpage section.trip-categories .desktop-subtitle {
  display: block;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .desktop-subtitle {
    display: none;
  }
}
body.page.page-template-frontpage section.trip-categories .mobile-subtitle {
  display: none;
  padding: 20px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .mobile-subtitle {
    display: block;
  }
}
body.page.page-template-frontpage section.trip-categories h2 {
  margin-bottom: 6px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories h2 {
    text-align: center;
    margin-bottom: 0;
  }
}
body.page.page-template-frontpage section.trip-categories .filter-content h2 {
  padding: 0 30px 0 15%;
}
body.page.page-template-frontpage 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 {
    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 {
    padding: 0 5% 0 5%;
  }
  body.page.page-template-frontpage section.trip-categories .filter-content p {
    padding: 0 5% 0 5%;
  }
}
body.page.page-template-frontpage 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 {
    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 {
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 10px;
    width: 100%;
  }
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories li {
  position: relative;
  background: transparent;
  padding: 10px 60px 10px 10px;
  margin: 5px 0 0 -10px;
  overflow: visible;
  cursor: pointer;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.trip-categories ul.travel-categories li {
    display: inline-block;
    width: 46%;
    margin: 2px 2%;
    padding: 10px;
  }
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories ul.travel-categories li {
    margin-right: 50px;
    width: auto;
  }
}
body.page.page-template-frontpage 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::after {
  content: "";
  width: 44px;
  max-width: 368px;
  background: #fff;
  opacity: 0;
  border-radius: 22px;
  position: absolute;
  left: 0;
  top: -1px;
  height: 44px;
  z-index: 0;
  border: 1px solid #F8F8F9;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: opacity 0.2s ease-in 0.3s, width 0.3s ease-in, box-shadow 0.2s ease-in;
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories li span.icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 12px;
  text-align: center;
  vertical-align: middle;
  z-index: 1;
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories li span.icon img {
  width: 100%;
}
body.page.page-template-frontpage section.trip-categories ul.travel-categories li.hoveractive::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 ul.travel-categories .slick-list {
  overflow: visible;
}
body.page.page-template-frontpage 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 {
  margin: 0 0 0 20px;
}
body.page.page-template-frontpage 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 {
  width: 100%;
  display: none;
}
body.page.page-template-frontpage section.trip-categories .slideimg .imgdesktop {
  display: block;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .slideimg .imgdesktop {
    display: none;
  }
}
body.page.page-template-frontpage section.trip-categories .slideimg .imgmobile {
  display: none;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .slideimg .imgmobile {
    display: block;
  }
}
body.page.page-template-frontpage section.trip-categories .slideimg.active {
  display: block;
}
body.page.page-template-frontpage section.trip-categories .slideimg img {
  width: 100%;
}
body.page.page-template-frontpage 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 {
    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 {
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.trip-categories .slidecarousel.slick-slider {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
body.page.page-template-frontpage 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 {
    display: block;
  }
}
body.page.page-template-frontpage 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 {
  display: inline-block;
  vertical-align: middle;
}
body.page.page-template-frontpage section.trip-categories .slidearrows .slidearrow.left-arrow {
  margin-right: 1px;
}
body.page.page-template-frontpage section.trip-categories .slidearrows .slidearrow.left-arrow img {
  transform: rotate(180deg);
}
body.page.page-template-frontpage section.trip-categories .cta {
  display: block;
  width: 94%;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage 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 {
    display: none;
  }
}
body.page.page-template-frontpage section.text-image {
  padding: 80px 0 20px 0;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.text-image .order-left {
    order: 0;
  }
  body.page.page-template-frontpage section.text-image .order-right {
    order: 0;
  }
}
body.page.page-template-frontpage section.text-image h2 {
  margin-bottom: 6px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.text-image h2 {
    text-align: center;
    margin-bottom: 12px;
  }
}
body.page.page-template-frontpage section.text-image img {
  width: 100%;
}
body.page.page-template-frontpage section.text-image .desktop-description {
  display: block;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.text-image .desktop-description {
    display: none;
  }
}
body.page.page-template-frontpage section.text-image .mobile-description {
  display: none;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.text-image .mobile-description {
    display: block;
  }
}
body.page.page-template-frontpage section.text-image .mobile-description a {
  display: block;
  margin-top: 10px;
}
@media (max-width: 850px) {
  body.page.page-template-frontpage section.text-image a.button {
    display: none;
  }
}
body.page.page-template-frontpage section.splash {
  height: 0;
  padding-bottom: 59.3%;
}
@media (max-width: 1024px) {
  body.page.page-template-frontpage section.splash {
    padding-bottom: 65%;
  }
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.splash {
    padding-bottom: 80%;
  }
}
@media (max-width: 479px) {
  body.page.page-template-frontpage section.splash {
    padding-bottom: 100%;
  }
}
body.page.page-template-frontpage section.splash .sp img {
  width: 100%;
  object-fit: contain;
}
body.page.page-template-frontpage section.splash .road {
  position: absolute;
  width: 100%;
  height: 0;
  padding-bottom: 47%;
  bottom: -1px;
  right: 0;
  z-index: 4;
}
body.page.page-template-frontpage section.splash .sky {
  position: absolute;
  z-index: 3;
  width: 44.2%;
  height: 0;
  padding-bottom: 42.9%;
  left: 50%;
  bottom: 3.7%;
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.splash .sky {
    left: 53%;
    bottom: -18%;
  }
}
body.page.page-template-frontpage section.splash .shape {
  position: absolute;
  width: 52.4%;
  height: 0;
  padding-bottom: 44.8%;
  z-index: 2;
  left: 32%;
  bottom: 20%;
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.splash .shape {
    left: 42%;
    bottom: -7%;
  }
}
body.page.page-template-frontpage section.splash .sun {
  position: absolute;
  width: 18.6%;
  height: 0;
  padding-bottom: 18.6%;
  z-index: 5;
  left: 45%;
  top: 22%;
  animation-name: epframe;
  animation-duration: 60s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
  animation-timing-function: linear;
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.splash .sun {
    width: 14%;
    left: 65%;
    top: 50%;
    padding-bottom: 14%;
  }
}
body.page.page-template-frontpage section.splash .balloon {
  position: absolute;
  width: 8.7%;
  height: 0;
  padding-bottom: 10.4%;
  z-index: 1;
  left: 5%;
  top: 20%;
  animation: 5s linear 0s infinite alternate balloon;
}
@media (max-width: 567px) {
  body.page.page-template-frontpage section.splash .balloon {
    padding-bottom: 18%;
    width: 15%;
    top: 0%;
  }
}
body.page.page-template-frontpage section.splash .container {
  z-index: 6;
  position: relative;
}
body.page.page-template-frontpage section.splash a.button {
  display: inline-block;
}
@media (max-width: 767px) {
  body.page.page-template-frontpage section.splash a.button {
    display: none;
  }
}
body.page.page-template-frontpage .cta a {
  transition: all 0.3s ease-in;
}
body.page.page-template-frontpage .cta-cell {
  padding-top: 35%;
}
body.page.page-template-frontpage a.button {
  padding: 8px 24px 6px 34px;
  background-color: #248742;
  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 img {
  filter: brightness(500%);
}
body.page.page-template-frontpage a.button span.arrow, body.page.page-template-frontpage .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 img, body.page.page-template-frontpage .cta a span.arrow img {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
}
body.page.page-template-frontpage a.button:hover span.arrow, body.page.page-template-frontpage .cta a:hover span.arrow {
  margin-left: 10px;
  margin-right: 5px;
}
body.page.page-template-frontpage a.button:hover {
  background-color: #1D7337;
}
body.page.page-template-frontpage .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 {
    display: block;
  }
}
body.page.page-template-frontpage .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 {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: 2px;
  display: inline-block;
  vertical-align: middle;
}
body.page.page-template-frontpage footer {
  border-top: 20px solid #248742;
}

.home-gba {
  background: #FAFAFB;
  padding: 20px 0 45px;
  margin: 80px 0 -70px;
  position: relative;
}
@media (max-width: 1200px) {
  .home-gba {
    margin: 0 0 -70px;
  }
}
@media (max-width: 767px) {
  .home-gba {
    margin: 0;
  }
}
.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;
}

@keyframes car {
  0% {
    transform: rotate(0deg);
  }
  17% {
    transform: rotate(-20deg);
  }
  42% {
    transform: rotate(20deg);
  }
  88% {
    transform: rotate(-20deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@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;
  }
}
.page-template-plus-page .line {
  position: absolute;
  z-index: 0;
  overflow: hidden;
}
.page-template-plus-page .line img {
  width: 100%;
}
.page-template-plus-page .line.line1 {
  width: 23%;
  left: 3%;
  top: -3px;
}
@media (max-width: 1200px) {
  .page-template-plus-page .line.line1 {
    left: -16%;
    width: 29%;
  }
}
@media (max-width: 850px) {
  .page-template-plus-page .line.line1 {
    display: none;
  }
}
.page-template-plus-page .line.line2 {
  width: 15%;
  top: -7%;
  left: 9%;
}
@media (min-width: 1800px) {
  .page-template-plus-page .line.line2 {
    top: -22%;
  }
}
@media (max-width: 1100px) {
  .page-template-plus-page .line.line2 {
    top: 0;
    width: 21%;
    left: 4%;
    transform: rotate(-10deg);
  }
}
@media (max-width: 1024px) {
  .page-template-plus-page .line.line2 {
    width: 19%;
    top: -11%;
    left: 11%;
    transform: rotate(0deg);
  }
}
@media (max-width: 850px) {
  .page-template-plus-page .line.line2 {
    top: -10%;
    left: 9%;
    width: 29%;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page .line.line2 {
    top: -9%;
    left: -7%;
  }
}
.page-template-plus-page .line.line3 {
  left: 19%;
  width: 47%;
  top: -4%;
}
@media (min-width: 1441px) {
  .page-template-plus-page .line.line3 {
    top: -10%;
    width: 56%;
  }
}
@media (max-width: 1200px) {
  .page-template-plus-page .line.line3 {
    width: 63%;
  }
}
@media (max-width: 1024px) {
  .page-template-plus-page .line.line3 {
    left: 17%;
    top: -12%;
    width: 72%;
  }
}
@media (max-width: 850px) {
  .page-template-plus-page .line.line3 {
    bottom: 16%;
    left: -48%;
    top: auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page .line.line3 {
    left: -36%;
  }
}
.page-template-plus-page .line.line4 {
  left: 17%;
  width: 34%;
  top: -10%;
  transform: rotate(0deg);
}
@media (min-width: 1441px) {
  .page-template-plus-page .line.line4 {
    width: 32%;
    transform: rotate(0deg);
  }
}
@media (min-width: 1690px) {
  .page-template-plus-page .line.line4 {
    left: 22%;
  }
}
@media (min-width: 1800px) {
  .page-template-plus-page .line.line4 {
    transform: rotate(30deg);
    top: -28%;
  }
}
@media (max-width: 1200px) {
  .page-template-plus-page .line.line4 {
    left: 8%;
    width: 28%;
    top: 3%;
  }
}
@media (max-width: 1100px) {
  .page-template-plus-page .line.line4 {
    left: 4%;
    width: 34%;
    top: 1%;
    transform: rotate(-16deg);
  }
}
@media (max-width: 1024px) {
  .page-template-plus-page .line.line4 {
    left: 6%;
    width: 34%;
    top: 11%;
    transform: rotate(0deg);
  }
}
@media (max-width: 850px) {
  .page-template-plus-page .line.line4 {
    transform: rotate(-26deg);
  }
}
@media (max-width: 767px) {
  .page-template-plus-page .line.line4 {
    right: 0%;
    left: auto;
    top: auto;
    bottom: 14%;
    width: 64%;
    transform: rotate(0deg);
  }
  .page-template-plus-page .line.line4 img {
    width: 100%;
    margin-left: 20%;
  }
}
@media (max-width: 567px) {
  .page-template-plus-page .line.line4 {
    bottom: 24%;
    width: 45%;
    right: 0;
  }
  .page-template-plus-page .line.line4 img {
    width: 175%;
  }
}
@media (max-width: 479px) {
  .page-template-plus-page .line.line4 {
    bottom: 20%;
    width: 34%;
  }
  .page-template-plus-page .line.line4 img {
    width: 220%;
  }
}
.page-template-plus-page .line.line5 {
  left: 10%;
  width: 68%;
  top: -5%;
  max-height: 90%;
}
.page-template-plus-page .line.line5 .desktop {
  display: block;
}
.page-template-plus-page .line.line5 .tablet {
  display: none;
}
.page-template-plus-page .line.line5 .tabletb {
  display: none;
}
.page-template-plus-page .line.line5 .mobile {
  display: none;
}
@media (min-width: 1600px) {
  .page-template-plus-page .line.line5 {
    top: -8%;
  }
}
@media (min-width: 1800px) {
  .page-template-plus-page .line.line5 {
    top: -12%;
  }
}
@media (max-width: 1200px) {
  .page-template-plus-page .line.line5 {
    left: 1%;
    width: 90%;
    top: -6%;
  }
}
@media (max-width: 1024px) {
  .page-template-plus-page .line.line5 {
    left: 11%;
    width: 86%;
    top: -22%;
  }
  .page-template-plus-page .line.line5 .desktop {
    display: none;
  }
  .page-template-plus-page .line.line5 .tablet {
    display: block;
  }
}
@media (max-width: 850px) {
  .page-template-plus-page .line.line5 {
    width: 82%;
    top: -14%;
    left: 6;
  }
  .page-template-plus-page .line.line5 .tablet {
    display: none;
  }
  .page-template-plus-page .line.line5 .tabletb {
    display: block;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page .line.line5 {
    left: 15%;
    width: 47%;
    top: -5%;
  }
  .page-template-plus-page .line.line5 .tablet {
    display: none;
  }
  .page-template-plus-page .line.line5 .tabletb {
    display: none;
  }
  .page-template-plus-page .line.line5 .mobile {
    display: block;
  }
}
@media (max-width: 600px) {
  .page-template-plus-page .line.line5 {
    left: 18%;
    width: 60%;
    top: -5%;
  }
}
@media (max-width: 567px) {
  .page-template-plus-page .line.line5 {
    left: 18%;
    width: 60%;
    top: -5%;
  }
}
@media (max-width: 479px) {
  .page-template-plus-page .line.line5 {
    width: 70%;
    left: 8%;
  }
}
@media (max-width: 400px) {
  .page-template-plus-page .line.line5 {
    width: 88%;
  }
}
.page-template-plus-page section {
  position: relative;
  background: #fff;
}
.page-template-plus-page section h1 span, .page-template-plus-page section h2 span, .page-template-plus-page section h3 span, .page-template-plus-page section h4 span, .page-template-plus-page section h5 span {
  position: relative;
  z-index: 0;
  display: inline-block;
}
.page-template-plus-page section h1 span::before, .page-template-plus-page section h2 span::before, .page-template-plus-page section h3 span::before, .page-template-plus-page section h4 span::before, .page-template-plus-page section h5 span::before {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 8px;
  border-radius: 6px;
  background: #FFD400;
}
@media (max-width: 767px) {
  .page-template-plus-page section h1 span::before, .page-template-plus-page section h2 span::before, .page-template-plus-page section h3 span::before, .page-template-plus-page section h4 span::before, .page-template-plus-page section h5 span::before {
    height: 6px;
  }
}
.page-template-plus-page section h1 span::before {
  bottom: -2px;
}
.page-template-plus-page .desktopcontainer {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-right: 400px;
  display: flex;
  flex-flow: row wrap;
}
@media (max-width: 1024px) {
  .page-template-plus-page .desktopcontainer {
    padding-right: 0px;
  }
}
.page-template-plus-page .desktopcontainer .info {
  width: 100%;
}
.page-template-plus-page .plus-wrapper {
  position: relative;
  width: 100%;
}
.page-template-plus-page .landing-page-content {
  position: absolute;
  right: 50px;
  top: 60px;
  height: 88%;
  z-index: 2;
  overflow: visible;
  width: 312px;
}
@media (min-width: 1800px) {
  .page-template-plus-page .landing-page-content {
    height: 88%;
  }
}
@media (max-width: 1200px) {
  .page-template-plus-page .landing-page-content {
    height: 92%;
  }
}
@media (max-width: 1100px) {
  .page-template-plus-page .landing-page-content {
    height: 91%;
  }
}
@media (min-width: 1200px) {
  .page-template-plus-page .landing-page-content {
    height: 90%;
  }
}
@media (min-width: 1600px) {
  .page-template-plus-page .landing-page-content {
    height: 90%;
  }
}
@media (max-width: 1024px) {
  .page-template-plus-page .landing-page-content {
    height: auto;
    top: auto;
    bottom: 220px;
    width: 260px;
  }
}
@media (max-width: 850px) {
  .page-template-plus-page .landing-page-content {
    bottom: 188px;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page .landing-page-content {
    bottom: 250px;
    width: 320px;
    width: 100%;
    right: auto;
  }
}
.page-template-plus-page .landing-page-content .plus_sign_up-module {
  opacity: 0;
  transition: opacity 0.3s ease-in;
  width: auto;
  position: sticky;
  top: 100px;
}
.page-template-plus-page .landing-page-content .plus_sign_up-module .sign-up-inner-wrapper {
  border: 1px solid #71C5E8;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
}
.page-template-plus-page .landing-page-content .plus_sign_up-module h3 {
  position: relative;
  padding: 20px 0;
  display: inline-block;
}
.page-template-plus-page .landing-page-content .plus_sign_up-module h3 span.price {
  text-decoration: underline;
  position: absolute;
  top: 20px;
  right: -16px;
}
.page-template-plus-page .landing-page-content .plus_sign_up-module h3 span.year {
  display: block;
  position: absolute;
  text-align: right;
  text-decoration: none;
  bottom: -12px;
  right: 0;
}
.page-template-plus-page .landing-page-content .plus_sign_up-module h3 span::before {
  content: none;
}
.page-template-plus-page .landing-page-content .plus_sign_up-module .sign-up-plus-form-success h3, .page-template-plus-page .landing-page-content .plus_sign_up-module .sign-up-already-signed-up h3, .page-template-plus-page .landing-page-content .plus_sign_up-module .display-premium h3, .page-template-plus-page .landing-page-content .plus_sign_up-module .display-logged_in_not_premium_yes_email h3 {
  padding: 0;
}
.page-template-plus-page .landing-page-content .plus_sign_up-module .sign-up-already-signed-up .sign-up-module-image {
  margin-bottom: 0;
}
.page-template-plus-page .landing-page-content .plus_sign_up-module a.wp-block-button__link {
  padding: 5px 15px;
}
.page-template-plus-page .landing-page-content .plus_sign_up-module .grid_3 {
  width: 100%;
  min-width: 0;
  margin-left: 0;
  margin-right: 0;
}
.page-template-plus-page .landing-page-content .plus_sign_up-module .container {
  width: 320px;
  max-width: 100%;
}
.page-template-plus-page .landing-page-content .plus_sign_up-module .due-now-label {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .page-template-plus-page .landing-page-content .plus_sign_up-module {
    position: relative;
    top: 0;
  }
  .page-template-plus-page .landing-page-content .plus_sign_up-module .sign-up-module-top, .page-template-plus-page .landing-page-content .plus_sign_up-module .sign-up-module-bottom {
    padding: 15px;
  }
}
.page-template-plus-page .landing-page-content.user-loaded .plus_sign_up-module {
  opacity: 1;
}
.page-template-plus-page section.plus-hero {
  padding: 65px 0;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plus-hero {
    padding: 40px 0;
  }
}
@media (min-width: 1600px) {
  .page-template-plus-page section.plus-hero .desktopcontainer {
    max-width: 1440px;
    margin: 0 auto 40px auto;
  }
}
.page-template-plus-page section.plus-hero h1 {
  padding: 0 40px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plus-hero h1 {
    padding: 0 10%;
  }
}
.page-template-plus-page section.plus-hero h1 span.join {
  display: inline-block;
}
.page-template-plus-page section.plus-hero h1 span.join:before {
  content: none;
}
.page-template-plus-page section.plus-hero .herop {
  float: right;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plus-hero .herop {
    padding-right: 10%;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page section.plus-hero .herop {
    float: none;
    padding: 0 10%;
  }
}
.page-template-plus-page section.plus-hero .mapimage {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto -150px auto;
  text-align: center;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plus-hero .mapimage {
    padding-bottom: 80px;
  }
}
@media (min-width: 1690px) {
  .page-template-plus-page section.plus-hero .mapimage {
    margin-top: -4%;
  }
}
.page-template-plus-page section.plus-hero .mapimage img {
  margin-left: -7%;
  margin-top: -5%;
  max-width: 1677px;
  width: 123%;
}
@media (min-width: 1690px) {
  .page-template-plus-page section.plus-hero .mapimage img {
    margin-top: -4%;
  }
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plus-hero .mapimage img {
    width: 150%;
    margin-left: -9%;
  }
}
@media (max-width: 850px) {
  .page-template-plus-page section.plus-hero .mapimage img {
    width: 172%;
    margin-left: -16%;
  }
}
@media (min-width: 1690px) {
  .page-template-plus-page section.plus-hero .mapimage img {
    margin-top: 0;
  }
}
.page-template-plus-page section.plusinfo {
  padding: 10% 0 0 0;
}
@media (min-width: 1441px) {
  .page-template-plus-page section.plusinfo {
    padding: 5% 0 0 0;
  }
}
.page-template-plus-page section.plusinfo .adornment {
  position: absolute;
  right: 0px;
  top: -10px;
  width: 80px;
  overflow: hidden;
}
.page-template-plus-page section.plusinfo .adornment img {
  width: 130px;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plusinfo .adornment {
    width: 89px;
    right: 0px;
  }
  .page-template-plus-page section.plusinfo .adornment img {
    width: 109px;
  }
}
@media (max-width: 850px) {
  .page-template-plus-page section.plusinfo .adornment {
    display: none;
  }
}
.page-template-plus-page section.plusinfo .adornment2 {
  position: absolute;
  right: 0;
  bottom: -20px;
  width: 314px;
  overflow: hidden;
}
.page-template-plus-page section.plusinfo .adornment2 img {
  width: 314px;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plusinfo .adornment2 {
    right: 0px;
    width: 176px;
  }
  .page-template-plus-page section.plusinfo .adornment2 img {
    width: 197px;
  }
}
@media (max-width: 850px) {
  .page-template-plus-page section.plusinfo .adornment2 {
    display: none;
  }
}
.page-template-plus-page section.plusinfo .balloon {
  position: absolute;
  right: 22%;
  top: -40px;
  width: 155px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plusinfo .balloon {
    width: 129px;
  }
}
.page-template-plus-page section.plusinfo .balloon img {
  width: 100%;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo .balloon {
    width: 80px;
    right: 0;
    top: 90px;
  }
  .page-template-plus-page section.plusinfo .balloon img {
    width: 100px;
  }
}
@media (max-width: 600px) {
  .page-template-plus-page section.plusinfo .balloon {
    top: 28px;
  }
}
.page-template-plus-page section.plusinfo h2 {
  margin-bottom: 40px;
}
.page-template-plus-page section.plusinfo h2.overlap {
  margin-left: -30%;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo h2.overlap {
    margin-left: 0;
  }
}
@media (min-width: 1441px) {
  .page-template-plus-page section.plusinfo h2.overlap {
    margin-left: 0;
  }
}
.page-template-plus-page section.plusinfo .desktopcontainer .images {
  position: relative;
  width: 50%;
  max-width: 537px;
  display: inline-block;
}
.page-template-plus-page section.plusinfo .desktopcontainer .images .image {
  width: 100%;
  position: relative;
}
.page-template-plus-page section.plusinfo .desktopcontainer .images .overlay1 {
  width: 49%;
  max-width: 254px;
  position: absolute;
  right: 0;
  bottom: -6.5%;
}
.page-template-plus-page section.plusinfo .desktopcontainer .images .overlay2 {
  width: 36%;
  max-width: 185px;
  position: absolute;
  right: 25%;
  bottom: -26%;
}
.page-template-plus-page section.plusinfo .desktopcontainer .images .overlay5 {
  width: 46%;
  max-width: 240px;
  position: absolute;
  left: 10%;
  bottom: -14%;
}
.page-template-plus-page section.plusinfo .desktopcontainer .images img {
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo .desktopcontainer .images {
    width: 90%;
    order: 2;
    padding: 0;
    margin: 0 auto;
  }
  .page-template-plus-page section.plusinfo .desktopcontainer .images img {
    position: relative;
  }
}
.page-template-plus-page section.plusinfo .desktopcontainer .info {
  width: 50%;
  max-width: 600px;
  padding-left: 30px;
  display: inline-block;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plusinfo .desktopcontainer .info {
    padding-right: 100px;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo .desktopcontainer .info {
    width: 100%;
    order: 1;
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo .desktopcontainer {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo.first .info {
    padding-left: 0;
    padding-right: 0;
  }
  .page-template-plus-page section.plusinfo.first p.review {
    padding-bottom: 0;
  }
}
.page-template-plus-page section.plusinfo.second {
  padding-top: 13%;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plusinfo.second {
    padding-top: 18%;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo.second {
    padding-top: 30%;
  }
}
.page-template-plus-page section.plusinfo.second .desktopcontainer {
  padding-right: 0px;
}
@media (max-width: 1200px) {
  .page-template-plus-page section.plusinfo.second .desktopcontainer .info {
    margin-top: 30px;
  }
}
@media (min-width: 1023px) {
  .page-template-plus-page section.plusinfo.second .desktopcontainer .info {
    padding-left: 10%;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo.second .desktopcontainer {
    justify-content: flex-end;
  }
  .page-template-plus-page section.plusinfo.second .desktopcontainer .info {
    padding-right: 10%;
    padding-left: 0%;
    margin-top: 0;
  }
}
.page-template-plus-page section.plusinfo.second .imagecontainer {
  position: absolute;
  display: table-cell;
  right: 0;
  bottom: 0;
  width: 55%;
  max-width: 670px;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo.second .imagecontainer {
    position: relative;
    width: 80%;
    margin-top: -40px;
    order: 2;
  }
}
.page-template-plus-page section.plusinfo.second .imagecontainer .images {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
.page-template-plus-page section.plusinfo.second .imagecontainer .images .image {
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plusinfo.second .imagecontainer .images .image img {
    width: 120%;
  }
}
.page-template-plus-page section.plusinfo.second .imagecontainer .images .overlay3 {
  position: absolute;
  left: -33%;
  bottom: -17%;
  width: 42%;
  max-width: 284px;
}
.page-template-plus-page section.plusinfo.second .imagecontainer .images .overlay4 {
  position: absolute;
  left: 2%;
  bottom: -7%;
  width: 22%;
  max-width: 150px;
}
.page-template-plus-page section.plusinfo.second .imagecontainer .images img {
  display: block;
}
.page-template-plus-page section.plusinfo.second .info {
  width: 45%;
  padding-right: 30px;
  max-width: 100%;
  padding-bottom: 15%;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plusinfo.second .images {
    width: 60%;
    right: 0;
  }
  .page-template-plus-page section.plusinfo.second .images .image {
    width: 100%;
    margin-right: -10%;
  }
  .page-template-plus-page section.plusinfo.second .info {
    padding-left: 0;
    width: 50%;
    padding-left: 80px;
    padding-bottom: 16%;
  }
}
@media (max-width: 850px) {
  .page-template-plus-page section.plusinfo.second .info {
    padding-bottom: 20%;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo.second .info {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0;
  }
}
@media (max-width: 1200px) {
  .page-template-plus-page section.plusinfo.third .desktopcontainer {
    align-items: flex-end;
  }
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plusinfo.third {
    padding-top: 14%;
  }
  .page-template-plus-page section.plusinfo.third .images {
    width: 40%;
  }
  .page-template-plus-page section.plusinfo.third .info {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo.third .info {
    padding-right: 0;
  }
  .page-template-plus-page section.plusinfo.third .info .review {
    max-width: 270px;
  }
  .page-template-plus-page section.plusinfo.third .images {
    width: 100%;
    max-width: 400px;
    margin: -100px 0 0 0;
  }
}
.page-template-plus-page section.plus-footer {
  padding-top: 40px;
  padding-bottom: 25%;
  border-bottom: 18px solid #248742;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plus-footer {
    padding-bottom: 26%;
  }
}
@media (max-width: 850px) {
  .page-template-plus-page section.plus-footer {
    padding-bottom: 42%;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page section.plus-footer {
    padding-bottom: 60%;
  }
}
@media (max-width: 600px) {
  .page-template-plus-page section.plus-footer {
    padding-bottom: 80%;
  }
}
@media (max-width: 479px) {
  .page-template-plus-page section.plus-footer {
    padding-bottom: 100%;
  }
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plus-footer .desktopcontainer {
    padding: 0 30% 0 0;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page section.plus-footer .desktopcontainer {
    padding: 0 10%;
  }
}
@media (max-width: 479px) {
  .page-template-plus-page section.plus-footer .desktopcontainer {
    padding: 0;
  }
}
.page-template-plus-page section.plus-footer .highlights {
  z-index: 1;
  flex-basis: 100%;
  display: flex;
  width: 100%;
  justify-content: center;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plus-footer .highlights {
    flex-wrap: wrap;
    padding-right: 0;
    margin-top: 30px;
  }
}
.page-template-plus-page section.plus-footer .highlights .highlight {
  text-align: center;
  width: 200px;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plus-footer .highlights .highlight {
    width: 164px;
    padding: 0 10px;
  }
}
.page-template-plus-page section.plus-footer .highlights .highlight:first-child {
  margin-top: 50px;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plus-footer .highlights .highlight:first-child {
    margin-top: 20px;
  }
}
.page-template-plus-page section.plus-footer .highlights .highlight:nth-child(2) {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plus-footer .highlights .highlight:nth-child(2) {
    margin-top: 4px;
  }
}
.page-template-plus-page section.plus-footer .highlights .highlight:last-child {
  margin-top: 0px;
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plus-footer .highlights .highlight:last-child {
    margin-top: -10px;
  }
}
.page-template-plus-page section.plus-footer .highlights .highlight .icon-holder {
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plus-footer .highlights .highlight .icon-holder {
    width: auto;
  }
}
.page-template-plus-page section.plus-footer .highlights .highlight .icon-holder .icon-background {
  width: 74px;
  height: 74px;
  background: white;
  border-radius: 50%;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  margin: 0 10px;
  display: inline-block;
}
.page-template-plus-page section.plus-footer .highlights .highlight .icon-holder .icon-background .icon {
  display: inline-block;
  margin-top: 7px;
  width: 55px;
  height: 55px;
}
.page-template-plus-page section.plus-footer .highlights .highlight .highlight-info {
  width: 100%;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plus-footer .highlights .highlight .highlight-info {
    width: 200px;
  }
}
.page-template-plus-page section.plus-footer .highlights .highlight h5 {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plus-footer .highlights .highlight {
    width: 100%;
    margin-bottom: 40px;
  }
  .page-template-plus-page section.plus-footer .highlights .highlight:first-child {
    margin-top: 0px;
  }
  .page-template-plus-page section.plus-footer .highlights .highlight:nth-child(2) {
    margin-left: 10%;
  }
  .page-template-plus-page section.plus-footer .highlights .highlight:nth-child(2) .icon-holder {
    margin-top: 40px;
  }
  .page-template-plus-page section.plus-footer .highlights .highlight:last-child {
    margin-top: 0px;
    margin-left: 30px;
  }
  .page-template-plus-page section.plus-footer .highlights .highlight:last-child .icon-holder {
    order: 2;
  }
  .page-template-plus-page section.plus-footer .highlights .highlight:last-child .highlight-info {
    order: 1;
    margin-top: 20px;
  }
}
.page-template-plus-page section.plus-footer .review {
  z-index: 1;
  width: 100%;
  margin-top: 50px;
  text-align: center;
  padding-right: 140px;
  padding-left: 10%;
}
.page-template-plus-page section.plus-footer .review p {
  width: 100%;
  max-width: 320px;
}
.page-template-plus-page section.plus-footer .background-container {
  z-index: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}
.page-template-plus-page section.plus-footer .background-container img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plus-footer .background-container img {
    width: 200%;
  }
}
.page-template-plus-page section.plusinfo p.review, .page-template-plus-page section.plusinfo div.review p, .page-template-plus-page section.plus-footer p.review, .page-template-plus-page section.plus-footer div.review p {
  text-align: right;
  display: inline-block;
  margin-top: 30px;
}
.page-template-plus-page section.plusinfo p.review .attribution, .page-template-plus-page section.plusinfo div.review p .attribution, .page-template-plus-page section.plus-footer p.review .attribution, .page-template-plus-page section.plus-footer div.review p .attribution {
  display: block;
  margin-top: 5px;
}
.page-template-plus-page section.plusinfo p.review, .page-template-plus-page section.plus-footer p.review {
  padding-left: 10%;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo p.review, .page-template-plus-page section.plus-footer p.review {
    padding-left: 0;
    text-align: left;
  }
}
@media (max-width: 1024px) {
  .page-template-plus-page section.plusinfo div.review, .page-template-plus-page section.plus-footer div.review {
    padding-right: 0;
    width: 50%;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .page-template-plus-page section.plusinfo div.review p, .page-template-plus-page section.plus-footer div.review p {
    visibility: hidden;
  }
}
.page-template-plus-page .mobile-cta {
  position: sticky;
  height: 77px;
  margin-top: -77px;
  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);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 16px 16px 0px 0px;
  z-index: 10;
  display: none;
  opacity: 1;
  transition: opacity 0.3s ease-in;
}
.page-template-plus-page .mobile-cta.hidden {
  transition: opacity 0.3s ease-out;
  opacity: 0;
}
@media (max-width: 1024px) {
  .page-template-plus-page .mobile-cta {
    display: block;
  }
}
.page-template-plus-page .mobile-cta a.button {
  width: 100%;
  height: 44px;
  text-align: center;
  margin: 0;
  padding: 12px 24px 6px 34px;
  background-color: #248742;
  border-radius: 46px;
  display: inline-block;
  transition: all 0.3s ease-in;
  color: #fff;
}
.page-template-plus-page .mobile-cta a.button:hover {
  background-color: #1D7337;
}
.page-template-plus-page section.bluebg {
  background-color: #E5F7FF;
  background-image: url(img/plus/topo_pattern.png);
  background-size: cover;
  background-position: center center;
}
.page-template-plus-page section.greenbg {
  background-color: #F0F8E8;
  background-image: url(img/plus/topo_pattern.png);
  background-size: cover;
  background-position: center center;
}