.gallery-widget{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gallery-widget .gallery-filters{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;-ms-flex-order:0;order:0}.gallery-widget .gallery-filters .filter-chip{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:14px 16px;border-radius:999px;border:1.5px solid #1a1a1a;background:transparent;color:#1a1a1a;font-size:18px;font-weight:500;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap;font-family:Alegreya Sans,sans-serif}.gallery-widget .gallery-filters .filter-chip.active,.gallery-widget .gallery-filters .filter-chip:hover{background:#1a1a1a;color:#fff}@media screen and (max-width:768px){.gallery-widget .gallery-filters{gap:8px}.gallery-widget .gallery-filters .filter-chip{padding:8px 12px;font-size:14px}}.gallery-widget .gallery-wrapper{-ms-flex-order:2;order:2;display:none}.gallery-widget .gallery-wrapper.active{display:block}.gallery-widget .gallery-videos h3{font-size:28px;font-weight:500;margin:40px 0 32px}.gallery-widget .gallery-videos .videos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media screen and (max-width:768px){.gallery-widget .gallery-videos .videos-grid{display:-ms-flexbox;display:flex;gap:0}}.gallery-widget .gallery-videos .video-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.gallery-widget .gallery-videos .video-thumb{position:relative;display:block;overflow:hidden;border-radius:4px}.gallery-widget .gallery-videos .video-thumb img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;display:block}.gallery-widget .gallery-videos .video-thumb .play-btn{position:absolute;inset:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.2);transition:background .2s}.gallery-widget .gallery-videos .video-thumb .play-btn svg{width:56px;height:56px}.gallery-widget .gallery-videos .video-thumb:hover .play-btn{background:rgba(0,0,0,.35)}.gallery-widget .gallery-videos .video-title{font-size:16px;font-weight:500;line-height:1.4;margin:0}@media screen and (max-width:768px){.gallery-widget .gallery-videos h3{font-size:24px;margin:24px 0 12px}.gallery-widget .gallery-videos .video-title{font-size:18px;line-height:1.1}}.gallery-widget .gallery-photos h3{font-size:28px;font-weight:500;margin:40px 0 16px}.gallery-widget .gallery-photos .photos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media screen and (max-width:768px){.gallery-widget .gallery-photos .photos-grid{display:-ms-flexbox;display:flex;gap:0}}.gallery-widget .gallery-photos .photo-item{overflow:hidden;border-radius:4px}.gallery-widget .gallery-photos .photo-thumb{display:block}.gallery-widget .gallery-photos .photo-thumb img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s}.gallery-widget .gallery-photos .photo-thumb:hover img{transform:scale(1.04)}@media screen and (max-width:768px){.gallery-widget .gallery-photos h3{font-size:24px;margin:24px 0 12px}}.gallery-widget .swiper-pagination{display:none}@media screen and (max-width:768px){.gallery-widget{width:104%}.gallery-widget .swiper{padding-bottom:30px}.gallery-widget .swiper-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gallery-widget .swiper-pagination .swiper-pagination-bullet{margin:0 2px;width:8px;height:8px;background:rgba(0,0,0,.568627451)}.gallery-widget .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000;width:12px;height:12px}}