.gallery-page{background-color:var(--white);margin-top:2em;margin-bottom:2em}.gallary-p{margin-bottom:2.5em}.gallery-flex{margin-bottom:1em;margin-top:1em;border:2px solid black}.gallery-item{padding-bottom:1em;padding-right:1.5em}.left-box-gallery{width:100%}.gallery-flex-reverse{background-color:#fafafa;border:2px solid black}.right-box-gallery{padding:1em}@media screen and (min-width:768px){.gallery-flex{flex-direction:row}.gallery-flex,.gallery-flex-reverse{display:flex;justify-content:center;border:none}.gallery-flex-reverse{flex-direction:row-reverse}.left-box-gallery{width:50%}.right-box-gallery{width:50%;padding:0}.gallery-item{padding:2em}}*,:after,:before{box-sizing:border-box}.img-slider-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;flex-shrink:0;flex-grow:0}.img-slider-btn{all:unset;display:block;position:absolute;top:0;bottom:0;padding:1rem;cursor:pointer;transition:background-color .1s ease-in-out}.img-slider-btn:focus-visible,.img-slider-btn:hover{background-color:rgb(0,0,0,.2)}.img-slider-btn>*{stroke:white;fill:black;width:2rem;height:2rem}@keyframes squish{50%{scale:1.4 .6}}.img-slider-dot-btn{all:unset;display:block;cursor:pointer;width:1rem;height:1rem;transition:scale .1s ease-in-out}.img-slider-dot-btn:focus-visible,.img-slider-dot-btn:hover{scale:1.2}.img-slider-dot-btn>*{stroke:white;fill:black;height:100%;width:100%}.img-slider-btn:focus-visible,.img-slider-dot-btn:focus-visible{outline:auto}.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0;clip:rect(0,0,0,0)}.skip-link:focus-visible{top:0;left:0;border:1px solid black;background-color:white;padding:.5rem;width:auto;height:auto;margin:0;clip:unset;text-decoration:none;color:black;z-index:100}@media not (prefers-reduced-motion){.img-slider-img{transition:translate .3s ease-in-out}.img-slider-btn:focus-visible>*,.img-slider-btn:hover>*{animation:squish .2s ease-in-out}}