:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom,.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none !important}::slotted(svg),svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}.swiper-button-prev,&~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-next,&~.swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-button-prev,&~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(90deg)}}}.has-background .swiper-button-next,.has-background .swiper-button-prev{--swiper-navigation-sides-offset: 0px;--swiper-navigation-top-offset: 40%;height:80px;width:80px;border-radius:100%;background-color:#562b9b}@media screen and (max-width: 769px){.has-background .swiper-button-next,.has-background .swiper-button-prev{height:48px;width:48px}}.has-background .swiper-button-prev:after,.has-background .swiper-button-next:after{font-size:0px;transform:scale(1.3)}@media screen and (max-width: 769px){.has-background .swiper-button-prev:after,.has-background .swiper-button-next:after{transform:scale(1)}}.has-background .swiper-button-prev:after{transform:rotate(180deg);content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m19.821 12.75.707-.707-.707-.707-7.07-7.071a1 1 0 1 0-1.415 1.414l5.293 5.293H4.614a1 1 0 1 0 0 2h12.157l-5.435 5.435a1 1 0 0 0 1.414 1.414l7.071-7.071Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.swiper-now-arrows .has-background .swiper-button-prev:after{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 18L15.5 12L9.5 6' stroke='%23562B9B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.has-background .swiper-button-next:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m19.821 12.75.707-.707-.707-.707-7.07-7.071a1 1 0 1 0-1.415 1.414l5.293 5.293H4.614a1 1 0 1 0 0 2h12.157l-5.435 5.435a1 1 0 0 0 1.414 1.414l7.071-7.071Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.swiper-now-arrows .has-background .swiper-button-next:after{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 18L15.5 12L9.5 6' stroke='%23562B9B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.has-background .swiper-button-next.swiper-button-disabled,.has-background .swiper-button-prev.swiper-button-disabled{display:none}.new__collections--slider .swiper-slide,.crossSell__slider .swiper-slide{box-sizing:border-box;max-width:230px}@media screen and (max-width: 769px){.new__collections--slider .swiper-slide,.crossSell__slider .swiper-slide{max-width:152px}}@media screen and (min-width: 770px)and (max-width:1024px){.new__collections--slider .swiper-slide,.crossSell__slider .swiper-slide{max-width:180px}}@media screen and (min-width: 770px)and (max-width:1024px){.new__collections--slider .swiper-slide .tile__body,.crossSell__slider .swiper-slide .tile__body{max-width:180px}}.new__collections--slider .image__container,.crossSell__slider .image__container{width:auto;height:320px}@media screen and (max-width: 769px){.new__collections--slider .image__container,.crossSell__slider .image__container{height:208px}}@media screen and (min-width: 770px)and (max-width:1024px){.new__collections--slider .image__container,.crossSell__slider .image__container{height:250px}}.swiper-navigation-icon{display:none}.component-navigation{margin-bottom:54px}.component-navigation li{padding:6px 12px 6px 6px;background-color:#fff;border-radius:16px;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:12px;cursor:pointer;position:relative}.component-navigation li img{height:48px;width:48px;-o-object-fit:cover;object-fit:cover;border-radius:12px;pointer-events:none}@media screen and (max-width: 769px){.component-navigation li img{height:40px;width:40px;border-radius:8px}}.component-navigation li a{position:absolute;top:0;left:0;right:0;bottom:0}.component-navigation li p{font-size:18px;font-weight:600;line-height:24px;margin-bottom:0;color:#333}@media screen and (max-width: 769px){.component-navigation li p{font-size:16px;line-height:21px}}.component-navigation li.is-active-nav{border:2px solid #562b9b;padding:4px 10px 4px 4px}.component-navigation li.is-active-nav p{color:#562b9b}@media screen and (max-width: 769px){.component-navigation .swiper{overflow:visible}}@media screen and (min-width: 770px){.component-navigation .swiper{width:calc(100% + 100px);margin-left:-50px;padding-left:50px;padding-right:50px}}@media screen and (min-width: 1340px){.component-navigation .swiper::after,.component-navigation .swiper::before{position:absolute;content:"";height:100%;width:50px;top:0;z-index:2}}.component-navigation .swiper::after{left:0;background:linear-gradient(270deg, transparent 40.1%, #fdf9f2 100%)}.component-navigation .swiper::before{right:0;background:linear-gradient(-270deg, transparent 0%, #fdf9f2 100%)}.component-navigation .swiper-button-next,.component-navigation .swiper-button-prev{--swiper-navigation-sides-offset: 50px;--swiper-navigation-top-offset: 47%;height:48px;width:48px}@media screen and (max-width: 769px){.component-navigation .swiper-button-next,.component-navigation .swiper-button-prev{--swiper-navigation-top-offset: 70%;--swiper-navigation-sides-offset: -12px;height:24px;width:24px}}@media screen and (max-width: 769px){.component-navigation .swiper-button-next:after,.component-navigation .swiper-button-prev:after{transform:scale(0.6)}}
