 @media only screen and (min-width: 0rem) {.rail {width: 100%;max-width: 78rem;margin: 0 auto;padding: 0 1.25rem;position: relative;z-index: 2;}.flag {display: inline-block;margin: 0 0 1.1rem;padding: 0 0 0.55rem;font-family: var(--utilFont);font-size: 0.72rem;font-weight: 800;letter-spacing: 0.26em;text-transform: uppercase;line-height: 1.5;color: var(--navy);border-bottom: 3px solid var(--aqua);}.flag-dark {color: var(--aqua);border-bottom-color: var(--leaf);}.head {display: flex;flex-direction: column;align-items: center;text-align: center;margin-bottom: 2.75rem;}.display {margin: 0;font-family: var(--headingFont);font-weight: 700;font-size: clamp(2rem, 6.6vw, 3.4rem);line-height: 1.04;letter-spacing: -0.042em;color: var(--ink);max-width: 20ch;}.display-light {color: var(--white);}.mark {color: var(--navy);}.mark-light {color: var(--aqua);}.prose {margin: 1.15rem 0 0;max-width: 40rem;font-size: 1.05rem;line-height: 1.8;color: var(--bodyTextColor);}.act {display: inline-flex;align-items: center;justify-content: center;gap: 0.6rem;min-height: 3.6rem;padding: 0 2.2rem;font-family: var(--bodyFont);font-weight: 800;font-size: 1rem;letter-spacing: 0.02em;text-align: center;text-decoration: none;color: var(--white);background-color: var(--navy);border: 2px solid var(--navy);border-radius: var(--radiusSm);cursor: pointer;box-shadow: var(--stamp);transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.2s ease, box-shadow 0.2s ease;}.act svg {width: 1.05rem;height: 1.05rem;display: block;flex-shrink: 0;}.act:hover {background-color: var(--navyDeep);border-color: var(--navyDeep);transform: translate(0.2rem, 0.2rem);box-shadow: 0.2rem 0.2rem 0 var(--leaf);}.act-ghost {color: var(--navy);background-color: var(--white);border-color: var(--navy);box-shadow: 0.4rem 0.4rem 0 var(--leaf);}.act-ghost:hover {color: var(--white);background-color: var(--navy);border-color: var(--navy);box-shadow: 0.2rem 0.2rem 0 var(--aqua);}.act-bright {color: var(--ink);background-color: var(--aqua);border-color: var(--aqua);box-shadow: 0.4rem 0.4rem 0 var(--leaf);}.act-bright:hover {color: var(--ink);background-color: var(--white);border-color: var(--white);box-shadow: 0.2rem 0.2rem 0 var(--leaf);}.pane {display: block;position: relative;width: 100%;height: 0;padding-top: 75%;overflow: hidden;border: 2px solid var(--ink);border-radius: var(--radiusSm);background-color: var(--paperDeep);}.pane > img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;display: block;}.up {opacity: 1;}html.js .up {opacity: 0;transform: translateY(1.4rem);transition: opacity 0.7s ease, transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);}html.js .up.is-in {opacity: 1;transform: none;}}@media only screen and (min-width: 48rem) {.rail {padding: 0 2rem;}.head {margin-bottom: 3.5rem;}}@media only screen and (prefers-reduced-motion: reduce) {html.js .up {opacity: 1;transform: none;transition: none;}.act:hover, .act-ghost:hover, .act-bright:hover {transform: none;}}@media only screen and (min-width: 0rem) {#hero {position: relative;width: 100%;min-height: 38rem;overflow: hidden;isolation: isolate;display: flex;align-items: center;justify-content: center;padding: 11rem 0 7rem;background-color: var(--ink);}#hero .hero-img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;object-position: 50% 48%;z-index: -2;}#hero .hero-veil {position: absolute;inset: 0;z-index: -1;display: block;background-image: linear-gradient(180deg, rgba(10, 22, 51, 0.74) 0%, rgba(10, 22, 51, 0.66) 45%, rgba(10, 22, 51, 0.88) 100%);}#hero .hero-rule {position: absolute;left: 0;right: 0;bottom: 0;height: 8px;z-index: 1;display: block;background-image: linear-gradient(90deg, var(--navy) 0%, var(--navy) 33.33%, var(--aqua) 33.33%, var(--aqua) 66.66%, var(--leaf) 66.66%, var(--leaf) 100%);}#hero .hero-body {display: flex;flex-direction: column;align-items: center;text-align: center;max-width: 48rem;margin: 0 auto;}#hero h1 {margin: 0 0 1.5rem;font-family: var(--headingFont);font-weight: 700;font-size: clamp(2.5rem, 8.6vw, 4.75rem);line-height: 1;letter-spacing: -0.052em;color: var(--white);max-width: 16ch;}#hero .hero-break {display: block;color: var(--aqua);}#hero .hero-lede {margin: 0 auto 2.5rem;max-width: 40rem;font-size: clamp(1.06rem, 2.2vw, 1.18rem);line-height: 1.78;color: rgba(242, 246, 255, 0.94);}}@media only screen and (min-width: 48rem) {#hero {min-height: 44rem;padding: 13rem 0 9rem;}#hero .hero-veil {background-image: linear-gradient(180deg, rgba(10, 22, 51, 0.62) 0%, rgba(10, 22, 51, 0.48) 42%, rgba(10, 22, 51, 0.82) 100%);}#hero .hero-lede {color: var(--bodyTextLight);}}@media only screen and (min-width: 64rem) {#hero {min-height: 88vh;padding: 14rem 0 10rem;}}@media only screen and (min-width: 0rem) {#intro {position: relative;overflow: hidden;background-color: var(--white);padding: 3.75rem 0 4rem;}#intro .intro-wrap {display: grid;grid-template-columns: 1fr;gap: 3rem;align-items: center;}#intro .intro-shot {position: relative;margin: 0 auto;width: 100%;max-width: 32rem;}#intro .intro-shot .pane {box-shadow: 0.75rem 0.75rem 0 var(--aqua);}#intro .intro-badge {position: absolute;top: -1rem;left: -0.5rem;z-index: 3;display: flex;flex-direction: column;align-items: center;justify-content: center;width: 5.5rem;height: 5.5rem;padding: 0.4rem;font-family: var(--headingFont);font-size: 1.6rem;font-weight: 700;line-height: 1;letter-spacing: -0.04em;color: var(--white);background-color: var(--leaf);border: 2px solid var(--ink);border-radius: var(--radiusSm);}#intro .intro-badge span {margin-top: 0.2rem;font-family: var(--utilFont);font-size: 0.6rem;font-weight: 800;letter-spacing: 0.16em;text-transform: uppercase;}#intro .intro-copy {display: flex;flex-direction: column;align-items: center;text-align: center;}#intro .intro-act {margin-top: 2.25rem;}}@media only screen and (min-width: 48rem) {#intro {padding: 5rem 0 5.5rem;}}@media only screen and (min-width: 64rem) {#intro .intro-wrap {grid-template-columns: 1fr 1fr;gap: 4.5rem;align-items: center;}#intro .intro-shot {max-width: none;}}@media only screen and (min-width: 0rem) {#offer {position: relative;overflow: hidden;background-color: var(--paper);padding: 3.75rem 0 4rem;}#offer .offer-set {list-style: none;margin: 0;padding: 0;display: grid;grid-template-columns: 1fr;gap: 1.5rem;}#offer .offer-card {position: relative;display: flex;flex-direction: column;align-items: center;text-align: center;padding: 2.75rem 1.75rem 2.25rem;background-color: var(--white);border: 2px solid var(--ink);border-radius: var(--radiusSm);box-shadow: 0.5rem 0.5rem 0 var(--navy);transition: transform 0.3s ease, box-shadow 0.3s ease;}#offer .offer-card:nth-of-type(even) {box-shadow: 0.5rem 0.5rem 0 var(--leaf);}#offer .offer-card:hover {transform: translate(0.25rem, 0.25rem);box-shadow: 0.25rem 0.25rem 0 var(--aqua);}#offer .offer-mark {display: flex;align-items: center;justify-content: center;width: 4.5rem;height: 4.5rem;margin-bottom: 1.25rem;color: var(--navy);background-color: var(--navyPale);border: 2px solid var(--ink);border-radius: var(--radiusSm);}#offer .offer-card:nth-of-type(2) .offer-mark {color: var(--leafDark);background-color: var(--leafPale);}#offer .offer-card:nth-of-type(3) .offer-mark {color: var(--navy);background-color: var(--aquaPale);}#offer .offer-mark svg {width: 2.1rem;height: 2.1rem;display: block;}#offer .offer-num {display: block;margin-bottom: 0.6rem;font-family: var(--utilFont);font-size: 0.7rem;font-weight: 800;letter-spacing: 0.22em;line-height: 1;color: var(--steel);}#offer h3 {margin: 0 0 0.75rem;font-family: var(--headingFont);font-weight: 700;font-size: 1.5rem;line-height: 1.16;letter-spacing: -0.04em;color: var(--ink);}#offer .offer-note {margin: 0;max-width: 32ch;font-size: 0.98rem;line-height: 1.72;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {#offer {padding: 5rem 0 5.5rem;}#offer .offer-set {grid-template-columns: repeat(2, 1fr);gap: 2rem;}}@media only screen and (min-width: 64rem) {#offer {padding: 5rem 0 5.5rem;}#offer .offer-set {grid-template-columns: repeat(4, 1fr);gap: 1.75rem;}#offer h3 {font-size: 1.35rem;}}@media only screen and (prefers-reduced-motion: reduce) {#offer .offer-card:hover {transform: none;}}@media only screen and (min-width: 0rem) {#covered {position: relative;overflow: hidden;background-color: var(--ink);padding: 3.75rem 0 4rem;}#covered .cov-set {list-style: none;margin: 0 auto;padding: 0;max-width: 62rem;display: flex;flex-wrap: wrap;justify-content: center;align-items: stretch;gap: 0.75rem;}#covered .cov-set li {display: flex;align-items: center;justify-content: center;gap: 0.65rem;padding: 0.85rem 1.35rem;font-family: var(--bodyFont);font-size: 1rem;font-weight: 700;line-height: 1.4;text-align: center;color: var(--white);background-color: rgba(255, 255, 255, 0.05);border: 2px solid var(--lineDark);border-radius: var(--radiusSm);}#covered .cov-set svg {width: 1.1rem;height: 1.1rem;display: block;color: var(--leaf);flex-shrink: 0;}#covered .cov-set li:nth-of-type(even) svg {color: var(--aqua);}}@media only screen and (min-width: 48rem) {#covered {padding: 5rem 0 5.5rem;}#covered .cov-set {gap: 1rem;}#covered .cov-set li {font-size: 1.08rem;padding: 0.95rem 1.65rem;}}@media only screen and (min-width: 0rem) {#steps {position: relative;overflow: hidden;background-color: var(--white);padding: 3.75rem 0 4rem;}#steps .step-set {list-style: none;margin: 0;padding: 0;display: grid;grid-template-columns: 1fr;gap: 1.75rem;}#steps .step-card {position: relative;display: flex;flex-direction: column;align-items: center;text-align: center;padding: 2.75rem 1.75rem 2.25rem;background-color: var(--paper);border-top: 6px solid var(--navy);border-radius: var(--radiusSm);}#steps .step-card:nth-of-type(2) {border-top-color: var(--aqua);}#steps .step-card:nth-of-type(3) {border-top-color: var(--leaf);}#steps .step-num {display: block;margin-bottom: 0.9rem;font-family: var(--headingFont);font-size: 3rem;font-weight: 700;letter-spacing: -0.05em;line-height: 1;color: var(--navy);}#steps .step-card:nth-of-type(2) .step-num {color: var(--aqua);}#steps .step-card:nth-of-type(3) .step-num {color: var(--leaf);}#steps h3 {margin: 0 0 0.75rem;font-family: var(--headingFont);font-weight: 700;font-size: 1.5rem;line-height: 1.16;letter-spacing: -0.04em;color: var(--ink);max-width: 18ch;}#steps .step-note {margin: 0;max-width: 34ch;font-size: 0.98rem;line-height: 1.72;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#steps {padding: 5rem 0 5.5rem;}#steps .step-set {grid-template-columns: repeat(3, 1fr);gap: 1.5rem;}}@media only screen and (min-width: 0rem) {#reel {position: relative;overflow: hidden;background-color: var(--paper);padding: 3.75rem 0 4rem;}#reel .reel-stage {width: 100%;overflow: hidden;padding: 0.75rem 0;mask-image: linear-gradient(90deg, transparent 0%, #000 6%, #000 94%, transparent 100%);-webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 6%, #000 94%, transparent 100%);}#reel .reel-track {list-style: none;margin: 0;padding: 0;display: flex;width: max-content;gap: 1.25rem;animation: reel-slide 70s linear infinite;}#reel .reel-stage:hover .reel-track {animation-play-state: paused;}#reel .reel-slide {flex: 0 0 auto;width: 17rem;}#reel .reel-slide figure {margin: 0;box-shadow: 0.4rem 0.4rem 0 var(--aqua);}#reel .reel-slide:nth-of-type(even) figure {box-shadow: 0.4rem 0.4rem 0 var(--leaf);}#reel .reel-more {display: flex;justify-content: center;margin-top: 3rem;}@keyframes reel-slide {from {transform: translateX(0);}to {transform: translateX(calc(-50% - 0.625rem));}}}@media only screen and (min-width: 48rem) {#reel {padding: 5rem 0 5.5rem;}#reel .reel-stage {padding: 1rem 0;}#reel .reel-track {gap: 1.75rem;animation-duration: 90s;}#reel .reel-slide {width: 22rem;}@keyframes reel-slide {from {transform: translateX(0);}to {transform: translateX(calc(-50% - 0.875rem));}}}@media only screen and (prefers-reduced-motion: reduce) {#reel .reel-track {animation: none;}#reel .reel-stage {overflow-x: auto;}}@media only screen and (min-width: 0rem) {#areas {position: relative;overflow: hidden;background-color: var(--white);padding: 3.75rem 0 4rem;}#areas .area-run {list-style: none;margin: 0 auto;padding: 0;max-width: 58rem;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 0.75rem;}#areas .area-run li {padding: 0.7rem 1.25rem;font-family: var(--headingFont);font-size: 1.02rem;font-weight: 700;line-height: 1.3;letter-spacing: -0.03em;text-align: center;color: var(--ink);background-color: var(--white);border: 2px solid var(--ink);border-radius: var(--radiusSm);box-shadow: 0.25rem 0.25rem 0 var(--aqua);}#areas .area-run li:nth-of-type(even) {box-shadow: 0.25rem 0.25rem 0 var(--leaf);}#areas .area-run li:first-of-type {color: var(--white);background-color: var(--navy);border-color: var(--navy);}}@media only screen and (min-width: 48rem) {#areas {padding: 5rem 0 5.5rem;}#areas .area-run {gap: 1rem;}#areas .area-run li {font-size: 1.18rem;padding: 0.8rem 1.5rem;}}@media only screen and (min-width: 0rem) {#final {position: relative;width: 100%;overflow: hidden;isolation: isolate;background-color: var(--ink);padding: 4.5rem 0 4.75rem;}#final .final-img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;object-position: 50% 50%;z-index: -2;}#final .final-veil {position: absolute;inset: 0;z-index: -1;display: block;background-image: linear-gradient(180deg, rgba(10, 22, 51, 0.78) 0%, rgba(10, 22, 51, 0.7) 50%, rgba(10, 22, 51, 0.86) 100%);}#final:before {content: "";position: absolute;top: 0;left: 0;right: 0;height: 8px;z-index: 1;background-image: linear-gradient(90deg, var(--aqua) 0%, var(--aqua) 50%, var(--leaf) 50%, var(--leaf) 100%);}#final .final-body {display: flex;flex-direction: column;align-items: center;text-align: center;max-width: 44rem;margin: 0 auto;}#final h2 {margin: 0 0 1.25rem;font-family: var(--headingFont);font-weight: 700;font-size: clamp(2rem, 7.2vw, 3.4rem);line-height: 1.04;letter-spacing: -0.046em;color: var(--white);max-width: 18ch;}#final .final-break {display: block;color: var(--aqua);}#final .final-lede {margin: 0 auto 2.25rem;max-width: 36rem;font-size: 1.04rem;line-height: 1.78;color: var(--bodyTextLight);}#final .final-phone {display: inline-block;margin-top: 1.85rem;font-family: var(--headingFont);font-size: 1.3rem;font-weight: 700;letter-spacing: -0.03em;text-decoration: none;color: var(--white);border-bottom: 3px solid var(--leaf);padding-bottom: 0.35rem;transition: color 0.25s ease, border-color 0.25s ease;}#final .final-phone:hover {color: var(--aqua);border-color: var(--aqua);}}@media only screen and (min-width: 48rem) {#final {padding: 6rem 0 6.5rem;}}