section.gallery{padding-bottom:5rem}section.gallery h2,section.gallery p{text-align:center}section.gallery .vertical-line{margin:1.875rem 0}section.gallery .flex-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;row-gap:30px}section.gallery .flex-wrapper .gallery-link{display:block;-ms-flex-preferred-size:calc(100% / 3 - 10px);flex-basis:calc(100% / 3 - 10px);color:#505050;text-decoration:none;text-align:center;-webkit-transition:color .2s;transition:color .2s}section.gallery .flex-wrapper .gallery-link .img-wrapper{margin-bottom:.9375rem;overflow:hidden}section.gallery .flex-wrapper .gallery-link .img-wrapper img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}section.gallery .flex-wrapper .gallery-link:hover{color:#408b48}section.gallery .flex-wrapper .gallery-link:hover .img-wrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}section.gallery .flex-wrapper .gallery-link.preparing{pointer-events:none}section.gallery .flex-wrapper .gallery-link.preparing .img-wrapper{position:relative}section.gallery .flex-wrapper .gallery-link.preparing .img-wrapper span{position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-family:Oswald,sans-serif;font-size:1.5rem;line-height:2.125rem;letter-spacing:.0625rem;color:#fff;text-transform:uppercase}@media (max-width:991.98px){section.gallery .flex-wrapper .gallery-link.preparing .img-wrapper span{font-size:20px;line-height:30px}}@media (max-width:419.98px){section.gallery .flex-wrapper .gallery-link.preparing .img-wrapper span{font-size:22px;line-height:32px}}section.gallery .flex-wrapper .gallery-link.preparing .img-wrapper::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#231f20;opacity:.7}@media (max-width:767.98px){section.gallery .flex-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.gallery .flex-wrapper .gallery-link{-ms-flex-preferred-size:calc(100% / 2 - 7.5px);flex-basis:calc(100% / 2 - 7.5px)}}@media (max-width:419.98px){section.gallery .flex-wrapper .gallery-link{-ms-flex-preferred-size:100%;flex-basis:100%}}