div.featherlight-content{overflow:visible !important;padding:0 !important;border-bottom:0 !important}div.featherlight-content img{transition:none !important;border-radius:0 !important}div.featherlight-content .featherlight-close-icon{background:rgba(0,0,0,.7);border-radius:0;top:-2px;right:0;width:35px;line-height:35px;color:#fff;font-size:25px}div.featherlight-content .featherlight-close-icon:hover,div.featherlight-content .featherlight-close-icon:focus{color:rgba(255,255,255,.5)}div.featherlight-content .featherlight-previous,div.featherlight-content .featherlight-next{background:0 0;top:auto;right:auto;bottom:auto;left:auto;width:35px;height:35px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}div.featherlight-content .featherlight-previous span,div.featherlight-content .featherlight-next span{display:block;top:0;left:0;right:0;left:0;margin:0;font-size:20px;background:#fff;width:35px;height:35px;line-height:35px;border-radius:50%;text-shadow:none;color:#12216e}div.featherlight-content .featherlight-previous span i,div.featherlight-content .featherlight-next span i{font-family:'Font Awesome 5 Pro';font-weight:400}div.featherlight-content .featherlight-previous{left:10px}div.featherlight-content .featherlight-next{right:10px}section.pc-gallery{background-color:#fff;text-align:center}section.pc-gallery .pc-gallery-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;grid-gap:20px}@media only screen and (max-width:1000px){section.pc-gallery .pc-gallery-wrapper{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:768px){section.pc-gallery .pc-gallery-wrapper{grid-template-columns:1fr 1fr}}@media only screen and (max-width:600px){section.pc-gallery .pc-gallery-wrapper{grid-template-columns:1fr}}section.pc-gallery .pc-gallery-wrapper a.pc-gallery-item{position:relative;width:100%;aspect-ratio:4/3;display:block;font-size:0;margin:0;transition:ease-in-out .2s all}section.pc-gallery .pc-gallery-wrapper a.pc-gallery-item:before{background:rgba(0,0,0,.7);border-radius:10px;position:absolute;z-index:5;top:0;left:0;bottom:0;right:0;height:100%;width:100%;content:'';transition:ease-in-out .2s all;opacity:0}section.pc-gallery .pc-gallery-wrapper a.pc-gallery-item:after{font-size:25px;font-family:"Font Awesome 5 Pro";content:"\f00e";font-weight:lighter;text-align:center;vertical-align:middle;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);z-index:6;color:#fff;opacity:0;transition:ease-in-out .2s all}section.pc-gallery .pc-gallery-wrapper a.pc-gallery-item:hover:before,section.pc-gallery .pc-gallery-wrapper a.pc-gallery-item:focus:before{opacity:1}section.pc-gallery .pc-gallery-wrapper a.pc-gallery-item:hover:after,section.pc-gallery .pc-gallery-wrapper a.pc-gallery-item:focus:after{opacity:1}section.pc-gallery .pc-gallery-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px}