.IndetTop{position:relative}.IndetTop .bg{position:absolute;top:0;left:0;width:100%;height:100%}.IndetTop .bg img,.IndetTop .bg video{display:block;width:100%;height:100%;object-fit:cover}.IndetTop .bg:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(119.56%, #000));background:-o-linear-gradient(top, transparent 0%, #000 119.56%);background:linear-gradient(180deg, transparent 0%, #000 119.56%);z-index:2}.IndetTopBL{position:relative;z-index:2}.IndetTopBL .container{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:flex-end;height:100vh;padding:100px 0;gap:40px 0}@media (orientation: portrait){.IndetTopBL .container{max-height:calc(100vw * 9 / 16)}}.IndetTopBL .site-title{color:#fff}.IndetTopBL .products{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;gap:30px}.IndetTopBL .product{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;transition:0.3s ease all;background:rgba(255,255,255,0.2);backdrop-filter:blur(10px);gap:15px;padding:10px;border-radius:10px;width:300px}.IndetTopBL .product .img{display:block;position:relative;overflow:hidden;border-radius:8px;min-width:fit-content;height:100px;aspect-ratio:800/951}.IndetTopBL .product .img img{display:block;width:100%;height:100%;object-fit:cover}.IndetTopBL .product .info{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:space-between;color:#fff}.IndetTopBL .product .info .more{display:inline-block;position:relative;margin-left:auto;line-height:1;gap:0 5px;border-bottom:1px solid #fff;transition:0.3s ease all}.IndetTopBL .product .info .more:before{content:'';display:block;position:absolute;transition:0.3s ease all;top:50%;width:5px;height:5px;border-radius:50%;background:#fff;left:-15px;margin-top:-3px}@media (hover: hover){.IndetTopBL .product:hover{background:rgba(0,0,0,0.4)}.IndetTopBL .product:hover .info .more{color:var(--ColorPink);border-color:var(--ColorPink)}.IndetTopBL .product:hover .info .more:before{background:var(--ColorPink)}}.lang-he .IndetTop{direction:rtl}.lang-he .IndetTopBL .product .info .more{margin-right:auto;margin-left:0}.lang-he .IndetTopBL .product .info .more:before{right:-15px;left:0}@media only screen and (min-width: 1639px) and (max-width: 1820px){.IndetTopBL .container{padding:90px 0;gap:32px 0}.IndetTopBL .products{gap:24px}.IndetTopBL .product{width:280px;padding:10px;gap:14px}.IndetTopBL .product .img{height:92px}.IndetTopBL .product .info .more{font-size:14px}}@media only screen and (min-width: 1440px) and (max-width: 1640px){.IndetTopBL .container{padding:80px 0;gap:28px 0}.IndetTopBL .products{gap:20px}.IndetTopBL .product{width:250px;padding:9px;gap:12px;border-radius:10px}.IndetTopBL .product .img{height:84px}.IndetTopBL .product .info .more{font-size:13px}}@media only screen and (min-width: 1241px) and (max-width: 1439px){.IndetTopBL .container{padding:70px 0;gap:24px 0}.IndetTopBL .products{gap:16px}.IndetTopBL .product{width:220px;padding:8px;gap:10px;border-radius:10px}.IndetTopBL .product .img{height:72px}.IndetTopBL .product .info .more{font-size:12px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.IndetTopBL .container{padding:60px 0;gap:22px 0}.IndetTopBL .products{gap:14px;flex-wrap:wrap}.IndetTopBL .product{width:calc((100% - 14px * 2) / 3);padding:8px;gap:10px;border-radius:10px}.IndetTopBL .product .img{height:70px}.IndetTopBL .product .info .more{font-size:12px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.IndetTopBL .container{height:auto;min-height:100vh;padding:120px 0 50px;gap:24px 0;justify-content:flex-end}.IndetTopBL .products{flex-wrap:wrap;gap:14px}.IndetTopBL .product{width:calc((100% - 14px) / 2);padding:10px;gap:12px}.IndetTopBL .product .img{height:90px}.IndetTopBL .product .info .more{font-size:13px}}@media only screen and (min-width: 0px) and (max-width: 767px){.IndetTopBL .container{height:auto;min-height:calc(100svh - var(--header-height));padding:110px 0 30px;gap:18px 0;justify-content:flex-end}.IndetTopBL .products{overflow-x:auto;width:calc(100% + 15px);gap:12px;padding-bottom:10px;margin-bottom:-10px}.IndetTopBL .product{width:auto;min-width:300px;padding:10px;gap:12px;border-radius:10px}.IndetTopBL .product .img{height:86px}.IndetTopBL .product .info{width:100%}.IndetTopBL .product .info .more{font-size:13px}}@media only screen and (min-width: 0px) and (max-width: 420px){.IndetTopBL .container{padding:95px 0 24px;gap:16px 0}.IndetTopBL .products{gap:10px}.IndetTopBL .product{padding:8px;gap:10px}.IndetTopBL .product .img{height:74px}.IndetTopBL .product .info .more{font-size:12px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.lang-he .IndetTopBL .products{flex-direction:row}}.IndextShopCategory{position:relative;overflow:hidden}.IndextShopCategory .container{position:relative;display:block}.IndextShopCategoryHead{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:32px}.IndextShopCategoryHead .site-title{margin:0}.IndextShopCategoryNav{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;gap:10px;flex-shrink:0}.IndextShopCategoryNav button{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:1px solid rgba(0,0,0,0.16);border-radius:50%;background-color:transparent;color:#111;cursor:pointer;transition:background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease}.IndextShopCategoryNav button svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media (hover: hover){.IndextShopCategoryNav button:hover{border-color:#111;background-color:#111;color:#fff}}.IndextShopCategoryNav button.swiper-button-disabled{opacity:0.3;cursor:default;pointer-events:none}.IndextShopCategorySlider{position:relative;width:100%;overflow:visible;padding-bottom:82px}.IndextShopCategorySlider .swiper-wrapper{align-items:stretch}.IndextShopCategorySlider .swiper-slide{width:auto;height:auto;box-sizing:border-box}.IndextShopCategorySlider .swiper-pagination.IndextShopCategoryPagination{position:absolute;top:auto;right:0;bottom:18px !important;left:0;z-index:10;width:100%;height:auto;line-height:1;text-align:center;transform:none}.IndextShopCategoryB{position:relative;width:100%;height:100%;aspect-ratio:582 / 760;overflow:hidden;background-color:#f2f2f2}.IndextShopCategoryB .global-link{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;display:block}.IndextShopCategoryB .img{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;overflow:hidden;background-color:#f2f2f2}.IndextShopCategoryB .img:after{content:"";position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(1deg, rgba(0,0,0,0.76) 1%, transparent 58%)}.IndextShopCategoryB .img-main,.IndextShopCategoryB .img-hover,.IndextShopCategoryB .img-video{display:block;width:100%;height:100%;object-fit:cover;transition:opacity 0.45s ease, transform 0.65s ease}.IndextShopCategoryB .img-main{position:relative;z-index:1;opacity:1}.IndextShopCategoryB .img-hover,.IndextShopCategoryB .img-video{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.IndextShopCategoryB .inner{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:55px 60px;gap:15px;box-sizing:border-box;pointer-events:none}.IndextShopCategoryB .site-title{margin:0;color:#fff}.IndextShopCategoryB .site-btn{width:fit-content;pointer-events:none}@media (hover: hover){.IndextShopCategoryB:hover .img-main{opacity:0;transform:scale(1.04)}.IndextShopCategoryB:hover .img-hover,.IndextShopCategoryB:hover .img-video{opacity:1;transform:scale(1.04)}.IndextShopCategoryB:hover .site-btn{background-color:var(--ColorPink);color:#fff}}.IndextShopCategorySlider .swiper-pagination.IndextShopCategoryPagination .swiper-pagination-bullet{display:inline-block;width:9px;height:9px;margin:0 5px !important;border-radius:50%;background-color:#fff;opacity:0.25;vertical-align:middle;transition:width 0.3s ease, border-radius 0.3s ease, opacity 0.3s ease}.IndextShopCategorySlider .swiper-pagination.IndextShopCategoryPagination .swiper-pagination-bullet-active{width:28px;border-radius:10px;opacity:1}.lang-he .IndextShopCategory{direction:rtl}.lang-he .IndextShopCategoryPrev svg,.lang-he .IndextShopCategoryNext svg{transform:rotate(180deg)}@media only screen and (min-width: 1639px) and (max-width: 1820px){.IndextShopCategoryB .inner{padding:44px 40px;gap:12px}}@media only screen and (min-width: 1440px) and (max-width: 1638px){.IndextShopCategoryB .inner{padding:36px 30px;gap:10px}}@media only screen and (min-width: 1241px) and (max-width: 1439px){.IndextShopCategoryB .inner{padding:28px 22px;gap:10px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.IndextShopCategoryB .inner{padding:24px 18px;gap:10px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.IndextShopCategoryHead{margin-bottom:24px}.IndextShopCategorySlider{padding-bottom:76px}.IndextShopCategorySlider .swiper-pagination.IndextShopCategoryPagination{bottom:16px !important}.IndextShopCategoryB .inner{padding:24px 18px;gap:10px}}@media only screen and (min-width: 0) and (max-width: 767px){.IndextShopCategoryHead{align-items:flex-end;gap:15px;margin-bottom:20px}.IndextShopCategoryNav{gap:7px}.IndextShopCategoryNav button{width:40px;height:40px}.IndextShopCategoryNav button svg{width:18px;height:18px}.IndextShopCategorySlider{padding-bottom:70px}.IndextShopCategorySlider .swiper-pagination.IndextShopCategoryPagination{bottom:14px !important}.IndextShopCategoryB .inner{padding:22px 16px;gap:10px}}@media only screen and (min-width: 0) and (max-width: 420px){.IndextShopCategoryB .inner{padding:18px 14px;gap:8px}}.IndexCatalogBanner{position:relative;min-height:100vh;overflow:hidden;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;color:#fff}.IndexCatalogBanner__media,.IndexCatalogBanner__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.IndexCatalogBanner__media{display:block}.IndexCatalogBanner__media img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.1);transform-origin:center center;will-change:transform;transition:0.3s ease all}.IndexCatalogBanner__overlay{z-index:1;background:rgba(0,0,0,0.42)}.IndexCatalogBanner__content{position:relative;z-index:2;text-align:center;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;align-items:center;gap:22px}.IndexCatalogBanner__content .site-title{color:#fff;max-width:900px}.IndexCatalogBanner__content p{width:720px;max-width:100%;font-size:20px;line-height:1.5}.IndexCatalogBanner.alter{-ms-align-items:flex-start;align-items:flex-start;border-radius:15px 15px 0 0}.IndexCatalogBanner.alter .IndexCatalogBanner__content p{width:328px;margin-top:200px}@media only screen and (min-width: 0px) and (max-width: 1023px){.IndexCatalogBanner{min-height:720px}.IndexCatalogBanner__content{gap:16px}.IndexCatalogBanner__content p{font-size:17px}}@media only screen and (min-width: 0px) and (max-width: 767px){.IndexCatalogBanner{min-height:620px}.IndexCatalogBanner__content p{font-size:15px}}.IndexTrustBanner{position:relative;padding:90px 0;overflow:hidden;color:#111;background-color:#f6eaf1;background-image:url("/assets/img/cat/bg_02.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}.IndexTrustBanner__inner{position:relative;z-index:1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:space-between;gap:70px}.IndexTrustBanner__content{width:560px;max-width:52%}.IndexTrustBanner__eyebrow,.IndexReviews__eyebrow{display:block;margin-bottom:12px;color:var(--ColorPink, #f97ebf);font-size:13px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase}.IndexTrustBanner__title{margin:0 0 20px;color:inherit}.IndexTrustBanner__text{max-width:510px;margin:0 0 30px;color:rgba(17,17,17,0.72);font-size:18px;line-height:1.65}.IndexTrustBanner__stats{display:grid;grid-template-columns:repeat(3, 1fr);width:570px;max-width:48%;overflow:hidden;border-radius:22px;background:linear-gradient(135deg, rgba(150,178,222,0.94), rgba(206,223,243,0.88));box-shadow:0 20px 50px rgba(70,90,130,0.22);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.IndexTrustBanner__stat{position:relative;min-height:170px;padding:30px 18px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.IndexTrustBanner__stat+.IndexTrustBanner__stat{border-inline-start:1px solid rgba(255,255,255,0.45)}.IndexTrustBanner__stat strong{display:block;margin-bottom:10px;font-size:42px;font-weight:700;line-height:1;color:#1d2740}.IndexTrustBanner__stat span{color:rgba(29,39,64,0.7);font-size:14px;line-height:1.4}.IndexBenefits{background:#fff}.IndexBenefits__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:18px}.IndexBenefits__item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:flex-start;gap:16px;padding:26px 22px;border:1px solid rgba(0,0,0,0.08);border-radius:16px;background:#fff;transition:transform 0.25s ease, box-shadow 0.25s ease}.IndexBenefits__item h3{margin:3px 0 7px;font-size:16px;font-weight:700}.IndexBenefits__item p{margin:0;color:rgba(0,0,0,0.56);font-size:14px;line-height:1.5}.IndexBenefits__icon{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex:0 0 52px;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#f3f3f3}.IndexBenefits__icon svg{width:27px;height:27px;fill:none;stroke:var(--ColorPink, #f97ebf);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.IndexReviews{overflow:hidden;background:#f7f7f7}.IndexReviews__head{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.IndexReviews__head .site-title{margin:0}.IndexReviews__nav{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;gap:10px}.IndexReviews__nav button{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid rgba(0,0,0,0.15);border-radius:50%;background:#fff;color:#111;cursor:pointer;transition:color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease}.IndexReviews__nav button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.IndexReviews__nav button.swiper-button-disabled{opacity:0.35;pointer-events:none}.lang-he .IndexTrustBanner{direction:rtl}.lang-he .IndexReviews__nav button{transform:scaleX(-1)}.IndexReviews__slider{overflow:visible;padding-bottom:42px}.IndexReviews__slider .swiper-slide{height:auto}.IndexReviewCard{box-sizing:border-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column;height:100%;min-height:280px;padding:30px;border:1px solid rgba(0,0,0,0.08);border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,0.05)}.IndexReviewCard__stars{margin-bottom:18px;color:var(--ColorPink, #f97ebf);font-size:20px;letter-spacing:3px;line-height:1}.IndexReviewCard__text{flex:1 1 auto;margin:0 0 24px;color:#222;font-size:16px;line-height:1.7}.IndexReviewCard__author{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;gap:12px}.IndexReviewCard__author strong,.IndexReviewCard__author span{display:block}.IndexReviewCard__author strong{margin-bottom:3px;font-size:15px}.IndexReviewCard__author div>span{color:rgba(0,0,0,0.5);font-size:13px}.IndexReviewCard__avatar{display:-webkit-flex !important;display:-moz-flex !important;display:-ms-flex !important;display:-o-flex !important;display:flex !important;flex:0 0 46px;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#ededed;color:#111;font-size:17px;font-weight:700}.IndexReviews__pagination{bottom:0 !important}.IndexReviews__pagination .swiper-pagination-bullet{width:8px;height:8px;background:rgba(0,0,0,0.24);opacity:1}.IndexReviews__pagination .swiper-pagination-bullet-active{width:24px;border-radius:8px;background:var(--ColorPink, #f97ebf)}@media (hover: hover){.IndexBenefits__item:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(0,0,0,0.07)}.IndexReviews__nav button:hover{border-color:var(--ColorPink, #f97ebf);background:var(--ColorPink, #f97ebf);color:#fff}}@media only screen and (max-width: 1100px){.IndexTrustBanner__inner{gap:35px}.IndexTrustBanner__stats{grid-template-columns:1fr;width:380px}.IndexTrustBanner__stat{min-height:120px}.IndexTrustBanner__stat+.IndexTrustBanner__stat{border-inline-start:0;border-top:1px solid rgba(0,0,0,0.09)}.IndexBenefits__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px){.IndexTrustBanner{background-image:url("/assets/img/cat/bg_02m.jpg");background-position:top center;background-size:cover;min-height:125vh;min-height:125dvh;padding:0;display:flex;align-items:stretch}.IndexTrustBanner .container{width:100%;display:flex}.IndexTrustBanner__inner{display:flex;flex-direction:column;justify-content:space-between;gap:0;width:100%;min-height:125vh;min-height:125dvh;padding:34px 0 30px;box-sizing:border-box}.IndexTrustBanner__content,.IndexTrustBanner__stats{width:100%;max-width:none}.IndexTrustBanner__content{margin-bottom:35px;width:100%;max-width:none;margin:0;text-align:center}.IndexTrustBanner__eyebrow{margin-bottom:10px;color:#fff;font-size:14px;letter-spacing:.2em;text-shadow:0 1px 6px rgba(0,0,0,0.22)}.IndexTrustBanner__title{margin:0 0 16px;font-size:clamp(44px, 14vw, 66px);line-height:1.05}.IndexTrustBanner__text{max-width:320px;margin:0 auto 24px;font-size:17px;line-height:1.55}.IndexTrustBanner__stats{width:100%;max-width:none;margin:0;display:grid;grid-template-columns:1fr;border-radius:20px;min-height:auto;padding:20px 16px;flex-direction:row;align-items:baseline;justify-content:center;gap:10px;text-align:center}.IndexTrustBanner__stat{min-height:125px;padding:22px 10px}.IndexTrustBanner__stat+.IndexTrustBanner__stat{border-inline-start:0;border-top:1px solid rgba(255,255,255,0.45)}.IndexTrustBanner__stat strong{margin-bottom:0;font-size:32px;line-height:1}.IndexTrustBanner__stat span{font-size:14px;line-height:1.3}.IndexBenefits__grid{grid-template-columns:1fr;gap:12px}.IndexBenefits__item{padding:20px 18px}.IndexReviews__head{align-items:center}.IndexReviews__nav button{width:42px;height:42px}.IndexReviewCard{min-height:250px;padding:24px 20px}}@media only screen and (max-width: 480px){.IndexTrustBanner__stats{display:block}.IndexTrustBanner__stat{min-height:105px}.IndexTrustBanner__stat+.IndexTrustBanner__stat{border-inline-start:0;border-top:1px solid rgba(0,0,0,0.09)}.IndexReviews__head{align-items:flex-end}.IndexReviews__nav{gap:6px}}.ShopPromo img{display:block;width:100%}.ShopTopTitle{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:space-between}.ShopTopTitle .site-title.search h1{display:inline}.ShopTopTitle .right{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;gap:15px 0}.ShopTopTitle .fb-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ShopTopTitle .fb-trigger{position:relative;gap:10px}.ShopTopTitle .fb-trigger svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}.ShopTopTitle .fb-trigger__badge{display:none;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background-color:var(--ColorPink);color:#fff;font-size:12px;font-weight:700;line-height:1}.ShopTopTitle .fb-trigger__badge.is-visible{display:inline-flex}.ShopTopTitle .fb-sort{position:relative;display:inline-flex;align-items:center}.ShopTopTitle .fb-sort select{-webkit-appearance:none;appearance:none;cursor:pointer;outline:none;height:50px;padding-inline:18px 40px;border:1px solid var(--fb-line);border-radius:25px;background-color:#fff;font-size:15px;font-weight:500;color:var(--ColorBlack)}@media (hover: hover){.ShopTopTitle .fb-sort select:hover{border-color:var(--ColorPink)}}.ShopTopTitle .fb-sort::after{content:"";position:absolute;inset-inline-end:18px;width:9px;height:9px;border-right:2px solid var(--ColorBlack);border-bottom:2px solid var(--ColorBlack);transform:rotate(45deg);pointer-events:none}.ShopTopTitle .fb-grid-view{display:inline-flex;gap:4px;padding:5px;border:1px solid var(--fb-line);border-radius:25px;margin-inline-start:auto}.ShopTopTitle .fb-grid-view__btn{width:40px;height:40px;border:0;border-radius:50%;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--fb-ink-soft);transition:background-color 0.2s ease, color 0.2s ease}@media (hover: hover){.ShopTopTitle .fb-grid-view__btn:hover{background-color:var(--fb-pink-50);color:var(--ColorPink)}}.ShopTopTitle .fb-grid-view__btn svg{width:18px;height:18px;fill:currentColor}.ShopTopTitle .fb-grid-view__btn.is-active{background-color:var(--fb-pink-50);color:var(--ColorPink)}.ShopResult{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin-top:30px}.ShopResultContent{position:relative}.ShopResultContent #mse2_results,.ShopResultContent .mse2_results{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:40px}.ShopResultContent #mse2_results.view1,.ShopResultContent .mse2_results.view1{grid-template-columns:repeat(3, minmax(0, 1fr))}.ShopResultContent #mse2_results.view2,.ShopResultContent .mse2_results.view2{grid-template-columns:repeat(4, minmax(0, 1fr));gap:30px}.ShopResultContent #mse2_results.view3,.ShopResultContent .mse2_results.view3{grid-template-columns:repeat(5, minmax(0, 1fr));gap:20px}.ShopResultContent #mse2_results.view3 .ShopTPL-Sizes .result,.ShopResultContent .mse2_results.view3 .ShopTPL-Sizes .result{gap:5px 10px}.ShopResultContent #mse2_results.view3 .ShopTPL-Sizes .size-tpl,.ShopResultContent .mse2_results.view3 .ShopTPL-Sizes .size-tpl{height:34px;font-size:12px;min-width:48px}.lang-he .ShopTop{direction:rtl}.lang-he .ShopTopTitle .open-shop-filter svg{margin-right:8px;margin-left:0}@media only screen and (min-width: 1641px) and (max-width: 1820px){.ShopResultContent #mse2_results,.ShopResultContent .mse2_results{gap:36px}.ShopResultContent #mse2_results.view2,.ShopResultContent .mse2_results.view2{gap:24px}.ShopResultContent #mse2_results.view3,.ShopResultContent .mse2_results.view3{grid-template-columns:repeat(5, minmax(0, 1fr));gap:16px}}@media only screen and (min-width: 1440px) and (max-width: 1640px){.ShopResultContent #mse2_results,.ShopResultContent .mse2_results{gap:32px}.ShopResultContent #mse2_results.view1,.ShopResultContent .mse2_results.view1{grid-template-columns:repeat(3, minmax(0, 1fr))}.ShopResultContent #mse2_results.view2,.ShopResultContent .mse2_results.view2{grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px}.ShopResultContent #mse2_results.view3,.ShopResultContent .mse2_results.view3{grid-template-columns:repeat(5, minmax(0, 1fr));gap:12px}}@media only screen and (min-width: 1241px) and (max-width: 1439px){.ShopResultContent #mse2_results,.ShopResultContent .mse2_results{grid-template-columns:repeat(2, minmax(0, 1fr));gap:40px}.ShopResultContent #mse2_results.view1,.ShopResultContent .mse2_results.view1{grid-template-columns:repeat(2, minmax(0, 1fr))}.ShopResultContent #mse2_results.view2,.ShopResultContent .mse2_results.view2{grid-template-columns:repeat(3, minmax(0, 1fr));gap:30px}.ShopResultContent #mse2_results.view3,.ShopResultContent .mse2_results.view3{grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px}.ShopResultContent #mse2_results.view3 .ShopTPL-Sizes .size-tpl,.ShopResultContent .mse2_results.view3 .ShopTPL-Sizes .size-tpl{height:30px;font-size:11px;min-width:40px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.ShopResultContent #mse2_results,.ShopResultContent .mse2_results{grid-template-columns:repeat(2, minmax(0, 1fr));gap:36px}.ShopResultContent #mse2_results.view1,.ShopResultContent .mse2_results.view1{grid-template-columns:repeat(2, minmax(0, 1fr))}.ShopResultContent #mse2_results.view2,.ShopResultContent .mse2_results.view2{grid-template-columns:repeat(3, minmax(0, 1fr));gap:26px}.ShopResultContent #mse2_results.view3,.ShopResultContent .mse2_results.view3{grid-template-columns:repeat(4, minmax(0, 1fr));gap:14px}.ShopResultContent #mse2_results.view3 .ShopTPL-Sizes .size-tpl,.ShopResultContent .mse2_results.view3 .ShopTPL-Sizes .size-tpl{height:30px;font-size:11px;min-width:40px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.ShopResult{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.ShopResultContent #mse2_results,.ShopResultContent .mse2_results{grid-template-columns:repeat(2, minmax(0, 1fr));gap:32px}.ShopResultContent #mse2_results.view1,.ShopResultContent .mse2_results.view1{grid-template-columns:repeat(2, minmax(0, 1fr))}.ShopResultContent #mse2_results.view2,.ShopResultContent .mse2_results.view2{grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .size-tpl,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .size-tpl{height:27px;font-size:10px;min-width:30px;padding:0 4px}.ShopResultContent #mse2_results.view3,.ShopResultContent .mse2_results.view3{grid-template-columns:repeat(4, minmax(0, 1fr));gap:10px}.ShopResultContent #mse2_results.view3 .ShopTPL-Sizes .size-tpl,.ShopResultContent .mse2_results.view3 .ShopTPL-Sizes .size-tpl{height:27px;font-size:10px;min-width:30px;padding:0 4px}}@media only screen and (min-width: 0px) and (max-width: 767px){.ShopResult{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.ShopTopTitle{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:flex-start;align-items:flex-start;gap:15px}.ShopTopTitle .fb-bar{gap:10px}.ShopTopTitle .fb-trigger{padding:0 15px;height:40px;gap:5px}.ShopTopTitle .fb-sort select{height:40px;padding-inline:15px 20px}.ShopTopTitle .fb-sort::after{inset-inline-end:15px;width:6px;height:6px;border-right:1px solid var(--ColorBlack);border-bottom:1px solid var(--ColorBlack)}.ShopTopTitle .fb-grid-view__btn{width:28px;height:28px}.ShopTopTitle .fb-grid-view__btn svg{width:16px;height:16px}.ShopTopTitle .fb-grid-view__btn[data-name="view3"]{display:none}.ShopResultContent{width:100%}.ShopResultContent #mse2_results,.ShopResultContent .mse2_results{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.ShopResultContent #mse2_results.view2,.ShopResultContent .mse2_results.view2{gap:15px}.ShopResultContent #mse2_results.view2 .ShopTPL,.ShopResultContent .mse2_results.view2 .ShopTPL{width:calc((100% - 15px) / 2)}}.ShopTPL{position:relative;overflow:hidden}.ShopTPL .ms2_form{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;height:100%}.ShopTPL.hovered .ShopTPLMedia .img.alter{opacity:1}.ShopTPL.hovered .ShopTPL-Buy .site-btn.black{border-color:var(--ColorPink);background-color:var(--ColorPink);color:#fff}.ShopTPLMedia{position:relative;overflow:hidden;border-radius:3px;aspect-ratio:2160/2560}.ShopTPLMedia video{display:block;width:100%;height:100%;object-fit:cover}.ShopTPLMedia .img{display:block;width:100%;height:100%;transition:0.3s}.ShopTPLMedia .img img{display:block;width:100%;height:100%;object-fit:cover}.ShopTPLMedia .img.alter{position:absolute;top:0;left:0;opacity:0;z-index:2}.ShopTPLMedia .labels{bottom:10px;display:flex;flex-wrap:wrap;gap:5px;left:10px;position:absolute;padding:5px;z-index:2;pointer-events:none}.ShopTPLMedia .labels .label{align-items:center;border-radius:10px;display:flex;height:24px;justify-content:center;padding:0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:16px}.ShopTPLMedia .labels .label.popular{background:var(--ColorPink);color:#fff}.ShopTPLMedia .labels .label.new{background-color:#74b841;color:#fff}.ShopTPLMedia .labels .label.red{background-color:#ff001b;color:#fff}.ShopTPLMedia .labels .label.blue{background-color:#5f30e7;color:#e0d5ff}@media (hover: hover){.ShopTPLMedia:hover:not(.active){opacity:0.8}}.ShopTPL-Info{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;flex:1;margin-top:30px}.ShopTPL-Name{font-size:24px}@media (hover: hover){.ShopTPL-Name a:hover:not(.active){color:var(--ColorPink)}}.ShopTPL-Price{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;gap:5px;font-size:18px;margin-top:7px}.ShopTPL-Price .old{position:relative}.ShopTPL-Price .old .old_price{position:relative;font-style:normal !important;color:var(--ColorBlack) !important;text-decoration:none !important}.ShopTPL-Price .old:after{content:'';display:block;position:absolute;top:50%;left:0;width:100%;height:1px;background:var(--ColorBlack)}.ShopTPL-Sizes{position:relative;margin-top:3px}.ShopTPL-Sizes .title{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.ShopTPL-Sizes .open-table-sizes{display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;-ms-align-items:center;align-items:center;cursor:pointer;gap:5px}.ShopTPL-Sizes .open-table-sizes svg{display:block;width:30px;height:auto}@media (hover: hover){.ShopTPL-Sizes .open-table-sizes:hover:not(.active){color:var(--ColorPink)}}.ShopTPL-Sizes .modi{position:relative}.ShopTPL-Sizes .modi.soon::before{content:'SOON';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:red;font-weight:700;transform:rotate(-30deg);pointer-events:none;z-index:2;font-size:11px}.ShopTPL-Sizes .modi.soon .sp-top-sizes-tpl{opacity:.4}.ShopTPL-Sizes .result{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;gap:8px 15px;margin-top:7px}.ShopTPL-Sizes .result #option_size,.ShopTPL-Sizes .result input{position:absolute;opacity:0;visibility:hidden}.ShopTPL-Sizes .result input:checked ~ .size-tpl{cursor:default;background:var(--ColorBlack);color:#fff}.ShopTPL-Sizes .size-tpl{-webkit-order:100;-moz-order:100;-ms-order:100;-o-order:100;order:100;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;cursor:pointer;padding:0 10px;min-width:62px;height:36px;border:1px solid var(--ColorBlack);text-transform:uppercase;font-size:14px}.ShopTPL-Sizes .size-tpl[data-value="XS"],.ShopTPL-Sizes .size-tpl[data-value="XS/S"],.ShopTPL-Sizes .size-tpl[data-value="XS/170"]{-webkit-order:1;-moz-order:1;-ms-order:1;-o-order:1;order:1}.ShopTPL-Sizes .size-tpl[data-value="S"],.ShopTPL-Sizes .size-tpl[data-value="S/M"],.ShopTPL-Sizes .size-tpl[data-value="XS/175"]{-webkit-order:2;-moz-order:2;-ms-order:2;-o-order:2;order:2}.ShopTPL-Sizes .size-tpl[data-value="M"],.ShopTPL-Sizes .size-tpl[data-value="M/L"],.ShopTPL-Sizes .size-tpl[data-value="S/170"]{-webkit-order:3;-moz-order:3;-ms-order:3;-o-order:3;order:3}.ShopTPL-Sizes .size-tpl[data-value="L"],.ShopTPL-Sizes .size-tpl[data-value="L/XL"],.ShopTPL-Sizes .size-tpl[data-value="S/175"]{-webkit-order:4;-moz-order:4;-ms-order:4;-o-order:4;order:4}.ShopTPL-Sizes .size-tpl[data-value="XL"],.ShopTPL-Sizes .size-tpl[data-value="M/170"]{-webkit-order:5;-moz-order:5;-ms-order:5;-o-order:5;order:5}.ShopTPL-Sizes .size-tpl[data-value="XXL"],.ShopTPL-Sizes .size-tpl[data-value="M/175"]{-webkit-order:6;-moz-order:6;-ms-order:6;-o-order:6;order:6}.ShopTPL-Sizes .size-tpl[data-value="L/170"]{-webkit-order:7;-moz-order:7;-ms-order:7;-o-order:7;order:7}.ShopTPL-Sizes .size-tpl[data-value="L/175"]{-webkit-order:8;-moz-order:8;-ms-order:8;-o-order:8;order:8}.ShopTPL-Sizes .size-tpl.active{cursor:default;background:var(--ColorBlack);color:#fff}@media (hover: hover){.ShopTPL-Sizes .size-tpl:hover:not(.active){background:var(--ColorGrey)}}.ShopTPL-Buy{margin-top:auto}.ShopTPL-Buy .site-btn{margin-top:35px}@media (hover: hover){.ShopTPL-Buy .site-btn:hover.black{border-color:var(--ColorPink);background-color:var(--ColorPink);color:#fff}}.ShopResultContent #mse2_results.view2 .ShopTPL-Info,.ShopResultContent .mse2_results.view2 .ShopTPL-Info{margin-top:25px}.ShopResultContent #mse2_results.view2 .ShopTPL-Name,.ShopResultContent .mse2_results.view2 .ShopTPL-Name{font-size:22px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .title,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .title{font-size:14px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .title .site-text.max,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .title .site-text.max{font-size:16px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .title .open-table-sizes svg,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .title .open-table-sizes svg{width:26px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .result,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .result{gap:6px 12px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .size-tpl,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .size-tpl{padding:0 8px;min-width:54px;height:32px;font-size:13px}.ShopResultContent #mse2_results.view3 .ShopTPLMedia .labels,.ShopResultContent .mse2_results.view3 .ShopTPLMedia .labels{bottom:5px;left:5px}.ShopResultContent #mse2_results.view3 .ShopTPLMedia .labels .label,.ShopResultContent .mse2_results.view3 .ShopTPLMedia .labels .label{height:20px;font-size:12px}.ShopResultContent #mse2_results.view3 .ShopTPL-Info,.ShopResultContent .mse2_results.view3 .ShopTPL-Info{margin-top:20px}.ShopResultContent #mse2_results.view3 .ShopTPL-Name,.ShopResultContent .mse2_results.view3 .ShopTPL-Name{font-size:20px}.ShopResultContent #mse2_results.view3 .ShopTPL-Sizes,.ShopResultContent .mse2_results.view3 .ShopTPL-Sizes{font-size:13px}.ShopResultContent #mse2_results.view3 .ShopTPL-Sizes .site-text.max,.ShopResultContent .mse2_results.view3 .ShopTPL-Sizes .site-text.max{font-size:14px}.ShopResultContent #mse2_results.view3 .ShopTPL-Sizes .open-table-sizes svg,.ShopResultContent .mse2_results.view3 .ShopTPL-Sizes .open-table-sizes svg{width:22px}.ShopResultContent #mse2_results.view3 .ShopTPL-Sizes .result,.ShopResultContent .mse2_results.view3 .ShopTPL-Sizes .result{gap:5px 10px}.ShopResultContent #mse2_results.view3 .ShopTPL-Sizes .size-tpl,.ShopResultContent .mse2_results.view3 .ShopTPL-Sizes .size-tpl{padding:0 5px;min-width:48px;height:28px;font-size:12px}@media only screen and (min-width: 1440px) and (max-width: 1640px){.ShopTPL-Info{margin-top:24px}.ShopTPL-Name{font-size:22px}.ShopTPL-Price{font-size:17px;margin-top:6px}.ShopTPL-Buy .site-btn{margin-top:28px}}@media only screen and (min-width: 1241px) and (max-width: 1439px){.ShopTPL-Info{margin-top:20px}.ShopTPL-Name{font-size:20px}.ShopTPL-Price{font-size:16px;margin-top:5px}.ShopTPL-Sizes{margin-top:8px}.ShopTPL-Sizes .result{gap:10px 12px}.ShopTPL-Sizes .size-tpl{min-width:60px;height:38px;padding:0 10px;font-size:15px}.ShopTPL-Sizes .open-table-sizes{font-size:14px}.ShopTPL-Sizes .open-table-sizes svg{width:24px}.ShopTPL-Buy .site-btn{margin-top:24px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.ShopTPL-Info{margin-top:18px}.ShopTPL-Name{font-size:19px}.ShopTPL-Price{font-size:16px;margin-top:5px}.ShopTPL-Sizes{margin-top:8px}.ShopTPL-Sizes .title{flex-wrap:wrap;gap:10px}.ShopTPL-Sizes .result{gap:10px 12px;margin-top:8px}.ShopTPL-Sizes .size-tpl{min-width:58px;height:36px;padding:0 10px;font-size:14px}.ShopTPL-Sizes .open-table-sizes{font-size:14px}.ShopTPL-Sizes .open-table-sizes svg{width:22px}.ShopTPL-Buy .site-btn{margin-top:22px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.ShopTPL-Info{margin-top:16px}.ShopTPL-Name{font-size:18px}.ShopTPL-Price{font-size:15px;margin-top:4px;flex-wrap:wrap}.ShopTPL-Sizes{margin-top:8px}.ShopTPL-Sizes .title{flex-wrap:wrap;gap:10px}.ShopTPL-Sizes .open-table-sizes{font-size:13px;gap:4px}.ShopTPL-Sizes .open-table-sizes svg{width:22px}.ShopTPL-Sizes .result{gap:8px 10px;margin-top:8px}.ShopTPL-Sizes .size-tpl{min-width:54px;height:36px;padding:0 10px;font-size:14px}.ShopTPL-Buy .site-btn{margin-top:20px}}@media only screen and (min-width: 0px) and (max-width: 767px){.ShopTPL{width:100%}.ShopTPL-Info{margin-top:16px}.ShopTPL-Name{font-size:18px;line-height:1.25}.ShopTPL-Price{font-size:15px;margin-top:6px;flex-wrap:wrap}.ShopTPL-Sizes{margin-top:10px}.ShopTPL-Sizes .title{flex-wrap:wrap;gap:10px}.ShopTPL-Sizes .open-table-sizes{font-size:13px;gap:4px}.ShopTPL-Sizes .open-table-sizes svg{width:22px}.ShopTPL-Sizes .result{gap:8px;margin-top:8px}.ShopTPL-Sizes .size-tpl{min-width:36px;height:32px;padding:0 5px;font-size:12px}.ShopTPL-Buy .site-btn{margin-top:18px;width:100%}.ShopResultContent #mse2_results.view2 .ShopTPL-Info,.ShopResultContent .mse2_results.view2 .ShopTPL-Info{margin-top:5px}.ShopResultContent #mse2_results.view2 .ShopTPL-Name,.ShopResultContent .mse2_results.view2 .ShopTPL-Name{font-size:16px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .title,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .title{font-size:14px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .title .site-text.max,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .title .site-text.max{font-size:14px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .title .open-table-sizes,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .title .open-table-sizes{font-size:11px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .title .open-table-sizes svg,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .title .open-table-sizes svg{width:20px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .open-table-sizes svg,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .open-table-sizes svg{width:26px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .result,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .result{gap:5px}.ShopResultContent #mse2_results.view2 .ShopTPL-Sizes .size-tpl,.ShopResultContent .mse2_results.view2 .ShopTPL-Sizes .size-tpl{padding:0 5px;min-width:38px;height:26px;font-size:12px}}@media only screen and (min-width: 0px) and (max-width: 420px){.ShopTPL-Name{font-size:17px}.ShopTPL-Price{font-size:14px}.ShopTPL-Sizes .size-tpl{min-width:48px;height:32px;font-size:12px;padding:0 8px}}.IndexCatalog{position:relative}.IndexCatalog .mse2_results{display:none}.IndexCatalog .mse2_results.active{display:grid}.IndexCatalogTabs{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;gap:0 15px;margin:30px 0}.IndexCatalogTabs .site-btn.active{border:1px solid var(--ColorBlack);background-color:var(--ColorBlack);color:#fff}@media (hover: hover){.IndexCatalogTabs .site-btn.active:hover{background-color:var(--ColorPink);border-color:var(--ColorPink)}}.lang-he .IndexCatalog{direction:rtl}@media only screen and (min-width: 768px) and (max-width: 1439px){.IndexCatalog .ShopResultContent .mse2_results.view2 .ShopTPL:nth-child(4){display:none}}@media only screen and (min-width: 0px) and (max-width: 767px){.IndexCatalog .mse2_results.active{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;width:calc(100% + 15px);gap:15px}.IndexCatalog .mse2_results .ShopTPL{min-width:300px;width:auto !important}.IndexCatalogTabs{gap:0 5px;margin:15px 0}.IndexCatalogTabs .site-btn{padding:0 15px;height:34px}}.mb-block{position:relative;color:var(--ColorBlack)}.mb-wrap{max-width:1180px;margin-inline:auto;padding-inline:clamp(16px, 3vw, 40px)}.lang-he .mb-block{direction:rtl}.mb-head{text-align:center;max-width:640px;margin-inline:auto}.mb-eyebrow{display:inline-block;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--ColorPink);margin-bottom:10px}.mb-title{font-size:clamp(24px, 3vw, 40px);font-weight:600;line-height:1.12;letter-spacing:-.01em;margin:0 0 10px}.mb-lead{font-size:15.5px;line-height:1.55;color:rgba(71,69,72,0.7);margin:0 auto;max-width:560px}.mb-up,.mb-float{opacity:0;transform:translateY(24px);transition:opacity 0.6s cubic-bezier(0.16, 1, 0.3, 1),transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);transition-delay:var(--mb-delay, 0s)}.mb-up.is-in,.mb-float.is-in{opacity:1;transform:none}.has-mb-gsap .mb-up,.has-mb-gsap .mb-float{transition:none !important;opacity:1;transform:none}.mb-collage{position:relative;margin-top:clamp(26px, 3.5vw, 44px)}.mb-item--c{position:relative;z-index:2;width:40%;margin-inline:auto}.mb-item--a,.mb-item--b,.mb-item--d,.mb-item--e{position:absolute;width:16%}.mb-item--a{inset-inline-start:11%;inset-block-start:8%;z-index:1}.mb-item--d{inset-inline-start:72%;inset-block-start:20%;z-index:1}.mb-item--b{inset-inline-start:24%;inset-block-start:48%;z-index:3}.mb-item--e{inset-inline-start:66%;inset-block-start:62%;z-index:3}.mb-card{background-color:#fff;border-radius:14px;padding:8px 8px 12px;box-shadow:0 10px 30px rgba(249,126,191,0.14),0 4px 14px rgba(71,69,72,0.08);transition:transform .3s ease, box-shadow .3s ease}@media (hover: hover){.mb-card:hover{transform:scale(1.02);box-shadow:0 16px 44px rgba(249,126,191,0.2),0 6px 18px rgba(71,69,72,0.1)}}.mb-media{position:relative;overflow:hidden;border-radius:10px;aspect-ratio:4/3;background-color:var(--ColorBG);isolation:isolate}.mb-media img,.mb-media video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.mb-media video{opacity:0;transition:opacity .5s ease}.mb-media.is-playing video{opacity:1}.mb-num{position:absolute;z-index:2;inset-block-start:10px;inset-inline-start:10px;width:32px;height:32px;border-radius:50%;background-color:var(--ColorPink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:600;line-height:1;box-shadow:0 4px 12px rgba(249,126,191,0.35)}.mb-item--c .mb-media{aspect-ratio:3/4;border-radius:16px;box-shadow:0 18px 50px rgba(249,126,191,0.16),0 6px 20px rgba(71,69,72,0.1)}.mb-item--c .mb-media img{transition:transform .45s ease}@media (hover: hover){.mb-item--c .mb-media:hover img{transform:scale(1.02)}}.mb-playbtn{position:absolute;z-index:3;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%, -50%);width:48px;height:48px;border:0;border-radius:50%;cursor:pointer;background-color:rgba(255,255,255,0.94);color:var(--ColorBlack);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(0,0,0,0.22)}[dir="rtl"] .mb-playbtn,.lang-he .mb-playbtn{transform:translate(50%, -50%)}.mb-playbtn[hidden]{display:none}.mb-playbtn svg{width:18px;height:18px;margin-inline-start:2px}.mb-playbtn:focus-visible{outline:2px solid var(--ColorPink);outline-offset:2px}.mb-cap{padding:11px 5px 0}.mb-cap__title{font-size:17.5px;font-weight:600;line-height:1.3;margin:0}.mb-cap__text{font-size:14.5px;line-height:1.5;color:rgba(71,69,72,0.7);margin:4px 0 0}.mb-item--c .mb-cap{padding-top:14px}.mb-item--c .mb-cap__title{font-size:21px}.mb-item--c .mb-cap__text{font-size:15.5px}@media only screen and (min-width: 768px) and (max-width: 1439px){.mb-item--a .mb-cap__title,.mb-item--b .mb-cap__title,.mb-item--d .mb-cap__title,.mb-item--e .mb-cap__title{font-size:16px}.mb-item--a .mb-cap__text,.mb-item--b .mb-cap__text,.mb-item--d .mb-cap__text,.mb-item--e .mb-cap__text{font-size:14px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.mb-item--c{width:44%}.mb-item--a,.mb-item--b,.mb-item--d,.mb-item--e{width:20%}.mb-item--a{inset-inline-start:5%;inset-block-start:8%}.mb-item--d{inset-inline-start:76%;inset-block-start:18%}.mb-item--b{inset-inline-start:9%;inset-block-start:46%}.mb-item--e{inset-inline-start:73%;inset-block-start:58%}}@media only screen and (max-width: 767px){.mb-collage{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mb-item--c,.mb-item--a,.mb-item--b,.mb-item--d,.mb-item--e{position:static;width:auto;z-index:auto;margin-inline:0}.mb-item--c{grid-column:1 / -1;order:1}.mb-item--c .mb-float{max-width:480px;margin-inline:auto}.mb-item--a{order:2}.mb-item--d{order:3}.mb-item--b{grid-column:1 / -1;order:4}.mb-item--b .mb-media{aspect-ratio:16/9}.mb-item--e{order:5}}@media (prefers-reduced-motion: reduce){.mb-up,.mb-float{transition:none !important;opacity:1 !important;transform:none !important}.mb-card,.mb-item--c .mb-media img{transition:none !important}.mb-media video{transition:none !important}}:root{--hb-py:clamp(56px, 8vh, 100px);--hb-hd:clamp(24px, 3.5vw, 44px);--hb-r:18px;--hb-shadow:0 16px 48px rgba(71,69,72,0.13)}.hb-block{position:relative;color:var(--ColorBlack)}.hb-sec-title{font-family:var(--MainFF);font-weight:700;text-transform:uppercase;line-height:.95;letter-spacing:-.02em;font-size:clamp(26px, 4vw, 54px);margin:0;color:var(--ColorBlack)}.hb-sec-sub{font-size:15px;color:rgba(71,69,72,0.66);margin-top:10px;max-width:420px}.hb-eyebrow{display:inline-block;font-family:var(--MainFF);font-weight:700;text-transform:uppercase;letter-spacing:.18em;font-size:13px;color:var(--ColorPink);margin-bottom:14px}.hb-accent{color:var(--ColorPink)}.hb-st{padding-block:var(--hb-py)}.hb-st__head{padding-bottom:var(--hb-hd)}.hb-st__wrap{position:relative}.hb-st__row{display:flex;gap:clamp(14px, 2vw, 26px);overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-block:6px}.hb-st__row::-webkit-scrollbar{display:none}.hb-story{flex:0 0 auto;width:clamp(96px, 8vw, 116px)}.hb-story__btn{display:flex;flex-direction:column;align-items:center;gap:9px;width:100%;background:none;border:0;padding:0;cursor:pointer;color:var(--ColorBlack)}.hb-story__btn:focus-visible{outline:2px solid var(--ColorPink);outline-offset:4px;border-radius:14px}.hb-story__ring{width:clamp(88px, 7.4vw, 106px);height:clamp(88px, 7.4vw, 106px);border-radius:50%;padding:3px;background:conic-gradient(from 210deg, var(--ColorPink), #ffd1e6, #ffabd4, var(--ColorPink));transition:transform .3s ease}.hb-story__thumb{display:block;width:100%;height:100%;border-radius:50%;background-color:#fff;padding:3px}.hb-story__img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;background-color:var(--ColorBG)}.hb-story.is-viewed .hb-story__ring{background:var(--ColorGrey);padding:2px}.hb-story.is-viewed .hb-story__thumb{padding:4px}@media (hover: hover){.hb-story__btn:hover .hb-story__ring{transform:scale(1.04)}}.hb-story__label{max-width:100%;font-size:13px;font-weight:500;line-height:1.3;color:var(--ColorBlack);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-story.is-viewed .hb-story__label{color:rgba(71,69,72,0.55)}.hb-st__arrow{position:absolute;z-index:2;display:none;inset-block-start:clamp(44px, 3.7vw, 53px);transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(71,69,72,0.12);border-radius:50%;background-color:#fff;color:var(--ColorBlack);cursor:pointer;align-items:center;justify-content:center;box-shadow:0 12px 40px rgba(249,126,191,0.12);transition:color .2s ease, border-color .2s ease}.hb-st__arrow svg{width:18px;height:18px}[dir="rtl"] .hb-st__arrow svg,.lang-he .hb-st__arrow svg{transform:scaleX(-1)}.hb-st__arrow--prev{inset-inline-start:-10px}.hb-st__arrow--next{inset-inline-end:-10px}@media (hover: hover){.hb-st__arrow:hover{color:var(--ColorPink);border-color:var(--ColorPink)}}@media only screen and (min-width: 1024px){.hb-st__wrap.has-overflow .hb-st__arrow{display:flex}}.hb-sview{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center}.hb-sview[hidden]{display:none}.hb-sview__overlay{position:absolute;inset:0;background-color:rgba(32,27,30,0.85)}.hb-sview__close{position:absolute;z-index:6;inset-block-start:calc(16px + env(safe-area-inset-top, 0px));inset-inline-end:16px;width:46px;height:46px;border:0;border-radius:50%;cursor:pointer;background-color:rgba(255,255,255,0.14);color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.hb-sview__close svg{width:20px;height:20px}@media (hover: hover){.hb-sview__close:hover{background-color:var(--ColorPink)}}.hb-sview__close:focus-visible,.hb-sview__nav:focus-visible,.hb-sview__mute:focus-visible,.hb-sview__play:focus-visible{outline:2px solid var(--ColorPink);outline-offset:2px}.hb-sview__stage{position:relative;z-index:1;display:flex;align-items:center;gap:clamp(14px, 2vw, 26px)}.hb-sview__player{position:relative;height:clamp(85vh, 85dvh, 800px);aspect-ratio:9/16;border-radius:20px;overflow:hidden;background-color:#111113;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.hb-sview__player::before{content:"";position:absolute;inset-inline:0;inset-block-start:0;height:72px;z-index:1;background:linear-gradient(to bottom, rgba(0,0,0,0.45), transparent);pointer-events:none}.hb-sview__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .28s ease}.hb-sview__player.is-switching .hb-sview__video{opacity:0}.hb-sview__bars{position:absolute;z-index:5;display:flex;gap:5px;inset-inline:10px;inset-block-start:calc(10px + env(safe-area-inset-top, 0px))}.hb-sview__bar{position:relative;flex:1 1 0;height:3px;border-radius:3px;background-color:rgba(255,255,255,0.32);overflow:hidden}.hb-sview__bar i{position:absolute;inset:0;border-radius:inherit;background-color:#fff;transform:scaleX(0);transform-origin:left}[dir="rtl"] .hb-sview__bar i,.lang-he .hb-sview__bar i{transform-origin:right}.hb-sview__mute{position:absolute;z-index:5;inset-block-start:calc(26px + env(safe-area-inset-top, 0px));inset-inline-end:10px;width:40px;height:40px;border:0;border-radius:50%;cursor:pointer;background-color:rgba(0,0,0,0.35);color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.hb-sview__mute svg{width:18px;height:18px}.hb-sview__mute .hb-sview__ico-on{display:none}.hb-sview__mute.is-on .hb-sview__ico-on{display:block}.hb-sview__mute.is-on .hb-sview__ico-off{display:none}@media (hover: hover){.hb-sview__mute:hover{background-color:var(--ColorPink)}}.hb-sview__play{position:absolute;z-index:5;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%, -50%);width:66px;height:66px;border:0;border-radius:50%;cursor:pointer;background-color:rgba(255,255,255,0.92);color:var(--ColorBlack);display:flex;align-items:center;justify-content:center;box-shadow:0 12px 40px rgba(0,0,0,0.3)}[dir="rtl"] .hb-sview__play,.lang-he .hb-sview__play{transform:translate(50%, -50%)}.hb-sview__play[hidden]{display:none}.hb-sview__play svg{width:26px;height:26px;margin-inline-start:3px}.hb-sview__nav{flex-shrink:0;width:52px;height:52px;border:0;border-radius:50%;cursor:pointer;background-color:rgba(255,255,255,0.92);color:var(--ColorBlack);display:flex;align-items:center;justify-content:center;transition:background-color .2s ease, color .2s ease}.hb-sview__nav svg{width:22px;height:22px}[dir="rtl"] .hb-sview__nav svg,.lang-he .hb-sview__nav svg{transform:scaleX(-1)}@media (hover: hover){.hb-sview__nav:hover{background-color:var(--ColorPink);color:#fff}}.hb-sview__panel{width:clamp(272px, 23vw, 336px);max-height:clamp(85vh, 85dvh, 800px);overflow-y:auto;overscroll-behavior:contain;background-color:#fff;border-radius:20px;box-shadow:0 12px 40px rgba(249,126,191,0.12);padding:16px}.hb-sview__panel form{display:flex;flex-direction:column;gap:14px}.hb-sview__panel[hidden]{display:none}.hb-sview__pmedia{position:relative;display:block;border-radius:14px;overflow:hidden;background-color:var(--ColorBG);flex-shrink:0}.hb-sview__pimg{display:block;width:100%;aspect-ratio:2160 / 2560;object-fit:cover}.hb-sview__ptitle{display:block;font-size:17px;font-weight:600;line-height:1.35;color:var(--ColorBlack);text-decoration:none}@media (hover: hover){.hb-sview__ptitle:hover{color:var(--ColorPink)}}.hb-sview__prices{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hb-sview__price{font-family:var(--MainFF);font-weight:600;font-size:28px;line-height:1;color:var(--ColorBlack)}.hb-sview__old{font-size:15px;color:rgba(71,69,72,0.5);text-decoration:line-through}.hb-sview__pill{padding:5px 11px;border-radius:999px;background-color:var(--ColorPink);color:#fff;font-family:var(--MainFF);font-weight:600;font-size:12px;line-height:1}.hb-sview__swatches{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.hb-sview__swatches input{position:absolute;opacity:0;visibility:hidden}.hb-sview__swatches input:checked ~ .hb-sview__sz{cursor:default;background:var(--ColorBlack);color:#fff}.hb-sview__swatches .modi[data-value="XS"],.hb-sview__swatches .modi[data-value="XS/S"],.hb-sview__swatches .modi[data-value="XS/170"]{-webkit-order:1;-moz-order:1;-ms-order:1;-o-order:1;order:1}.hb-sview__swatches .modi[data-value="S"],.hb-sview__swatches .modi[data-value="S/M"],.hb-sview__swatches .modi[data-value="XS/175"]{-webkit-order:2;-moz-order:2;-ms-order:2;-o-order:2;order:2}.hb-sview__swatches .modi[data-value="M"],.hb-sview__swatches .modi[data-value="M/L"],.hb-sview__swatches .modi[data-value="S/170"]{-webkit-order:3;-moz-order:3;-ms-order:3;-o-order:3;order:3}.hb-sview__swatches .modi[data-value="L"],.hb-sview__swatches .modi[data-value="L/XL"],.hb-sview__swatches .modi[data-value="S/175"]{-webkit-order:4;-moz-order:4;-ms-order:4;-o-order:4;order:4}.hb-sview__swatches .modi[data-value="XL"],.hb-sview__swatches .modi[data-value="M/170"]{-webkit-order:5;-moz-order:5;-ms-order:5;-o-order:5;order:5}.hb-sview__swatches .modi[data-value="XXL"],.hb-sview__swatches .modi[data-value="M/175"]{-webkit-order:6;-moz-order:6;-ms-order:6;-o-order:6;order:6}.hb-sview__swatches .modi[data-value="L/170"]{-webkit-order:7;-moz-order:7;-ms-order:7;-o-order:7;order:7}.hb-sview__swatches .modi[data-value="L/175"]{-webkit-order:8;-moz-order:8;-ms-order:8;-o-order:8;order:8}.hb-sview__swatch{display:block;width:20px;height:20px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1.5px rgba(71,69,72,0.2);flex-shrink:0}.hb-sview__sz{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:27px;padding-inline:6px;border-radius:7px;border:1.5px solid rgba(71,69,72,0.18);font-size:12px;font-weight:600;color:var(--ColorBlack);-webkit-order:100;-moz-order:100;-ms-order:100;-o-order:100;order:100;cursor:pointer}.hb-sview__sz.active{cursor:default;background:var(--ColorBlack);color:#fff}@media (hover: hover){.hb-sview__sz:hover:not(.active){background:var(--ColorGrey)}}.hb-sview__add{width:100% !important;margin-top:auto}@media only screen and (min-width: 768px) and (max-width: 1023px){.hb-sview__player{height:clamp(100px, 78vh, 78dvh)}.hb-sview__panel{max-height:clamp(100px, 78vh, 78dvh)}.hb-sview__nav{display:none}}@media only screen and (max-width: 767px){.hb-sview__stage{width:100%;height:100%;gap:0}.hb-sview__player{width:100%;height:100%;aspect-ratio:auto;border-radius:0}.hb-sview__nav{display:none}.hb-sview__panel{position:absolute;z-index:6;width:auto;max-height:none;overflow:visible;inset-inline:10px;inset-block-end:calc(12px + env(safe-area-inset-bottom, 0px));background-color:rgba(255,255,255,0.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;padding:10px;display:grid;grid-template-columns:58px 1fr;align-items:center;gap:6px 12px}.hb-sview__pmedia{grid-row:1 / 3;grid-column:1;border-radius:10px}.hb-sview__ptitle{grid-column:2;align-self:end}.hb-sview__prices{grid-column:2;align-self:start}.hb-sview__ptitle{font-size:14px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.hb-sview__prices{gap:8px}.hb-sview__price{font-size:19px}.hb-sview__old{font-size:13px}.hb-sview__pill{font-size:11px;padding:4px 9px}.hb-sview__swatches{display:none}.hb-sview__add{grid-column:1 / -1;margin-top:2px;height:44px !important;font-size:15px !important}}@media (prefers-reduced-motion: reduce){.hb-story__ring{transition:none !important}.hb-sview__video{transition:none !important;opacity:1 !important}}
/*# sourceMappingURL=index.css.map */
