.gallery-modal{position:fixed;width:100%;height:100%;top:0;left:0;z-index:15;background-color:#000000bf;display:none;justify-content:center;align-items:center;opacity:0;transition:opacity .15s ease-in-out}.gallery-modal.displayed{display:flex}.gallery-modal.shown{opacity:1}.gallery-modal .modal-wrapper{width:min(1200px,80%);position:relative;display:flex;justify-content:center;align-items:center;padding:2rem}.gallery-modal .modal-wrapper .arrow-disabled{display:none}@media (max-width: 992px){.gallery-modal .modal-wrapper{width:85%}}@media (max-width: 768px){.gallery-modal .modal-wrapper{width:95%;padding:1rem}}@media (max-width: 576px){.gallery-modal .modal-wrapper{width:100%}}@media (max-width: 768px){.gallery-modal .modal-wrapper .close-icon,.gallery-modal .modal-wrapper .prev-icon,.gallery-modal .modal-wrapper .next-icon{background-color:#00000080}}.gallery-modal .modal-wrapper .close-icon svg,.gallery-modal .modal-wrapper .prev-icon svg,.gallery-modal .modal-wrapper .next-icon svg{display:block}.gallery-modal .modal-wrapper .close-icon svg path,.gallery-modal .modal-wrapper .prev-icon svg path,.gallery-modal .modal-wrapper .next-icon svg path{fill:#fff}.gallery-modal .modal-wrapper .close-icon{position:absolute;top:-1%;right:-1%;cursor:pointer;z-index:2}@media (max-width: 768px){.gallery-modal .modal-wrapper .close-icon{top:1.75rem;right:1.75rem;padding:.5rem}}.gallery-modal .modal-wrapper .close-icon svg{height:28px;width:28px}@media (max-width: 992px){.gallery-modal .modal-wrapper .close-icon svg{height:20px;width:20px}}@media (max-width: 470px){.gallery-modal .modal-wrapper .close-icon svg{height:16px;width:16px}}.gallery-modal .modal-wrapper .prev-icon,.gallery-modal .modal-wrapper .next-icon{position:absolute;top:50%;cursor:pointer;z-index:2}.gallery-modal .modal-wrapper .prev-icon svg,.gallery-modal .modal-wrapper .next-icon svg{width:4.5rem;height:4.5rem}@media (max-width: 768px){.gallery-modal .modal-wrapper .prev-icon svg,.gallery-modal .modal-wrapper .next-icon svg{margin:1rem 0}}@media (max-width: 576px){.gallery-modal .modal-wrapper .prev-icon svg,.gallery-modal .modal-wrapper .next-icon svg{width:4rem;height:4rem}}@media (max-width: 470px){.gallery-modal .modal-wrapper .prev-icon svg,.gallery-modal .modal-wrapper .next-icon svg{height:36px;width:36px}}.gallery-modal .modal-wrapper .prev-icon{left:0;transform:translate(-60%,-50%)}@media (max-width: 768px){.gallery-modal .modal-wrapper .prev-icon{transform:translate(5%,-50%)}}@media (max-width: 576px){.gallery-modal .modal-wrapper .prev-icon{transform:translate(30%,-50%)}}.gallery-modal .modal-wrapper .next-icon{right:0;transform:translate(60%,-50%)}@media (max-width: 768px){.gallery-modal .modal-wrapper .next-icon{transform:translate(-5%,-50%)}}@media (max-width: 576px){.gallery-modal .modal-wrapper .next-icon{transform:translate(-30%,-50%)}}.gallery-modal .modal-wrapper .swiper .swiper-wrapper{align-items:center}.gallery-modal .modal-wrapper .swiper .swiper-slide{display:flex;align-items:center;justify-content:center;max-height:80vh}.gallery-modal .modal-wrapper .swiper .swiper-slide img{max-width:100%;-webkit-user-select:none;user-select:none}.gallery-modal .modal-wrapper .swiper .swiper-slide img.portrait{max-height:80vh;margin-inline:auto}.about-section{padding:3rem 0 1rem}.about-section .about-section-content p{font-size:1.25rem;line-height:1.2;margin-bottom:.5rem}@media (max-width: 640px){.about-section .about-section-content p{font-size:1rem}}
