 @media only screen and (min-width: 0rem) {#gallery-44 {padding: var(--sectionPadding);position: relative;overflow: hidden;}#gallery-44 .cs-container {width: 100%;max-width: 90rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#gallery-44 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#gallery-44 .cs-image-group {padding: 0;margin: 0;width: 100%;display: flex;flex-direction: column;align-items: center;gap: 1.25rem;}#gallery-44 .cs-item {width: 100%;height: 60vw;margin: 0;position: relative;display: block;}#gallery-44 .cs-item:hover .cs-hover-box {opacity: 1;}#gallery-44 .cs-item:hover .cs-icon {transform: rotateY(0);}#gallery-44 .cs-item:hover .cs-h3 {opacity: 1;transform: translateY(0);}#gallery-44 .cs-item:hover .cs-hover-box-text {opacity: 1;transform: translateY(0);}#gallery-44 .cs-column {width: 100%;display: flex;flex-direction: column;gap: 1.25rem;}#gallery-44 .cs-picture {margin: auto;width: 100%;height: auto;display: block;position: relative;}#gallery-44 .cs-picture img {width: 100%;height: auto;display: block;}}@media only screen and (min-width: 37.5rem) {#gallery-44 .cs-image-group {display: grid;grid-template-columns: repeat(3, 1fr);grid-template-rows: 1fr;}#gallery-44 .cs-column {margin-bottom: auto;grid-column: span 1;grid-row: 1;}}@media only screen and (min-width: 48rem) {#gallery-44 .cs-item {height: 20vw;max-height: 20.625rem;grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #gallery-44 .cs-title, body.dark-mode #gallery-44 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #gallery-44 .cs-text {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#services2 {padding: var(--sectionPadding);padding-top: 0;position: relative;}#services2 .cs-container {width: 100%;max-width: 112.5rem;margin: auto;padding: clamp(1.5rem, 6vw, 6.25rem) clamp(1rem, 4.5vw, 6.25rem);box-sizing: border-box;background-color: #F2F6FD;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services2 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services2 .cs-title {margin: 0;}#services2 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);column-gap: clamp(1rem, 2.5vw, 1.25rem);row-gap: 1.5rem;}#services2 .cs-item {list-style: none;width: 100%;display: flex;flex-direction: column;grid-column: span 12;}#services2 .cs-item:hover .cs-picture img {opacity: 0.3;transform: scale(1.2);}#services2 .cs-link {text-align: center;text-decoration: none;width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;}#services2 .cs-picture {width: 100%;height: 50vw;max-height: 18.75rem;margin-bottom: 1rem;background-color: #000;overflow: hidden;display: block;position: relative;}#services2 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.6s, opacity 0.3s;}#services2 .cs-h3 {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;margin: 0 0 0.25rem 0;color: var(--headerColor);}#services2 .cs-item-text {font-size: 1rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 600px) {#services2 .cs-item {grid-column: span 6;}}@media only screen and (min-width: 48rem) {#services2 .cs-card-group {display: flex;flex-wrap: wrap;justify-content: center;}#services2 .cs-item {width: 31%;}#services2 .cs-picture {height: 20vw;max-height: 18rem;}}@media only screen and (min-width: 64rem) {#services2 .cs-card-group {display: grid;row-gap: 3.75rem;}#services2 .cs-item {width: 100%;grid-column: span 3;}}@media only screen and (min-width: 0rem) {body.dark-mode #services2 .cs-container {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #services2 .cs-title, body.dark-mode #services2 .cs-h3, body.dark-mode #services2 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #services2 .cs-item-text {opacity: 0.8;}}