.image-slider .wrapper{background:var(--bgColor);color:var(--textColor);padding-top:var(--paddingTop);padding-bottom:var(--paddingBottom)}.image-slider .wrapper a,.image-slider .wrapper h1,.image-slider .wrapper h2,.image-slider .wrapper h3,.image-slider .wrapper h4,.image-slider .wrapper h5,.image-slider .wrapper h6,.image-slider .wrapper p{color:var(--textColor)}.image-slider .image-list{display:flex;flex-wrap:wrap;gap:.5rem}.image-slider .image-list .image-item{position:relative;width:100%;height:auto;z-index:1;border-radius:0}.image-slider .image-list .image-item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative}.image-slider .image-list .image-item a:not([href*="/"]){cursor:pointer;pointer-events:none}.image-slider .section-title{position:relative}.image-slider .circ-left{left:auto;bottom:2rem;right:7rem;width:4rem;height:4rem;z-index:10;transition:all .25s ease}#video-slider-modal button,.image-slider .circ-left,.image-slider .circ-right{position:absolute;border:0;color:#000;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.image-slider .circ-right{left:auto;bottom:2rem;width:4rem;height:4rem;z-index:10;transition:all .25s ease;right:2rem}.image-slider .circ-left:before,.image-slider .circ-right:before{font-family:"Font Awesome 6 Pro";font-weight:900;content:""}.image-slider .circ-right:before{content:""}.video-slider-modal-content{display:flex;flex-direction:column;gap:1rem;max-width:calc(100vw - 20px);align-items:center}.video-item-products-list,.video-slider-modal-product-list{display:flex;flex-wrap:wrap;gap:.5rem;order:10;width:100%;z-index:5}@media (max-width:767px){.video-item-products-list,.video-slider-modal-product-list{padding:0}}.video-item-products-list .video-product-item,.video-slider-modal-product-list .video-product-item{width:100%;padding:10px;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:grid;background:#fff;grid-template-columns:100px 1fr;text-decoration:none;align-items:center;gap:1.5rem}.video-item-products-list .video-product-item .image,.video-slider-modal-product-list .video-product-item .image{width:100%;height:100%}.video-item-products-list .video-product-item .image img,.video-slider-modal-product-list .video-product-item .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.video-item-products-list .video-product-item .info,.video-slider-modal-product-list .video-product-item .info{display:flex;flex-direction:column;gap:10px}.video-item-products-list .video-product-item .title,.video-slider-modal-product-list .video-product-item .title{font-family:var(--titleFontFamily);font-size:1.8rem;color:#000;line-height:1.3;display:block}.video-item-products-list .video-product-item #price,.video-slider-modal-product-list .video-product-item #price{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1rem}.video-item-products-list .video-product-item .saving,.video-slider-modal-product-list .video-product-item .saving{background:var(--red);color:#fff;border-radius:5px;padding:3px 8px;font-weight:var(--textFontBold)}.video-item-products-list .video-product-item .was-price,.video-slider-modal-product-list .video-product-item .was-price{text-decoration:line-through;color:var(--grey)}.video-item-products-list .video-product-item .final-price,.video-slider-modal-product-list .video-product-item .final-price{color:var(--red);font-weight:600;font-size:1.8rem}.video-item-products-list .video-product-item .info__end,.video-slider-modal-product-list .video-product-item .info__end{display:grid;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;gap:10px}.video-item-products-list .video-product-item .cta,.video-slider-modal-product-list .video-product-item .cta{align-self:flex-end}.video-item-products-list{display:none}#video-slider-modal{position:fixed;bottom:30px;right:30px;z-index:99999}@media (max-width:767px){#video-slider-modal{bottom:10px;right:auto;top:auto;left:10px;max-height:calc(100vh - 80px)}}#video-slider-modal video{z-index:1;width:100%;max-width:450px;max-height:calc(100vh - 300px);aspect-ratio:9/16;display:block;border-radius:10px;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){#video-slider-modal video{max-height:calc(100vh - 220px);max-width:calc(100vw - 20px);width:100%}}#video-slider-modal button{top:10px;right:10px;z-index:2;background:#fff;padding:10px;border-radius:50%;width:40px;height:40px}#video-slider-modal:hover .video-slider-modal-product-list{opacity:1;transform:translateY(0)}.right-col .video-slider-title{display:block;color:#000;font-size:2.1rem;font-weight:var(--textFontWeight);line-height:1.5;font-family:var(--textFontFamily);margin-bottom:1rem;padding-top:1rem;position:relative}.right-col .video-slider-title .circ-left{bottom:auto;top:calc(50% + .5rem);transform:translateY(-50%);width:3rem;height:3rem;right:3rem}.right-col .video-slider-title .circ-right{bottom:auto;top:calc(50% + .5rem);transform:translateY(-50%);width:3rem;height:3rem;right:0}.right-col .video-slider{width:calc(100% + 8px);margin:0-4px;padding-top:3rem}.right-col .video-item{width:100%;height:100%;aspect-ratio:9/16}.right-col .video-item video{width:100%;height:auto}.right-col .slick-track .slick-slide{padding:0 5px}