 @media only screen and (min-width: 0rem) {#plan-gate {padding: var(--sectionPadding);padding-top: clamp(10.5rem, 18vw, 12rem);background-color: #f8fafc;}#plan-gate [hidden] {display: none !important;}#plan-gate .cs-container {width: 100%;max-width: 69rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2rem, 5vw, 4rem);}#plan-gate .cs-preview {width: 100%;max-width: 26.25rem;aspect-ratio: 1;border-radius: 0.5rem;background-color: #fff;overflow: hidden;position: relative;display: block;box-shadow: rgba(0, 31, 63, 0.08) 0 0.75rem 2rem;}#plan-gate .cs-picture {width: 100%;height: 100%;display: block;position: relative;}#plan-gate .cs-picture img {width: 100%;height: 100%;object-fit: cover;filter: blur(0.375rem);transform: scale(1.06);}#plan-gate .cs-lock {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 31, 63, 0.55);display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 0.75rem;}#plan-gate .cs-lock-icon {width: 2.75rem;height: 2.75rem;padding: 0.75rem;box-sizing: border-box;background-color: var(--primary);border-radius: 50%;filter: brightness(0) invert(1);}#plan-gate .cs-lock-text {font-family: "Josefin Sans", Arial, sans-serif;font-size: 1rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.0625rem;color: #fff;}#plan-gate .cs-content {width: 100%;max-width: 33.875rem;display: flex;flex-direction: column;align-items: flex-start;text-align: left;}#plan-gate .cs-topper {font-size: var(--topperFontSize);line-height: 1.2em;text-transform: uppercase;text-align: inherit;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 0.25rem;display: block;}#plan-gate .cs-title {font-size: var(--headerFontSize);font-weight: 900;line-height: 1.2em;text-align: inherit;max-width: 43.75rem;margin: 0 0 1rem 0;color: var(--headerColor);position: relative;}#plan-gate .cs-text {font-size: var(--bodyFontSize);line-height: 1.5em;text-align: inherit;width: 100%;margin: 0 0 1rem 0;color: var(--bodyTextColor);}#plan-gate .cs-prompt {font-weight: 700;color: var(--headerColor);margin-bottom: 1.5rem;}#plan-gate .cs-returning {width: 100%;margin-bottom: 1.5rem;}#plan-gate .cs-returning .cs-button-solid {margin-top: 0.5rem;}#plan-gate .cs-form {width: 100%;display: flex;flex-direction: column;align-items: flex-start;gap: 1rem;}#plan-gate .cs-honeypot {position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0;}#plan-gate .cs-label {font-size: clamp(0.875rem, 1.5vw, 1rem);width: 100%;color: var(--headerColor);display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: 0.25rem;}#plan-gate .cs-input {font-size: 1rem;font-family: "DM Sans", Arial, sans-serif;width: 100%;height: 3.5rem;padding: 0 1.5rem;color: var(--headerColor);background-color: #fff;border: 1px solid #dfe5ec;border-radius: 0.25rem;box-sizing: border-box;transition: border-color 0.3s;}#plan-gate .cs-input::placeholder {color: #9ea4ae;}#plan-gate .cs-input:focus-visible {outline: 2px solid var(--primary);outline-offset: 1px;}#plan-gate .cs-button-solid {width: 100%;line-height: 3.25rem;padding: 0 1.5rem;}#plan-gate .cs-consent {font-size: 0.8125rem;line-height: 1.5em;color: var(--bodyTextColor);margin: 0;}#plan-gate .cs-consent a {color: var(--primary);text-decoration: underline;}#plan-gate .cs-back {font-size: 1rem;line-height: 1.5em;text-decoration: underline;margin-top: 1.5rem;color: var(--primary);}}@media only screen and (min-width: 48rem) {#plan-gate .cs-container {flex-direction: row;align-items: flex-start;justify-content: center;}#plan-gate .cs-preview {flex: none;width: 26.25rem;position: sticky;top: 10rem;}#plan-gate .cs-button-solid {width: auto;min-width: 15rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #plan-gate {background-color: var(--dark);}body.dark-mode #plan-gate .cs-preview {background-color: var(--medium);}body.dark-mode #plan-gate .cs-title, body.dark-mode #plan-gate .cs-text, body.dark-mode #plan-gate .cs-label, body.dark-mode #plan-gate .cs-consent {color: var(--bodyTextColorWhite);}body.dark-mode #plan-gate .cs-input {color: var(--bodyTextColorWhite);background-color: var(--accent);border-color: var(--accent);}body.dark-mode #plan-gate .cs-input::placeholder {color: #c3c9d1;}}@media only screen and (min-width: 0rem) {#plan-flyer {padding: var(--sectionPadding);padding-top: clamp(10.5rem, 18vw, 12rem);background-color: #f8fafc;}#plan-flyer .cs-container {width: 100%;max-width: 69rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(1.5rem, 3vw, 2.5rem);}#plan-flyer .cs-content {width: 100%;max-width: 46.875rem;display: flex;flex-direction: column;align-items: center;text-align: center;}#plan-flyer .cs-topper {font-size: var(--topperFontSize);line-height: 1.2em;text-transform: uppercase;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 0.25rem;display: block;}#plan-flyer .cs-title {font-size: var(--headerFontSize);font-weight: 900;line-height: 1.2em;margin: 0 0 1rem 0;color: var(--headerColor);}#plan-flyer .cs-text {font-size: var(--bodyFontSize);line-height: 1.5em;width: 100%;margin: 0;color: var(--bodyTextColor);}#plan-flyer .cs-plan {width: 100%;max-width: 56.25rem;display: block;background-color: #fff;border-radius: 0.5rem;padding: clamp(0.5rem, 2vw, 1rem);box-sizing: border-box;box-shadow: rgba(0, 31, 63, 0.08) 0 0.75rem 2rem;}#plan-flyer .cs-plan img {width: 100%;height: auto;display: block;}#plan-flyer .cs-actions {width: 100%;display: flex;flex-direction: column;align-items: center;gap: 1rem;}#plan-flyer .cs-button-ghost {font-family: "Josefin Sans", Arial, sans-serif;font-size: 1rem;font-weight: 700;text-transform: uppercase;text-decoration: none;text-align: center;line-height: 3.125rem;width: 100%;padding: 0 1.5rem;box-sizing: border-box;color: var(--primary);background-color: transparent;border: 2px solid var(--primary);border-radius: 0.25rem;display: inline-block;transition: color 0.3s, background-color 0.3s;}#plan-flyer .cs-button-ghost:hover {color: #fff;background-color: var(--primary);}#plan-flyer .cs-note {font-size: 1rem;line-height: 1.5em;text-align: center;max-width: 40.625rem;margin: 0;color: var(--bodyTextColor);}#plan-flyer .cs-note a {color: var(--primary);text-decoration: underline;}#plan-flyer .cs-back {font-size: 1rem;line-height: 1.5em;text-decoration: underline;color: var(--primary);}}@media only screen and (min-width: 48rem) {#plan-flyer .cs-actions {flex-direction: row;justify-content: center;}#plan-flyer .cs-button-solid, #plan-flyer .cs-button-ghost {width: auto;min-width: 15rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #plan-flyer {background-color: var(--dark);}body.dark-mode #plan-flyer .cs-title, body.dark-mode #plan-flyer .cs-text, body.dark-mode #plan-flyer .cs-note {color: var(--bodyTextColorWhite);}body.dark-mode #plan-flyer .cs-plan {background-color: var(--medium);}}