 @media only screen and (min-width: 0em) {#gallery {text-align: center;padding: var(--sectionPadding);position: relative;overflow: hidden;}#gallery .cs-container {width: 100%;max-width: 82.625em;margin: auto;}#gallery .cs-image-group {font-size: min(1.1vw, 1em);width: 100%;max-width: 82.625em;margin: 0 auto 3.75rem;padding: 0;display: flex;justify-content: center;align-items: flex-start;gap: 1.875em;}#gallery .cs-row {display: flex;flex-direction: column;justify-content: flex-start;align-items: center;gap: 1.875em;}#gallery .cs-picture {display: block;position: relative;}#gallery .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#gallery .cs-row-1 .cs-picture1 {width: 26.25em;height: 35.4375em;}#gallery .cs-row-1 .cs-picture2 {width: 26.25em;height: 39.3125em;}#gallery .cs-row-1 .cs-picture3 {width: 26.25em;height: 32em;}#gallery .cs-row-2 .cs-picture1 {width: 26.25em;height: 30.75em;}#gallery .cs-row-2 .cs-picture2 {width: 26.25em;height: 32.3125em;}#gallery .cs-row-2 .cs-picture3 {width: 26.25em;height: 39.3125em;}#gallery .cs-row-3 .cs-picture1 {width: 26.25em;height: 39.0625em;}#gallery .cs-row-3 .cs-picture2 {width: 26.25em;height: 28.25em;}#gallery .cs-row-3 .cs-picture3 {width: 26.25em;height: 39.3125em;}}@media only screen and (min-width: 0rem) {#services-1301 {padding: var(--sectionPadding);position: relative;z-index: 10;}#services-1301 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(3rem, 6vw, 4rem);}#services-1301 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#services-1301 .cs-title {max-width: 20ch;}#services-1301 .cs-card-group {width: 100%;max-width: 80rem;margin: 0;padding: 0 1rem;background-color: #fff;box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.05);box-sizing: border-box;display: grid;grid-template-columns: repeat(12, 1fr);position: relative;z-index: 15;}#services-1301 .cs-item {text-align: left;list-style: none;width: 100%;border-bottom: 1px solid #e8e8e8;box-sizing: border-box;grid-column: span 12;transition: background-color 0.3s, border-color 0.3s;}#services-1301 .cs-item:last-of-type {border-bottom: none;}#services-1301 .cs-link {text-decoration: none;padding: clamp(1.5rem, 5.3vw, 3.75rem) clamp(1rem, 2.7vw, 2.5rem);display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}#services-1301 .cs-icon {height: clamp(2rem, 4vw, 2.5rem);width: auto;margin: 0 0 1rem 0;}#services-1301 .cs-h3 {font-size: clamp(1.25rem, 2vw, 1.5625rem);font-weight: 700;text-align: inherit;line-height: 1.2em;margin: 0 0 0.75rem 0;color: var(--headerColor);transition: color 0.3s;}#services-1301 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);text-align: inherit;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);transition: color 0.3s, opacity 0.3s;}}@media only screen and (min-width: 48rem) {#services-1301 .cs-content {flex-direction: row;justify-content: space-between;align-items: center;gap: 3rem;}#services-1301 .cs-title {margin: 0;}#services-1301 .cs-flex-group {width: 50%;flex: none;}#services-1301 .cs-item {grid-column: span 6;}#services-1301 .cs-item:nth-of-type(3) {border-bottom: none;}}@media only screen and (min-width: 64rem) {#services-1301 .cs-card-group {padding: 0;}#services-1301 .cs-item {grid-column: span 3;border-bottom: 0;border-right: 1px solid #e8e8e8;}#services-1301 .cs-item:hover {background-color: #1a1a1a;border-color: #1a1a1a;}#services-1301 .cs-item:hover .cs-h3, #services-1301 .cs-item:hover .cs-item-text {color: var(--bodyTextColorWhite);}#services-1301 .cs-item:hover .cs-item-text {opacity: 0.8;}#services-1301 .cs-item:last-of-type {border: none;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-1301 .cs-title, body.dark-mode #services-1301 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-1301 .cs-text {opacity: 0.8;}body.dark-mode #services-1301 .cs-card-group {background-color: rgba(0, 0, 0, 0.3);}body.dark-mode #services-1301 .cs-item {border-color: rgba(255, 255, 255, 0.1);}body.dark-mode #services-1301 .cs-item:hover {background-color: rgba(0, 0, 0, 0.6);border-color: rgba(0, 0, 0, 0.6);}body.dark-mode #services-1301 .cs-h3, body.dark-mode #services-1301 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-1301 .cs-item-text {opacity: 0.8;}}