.thumbs-gallery{display:flex;flex-direction:column;gap:1rem;width:100%;min-width:0}.thumbs-gallery-1.swiper,.thumbs-gallery-2.swiper{width:100%;border:1px solid var(--color-secondary);border-radius:var(--border-radius-m);background-color:var(--color-white);min-width:0}.thumbs-gallery-1 .swiper-slide{width:100%;height:450px;padding:4% 11%}.image-container{width:100%;height:100%;position:relative}.thumbs-gallery-2 .swiper-wrapper{padding:0 2rem}.thumbs-gallery-2 .swiper-slide{height:160px;opacity:.4;transition:opacity var(--transition-ease);position:relative;cursor:-webkit-grab;cursor:grab}.swiper-slide img{object-fit:contain!important}.thumbs-gallery-1 .swiper-pagination-bullet{width:12px!important;height:12px!important}.thumbs-gallery-1 .swiper-button-next,.thumbs-gallery-1 .swiper-button-prev{color:var(--color-primary)}.thumbs-gallery-1 .swiper-button-prev{left:6%}.thumbs-gallery-1 .swiper-button-next{right:6%}.thumbs-gallery-1 .swiper-button-next:after,.thumbs-gallery-1 .swiper-button-prev:after{font-size:4rem}.swiper-pagination-bullet{;background:var(--color-primary)}.thumbs-gallery-2 .swiper-slide-thumb-active{opacity:1}@media only screen and (max-width:900px){.thumbs-gallery-1 .swiper-slide{height:270px}.thumbs-gallery-2 .swiper-slide{height:80px}.thumbs-gallery-1 .swiper-pagination-bullet{width:6px!important;height:6px!important}.thumbs-gallery-1 .swiper-button-prev{left:3%}.thumbs-gallery-1 .swiper-button-next{right:3%}.thumbs-gallery-1 .swiper-button-next:after,.thumbs-gallery-1 .swiper-button-prev:after{font-size:3rem}}