@media only screen and (width>=0){#gallery-2281{padding:var(--sectionPadding);z-index:1;background-color:var(--cs-bg);transition:background-color .3s;position:relative;overflow:hidden}#gallery-2281:before{content:"";z-index:-1;width:100%;height:22.5rem;margin-right:3.4375rem;display:block;position:absolute;top:0;left:0}#gallery-2281 .cs-container{z-index:1;flex-direction:column;align-items:center;gap:clamp(3rem,6vw,4rem);width:100%;max-width:80rem;margin:auto;display:flex;position:relative}#gallery-2281 .cs-content{text-align:left;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;display:flex}#gallery-2281 .cs-title{text-transform:uppercase;margin:0}#gallery-2281 .cs-button-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem clamp(1.25rem,3.4vw,2.5rem);margin:0;display:flex}#gallery-2281 .cs-button{color:#000;z-index:1;background-color:#0000;border:none;padding:0;font-size:1rem;font-weight:700;line-height:1.5em;transition:color .3s;position:relative}#gallery-2281 .cs-button:before{content:"";background:var(--primary);opacity:0;width:100%;height:4px;transition:opacity .3s,bottom .3s,transform .3s;display:block;position:absolute;bottom:0;left:0}#gallery-2281 .cs-button:hover{color:var(--primary);cursor:pointer}#gallery-2281 .cs-button:hover:before{opacity:1;bottom:-.625rem}#gallery-2281 .cs-button.cs-active{color:var(--primary)}#gallery-2281 .cs-button.cs-active:before{opacity:1;bottom:-.625rem}#gallery-2281 .cs-gallery-wrapper{z-index:1;width:100%;position:relative}#gallery-2281 .cs-gallery{transform-origin:0 0;grid-template-columns:repeat(12,1fr);gap:clamp(1rem,1.5vw,1.25rem);width:100%;margin:0;padding:0;transition:transform .7s,opacity .3s,visibility .5s,top .3s,left .3s;display:grid;position:relative}#gallery-2281 .cs-gallery.cs-hidden{visibility:hidden;pointer-events:none;opacity:0;position:absolute;top:0;left:0;transform:scaleY(0)scaleX(0)}#gallery-2281 .cs-gallery.cs-hidden .cs-image{opacity:0;transform:translateY(2.1875rem)scale(.97)}#gallery-2281 .cs-image{opacity:1;grid-column:span 12;min-height:clamp(18.75rem,40vw,26.25rem);transition:opacity .6s,transform .6s;display:block;position:relative;overflow:hidden;transform:translateY(0)scale(1)}#gallery-2281 .cs-image:first-of-type{transition-delay:.1s}#gallery-2281 .cs-image:nth-of-type(2){transition-delay:.2s}#gallery-2281 .cs-image:nth-of-type(3){transition-delay:.3s}#gallery-2281 .cs-image:nth-of-type(4){transition-delay:.4s}#gallery-2281 .cs-image:nth-of-type(5){transition-delay:.5s}#gallery-2281 .cs-image:nth-of-type(6){transition-delay:.6s}#gallery-2281 .cs-image:nth-of-type(7){transition-delay:.7s}#gallery-2281 .cs-image:nth-of-type(8){transition-delay:.8s}#gallery-2281 .cs-picture{object-fit:cover;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}#gallery-2281 .cs-picture img,#gallery-2281 .cs-picture video{object-fit:cover;width:100%;height:100%;transition:transform .65s,opacity .3s;position:absolute;top:0;left:0}#gallery-2281 .cs-dropdown{position:relative}#gallery-2281 .cs-arrow{vertical-align:middle;width:1rem;height:1rem;fill:var(--primary);pointer-events:none;flex-shrink:0;margin-left:.35em;transition:transform .35s;display:inline-block;transform:rotate(180deg)}#gallery-2281 .cs-dropdown.cs-open .cs-arrow{transform:rotate(0)}#gallery-2281 .cs-dropdown-menu{background:var(--cs-surface);border:1px solid var(--cs-nav-border);opacity:0;visibility:hidden;z-index:100;border-radius:.375rem;min-width:14rem;margin:0;padding:.375rem 0;list-style:none;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% + .625rem);left:50%;transform:translate(-50%)translateY(-.25rem);box-shadow:0 6px 18px #0000001a}#gallery-2281 .cs-dropdown.cs-open .cs-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}#gallery-2281 .cs-dropdown-menu.cs-align-right{left:auto;right:0;transform:translateY(-.25rem)}#gallery-2281 .cs-dropdown.cs-open .cs-dropdown-menu.cs-align-right{transform:translateY(0)}#gallery-2281 .cs-dropdown-menu.cs-align-left{left:0;right:auto;transform:translateY(-.25rem)}#gallery-2281 .cs-dropdown.cs-open .cs-dropdown-menu.cs-align-left{transform:translateY(0)}#gallery-2281 .cs-sub-button{text-align:left;width:100%;color:var(--bodyTextColor);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:500;line-height:1.5em;transition:color .2s,background-color .2s}#gallery-2281 .cs-sub-button:hover,#gallery-2281 .cs-sub-button.cs-active{color:var(--primary);background-color:#0000000a}}@media only screen and (width>=37.5rem){#gallery-2281 .cs-image{grid-column:span 6}}@media only screen and (width>=48rem){#gallery-2281:before{width:100vw;height:clamp(24.6875rem,30vw,30.625rem);left:auto;right:50%}#gallery-2281 .cs-content{text-align:left;align-items:flex-start}#gallery-2281 .cs-button-group{border-bottom:1px solid #e7e7e8}#gallery-2281 .cs-button{padding-bottom:1.25rem}#gallery-2281 .cs-button:hover:before,#gallery-2281 .cs-button.cs-active:before{bottom:-1px;transform:scale(1)}#gallery-2281 .cs-button:before{transition:transform .3s;transform:scale(0)}#gallery-2281 .cs-image{grid-column:span 4}}@media only screen and (width>=64rem){#gallery-2281 .cs-content{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:4rem}}@media only screen and (width>=0){[data-theme=dark] #gallery-2281 .cs-title,[data-theme=dark] #gallery-2281 .cs-button{color:var(--bodyTextColorWhite)}[data-theme=dark] #gallery-2281 .cs-button-group{border-color:#fff3}[data-theme=dark] #gallery-2281 .cs-button.cs-active{color:var(--primary)}[data-theme=dark] #gallery-2281 .cs-dropdown-menu{background:#1a1a1a;border-color:#ffffff26}[data-theme=dark] #gallery-2281 .cs-sub-button{color:var(--bodyTextColorWhite)}[data-theme=dark] #gallery-2281 .cs-sub-button:hover,[data-theme=dark] #gallery-2281 .cs-sub-button.cs-active{color:var(--primary);background-color:#ffffff0f}}
