 @media only screen and (min-width: 0rem) {#hero-1623 {z-index: 1;position: relative;overflow: hidden;padding: clamp(15.5rem, 25.95vw, 18.75em) 1rem clamp(10rem, 19vw, 18rem);}#hero-1623 .cs-container {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;margin: auto;max-width: 80rem;width: 100%;gap: 3rem;}#hero-1623 .cs-content {--cornerWidth: 8.75rem;--cornerHeight: 8.75rem;z-index: 1;position: relative;display: flex;flex-direction: column;align-items: center;max-width: 63.8125rem;width: 100%;box-sizing: border-box;padding: clamp(4rem, 6vw, 5rem) clamp(1rem, 5vw, 3rem);}#hero-1623 .cs-content:before {z-index: -1;position: absolute;top: 0;left: 0;content: "";opacity: 1;display: block;border: 2px solid #fff;border-radius: 1rem 0 0 0;border-right: none;border-bottom: none;max-height: var(--cornerHeight);height: 35vw;max-width: var(--cornerWidth);width: 35vw;}#hero-1623 .cs-content:after {z-index: -1;position: absolute;top: 0;right: 0;content: "";opacity: 1;display: block;border: 2px solid #fff;border-radius: 0 1rem 0 0;border-bottom: none;border-left: none;max-height: var(--cornerHeight);height: 35vw;max-width: var(--cornerWidth);width: 35vw;}#hero-1623 .cs-corners {z-index: -1;position: absolute;top: 0;left: 0;height: 100%;width: 100%;}#hero-1623 .cs-corners:before {z-index: -1;position: absolute;bottom: 0;left: 0;content: "";opacity: 1;display: block;border: 2px solid #fff;border-radius: 0 0 0 1rem;border-top: none;border-right: none;max-height: var(--cornerHeight);height: 35vw;max-width: var(--cornerWidth);width: 35vw;}#hero-1623 .cs-corners:after {z-index: -1;position: absolute;bottom: 0;right: 0;content: "";opacity: 1;display: block;border: 2px solid #fff;border-radius: 0 0 1rem 0;border-top: none;border-left: none;max-height: var(--cornerHeight);height: 35vw;max-width: var(--cornerWidth);width: 35vw;}#hero-1623 .cs-topper {position: relative;display: flex;justify-content: center;align-items: center;margin-bottom: 0.25rem;font-size: clamp(0.8125rem, 1.5vw, 1rem);line-height: 1.2em;font-weight: 700;color: var(--bodyTextColorWhite);text-align: center;gap: 0.5rem;}#hero-1623 .cs-topper:before {display: none;}#hero-1623 .cs-title {position: relative;margin: 0 0 2.5rem 0;max-width: 100%;font-size: clamp(2rem, 6.4vw, 3.8125rem);line-height: 1.2em;font-weight: 700;color: #fff;text-align: center;}#hero-1623 .cs-text {margin: 0 auto 0;margin-bottom: 2rem;max-width: clamp(29rem, 60vw, 38.785rem);width: 100%;font-size: clamp(1rem, 1.95vw, 1.25rem);line-height: 1.5em;color: #fff;text-align: center;}#hero-1623 .cs-background {z-index: -2;position: absolute;top: 0;left: 0;display: block;height: 100%;width: 100%;}#hero-1623 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero-1623 .cs-background:before {z-index: 1;position: absolute;top: 0;left: 0;content: "";opacity: 0.8;display: block;background: var(--primary);height: 100%;width: 100%;pointer-events: none;}}@media only screen and (min-width: 100rem) {#hero-1623 {background: url("/assets/images/hero.jpg");background-position: center;background-size: cover;background-repeat: no-repeat;background-attachment: fixed;}#hero-1623 .cs-background img {display: none;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-1623 .cs-background:before {opacity: 0.9;}}@media only screen and (min-width: 0rem) {#services-367 {padding: var(--sectionPadding);padding-top: 0;padding-bottom: 0;margin-top: -6.25rem;position: relative;z-index: 100;}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-4px);}70% {transform: translateY(4px);}100% {transform: translateY(0);}}@keyframes InAndOut {0% {transform: translateY(3.75rem) scale(1);opacity: 1;}30% {transform: translateY(1.875rem) scale(0.8);opacity: 1;}60% {transform: translateY(0.625rem) scale(0.5);opacity: 0.2;}100% {transform: translateY(0rem) scale(0.2);opacity: 0;}}@keyframes InAndOut2 {0% {transform: translateY(4.375rem) scale(1);opacity: 1;}30% {transform: translateY(2.5rem) scale(0.8);opacity: 1;}60% {transform: translateY(1.25rem) scale(0.6);opacity: 1;}100% {transform: translateY(0rem) scale(0.4);opacity: 0;}}#services-367 .cs-container {width: 100%;max-width: 59rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-367 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-367 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;flex-direction: column;gap: clamp(1rem, 2vw, 1.25rem);}#services-367 .cs-item {list-style: none;width: 100%;max-width: 31.25rem;padding: clamp(1.25rem, 3.5vw, 2.5rem) clamp(1rem, 2.5vw, 2rem);border-radius: 1rem;background-color: #fff;border: 1px solid #e8e8e8;box-sizing: border-box;position: relative;z-index: 1;transition: background-color 0.3s;}#services-367 .cs-item:before {content: '';background: transparent;border: 2px solid var(--secondary);border-radius: 1rem;opacity: 0;position: absolute;display: block;top: -1px;left: -1px;right: -1px;bottom: -1px;pointer-events: none;transition: opacity 0.3s;}#services-367 .cs-item:hover {background-color: var(--primary);}#services-367 .cs-item:hover:before {opacity: 1;}#services-367 .cs-item:hover .cs-icon-wrapper:before, #services-367 .cs-item:hover .cs-bubble:before, #services-367 .cs-item:hover .cs-icon-wrapper:after, #services-367 .cs-item:hover .cs-bubble:after {background-color: #003855;}#services-367 .cs-item:hover .cs-default {display: none;}#services-367 .cs-item:hover .cs-hover {display: block;}#services-367 .cs-item:hover .cs-h3 {color: #fff;}#services-367 .cs-item:hover .cs-item-text {color: #fff;}#services-367 .cs-link {text-decoration: none;display: flex;justify-content: center;align-items: center;flex-direction: column;}#services-367 .cs-icon-wrapper {width: 6.125rem;height: 7.5rem;margin-bottom: 1.5rem;display: flex;justify-content: center;align-items: flex-end;position: relative;}#services-367 .cs-icon-wrapper:before {content: "";width: 1.6875rem;height: 1.6875rem;border-radius: 50%;background: #e5e8ec;opacity: 1;position: absolute;display: block;top: 0;left: 0.1875rem;animation-name: InAndOut;animation-duration: 1.6s;animation-timing-function: linear;animation-iteration-count: infinite;transition: background-color 0.3s;}#services-367 .cs-icon-wrapper:after {content: "";width: 1.6875rem;height: 1.6875rem;border-radius: 50%;background: #e5e8ec;opacity: 1;position: absolute;display: block;top: 0.6875rem;right: 0.3125rem;animation-name: InAndOut2;animation-duration: 2s;animation-delay: 0.3s;animation-timing-function: linear;animation-iteration-count: infinite;transition: background-color 0.3s;}#services-367 .cs-bubble {position: absolute;width: 100%;height: 100%;top: 0;left: 0;}#services-367 .cs-bubble:before {content: "";width: 3.9375rem;height: 3.9375rem;border-radius: 50%;background: #e5e8ec;opacity: 1;position: absolute;display: block;bottom: 0.25rem;left: 0rem;animation-name: floatAnimation2;animation-duration: 12s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;transition: background-color 0.3s;}#services-367 .cs-bubble:after {content: "";width: 3.125rem;height: 3.125rem;border-radius: 50%;background: #e5e8ec;opacity: 1;position: absolute;display: block;bottom: -0.25rem;right: 0rem;animation-name: floatAnimation2;animation-duration: 10s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;transition: background-color 0.3s;}#services-367 .cs-icon {width: 4.5rem;height: auto;position: relative;z-index: 10;}#services-367 .cs-hover {display: none;}#services-367 .cs-h3 {font-size: clamp(1.25rem, 2vw, 1.5625rem);font-weight: 900;text-align: center;line-height: 1.2em;margin: 0;margin-bottom: 0.75rem;color: var(--headerColor);transition: color 0.3s;}#services-367 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);text-align: center;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);transition: color 0.3s;}}@media only screen and (min-width: 48rem) {#services-367 .cs-card-group {flex-direction: row;justify-content: center;}#services-367 .cs-item {width: 48%;}}@media only screen and (min-width: 75rem) {#services-367 {margin-top: -9.375rem;}#services-367 .cs-container {max-width: 90rem;}#services-367 .cs-card-group {align-items: stretch;}#services-367 .cs-item {width: clamp(23.47%, 23vw, 23.955%);}}@media only screen and (min-width: 0rem) {body.dark-mode #services-367 .cs-topper {color: var(--primaryLight);}body.dark-mode #services-367 .cs-title, body.dark-mode #services-367 .cs-text, body.dark-mode #services-367 .cs-h3, body.dark-mode #services-367 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-367 .cs-item {background-color: var(--dark);border-color: rgba(255, 255, 255, 0.1);}body.dark-mode #services-367 .cs-item:after {content: '';width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4);border-radius: 1rem;opacity: 1;position: absolute;display: block;top: 0;left: 0;z-index: -1;}body.dark-mode #services-367 .cs-item:hover .cs-icon-wrapper:before, body.dark-mode #services-367 .cs-item:hover .cs-bubble:before, body.dark-mode #services-367 .cs-item:hover .cs-icon-wrapper:after, body.dark-mode #services-367 .cs-item:hover .cs-bubble:after {background-color: #04423e;}body.dark-mode #services-367 .cs-icon-wrapper:before, body.dark-mode #services-367 .cs-bubble:before, body.dark-mode #services-367 .cs-icon-wrapper:after, body.dark-mode #services-367 .cs-bubble:after {background-color: #04423e;}body.dark-mode #services-367 .cs-default {display: none;}body.dark-mode #services-367 .cs-hover {display: block;}}