.GalleryPage-module-scss-module__p_NirW__gallery__list{grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-rows:1fr;gap:30px;display:grid}@media (max-width:1325px){.GalleryPage-module-scss-module__p_NirW__gallery__list{grid-template-columns:1fr 1fr 1fr}}@media (max-width:1100px){.GalleryPage-module-scss-module__p_NirW__gallery__list{grid-template-columns:1fr 1fr}}@media (max-width:768px){.GalleryPage-module-scss-module__p_NirW__gallery__list{grid-template-columns:1fr}}.GalleryPage-module-scss-module__p_NirW__gallery__masonry{width:auto;margin-left:-15px;display:flex}.GalleryPage-module-scss-module__p_NirW__gallery__masonry-column{background-clip:padding-box;padding-left:15px}.GalleryPage-module-scss-module__p_NirW__gallery__masonry-column>*{margin-bottom:15px}@media (min-width:768px){.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="0"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="5"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="10"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="15"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="20"] .GalleryPage-module-scss-module__p_NirW__gallery__image{height:450px}.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="1"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="6"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="11"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="16"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="21"] .GalleryPage-module-scss-module__p_NirW__gallery__image{height:320px}.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="2"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="7"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="12"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="17"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="22"] .GalleryPage-module-scss-module__p_NirW__gallery__image{height:380px}.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="3"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="8"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="13"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="18"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="23"] .GalleryPage-module-scss-module__p_NirW__gallery__image{height:300px}.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="4"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="9"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="14"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="19"] .GalleryPage-module-scss-module__p_NirW__gallery__image,.GalleryPage-module-scss-module__p_NirW__gallery__item[data-index="24"] .GalleryPage-module-scss-module__p_NirW__gallery__image{height:420px}}.GalleryPage-module-scss-module__p_NirW__gallery__card{cursor:pointer;background-color:#fff6d9;border-radius:20px;width:100%;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 15px rgba(0,0,0,.1)}@media (hover:hover){.GalleryPage-module-scss-module__p_NirW__gallery__card:hover,.GalleryPage-module-scss-module__p_NirW__gallery__card:active{box-shadow:0 15px 40px rgba(0,0,0,.2)}.GalleryPage-module-scss-module__p_NirW__gallery__card:hover .GalleryPage-module-scss-module__p_NirW__gallery__content,.GalleryPage-module-scss-module__p_NirW__gallery__card:active .GalleryPage-module-scss-module__p_NirW__gallery__content{top:0}}@media (max-width:768px){.GalleryPage-module-scss-module__p_NirW__gallery__card .GalleryPage-module-scss-module__p_NirW__gallery__content{top:0}}.GalleryPage-module-scss-module__p_NirW__gallery__image{object-fit:cover;width:100%;height:350px;display:block}.GalleryPage-module-scss-module__p_NirW__gallery__content{color:#fff;background:linear-gradient(transparent 0%,rgba(0,0,0,.3) 100px,rgba(0,0,0,.5) 200px,rgba(0,0,0,.6) 100%);flex-direction:column;justify-content:flex-end;height:100%;padding:20px;transition:all .4s ease-in-out;display:flex;position:absolute;top:calc(100% - 120px);bottom:0;left:0;right:0}@media (max-width:768px){.GalleryPage-module-scss-module__p_NirW__gallery__content{padding:15px}}.GalleryPage-module-scss-module__p_NirW__gallery__title{margin:0 0 10px;font-size:20px;font-weight:600;line-height:1.2}@media (max-width:768px){.GalleryPage-module-scss-module__p_NirW__gallery__title{font-size:18px}}.GalleryPage-module-scss-module__p_NirW__gallery__badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:20px;align-self:flex-start;padding:6px 12px;font-size:14px;font-weight:500;display:inline-block}@media (max-width:768px){.GalleryPage-module-scss-module__p_NirW__gallery__badge{padding:5px 10px;font-size:12px}}
