.photogallery-t6 form+.photogallery-t6__elements-container{padding-top:40px}@media(max-width: 1620px){.photogallery-t6 form+.photogallery-t6__elements-container{padding-top:calc(20px + 20*(100vw - 414px)/1286)}}.photogallery-t6 .filterCenter .photogallery-t6__filter{justify-content:center}.photogallery-t6__filter{gap:5px 25px;display:flex;flex-wrap:wrap;margin-top:-10px;padding:24px 20px;justify-content:space-evenly}.photogallery-t6__filter:before{display:none}.photogallery-t6__filter input[type=radio]:not(:checked)+label{opacity:1}.photogallery-t6__filter input[type=radio]:checked+label{opacity:1;border-bottom:1px solid currentColor}.photogallery-t6__filter__element{margin-top:10px;cursor:pointer}.photogallery-t6__filter__element:not(:last-of-type){margin-right:10px}.photogallery-t6__elements{gap:40px;display:flex;flex-wrap:wrap}@media(max-width: 1620px){.photogallery-t6__elements{gap:calc(15px + (40 - 15)*(100vw - 700px)/(1800 - 700))}}@media(max-width: 699px){.photogallery-t6__elements{gap:15px}}.photogallery-t6__elements__box{display:grid;grid-template-columns:repeat(6, 1fr);grid-template-rows:repeat(6, 1fr);grid-column-gap:40px;grid-row-gap:40px}@media(max-width: 1620px){.photogallery-t6__elements__box{grid-column-gap:calc(15px + (40 - 15)*(100vw - 700px)/(1800 - 700));grid-row-gap:calc(15px + (40 - 15)*(100vw - 700px)/(1800 - 700))}}@media(max-width: 699px){.photogallery-t6__elements__box{gap:15px;display:flex;flex-wrap:wrap}}.photogallery-t6__elements__box:nth-of-type(odd) .photogallery-t6__element:nth-child(1){grid-area:1/1/7/3}.photogallery-t6__elements__box:nth-of-type(odd) .photogallery-t6__element:nth-child(2){grid-area:1/3/4/5}.photogallery-t6__elements__box:nth-of-type(odd) .photogallery-t6__element:nth-child(3){grid-area:1/5/4/7}.photogallery-t6__elements__box:nth-of-type(odd) .photogallery-t6__element:nth-child(4){grid-area:4/3/7/5}.photogallery-t6__elements__box:nth-of-type(odd) .photogallery-t6__element:nth-child(5){grid-area:4/5/7/7}.photogallery-t6__elements__box:nth-of-type(even) .photogallery-t6__element:nth-child(5){grid-area:1/1/4/3}.photogallery-t6__elements__box:nth-of-type(even) .photogallery-t6__element:nth-child(2){grid-area:4/1/7/3}.photogallery-t6__elements__box:nth-of-type(even) .photogallery-t6__element:nth-child(3){grid-area:1/3/4/5}.photogallery-t6__elements__box:nth-of-type(even) .photogallery-t6__element:nth-child(4){grid-area:4/3/7/5}.photogallery-t6__elements__box:nth-of-type(even) .photogallery-t6__element:nth-child(1){grid-area:1/5/7/7}.photogallery-t6__element{position:relative;overflow:hidden}.photogallery-t6__element *{height:100%;font-size:0;line-height:0}.photogallery-t6__element img,.photogallery-t6__element video{object-fit:cover}.photogallery-t6__element video{aspect-ratio:9/16}.photogallery-t6__element__inner{cursor:pointer}.photogallery-t6__element__lightgallery:hover:before{opacity:1}.photogallery-t6__element__lightgallery:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:1;pointer-events:none;transition:opacity .3s ease;background-image:url("../../../Icons/search.svg");background-repeat:no-repeat;background-color:rgba(0,0,0,.23);background-position:center}.photogallery-t6__element .linear-gradient::before{content:"";width:100%;height:100%;position:absolute;left:0;background:linear-gradient(rgba(0, 0, 0, 0), black);z-index:1;bottom:0;height:90px}.photogallery-t6__element__textbox{position:absolute;bottom:30px;left:30px;z-index:1}@media(max-width: 1620px){.photogallery-t6__element__textbox{bottom:calc(15px + 15*(100vw - 414px)/1286);left:50%;transform:translateX(-50%);width:90%}}@media(max-width: 699px){.photogallery-t6__element__textbox{display:none}}.photogallery-t6__loadmore{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:50px}@media(max-width: 1620px){.photogallery-t6__loadmore{margin-top:calc(25px + 25*(100vw - 414px)/1286)}}.photogallery-t6__loadmore__inner{display:flex;flex-direction:column;align-items:center}.photogallery-t6__loadmore__icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0px 0px 5px 1px rgba(0,0,0,.16);cursor:pointer}.photogallery-t6__loadmore__icon svg{width:24px;height:24px}.photogallery-t6__loadmore__text{margin-top:20px;cursor:pointer}@media(max-width: 1620px){.photogallery-t6__loadmore__text{margin-top:calc(15px + 5*(100vw - 414px)/1286)}}