@import url("https://fonts.googleapis.com/css2?family=Pontano+Sans:wght@300..900&display=swap");:root{--clr-sec-sea-water:#00e4d5;--clr-sec-olv-green:#303b3c;--clr-sec-blk-op:#00000085;--ff-base:"Pontano Sans",sans-serif}.gallery-stn{align-items:center;display:flex;flex-direction:column;justify-content:center}.gallery-stn__title-h1{color:var(--clr-sec-sea-water);font-family:var(--ff-base);font-weight:900;margin:30px 0;text-align:center}.gallery-stn___div-cont{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.gallery-stn___img{width:100%}.gallery-stn___fig{display:flex;flex-direction:column;margin:0;max-width:379px;min-width:290px;position:relative}.gallery-stn___descp-figcap{bottom:0;color:#fff;font-family:var(--ff-base);font-weight:600;height:30px;position:absolute;text-align:center;width:100%}