@keyframes loader-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes view-transition-out{from{opacity:1}to{opacity:0}}@keyframes view-transition-in{from{opacity:0}to{opacity:1}}@keyframes pulse{0%{transform:scale(0.9);box-shadow:0 0 0 0 hsla(0,0%,100%,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px hsla(0,0%,100%,0)}100%{transform:scale(0.9);box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.MOD-Gallery .MOD-Gallery__tabs{margin-bottom:8em;justify-content:center}@media(min-width: 1025px){.MOD-Gallery .MOD-Gallery__tabs{position:relative;display:flex}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__select{display:none}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__wrap{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;position:relative;white-space:nowrap;z-index:5;padding-bottom:2em}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__wrap::-webkit-scrollbar{height:.3em;width:.5em}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__list{width:fit-content;display:flex;align-items:center;gap:2em}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__item{position:relative;align-items:center;cursor:pointer;display:inline-flex;justify-content:center;white-space:nowrap;user-select:none;transition:opacity .25s ease;opacity:.5;height:3.5em;min-width:20em;padding:0 2em;border:1px solid}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__item:hover{opacity:.75}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__item[data-active="1"]{opacity:1}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__label{font-size:1.6em;display:block;white-space:nowrap;line-height:1;transition:opacity .25s ease-in-out}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__state{display:none}}@media(max-width: 1024px){.MOD-Gallery .MOD-Gallery__tabs{position:relative;width:100%}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__wrap{position:relative;max-width:26em}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__select__item{display:flex;align-items:center;justify-content:space-between;gap:2em;padding:1em 2em;cursor:pointer;border:1px solid;transition:border-bottom-width .1s}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__list{border:.1rem solid;position:absolute;left:0;top:100%;width:100%;z-index:40;overflow-x:hidden;overflow-y:auto;max-height:55vh;flex-direction:column;margin-top:1em;background-color:#fff;display:none}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__item{display:flex;align-items:center;justify-content:center;text-align:center;border-bottom:1px solid;cursor:pointer;background-color:#fff;order:2;position:relative;width:100%;padding:1em 2em}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__item:last-child{border-bottom:none}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__item span{transition:opacity .25s ease-in-out}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__item:hover span{opacity:.75}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__state{pointer-events:none;z-index:10;display:flex;align-items:center;justify-content:center}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__state .DNA-icon{height:1.5em;width:1.5em;display:inline-block;transition:transform .25s ease-in-out}.MOD-Gallery .MOD-Gallery__tabs .DNA-filter__label{display:block;line-height:1;font-size:1.6em;text-transform:uppercase;transition:opacity .25s ease-in-out}.MOD-Gallery .MOD-Gallery__tabs[data-open="1"] .DNA-filter__list{display:flex}.MOD-Gallery .MOD-Gallery__tabs[data-open="1"] .DNA-filter__state .DNA-icon{transform:scaleY(-1)}}@media(max-width: 1024px){.MOD-Gallery .MOD-Gallery__tabs{margin-bottom:4em}}.MOD-Gallery .MOD-Gallery__container{margin-bottom:3.5em}@media(max-width: 1024px){.MOD-Gallery .MOD-Gallery__container{margin-bottom:2em}}@media(max-width: 767px){.MOD-Gallery .MOD-Gallery__container{margin-bottom:1em}}.MOD-Gallery .MOD-Gallery__container:last-child{margin-bottom:0}.MOD-Gallery .MOD-Gallery__container[data-active="0"]{display:none !important}.MOD-Gallery .MOD-Gallery__item>*{display:block;position:relative;cursor:pointer;background-color:#c5c6c6;height:100%}.MOD-Gallery .MOD-Gallery__item>* img{height:100%;object-fit:cover;width:100%}.MOD-Gallery .MOD-Gallery__item[data-type=video_local] video{height:100%;object-fit:cover;width:100%;left:0;position:absolute;top:0}.MOD-Gallery .MOD-Gallery__video-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:8.5em;height:8.5em;border-radius:50%;background-color:hsla(0,0%,100%,.15);display:flex;align-items:center;justify-content:center;pointer-events:none;backdrop-filter:blur(15px)}.MOD-Gallery .MOD-Gallery__video-overlay:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:1.5em 0 1.5em 3em;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;transform:translateX(0.3em)}.MOD-Gallery .MOD-Gallery__toggle{margin-top:2em;display:flex;justify-content:center}.MOD-Gallery .MOD-Gallery__toggle__wrap{transition:opacity .3s;cursor:pointer}@media(min-width: 1025px){.MOD-Gallery .MOD-Gallery__toggle__wrap:hover{opacity:.7}}.MOD-Gallery .MOD-Gallery__toggle__wrap>*{height:3em;width:3em;display:block;transition:transform .25s}@media(max-width: 1024px){.MOD-Gallery .MOD-Gallery__toggle__wrap>*{height:2.5em}}@media(max-width: 767px){.MOD-Gallery .MOD-Gallery__toggle__wrap>*{height:2em}}@media(max-width: 1024px){.MOD-Gallery .MOD-Gallery__toggle__wrap>*{width:2.5em}}@media(max-width: 767px){.MOD-Gallery .MOD-Gallery__toggle__wrap>*{width:2em}}.MOD-Gallery .MOD-Gallery__toggle__wrap[data-open="1"]>*{transform:rotate(180deg)}@media(min-width: 1025px){.MOD-Gallery .MOD-Gallery__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-auto-rows:11em;grid-auto-flow:dense;grid-column-gap:3.5em;grid-row-gap:3.5em}.MOD-Gallery .MOD-Gallery__item:nth-child(6n+1){grid-column:1;grid-row:span 4}.MOD-Gallery .MOD-Gallery__item:nth-child(6n+2){grid-column:2;grid-row:span 5}.MOD-Gallery .MOD-Gallery__item:nth-child(6n+3){grid-column:3;grid-row:span 4}.MOD-Gallery .MOD-Gallery__item:nth-child(6n+4){grid-column:1;grid-row:span 4}.MOD-Gallery .MOD-Gallery__item:nth-child(6n+5){grid-column:2;grid-row:span 3}.MOD-Gallery .MOD-Gallery__item:nth-child(6n){grid-column:3;grid-row:span 4}}@media(max-width: 1024px){.MOD-Gallery .MOD-Gallery__list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-auto-rows:8em;grid-auto-flow:dense;column-gap:2em;row-gap:2em}.MOD-Gallery .MOD-Gallery__item:nth-child(4n+1){grid-column:1;grid-row:span 4}.MOD-Gallery .MOD-Gallery__item:nth-child(4n+2){grid-column:2;grid-row:span 5}.MOD-Gallery .MOD-Gallery__item:nth-child(4n+3){grid-column:1;grid-row:span 4}.MOD-Gallery .MOD-Gallery__item:nth-child(4n){grid-column:2;grid-row:span 3}.MOD-Gallery .MOD-Gallery__video-overlay{width:5em;height:5em}.MOD-Gallery .MOD-Gallery__video-overlay:before{border-width:1em 0 1em 1.5em}}@media(max-width: 767px){.MOD-Gallery .MOD-Gallery__list{grid-auto-rows:4em;column-gap:1em;row-gap:1em}}
