@media only screen and (min-width:0rem){#gallery{overflow:hidden;padding:var(--sectionPadding);position:relative}#gallery .container{flex-direction:column;margin:auto;max-width:34.375rem;position:relative;width:100%}#gallery .button-group,#gallery .container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}#gallery .button-group{-moz-column-gap:2rem;column-gap:2rem;margin-bottom:clamp(2.5rem,3vw,4rem);row-gap:.5rem}#gallery .button{background-color:transparent;border:none;color:var(--bodyTextColor);font-family:Merriweather,Roboto,Arial,sans-serif;font-size:1rem;line-height:1.5em;position:relative;transition:color .3s}#gallery .button:before{background:var(--primary);bottom:0;content:"";display:block;height:2px;left:0;opacity:1;position:absolute;transition:width .3s;width:0}#gallery .button:hover:before{width:100%}#gallery .button.active:before{background:var(--primary);bottom:-.125rem;content:"";display:block;height:2px;left:0;opacity:1;position:absolute;width:100%}#gallery .button.active .ul-wrapper{opacity:1;transform:scaleX(1);transition-delay:.2s;visibility:visible}#gallery .button.active .li{opacity:1;transform:translate(0)}#gallery .gallery{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(1rem,1.5vw,1.25rem);justify-content:center;margin:0;opacity:1;padding:0;position:relative;transform-origin:left top;transition:opacity .3s,visibility .5s,top .3s,left .3s,transform .7s;visibility:visible;width:100%}#gallery .gallery.hidden{bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transform:scaleY(0) scaleX(0);visibility:hidden}#gallery .gallery.hidden .image{opacity:0;transform:translateY(2.1875rem)}#gallery .image{aspect-ratio:1;display:block;opacity:1;overflow:hidden;position:relative;transform:translateY(0);transition:opacity .6s,transform .6s;width:47%}#gallery .image:first-of-type{transition-delay:.15s}#gallery .image:nth-of-type(2){transition-delay:.3s}#gallery .image:nth-of-type(3){transition-delay:.45s}#gallery .image:nth-of-type(4){transition-delay:.6s}#gallery .image:nth-of-type(5){transition-delay:.75s}#gallery .image:nth-of-type(6){transition-delay:.9s}#gallery .image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;top:0;width:100%}}@media only screen and (min-width:48rem){#gallery .container{max-width:80rem}#gallery .image{aspect-ratio:1;max-width:18.75rem;width:31.8%}}@media only screen and (min-width:81.25rem){#gallery .container{align-items:flex-end;flex-direction:row;justify-content:space-between}#gallery .content{max-width:34.375rem}#gallery .title,#gallery .topper{margin-left:0;text-align:left}#gallery .button-group,#gallery .title{margin-bottom:0}#gallery .gallery{align-items:stretch;justify-content:center;margin-top:4rem}#gallery .image:first-of-type{height:25rem;max-width:100%;transition-delay:.15s;width:39.375rem}#gallery .image:nth-of-type(2),#gallery .image:nth-of-type(3),#gallery .image:nth-of-type(4),#gallery .image:nth-of-type(5){width:19.0625rem}#gallery .image:nth-of-type(2){transition-delay:.3s}#gallery .image:nth-of-type(3),#gallery .image:nth-of-type(6){transition-delay:.45s}#gallery .image:nth-of-type(4){transition-delay:.15s}#gallery .image:nth-of-type(5){transition-delay:.3s}}@media only screen and (min-width:0rem){body.dark-mode #gallery .button,body.dark-mode #gallery .text,body.dark-mode #gallery .title{color:var(--bodyTextColorWhite)}body.dark-mode #gallery .button.active:before,body.dark-mode #gallery .button:before,body.dark-mode #gallery .text.active:before,body.dark-mode #gallery .text:before,body.dark-mode #gallery .title.active:before,body.dark-mode #gallery .title:before{background:#fff}}@media only screen and (min-width:0em){#gallery .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 .row{align-items:center;display:flex;flex-direction:column;gap:1.875em;justify-content:flex-start}#gallery .picture{display:block;position:relative}#gallery .picture img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#gallery .row-1 .picture1{height:35.4375em;width:26.25em}#gallery .row-1 .picture2{height:39.3125em;width:26.25em}#gallery .row-1 .picture3{height:32em;width:26.25em}#gallery .row-2 .picture1{height:30.75em;width:26.25em}#gallery .row-2 .picture2{height:32.3125em;width:26.25em}#gallery .row-2 .picture3{height:39.3125em;width:26.25em}#gallery .row-3 .picture1{height:39.0625em;width:26.25em}#gallery .row-3 .picture2{height:28.25em;width:26.25em}#gallery .row-3 .picture3{height:39.3125em;width:26.25em}}
