.section-gallery{margin:34px 0 96px}@media screen and (max-width:720px){.section-gallery{margin-bottom:123px}}.section-gallery--title{text-align:center;margin-bottom:52px}@media screen and (max-width:720px){.section-gallery--title{display:none}}@media screen and (max-width:720px){.section-gallery.contact,.section-gallery.organisation{display:none}}@media screen and (max-width:720px){.section-gallery .container{padding:0!important}}.section-gallery .gallery-wrapper{padding:0 75px;position:relative}@media screen and (max-width:720px){.section-gallery .gallery-wrapper{padding:0 0 0 20px;overflow:hidden}}.section-gallery .gallery-wrapper .gallery-items{overflow:hidden}.section-gallery .gallery-wrapper .gallery-items img{max-width:150px;width:100%!important;height:117px;border-radius:19px;box-shadow:4px 4px 6px 0 rgba(0,0,0,.25);object-fit:cover;cursor:pointer}@media screen and (max-width:720px){.section-gallery .gallery-wrapper .gallery-items img{max-width:unset;width:calc(42vw - 10px)!important;height:auto;aspect-ratio:3/2}}.section-gallery .gallery-wrapper .gallery-items .slick-list{margin-bottom:52px}@media screen and (max-width:720px){.section-gallery .gallery-wrapper .gallery-items .slick-list{margin-bottom:37px}}.section-gallery .gallery-wrapper .gallery-items .slick-list .slick-track{display:flex;justify-content:space-between}.section-gallery .gallery-wrapper .gallery-items .slick-dots{text-align:center;margin:0;padding:0;display:flex;align-items:center;gap:38px;justify-content:center}@media screen and (max-width:720px){.section-gallery .gallery-wrapper .gallery-items .slick-dots{display:none!important}}.section-gallery .gallery-wrapper .gallery-items .slick-dots li:not(:last-child) button{position:relative}.section-gallery .gallery-wrapper .gallery-items .slick-dots li:not(:last-child) button::after{content:"";background-color:#730096;height:1px;width:28px;position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.section-gallery .gallery-wrapper .gallery-items .slick-dots .slick-active button{color:#bdbdbd;background-color:#bdbdbd}.section-gallery .gallery-wrapper .gallery-items .slick-dots button{background-color:#730096;color:#730096;border:none;width:10px;height:10px;border-radius:50%;font-size:0}.section-gallery .gallery-wrapper .arrow{position:absolute;top:35%;transform:translateY(-50%);cursor:pointer}@media screen and (max-width:720px){.section-gallery .gallery-wrapper .arrow{display:none!important}}.section-gallery .gallery-wrapper .arrow.btn-prev{left:0}.section-gallery .gallery-wrapper .arrow.btn-next{right:0}.section-gallery .btn-gallery{display:none}@media screen and (max-width:720px){.section-gallery .btn-gallery{display:flex;justify-content:center;padding:0 20px;margin-top:37px}}@media (max-width:991px){.section-gallery .btn-gallery .stella-btn{padding:13px 0}}.section-gallery .image-modal-modal-wrapper{opacity:0;pointer-events:none;visibility:hidden;transition:all .3s ease-in;position:fixed!important;z-index:999999!important;top:0;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.section-gallery .image-modal-modal-wrapper .image-modal{position:relative;display:flex;justify-content:center;width:100%}.section-gallery .image-modal-modal-wrapper .image-modal img{max-width:90vw;max-height:85vh;width:auto!important;height:auto;object-fit:contain}.section-gallery .image-modal-modal-wrapper .image-modal svg{position:absolute;top:16px;right:16px;width:28px;height:28px;cursor:pointer;z-index:5;display:none}.section-gallery.open-image-modal .image-modal-modal-wrapper{opacity:1;pointer-events:auto;visibility:visible}.section-gallery.open-image-modal .image-modal-modal-wrapper img{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}