 @media only screen and (min-width: 0em) {:root {--primary: #607e74;--secondary: #577166;--secondaryLight: #7d9a8f;--secondaryColor: #577166;--headerColor: #1b2521;--bodyTextColor: #55625c;--bodyTextColorWhite: #f3f5f3;--success: #607e74;--topperFontSize: 0.8125rem;--headerFontSize: clamp(2.125rem, 5.6vw, 3.5rem);--bodyFontSize: 1.0625rem;--bodyFontSizeSm: 1rem;--sectionPadding: clamp(3.75rem, 7.82vw, 7.5rem) 1.5rem;--sage: #607e74;--sage-deep: #577166;--sage-dark: #44584f;--sage-light: #93aca2;--sage-wash: #eaefec;--ink: #1b2521;--ink-soft: #2b3833;--bone: #f5f4f0;--paper: #ffffff;--mist: #e3e8e4;--mist-deep: #d3dad5;--line: rgba(27, 37, 33, 0.14);--line-light: rgba(255, 255, 255, 0.18);--white: #ffffff;--font-impact: 'Anton', 'Arial Narrow', Impact, sans-serif;--font-display: 'Sora', 'Helvetica Neue', Helvetica, Arial, sans-serif;--font-body: 'Karla', system-ui, -apple-system, sans-serif;}*, *::before, *::after {margin: 0;padding: 0;box-sizing: border-box;}body, html {margin: 0;padding: 0;overflow-x: hidden;font-family: var(--font-body);font-size: 100%;color: var(--bodyTextColor);background: var(--paper);-webkit-font-smoothing: antialiased;}h1, h2, h3, h4, h5, h6 {margin: 0;font-family: var(--font-display);font-weight: 600;letter-spacing: -0.03em;color: var(--headerColor);}p, li {margin: 0;font-size: var(--bodyFontSize);line-height: 1.75;font-weight: 400;color: var(--bodyTextColor);}a {color: inherit;text-decoration: none;}a:hover, button:hover {cursor: pointer;}img {display: block;max-width: 100%;height: auto;}em {font-style: normal;color: var(--sage);}address {font-style: normal;}.container {position: relative;margin: auto;width: 92%;max-width: 80rem;}.skip {z-index: -1111111;position: absolute;top: 0;left: 0;opacity: 0;}.skip:focus {z-index: 1000000;top: 0.75rem;left: 0.75rem;opacity: 1;padding: 0.9rem 1.5rem;border-radius: 2px;font-family: var(--font-body);font-size: 0.9375rem;font-weight: 700;color: var(--white);background: var(--sage-deep);outline: 3px solid var(--ink);outline-offset: 2px;}.cs-topper {display: block;margin-bottom: 0.75rem;font-family: var(--font-body);font-size: var(--topperFontSize);font-weight: 700;letter-spacing: 0.02em;line-height: 1.4;color: var(--sage-deep);}.cs-title {position: relative;margin: 0 0 1.25rem 0;max-width: 43.75rem;font-family: var(--font-impact);font-size: var(--headerFontSize);font-weight: 400;line-height: 1.02;letter-spacing: 0.002em;text-transform: uppercase;color: var(--headerColor);text-align: inherit;}.cs-text {margin: 0;max-width: 40.625rem;width: 100%;font-size: var(--bodyFontSize);line-height: 1.75;font-weight: 400;color: var(--bodyTextColor);text-align: inherit;}.cs-button-solid {z-index: 1;position: relative;display: inline-flex;align-items: center;justify-content: center;background-color: var(--sage-deep);width: auto;padding: 1.15rem 2.25rem;border-radius: 2px;text-decoration: none;font-family: var(--font-body);font-size: 0.9375rem;line-height: 1;font-weight: 700;letter-spacing: 0.01em;color: var(--white);text-align: center;border: 2px solid var(--sage-deep);transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;}.cs-button-solid:hover {background-color: var(--ink);border-color: var(--ink);color: var(--white);}.cs-button-solid:focus-visible {outline: 3px solid var(--sage);outline-offset: 3px;}@media (prefers-reduced-motion: reduce) {*, *::before, *::after {animation-duration: 0.001ms !important;transition-duration: 0.001ms !important;scroll-behavior: auto !important;}}}@media only screen and (min-width: 48rem) {:root {--bodyFontSize: 1.0625rem;--bodyFontSizeSm: 1rem;}}@media only screen and (min-width: 3000px) {body, html {font-size: 0.55vw;}}@media only screen and (min-width: 0rem) {.upc-band {position: absolute;top: 0;left: 0;z-index: 4;width: 100%;height: 0.6rem;pointer-events: none;background-image: repeating-linear-gradient( 135deg, var(--sage) 0 0.55rem, transparent 0.55rem 1.1rem );}.upc-band--light {background-image: repeating-linear-gradient( 135deg, var(--sage-light) 0 0.55rem, transparent 0.55rem 1.1rem );}.upc-band--bottom {top: auto;bottom: 0;}.upc-mark {display: inline-flex;align-items: center;justify-content: center;color: var(--sage);margin-bottom: 1.5rem;}.upc-mark--light {color: var(--white);}.upc-eyebrow {display: inline-flex;align-items: center;gap: 0.6rem;font-family: var(--font-body);font-size: 0.9375rem;font-weight: 700;letter-spacing: 0.01em;line-height: 1.3;color: var(--sage-deep);}.upc-eyebrow::before {content: '';width: 1.75rem;height: 2px;background: var(--sage);flex-shrink: 0;}.upc-eyebrow--light {color: var(--sage-light);}.upc-eyebrow--light::before {background: var(--sage-light);}.upc-h2 {font-family: var(--font-impact);font-size: clamp(2.125rem, 7.2vw, 3.75rem);font-weight: 400;line-height: 1;letter-spacing: 0.004em;text-transform: uppercase;color: var(--ink);margin: 1rem 0 0;text-wrap: balance;}.upc-h2 em {color: var(--sage);}.upc-h2--light {color: var(--white);}.upc-h2--light em {color: var(--sage-light);}.upc-body {font-size: var(--bodyFontSize);line-height: 1.8;color: var(--bodyTextColor);margin: 1.25rem 0 0;max-width: 60ch;}.upc-head {position: relative;z-index: 1;max-width: 46rem;margin: 0 auto 3rem;display: flex;flex-direction: column;align-items: center;text-align: center;}.upc-btn {position: relative;display: inline-flex;align-items: center;justify-content: center;font-family: var(--font-body);font-size: 0.9375rem;font-weight: 700;letter-spacing: 0.01em;text-decoration: none;line-height: 1;padding: 1.25rem 2.5rem;border-radius: 2px;border: 2px solid var(--sage-deep);background: var(--sage-deep);color: var(--white);cursor: pointer;transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease;}.upc-btn:hover {background: var(--ink);border-color: var(--ink);color: var(--white);}.upc-btn:focus-visible {outline: 3px solid var(--sage-light);outline-offset: 4px;}.upc-btn--outline {background: transparent;border-color: var(--ink);color: var(--ink);}.upc-btn--outline:hover {background: var(--ink);border-color: var(--ink);color: var(--white);}.upc-btn--light {background: var(--white);border-color: var(--white);color: var(--ink);}.upc-btn--light:hover {background: transparent;border-color: var(--white);color: var(--white);}.upc-actions {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 0.85rem;}.upc-actions--pad {margin-top: 3rem;}.upc-item-overlay {position: absolute;inset: 0;z-index: 2;background: rgba(27, 37, 33, 0.6);display: flex;align-items: center;justify-content: center;opacity: 0;transition: opacity 0.3s ease;}button:hover > .upc-item-overlay, button:focus-visible > .upc-item-overlay {opacity: 1;}.upc-item-plus {position: relative;width: 3rem;height: 3rem;background: var(--sage);}.upc-item-plus::before, .upc-item-plus::after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background: var(--white);}.upc-item-plus::before {width: 1.125rem;height: 2px;}.upc-item-plus::after {width: 2px;height: 1.125rem;}}@media only screen and (max-width: 63.9375rem) {#cs-navigation {width: 100%;padding: 0 1.25rem;box-sizing: border-box;background: var(--white);border-bottom: 1px solid var(--line);position: fixed;z-index: 10000;transition: box-shadow 0.3s ease;}#cs-navigation::before {content: '';width: 100%;height: 0vh;background: rgba(27, 37, 33, 0.88);position: absolute;display: block;top: 100%;right: 0;z-index: -1100;opacity: 0;transition: height 0.5s ease, opacity 0.5s ease;}#cs-navigation.cs-active::before {height: 150vh;opacity: 1;}#cs-navigation.cs-active .cs-ul-wrapper {opacity: 1;transform: scaleY(1);transition-delay: 0.1s;}#cs-navigation.cs-active .cs-li {transform: translateY(0);opacity: 1;}#cs-navigation .cs-container {width: 100%;height: 7.25rem;display: flex;justify-content: space-between;align-items: center;}#cs-navigation .cs-logo {height: 5.75rem;max-width: 17rem;display: flex;align-items: center;z-index: 10;flex-shrink: 0;}#cs-navigation .cs-logo img {height: 100%;width: auto;max-width: 100%;object-fit: contain;}#cs-navigation .cs-logo:focus-visible {outline: 3px solid var(--sage);outline-offset: 4px;}#cs-navigation .cs-toggle {width: 3.25rem;height: 3.25rem;border-radius: 2px;background: var(--sage-deep);border: 2px solid var(--sage-deep);display: flex;justify-content: center;align-items: center;cursor: pointer;flex-shrink: 0;transition: background 0.25s ease, border-color 0.25s ease;}#cs-navigation .cs-toggle:hover {background: var(--ink);border-color: var(--ink);}#cs-navigation .cs-toggle:focus-visible {outline: 3px solid var(--sage);outline-offset: 3px;}#cs-navigation .cs-box {width: 1.5rem;height: 0.9rem;position: relative;}#cs-navigation .cs-line {width: 100%;height: 2px;background: var(--white);position: absolute;left: 50%;transform: translateX(-50%);}#cs-navigation .cs-line1 {top: 0;transform-origin: center;transition: transform 0.5s ease, top 0.3s ease;}#cs-navigation .cs-line2 {top: 50%;transform: translateX(-50%) translateY(-50%);transition: top 0.3s ease, transform 0.5s ease;}#cs-navigation .cs-line3 {bottom: 0;transition: bottom 0.3s ease, opacity 0.3s ease;}#cs-navigation .cs-active .cs-line1 {top: 50%;transform: translate(-50%, -50%) rotate(225deg);}#cs-navigation .cs-active .cs-line2 {top: 50%;transform: translate(-50%, -50%) rotate(-225deg);}#cs-navigation .cs-active .cs-line3 {bottom: 100%;opacity: 0;}#cs-navigation .cs-ul-wrapper {width: 100%;background: var(--ink);position: absolute;top: 100%;left: 0;z-index: -1;opacity: 0;transform: scaleY(0);transform-origin: top;transition: transform 0.35s ease, opacity 0.3s ease;overflow: hidden;}#cs-navigation .cs-ul {margin: 0;padding: 1.5rem 1.25rem 0;width: 100%;display: flex;flex-direction: column;align-items: center;gap: 0;}#cs-navigation .cs-li {list-style: none;width: 100%;transform: translateY(-1rem);opacity: 0;transition: transform 0.5s ease, opacity 0.5s ease;}#cs-navigation.cs-active .cs-li:nth-of-type(1) {transition-delay: 0.1s;}#cs-navigation.cs-active .cs-li:nth-of-type(2) {transition-delay: 0.15s;}#cs-navigation.cs-active .cs-li:nth-of-type(3) {transition-delay: 0.2s;}#cs-navigation.cs-active .cs-li:nth-of-type(4) {transition-delay: 0.25s;}#cs-navigation.cs-active .cs-li:nth-of-type(5) {transition-delay: 0.3s;}#cs-navigation .cs-li-link {position: relative;font-family: var(--font-impact);font-size: 1.625rem;font-weight: 400;letter-spacing: 0.01em;text-transform: uppercase;text-decoration: none;color: rgba(255, 255, 255, 0.9);display: flex;align-items: center;justify-content: center;padding: 1rem 0.75rem;transition: color 0.25s ease;}#cs-navigation .cs-li-link:hover, #cs-navigation .cs-li-link.cs-active {color: var(--sage-light);}#cs-navigation .cs-li-link:focus-visible {outline: 3px solid var(--sage);outline-offset: -3px;}#cs-navigation .cs-mobile-cta {width: 100%;padding: 2rem 1.25rem 2.5rem;display: flex;flex-direction: column;align-items: center;text-align: center;}#cs-navigation .cs-mobile-btn {display: flex;align-items: center;justify-content: center;width: 100%;padding: 1.15rem 1.5rem;border-radius: 2px;font-family: var(--font-body);font-size: 0.9375rem;font-weight: 700;text-decoration: none;line-height: 1;color: var(--white);background: var(--sage-deep);border: 2px solid var(--sage-deep);transition: background 0.25s ease, border-color 0.25s ease;}#cs-navigation .cs-mobile-btn:hover {background: transparent;border-color: var(--white);}#cs-navigation .cs-mobile-btn:focus-visible {outline: 3px solid var(--sage);outline-offset: 3px;}#cs-navigation .cs-nav-right {display: none;}#cs-navigation .cs-button-solid {display: none;}}@media only screen and (min-width: 64rem) {#cs-navigation {width: 100%;padding: 0 2rem;box-sizing: border-box;background: var(--white);border-bottom: 1px solid var(--line);position: fixed;z-index: 10000;transition: box-shadow 0.3s ease;}#cs-navigation.scrolled {box-shadow: 0 8px 28px rgba(27, 37, 33, 0.09);}#cs-navigation .cs-container {width: 100%;height: 8rem;max-width: 88rem;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;gap: 2rem;}#cs-navigation .cs-toggle {display: none;}#cs-navigation .cs-logo {height: 6.5rem;max-width: 21rem;display: flex;align-items: center;flex-shrink: 0;}#cs-navigation .cs-logo img {height: 100%;width: auto;max-width: 100%;object-fit: contain;}#cs-navigation .cs-logo:focus-visible {outline: 3px solid var(--sage);outline-offset: 4px;}#cs-navigation .cs-ul-wrapper {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}#cs-navigation .cs-ul {margin: 0;padding: 0;display: flex;align-items: center;gap: clamp(0.25rem, 1.4vw, 0.9rem);}#cs-navigation .cs-li {list-style: none;}#cs-navigation .cs-li-link {position: relative;font-family: var(--font-body);font-size: 1.0625rem;font-weight: 700;letter-spacing: 0.005em;text-decoration: none;color: var(--ink);display: block;padding: 0.65rem 0.55rem;border-bottom: 3px solid transparent;transition: color 0.2s ease, border-color 0.2s ease;}#cs-navigation .cs-li-link:hover {color: var(--sage-deep);border-bottom-color: var(--sage);}#cs-navigation .cs-li-link.cs-active {color: var(--sage-deep);border-bottom-color: var(--sage);}#cs-navigation .cs-li-link:focus-visible {outline: 3px solid var(--sage);outline-offset: 3px;}#cs-navigation .cs-nav-right {display: flex;align-items: center;flex-shrink: 0;}#cs-navigation .cs-button-solid {font-family: var(--font-body);font-size: 0.9375rem;font-weight: 700;text-decoration: none;color: var(--white);padding: 1.15rem 1.9rem;line-height: 1;border-radius: 2px;background: var(--sage-deep);border: 2px solid var(--sage-deep);display: inline-flex;align-items: center;flex-shrink: 0;white-space: nowrap;transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;}#cs-navigation .cs-button-solid:hover {background: var(--ink);border-color: var(--ink);color: var(--white);}#cs-navigation .cs-button-solid:focus-visible {outline: 3px solid var(--sage);outline-offset: 3px;}#cs-navigation .cs-contact-mobile {display: none;}#cs-navigation .cs-mobile-cta {display: none;}}@media only screen and (min-width: 0rem) {#upc-banner {position: relative;isolation: isolate;overflow: hidden;display: flex;align-items: center;justify-content: center;min-height: 19rem;padding: 10.5rem 1.5rem 3.5rem;text-align: center;background: var(--ink);font-family: var(--font-body);}#upc-banner .upc-banner-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center 22%;}#upc-banner .upc-banner-veil {position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(20, 28, 25, 0.72) 0%, rgba(20, 28, 25, 0.6) 40%, rgba(20, 28, 25, 0.9) 100%);}#upc-banner .upc-banner-inner {position: relative;z-index: 1;width: 100%;max-width: 52rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#upc-banner .upc-mark {margin-bottom: 1rem;}#upc-banner .upc-banner-title {font-family: var(--font-impact);font-size: clamp(2.25rem, 7.4vw, 4rem);font-weight: 400;line-height: 1;letter-spacing: 0.004em;text-transform: uppercase;color: var(--white);margin: 0;max-width: none;text-wrap: balance;}}@media only screen and (min-width: 48rem) {#upc-banner {min-height: 21rem;padding: 11.5rem 2.5rem 4rem;}#upc-banner .upc-banner-bg {object-position: center 14%;}}@media only screen and (min-width: 64rem) {#upc-banner {min-height: 24rem;padding: 13rem 3rem 4.5rem;}#upc-banner .upc-banner-bg {object-position: center 8%;}}@media only screen and (min-width: 0rem) {#upc-lightbox {position: fixed;inset: 0;z-index: 99999;display: flex;align-items: center;justify-content: center;}#upc-lightbox[hidden] {display: none;}#upc-lightbox .upc-lb-backdrop {position: absolute;inset: 0;background: rgba(16, 23, 20, 0.96);cursor: pointer;}#upc-lightbox .upc-lb-inner {position: relative;z-index: 1;width: 100%;height: 100%;max-width: 82rem;padding: 3.5rem 0.5rem 4.5rem;display: flex;align-items: center;justify-content: center;box-sizing: border-box;}#upc-lightbox .upc-lb-img-wrap {flex: 1;display: flex;align-items: center;justify-content: center;min-width: 0;}#upc-lightbox .upc-lb-img {display: block;width: auto;height: auto;max-width: 100%;max-height: 76svh;object-fit: contain;border-radius: 2px;}#upc-lightbox .upc-lb-close {position: absolute;top: 0.75rem;right: 0.9rem;z-index: 2;width: 2.875rem;height: 2.875rem;border-radius: 2px;display: flex;align-items: center;justify-content: center;background: var(--sage-deep);border: 2px solid var(--sage-deep);color: var(--white);cursor: pointer;transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;}#upc-lightbox .upc-lb-close:hover {background: transparent;color: var(--white);border-color: var(--white);}#upc-lightbox .upc-lb-prev, #upc-lightbox .upc-lb-next {position: absolute;bottom: 0.9rem;z-index: 2;width: 3rem;height: 3rem;border-radius: 2px;display: flex;align-items: center;justify-content: center;background: rgba(255, 255, 255, 0.1);border: 2px solid rgba(255, 255, 255, 0.38);color: var(--white);cursor: pointer;transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;}#upc-lightbox .upc-lb-prev {left: 1rem;}#upc-lightbox .upc-lb-next {right: 1rem;}#upc-lightbox .upc-lb-prev:hover, #upc-lightbox .upc-lb-next:hover {background: var(--sage);border-color: var(--sage);color: var(--white);}#upc-lightbox .upc-lb-close:focus-visible, #upc-lightbox .upc-lb-prev:focus-visible, #upc-lightbox .upc-lb-next:focus-visible {outline: 3px solid var(--sage-light);outline-offset: 3px;}#upc-lightbox .upc-lb-counter {position: absolute;bottom: 1.6rem;left: 50%;transform: translateX(-50%);white-space: nowrap;padding: 0.5rem 1rem;border-radius: 2px;font-size: 0.8125rem;font-weight: 700;letter-spacing: 0.06em;color: var(--white);background: var(--sage-deep);}}@media only screen and (min-width: 64rem) {#upc-lightbox .upc-lb-inner {padding: 4.5rem 6rem 4.5rem;}#upc-lightbox .upc-lb-img {max-height: 82svh;}#upc-lightbox .upc-lb-prev, #upc-lightbox .upc-lb-next {bottom: auto;top: 50%;transform: translateY(-50%);width: 3.5rem;height: 3.5rem;}#upc-lightbox .upc-lb-prev {left: 1.5rem;}#upc-lightbox .upc-lb-next {right: 1.5rem;}}@media only screen and (min-width: 0rem) {#upc-cta {position: relative;isolation: isolate;overflow: hidden;background: var(--ink);padding: 5.5rem 1.5rem;text-align: center;font-family: var(--font-body);}#upc-cta .upc-cta-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#upc-cta::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(20, 28, 25, 0.93) 0%, rgba(68, 88, 79, 0.86) 55%, rgba(20, 28, 25, 0.94) 100%);}#upc-cta .upc-cta-inner {position: relative;z-index: 1;max-width: 46rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#upc-cta .upc-mark {margin-bottom: 1.25rem;}#upc-cta .upc-cta-title {font-family: var(--font-impact);font-size: clamp(2.125rem, 7.2vw, 3.75rem);font-weight: 400;line-height: 1;letter-spacing: 0.004em;text-transform: uppercase;color: var(--white);margin: 0;text-wrap: balance;}#upc-cta .upc-cta-title em {color: var(--sage-light);}#upc-cta .upc-cta-text {font-size: var(--bodyFontSize);line-height: 1.8;color: rgba(255, 255, 255, 0.9);margin: 1.35rem auto 0;max-width: 48ch;}#upc-cta .upc-actions {margin-top: 2.25rem;}}@media only screen and (min-width: 48rem) {#upc-cta {padding: 6.5rem 2.5rem;}}@media only screen and (min-width: 64rem) {#upc-cta {padding: 8rem 3rem;}}@media only screen and (min-width: 0rem) {#cs-footer-upc {position: relative;isolation: isolate;overflow: hidden;background: var(--ink);font-family: var(--font-body);}#cs-footer-upc .cs-footer-top {position: relative;max-width: 80rem;margin: 0 auto;padding: 5rem 1.5rem 3rem;display: grid;grid-template-columns: 1fr;gap: 2.75rem;text-align: center;justify-items: center;}#cs-footer-upc .cs-footer-brand {display: flex;flex-direction: column;align-items: center;}#cs-footer-upc .cs-logo {display: inline-block;width: 15rem;max-width: 82%;padding: 0.75rem 1rem;background: var(--white);border-radius: 2px;text-decoration: none;}#cs-footer-upc .cs-logo:focus-visible {outline: 3px solid var(--sage-light);outline-offset: 4px;}#cs-footer-upc .cs-logo-img {width: 100%;height: auto;display: block;}#cs-footer-upc .cs-footer-col {display: flex;flex-direction: column;align-items: center;width: 100%;max-width: 20rem;}#cs-footer-upc .cs-footer-title {width: 100%;font-family: var(--font-impact);font-size: 1.25rem;font-weight: 400;letter-spacing: 0.02em;text-transform: uppercase;color: var(--sage-light);margin: 0 0 1.35rem;padding-bottom: 0.75rem;border-bottom: 1px solid var(--line-light);}#cs-footer-upc .cs-footer-nav {display: flex;flex-direction: column;align-items: center;gap: 0.75rem;}#cs-footer-upc .cs-link {font-family: var(--font-body);font-size: 1rem;font-weight: 500;color: rgba(255, 255, 255, 0.82);text-decoration: none;transition: color 0.2s ease;}#cs-footer-upc .cs-link:hover {color: var(--sage-light);}#cs-footer-upc .cs-link:focus-visible {outline: 3px solid var(--sage-light);outline-offset: 3px;}#cs-footer-upc .cs-footer-phone {display: inline-block;margin-bottom: 1.5rem;font-family: var(--font-impact);font-size: 1.875rem;font-weight: 400;letter-spacing: 0.01em;color: var(--white);text-decoration: none;transition: color 0.2s ease;}#cs-footer-upc .cs-footer-phone:hover {color: var(--sage-light);}#cs-footer-upc .cs-footer-phone:focus-visible {outline: 3px solid var(--sage-light);outline-offset: 3px;}#cs-footer-upc .cs-footer-cta {display: inline-flex;align-items: center;justify-content: center;width: auto;padding: 1.15rem 1.85rem;border-radius: 2px;font-family: var(--font-body);font-size: 0.9375rem;font-weight: 700;text-decoration: none;line-height: 1;white-space: nowrap;color: var(--white);background: var(--sage-deep);border: 2px solid var(--sage-deep);transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;}#cs-footer-upc .cs-footer-cta:hover {background: transparent;border-color: var(--sage-light);color: var(--sage-light);}#cs-footer-upc .cs-footer-cta:focus-visible {outline: 3px solid var(--sage-light);outline-offset: 3px;}#cs-footer-upc .cs-footer-license {margin: 1.15rem 0 0;font-family: var(--font-body);font-size: 0.875rem;font-weight: 600;letter-spacing: 0.01em;line-height: 1.5;color: rgba(255, 255, 255, 0.6);}#cs-footer-upc .cs-bottom {max-width: 80rem;margin: 0 auto;padding: 1.5rem;border-top: 1px solid var(--line-light);text-align: center;}#cs-footer-upc .cs-credit {font-family: var(--font-body);font-size: 0.875rem;font-weight: 500;line-height: 1.6;color: rgba(255, 255, 255, 0.6);}}@media only screen and (min-width: 64rem) {#cs-footer-upc .cs-footer-top {grid-template-columns: 1.6fr 1fr 1.2fr;gap: 4rem;padding: 6.5rem 3rem 3.5rem;text-align: center;justify-items: center;align-items: start;}#cs-footer-upc .cs-bottom {padding: 1.75rem 3rem;}}