@font-face{font-family:'NEXA Light';src:url("../fonts/Nexa-Light.woff2") format("opentype");font-weight:normal;font-style:normal;font-display:auto}@font-face{font-family:'NEXA Bold';src:url("../fonts/Nexa-Bold.woff2") format("opentype");font-weight:bold;font-style:normal;font-display:auto}@font-face{font-family:'NEXA Bold cyr';src:url("../fonts/Nexa-Bold5.otf") format("opentype");font-weight:bold;font-style:normal;font-display:auto}@font-face{font-family:'Noah Regular Italic';src:url("../fonts/Noah-RegularItalic.otf") format("opentype"),url("../fonts/Noah-RegularItalic.ttf") format("truetype");font-weight:normal;font-style:italic;font-display:auto}@font-face{font-family:'Noah Bold Italic';src:url("../fonts/Noah-BoldItalic.otf") format("opentype"),url("../fonts/Noah-BoldItalic.ttf") format("truetype");font-weight:bold;font-style:italic;font-display:auto}@font-face{font-family:'Noah Regular';src:url("../fonts/Noah-Regular.otf") format("opentype"),url("../fonts/Noah-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:auto}@font-face{font-family:'Noah Bold';src:url("../fonts/Noah-Bold.otf") format("opentype"),url("../fonts/Noah-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:auto}.BlogPostTopShare{position:relative;width:252px;max-width:calc(100% - 708px - 252px - 24px * 2)}.BlogPostTopShare .share-wr{position:relative;width:max-content}.BlogPostTopShare .share-btn{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;gap:0 12px;font-size:18px}.BlogPostTopShare .share-btn .icon{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;background:#f3f3f3;transition:0.3s ease;width:48px;height:48px}.BlogPostTopShare .share-btn svg,.BlogPostTopShare .share-btn img{display:block;width:24px;height:24px;object-fit:contain}.BlogPostTopShare .share-btn span{color:grey}@media (hover: hover){.BlogPostTopShare .share-btn:hover .icon{background:#e8e8e8}.BlogPostTopShare .share-btn:hover span{color:#2c3c4c}}.BlogPostTopShare .share-inner{position:absolute;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;border:1px solid #d5d5d5;background:#fff;top:calc(100% + 20px);left:0;padding:8px;visibility:hidden;opacity:0;transition:0.4s ease;transform:translateY(-20px);font-size:16px}.BlogPostTopShare .share-inner.show{visibility:visible;opacity:1;transform:translateY(0)}.BlogPostTopShare .share-inner .link{cursor:pointer;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;min-width:intrinsic;min-width:-moz-max-content;min-width:-webkit-max-content;gap:0 10px;height:40px;padding:0 15px;transition:0.3s ease all}.BlogPostTopShare .share-inner .link svg,.BlogPostTopShare .share-inner .link img{display:block;width:24px;height:24px}@media (hover: hover){.BlogPostTopShare .share-inner .link:hover{background:rgba(44,60,76,0.2);color:#2c3c4c}.BlogPostTopShare .share-inner .link:hover span{color:#2c3c4c}}.lang-he .BlogPostTopShare .share-btn{font-size:21px}.lang-he .BlogPostTopShare .share-inner{right:0;left:auto}@media only screen and (min-width: 1241px) and (max-width: 1599px){.BlogPostTopShare{width:252px;max-width:calc(100% - 580px - 252px - 24px * 2)}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.BlogPostTopShare{width:252px;max-width:calc(100% - 580px - 24px)}}@media only screen and (min-width: 0px) and (max-width: 1023px){.BlogPostTopShare{position:fixed;bottom:65px;right:15px;width:auto;max-width:initial;z-index:30}.BlogPostTopShare .share-btn span{display:none}.BlogPostTopShare .share-inner{top:auto;left:auto;bottom:calc(100% + 20px);right:0}}.BlogPostTopContent{position:relative;margin:0 auto;width:708px}.BlogPostTopContent .stat{position:relative;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;list-style-type:disc;list-style-position:inside;color:grey;font-size:16px;gap:8px 16px}.BlogPostTopContent .stat li:nth-child(1)::marker{content:""}.BlogPostTopContent .main-img{display:block;position:relative;overflow:hidden;margin:35px 0}.BlogPostTopContent .main-img img{display:block;width:100%}.BlogPostTopContent .text-content{position:relative}.BlogPostTopContent .text-content h1,.BlogPostTopContent .text-content h2,.BlogPostTopContent .text-content h3,.BlogPostTopContent .text-content h4,.BlogPostTopContent .text-content h5,.BlogPostTopContent .text-content h6{margin-top:32px;margin-bottom:24px;font-weight:700;line-height:1.3;color:#2c3c4c}.BlogPostTopContent .text-content h1{font-size:32px}.BlogPostTopContent .text-content h2{font-size:28px}.BlogPostTopContent .text-content h3{font-size:24px}.BlogPostTopContent .text-content h4{font-size:20px}.BlogPostTopContent .text-content h5{font-size:18px}.BlogPostTopContent .text-content h6{font-size:16px}.BlogPostTopContent .text-content p,.BlogPostTopContent .text-content ul,.BlogPostTopContent .text-content ol{margin-top:24px;margin-bottom:32px;font-size:18px;line-height:1.45}.BlogPostTopContent .text-content b,.BlogPostTopContent .text-content strong{font-weight:700}.BlogPostTopContent .text-content i{font-style:italic}.BlogPostTopContent .text-content span{color:#C5A065}.BlogPostTopContent .text-content a{color:#C5A065;text-decoration:underline}@media (hover: hover){.BlogPostTopContent .text-content a:hover{text-decoration:none}}.BlogPostTopContent .text-content ul,.BlogPostTopContent .text-content ol{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;list-style-type:disc;padding-left:20px;gap:12px}.BlogPostTopContent .text-content ul li::marker,.BlogPostTopContent .text-content ol li::marker{color:#C5A065}.BlogPostTopContent .text-content img{display:block;margin-top:24px;margin-bottom:32px;width:100%}.BlogPostTopContent .gallery-wr{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}.BlogPostTopContent .gallery-wr .gal-el{position:relative;display:block;overflow:hidden;width:calc((100% - 15px * 2) / 3);aspect-ratio:16 / 9}.BlogPostTopContent .gallery-wr .gal-el img{display:block;width:100%;height:100%;object-fit:cover;transition:0.3s}@media (hover: hover){.BlogPostTopContent .gallery-wr .gal-el:hover img{opacity:0.8;transform:scale(1.05)}}.lang-he .BlogPostTopContent .text-content p,.lang-he .BlogPostTopContent .text-content ul,.lang-he .BlogPostTopContent .text-content ol{font-size:21px}.lang-he .BlogPostTopContent .text-content ul,.lang-he .BlogPostTopContent .text-content ol{padding-right:20px;padding-left:0}@media only screen and (min-width: 1241px) and (max-width: 1599px){.BlogPostTopContent{width:580px}.BlogPostTopContent .main-img{margin:30px 0}.BlogPostTopContent .text-content p,.BlogPostTopContent .text-content ul,.BlogPostTopContent .text-content ol{margin-top:20px;margin-bottom:28px;font-size:17px}.BlogPostTopContent .text-content ul,.BlogPostTopContent .text-content ol{gap:10px}.BlogPostTopContent .text-content img{margin-top:20px;margin-bottom:28px}.lang-he .BlogPostTopContent .text-content p,.lang-he .BlogPostTopContent .text-content ul,.lang-he .BlogPostTopContent .text-content ol{font-size:20px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.BlogPostTopContent{width:580px;margin:0}.BlogPostTopContent .main-img{margin:24px 0}.BlogPostTopContent .text-content h1{font-size:28px}.BlogPostTopContent .text-content h2{font-size:24px}.BlogPostTopContent .text-content h3{font-size:21px}.BlogPostTopContent .text-content h4{font-size:18px}.BlogPostTopContent .text-content h5{font-size:16px}.BlogPostTopContent .text-content h6{font-size:15px}.BlogPostTopContent .text-content h1,.BlogPostTopContent .text-content h2,.BlogPostTopContent .text-content h3,.BlogPostTopContent .text-content h4,.BlogPostTopContent .text-content h5,.BlogPostTopContent .text-content h6{margin-top:24px;margin-bottom:20px}.BlogPostTopContent .text-content p,.BlogPostTopContent .text-content ul,.BlogPostTopContent .text-content ol{margin-top:16px;margin-bottom:22px;font-size:16px}.BlogPostTopContent .text-content ul,.BlogPostTopContent .text-content ol{gap:8px}.BlogPostTopContent .text-content img{margin-top:16px;margin-bottom:22px}.lang-he .BlogPostTopContent .text-content p,.lang-he .BlogPostTopContent .text-content ul,.lang-he .BlogPostTopContent .text-content ol{font-size:18px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.BlogPostTopContent{width:100%;margin:0}.BlogPostTopContent .main-img{margin:24px 0}.BlogPostTopContent .text-content h1{font-size:26px}.BlogPostTopContent .text-content h2{font-size:23px}.BlogPostTopContent .text-content h3{font-size:20px}.BlogPostTopContent .text-content h4{font-size:18px}.BlogPostTopContent .text-content h5{font-size:16px}.BlogPostTopContent .text-content h6{font-size:15px}.BlogPostTopContent .text-content h1,.BlogPostTopContent .text-content h2,.BlogPostTopContent .text-content h3,.BlogPostTopContent .text-content h4,.BlogPostTopContent .text-content h5,.BlogPostTopContent .text-content h6{margin-top:20px;margin-bottom:18px}.BlogPostTopContent .text-content p,.BlogPostTopContent .text-content ul,.BlogPostTopContent .text-content ol{margin-top:16px;margin-bottom:22px;font-size:16px}.BlogPostTopContent .text-content ul,.BlogPostTopContent .text-content ol{gap:8px}.BlogPostTopContent .text-content img{margin-top:16px;margin-bottom:22px}.lang-he .BlogPostTopContent .text-content p,.lang-he .BlogPostTopContent .text-content ul,.lang-he .BlogPostTopContent .text-content ol{font-size:18px}}@media only screen and (min-width: 0px) and (max-width: 768px){.BlogPostTopContent{width:100%;margin:0}.BlogPostTopContent .stat{font-size:14px;gap:6px 12px}.BlogPostTopContent .main-img{margin:18px 0}.BlogPostTopContent .text-content h1{font-size:22px}.BlogPostTopContent .text-content h2{font-size:20px}.BlogPostTopContent .text-content h3{font-size:18px}.BlogPostTopContent .text-content h4{font-size:16px}.BlogPostTopContent .text-content h5{font-size:15px}.BlogPostTopContent .text-content h6{font-size:14px}.BlogPostTopContent .text-content h1,.BlogPostTopContent .text-content h2,.BlogPostTopContent .text-content h3,.BlogPostTopContent .text-content h4,.BlogPostTopContent .text-content h5,.BlogPostTopContent .text-content h6{margin-top:16px;margin-bottom:14px}.BlogPostTopContent .text-content p,.BlogPostTopContent .text-content ul,.BlogPostTopContent .text-content ol{margin-top:12px;margin-bottom:16px;font-size:14px}.BlogPostTopContent .text-content ul,.BlogPostTopContent .text-content ol{gap:7px}.BlogPostTopContent .text-content img{margin-top:12px;margin-bottom:16px}.BlogPostTopContent .gallery-wr .gal-el{width:calc((100% - 15px) / 2)}.lang-he .BlogPostTopContent .text-content p,.lang-he .BlogPostTopContent .text-content ul,.lang-he .BlogPostTopContent .text-content ol{font-size:16px}}.BlogPostTopProducts{position:relative;width:252px}.BlogPostTopProducts .sticky{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;gap:20px 0}.BlogPostTopProducts .catalog-grid-box{box-shadow:0 0 16px rgba(252,169,204,0.4);padding:10px;border-radius:16px}@media only screen and (min-width: 768px) and (max-width: 1240px){.BlogPostTopProducts{width:100%}.BlogPostTopProducts .sticky{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;gap:15px}.BlogPostTopProducts .catalog-grid-box{height:auto;width:calc((100% - 15px * 3) / 4 );box-shadow:0 0 16px rgba(252,169,204,0.4);padding:10px;border-radius:16px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.BlogPostTopProducts .catalog-grid-box{width:calc((100% - 15px * 2) / 3)}}@media only screen and (min-width: 0px) and (max-width: 768px){.BlogPostTopProducts{width:100%}.BlogPostTopProducts .sticky{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;overflow:auto;gap:15px;padding-bottom:10px;margin-bottom:-10px}.BlogPostTopProducts .catalog-grid-box{width:252px;min-width:252px;height:auto;box-shadow:0 0 16px rgba(252,169,204,0.4);padding:10px;border-radius:16px}}.BlogMainResult{position:relative;padding-top:32px}.BlogMainResult .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:32px 24px}.BlogMainResult .see-all{margin-top:32px}.BlogTPL{position:relative;width:calc((100% - 24px * 3) / 4)}.BlogTPL .img{display:block;position:relative;overflow:hidden;aspect-ratio:342/260;max-height:260px;min-width:100%}.BlogTPL .img:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#000000;background:-webkit-linear-gradient(0deg, rgba(0,0,0,0.65) 6%, rgba(0,0,0,0.08) 47%, transparent 100%);background:-moz-linear-gradient(0deg, rgba(0,0,0,0.65) 6%, rgba(0,0,0,0.08) 47%, transparent 100%);background:linear-gradient(0deg, rgba(0,0,0,0.65) 6%, rgba(0,0,0,0.08) 47%, transparent 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=0);transition:.3s ease-in-out;transform-origin:bottom}.BlogTPL .img img{display:block;width:100%;height:100%;object-fit:cover;transition:0.3s ease all}.BlogTPL .desc{position:relative;padding-top:10px}.BlogTPL .name{line-height:1.4;font-weight:700;font-size:22px}.BlogTPL .stat{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:16px;margin-top:20px;font-size:14px}.BlogTPL .stat li{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;gap:0 5px}.BlogTPL .stat li svg,.BlogTPL .stat li img{display:block;width:20px;height:20px;object-fit:contain}.BlogTPL .stat li svg.minus,.BlogTPL .stat li img.minus{position:relative;margin-top:-2px}@media (hover: hover){.BlogTPL:hover .img:after{transform:scale(1.4)}.BlogTPL:hover .img img{transform:scale(1.05)}}.BlogTPL.first{width:calc((100% - 24px) / 2)}.BlogTPL.first .img{aspect-ratio:708/420;max-height:420px;min-width:100%}.BlogTPL.first .desc{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;position:absolute;color:#fff;left:0;bottom:0;width:100%;height:100%;padding:24px}.BlogTikTTokTPL{position:relative;width:calc((100% - 24px * 3) / 4)}.BlogTikTTokTPL .img{display:block;position:relative;overflow:hidden;aspect-ratio:342/458;max-height:458px}.BlogTikTTokTPL .img img{display:block;width:100%;height:100%;object-fit:cover;transition:0.3s ease all}.BlogTikTTokTPL .img:after{content:'';display:block;position:absolute;top:20px;right:20px;width:20px;height:20px;background-image:url(/assets/img/icons/icon-play-white.svg);-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;background-position:center;z-index:2}.BlogTikTTokTPL .desc{position:relative;padding-top:15px}.BlogTikTTokTPL .name{font-weight:700;font-size:20px}.BlogTikTTokTPL .views{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;gap:0 10px;margin-top:15px;font-size:16px}.BlogTikTTokTPL .views svg,.BlogTikTTokTPL .views img{display:block;width:25px;height:25px;object-fit:contain}@media (hover: hover){.BlogTikTTokTPL:hover .img img{transform:scale(1.05)}}.lang-he .BlogTPL .name{font-size:26px}.lang-he .BlogTikTTokTPL .img:after{left:20px;right:auto}.lang-he .BlogTikTTokTPL .name{font-size:24px}@media only screen and (min-width: 1241px) and (max-width: 1599px){.BlogMainResult{padding-top:28px}.BlogMainResult .result{gap:28px 20px}.BlogTPL{width:calc((100% - 20px * 3) / 4)}.BlogTPL .img{max-height:215px}.BlogTPL .desc{padding-top:9px}.BlogTPL .name{font-size:20px}.BlogTPL .stat{gap:14px;margin-top:17px}.BlogTPL.first{width:calc((100% - 20px) / 2)}.BlogTPL.first .img{max-height:349px}.BlogTPL.first .desc{padding:20px}.BlogTikTTokTPL{width:calc((100% - 20px * 3) / 4)}.BlogTikTTokTPL .img{max-height:378px}.BlogTikTTokTPL .img:after{top:17px;right:17px;width:17px;height:17px}.BlogTikTTokTPL .desc{padding-top:13px}.BlogTikTTokTPL .name{font-size:18px}.BlogTikTTokTPL .views{gap:0 9px;margin-top:13px;font-size:15px}.BlogTikTTokTPL .views svg,.BlogTikTTokTPL .views img{width:22px;height:22px}.lang-he .BlogTPL .name{font-size:24px}.lang-he .BlogTikTTokTPL .img:after{left:17px}.lang-he .BlogTikTTokTPL .name{font-size:22px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.BlogMainResult{padding-top:22px}.BlogMainResult .result{gap:22px 16px}.BlogTPL{width:calc((100% - 16px * 2) / 3)}.BlogTPL .img{max-height:235px}.BlogTPL .desc{padding-top:9px}.BlogTPL .name{font-size:20px}.BlogTPL .stat{gap:14px;margin-top:17px}.BlogTPL.first{width:calc((100% - 16px * 2) / 3 * 2 + 16px)}.BlogTPL.first .img{max-height:377px}.BlogTPL.first .desc{padding:16px}.BlogTikTTokTPL{width:calc((100% - 16px * 2) / 3)}.BlogTikTTokTPL .img{max-height:415px}.BlogTikTTokTPL .img:after{top:17px;right:17px;width:17px;height:17px}.BlogTikTTokTPL .desc{padding-top:13px}.BlogTikTTokTPL .name{font-size:18px}.BlogTikTTokTPL .views{gap:0 9px;margin-top:13px;font-size:15px}.BlogTikTTokTPL .views svg,.BlogTikTTokTPL .views img{width:22px;height:22px}.lang-he .BlogTPL .name{font-size:24px}.lang-he .BlogTikTTokTPL .img:after{left:17px}.lang-he .BlogTikTTokTPL .name{font-size:22px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.BlogMainResult{padding-top:20px}.BlogMainResult .result{gap:20px 15px}.BlogTPL{width:calc((100% - 15px) / 2)}.BlogTPL .img{max-height:275px}.BlogTPL .desc{padding-top:9px}.BlogTPL .name{font-size:20px}.BlogTPL .stat{gap:14px;margin-top:17px}.BlogTPL.first{width:100%}.BlogTPL.first .img{max-height:438px}.BlogTPL.first .desc{padding:20px}.BlogTikTTokTPL{width:calc((100% - 15px) / 2)}.BlogTikTTokTPL .img{max-height:484px}.BlogTikTTokTPL .img:after{top:20px;right:20px;width:20px;height:20px}.BlogTikTTokTPL .desc{padding-top:13px}.BlogTikTTokTPL .name{font-size:18px}.BlogTikTTokTPL .views{gap:0 9px;margin-top:13px;font-size:15px}.BlogTikTTokTPL .views svg,.BlogTikTTokTPL .views img{width:22px;height:22px}.lang-he .BlogTPL .name{font-size:24px}.lang-he .BlogTikTTokTPL .img:after{left:17px}.lang-he .BlogTikTTokTPL .name{font-size:22px}}@media only screen and (min-width: 0px) and (max-width: 767px){.BlogMainResult{padding-top:16px}.BlogMainResult .result{gap:24px 12px}.BlogTPL{width:100%}.BlogTPL .img{aspect-ratio:366 / 178;max-height:178px;min-width:100%}.BlogTPL .desc{padding-top:12px}.BlogTPL .name{font-size:16px}.BlogTPL .stat{gap:9px;margin-top:12px}.BlogTPL.first{width:100%}.BlogTPL.first .img{aspect-ratio:366/178;max-height:178px}.BlogTPL.first .img img{filter:brightness(100%)}.BlogTPL.first .desc{position:relative;color:#2c3c4c;left:initial;bottom:initial;height:auto;padding:0;padding-top:12px}.BlogTikTTokTPL{width:calc((100% - 12px) / 2)}.BlogTikTTokTPL .img{aspect-ratio:177/237;max-height:initial}.BlogTikTTokTPL .desc{padding-top:12px}.BlogTikTTokTPL .name{font-size:16px}.BlogTikTTokTPL .views{gap:0 5px;margin-top:12px;font-size:12px}.BlogTikTTokTPL .views svg,.BlogTikTTokTPL .views img{width:16px;height:16px}.lang-he .BlogTPL .name{font-size:18px}.lang-he .BlogTikTTokTPL .name{font-size:18px}}.ShopResult.prod4 .ShopTPL{width:calc((100% - 20px * 3) / 4)}.SP-Similar{position:relative}.SP-Similar .site-title{margin-bottom:20px}.SP-Similar .tabs-nav{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}.SP-Similar .site-btn:not(.active){color:#233647;background:#e9eaec}.SP-Similar .tab{display:none}.SP-Similar .tab.active{display:block}.SP-Similar-Slider{--swiper-pagination-color:#263247;--swiper-navigation-size:25px;--swiper-navigation-color:#263247;--swiper-pagination-bottom:0;margin-top:20px}.SP-Similar-Slider .swiper-pagination{position:relative}.ShopTPLOpenPopupBtn{cursor:pointer}.ShopTPL{position:relative;width:calc((100% - 20px) / 2)}.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%;gap:15px}.ShopTPL .top{position:relative;overflow:hidden;isolation:isolate;aspect-ratio:1;max-height:435px}.ShopTPL .badges{position:absolute;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;z-index:2;gap:0 10px;top:20px;left:20px}.ShopTPL .badge{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;justify-content:center;transition:0.4s ease all;height:24px;padding:0 10px;font-size:14px;background:#fff;border-radius:20px}.ShopTPL .badge.instock{background:#8fbc8f;color:#fff}.ShopTPL .badge.sale{background-color:#c53737;color:#fff}.ShopTPL .img-wr{position:relative;height:100%}.ShopTPL .img{position:absolute;top:0;left:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;background:#fff;width:100%;height:100%;transition:0.75s ease}.ShopTPL .img img{display:block;width:100%;height:100%;object-fit:contain}.ShopTPL .img:nth-child(2){opacity:0}.ShopTPL .options-wr{position:absolute;bottom:0;transition:0.5s ease all;left:0;background:rgba(255,255,255,0.5);border-top-left-radius:10px;border-top-right-radius:10px;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;gap:15px;padding:18px 0px}.ShopTPL .options-wr .type{position:relative;font-size:14px}.ShopTPL .options-wr .type b{font-weight:600;display:block}.ShopTPL .options-wr .type .site-text{opacity:0.5}.ShopTPL .name{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;gap:15px}.ShopTPL .name .nickname{position:relative}.ShopTPL .name .nickname:before{content:'';width:10px;height:10px;display:inline-block;border:1px solid #233647;border-radius:50%;margin-right:5px;transition:0.3s ease all}.ShopTPL .name .compo{display:block;font-size:0.8em;opacity:0.7}.ShopTPL .name .vendor{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;min-width:max-content;padding:0 10px;height:24px;border:1px solid #233647;background:#fff;color:#233647;border-radius:12px}.ShopTPL .name .vendor.price{background:#233647;color:#fff}.ShopTPL .name .vendor.old_price{margin-right:auto;background:transparent;color:gray;font-style:normal;border:none}.ShopTPL .name .right{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;gap:5px;position:relative;flex-wrap:wrap}.ShopTPL .btns{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;margin-top:auto}@media (hover: hover){.ShopTPL .options-wr{transform:translateY(100%)}}.ShopTPL.hovered .badge{opacity:1;pointer-events:all}.ShopTPL.hovered .badge:nth-child(2){transition-delay:0.2s}.ShopTPL.hovered .img:nth-child(2){opacity:1}.ShopTPL.hovered .options-wr{transform:none}.ShopTPL.hovered .name .site-text:before{background:#233647}.ShopTPL.hovered .site-btn.more{background:#233647;color:#233647}.ShopTPL.hovered .site-btn.more:before{background:#fff;width:calc(100% - 4px);height:calc(100% - 4px)}@media only screen and (min-width: 1680px) and (max-width: 1879px){.ShopTPL .top{max-height:385px}}@media only screen and (min-width: 1480px) and (max-width: 1679px){.ShopTPL .top{max-height:335px}}@media only screen and (min-width: 1280px) and (max-width: 1479px){.ShopResult.prod4 .ShopTPL{width:calc((100% - 20px * 3) / 4)}.ShopTPL .ms2_form{gap:10px}.ShopTPL .top{max-height:285px}.ShopTPL .badges{gap:0 8px;top:15px;left:15px}.ShopTPL .options-wr{padding:10px 0px}.ShopTPL .name{gap:10px}}@media only screen and (min-width: 1024px) and (max-width: 1279px){.ShopResult.prod4 .ShopTPL{width:calc((100% - 20px * 2) / 3)}.ShopTPL{width:calc((100% - 15px) / 2)}.ShopTPL .badges{gap:0 8px;top:15px;left:15px}.ShopTPL .top{max-height:307px}.ShopTPL .options-wr{padding:13px 0px}.ShopTPL .name{padding:13px 0}}@media only screen and (min-width: 768px) and (max-width: 1023px){.ShopResult.prod4 .ShopTPL{width:100%}.ShopTPL{width:100%}.ShopTPL .top{max-height:738px}}@media only screen and (min-width: 0px) and (max-width: 767px){.ShopResult.prod4 .ShopTPL{width:calc((100% - 15px) / 2)}.ShopResult.prod4 .ShopTPL .name .right{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.ShopResult.prod4 .ShopTPL .name .nickname.site-text.max{font-size:14px;line-height:1.3}.ShopResult.prod4 .ShopTPL .name .vendor{font-size:13px;line-height:1;padding:0 7px}.ShopResult.prod4 .ShopTPL .btns{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;gap:7px}.ShopResult.prod4 .ShopTPL .btns .site-btn{width:100%;height:32px;justify-content:center}.ShopTPL{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;width:100%}.ShopTPL .top{display:contents;max-height:initial}.ShopTPL .badges{gap:0 5px;top:0px;left:0px}.ShopTPL .img-wr{-webkit-order:1;-moz-order:1;-ms-order:1;-o-order:1;order:1;aspect-ratio:1;height:auto;max-height:calc(100vw - 30px)}.ShopTPL .options-wr{-webkit-order:3;-moz-order:3;-ms-order:3;-o-order:3;order:3;position:relative;left:auto;bottom:auto;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;gap:5px;padding:0}.ShopTPL .options-wr .type b{display:inline}.ShopTPL .name{-webkit-order:2;-moz-order:2;-ms-order:2;-o-order:2;order:2;gap:10px}}.BlogPostTop{position:relative;padding-top:32px}.BlogPostTop .container{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;justify-content:center;gap:24px}.BlogPostTop .sticky{position:sticky;transition:0.5s ease all;top:24px}.BlogPostTop .sticky .ShopTPL{width:100% !important}.BlogPostTop .BlogPostTopShare .sticky{top:100px}.go-top .BlogPostTopProducts .sticky{top:calc(var(--header-height-scrolled) + 24px)}.go-top .BlogPostTopShare .sticky{top:calc(var(--header-height-scrolled) + 100px)}.link-copyed{position:fixed;top:0%;left:50%;transform:translate(-50%, -50%);background:#233647;color:#fff;font-size:14px;padding:15px 30px;border-radius:8px;z-index:99999999999;pointer-events:none;opacity:0;transition:0.3s ease all}.link-copyed.show{top:30%;opacity:1}.lang-he .link-copyed{font-size:17px}@media only screen and (min-width: 1024px) and (max-width: 1240px){.BlogPostTop .container{justify-content:space-between}}
/*# sourceMappingURL=blog-post.css.map */
