.Gallery-module__fvxASG__page{color:#0b1820;box-sizing:border-box;background:linear-gradient(120deg,#f4faf6 0%,#fff 45%,#f2f7fd 100%);min-height:100vh;padding:20px 5vw 60px}.Gallery-module__fvxASG__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:12px;display:flex}.Gallery-module__fvxASG__headerLeft{flex:320px;min-width:280px}.Gallery-module__fvxASG__title{text-transform:uppercase;letter-spacing:-.01em;color:#0f6e5c;margin:0 0 6px;font-size:3.2rem;font-weight:800;display:inline-block;position:relative}.Gallery-module__fvxASG__title:after{content:"";background:#1f9d55;border-radius:2px;width:44px;height:3px;position:absolute;bottom:-6px;left:2px}.Gallery-module__fvxASG__subtitle{color:#4b5563;max-width:360px;margin:0 0 18px;font-size:1rem;font-weight:400;line-height:1.4}.Gallery-module__fvxASG__filters{flex-wrap:wrap;gap:10px;display:flex}.Gallery-module__fvxASG__filterBtn{color:#0d5c66;cursor:pointer;z-index:1;background-color:#0000;border:1.5px solid #0d5c66;border-radius:24px;align-items:center;gap:6px;padding:8px 18px;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.Gallery-module__fvxASG__filterBtn:after{content:"";z-index:-1;background:#0f6e5c;width:0;height:100%;transition:width .3s;position:absolute;top:0;left:0}.Gallery-module__fvxASG__filterBtn:hover:after{width:100%}.Gallery-module__fvxASG__filterBtn:hover{color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 12px #34a9d34d}.Gallery-module__fvxASG__filterBtn:hover .Gallery-module__fvxASG__filterIcon{color:#fff;transform:translate(2px)}.Gallery-module__fvxASG__filterIcon{color:#0d5c66;width:14px;height:14px;transition:transform .3s,color .3s}.Gallery-module__fvxASG__active{color:#fff;border-color:#0000;font-weight:700;box-shadow:0 4px 12px #34a9d34d}.Gallery-module__fvxASG__active:after{width:100%}.Gallery-module__fvxASG__active .Gallery-module__fvxASG__filterIcon{color:#fff}.Gallery-module__fvxASG__headerRight{flex:480px;justify-content:flex-end;align-items:flex-start;gap:16px;display:flex}.Gallery-module__fvxASG__infoCards{flex-wrap:wrap;gap:16px;display:flex}.Gallery-module__fvxASG__infoCard{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:4px;width:150px;padding:20px 14px;display:flex;box-shadow:0 4px 20px #0b18200f}.Gallery-module__fvxASG__infoIconWrap{border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:6px;display:flex}.Gallery-module__fvxASG__tintGreen{background:#e6f6ec}.Gallery-module__fvxASG__tintGreen .Gallery-module__fvxASG__infoIcon{color:#1f9d55}.Gallery-module__fvxASG__tintBlue{background:#e8f0fe}.Gallery-module__fvxASG__tintBlue .Gallery-module__fvxASG__infoIcon{color:#2563eb}.Gallery-module__fvxASG__infoIcon{width:20px;height:20px}.Gallery-module__fvxASG__infoHeading{color:#0b1820;font-size:14px;font-weight:700}.Gallery-module__fvxASG__infoBody{color:#6b7280;font-size:12px;line-height:1.35}.Gallery-module__fvxASG__dotGrid{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr);gap:10px;padding-top:8px;padding-left:20px;display:grid}.Gallery-module__fvxASG__divider{background:#d9dfe6;flex-shrink:0;align-self:center;width:1px;height:220px}.Gallery-module__fvxASG__dot{opacity:.45;background:#2563eb;border-radius:50%;width:6px;height:6px}.Gallery-module__fvxASG__gridWrap{flex-direction:column;gap:12px;max-width:1300px;margin:0 auto;display:flex}.Gallery-module__fvxASG__heroRow{grid-template-columns:2fr 1fr 1fr;gap:12px;height:280px;display:grid}.Gallery-module__fvxASG__heroTile{background:#050b0f;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 8px 28px #00000040}.Gallery-module__fvxASG__tileImg{object-fit:cover;width:100%;height:100%;display:block}.Gallery-module__fvxASG__heroCaption{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050b0f8c;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.Gallery-module__fvxASG__captionIconWrap{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Gallery-module__fvxASG__captionIcon{color:#fff;width:16px;height:16px}.Gallery-module__fvxASG__captionText{flex-direction:column;line-height:1.25;display:flex}.Gallery-module__fvxASG__captionTitle{color:#fff;font-size:13px;font-weight:700}.Gallery-module__fvxASG__captionSub{color:#e5e7eb;font-size:11px}.Gallery-module__fvxASG__stripRow{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.Gallery-module__fvxASG__stripTile{background:#fff;border-radius:14px;flex-direction:column;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 18px #0b182014}.Gallery-module__fvxASG__stripTile:hover{transform:translateY(-3px)}.Gallery-module__fvxASG__stripImgWrap{width:100%;height:150px;overflow:hidden}.Gallery-module__fvxASG__stripCaption{align-items:center;gap:8px;padding:10px 12px 14px;display:flex}.Gallery-module__fvxASG__stripCaptionIconWrap{background:#e6f6ec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Gallery-module__fvxASG__stripCaptionIcon{color:#1f9d55;width:15px;height:15px}.Gallery-module__fvxASG__stripCaptionText{flex-direction:column;min-width:0;line-height:1.25;display:flex}.Gallery-module__fvxASG__stripCaptionTitle{color:#0b1820;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:700;overflow:hidden}.Gallery-module__fvxASG__stripCaptionSub{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}@media (max-width:1024px){.Gallery-module__fvxASG__headerRight{justify-content:flex-start}.Gallery-module__fvxASG__dotGrid{display:none}}@media (max-width:900px){.Gallery-module__fvxASG__heroRow{grid-template-columns:1fr 1fr;height:auto}.Gallery-module__fvxASG__heroTileWide{grid-column:span 2;height:220px}.Gallery-module__fvxASG__heroRow .Gallery-module__fvxASG__heroTile:not(.Gallery-module__fvxASG__heroTileWide){height:180px}.Gallery-module__fvxASG__stripRow{grid-template-columns:repeat(3,1fr)}.Gallery-module__fvxASG__stripImgWrap{height:120px}}@media (max-width:600px){.Gallery-module__fvxASG__page{padding:32px 16px 48px}.Gallery-module__fvxASG__title{font-size:2rem}.Gallery-module__fvxASG__infoCards{padding:12px}.Gallery-module__fvxASG__infoCard{width:100px}.Gallery-module__fvxASG__heroRow{grid-template-columns:1fr}.Gallery-module__fvxASG__heroTileWide{grid-column:span 1}.Gallery-module__fvxASG__stripRow{grid-template-columns:repeat(2,1fr)}}.Gallery-module__fvxASG__headerAnimate{opacity:0;transition:transform .8s,opacity .8s;transform:translateY(-40px)}.Gallery-module__fvxASG__headerAnimate.Gallery-module__fvxASG__galleryVisible{opacity:1;transform:translateY(0)}.Gallery-module__fvxASG__filterBtnAnimateTop{opacity:0;transition:transform .8s,opacity .8s;transform:translateY(-40px)}.Gallery-module__fvxASG__filterBtnAnimateTop.Gallery-module__fvxASG__galleryVisible{opacity:1;transform:translateY(0)}.Gallery-module__fvxASG__tileAnimate{opacity:0;transition:transform .6s,opacity .6s;transform:translateY(18px)}.Gallery-module__fvxASG__tileAnimate.Gallery-module__fvxASG__tileVisible{opacity:1;transform:translateY(0)}.Gallery-module__fvxASG__infoCardAnimate{opacity:0;transition:transform .8s,opacity .8s;transform:translate(150px)}.Gallery-module__fvxASG__infoCardAnimate.Gallery-module__fvxASG__galleryVisible{opacity:1;transform:translate(0)}.Gallery-module__fvxASG__dotGridAnimate{opacity:0;transition:transform .8s,opacity .8s;transform:translate(150px)}.Gallery-module__fvxASG__dotGridAnimate.Gallery-module__fvxASG__galleryVisible{opacity:1;transform:translate(0)}
