.widget-slideshow .container-fluid{padding:0}.heroCarousel--item .container{position:relative}.heroCarousel-slider .owl-carousel .owl-item img{width:auto}.heroCarousel--item .heroCarousel-content{position:absolute;top:0%;padding:0 15px;align-items:start;text-align:var(--left);left:0;right:auto;transform:translatey(100%);-webkit-transform:translatey(100%);z-index:1}.heroCarousel--item.item-right .heroCarousel-content{right:0;left:auto;text-align:var(--right)}.rtl .heroCarousel--item.item-right .heroCarousel-content{right:auto;left:0}.heroCarousel--item .heroCarousel-content .heroCarousel-subtitle{font-size:calc(var(--font-size-body) + 15px);line-height:24px;text-transform:capitalize;color:var(--link-color);font-weight:var(--font-normal);margin-bottom:22px;opacity:0;transform:translatey(800px);-webkit-transform:translatey(800px)}.heroCarousel--item .heroCarousel-content .heroCarousel-subtitle span{color:var(--link-hover)}.heroCarousel--item .heroCarousel-content .heroCarousel-title{font-size:calc(var(--font-size-heading) + 40px);line-height:90px;color:var(--link-color);font-weight:var(--font-bold);margin-bottom:40px;opacity:0;transform:translatey(800px);-webkit-transform:translatey(800px)}.heroCarousel--item .heroCarousel-content .heroCarousel-title a{color:var(--link-color)}.heroCarousel--item .heroCarousel-content .heroCarousel-description{font-size:calc(var(--font-size-body) + 4px);line-height:24px;color:var(--link-color);font-weight:var(--font-normal);margin-bottom:55px;opacity:0;transform:translatey(800px);-webkit-transform:translatey(800px)}.heroCarousel--item .heroCarousel-content .heroCarousel-action{opacity:0;transform:translatey(800px);-webkit-transform:translatey(800px);display:flex;gap:40px;align-items:center}.heroCarousel--item .heroCarousel-content .heroCarousel-action .button{padding:0 50px;display:inline-block;line-height:60px;min-height:auto;height:60px;border-radius:30px;text-transform:uppercase;font-weight:var(--font-bold);background-color:var(--color-base-background-1);border:1px solid var(--color-base-background-1);color:var(--main-color2)}.heroCarousel--item .heroCarousel-content .heroCarousel-action .button:hover{background-color:var(--main-color);border:1px solid var(--main-color);color:#fff}.heroCarousel--item .heroCarousel-content .heroCarousel-action .btn_videos{display:flex;gap:10px;align-items:center;color:var(--main-color2);font-size:14px;line-height:20px;text-transform:uppercase;font-weight:var(--font-bold)}.heroCarousel--item .heroCarousel-content .heroCarousel-action .btn_videos:hover{color:#fff}.heroCarousel--item .heroCarousel-content .heroCarousel-action .btn_videos span{background-color:var(--color-base-background-1);color:var(--main-color2);display:flex;gap:10px;width:50px;height:50px;justify-content:center;align-items:center;border-radius:100%;position:relative}.heroCarousel--item .heroCarousel-content .heroCarousel-action .btn_videos span svg{width:13px;height:16px;color:var(--main-color2);z-index:2}.heroCarousel--item .heroCarousel-content .heroCarousel-action .btn_videos span:before{width:100%;height:100%;position:absolute;content:"";left:0;top:0;right:0;bottom:0;background:#ffffff4d;border-radius:50%;z-index:1;animation-name:radiate;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.heroCarousel-slider .owl-item.active .heroCarousel-content .heroCarousel-subtitle,.heroCarousel-slider .owl-item.active .heroCarousel-content .heroCarousel-title{opacity:1;animation:fadeInUp 1s linear;-webkit-animation:fadeInUp 1s linear;-moz-animation:fadeInUp 1s linear;-o-animation:fadeInUp 1s linear;-ms-animation:fadeInUp 1s linear;transform:translatey(0);-webkit-transform:translatey(0)}.heroCarousel-slider .owl-item.active .heroCarousel-content .heroCarousel-description{opacity:1;animation:fadeInUp 1s linear;-webkit-animation:fadeInUp 1.5s linear;-moz-animation:fadeInUp 1.5s linear;-o-animation:fadeInUp 1.5s linear;-ms-animation:fadeInUp 1.5s linear;transform:translatey(0);-webkit-transform:translatey(0)}.heroCarousel-slider .owl-item.active .heroCarousel-content .heroCarousel-action{opacity:1;animation:fadeInUp 2s linear;-webkit-animation:fadeInUp 2s linear;-moz-animation:fadeInUp 2s linear;-o-animation:fadeInUp 2s linear;-ms-animation:fadeInUp 2s linear;transform:translatey(0);-webkit-transform:translatey(0)}.widget-slideshow .coll-slider{overflow:hidden;border-radius:0 0 100px 100px}.widget-slideshow.owl-style1 .owl-nav>div{width:50px;height:50px;line-height:55px}.widget-slideshow.owl-style1 .owl-nav>div svg{width:18px;height:18px}.widget-slideshow.owl-style1 .owl-nav>div.owl-prev{left:30px;right:auto}.rtl .widget-slideshow.owl-style1 .owl-nav>div.owl-prev{left:auto;right:30px}.widget-slideshow.owl-style1 .owl-nav>div.owl-next{left:auto;right:30px}.rtl .widget-slideshow.owl-style1 .owl-nav>div.owl-next{left:30px;right:auto}.widget-slideshow.owl-style2 .owl-nav{position:absolute;z-index:1;top:auto;bottom:30px;right:0;left:0;margin:0 auto;gap:30px;justify-content:center}.widget-slideshow.owl-style2 .owl-nav>div{background-color:transparent;border-color:transparent;opacity:.5}.widget-slideshow.owl-style2 .owl-nav>div:hover{opacity:1;color:var(--main-color2)}.widget-slideshow.show_dot .owl-dots{width:120px;height:40px;line-height:40px;border-radius:20px;filter:drop-shadow(2.5px 4.33px 5px rgba(0,0,0,.02));background-color:#fff;padding:0 45px;position:absolute;bottom:30px;left:0;right:0;margin:0 auto;counter-reset:slides-num}.widget-slideshow.show_dot .owl-dots:after{content:"/"counter(slides-num);display:inline-block;font-size:14px;font-weight:var(--font-medium);color:var(--color-text)}.widget-slideshow.show_dot .owl-dots .owl-dot{display:inline-block;counter-increment:slides-num;margin:0;width:auto;height:auto}.widget-slideshow.show_dot .owl-dots .owl-dot span{display:none}.widget-slideshow.show_dot .owl-dots .owl-dot.active:before{content:counter(slides-num);display:inline-block;font-size:14px;color:var(--main-color2)}@media screen and (max-width: 1367px){.widget-slideshow .coll-slider{border-radius:0 0 50px 50px}.heroCarousel--item .heroCarousel-content .heroCarousel-title{font-size:var(--font-size-heading);line-height:48px}.heroCarousel--item .heroCarousel-content .heroCarousel-subtitle{font-size:calc(var(--font-size-body) + 6px)}}@media (min-width: 992px) and (max-width: 1199px){.widget-slideshow .coll-slider{border-radius:0 0 50px 50px}.heroCarousel--item .heroCarousel-content .heroCarousel-title{font-size:calc(var(--font-size-heading) - 10px);line-height:38px;margin-bottom:20px}.heroCarousel--item .heroCarousel-content .heroCarousel-subtitle{font-size:calc(var(--font-size-body) + 2px);margin-bottom:5px}}@media (min-width: 768px) and (max-width: 991px){.widget-slideshow .coll-slider{border-radius:0 0 50px 50px}.heroCarousel--item .heroCarousel-content{top:50px}.heroCarousel--item .heroCarousel-content .heroCarousel-title{font-size:calc(var(--font-size-heading) - 10px);line-height:38px;margin-bottom:15px}.heroCarousel--item .heroCarousel-content .heroCarousel-subtitle{font-size:calc(var(--font-size-body) + 2px);margin-bottom:5px}.heroCarousel--item .heroCarousel-content .heroCarousel-description,.heroCarousel--item .heroCarousel-content .heroCarousel-action{display:none}}@media screen and (max-width: 767px){.heroCarousel--item .heroCarousel-content .heroCarousel-description,.heroCarousel--item .heroCarousel-content .heroCarousel-subtitle,.heroCarousel--item .heroCarousel-content .heroCarousel-action{display:none!important}.heroCarousel--item .heroCarousel-content{top:70px}.heroCarousel--item .heroCarousel-content .heroCarousel-title{font-size:calc(var(--font-size-heading) - 16px);line-height:30px;margin-bottom:0}.widget-slideshow .coll-slider{border-radius:0 0 30px 30px}.widget-slideshow .heroCarousel-img{height:300px;display:block}.widget-slideshow .heroCarousel-img img{height:100%;object-fit:cover}.widget-slideshow.show_dot .owl-dots,.widget-slideshow.owl-style2 .owl-nav{bottom:10px}.widget-slideshow.owl-style1 .owl-nav>div.owl-prev{left:15px;right:auto}.widget-slideshow.owl-style1 .owl-nav>div.owl-next{left:auto;right:15px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ss_slider.css.map */
