 @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: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-close {position: absolute;top: 1rem;right: 1rem;background: rgba(255, 255, 255, 0.1);border: none;color: #fff;cursor: pointer;z-index: 3;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: 3;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-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;}}