 @media only screen and (min-width: 0rem) {#gallery-44 {margin-top: 6rem;padding: var(--sectionPadding);position: relative;overflow: hidden;}#gallery-44 .cs-container {width: 100%;max-width: 69rem;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-title, #gallery-44 .cs-text {max-width: 60rem;}#gallery-44 .cs-image-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;align-items: center;gap: clamp(1rem, 1.5vw, 1.25rem);}#gallery-44 .cs-item {width: 100%;height: 100%;margin: 0;display: block;position: relative;aspect-ratio: 3/4;}#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-picture {width: 100%;height: 100%;margin: auto;display: block;position: relative;}#gallery-44 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#gallery-44 .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 1.5rem;color: #fff;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;}#gallery-44 .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;border-radius: 0.25rem;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#gallery-44 .cs-button-solid:hover:before {width: 100%;}}@media only screen and (min-width: 37.5rem) {#gallery-44 .cs-image-group {display: grid;grid-template-columns: repeat(12, 1fr);grid-template-rows: 1fr;}#gallery-44 .cs-item {grid-column: span 6;}}@media only screen and (min-width: 48rem) {#gallery-44 .cs-item {grid-column: span 4;}}