@media only screen and (min-width:0em){#gallery{background:linear-gradient(180deg,#f8fcff 0,#eef8ff 28%,#f4fbff);background-color:#f7f7f7;overflow:hidden;padding:var(--sectionPadding);position:relative;text-align:center}#gallery .cs-container{margin:auto;max-width:82.625em;width:100%}#gallery .cs-content{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}#gallery .cs-text{margin-bottom:2rem}#gallery .cs-image-group{align-items:flex-start;display:flex;font-size:min(1.1vw,1em);gap:1.875em;justify-content:center;margin:0 auto 3.75rem;max-width:82.625em;padding:0;width:100%}#gallery .cs-row{align-items:center;display:flex;flex-direction:column;gap:1.875em;justify-content:flex-start}#gallery .cs-picture{display:block;position:relative}#gallery .cs-picture img{border-radius:1.5em;cursor:pointer;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform .7s;width:100%}#gallery .cs-picture img:hover{outline:none!important;transform:scale(1.09)}#gallery .cs-row-1 .cs-picture1{height:35.4375em;width:26.25em}#gallery .cs-row-1 .cs-picture2{height:39.3125em;width:26.25em}#gallery .cs-row-1 .cs-picture3{height:32em;width:26.25em}#gallery .cs-row-2 .cs-picture1{height:30.75em;width:26.25em}#gallery .cs-row-2 .cs-picture2{height:32.3125em;width:26.25em}#gallery .cs-row-2 .cs-picture3{height:39.3125em;width:26.25em}#gallery .cs-row-3 .cs-picture1{height:39.0625em;width:26.25em}#gallery .cs-row-3 .cs-picture2{height:28.25em;width:26.25em}#gallery .cs-row-3 .cs-picture3{height:39.3125em;width:26.25em}}@media only screen and (max-width:600px){#gallery .cs-image-group{align-items:start;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}#gallery .cs-row{display:contents}#gallery .cs-picture{border-radius:1rem;height:auto!important;overflow:hidden;width:100%!important}#gallery .cs-row-1 .cs-picture1{aspect-ratio:420/567}#gallery .cs-row-1 .cs-picture2{aspect-ratio:420/629}#gallery .cs-row-1 .cs-picture3{aspect-ratio:420/512}#gallery .cs-row-2 .cs-picture1{aspect-ratio:420/492}#gallery .cs-row-2 .cs-picture2{aspect-ratio:420/517}#gallery .cs-row-2 .cs-picture3{aspect-ratio:420/629}#gallery .cs-row-3 .cs-picture1{aspect-ratio:420/625}#gallery .cs-row-3 .cs-picture2{aspect-ratio:420/452}#gallery .cs-row-3 .cs-picture3{aspect-ratio:420/629}#gallery .cs-picture img{border-radius:inherit}}@media only screen and (min-width:0rem){body.dark-mode #gallery{background:linear-gradient(to bottom,#060a12 0,#070b14 28%,var(--dark) 100%)}}