.download-image-bundle-container{display:flex;flex-wrap:wrap;gap:32px;overflow:hidden}.download-image-bundle-container.inline{display:none}.download-image-bundle-container.item-1 .download-image-bundle-item{flex:1 1 100%}.download-image-bundle-container.item-2 .download-image-bundle-item{flex:1 1 calc(50% - 32px)}.download-image-bundle-container.item-3 .download-image-bundle-item{flex:1 1 calc(33.333% - 32px)}.download-image-bundle-container .download-image-bundle-item{align-items:center;background:#fff;border-radius:4px;display:flex;flex:1 1 calc(33.333% - 32px);justify-content:center;padding:80px 24px;position:relative}.download-image-bundle-container-inline.item-1 .download-image-bundle-item{flex:0 0 100%;height:300px;margin-right:16px;max-width:100%}.download-image-bundle-container.inline.item-2 .download-image-bundle-item,.download-image-bundle-container.inline.item-3 .download-image-bundle-item{flex:0 0 calc(100% - 56px);height:300px;max-width:calc(100% - 56px)}.download-image-bundle-container.inline.item-2 .download-image-bundle-item:last-child,.download-image-bundle-container.inline.item-3 .download-image-bundle-item:last-child{flex:0 0 100%;height:300px;margin-right:0!important;max-width:100%}.download-image-bundle-container .download-image-bundle-item .download-img-container img{max-height:250px}.download-image-bundle-container .download-image-bundle-item .active.download-img-container{position:unset}.download-image-bundle-container .download-image-bundle-item:hover .active.download-img-container .download-button{display:block;opacity:1;transition:opacity .3s ease,visibility 0s;visibility:visible}.download-image-bundle-container.swiper,.swiper-download-image-bundle-inline{overflow:hidden;padding-bottom:24px;position:relative}.swiper-download-image-bundle-inline .swiper-slide .download-img-container img{height:200px;max-height:200px}.download-image-bundle-container.swiper .swiper-scrollbar,.swiper-download-image-bundle-inline .swiper-scrollbar{background:#ededed;border-radius:4px;bottom:0;height:8px;left:0;position:absolute;right:0}.download-image-bundle-container.swiper .swiper-scrollbar-drag,.swiper-download-image-bundle-inline .swiper-scrollbar-drag{background:#d4d4d4;border-radius:4px}.swiper-download-image-bundle-inline:after{background:linear-gradient(270deg,#f5f5f5,transparent);content:"";height:calc(100% - 24px);opacity:1;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:60px;z-index:2}.swiper-download-image-bundle-inline.at-end:after{opacity:0}.swiper-download-image-bundle-inline .swiper-wrapper{cursor:grab}.swiper-download-image-bundle-inline .swiper-wrapper.is-grabbing{cursor:grabbing}@media (max-width:991px){.download-image-bundle-container{display:none}.download-image-bundle-container.inline{display:flex}.swiper-download-image-bundle-inline:after{display:none}}