.section-slideshow .row.full-width-row{padding:0}.section-slideshow .row.full-width-row>.columns{padding:0}.slideshow{display:flex;overflow:hidden;background:var(--color-body)}.slideshow__slide{display:flex;width:100%;height:100%;flex-shrink:0;background:var(--color-body);color:#fff;position:relative;z-index:1;backface-visibility:hidden}.animations-false .slideshow__slide{clip-path:none!important}.slideshow__slide>*{will-change:opacity}.slideshow__slide h1{color:#fff;font-weight:var(--font-body-bold-weight, 600)}.slideshow__slide .button-overflow-container{overflow:hidden;display:inline-flex;margin-right:5px;margin-bottom:5px}@media only screen and (min-width:768px){.slideshow__slide .button{margin-top:25px}}@media only screen and (min-width:1068px){.slideshow__slide p.split-text.description-size--medium{font-size:1.25rem}}@media only screen and (min-width:1068px){.slideshow__slide p.split-text.description-size--large{font-size:1.5rem}}.animations-true .slideshow__slide .subheading,.animations-true .slideshow__slide .split-text,.animations-true .slideshow__slide .button{visibility:hidden}.slideshow__slide-inner{display:flex;flex-shrink:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:15;padding-bottom:40px;transform:translateZ(0);padding-top:var(--header-height, 64px)}@media only screen and (min-width:768px){.slideshow__slide-inner{padding-bottom:55px}}.slideshow__slide-inner.content-middle-left{justify-content:flex-start;align-items:center}.slideshow__slide-inner.content-middle-center{justify-content:center;align-items:center}.slideshow__slide-inner.content-middle-right{justify-content:flex-end;align-items:center}.slideshow__slide-inner.content-bottom-left{justify-content:flex-start;align-items:flex-end}.slideshow__slide-inner.content-bottom-center{justify-content:center;align-items:flex-end}.slideshow__slide-inner.content-bottom-right{justify-content:flex-end;align-items:flex-end}.slideshow__slide-adapt-to-image{opacity:0;pointer-events:none;width:100%}.slideshow__slide-adapt-to-image .placeholder_svg_tag{width:100%;height:550px;padding:50px}.slideshow__slide-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;will-change:transform;overflow:hidden}.slideshow__slide-bg svg,.slideshow__slide-bg img{width:100%;height:100%;object-fit:cover}.slideshow__slide-bg svg{padding:50px;fill:var(--bg-body, #fff);opacity:.5}.slideshow__slide-video-bg{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:5;transform:translateZ(0)}.slideshow__slide-video-bg>video{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;object-fit:cover}.slideshow__slide-video-bg iframe{position:absolute;z-index:1;width:300%;height:150%;top:-25%;left:-100%}@media only screen and (min-width:768px){.slideshow__slide-video-bg iframe{width:200%;height:200%;left:-50%;top:-50%}}@media only screen and (min-width:1068px){.slideshow__slide-video-bg iframe{width:150%;height:300%;left:-25%;top:-100%}}.slideshow__slide-overlay{position:absolute;bottom:0;left:0;width:100%;top:0;z-index:11;pointer-events:none;background:rgba(var(--overlay-color-rgb),var(--overlay-opacity))}.slideshow__slide-content{z-index:20;padding:15px;max-width:800px;width:100%}@media only screen and (min-width:768px){.slideshow__slide-content{padding:50px}}@media only screen and (min-width:1068px){.slideshow__slide-content{padding:70px 50px}}.slideshow__slide-content .button{position:relative;z-index:22}.slideshow__slide-content-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:21}.slideshow__slide.content-size-large .slideshow__slide-content{max-width:1000px}.slideshow__slide:not(.is-selected) iframe{display:none}.slideshow__slide.is-selected{z-index:5}@media only screen and (min-width:768px){.slideshow.desktop-height-image .slideshow__slide{height:auto}.slideshow.desktop-height-image .slideshow__slide .slideshow__slide-bg img{object-fit:contain}}@media only screen and (min-width:768px){.slideshow.desktop-height-auto .slideshow__slide{height:auto}}@media only screen and (min-width:768px){.slideshow.desktop-height-auto .slideshow__slide-inner{position:static;height:max-content}}@media only screen and (max-width:767px){.slideshow.mobile-height-auto .slideshow__slide{height:auto}}@media only screen and (max-width:767px){.slideshow.mobile-height-auto .slideshow__slide-inner{position:static;height:max-content}}@media only screen and (max-width:767px){.slideshow.mobile-height-image .slideshow__slide{height:auto}.slideshow.mobile-height-image .slideshow__slide .slideshow__slide-bg img{object-fit:contain}}.slideshow.transition--swipe.flickity-enabled .slideshow__slide{clip-path:polygon(0 0,0 0,0 100%,0 100%)}@media only screen and (max-width:767px){.slideshow.mobile-height-full .flickity-viewport{height:calc(100vh - var(--announcement-height, 0px))}@supports (height: 100dvh){.slideshow.mobile-height-full .flickity-viewport{height:calc(100dvh - var(--announcement-height, 0px))}}}@media only screen and (min-width:768px){.slideshow.desktop-height-full .flickity-viewport{height:calc(100vh - var(--announcement-height, 0px))}@supports (height: 100dvh){.slideshow.desktop-height-full .flickity-viewport{height:calc(100dvh - var(--announcement-height, 0px))}}}.slideshow .flickity-viewport{min-height:100%;max-height:100%}.slideshow .flickity-page-dots{display:block;position:absolute;bottom:20px;left:0;width:100%;border:0;padding:0;z-index:20}@media only screen and (min-width:768px){.slideshow .flickity-page-dots{bottom:45px}}.slideshow .flickity-page-dots li{border-color:#fff}.slideshow .flickity-page-dots li.is-selected{background-color:#fff}.slideshow .flickity-nav{border-color:#fff;background:transparent}@media only screen and (min-width:1068px){.slideshow .flickity-nav.flickity-prev{left:45px}}@media only screen and (min-width:1068px){.slideshow .flickity-nav.flickity-next{right:45px}}.slideshow .flickity-nav svg path{stroke:#fff}.slideshow .flickity-nav:hover{background:#fff;border-color:#fff}.slideshow .flickity-nav:hover svg path{stroke:var(--color-accent)}.slideshow-image--mobile{display:block}@media only screen and (min-width:768px){.slideshow-image--mobile{display:none}}.slideshow-image--desktop{display:none}@media only screen and (min-width:768px){.slideshow-image--desktop{display:block}}.section-slideshow .slideshow__slide-content a.button.white{background:#000!important;color:#fff!important;border-radius:0!important;border:none!important;padding:16px 48px!important;text-transform:uppercase;font-weight:800;letter-spacing:1px;line-height:1}.section-slideshow .slideshow__slide-content a.button.white.outline{border:none!important}.section-slideshow .slideshow__slide-content a.button.white:hover{background:#222!important}.section-slideshow .button-overflow-container.cta-below{margin-top:18px}.section-slideshow .slideshow__slide-content .button-overflow-container.cta-below .button{padding:10px 18px!important;font-size:.9rem!important;line-height:1!important}.section-slideshow .slideshow__slide-content .button-overflow-container.cta-below .button span{display:inline-block}.section-slideshow .slideshow__slide-content .subheading{margin-bottom:6px!important}.section-slideshow .slideshow__slide-content h1,.section-slideshow .slideshow__slide-content .slideshow-heading{line-height:.95!important;margin-top:0!important;margin-bottom:10px!important}.section-slideshow .slideshow__slide-content h1 .line-child,.section-slideshow .slideshow__slide-content h1 .line-child div{line-height:.95!important}.section-slideshow .slideshow__slide-content a.button.white,.section-slideshow .slideshow__slide-content a.button.white.outline{...}.banner__heading,.banner__heading *,.slideshow__heading,.slide__heading,.hero__title,.section-header__title{font-family:NotoSansHebrewCustom,Inter,sans-serif!important;font-weight:700!important}.banner__text,.slideshow__text,.slide__text,.hero__subtitle,.banner__text *,.slideshow__text *,.slide__text *,.hero__subtitle *{font-family:NotoSansHebrewCustom,Inter,sans-serif!important;font-weight:500!important;font-size:.95rem!important;line-height:1.35!important}@media only screen and (min-width:768px){.banner__text,.slideshow__text,.slide__text,.hero__subtitle{font-size:1rem!important}}.button.white.outline{display:inline-block;background:#000!important;color:#fff!important;padding:12px 22px!important;border-radius:0!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;text-transform:uppercase;letter-spacing:1px;line-height:1;border:none!important;transition:background .2s ease,opacity .2s ease}.button.white.outline:hover{background:#222!important;color:#fff!important;opacity:1}.show-more-btn,.featured-collection__show-more a,.featured-collection .button{display:inline-block;background:#000!important;color:#fff!important;padding:16px 48px!important;border-radius:0!important;border:none!important;font-size:14px!important;font-weight:500!important;text-transform:uppercase;letter-spacing:1px;line-height:1;text-decoration:none;transition:background .2s ease}.show-more-btn:hover,.featured-collection__show-more a:hover,.featured-collection .button:hover{background:#222!important;color:#fff!important}.section-slideshow .slideshow-heading,.section-slideshow .slideshow-heading h1,.section-slideshow .slideshow-heading h2,.section-slideshow .slideshow-heading .split-text,.section-slideshow .slideshow-heading .line-child,.section-slideshow .slideshow-heading .line-child div{direction:rtl!important;unicode-bidi:plaintext;text-align:center}[dir=rtl] .section-slideshow h1 .line-child div{direction:rtl;unicode-bidi:isolate;display:inline-block}[dir=rtl] .section-slideshow h1 .line-child{direction:rtl}.slideshow-heading,.split-text,.slideshow-heading span,.split-text span{direction:rtl;unicode-bidi:plaintext}
/*# sourceMappingURL=/cdn/shop/t/100/assets/slideshow.css.map */
