 @media only screen and (min-width: 0rem) {#hero-1946 {padding: var(--sectionPadding);padding-top: clamp(8.5rem, 16vw, 10rem);overflow: hidden;position: relative;z-index: 1;background-color: var(--background);}#hero-1946 .cs-container {background-color: var(--background);width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;position: relative;z-index: 1;}#hero-1946 .cs-item:hover .cs-h3 {color: #000000 !important;}#hero-1946 .cs-content {text-align: center;width: 100%;margin-bottom: clamp(2.5rem, 5vw, 3.25rem);display: flex;flex-direction: column;align-items: center;position: relative;z-index: 1;}#hero-1946 .cs-flex {flex: none;}#hero-1946 .cs-title {color: var(--bodyTextColorWhite);font-size: clamp(2.438rem, 5vw, 3.813rem);}#hero-1946 .cs-text {margin-bottom: 1.25rem;}#hero-1946 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-align: center;text-decoration: none;min-width: 9.375rem;margin: 0;box-sizing: border-box;padding: 0 clamp(2rem, 4vw, 3rem);background-color: var(--primary);color: var(--bodyTextColorWhite);display: inline-block;position: relative;z-index: 1;transition: color 0.3s;transition: background-color 0.3s;}#hero-1946 .cs-button-solid:hover {color: #000000;}#hero-1946 .cs-picture {width: 100%;height: clamp(17.5rem, 58.6vw, 31.875rem);margin-bottom: clamp(1rem, 2vw, 1.25rem);display: block;position: relative;overflow: hidden;}#hero-1946 .cs-picture img {width: 100%;height: 100%;object-fit: cover;border-radius: 2.5rem;position: absolute;}#hero-1946 .cs-slideshow {width: 100%;height: clamp(17.5rem, 58.6vw, 31.875rem);margin-bottom: 0 !important;display: block;position: relative;overflow: hidden;}#hero-1946 .cs-slide-item {width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;transition: opacity 0.8s ease-in-out;}#hero-1946 .cs-slide-item.active {opacity: 1;}#hero-1946 .cs-slide-item img {width: 100%;height: 100%;object-fit: cover;border-radius: 1.25rem !important;position: absolute;top: 0;left: 0;}#hero-1946 .cs-card-navigation {display: flex;align-items: center;gap: 1.25rem;width: 100%;max-width: 100%;justify-content: center;margin-top: clamp(1.5rem, 3vw, 2rem) !important;margin-bottom: clamp(0rem, 0vw, 0rem) !important;}#hero-1946 .cs-card-container {flex: 1;overflow: hidden;position: relative;width: 100%;max-width: 100%;padding: 0 !important;margin: 0 !important;}#hero-1946 .cs-card-group {width: calc(15 * 280px + 14 * clamp(1rem, 2vw, 1.25rem));margin: 0;padding: 0;display: flex;flex-wrap: nowrap;gap: clamp(1rem, 2vw, 1.25rem);transition: transform 0.4s ease;list-style: none;}#hero-1946 .cs-item {text-align: center;margin: 0;box-sizing: border-box;padding: clamp(1.5rem, 3vw, 2rem);background-color: var(--primaryLight);border-radius: 1.25rem;display: flex;flex-direction: column;align-items: center;width: 280px;flex-shrink: 0;position: relative;z-index: 1;transition: border-color 0.3s;}#hero-1946 .cs-item:hover .cs-icon {transform: rotateY(360deg);}#hero-1946 .cs-item:hover .cs-h3 {color: var(--primary);}#hero-1946 .cs-icon-picture {margin-bottom: 0.5rem;perspective: 700px;transform-style: preserve-3d;}#hero-1946 .cs-icon {width: 2.5rem;height: auto;display: block;transition: transform 0.5s;filter: none !important;}#hero-1946 .cs-h3 {font-size: 1px !important;line-height: 1.5em;text-align: inherit;margin: 0;font-size: clamp(1.1rem, 2.5vw, 2rem) !important;color: var(--headerColor);transition: color 0.3s;}#hero-1946 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;text-align: inherit;margin: 0;color: var(--bodyTextColor);}#hero-1946 .scroll-icon {display: flex;flex-direction: column;align-items: center;position: relative;background-color: transparent !important;border-radius: 50%;width: 100%;height: 100%;justify-content: center;animation: horizontalMove 2s ease-in-out infinite;}#hero-1946 .scroll-icon span {color: #fff;font-size: 0.875rem;letter-spacing: 10px;margin-bottom: 0rem;font-weight: normal;font-family: "Roboto", Arial, sans-serif;white-space: nowrap;position: absolute;top: -17px;opacity: 0.9;}#hero-1946 .scroll-icon svg {width: 1.5rem;height: 1.5rem;color: #fff;}#hero-1946 .scroll-icon.scroll-left span {display: none;}#hero-1946 .scroll-icon.scroll-right span {right: 50%;transform: translateX(50%);}@keyframes horizontalMove {0% {transform: translateX(0);}50% {transform: translateX(5px);}100% {transform: translateX(0);}}}@media only screen and (min-width: 0rem) and only screen and (max-width: 768px) {#hero-1946 .cs-slideshow {margin-bottom: clamp(1.5rem, 3vw, 2rem) !important;}#hero-1946 .cs-card-navigation {flex-direction: column;gap: 0.5rem;margin-top: clamp(1rem, 2vw, 1.25rem) !important;margin-bottom: clamp(1rem, 2vw, 1.25rem) !important;}#hero-1946 .cs-nav-arrow {display: flex;flex-shrink: 0;background-color: transparent !important;border: none !important;box-shadow: none !important;width: 2.5rem !important;height: 2.5rem !important;}#hero-1946 .cs-nav-arrow .cs-nav-prev, #hero-1946 .cs-nav-arrow .cs-nav-next {display: none !important;}#hero-1946 .cs-nav-arrow .cs-card-container {overflow-x: hidden;overflow-y: hidden;-webkit-overflow-scrolling: touch;scrollbar-width: none;-ms-overflow-style: none;width: 100% !important;max-width: 100% !important;padding: 0 !important;padding-right: 0.375rem !important;margin: 0 !important;box-sizing: border-box !important;position: relative;}#hero-1946 .cs-nav-arrow .cs-card-container::-webkit-scrollbar {display: none;}#hero-1946 .cs-nav-arrow .cs-card-group {width: 100% !important;display: flex !important;justify-content: flex-start !important;padding: 0 !important;margin: 0 !important;gap: 0.25rem !important;box-sizing: border-box !important;touch-action: pan-x;-webkit-user-select: none;user-select: none;transition: transform 0.4s ease-out !important;will-change: transform;transform: translateX(0) !important;}#hero-1946 .cs-nav-arrow .cs-item {flex: 0 0 calc(33% - 4px) !important;min-width: calc(33% - 4px) !important;max-width: calc(33% - 4px) !important;width: calc(33% - 4px) !important;padding: 0.5rem 0.375rem !important;margin: 0 !important;border-radius: 0.5rem !important;text-align: center !important;align-items: center !important;opacity: 1 !important;transform: none !important;animation: none !important;}@keyframes slideIn {from {opacity: 1;transform: none;}to {opacity: 1;transform: none;}}#hero-1946 .cs-nav-arrow .cs-icon {width: 1.5rem !important;height: auto !important;margin-bottom: 0.375rem !important;}#hero-1946 .cs-nav-arrow .cs-h3 {font-size: 1px !important;padding: clamp(0.5rem, 1vw, 0.75rem) !important;margin-bottom: 0 !important;text-align: center !important;width: 100% !important;word-wrap: break-word !important;overflow-wrap: break-word !important;hyphens: auto !important;display: block !important;}#hero-1946 .cs-nav-arrow .cs-item-text {display: none !important;}}@media only screen and (min-width: 0rem) and only screen and (min-width: 769px) and (max-width: 1023px) {#hero-1946 #hero-1946 .cs-card-navigation {position: relative;padding: 0 !important;}#hero-1946 #hero-1946 .cs-nav-prev, #hero-1946 #hero-1946 .cs-nav-next {display: none !important;}#hero-1946 #hero-1946 .cs-card-container {padding: 0 !important;padding-right: 0.375rem !important;margin: 0 !important;width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;position: relative;overflow: hidden !important;}#hero-1946 #hero-1946 .cs-card-group {justify-content: flex-start !important;padding: 0 !important;gap: 0.25rem !important;box-sizing: border-box !important;touch-action: pan-x;-webkit-user-select: none;user-select: none;transition: transform 0.4s ease-out !important;will-change: transform;transform: translateX(0) !important;}#hero-1946 #hero-1946 .cs-item {flex: 0 0 calc(24.5% - 3px) !important;min-width: calc(24.5% - 3px) !important;max-width: calc(24.5% - 3px) !important;width: calc(24.5% - 3px) !important;padding: 0.625rem 0.5rem !important;text-align: center !important;align-items: center !important;border-radius: 0.5rem !important;opacity: 1 !important;transform: none !important;animation: none !important;}@keyframes slideIn {from {opacity: 1;transform: none;}to {opacity: 1;transform: none;}}#hero-1946 #hero-1946 .cs-icon {width: 1.75rem !important;height: auto !important;margin-bottom: 0.5rem !important;}#hero-1946 #hero-1946 .cs-h3 {font-size: clamp(0.5rem, 2.5vw, 0.6875rem) !important;margin-bottom: 0 !important;line-height: 1.3em !important;text-align: center !important;width: 100% !important;word-wrap: break-word !important;overflow-wrap: break-word !important;hyphens: auto !important;display: block !important;padding: 0 0.25rem !important;}#hero-1946 #hero-1946 .cs-item-text {display: none !important;}}@media only screen and (min-width: 48rem) {#hero-1946 .cs-text {font-size: 1.25rem;}#hero-1946 .cs-item {text-align: left;margin: 0;align-items: flex-start;}#hero-1946 .cs-card-navigation {flex-direction: row;align-items: center;gap: 1.25rem;}#hero-1946 .cs-nav-arrow {display: flex;flex-shrink: 0;}#hero-1946 .cs-card-container {overflow: hidden !important;position: relative;width: calc(2 * 280px + 1 * clamp(1rem, 2vw, 1.25rem)) !important;max-width: calc(2 * 280px + 1 * clamp(1rem, 2vw, 1.25rem)) !important;}#hero-1946 .cs-card-group {width: calc(15 * 280px + 14 * clamp(1rem, 2vw, 1.25rem)) !important;will-change: transform;}#hero-1946 .cs-item {width: 280px !important;flex-shrink: 0;}}@media only screen and (min-width: 64rem) {#hero-1946 .cs-content {display: flex;flex-direction: column;}#hero-1946 .cs-title {max-width: 46.875rem;}#hero-1946 .cs-card-navigation {flex-direction: row;align-items: center;gap: 1.5rem;}#hero-1946 .cs-nav-arrow {flex-shrink: 0;width: 3rem;height: 3rem;border: none;background-color: transparent;cursor: pointer;display: flex;align-items: center;justify-content: center;transition: all 0.3s ease;z-index: 10;pointer-events: auto;padding: 0;}#hero-1946 .cs-nav-arrow:hover {transform: none;}#hero-1946 .cs-nav-arrow:hover .scroll-icon svg {color: var(--primary);}#hero-1946 .cs-nav-arrow:hover .scroll-icon span {color: var(--primary);}#hero-1946 .cs-nav-arrow svg {width: 1.5rem;height: 1.5rem;pointer-events: none;color: #000;}#hero-1946 .cs-nav-arrow .scroll-icon {display: flex;flex-direction: column;align-items: center;position: relative;background-color: transparent;border-radius: 50%;width: 100%;height: 100%;justify-content: center;animation: horizontalMove 2s ease-in-out infinite;}#hero-1946 .cs-nav-arrow .scroll-icon span {color: #fff;font-size: 0.875rem;letter-spacing: 0.5px;margin-bottom: 0rem;font-weight: normal;font-family: "Roboto", Arial, sans-serif;white-space: nowrap;position: absolute;top: -10px;opacity: 0.9;}#hero-1946 .cs-nav-arrow .scroll-icon svg {width: 1.5rem;height: 1.5rem;color: #fff;}#hero-1946 .cs-nav-arrow .scroll-icon.scroll-left span {display: none;}#hero-1946 .cs-nav-arrow .scroll-icon.scroll-right span {right: 50%;transform: translateX(50%);}#hero-1946 .cs-card-container {overflow: hidden !important;position: relative;width: calc(4 * 260px + 3 * 1rem + 2rem) !important;max-width: calc(4 * 260px + 3 * 1rem + 2rem) !important;height: 300px !important;}#hero-1946 .cs-card-group {width: calc(15 * 260px + 14 * 1rem) !important;will-change: transform;}#hero-1946 .cs-card-group .cs-icon {margin-top: 0.5rem !important;}#hero-1946 .cs-card-group .cs-h3 {font-size: 1.25rem !important;line-height: 1.3em !important;margin-top: 0.75rem !important;margin-bottom: 0.75rem !important;}#hero-1946 .cs-item {width: 260px !important;flex-shrink: 0;min-height: 280px !important;height: 280px !important;}}@media only screen and (min-width: 81.25rem) {#hero-1946 .cs-title {margin: 0;}#hero-1946 .cs-container {flex-direction: column;}#hero-1946 .cs-content {text-align: left;max-width: 80rem;gap: 1.25rem;flex-direction: row;align-items: flex-start;}#hero-1946 .cs-flex {width: 50%;max-width: 39.375rem;}#hero-1946 .cs-card-navigation {gap: 2rem !important;}#hero-1946 .cs-nav-arrow {width: 3.5rem !important;height: 3.5rem !important;}#hero-1946 .cs-nav-arrow svg {width: 1.75rem !important;height: 1.75rem !important;}#hero-1946 .cs-nav-arrow:hover {transform: none !important;}#hero-1946 .cs-nav-arrow:hover .scroll-icon svg {color: var(--primary);}#hero-1946 .cs-nav-arrow:hover .scroll-icon span {color: var(--primary);}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-1946 {background-color: #23262A;}body.dark-mode #hero-1946 .cs-container {background-color: #23262A;}body.dark-mode #hero-1946 .cs-title, body.dark-mode #hero-1946 .cs-text, body.dark-mode #hero-1946 .cs-h3, body.dark-mode #hero-1946 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #hero-1946 .cs-text, body.dark-mode #hero-1946 .cs-item-text {opacity: 0.8;}body.dark-mode #hero-1946 .cs-item {background-color: #161617;}body.dark-mode #hero-1946 .cs-item:hover .cs-h3 {color: var(--primary) !important;}body.dark-mode #hero-1946 .cs-icon {filter: invert(1) brightness(1000%) !important;}body.dark-mode #hero-1946 .cs-nav-arrow {background-color: transparent !important;border: none !important;box-shadow: none !important;}body.dark-mode #hero-1946 .cs-nav-arrow .scroll-icon {background-color: transparent !important;}body.dark-mode #hero-1946 .cs-nav-arrow .scroll-icon svg {color: #fff !important;}body.dark-mode #hero-1946 .cs-nav-arrow:hover {background-color: transparent !important;transform: none !important;}body.dark-mode #hero-1946 .cs-nav-arrow:hover .scroll-icon {background-color: transparent !important;}body.dark-mode #hero-1946 .cs-nav-arrow:hover .scroll-icon svg, body.dark-mode #hero-1946 .cs-nav-arrow:hover .scroll-icon span {color: var(--primary) !important;}}@media only screen and (max-width: 768px) {.cs-nav-arrow .scroll-icon {display: flex;flex-direction: column;align-items: center;position: relative;background-color: transparent;border-radius: 50%;width: 100%;height: 100%;justify-content: center;animation: horizontalMove 2s ease-in-out infinite;}.cs-nav-arrow .scroll-icon span {display: none;}}@media only screen and (max-width: 1023px) {#hero-1946 .cs-nav-prev, #hero-1946 .cs-nav-next, #hero-1946 button.cs-nav-prev, #hero-1946 button.cs-nav-next, #hero-1946 .cs-card-navigation .cs-nav-prev, #hero-1946 .cs-card-navigation .cs-nav-next, #hero-1946 .cs-card-navigation button.cs-nav-prev, #hero-1946 .cs-card-navigation button.cs-nav-next {display: none !important;opacity: 0 !important;visibility: hidden !important;width: 0 !important;height: 0 !important;position: absolute !important;pointer-events: none !important;}#hero-1946 .cs-nav-arrow {display: none !important;}}