 @media only screen and (min-width: 0rem) {#hero-444 {text-align: left;padding: clamp(9rem, 25.95vw, 19.75rem) 1rem 0;padding-bottom: clamp(6.25rem, 19.5vw, 18.75rem);position: relative;z-index: 1;}#hero-444 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero-444 .cs-background:before {content: "";width: 100%;height: 100%;background: #1a1a1a;mix-blend-mode: multiply;opacity: 0.4;position: absolute;display: block;top: 0;left: 0;z-index: 1;pointer-events: none;}#hero-444 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero-444 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;gap: 2.5rem;}#hero-444 .cs-tag {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: clamp(1.875rem, 4vw, 2.75rem);text-align: center;text-transform: uppercase;padding: 0 clamp(0.75rem, 1.6vw, 1.25rem);margin-bottom: clamp(0.75rem, 2vw, 1.25rem);color: var(--bodyTextColorWhite);border: 1px solid var(--bodyTextColorWhite);background: rgba(250, 251, 252, 0.2);-webkit-backdrop-filter: blur(6px);backdrop-filter: blur(6px);border-radius: 1.875rem;box-sizing: border-box;display: inline-block;}#hero-444 .cs-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 700;line-height: 1.2em;text-align: left;max-width: 51.8125rem;margin: 0 auto clamp(1rem, 4vw, 1.5rem) 0;color: var(--bodyTextColorWhite);position: relative;}#hero-444 .cs-text {font-size: clamp(1rem, 1.95vw, 1.25rem);line-height: 1.5em;text-align: left;width: 100%;max-width: clamp(29rem, 60vw, 38.785rem);margin: 0 auto 0 0;color: var(--bodyTextColorWhite);}#hero-444 .cs-cta {font-size: clamp(0.875rem, 1.5vw, 1.25rem);text-decoration: none;text-align: center;width: clamp(8.8125rem, 17vw, 12.25rem);height: clamp(8.8125rem, 17vw, 12.25rem);margin-left: auto;background-color: var(--primary);color: #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;flex-direction: column;position: relative;z-index: 10;transition: background-color 0.3s, color 0.3s;}#hero-444 .cs-cta:hover {background-color: var(--bodyTextColorWhite);color: var(--primary);}#hero-444 .cs-cta:hover .cs-arrow {transform: translateX(3.75rem);opacity: 0;}#hero-444 .cs-cta:hover .cs-cta-text {transform: translateY(-0.9375rem);}#hero-444 .cs-arrow {width: 2.5rem;height: auto;transition: transform 0.3s, opacity 0.3s;}#hero-444 .cs-cta-text {transition: transform 0.3s;}}@media only screen and (min-width: 48rem) {#hero-444 .cs-content {width: 70%;}}@media only screen and (min-width: 0rem) {#gallery-1449 {padding: var(--sectionPadding);}#gallery-1449 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;z-index: 1;}#gallery-1449 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;gap: 1.5rem;}#gallery-1449 .cs-title {margin: 0;}#gallery-1449 .cs-button-group {margin: 0;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;row-gap: 1rem;column-gap: clamp(1.25rem, 2vw, 2rem);}#gallery-1449 .cs-button {font-size: 1rem;line-height: 1.5em;color: var(--bodyTextColor);background-color: transparent;border: none;position: relative;z-index: 1;transition: color 0.3s;}#gallery-1449 .cs-button:before {content: "";width: 100%;height: 4px;background: var(--primary);opacity: 0;border-radius: 4px 4px 0 0;position: absolute;display: block;bottom: 0;left: 0;transition: opacity 0.3s, bottom 0.3s;}#gallery-1449 .cs-button:hover {color: var(--primary);cursor: pointer;}#gallery-1449 .cs-button:hover:before {opacity: 1;bottom: -0.625rem;}#gallery-1449 .cs-button.cs-active {color: var(--primary);}#gallery-1449 .cs-button.cs-active:before {opacity: 1;bottom: -0.625rem;}#gallery-1449 .cs-gallery-wrapper {width: 100%;position: relative;z-index: 1;}#gallery-1449 .cs-gallery {width: 100%;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(auto-fit, minmax(19.0625rem, 1fr));gap: clamp(1rem, 1.5vw, 1.25rem);position: relative;perspective: 700px;transform-style: preserve-3d;transition: transform 0.7s, opacity 0.3s, visibility 0.5s, top 0.3s, left 0.3s;transform-origin: left top;}#gallery-1449 .cs-gallery.cs-hidden {position: absolute;visibility: hidden;pointer-events: none;opacity: 0;top: 0;left: 0;position: absolute;transform: scaleY(0) scaleX(0);}#gallery-1449 .cs-gallery.cs-hidden .cs-image {transform: translateY(2.1875rem) rotateX(90deg);opacity: 0;}#gallery-1449 .cs-image {min-height: clamp(16.25rem, 60vw, 20rem);border-radius: 1rem;overflow: hidden;display: block;position: relative;transform: translateY(0rem) rotateX(0);opacity: 1;transition: opacity 0.6s, transform 0.6s;}#gallery-1449 .cs-image.cs-before-after:before {content: "Before / After";position: absolute;top: 0.75rem;left: 0.75rem;z-index: 2;padding: 0.45rem 0.65rem;border: 1px solid rgba(255, 255, 255, 0.35);border-radius: 999px;background: rgba(0, 0, 0, 0.58);color: #fff;font-size: 0.75rem;font-weight: 700;line-height: 1;text-transform: uppercase;letter-spacing: 0;pointer-events: none;backdrop-filter: blur(8px);}#gallery-1449 .cs-image:nth-of-type(1) {transition-delay: 0.1s;}#gallery-1449 .cs-image:nth-of-type(2) {transition-delay: 0.2s;}#gallery-1449 .cs-image:nth-of-type(3) {transition-delay: 0.3s;}#gallery-1449 .cs-image:nth-of-type(4) {transition-delay: 0.4s;}#gallery-1449 .cs-image:nth-of-type(5) {transition-delay: 0.5s;}#gallery-1449 .cs-image:nth-of-type(6) {transition-delay: 0.6s;}#gallery-1449 .cs-image:nth-of-type(7) {transition-delay: 0.7s;}#gallery-1449 .cs-image:nth-of-type(8) {transition-delay: 0.8s;}#gallery-1449 .cs-image img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 48rem) {#gallery-1449 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;align-items: flex-end;}#gallery-1449 .cs-button {margin-bottom: 0.625rem;}}@media only screen and (min-width: 0rem) {#hero-444 {text-align: left;padding: clamp(9rem, 25.95vw, 19.75rem) 1rem 0;padding-bottom: clamp(6.25rem, 19.5vw, 18.75rem);position: relative;z-index: 1;}#hero-444 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero-444 .cs-background:before {content: "";width: 100%;height: 100%;background: #1a1a1a;mix-blend-mode: multiply;opacity: 0.4;position: absolute;display: block;top: 0;left: 0;z-index: 1;pointer-events: none;}#hero-444 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero-444 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;gap: 2.5rem;}#hero-444 .cs-tag {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: clamp(1.875rem, 4vw, 2.75rem);text-align: center;text-transform: uppercase;padding: 0 clamp(0.75rem, 1.6vw, 1.25rem);margin-bottom: clamp(0.75rem, 2vw, 1.25rem);color: var(--bodyTextColorWhite);border: 1px solid var(--bodyTextColorWhite);background: rgba(250, 251, 252, 0.2);-webkit-backdrop-filter: blur(6px);backdrop-filter: blur(6px);border-radius: 1.875rem;box-sizing: border-box;display: inline-block;}#hero-444 .cs-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 700;line-height: 1.2em;text-align: left;max-width: 51.8125rem;margin: 0 auto clamp(1rem, 4vw, 1.5rem) 0;color: var(--bodyTextColorWhite);position: relative;}#hero-444 .cs-text {font-size: clamp(1rem, 1.95vw, 1.25rem);line-height: 1.5em;text-align: left;width: 100%;max-width: clamp(29rem, 60vw, 38.785rem);margin: 0 auto 0 0;color: var(--bodyTextColorWhite);}#hero-444 .cs-cta {font-size: clamp(0.875rem, 1.5vw, 1.25rem);text-decoration: none;text-align: center;width: clamp(8.8125rem, 17vw, 12.25rem);height: clamp(8.8125rem, 17vw, 12.25rem);margin-left: auto;background-color: var(--primary);color: #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;flex-direction: column;position: relative;z-index: 10;transition: background-color 0.3s, color 0.3s;}#hero-444 .cs-cta:hover {background-color: var(--bodyTextColorWhite);color: var(--primary);}#hero-444 .cs-cta:hover .cs-arrow {transform: translateX(3.75rem);opacity: 0;}#hero-444 .cs-cta:hover .cs-cta-text {transform: translateY(-0.9375rem);}#hero-444 .cs-arrow {width: 2.5rem;height: auto;transition: transform 0.3s, opacity 0.3s;}#hero-444 .cs-cta-text {transition: transform 0.3s;}}@media only screen and (min-width: 48rem) {#hero-444 .cs-content {width: 70%;}}.gallery-modal {display: none;position: fixed;z-index: 9999;top: 0;left: 0;width: 100vw;height: 100vh;justify-content: center;align-items: center;background: none;}.gallery-modal.open {display: flex;}.gallery-modal .gallery-modal-backdrop {position: absolute;top: 0;left: 0;width: 100vw;height: 100vh;background: rgba(0, 0, 0, 0.9);z-index: 1;cursor: pointer;backdrop-filter: blur(4px);}.gallery-modal .gallery-modal-content {position: relative;z-index: 2;background: transparent;border-radius: 0;box-shadow: none;padding: 0;max-width: 95vw;max-height: 95vh;display: flex;flex-direction: column;align-items: center;justify-content: center;min-width: auto;min-height: auto;transition: all 0.3s ease;}.gallery-modal .gallery-modal-img {max-width: 95vw;max-height: 95vh;border-radius: 0;margin-bottom: 0;box-shadow: none;background: transparent;object-fit: contain;outline: none;display: block;margin-left: auto;margin-right: auto;transition: transform 0.3s ease;}.gallery-modal .gallery-modal-img:hover {transform: scale(1.02);}.gallery-modal .gallery-modal-img[hidden], .gallery-modal .gallery-modal-img.is-hidden, .gallery-modal .gallery-modal-img:not([src]) {display: none !important;}.gallery-modal .gallery-compare {--position: 50%;display: none;position: relative;width: min(95vw, 126.73vh, 80rem);aspect-ratio: 4/3;overflow: hidden;background: #111;cursor: ew-resize;touch-action: none;}.gallery-modal .gallery-compare.active {display: block;}.gallery-modal .gallery-compare-img, .gallery-modal .gallery-compare-after-wrap {position: absolute;inset: 0;width: 100%;height: 100%;}.gallery-modal .gallery-compare-img {object-fit: cover;user-select: none;pointer-events: none;}.gallery-modal .gallery-compare-before {z-index: 2;clip-path: inset(0 calc(100% - var(--position)) 0 0);}.gallery-modal .gallery-compare-after-wrap {z-index: 1;}.gallery-modal .gallery-compare-label {position: absolute;top: 1rem;z-index: 3;padding: 0.45rem 0.7rem;border-radius: 999px;background: rgba(0, 0, 0, 0.55);color: #fff;font-size: 0.875rem;font-weight: 700;line-height: 1;text-transform: uppercase;letter-spacing: 0;backdrop-filter: blur(8px);}.gallery-modal .gallery-compare-label-before {left: 1rem;}.gallery-modal .gallery-compare-label-after {right: 1rem;}.gallery-modal .gallery-compare-handle {position: absolute;top: 0;bottom: 0;left: var(--position);z-index: 3;width: 0.1875rem;background: #fff;transform: translateX(-50%);box-shadow: 0 0 1rem rgba(0, 0, 0, 0.45);}.gallery-modal .gallery-compare-handle:before {content: "";position: absolute;top: 50%;left: 50%;width: 2.75rem;height: 2.75rem;border: 2px solid #fff;border-radius: 50%;background: rgba(0, 0, 0, 0.45);transform: translate(-50%, -50%);backdrop-filter: blur(8px);}.gallery-modal .gallery-compare-arrow {position: absolute;top: 50%;left: 50%;z-index: 4;width: 0.5rem;height: 0.5rem;border-top: 2px solid #fff;border-left: 2px solid #fff;pointer-events: none;}.gallery-modal .gallery-compare-arrow-left {transform: translate(-0.8rem, -50%) rotate(-45deg);}.gallery-modal .gallery-compare-arrow-right {transform: translate(0.3rem, -50%) rotate(135deg);}.gallery-modal .gallery-compare-range {position: absolute;inset: 0;z-index: 4;width: 100%;height: 100%;margin: 0;cursor: ew-resize;opacity: 0;appearance: none;}.gallery-modal .gallery-modal-close {position: absolute;top: 1rem;right: 1rem;background: rgba(255, 255, 255, 0.1);border: none;color: #fff;cursor: pointer;z-index: 6;transition: all 0.2s ease;padding: 0.75rem;border-radius: 50%;width: 3rem;height: 3rem;display: flex;align-items: center;justify-content: center;backdrop-filter: blur(10px);border: 1px solid rgba(255, 255, 255, 0.2);}.gallery-modal .gallery-modal-close svg {width: 1.5rem;height: 1.5rem;}.gallery-modal .gallery-modal-close:hover {background: rgba(255, 255, 255, 0.2);transform: scale(1.1);}.gallery-modal .gallery-modal-prev, .gallery-modal .gallery-modal-next {position: absolute;top: 50%;transform: translateY(-50%);background: rgba(255, 255, 255, 0.1);border: none;color: #fff;cursor: pointer;border-radius: 50%;width: 3.5rem;height: 3.5rem;display: flex;align-items: center;justify-content: center;z-index: 6;box-shadow: none;transition: all 0.2s ease;backdrop-filter: blur(10px);border: 1px solid rgba(255, 255, 255, 0.2);}.gallery-modal .gallery-modal-prev svg, .gallery-modal .gallery-modal-next svg {width: 1.5rem;height: 1.5rem;}.gallery-modal .gallery-modal-prev:hover, .gallery-modal .gallery-modal-next:hover {background: rgba(255, 255, 255, 0.2);transform: translateY(-50%) scale(1.1);}.gallery-modal .gallery-modal-prev {left: 1rem;}.gallery-modal .gallery-modal-next {right: 1rem;}@media (max-width: 768px) {.gallery-modal .gallery-modal-content {max-width: 100vw;max-height: 100vh;}.gallery-modal .gallery-modal-img {max-width: 100vw;max-height: 100vh;}.gallery-modal .gallery-compare {width: min(100vw, 133.4vh);}.gallery-modal .gallery-compare-label {top: 0.75rem;padding: 0.35rem 0.55rem;font-size: 0.75rem;}.gallery-modal .gallery-compare-label-before {left: 0.75rem;}.gallery-modal .gallery-compare-label-after {right: 0.75rem;}.gallery-modal .gallery-modal-close {top: 0.5rem;right: 0.5rem;width: 2.5rem;height: 2.5rem;}.gallery-modal .gallery-modal-close svg {width: 1.25rem;height: 1.25rem;}.gallery-modal .gallery-modal-prev, .gallery-modal .gallery-modal-next {width: 3rem;height: 3rem;}.gallery-modal .gallery-modal-prev svg, .gallery-modal .gallery-modal-next svg {width: 1.25rem;height: 1.25rem;}.gallery-modal .gallery-modal-prev {left: 0.5rem;}.gallery-modal .gallery-modal-next {right: 0.5rem;}}@media (min-width: 769px) and (max-width: 1024px) {.gallery-modal .gallery-modal-img {max-width: 90vw;max-height: 90vh;}.gallery-modal .gallery-modal-close {top: 1.5rem;right: 1.5rem;}.gallery-modal .gallery-modal-prev {left: 1.5rem;}.gallery-modal .gallery-modal-next {right: 1.5rem;}}