.element-loading{position:relative;background-color:#f0f0f2!important;overflow:hidden!important;color:transparent!important}.element-loading svg{fill:transparent!important}.element-loading a{color:transparent!important}.element-loading:before{display:block;top:0;left:0;content:"";position:absolute;width:100%;height:100%;transform:translateX(-100%);background:linear-gradient(90deg,transparent,#eaeaea,transparent);animation:element-loading 1.5s infinite}@keyframes element-loading{to{transform:translateX(100%)}}.product-collection-banner{width:100%;margin:50px 0}@media(max-width:915px){.product-collection-banner{margin:80px 0 0}}.product-collection-banner--admin{max-width:1200px;margin:20px auto 0}.product-collection-banner--admin a,.product-collection-banner--admin a:hover{color:var(--background_light)!important}.product-collection-banner__wrapper{position:relative}.product-collection-banner__demo-message{position:absolute;top:-10px;left:5px;right:5px;border-radius:6px;height:calc(100% + 10px);background:hsla(0,0%,100%,.75);z-index:1;text-align:center}.product-collection-banner__demo-message p{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);margin:0}.product-collection-banner h2{padding:0 10px;margin:0 auto 30px;text-align:center;font-size:24px!important;font-weight:700;color:var(--background_heavy)}.product-collection-banner__item{position:relative;min-height:300px;padding:0 15px;overflow:hidden;box-sizing:border-box}.product-collection-banner__item .product-collection-banner__background,.product-collection-banner__item .product-collection-banner__gradient{left:15px}@media(max-width:650px){.product-collection-banner__item{padding:0 5px!important}.product-collection-banner__item .product-collection-banner__background,.product-collection-banner__item .product-collection-banner__gradient{left:5px!important}}.product-collection-banner__title{font-weight:500}.product-collection-banner__gradient{position:absolute;top:0;width:calc(100% - 30px);overflow:hidden;height:100%;border-radius:6px;z-index:0;opacity:.8;background:linear-gradient(314.09deg,var(--background_light),var(--background_heavy) 70%)}@media(max-width:650px){.product-collection-banner__gradient{width:calc(100% - 10px)}}.product-collection-banner__background{position:absolute;top:0;width:calc(100% - 30px);border-radius:6px;overflow:hidden;height:100%;z-index:0}@media(max-width:650px){.product-collection-banner__background{width:calc(100% - 10px)}}.product-collection-banner__background img{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-collection-banner__content{position:relative;min-height:100%;padding:20px 20px 50px;border-radius:6px;overflow:hidden;color:var(--item_name_color);box-sizing:border-box}.product-collection-banner__content h3{padding:0;margin:0 0 20px;color:var(--item_name_color)!important}.product-collection-banner__content p{margin:0;font-size:15px;font-weight:300}.product-collection-banner__link{position:absolute;bottom:20px;left:20px;font-size:16px;font-weight:700;color:var(--background_light)!important}.product-collection-banner__link svg{display:inline-block;height:11px;vertical-align:middle;fill:var(--background_light)!important}.product-collection-banner .VueCarousel-dot{position:relative;background-color:transparent!important}.product-collection-banner .VueCarousel-dot--active:after{background-color:var(--font_heavy)!important}.product-collection-banner .VueCarousel-dot:after{position:absolute;width:17px;height:17px;top:7px;left:7px;border:2px solid var(--font_heavy);border-radius:100%;box-sizing:border-box;content:""}.product-collection-banner .element-loading{border-radius:6px;transform:scaleX(.95)}