@media only screen and (min-width:0rem){@keyframes floatAnimation{0%{transform:translateY(0)}50%{transform:translateY(-2rem)}to{transform:translateY(0)}}@keyframes floatAnimation2{0%{transform:translateY(0)}50%{transform:translateY(-3rem)}to{transform:translateY(0)}}#gallery-1374{background-color:#f5f5f5;overflow:hidden;padding:var(--sectionPadding);position:relative;z-index:1}#gallery-1374 .cs-container{gap:clamp(3rem,6vw,4rem);margin:auto;max-width:80rem}#gallery-1374 .cs-container,#gallery-1374 .cs-content{align-items:center;display:flex;flex-direction:column;width:100%}#gallery-1374 .cs-content{text-align:center}#gallery-1374 .cs-topper{color:var(--secondary)}#gallery-1374 .cs-image-group{display:grid;gap:clamp(1rem,4.3vw,3.75rem);grid-template-columns:repeat(12,1fr);grid-template-rows:1fr;margin:0;padding:0;width:100%}#gallery-1374 .cs-link{display:flex;flex-direction:column;gap:1rem;height:100%;text-decoration:none}#gallery-1374 .cs-item{grid-column:span 12;height:100%;list-style:none;margin:0;width:100%}#gallery-1374 .cs-item:hover .cs-h3{color:var(--secondary)}#gallery-1374 .cs-item:hover .cs-desc{color:#fff}#gallery-1374 .cs-item:hover .cs-item-text{background-color:var(--primary);border-color:var(--primary);box-shadow:0 8px 22px rgba(28,43,73,.25)}#gallery-1374 .cs-item:hover .cs-icon-wrapper{background-color:var(--secondary);border-color:var(--secondary)}#gallery-1374 .cs-item:hover .cs-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(21%) saturate(2155%) hue-rotate(196deg) brightness(94%) contrast(95%)}#gallery-1374 .cs-picture{border:1px solid rgba(28,43,73,.25);border-radius:.75rem;box-shadow:0 8px 28px rgba(28,43,73,.22);display:block;height:clamp(21.5rem,30vw,26.25rem);margin:auto;overflow:hidden;position:relative;width:100%}#gallery-1374 .cs-picture img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#gallery-1374 .cs-item-text{align-items:center;background-color:#f5f5f5;border:1px solid rgba(28,43,73,.12);border-radius:.75rem;box-shadow:0 4px 14px rgba(28,43,73,.08);display:flex;flex-grow:1;gap:1rem;justify-content:space-between;padding:clamp(1rem,2vw,1.25rem) clamp(1rem,2.8vw,2.5rem);transition:background-color .3s,border-color .3s,box-shadow .3s}#gallery-1374 .cs-flex{display:flex;flex-direction:column;gap:.5rem}#gallery-1374 .cs-h3{color:var(--headerColor);font-size:clamp(1.25rem,1.8vw,1.5625rem);line-height:1.2em;margin:0;text-align:left;transition:color .3s}#gallery-1374 .cs-desc{color:var(--bodyTextColor);font-size:clamp(.875rem,1.2vw,1rem);line-height:1.5em;opacity:.85;transition:color .3s,opacity .3s}#gallery-1374 .cs-icon-wrapper{align-items:center;border:1px solid var(--primary);border-radius:50%;display:flex;flex-shrink:0;height:3rem;justify-content:center;transition:border-color .3s,background-color .3s;width:3rem}#gallery-1374 .cs-icon{height:.75rem;transition:filter .3s;width:auto}#gallery-1374 .cs-button-solid{background-color:var(--primary);border-radius:3rem;box-sizing:border-box;color:#fff;display:inline-block;font-size:1rem;font-weight:700;line-height:clamp(2.875rem,5.5vw,3.5rem);margin:0;min-width:9.375rem;overflow:hidden;padding:0 1.5rem;position:relative;text-align:center;text-decoration:none;z-index:1}#gallery-1374 .cs-button-solid:before{background:#000;border-radius:.25rem;content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:width .3s;width:0;z-index:-1}#gallery-1374 .cs-button-solid:hover:before{width:100%}}@media only screen and (min-width:37.5rem){#gallery-1374 .cs-item{grid-column:span 6}}