 @media only screen and (min-width: 0rem) {#offer-hero {padding: clamp(12.5rem, 25.95vw, 18.75em) 1rem clamp(5rem, 10vw, 7rem);overflow: hidden;position: relative;z-index: 1;background-color: #1a1a1a;}#offer-hero .cs-container {width: 100%;max-width: 80rem;margin: auto;}#offer-hero .cs-content {width: 100%;max-width: 43.75rem;display: flex;flex-direction: column;align-items: flex-start;}#offer-hero .cs-badge {display: inline-flex;align-self: flex-start;align-items: center;gap: 0.375rem;background-color: var(--primary);color: var(--bodyTextColorWhite);font-size: 0.6875rem;font-weight: 700;letter-spacing: 0.08em;text-transform: uppercase;padding: 0.375rem 0.75rem;border-radius: 6.25rem;margin: 0 0 1.5rem 0;white-space: nowrap;}#offer-hero .cs-badge-pill {background-color: #fff;color: var(--primary);font-size: 0.625rem;font-weight: 800;padding: 0.125rem 0.4375rem;border-radius: 6.25rem;letter-spacing: 0.06em;}#offer-hero .cs-title {font-size: clamp(2.25rem, 5.5vw, 3.625rem);font-weight: 800;line-height: 1.08em;color: var(--bodyTextColorWhite);letter-spacing: -0.02em;margin: 0 0 1.25rem 0;}#offer-hero .cs-title em {font-style: normal;color: var(--primary);}#offer-hero .cs-text {font-size: clamp(1rem, 2vw, 1.125rem);line-height: 1.6em;color: rgba(255, 255, 255, 0.75);max-width: 32.5rem;margin: 0 0 2.5rem 0;}#offer-hero .cs-location-cards {display: flex;flex-direction: column;gap: 0.75rem;width: 100%;}#offer-hero .cs-location-card {display: flex;flex-direction: column;gap: 0.375rem;padding: 1.25rem 1.5rem;background: rgba(255, 255, 255, 0.1);backdrop-filter: blur(12px);-webkit-backdrop-filter: blur(12px);border: 1px solid rgba(255, 255, 255, 0.18);border-radius: 1rem;text-decoration: none;transition: background 0.25s, border-color 0.25s;}#offer-hero .cs-location-card:hover {background: rgba(255, 255, 255, 0.16);border-color: rgba(255, 255, 255, 0.3);}#offer-hero .cs-loc-city {font-size: 1.125rem;font-weight: 700;color: #fff;display: block;}#offer-hero .cs-loc-addr {font-size: 0.8125rem;color: rgba(255, 255, 255, 0.65);display: block;margin-bottom: 0.5rem;}#offer-hero .cs-loc-btn {display: inline-flex;align-items: center;font-size: 0.875rem;font-weight: 700;color: #fff;background-color: var(--primary);padding: 0.625rem 1.25rem;border-radius: 6.25rem;align-self: flex-start;transition: background-color 0.25s;}.cs-location-card:hover #offer-hero .cs-loc-btn {background-color: #029870;}#offer-hero .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#offer-hero .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;object-position: center 30%;opacity: 0.35;}}@media only screen and (min-width: 48rem) {#offer-hero .cs-location-cards {flex-direction: row;}#offer-hero .cs-location-card {flex: 1;}}@media only screen and (min-width: 0rem) {#offer-trust {background-color: #1a1a1a;border-top: 1px solid rgba(255, 255, 255, 0.08);padding: 1.75rem 1.5rem;}#offer-trust .cs-stat-group {width: 100%;max-width: 80rem;margin: auto;padding: 0;list-style: none;display: grid;grid-template-columns: 1fr 1fr;gap: 1.5rem 1rem;}#offer-trust .cs-item {display: flex;flex-direction: column;align-items: center;justify-content: flex-start;gap: 0.375rem;text-align: center;}#offer-trust .cs-item.cs-highlight .cs-number {color: var(--primary);}#offer-trust .cs-number {font-size: clamp(1.25rem, 3vw, 1.5rem);font-weight: 800;color: var(--bodyTextColorWhite);line-height: 1.2em;}#offer-trust .cs-desc {font-size: 0.75rem;font-weight: 600;color: rgba(255, 255, 255, 0.5);text-transform: uppercase;letter-spacing: 0.08em;}#offer-trust .cs-divider {display: none;}}@media only screen and (min-width: 64rem) {#offer-trust .cs-stat-group {grid-template-columns: repeat(4, 1fr);gap: 1rem;}#offer-trust .cs-number {font-size: 1.25rem;}#offer-trust .cs-item.cs-highlight .cs-number {font-size: 1.75rem;}}@media only screen and (min-width: 0rem) {#offer-pricing {padding: var(--sectionPadding);}#offer-pricing .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2.5rem, 5vw, 3.5rem);}#offer-pricing .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#offer-pricing .cs-topper {color: var(--primary);}#offer-pricing .cs-text {max-width: 32.625rem;}#offer-pricing .cs-card-group {width: 100%;max-width: 53.75rem;margin: 0;padding: 0;list-style: none;display: grid;grid-template-columns: 1fr;gap: 1.25rem;}#offer-pricing .cs-item {background-color: #fff;border-radius: 1.25rem;border: 1.5px solid #e2e2e2;padding: 2rem 1.75rem 1.75rem;display: flex;flex-direction: column;position: relative;box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);transition: box-shadow 0.3s ease;}#offer-pricing .cs-item:hover {box-shadow: 0 8px 28px rgba(0, 0, 0, 0.09);}#offer-pricing .cs-item.cs-popular {border-color: var(--primary);box-shadow: 0 4px 20px rgba(3, 173, 132, 0.12);}#offer-pricing .cs-badge-tag {position: absolute;top: 1.25rem;right: 1.25rem;font-size: 0.625rem;font-weight: 800;letter-spacing: 0.08em;text-transform: uppercase;color: #fff;background-color: var(--primary);padding: 0.3125rem 0.75rem;border-radius: 6.25rem;white-space: nowrap;}#offer-pricing .cs-package {font-size: 0.6875rem;font-weight: 700;letter-spacing: 0.1em;text-transform: uppercase;color: var(--primary);display: block;margin: 0 0 0.375rem 0;}#offer-pricing .cs-card-title {font-size: clamp(1.75rem, 4vw, 2rem);font-weight: 800;color: var(--headerColor);line-height: 1.1em;letter-spacing: -0.02em;display: block;margin: 0 0 0.375rem 0;}#offer-pricing .cs-duration {font-size: 0.875rem;color: var(--bodyTextColor);display: block;margin: 0 0 1.5rem 0;line-height: 1.5em;}#offer-pricing .cs-price-row {display: flex;align-items: center;gap: 0.625rem;margin: 0 0 1.5rem 0;flex-wrap: wrap;}#offer-pricing .cs-price-old {font-size: 1.125rem;color: #b8b8b8;text-decoration: line-through;font-weight: 500;}#offer-pricing .cs-price {font-size: clamp(2.5rem, 5vw, 3rem);font-weight: 900;color: var(--headerColor);letter-spacing: -0.03em;line-height: 1;}#offer-pricing .cs-savings {display: inline-flex;align-items: center;font-size: 0.75rem;font-weight: 700;color: var(--primary);background-color: rgba(3, 173, 132, 0.1);padding: 0.3125rem 0.75rem;border-radius: 6.25rem;letter-spacing: 0.02em;white-space: nowrap;}#offer-pricing .cs-ul {list-style: none;padding: 0;margin: 0 0 1.75rem 0;display: flex;flex-direction: column;gap: 0.875rem;flex-grow: 1;}#offer-pricing .cs-li {font-size: 0.9375rem;color: var(--bodyTextColor);line-height: 1.4em;display: flex;align-items: center;gap: 0.625rem;}#offer-pricing .cs-li::before {content: "✓";flex-shrink: 0;width: 1.5rem;height: 1.5rem;display: flex;align-items: center;justify-content: center;background-color: rgba(3, 173, 132, 0.1);border-radius: 50%;font-size: 0.6875rem;font-weight: 800;color: var(--primary);}#offer-pricing .cs-button-group {display: flex;flex-direction: column;gap: 0.625rem;}#offer-pricing .cs-button-solid, #offer-pricing .cs-button-outline {font-size: 0.875rem;font-weight: 700;font-family: inherit;text-align: center;text-decoration: none;text-transform: none;letter-spacing: normal;white-space: nowrap;display: flex;align-items: center;justify-content: center;min-height: 2.875rem;border-radius: 0.625rem;padding: 0.5rem 1rem;transition: background-color 0.25s ease, color 0.25s ease;}#offer-pricing .cs-button-solid {color: #fff;background-color: var(--primary);border: 1.5px solid var(--primary);}#offer-pricing .cs-button-solid:hover {background-color: #029970;border-color: #029970;}#offer-pricing .cs-button-outline {color: var(--primary);background-color: transparent;border: 1.5px solid var(--primary);}#offer-pricing .cs-button-outline:hover {background-color: var(--primary);color: #fff;}}@media only screen and (min-width: 48rem) {#offer-pricing .cs-card-group {grid-template-columns: 1fr 1fr;}#offer-pricing .cs-button-group {flex-direction: row;}#offer-pricing .cs-button-solid, #offer-pricing .cs-button-outline {flex: 1;}}@media only screen and (min-width: 0rem) {#offer-reviews {padding: var(--sectionPadding);}#offer-reviews .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2.5rem, 5vw, 3.5rem);}#offer-reviews .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#offer-reviews .cs-topper {color: var(--primary);}#offer-reviews .cs-title {margin: 0;}#offer-reviews .cs-card-group {width: 100%;margin: 0;padding: 0;list-style: none;display: grid;grid-template-columns: 1fr;gap: 1rem;}#offer-reviews .cs-item {background-color: #fff;border: 1px solid #ebebeb;border-radius: 1rem;padding: 1.75rem 1.75rem 1.5rem;display: flex;flex-direction: column;gap: 1rem;}#offer-reviews .cs-stars {color: var(--primary);font-size: 0.875rem;letter-spacing: 0.1em;}#offer-reviews .cs-review {font-size: 0.9375rem;line-height: 1.65em;color: var(--bodyTextColor);margin: 0;flex-grow: 1;}#offer-reviews .cs-author {display: flex;align-items: center;gap: 0.75rem;padding-top: 1rem;border-top: 1px solid #f0f0f0;margin-top: auto;}#offer-reviews .cs-avatar {width: 2.5rem;height: 2.5rem;border-radius: 50%;background-color: var(--primary);color: #fff;font-size: 0.875rem;font-weight: 800;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}#offer-reviews .cs-name {font-size: 0.875rem;font-weight: 700;color: var(--headerColor);display: block;}}@media only screen and (min-width: 48rem) {#offer-reviews .cs-card-group {grid-template-columns: 1fr 1fr;grid-template-rows: auto auto;}#offer-reviews .cs-item.cs-featured {grid-column: 1;grid-row: 1 / 3;}#offer-reviews .cs-item.cs-featured .cs-review {font-size: 1.0625rem;}}@media only screen and (min-width: 64rem) {#offer-reviews .cs-card-group {grid-template-columns: 1fr 1fr 1fr;grid-template-rows: auto;}#offer-reviews .cs-item.cs-featured {grid-column: 1;grid-row: auto;}}@keyframes offer-marquee {from {transform: translateX(0);}to {transform: translateX(-50%);}}@media only screen and (min-width: 0rem) {#offer-final-cta {background-color: #1a1a1a;display: flex;flex-direction: column;overflow: hidden;}#offer-final-cta .cs-content {padding: clamp(3rem, 6vw, 5rem) 1.5rem;display: flex;flex-direction: column;align-items: flex-start;gap: 1.75rem;}#offer-final-cta .cs-badge {display: inline-flex;align-items: center;gap: 0.5rem;background-color: var(--primary);color: #fff;font-size: 0.8125rem;font-weight: 700;letter-spacing: 0.12em;text-transform: uppercase;padding: 0.5rem 1rem;border-radius: 6.25rem;white-space: nowrap;}#offer-final-cta .cs-badge-pill {background-color: #fff;color: var(--primary);font-size: 0.6875rem;font-weight: 800;padding: 0.125rem 0.5rem;border-radius: 6.25rem;letter-spacing: 0.08em;}#offer-final-cta .cs-title {font-size: clamp(2.125rem, 5vw, 3.5rem);font-weight: 800;line-height: 1.08em;color: #fff;letter-spacing: -0.02em;margin: 0;}#offer-final-cta .cs-title em {font-style: normal;color: var(--primary);}#offer-final-cta .cs-text {font-size: 1rem;line-height: 1.65em;color: rgba(255, 255, 255, 0.6);max-width: 28.75rem;margin: 0;}#offer-final-cta .cs-button-group {display: flex;flex-direction: row;flex-wrap: wrap;gap: 0.75rem;}#offer-final-cta .cs-button-solid {font-size: 0.9375rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;white-space: nowrap;color: #fff;padding: 0 1.75rem;background-color: var(--primary);border-radius: 2rem;display: inline-block;position: relative;z-index: 1;overflow: hidden;transition: color 0.3s;transition-delay: 0.1s;}#offer-final-cta .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 2rem;transition: width 0.3s ease-in-out;}#offer-final-cta .cs-button-solid:hover:before {width: 100%;}#offer-final-cta .cs-button-solid.cs-button-alt {background-color: transparent;border: 2px solid rgba(255, 255, 255, 0.4);line-height: calc(clamp(2.875rem, 5.5vw, 3.5rem) - 4px);}#offer-final-cta .cs-button-solid.cs-button-alt:before {background: rgba(255, 255, 255, 0.12);}#offer-final-cta .cs-phone-row {display: flex;align-items: center;gap: 1.5rem;}#offer-final-cta .cs-divider {width: 1px;height: 2.25rem;background-color: rgba(255, 255, 255, 0.15);flex-shrink: 0;}#offer-final-cta .cs-phone-item {display: flex;flex-direction: column;gap: 0.1875rem;}#offer-final-cta .cs-phone-city {font-size: 0.625rem;font-weight: 700;letter-spacing: 0.1em;text-transform: uppercase;color: rgba(255, 255, 255, 0.4);display: block;}#offer-final-cta .cs-phone-link {font-size: 0.9375rem;font-weight: 600;color: rgba(255, 255, 255, 0.75);text-decoration: none;transition: color 0.25s;}#offer-final-cta .cs-phone-link:hover {color: var(--primary);}#offer-final-cta .cs-marquee-panel {display: flex;flex-direction: column;gap: 0.5rem;padding: 2rem 0 2.5rem;}#offer-final-cta .cs-marquee-row {overflow: hidden;width: 100%;}#offer-final-cta .cs-marquee-row .cs-track {display: flex;gap: 0.5rem;width: max-content;animation: offer-marquee 22s linear infinite;}#offer-final-cta .cs-marquee-row.cs-reverse .cs-track {animation-direction: reverse;}#offer-final-cta .cs-track img {width: 12.5rem;height: 9.375rem;object-fit: cover;border-radius: 0.5rem;flex-shrink: 0;display: block;}}@media only screen and (min-width: 64rem) {#offer-final-cta {flex-direction: row;min-height: 37.5rem;}#offer-final-cta .cs-content {width: 46%;flex-shrink: 0;padding: clamp(4rem, 7vw, 6rem) clamp(2.5rem, 5vw, 5rem) clamp(4rem, 7vw, 6rem) clamp(3rem, 6vw, 6rem);justify-content: center;}#offer-final-cta .cs-marquee-panel {flex: 1;padding: 3rem 0;justify-content: center;gap: 0.75rem;}#offer-final-cta .cs-track img {width: 15rem;height: 11.25rem;}}