.gallery-carousel{position:relative}.gallery-carousel__slide{width:auto}.gallery-carousel__img{border-radius:25px;display:block;max-width:60vw;-o-object-fit:cover;object-fit:cover;width:auto}@media only screen and (max-width:640px){.gallery-carousel__img{max-width:100%;width:100%}}.gallery-carousel__nav-overlay{align-items:center;display:flex;height:auto;justify-content:space-between;left:48px;position:absolute;right:48px;top:50%;transform:translateY(-50%);z-index:10000}@media only screen and (max-width:1024px){.gallery-carousel__nav-overlay{left:20px;right:20px}}.gallery-carousel__nav-btn{align-items:center;backdrop-filter:blur(8px);background:rgba(56,29,15,.04);border:1px solid rgba(56,29,15,0);border-radius:32px;cursor:pointer;display:flex;height:52px;justify-content:center;padding:0;width:52px}@media only screen and (max-width:1024px){.gallery-carousel__nav-btn{height:33px;width:33px}.gallery-carousel__nav-btn svg{height:auto;width:50%}}.gallery-carousel__nav-icon{display:inline-flex}.gallery-carousel__nav-btn--prev{transform:scaleX(-1) translateX(50%)}@media only screen and (max-width:1024px){.gallery-carousel__nav-btn--prev{transform:scaleX(-1) translateX(14px)}}.gallery-carousel__nav-btn--next{transform:translateX(50%)}@media only screen and (max-width:1024px){.gallery-carousel__nav-btn--next{transform:translateX(14px)}}
