.home-shop-products{position:relative;width:100%;height:calc(100vh - var(--home-shop-header-height, 0px));height:calc(100svh - var(--home-shop-header-height, 0px));overflow:hidden;background:#f1ede7;color:#17130f}.home-shop-products__slider{position:relative;width:100%;height:100%;overflow:hidden}.home-shop-products__slides{position:relative;width:100%;height:100%}.home-shop-products__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s ease,visibility .65s ease}.home-shop-products__slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.home-shop-products__visual{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 67% 50%,#ffffffeb,#ffffff7a 22%,#fff0 48%),linear-gradient(135deg,#f4f0ea,#ebe5dc 52%,#e3dbd0)}.home-shop-products__visual:before{content:"";position:absolute;z-index:0;top:50%;left:67%;width:min(46vw,680px);aspect-ratio:1 / 1;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);filter:blur(2px);pointer-events:none}.home-shop-products__visual:after{content:"";position:absolute;z-index:0;left:67%;bottom:10%;width:min(30vw,430px);height:50px;border-radius:50%;background:#382a1c26;filter:blur(28px);transform:translate(-50%);pointer-events:none}.home-shop-products__image-link{position:absolute;z-index:2;top:50%;left:67%;display:flex;align-items:center;justify-content:center;width:min(43vw,650px);height:min(78%,720px);text-decoration:none;transform:translate(-50%,-50%);perspective:1200px}.home-shop-products__image,.home-shop-products__placeholder{position:relative;display:block;width:100%;height:100%;object-fit:contain;object-position:center}.home-shop-products__image{z-index:1;transform:translateZ(0) scale(.94);filter:drop-shadow(0 28px 30px rgba(40,30,20,.16));transition:opacity .65s ease,transform 1.1s cubic-bezier(.22,1,.36,1),filter .5s ease;will-change:transform}.home-shop-products__slide.is-active .home-shop-products__image--primary{transform:translate3d(var(--product-parallax-x, 0px),var(--product-parallax-y, 0px),0) scale(1)}.home-shop-products__image--primary{position:absolute;top:0;right:0;bottom:0;left:0}.home-shop-products__image--secondary{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;opacity:0}@media(hover:hover){.home-shop-products__image-link:hover .home-shop-products__image--secondary{opacity:1;transform:translate3d(var(--product-parallax-x, 0px),var(--product-parallax-y, 0px),0) scale(1.015)}.home-shop-products__image-link:hover .home-shop-products__image--primary{filter:drop-shadow(0 34px 35px rgba(40,30,20,.2))}}.home-shop-products__overlay{display:none}.home-shop-products__slide-content{position:relative;z-index:3;width:100%;height:100%;display:flex;align-items:center;padding:70px max(110px,calc((100vw - 1400px)/2 + 110px));box-sizing:border-box;pointer-events:none}.home-shop-products__content-inner{width:min(440px,35vw);color:#17130f;pointer-events:auto}.home-shop-products__eyebrow{margin:0 0 18px;color:#a98245;font-size:10px;line-height:1.2;font-weight:600;letter-spacing:.24em;text-transform:uppercase}.home-shop-products__badge{display:inline-flex;align-items:center;justify-content:center;min-height:25px;margin-bottom:17px;padding:6px 10px;border:1px solid rgba(23,19,15,.5);color:#17130f;font-size:8px;line-height:1;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.home-shop-products__type{margin:0 0 10px;color:#8c8175;font-size:10px;line-height:1.3;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.home-shop-products__title{max-width:500px;margin:0;color:#17130f;font-family:"DM Serif Display",serif!important;font-size:clamp(48px,4.5vw,72px);line-height:.98;font-weight:400;letter-spacing:-.03em}.home-shop-products__title a{color:inherit;text-decoration:none}.home-shop-products__rating{display:flex;align-items:center;gap:8px;margin-top:18px}.home-shop-products__stars{display:flex;align-items:center;gap:2px;color:#cfc5b8;font-size:11px;line-height:1}.home-shop-products__stars span.is-filled{color:#a98245}.home-shop-products__rating-count{color:#8f8478;font-size:10px;line-height:1}.home-shop-products__prices{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:18px}.home-shop-products__price{color:#17130f;font-size:16px;line-height:1.2;font-weight:600}.home-shop-products__compare-price{color:#9d9287;font-size:13px;line-height:1.2;text-decoration:line-through}.home-shop-products__product-link{width:fit-content;min-width:170px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:16px;margin-top:27px;padding:14px 25px;border:1px solid #17130f;background:#17130f;color:#fff;font-size:11px;line-height:1.2;font-weight:600;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;box-sizing:border-box;transition:background-color .3s ease,color .3s ease}.home-shop-products__product-link span{font-size:16px;transition:transform .3s ease}@media(hover:hover){.home-shop-products__product-link:hover{background:transparent;color:#17130f}.home-shop-products__product-link:hover span{transform:translate(4px)}}.home-shop-products__navigation{position:absolute;z-index:3;right:max(60px,calc((100vw - 1400px)/2 + 60px));bottom:50px;display:flex;align-items:center;gap:18px}.home-shop-products__nav{width:46px;height:46px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(23,19,15,.5);border-radius:50%;background:transparent;color:#17130f;font-size:17px;line-height:1;cursor:pointer;transition:background-color .3s ease,color .3s ease}@media(hover:hover){.home-shop-products__nav:hover{background:#17130f;color:#fff}}.home-shop-products__counter{min-width:58px;display:flex;align-items:baseline;justify-content:center;gap:5px;color:#17130f;font-size:12px;line-height:1;letter-spacing:.08em}.home-shop-products__counter-current{font-size:16px;font-weight:600}.home-shop-products__counter-divider,.home-shop-products__counter-total{color:#91867b}.home-shop-products__progress{position:absolute;z-index:3;right:max(60px,calc((100vw - 1400px)/2 + 60px));bottom:30px;width:190px;height:1px;overflow:hidden;background:#17130f38}.home-shop-products__progress-fill{display:block;width:0;height:100%;background:#17130f;transition:width .55s cubic-bezier(.22,1,.36,1)}.home-shop-products__view-all{position:absolute;z-index:3;top:36px;right:max(60px,calc((100vw - 1400px)/2 + 60px));display:inline-flex;align-items:center;gap:10px;color:#7e6a4c;font-size:10px;line-height:1.2;font-weight:600;letter-spacing:.15em;text-decoration:none;text-transform:uppercase}.home-shop-products__view-all span{font-size:15px;transition:transform .3s ease}@media(hover:hover){.home-shop-products__view-all:hover span{transform:translate(4px)}}.home-shop-products__empty{position:relative;width:100%;height:100%;background:#f1ede7}.home-shop-products__empty-media{position:absolute;top:50%;left:65%;width:min(42vw,600px);height:70%;transform:translate(-50%,-50%)}.home-shop-products__empty-media .home-shop-products__placeholder{object-fit:contain}.home-shop-products__empty-content{position:relative;z-index:2;width:40%;height:100%;display:flex;flex-direction:column;justify-content:center;padding-left:max(110px,calc((100vw - 1400px)/2 + 110px));box-sizing:border-box}.home-shop-products__empty-message{margin:18px 0 0;color:#81776d;font-size:14px}.home-shop-products.is-dragging{cursor:grabbing}@media screen and (max-width:1100px){.home-shop-products__slide-content{padding-left:50px;padding-right:50px}.home-shop-products__content-inner{width:38vw}.home-shop-products__image-link{left:68%;width:min(46vw,580px)}.home-shop-products__visual:before,.home-shop-products__visual:after{left:68%}}@media screen and (max-width:989px){.home-shop-products__slide-content{padding:60px 40px}.home-shop-products__content-inner{width:42vw}.home-shop-products__title{font-size:clamp(42px,6vw,60px)}.home-shop-products__image-link{left:70%;width:min(45vw,520px);height:68%}.home-shop-products__visual:before{left:70%;width:46vw}.home-shop-products__visual:after{left:70%}.home-shop-products__navigation,.home-shop-products__progress,.home-shop-products__view-all{right:35px}}@media screen and (max-width:749px){.home-shop-products{height:calc(100vh - var(--home-shop-header-height, 0px));height:calc(100svh - var(--home-shop-header-height, 0px))}.home-shop-products__visual{background:radial-gradient(circle at 50% 29%,#fffffff2,#ffffff7a 24%,#fff0 50%),linear-gradient(160deg,#f5f1eb,#ece6dd 58%,#e3dbd0)}.home-shop-products__visual:before{top:29%;left:50%;width:min(75vw,420px)}.home-shop-products__visual:after{top:52%;bottom:auto;left:50%;width:min(55vw,280px);height:28px;filter:blur(20px)}.home-shop-products__image-link{top:29%;left:50%;width:min(72vw,400px);height:39%}.home-shop-products__image{max-width:100%;max-height:100%;object-fit:contain}.home-shop-products__slide-content{position:absolute;z-index:3;left:0;right:0;bottom:0;width:100%;height:auto;display:block;padding:0 22px 76px;box-sizing:border-box;pointer-events:none}.home-shop-products__content-inner{width:100%;max-width:100%;margin:0 auto;color:#17130f;text-align:center;pointer-events:auto}.home-shop-products__eyebrow{margin:0 0 5px;color:#a98245;font-size:8px;line-height:1.2;font-weight:600;letter-spacing:.2em}.home-shop-products__badge{min-height:0;margin:0 0 6px;padding:4px 7px;border:1px solid rgba(23,19,15,.4);color:#17130f;font-size:7px;line-height:1;letter-spacing:.12em}.home-shop-products__type{margin:0 0 5px;color:#8c8175;font-size:8px;line-height:1.2;letter-spacing:.1em}.home-shop-products__title{max-width:360px;margin:0 auto;font-size:clamp(28px,8vw,36px);line-height:1}.home-shop-products__rating{justify-content:center;margin-top:7px}.home-shop-products__stars{font-size:9px}.home-shop-products__rating-count{font-size:8px}.home-shop-products__prices{justify-content:center;margin-top:7px}.home-shop-products__price{font-size:13px}.home-shop-products__compare-price{font-size:10px}.home-shop-products__product-link{min-width:140px;min-height:38px;margin-top:10px;padding:9px 16px;font-size:8px}.home-shop-products__product-link span{font-size:13px}.home-shop-products__navigation{right:14px;bottom:15px;gap:7px}.home-shop-products__nav{width:34px;height:34px;font-size:13px}.home-shop-products__counter{min-width:42px;gap:3px;font-size:8px}.home-shop-products__counter-current{font-size:12px}.home-shop-products__progress{left:18px;right:auto;bottom:31px;width:calc(100% - 158px)}.home-shop-products__view-all{top:16px;right:18px;font-size:8px}}@media screen and (max-width:480px){.home-shop-products__visual:before{top:28%;width:78vw}.home-shop-products__visual:after{top:50%;width:52vw}.home-shop-products__image-link{top:28%;width:76vw;height:36%}.home-shop-products__slide-content{padding:0 16px 68px}.home-shop-products__eyebrow{margin-bottom:4px;font-size:7px}.home-shop-products__badge{margin-bottom:5px;padding:3px 6px;font-size:6px}.home-shop-products__type{margin-bottom:4px;font-size:7px}.home-shop-products__title{max-width:320px;font-size:clamp(26px,7.5vw,34px)}.home-shop-products__rating,.home-shop-products__prices{margin-top:6px}.home-shop-products__product-link{min-height:36px;margin-top:8px;padding:8px 15px}.home-shop-products__navigation{right:10px;bottom:11px}.home-shop-products__progress{left:16px;bottom:27px;width:calc(100% - 150px)}.home-shop-products__view-all{top:14px;right:16px}}@media screen and (max-height:700px)and (min-width:750px){.home-shop-products__slide-content{padding-top:30px;padding-bottom:55px}.home-shop-products__eyebrow,.home-shop-products__badge{margin-bottom:10px}.home-shop-products__title{font-size:clamp(38px,7vh,58px)}.home-shop-products__rating,.home-shop-products__prices{margin-top:10px}.home-shop-products__product-link{margin-top:15px}.home-shop-products__image-link{height:68%}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/home-shop-products.css.map */
