.image-gallery{width:100%;position:relative}.image-gallery--pt-none{padding-top:0}.image-gallery--pt-small{padding-top:2rem}.image-gallery--pt-medium{padding-top:2.5rem}.image-gallery--pt-large{padding-top:5rem}.image-gallery--pb-none{padding-bottom:0}.image-gallery--pb-small{padding-bottom:2rem}.image-gallery--pb-medium{padding-bottom:2.5rem}.image-gallery--pb-large{padding-bottom:5rem}.image-gallery--bg-white{background-color:#fff}.image-gallery--bg-grey{background-color:#f7f7f9}.image-gallery--bg-gradient{background:linear-gradient(45deg,#d73e96 0%,#6673ad 54%,#29bcb4 100%)}.image-gallery__media-wrapper{cursor:default;box-sizing:border-box;width:100%;text-decoration:none;display:block;overflow:hidden}.image-gallery__media-wrapper.image-gallery__trigger-lightbox{cursor:pointer}.image-gallery__img-wrapper{width:100%;display:block;position:relative;overflow:hidden}.image-gallery__img-wrapper img{object-fit:cover;width:100%;height:100%;display:block}.image-gallery__img-wrapper--ratio-1-1{aspect-ratio:1}.image-gallery__img-wrapper--ratio-4-3{aspect-ratio:4/3}.image-gallery__img-wrapper--ratio-16-9{aspect-ratio:16/9}.image-gallery__img-wrapper--ratio-3-2{aspect-ratio:3/2}.image-gallery__item--br-none,.image-gallery__item--br-none .image-gallery__media-wrapper,.image-gallery__item--br-none .image-gallery__img-wrapper{border-radius:0}.image-gallery__item--br-small,.image-gallery__item--br-small .image-gallery__media-wrapper,.image-gallery__item--br-small .image-gallery__img-wrapper{border-radius:4px}.image-gallery__item--br-medium,.image-gallery__item--br-medium .image-gallery__media-wrapper,.image-gallery__item--br-medium .image-gallery__img-wrapper{border-radius:8px}.image-gallery__item--br-large,.image-gallery__item--br-large .image-gallery__media-wrapper,.image-gallery__item--br-large .image-gallery__img-wrapper{border-radius:16px}.image-gallery__item--br-full,.image-gallery__item--br-full .image-gallery__media-wrapper,.image-gallery__item--br-full .image-gallery__img-wrapper{border-radius:9999px}.image-gallery__item--shadow-none{box-shadow:none}.image-gallery__item--shadow-light{box-shadow:0 2px 8px #0000000d}.image-gallery__item--shadow-medium{box-shadow:0 8px 24px #00000014}.image-gallery__item--shadow-dark{box-shadow:0 16px 40px #0000001f}.image-gallery__item{box-sizing:border-box;transition:all .3s;overflow:hidden}.image-gallery__item .image-gallery__img{transition:transform .4s cubic-bezier(.16,1,.3,1),filter .4s,opacity .3s}.image-gallery__item--hover-zoom:hover .image-gallery__img{transform:scale(1.06)}.image-gallery__item--hover-opacity:hover .image-gallery__img{opacity:.8}.image-gallery__item--hover-grayscale .image-gallery__img{filter:grayscale()}.image-gallery__item--hover-grayscale:hover .image-gallery__img{filter:grayscale(0%)}.image-gallery__caption{font-family:inherit;font-size:.85rem;line-height:1.4}.image-gallery__caption--below{color:#62607a;text-align:center;margin-top:10px;padding:0 5px}.image-gallery__caption--overlay{color:#fff;pointer-events:none;opacity:0;background:linear-gradient(#0000 0%,#12111c66 40%,#12111ccc 100%);align-items:flex-end;padding:20px 15px 15px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.image-gallery__item:hover .image-gallery__caption--overlay{opacity:1}.image-gallery__grid{width:100%;display:grid}.image-gallery__grid--cols-1{grid-template-columns:repeat(1,1fr)}.image-gallery__grid--cols-2{grid-template-columns:repeat(2,1fr)}.image-gallery__grid--cols-3{grid-template-columns:repeat(3,1fr)}.image-gallery__grid--cols-4{grid-template-columns:repeat(4,1fr)}.image-gallery__grid--cols-5{grid-template-columns:repeat(5,1fr)}.image-gallery__grid--cols-6{grid-template-columns:repeat(6,1fr)}@media (width<=991.98px){.image-gallery__grid--cols-md-1{grid-template-columns:repeat(1,1fr)}.image-gallery__grid--cols-md-2{grid-template-columns:repeat(2,1fr)}.image-gallery__grid--cols-md-3{grid-template-columns:repeat(3,1fr)}.image-gallery__grid--cols-md-4{grid-template-columns:repeat(4,1fr)}}@media (width<=575.98px){.image-gallery__grid--cols-sm-1{grid-template-columns:repeat(1,1fr)}.image-gallery__grid--cols-sm-2{grid-template-columns:repeat(2,1fr)}.image-gallery__grid--cols-sm-3{grid-template-columns:repeat(3,1fr)}}.image-gallery__grid--gap-none{gap:0}.image-gallery__grid--gap-small{gap:10px}.image-gallery__grid--gap-medium{gap:20px}.image-gallery__grid--gap-large{gap:30px}.image-gallery__masonry{width:100%}.image-gallery__masonry--cols-1{column-count:1}.image-gallery__masonry--cols-2{column-count:2}.image-gallery__masonry--cols-3{column-count:3}.image-gallery__masonry--cols-4{column-count:4}.image-gallery__masonry--cols-5{column-count:5}.image-gallery__masonry--cols-6{column-count:6}@media (width<=991.98px){.image-gallery__masonry--cols-md-1{column-count:1}.image-gallery__masonry--cols-md-2{column-count:2}.image-gallery__masonry--cols-md-3{column-count:3}.image-gallery__masonry--cols-md-4{column-count:4}}@media (width<=575.98px){.image-gallery__masonry--cols-sm-1{column-count:1}.image-gallery__masonry--cols-sm-2{column-count:2}.image-gallery__masonry--cols-sm-3{column-count:3}}.image-gallery__masonry--gap-none{column-gap:0}.image-gallery__masonry--gap-none .image-gallery__item{margin-bottom:0}.image-gallery__masonry--gap-small{column-gap:10px}.image-gallery__masonry--gap-small .image-gallery__item{margin-bottom:10px}.image-gallery__masonry--gap-medium{column-gap:20px}.image-gallery__masonry--gap-medium .image-gallery__item{margin-bottom:20px}.image-gallery__masonry--gap-large{column-gap:30px}.image-gallery__masonry--gap-large .image-gallery__item{margin-bottom:30px}.image-gallery__masonry .image-gallery__item{break-inside:avoid;box-sizing:border-box;width:100%;display:inline-block}.image-gallery__swiper{width:100%;padding-bottom:50px;position:relative;overflow:hidden}.image-gallery__swiper .swiper-button-prev,.image-gallery__swiper .swiper-button-next{color:#d73e96;z-index:10;background:#ffffffe6;border:1px solid #0000000d;border-radius:50%;width:44px;height:44px;transition:all .3s cubic-bezier(.16,1,.3,1);top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000014}.image-gallery__swiper .swiper-button-prev:after,.image-gallery__swiper .swiper-button-next:after{font-size:16px;font-weight:700}.image-gallery__swiper .swiper-button-prev:hover,.image-gallery__swiper .swiper-button-next:hover{color:#fff;background:#d73e96;border-color:#d73e96;transform:translateY(-50%)scale(1.08)}.image-gallery__swiper .swiper-button-prev{left:10px}.image-gallery__swiper .swiper-button-next{right:10px}.image-gallery__swiper .swiper-button-prev,.image-gallery__swiper .swiper-button-next{margin-top:-25px}.image-gallery__swiper .swiper-pagination{bottom:10px}.image-gallery__swiper .swiper-pagination-bullet-active{background:#d73e96}.koobr-lightbox{-webkit-backdrop-filter:blur(12px);z-index:99999;opacity:0;visibility:hidden;box-sizing:border-box;background:#12111ceb;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .4s,visibility .4s;display:flex;position:fixed;top:0;left:0}.koobr-lightbox.is-active{opacity:1;visibility:visible}.koobr-lightbox__close{color:#fff;cursor:pointer;z-index:100001;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:all .3s;display:flex;position:absolute;top:24px;right:24px}.koobr-lightbox__close:hover{background:#d73e96;border-color:#d73e96;transform:scale(1.08)rotate(90deg)}.koobr-lightbox__content{border-radius:12px;justify-content:center;align-items:center;max-width:85%;max-height:75vh;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:scale(.95);box-shadow:0 20px 60px #00000080}.is-active .koobr-lightbox__content{transform:scale(1)}.koobr-lightbox__img{object-fit:contain;border-radius:12px;max-width:100%;max-height:75vh;display:block}.koobr-lightbox__arrow{color:#fff;cursor:pointer;z-index:100000;-webkit-user-select:none;user-select:none;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.koobr-lightbox__arrow svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.koobr-lightbox__arrow:hover{background:#d73e96;border-color:#d73e96;transform:translateY(-50%)scale(1.08)}.koobr-lightbox__arrow--prev{left:30px}.koobr-lightbox__arrow--next{right:30px}.koobr-lightbox__caption-panel{text-align:center;color:#fff;z-index:100000;max-width:60%;position:absolute;bottom:40px}.koobr-lightbox__caption{text-shadow:0 2px 10px #00000080;margin:0 0 6px;font-family:inherit;font-size:1.1rem;font-weight:500}.koobr-lightbox__counter{color:#ffffff80;margin:0;font-size:.85rem}@media (width<=768px){.koobr-lightbox__arrow{width:44px;height:44px}.koobr-lightbox__arrow--prev{left:10px}.koobr-lightbox__arrow--next{right:10px}.koobr-lightbox__content{max-width:95%}.koobr-lightbox__caption-panel{max-width:80%;bottom:20px}}
