@media only screen and (min-width:0rem){#gallery-1152{background-color:#fafafa;padding:var(--sectionPadding)}#gallery-1152 .cs-container{gap:clamp(3rem,6vw,4rem);margin:auto;max-width:80rem}#gallery-1152 .cs-container,#gallery-1152 .cs-content{align-items:center;display:flex;flex-direction:column;width:100%}#gallery-1152 .cs-content{text-align:center}#gallery-1152 .cs-title{margin:0}#gallery-1152 .cs-gallery{display:grid;gap:clamp(1rem,1.5vw,1.25rem);grid-template-columns:1fr;margin:0;max-width:100%;padding:0;width:100%}#gallery-1152 .cs-image{border-radius:1rem;cursor:pointer;display:block;min-height:clamp(16.25rem,60vw,20rem);overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}#gallery-1152 .cs-image:hover{box-shadow:0 8px 24px rgba(0,0,0,.15)}#gallery-1152 .cs-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%}#gallery-1152 .cs-image:hover img{transform:scale(1.05)}#gallery-1152 .cs-lightbox{align-items:center;animation:fadeIn .3s ease;background-color:rgba(0,0,0,.95);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99999}#gallery-1152 .cs-lightbox.active{display:flex}#gallery-1152 .cs-lightbox-img{animation:zoomIn .3s ease;border-radius:8px;box-shadow:0 0 50px rgba(0,0,0,.5);max-height:90%;max-width:90%;-o-object-fit:contain;object-fit:contain}#gallery-1152 .cs-close{color:#fff;cursor:pointer;font-size:40px;font-weight:700;position:absolute;right:35px;top:20px;transition:color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:100000}#gallery-1152 .cs-close:hover{color:#bbb}#gallery-1152 .cs-next,#gallery-1152 .cs-prev{background-color:rgba(0,0,0,.5);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:30px;font-weight:700;padding:16px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:100000}#gallery-1152 .cs-next:hover,#gallery-1152 .cs-prev:hover{background-color:rgba(0,0,0,.8)}#gallery-1152 .cs-prev{left:20px}#gallery-1152 .cs-next{right:20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{transform:scale(.8)}to{transform:scale(1)}}}@media only screen and (min-width:48rem){#gallery-1152 .cs-gallery{grid-template-columns:repeat(2,1fr)}#gallery-1152 .cs-horizontal{grid-column:span 2}#gallery-1152 .cs-vertical{grid-column:span 1}#gallery-1152 .cs-full-width{grid-column:span 2}}@media only screen and (min-width:64rem){#gallery-1152 .cs-gallery{grid-auto-rows:minmax(280px,auto);grid-template-columns:repeat(6,1fr)}#gallery-1152 .cs-image{min-height:clamp(18rem,25vw,22rem)}#gallery-1152 .cs-image:first-child{grid-column:1/5;grid-row:1}#gallery-1152 .cs-image:nth-child(2){grid-column:5/7;grid-row:1}#gallery-1152 .cs-image:nth-child(3){grid-column:1/3;grid-row:2}#gallery-1152 .cs-image:nth-child(4){grid-column:3/7;grid-row:2}#gallery-1152 .cs-image:nth-child(5){grid-column:1/2;grid-row:3}#gallery-1152 .cs-image:nth-child(6){grid-column:2/6;grid-row:3}#gallery-1152 .cs-image:nth-child(7){grid-column:6/7;grid-row:3}#gallery-1152 .cs-image:nth-child(8){grid-column:1/7;grid-row:4}#gallery-1152 .cs-full-width,#gallery-1152 .cs-horizontal,#gallery-1152 .cs-vertical{grid-column:auto}}