.gallery-page{background-color:#38375c;padding:100px 0 50px}@media(min-width:768px){.gallery-page{padding:200px 0 100px}}.gallery-container{display:flex;flex-direction:column}@media(min-width:1400px){.gallery-container{flex-direction:row;gap:2rem;align-items:flex-end}}.gallery-sidebar{background-color:#38375c;width:100%;padding:0}@media(min-width:1400px){.gallery-sidebar{width:20%;display:flex;flex-direction:column;justify-content:flex-end;height:calc((100vw - 6rem)*.8*9/16)}}.gallery-title{font-family:Steradian Bold;font-style:normal;font-weight:700;color:#fff;font-size:24px;margin-bottom:1.5rem}@media(min-width:1400px){.gallery-title{font-size:33px;margin-bottom:auto;margin-top:0;position:relative;top:-14px}}.gallery-filters{display:flex;flex-direction:column;gap:5px;margin-bottom:2rem}@media(min-width:768px){.gallery-filters{flex-direction:row;flex-wrap:wrap}}@media(min-width:1400px){.gallery-filters{flex-direction:column;flex-wrap:nowrap;margin:0}.gallery-filters .filter-tab:last-child{margin-bottom:0}}.filter-tab{background-color:#f7a83d;border:none;padding:.5rem .75rem;text-align:left;cursor:pointer;transition:background-color .3s ease;display:flex;justify-content:space-between;align-items:center;border-radius:0;color:#38375c}@media(min-width:768px){.filter-tab{padding:.75rem;width:calc(50% - 2.5px)}}@media(min-width:1400px){.filter-tab{padding:1rem .75rem;width:auto}}.filter-tab.active,.filter-tab:hover{background-color:#fff}.filter-text{font-family:steradianmedium;font-weight:400;font-style:normal;font-size:14px}@media(min-width:768px){.filter-text{font-size:16px}}@media(min-width:1400px){.filter-text{font-size:16px}}.filter-arrow{display:flex;align-items:center;justify-content:center;width:24px;height:24px;transform:rotate(90deg)}@media(min-width:1400px){.filter-arrow{transform:rotate(0deg)}}.filter-arrow img{width:100%;height:100%;object-fit:contain}.gallery-content{flex:1;width:100%}@media(min-width:1400px){.gallery-content{width:80%}}.gallery-slider,.gallery-wrapper{position:relative;width:100%}.gallery-slider{aspect-ratio:16/9}.slider-container{width:100%;height:100%;position:relative;background-color:#38375c}.gallery-slide{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.gallery-navigation{position:absolute;bottom:0;right:0;z-index:20}.navigation-controls{position:relative;width:6rem;height:6rem;right:-1px;bottom:-2px}@media(min-width:1400px){.navigation-controls{width:8rem;height:8rem}}.nav-prev{cursor:pointer;position:relative;width:3.5rem;height:3.5rem;clip-path:polygon(0 0,100% 0,0 100%);top:40px}@media(min-width:1400px){.nav-prev{width:5rem;height:5rem;top:50px}}.nav-next{cursor:pointer;position:absolute;bottom:0;right:0;width:6rem;height:6rem;clip-path:polygon(100% 0,100% 100%,0 100%)}@media(min-width:1400px){.nav-next{width:8rem;height:8rem}}.gallery-info{position:absolute;bottom:1rem;left:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:0;z-index:10}@media(min-width:1400px){.gallery-info{bottom:2rem;left:2rem}}.slide-counter{display:flex;align-items:baseline;gap:.25rem;background-color:#97ced9;color:#38375c;font-family:Steradian;font-style:normal;font-weight:400;font-size:12px;padding:.25rem .5rem}@media(min-width:768px){.slide-counter{font-size:14px}}.slide-counter .current-slide,.slide-counter .divider,.slide-counter .total-slides{font-size:inherit}.gallery-location{background-color:#fff;color:#38375c;font-family:Steradian;font-style:normal;font-weight:400;font-size:12px;padding:.25rem .5rem;margin-top:0}@media(min-width:768px){.gallery-location{font-size:14px}}