.gallery-page article{position:relative;width:100%}.gallery-page article .top-section{height:auto;width:100%}.gallery-page article .top-section .text-area{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;height:fit-content;width:100%;padding:0 calc(var(--outer-margin) + var(--inner-margin))}.gallery-page article .top-section .text-area h1{margin-top:140px}.gallery-page article .top-section .text-area h2{margin-top:50px}.gallery-page article .lightbox-gallery{position:relative;margin:0 auto;width:100%;max-width:1800px;padding:50px var(--outer-margin)}@media screen and (max-width:767px){.gallery-page-full .top-section .text-area{padding:0 10px}.gallery-page-full .top-section .text-area a{transform:translateX(0)}.gallery-page-full .top-section .text-area a div{padding:10px}}