.vbc{position:relative;width:100%}.vbc__video-wrap{position:relative;width:100%;display:block;overflow:hidden}.vbc__video{display:block;width:100%;height:auto;object-fit:cover;object-position:center bottom}.vbc__video--fallback{width:100%;height:auto;display:block}.vbc__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;pointer-events:none}.vbc__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:flex-start;padding-top:3.2rem;padding-bottom:3.2rem;padding-left:10vw;opacity:0;transition:opacity .5s ease}.vbc--ready .vbc__content{opacity:1}.vbc__carousel{position:relative;width:30vw;max-width:85vw;flex-shrink:0}.vbc__track{position:relative;width:100%}.vbc__slide{display:none}.vbc__slide.is-active{display:block;position:relative}.vbc__slide.slide-exit-to-left,.vbc__slide.slide-exit-to-right{display:block;position:absolute;top:0;left:0;width:100%}.vbc__slide.slide-enter-from-right,.vbc__slide.slide-enter-from-left{display:block;position:relative}.vbc__slide.slide-enter-from-right{animation:vbc-slide-in-right .38s cubic-bezier(.25,.46,.45,.94) forwards}.vbc__slide.slide-exit-to-left{animation:vbc-slide-out-left .38s cubic-bezier(.25,.46,.45,.94) forwards}.vbc__slide.slide-enter-from-left{animation:vbc-slide-in-left .38s cubic-bezier(.25,.46,.45,.94) forwards}.vbc__slide.slide-exit-to-right{animation:vbc-slide-out-right .38s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes vbc-slide-in-right{0%{transform:translate(100%);opacity:.4}to{transform:translate(0);opacity:1}}@keyframes vbc-slide-out-left{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:.4}}@keyframes vbc-slide-in-left{0%{transform:translate(-100%);opacity:.4}to{transform:translate(0);opacity:1}}@keyframes vbc-slide-out-right{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:.4}}.vbc__card{display:block;background:var(--vbc-card-bg, #fdfaf4ff);border:1px solid var(--vbc-card-border, #A8D8A8);border-radius:10px;padding:1.6rem 1.6rem 1.8rem;text-decoration:none;color:var(--vbc-text-color, #2C3E50);transition:transform .2s ease,box-shadow .2s ease}.vbc__card:hover{transform:translateY(-3px)}.vbc__card-image-wrap{border-radius:8px;overflow:hidden;aspect-ratio:1/1;background:#0000000a;margin-bottom:1.4rem}.vbc__card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.vbc__card:hover .vbc__card-image{transform:scale(1.04)}.vbc__card-image--placeholder{display:flex;align-items:center;justify-content:center}.vbc__card-image--placeholder .placeholder-svg{width:60%;height:60%;opacity:.3}.vbc__card-title{font-family:Josefin Sans,sans-serif;font-size:1.6rem;font-weight:600;line-height:1;color:var(--vbc-text-color, #0D4367);margin:0;word-break:break-word}.vbc__card-price{font-family:Josefin Sans,sans-serif;font-size:1.6rem;line-height:1}.vbc__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:#ffffffe6;border:none;border-radius:50%;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 12px #00000026;transition:background .2s,transform .2s;padding:0;color:#0d4367}.vbc__arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.vbc__arrow svg{width:1.8rem;height:1.8rem}.vbc__arrow--prev{left:-1.8rem}.vbc__arrow--next{right:-1.8rem}.vbc__dots{display:flex;justify-content:center;gap:.8rem;margin-top:1.4rem}.vbc__dot{width:1.1rem;height:1.1rem;border-radius:50%;border:1px solid var(--vbc-dot-active, #0D4367);background:var(--vbc-dot-inactive, transparent);cursor:pointer;padding:0;transition:background .2s,transform .2s}.vbc__dot.is-active{background:var(--vbc-dot-active, #0D4367);transform:scale(1.2)}@media screen and (max-width:749px){.vbc__content{align-items:center;padding-left:3rem}.vbc__carousel{width:30vw;max-width:18rem}.vbc__arrow{width:2.4rem;height:2.4rem}.vbc__arrow svg{width:1.2rem;height:1.2rem}.vbc__arrow--prev{left:-1.2rem}.vbc__arrow--next{right:-1.2rem}.vbc__dot{width:.5rem;height:.5rem}.vbc__dots{gap:.5rem;margin-top:.8rem}.vbc__card-title{font-size:1.2rem;font-weight:500}.vbc__card-price{font-size:1.2rem}.vbc__card-image-wrap{margin-bottom:1rem}}@media screen and (max-width:400px){.vbc__content{align-items:center;padding-bottom:1.6rem;padding-left:3rem}.vbc__carousel{width:30vw;max-width:18rem}.vbc__card{padding:1rem 1rem 1.2rem}.vbc__arrow{width:2.4rem;height:2.4rem}.vbc__arrow svg{width:1.2rem;height:1.2rem}.vbc__arrow--prev{left:-1.2rem}.vbc__arrow--next{right:-1.2rem}.vbc__dot{width:.5rem;height:.5rem}.vbc__dots{gap:.5rem;margin-top:.8rem}.vbc__card-title{font-size:1.2rem;font-weight:500}.vbc__card-price{display:none}.vbc__card-image-wrap{margin-bottom:1rem}}@media screen and (min-width:1024px){.vbc__content{padding-left:none}}@media screen and (min-width:1440px){.vbc__carousel{width:40rem}.vbc__content{padding-left:5vw}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/video-banner-carousel.css.map */
