 @media only screen and (min-width: 0rem) {#hero-1159 {padding: clamp(8.5rem, 31.95vw, 18.75rem) 1rem 6.25rem;box-sizing: border-box;overflow: hidden;position: relative;z-index: 1;}#hero-1159 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#hero-1159 .cs-content {text-align: center;width: 100%;max-width: 55rem;display: flex;flex-direction: column;align-items: center;}#hero-1159 .cs-topper {font-size: var(--topperFontSize);line-height: 1.2em;text-transform: uppercase;text-align: inherit;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 0.25rem;display: block;}#hero-1159 .cs-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 700;line-height: 1.2em;text-align: inherit;max-width: 55rem;margin: 0 auto 1rem 0;color: #fff;position: relative;}#hero-1159 .cs-text {font-size: clamp(1rem, 1.95vw, 1.25rem);line-height: 1.5em;text-align: inherit;width: 100%;max-width: clamp(29rem, 60vw, 38.785rem);margin: 0 0 2.5rem 0;color: #fff;}#hero-1159 .cs-picture {height: clamp(21.25rem, 68vw, 46.375rem);width: auto;max-width: 35em;display: flex;align-items: flex-end;justify-content: center;}#hero-1159 .cs-picture img {height: 100%;width: auto;}#hero-1159 .cs-graphic {width: 100%;height: auto;position: absolute;bottom: -1px;left: 0;}#hero-1159 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero-1159 .cs-background:before {content: "";width: 100%;height: 100%;background: #1a1a1a;opacity: 0.6;position: absolute;display: block;top: 0;left: 0;z-index: 1;pointer-events: none;}#hero-1159 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;object-position: top;}#hero-1159 .button-div {display: flex;flex-direction: column;align-items: center;justify-content: center;}#hero-1159 .button-div .emergency-button {margin-top: 1.25rem;}}@media only screen and (min-width: 48rem) {#hero-1159 {padding-bottom: clamp(9.375rem, 22vw, 13.75rem);}#hero-1159 .cs-container {flex-direction: row;justify-content: flex-start;}#hero-1159 .cs-content {text-align: left;max-width: 55rem;align-items: flex-start;}#hero-1159 .cs-picture {justify-content: flex-start;position: absolute;bottom: 0;left: 50%;}#hero-1159 .button-div {flex-direction: row;align-items: center;justify-content: flex-start;}#hero-1159 .button-div .emergency-button {margin-top: 0;margin-left: 2rem;}}@media only screen and (min-width: 100rem) {#hero-1159 {padding-top: 15.625rem;}#hero-1159 .cs-background {background: url("/assets/images/hero.jpg");background-size: cover;background-position: center;background-repeat: no-repeat;background-attachment: fixed;}#hero-1159 .cs-background img {display: none;}}@media only screen and (min-width: 0rem) {#services-1728 {padding: var(--sectionPadding);padding-left: clamp(1rem, 3vw, 6.25rem);padding-right: clamp(1rem, 3vw, 6.25rem);background-color: #1a1a1a;position: relative;}#services-1728 .cs-container {width: 100%;max-width: 107.5rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-1728 .cs-content {text-align: center;width: 100%;max-width: 80rem;box-sizing: border-box;display: flex;flex-direction: column;align-items: center;}#services-1728 .cs-title {max-width: 20ch;color: var(--bodyTextColorWhite);}#services-1728 .cs-text {max-width: 39.5rem;color: var(--bodyTextColorWhite);opacity: 0.8;}#services-1728 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.25rem);}#services-1728 .cs-item {text-align: left;list-style: none;width: 100%;height: clamp(10rem, 27vw, 26.25rem);margin: 0;box-sizing: border-box;padding: 0;background-color: #000;display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;grid-column: span 12;position: relative;z-index: 1;}#services-1728 .cs-item:hover .cs-picture:before {opacity: 0.7;}#services-1728 .cs-item:hover .cs-picture img {transform: scale(1.2);}#services-1728 .cs-item:hover .cs-h3 {color: var(--primary);}#services-1728 .cs-link {text-decoration: none;width: 100%;height: 100%;padding: clamp(1.25rem, 2.3vw, 2rem);box-sizing: border-box;display: flex;flex-direction: column;justify-content: flex-end;position: relative;z-index: 1;}#services-1728 .cs-h3 {font-size: clamp(1.25rem, 1.8vw, 1.5625rem);font-weight: 900;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--bodyTextColorWhite);transition: color 0.3s;}#services-1728 .cs-picture {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;overflow: hidden;}#services-1728 .cs-picture:before {content: "";width: 100%;height: 100%;opacity: 0;background-color: #000;position: absolute;top: 0;right: 0;z-index: 1;transition: opacity 0.3s;}#services-1728 .cs-picture:after {content: "";width: 100%;height: 80%;opacity: 1;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 35.94%, #000 90.78%);position: absolute;bottom: 0;right: 0;z-index: -1;transition: opacity 0.3s;}#services-1728 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;z-index: -1;transition: transform 0.3s;}}@media only screen and (min-width: 48rem) {#services-1728 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;align-items: flex-end;}#services-1728 .cs-item {grid-column: span 4;}#services-1728 .cs-item:nth-of-type(4), #services-1728 .cs-item:nth-of-type(5) {grid-column: span 6;}#services-1728 .cs-text {width: 60%;}#services-1728 .cs-title {margin: 0;}}@media only screen and (min-width: 75rem) {#services-1728 .cs-card-group {grid-template-columns: repeat(10, 1fr);}#services-1728 .cs-item {grid-column: span 2;}#services-1728 .cs-item:nth-of-type(4), #services-1728 .cs-item:nth-of-type(5) {grid-column: span 2;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-1728 {background-color: rgba(0, 0, 0, 0.6);}}