.carousel-gallery{align-items:flex-start;display:flex;justify-content:center;margin:0}.carousel-gallery.carousel-gallery--horizontal-scroll,.carousel-gallery.carousel-gallery--slide-zoom{align-items:flex-start;flex-direction:column;justify-content:flex-start;margin:0;overflow:hidden}.carousel-gallery--slide{max-height:100vh}.carousel-gallery--slide .carousel-gallery__container{overflow:hidden;width:100%}.carousel-gallery--slide .carousel-gallery__track{display:flex;gap:24px;transition:transform .5s ease-in-out}.carousel-gallery__item__image{height:550px;overflow:hidden}@media screen and (max-width:992px){.carousel-gallery__item__image{height:300px;overflow:hidden}}.carousel-gallery__item__image img{object-fit:cover;object-position:center;width:100%}.carousel-gallery--grid .carousel-gallery__card{cursor:pointer}.carousel-gallery__modal{display:none}.carousel-gallery__modal.carousel-gallery__modal__show{align-items:center;background:rgba(0,0,0,.6);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.carousel-gallery__modal .carousel-gallery__card{background:transparent!important;border:0!important}.carousel-gallery__modal .carousel-gallery__item__image img{object-fit:inherit;object-position:inherit;width:auto}.carousel-gallery__modal .carousel-gallery__item__image{height:auto}.carousel-gallery__item .button{margin-top:20px}@media screen and (max-width:992px){.carousel-gallery--slide .carousel-gallery__track{gap:0}.carousel-gallery--slide .carousel-gallery__spacer{padding:25px}}.carousel-gallery--slide .carousel-gallery__item{align-items:left;display:flex;flex:0 0 42%;flex-direction:column;justify-content:center}@media screen and (max-width:992px){.carousel-gallery--slide .carousel-gallery__item{flex:0 0 100%}}.carousel-gallery--slide .carousel-gallery__item__image{max-height:290px;overflow:hidden}.carousel-gallery--slide .carousel-gallery__item__image img{transform:scale(1);transition:all .3s ease-in-out}.carousel-gallery--slide .carousel-gallery__item__image:hover img{transform:scale(1.2);transition:all .3s ease-in-out}.carousel-gallery--slide .carousel-gallery__card{box-sizing:border-box}.carousel-gallery--slide .carousel-gallery__item__content{align-items:flex-start;display:flex;flex-direction:column}.carousel-gallery--slide .carousel-gallery__scroll-bar{margin:52px auto 0;max-width:630px;overflow:hidden;position:relative;width:80%}.carousel-gallery--slide .carousel-gallery__scroll-progress{height:100%;left:0;position:absolute;top:0;width:220px}@media screen and (max-width:992px){.carousel-gallery--slide .carousel-gallery__track{flex-direction:column}.carousel-gallery--slide .carousel-gallery__scroll-bar{display:none}.carousel-gallery--slide .carousel-gallery__wrapper{display:flex;gap:18px;overflow-x:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:25px 0}.carousel-gallery--slide .carousel-gallery__spacer{box-sizing:border-box;min-width:100%;scroll-snap-align:start;transition:transform .3s ease-in-out}.carousel-gallery--slide .carousel-gallery__dots{align-items:center;display:flex;justify-content:center;margin-top:10px}.carousel-gallery--slide .carousel-gallery__dot{border-radius:50%;cursor:pointer;height:10px;margin:0 5px;transition:all .3s ease-in-out;width:10px}.carousel-gallery--slide .carousel-gallery__dot-active{height:15px;transition:all .3s ease-in-out;width:15px}}.carousel-gallery--circular .carousel-gallery__track{overflow-x:clip;position:relative;z-index:1}.carousel-gallery--circular .carousel-gallery__track .carousel-gallery__card{display:flex;flex-direction:column;justify-content:center}.carousel-gallery--circular .carousel-gallery__card .button{margin-top:20px}@media screen and (min-width:992px){.carousel-gallery--circular .carousel-gallery__track{border-radius:50%;height:300vh;left:calc(50% - 150vh);overflow:hidden;position:relative;transform:rotate(405deg);width:300vh}.carousel-gallery--circular .carousel-gallery__track .carousel-gallery__item{align-items:center;color:#fff;display:flex;font-size:20px;height:50%;justify-content:center;position:absolute;text-align:center;transform-origin:100% 100%;width:50%;z-index:1}.carousel-gallery--circular .carousel-gallery__track .carousel-gallery__item .carousel-gallery__card{border-radius:20px;max-width:400px;transform:rotate(-45deg)}.carousel-gallery--circular .carousel-gallery__track .carousel-gallery__item:first-child{transform:rotate(0deg)}.carousel-gallery--circular .carousel-gallery__track .carousel-gallery__item:nth-child(2){transform:rotate(90deg)}.carousel-gallery--circular .carousel-gallery__track .carousel-gallery__item:nth-child(3){transform:rotate(180deg)}.carousel-gallery--circular .carousel-gallery__track .carousel-gallery__item:nth-child(4){transform:rotate(270deg)}.carousel-gallery--circular .carousel-gallery__container{height:95vh;overflow:hidden;position:relative;top:64px}.carousel-gallery--circular .carousel-gallery__item__image{margin-bottom:20px}.carousel-gallery--circular .carousel-gallery__item:not(.carousel-gallery__spacer) .carousel-gallery__item__content{align-items:center;display:flex;flex-direction:column;gap:22px;max-width:500px;transform:rotate(-45deg);transform-origin:center center}}@media screen and (max-width:992px){.carousel-gallery--circular .carousel-gallery__track .carousel-gallery__item{position:relative;z-index:1}.carousel-gallery--circular .carousel-gallery__track:before{border-radius:50% 50% 0 0;content:" ";display:block;height:25vh;margin-bottom:-20vh;margin-top:40px;position:relative;transform:scale(1.5);width:100%;z-index:0}.carousel-gallery--circular .carousel-gallery__container{padding:56px 0 0}.carousel-gallery{overflow:hidden}.carousel-gallery--circular .carousel-gallery__track .carousel-gallery__card{margin:0 auto;max-width:300px}}.carousel-gallery--circular .carousel-gallery__card .carousel-gallery__item__text{max-height:150px;overflow-y:scroll}.carousel-gallery--circular .carousel-gallery__card .carousel-gallery__item__text::-webkit-scrollbar{width:5px}.carousel-gallery--circular .carousel-gallery__card .carousel-gallery__item__text::-webkit-scrollbar-track{background-color:transparent}.carousel-gallery--circular .carousel-gallery__card .carousel-gallery__item__text::-webkit-scrollbar-thumb{background-color:hsla(0,0%,4%,.2);border-radius:10px}.carousel-gallery--circular .carousel-gallery__card .carousel-gallery__item__text::-webkit-scrollbar-thumb:hover{background-color:#555}.carousel-gallery--horizontal-scroll .carousel-gallery__container,.carousel-gallery--slide-zoom .carousel-gallery__container{position:relative}.carousel-gallery--horizontal-scroll .carousel-gallery__wrapper,.carousel-gallery--slide-zoom .carousel-gallery__wrapper{align-items:center;display:flex;gap:20px}.carousel-gallery--horizontal-scroll .carousel-gallery__spacer,.carousel-gallery--slide-zoom .carousel-gallery__spacer{flex:0 0 auto;transition:all .3s ease-in-out}.carousel-gallery--horizontal-scroll .carousel-gallery__item,.carousel-gallery--slide-zoom .carousel-gallery__item{min-width:300px}@media screen and (max-width:992px){.carousel-gallery--horizontal-scroll .carousel-gallery__spacer,.carousel-gallery--slide-zoom .carousel-gallery__spacer{max-width:200px}.carousel-gallery--horizontal-scroll .carousel-gallery__wrapper,.carousel-gallery--slide-zoom .carousel-gallery__wrapper{max-width:100%;overflow-y:scroll}}.carousel-gallery--slide-zoom .carousel-gallery__card .carousel-gallery__item__text::-webkit-scrollbar{opacity:0;width:5px}.carousel-gallery--slide-zoom .carousel-gallery__card .carousel-gallery__item__content:hover .carousel-gallery__item__text::-webkit-scrollbar{opacity:1}.carousel-gallery--slide-zoom .carousel-gallery__card .carousel-gallery__item__text::-webkit-scrollbar-track{background-color:transparent}.carousel-gallery--slide-zoom .carousel-gallery__card .carousel-gallery__item__text::-webkit-scrollbar-thumb{background-color:hsla(0,0%,4%,.2);border-radius:10px}.carousel-gallery--slide-zoom .carousel-gallery__card .carousel-gallery__item__text::-webkit-scrollbar-thumb:hover{background-color:#555}.carousel-gallery--horizontal-scroll .carousel-gallery__wrapper{padding:30px 9vh}.carousel-gallery--horizontal-scroll .carousel-gallery__card{align-content:flex-start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}@media screen and (max-width:992px){.carousel-gallery--horizontal-scroll .carousel-gallery__card{flex-direction:column}}.carousel-gallery--horizontal-scroll .carousel-gallery__wrapper .carousel-gallery__item-title{margin-bottom:1em;width:100%}.carousel-gallery--horizontal-scroll .carousel-gallery__wrapper .carousel-gallery__item__icon,.carousel-gallery--horizontal-scroll .carousel-gallery__wrapper .carousel-gallery__item__image{display:flex;justify-content:flex-start;width:100%}.carousel-gallery--horizontal-scroll .carousel-gallery__wrapper .carousel-gallery__item__content{justify-content:space-between;width:calc(100% - 240px)}@media screen and (max-width:992px){.carousel-gallery--horizontal-scroll .carousel-gallery__wrapper .carousel-gallery__item__content,.carousel-gallery--horizontal-scroll .carousel-gallery__wrapper .carousel-gallery__item__icon,.carousel-gallery--horizontal-scroll .carousel-gallery__wrapper .carousel-gallery__item__image{justify-content:flex-start;width:100%}}.carousel-gallery.carousel-gallery--horizontal-scroll .carousel-gallery__wrapper .carousel-gallery__item__content h3,.carousel-gallery:not(.carousel-gallery--horizontal-scroll) .carousel-gallery__wrapper .carousel-gallery__item-title{display:none}.carousel-gallery__container{width:100%}.carousel-gallery--horizontal-scroll .carousel-gallery__item:not(.carousel-gallery__spacer) .carousel-gallery__item__content{margin:0 auto;max-width:1140px}.carousel-gallery--grid .carousel-gallery__track{display:flex;flex-wrap:wrap}.carousel-gallery__card__zoom{display:none}.carousel-gallery--grid .carousel-gallery__card__zoom{background-color:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;opacity:0;position:absolute;transition:all .3s ease-in-out;width:100%}.carousel-gallery--grid .carousel-gallery__card__zoom svg{max-width:50px}.carousel-gallery--grid .carousel-gallery__card__zoom svg path{fill:#fff}.carousel-gallery--grid .carousel-gallery__card{position:relative}.carousel-gallery--grid .carousel-gallery__card:hover .carousel-gallery__card__zoom{opacity:1;transition:all .3s ease-in-out}.carousel-gallery--grid .carousel-gallery__item__image{background-position:50%;background-size:cover}.gallery-image:before{content:" ";cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease;width:100%}