html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}:root{--header-height:120px;--window-width:clamp(0px, 100vw, 1920px);--ColorPink:#f97ebf;--ColorBlack:#474548;--ColorBG:#FEF5F2;--ColorGrey:#dadada;--fb-pink-50:#FFF1F7;--fb-pink-100:#FFE3EF;--fb-pink-200:#FFD0E4;--MainFF:"Google Sans", sans-serif;--TitlenFF:"Google Sans", sans-serif;--fb-ink-soft:rgba(71,69,72,0.72);--fb-line:rgba(71,69,72,0.08);--fb-shadow:0 12px 40px rgba(249,126,191,0.12);--fb-radius:18px;--fb-radius-sm:12px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:var(--ColorBG);color:var(--ColorBlack);white-space:normal;font-size:16px;line-height:1.2;font-weight:400 !important;font-family:var(--MainFF);padding-top:var(--header-height)}body h1,body h2,body h3,body h4,body h5,body h6{font-weight:600 !important}body span,body p,body a,body button,body input,body small,body i,body b{font-weight:400 !important}body.lang-he{direction:rtl}html,body{max-width:1920px;margin:0 auto;min-height:100vh}.alertify-notifier.ajs-right .ajs-message{right:20px !important}.ajs-message.ajs-error.ajs-visible{right:20px !important;transform:none !important;left:initial !important}.wrapper{position:relative}.container{position:relative;width:1780px;max-width:100%;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.content{overflow:hidden}input,textarea,button{outline:none;border:none;margin:0;padding:0;background:none;font-family:"Google Sans",sans-serif;font-size:16px;-webkit-appearance:none}input[type='number']{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}textarea{resize:none}button{cursor:pointer}a{text-decoration:none;color:inherit}.lang-he input[type="tel"],.lang-he input[type="email"]{direction:ltr;text-align:right}.lang-he .notyf{direction:rtl;-ms-align-items:flex-start !important;align-items:flex-start !important}.lang-he .notyf .notyf__icon{margin-left:13px;margin-right:0px}@media only screen and (min-width: 1640px) and (max-width: 1820px){.container{width:1600px}}@media only screen and (min-width: 1440px) and (max-width: 1639px){.container{width:1400px}}@media only screen and (min-width: 1241px) and (max-width: 1439px){.container{width:1200px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.container{width:980px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.container{width:738px}body::-webkit-scrollbar{width:0}}@media only screen and (min-width: 0px) and (max-width: 767px){:root{--header-height:78px}.container{width:calc(100% - 30px)}body::-webkit-scrollbar{width:0}}.header{position:fixed;top:0;left:0;width:100%;z-index:100;background:var(--ColorBG);transition:0.5s ease transform}.header.hide{transform:translateY(-100%)}.header.hide .header-marquee{transform:translateY(var(--header-height))}.header .container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;padding:15px 0}.header-marquee{direction:ltr;position:relative;z-index:2;background:var(--ColorPink);transition:0.5s ease transform;color:#fff;font-size:18px}.header-marquee span{height:30px;line-height:30px;margin:0 25px}.header-logo{position:relative;width:25%}.header-logo a{display:inline-block}.header-logo a img{display:block;max-width:100%}@media (hover: hover){.header-logo a:hover{opacity:0.7}}.header-menu-mob{display:none}.header-menu{position:relative;width:50%}.header-menu .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;gap:4px;justify-content:space-between}.header-menu .list li{position:relative;font-weight:600;font-size:18px;padding:8px 12px}@media (hover: hover){.header-menu .list li:hover .with-arrow{color:var(--ColorPink)}.header-menu .list li:hover .drop{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)}}.header-menu .list a,.header-menu .list span{transition:color 0.2s linear;white-space:nowrap}@media (hover: hover){.header-menu .list a:hover{color:var(--ColorPink)}}.header-menu .list .with-arrow{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;cursor:pointer;gap:7px}.header-menu .list .with-arrow svg,.header-menu .list .with-arrow img{display:block;width:12px}.header-menu .drop{position:absolute;top:100%;left:0;min-width:180px;padding:8px 0;background:var(--ColorBG);border:1px solid #ddd;border-radius:10px;box-shadow:0 6px 20px rgba(0,0,0,0.12);z-index:100;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease}.header-btn-lang .language-switcher{position:relative;font-family:inherit}.header-btn-lang .language-switcher *,.header-btn-lang .language-switcher *:before,.header-btn-lang .language-switcher *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.header-btn-lang .language-switcher__current{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;height:42px;color:#15122f;font:inherit;font-size:14px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;background-color:transparent !important;font-size:0 !important;-webkit-transition:border-color .25s ease, box-shadow .25s ease, background-color .25s ease;transition:border-color .25s ease, box-shadow .25s ease, background-color .25s ease}.header-btn-lang .language-switcher__current:focus{outline:none}.header-btn-lang .language-switcher__current:focus-visible{outline:2px solid #24105f;outline-offset:2px}.header-btn-lang .language-switcher__current-name{display:block;overflow:hidden;text-overflow:ellipsis}.header-btn-lang .language-switcher__flag{display:flex;gap:6px;align-items:center;font-size:14px;text-transform:uppercase}.header-btn-lang .language-switcher__flag svg,.header-btn-lang .language-switcher__flag img{display:block;width:20px;height:20px}.header-btn-lang .language-switcher__arrow{display:block;-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;-o-flex:0 0 auto;flex:0 0 auto;width:11px;height:7px;margin-left:auto;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease, -webkit-transform .25s ease;display:none}.header-btn-lang .language-switcher__dropdown{direction:rtl;position:absolute;top:52px;right:0;width:207px;padding:14px;background:#fff;border:1px solid rgba(20,18,47,0.06);border-radius:12px;box-shadow:0 15px 40px rgba(22,17,49,0.18);opacity:0;visibility:hidden;-webkit-transform:translateY(-8px);transform:translateY(-8px);pointer-events:none;-webkit-transition:opacity .25s ease, visibility .25s ease, -webkit-transform .25s ease;transition:opacity .25s ease, visibility .25s ease, -webkit-transform .25s ease;transition:opacity .25s ease, visibility .25s ease, transform .25s ease;transition:opacity .25s ease, visibility .25s ease, transform .25s ease, -webkit-transform .25s ease}.header-btn-lang .language-switcher__list{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;margin:0;padding:0;list-style:none;gap:0}.header-btn-lang .language-switcher__item{position:relative;display:block;margin:0;padding:0}.header-btn-lang .language-switcher__link{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;min-height:44px;padding:8px 10px;border-radius:8px;color:#15122f;font-size:15px;font-weight:600;line-height:1.25;text-decoration:none;gap:0 12px;-webkit-transition:color .2s ease, background-color .2s ease;transition:color .2s ease, background-color .2s ease}@media (hover: hover){.header-btn-lang .language-switcher__link:hover{color:#24105f;background:#f4f2f8}}.header-btn-lang .language-switcher__link:focus{outline:none}.header-btn-lang .language-switcher__link:focus-visible{outline:2px solid #24105f;outline-offset:-2px}.header-btn-lang .language-switcher__name{display:block}.header-btn-lang .language-switcher.is-open .language-switcher__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header-btn-lang .language-switcher.is-open .language-switcher__dropdown{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.header-other{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:flex-end;gap:25px;width:25%}.header-btn{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:center}.header-btn svg,.header-btn img{display:block;width:20px;height:20px;object-fit:contain}.header-btn.msMiniCart .ms2_total_count{position:absolute;right:-13px;top:-9px;font-size:10px;font-weight:600;background-color:var(--ColorPink);border-radius:50%;width:20px;height:20px;color:#fff;display:flex;align-items:center;justify-content:center}@media (hover: hover){.header-btn:hover svg{fill:var(--ColorPink)}}.header-search{position:relative;width:180px}.header-search input{display:block;width:100%;height:44px;border-radius:44px;padding-left:35px;padding-right:20px;font-size:16px;background:rgba(159,159,159,0.2) url("/assets/img/search.svg") no-repeat left 12px center/24px}.lang-he .header{direction:rtl}.lang-he .header-menu{position:relative}.lang-he .header-menu .drop{right:0;left:auto}.lang-he .header-search input{padding-left:20px;padding-right:35px;background:rgba(159,159,159,0.2) url("/assets/img/search.svg") no-repeat right 6px center/24px}.lang-he .header-btn-lang .language-switcher__dropdown{right:auto;left:0;direction:ltr}@media only screen and (min-width: 1440px) and (max-width: 1641px){.header-menu .list li{font-size:14px}}@media only screen and (min-width: 1241px) and (max-width: 1439px){:root{--header-height:102px}.header .container{padding:10px 0}.header-marquee{font-size:14px}.header-marquee span{height:24px;line-height:24px;margin:0 14px}.header-menu .list{gap:12px}.header-menu .list li{font-size:14px;padding:4px 4px}.header-menu .list .with-arrow{gap:4px}.header-menu .list .with-arrow svg,.header-menu .list .with-arrow img{width:10px}.header-menu .drop{min-width:150px;padding:6px 0}.header-other{gap:12px}.header-search{width:150px}.header-search input{height:36px;font-size:13px;padding-left:33px;padding-right:12px;background-size:16px;background-position:left 9px center;background-size:18px}.header-btn svg,.header-btn img{width:18px;height:18px}.header-btn.msMiniCart .ms2_total_count{right:-9px;top:-6px;width:18px;height:18px;font-size:9px}.lang-he .header-search input{padding-left:12px;padding-right:33px;background-position:right 8px center;background-size:18px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){:root{--header-height:102px}.header .container{padding:10px 0;justify-content:space-between}.header-marquee{font-size:14px}.header-marquee span{height:24px;line-height:24px;margin:0 14px}.header-menu{display:none}.header-menu .list{gap:12px}.header-menu .list li{font-size:14px;padding:4px 4px}.header-menu .list .with-arrow{gap:4px}.header-menu .list .with-arrow svg,.header-menu .list .with-arrow img{width:10px}.header-menu .drop{min-width:150px;padding:6px 0}.header-other{width:50%;gap:12px}.header-search{width:150px}.header-search input{height:36px;font-size:13px;padding-left:33px;padding-right:12px;background-size:16px;background-position:left 9px center;background-size:18px}.header-btn svg,.header-btn img{width:18px;height:18px}.header-btn.msMiniCart .ms2_total_count{right:-9px;top:-6px;width:18px;height:18px;font-size:9px}.lang-he .header-search input{padding-left:12px;padding-right:33px;background-position:right 8px center;background-size:18px}}@media only screen and (min-width: 768px) and (max-width: 1023px){:root{--header-height:87px}.header .container{padding:10px 0;justify-content:space-between;gap:16px}.header-marquee{font-size:13px}.header-marquee span{height:22px;line-height:22px;margin:0 10px}.header-logo{width:170px;flex-shrink:0}.header-menu{display:none}.header-other{width:auto;flex:1;justify-content:flex-end;gap:14px}.header-search{width:180px;max-width:100%}.header-search input{height:38px;font-size:14px;padding-left:40px;padding-right:14px;background-size:18px;background-position:left 10px center}.header-btn{flex-shrink:0}.header-btn svg,.header-btn img{width:18px;height:18px}.lang-he .header-search input{padding-left:14px;padding-right:40px;background-position:right 8px center}}@media only screen and (min-width: 0px) and (max-width: 767px){.header .container{padding:10px 0;justify-content:space-between;gap:16px}.header-marquee{font-size:13px;transform:none !important}.header-marquee span{height:22px;line-height:22px;margin:0 10px;font-size:13px}.header-logo{width:170px;flex-shrink:0}.header-menu{display:none}.header-menu-mob{position:relative;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;gap:0 10px;cursor:pointer}.header-menu-mob span{display:block;position:relative;width:14px;height:8px;margin-top:-2px}.header-menu-mob span:before,.header-menu-mob span:after{content:'';position:absolute;display:block;transition:0.3s cubic-bezier(0.31, 0, 0.13, 1);width:14px;height:2px;background:#474548;top:0px;left:0px}.header-menu-mob span:after{top:6px}.header-menu-mob b{transition:0.3s cubic-bezier(0.31, 0, 0.13, 1)}.header-menu-mob.open span:before{top:3px}.header-menu-mob.open span:after{top:3px}.header-other{width:auto;justify-content:flex-end;gap:14px}.header-search{width:180px;max-width:100%;display:none}.header-search input{height:38px;font-size:14px;padding-left:40px;padding-right:14px;background-size:18px;background-position:left 10px center}.header-btn{flex-shrink:0}.lang-he .header-search input{padding-left:14px;padding-right:40px;background-position:right 8px center}}@media only screen and (min-width: 0px) and (max-width: 420px){.header .container{padding:8px 0;gap:10px}.header-logo{width:110px}.header-other{gap:10px}.header-btn svg,.header-btn img{width:16px;height:16px}.header-marquee{font-size:11px}.header-marquee span{height:18px;line-height:18px;margin:0 6px;font-size:11px}}.breadcrumbs{padding-top:18px}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0;padding:0;list-style:none}.breadcrumbs__item{display:flex;align-items:center;min-width:0;color:#8a888b;font-size:14px;line-height:1.4}.breadcrumbs__item:not(:last-child)::after{content:"/";margin-inline-start:7px;color:#c8c5c9}.breadcrumbs__link{color:#8a888b;text-decoration:none;transition:color 0.2s ease}.breadcrumbs__link:hover{color:#474548}.breadcrumbs__item--current{color:#474548}.breadcrumbs__item--current span{display:block;overflow:hidden;max-width:420px;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 767px){.breadcrumbs{padding-top:12px}.breadcrumbs__list{gap:5px}.breadcrumbs__item{font-size:12px}.breadcrumbs__item:not(:last-child)::after{margin-inline-start:5px}.breadcrumbs__item--current span{max-width:190px}}.footer{position:relative;background:linear-gradient(180deg, #fef5f2 0%, #f97ebf 100%)}.footer-top{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;margin-bottom:calc(13vw * 9 / 16)}.footer-top-left{width:50%}.footer-top-left .site-title.big{line-height:0.85;margin-bottom:30px}.footer-top-left form{position:relative;max-width:465px}.footer-top-left .input-global-style{-webkit-appearance:none;border:none;border-radius:0;border-bottom:2px solid var(--ColorBlack);font-weight:500;padding-left:0;padding-right:60px;font-size:18px}.footer-top-left .input-global-style:focus{border-color:rgba(71,69,72,0.5)}.footer-top-left .input-title-global-style{font-weight:500;left:0;font-size:20px}.footer-top-left .submit{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:flex-end;position:absolute;top:0;right:0;width:50px;height:50px;z-index:2;color:var(--ColorBlack)}.footer-top-left .submit svg,.footer-top-left .submit img{display:block;width:30px;height:30px;object-fit:contain}@media (hover: hover){.footer-top-left .submit:hover{opacity:0.5}}.footer-top-right{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;gap:80px}.footer-top-right .col{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:10px}.footer-top-right .list{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:5px}@media (hover: hover){.footer-top-right .list a:hover{opacity:0.5}}.footer-bot{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}.footer-bot .soc{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;gap:20px}@media (hover: hover){.footer-bot .soc a:hover{opacity:0.5}}.footer-bot .created{position:relative;display:block}.footer-bot .created img{display:block;height:50px}@media (hover: hover){.footer-bot .created:hover{opacity:0.5}}.lang-he .footer{direction:rtl}.lang-he .footer-top-left .input-global-style{padding-left:60px;padding-right:0}.lang-he .footer-top-left .input-title-global-style{right:0;left:auto}.lang-he .footer-top-left .submit{left:0;right:auto;transform:rotate(180deg);justify-content:flex-start}.od-footer__pay{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.od-footer__pay-card svg{width:46px;height:31px;display:block;border-radius:5px}@media only screen and (min-width: 1639px) and (max-width: 1820px){.footer-top-left .site-title.big{margin-bottom:24px}.footer-top-left form{max-width:400px}.footer-top-right{gap:55px}.footer-bot .created img{height:44px}}@media only screen and (min-width: 1440px) and (max-width: 1640px){.footer-top{margin-bottom:calc(11vw * 9 / 16)}.footer-top-left .site-title.big{margin-bottom:20px}.footer-top-left .input-global-style{font-size:16px;padding-right:50px}.footer-top-left .input-title-global-style{font-size:18px}.footer-top-left form{max-width:340px}.footer-top-left .submit{width:44px;height:44px}.footer-top-left .submit svg,.footer-top-left .submit img{width:26px;height:26px}.footer-top-right{gap:40px}.footer-top-right .col{gap:8px}.footer-bot .soc{gap:16px}.footer-bot .created img{height:40px}.lang-he .footer-top-left .input-global-style{padding-left:50px;padding-right:0}}@media only screen and (min-width: 1241px) and (max-width: 1439px){.footer-top{margin-bottom:calc(10vw * 9 / 16)}.footer-top-left form{max-width:280px}.footer-top-left .site-title.big{margin-bottom:18px}.footer-top-left .input-global-style{font-size:15px;padding-right:44px}.footer-top-left .input-title-global-style{font-size:16px}.footer-top-left .submit{width:40px;height:40px}.footer-top-left .submit svg,.footer-top-left .submit img{width:24px;height:24px}.footer-top-right{gap:28px}.footer-top-right .col{gap:8px}.footer-top-right .list{gap:4px}.footer-bot .soc{gap:14px}.footer-bot .created img{height:36px}.lang-he .footer-top-left .input-global-style{padding-left:44px;padding-right:0}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.footer-top{margin-bottom:calc(9vw * 9 / 16);gap:30px}.footer-top-left form{max-width:240px}.footer-top-left .site-title.big{margin-bottom:16px}.footer-top-left .input-global-style{font-size:14px;padding-right:40px}.footer-top-left .input-title-global-style{font-size:15px}.footer-top-left .submit{width:36px;height:36px}.footer-top-left .submit svg,.footer-top-left .submit img{width:22px;height:22px}.footer-top-right{gap:22px}.footer-top-right .col{gap:8px}.footer-top-right .list{gap:4px}.footer-bot .soc{gap:12px}.footer-bot .created img{height:34px}.lang-he .footer-top-left .input-global-style{padding-left:40px;padding-right:0}}@media only screen and (min-width: 768px) and (max-width: 1023px){.footer-top{flex-wrap:wrap;gap:40px 30px;margin-bottom:70px}.footer-top-left{width:100%;max-width:420px}.footer-top-left .site-title.big{margin-bottom:20px}.footer-top-left .input-global-style{font-size:16px;padding-right:46px}.footer-top-left .input-title-global-style{font-size:18px}.footer-top-left .submit{width:40px;height:40px}.footer-top-left .submit svg,.footer-top-left .submit img{width:24px;height:24px}.footer-top-right{width:100%;justify-content:space-between;gap:24px 20px;flex-wrap:wrap}.footer-top-right .col{min-width:calc(50% - 10px);gap:8px}.footer-bot{flex-wrap:wrap;gap:20px}.lang-he .footer-top-left .input-global-style{padding-left:46px;padding-right:0}}@media only screen and (min-width: 0px) and (max-width: 767px){.footer-top{flex-direction:column;margin-bottom:45px;gap:35px}.footer-top-left{width:100%}.footer-top-left .site-title.big{margin-bottom:18px}.footer-top-left .input-global-style{font-size:15px;padding-right:42px}.footer-top-left .input-title-global-style{font-size:16px}.footer-top-left .submit{width:36px;height:36px}.footer-top-left .submit svg,.footer-top-left .submit img{width:22px;height:22px}.footer-top-right{width:100%;flex-direction:column;gap:24px;text-align:center}.footer-top-right .col{gap:8px}.od-footer__pay{justify-content:center}.footer-bot{flex-direction:column;align-items:flex-start;gap:18px;align-items:center !important}.lang-he .footer-bot{align-items:flex-end}.lang-he .footer-top-left .input-global-style{padding-left:42px;padding-right:0}}@media only screen and (min-width: 0px) and (max-width: 420px){.footer-top{margin-bottom:35px;gap:28px}.footer-top-left .site-title.big{margin-bottom:14px}.footer-top-left .input-global-style{font-size:14px;padding-right:38px}.footer-top-left .input-title-global-style{font-size:15px}.footer-top-left .submit{width:34px;height:34px}.footer-top-left .submit svg,.footer-top-left .submit img{width:20px;height:20px}.footer-top-right{gap:20px}.footer-bot{gap:14px}.footer-bot .soc{gap:12px;flex-wrap:wrap}.footer-bot .created img{height:30px}.lang-he .footer-top-left .input-global-style{padding-left:38px;padding-right:0}}.section-padding{padding:50px 0}.section-padding.first{padding-top:100px}.section-padding.last{padding-bottom:100px}.site-text{font-size:16px;line-height:1.4}.site-text.max{font-size:18px}.site-text.min{font-size:14px}.site-text.fz20{font-size:20px}.site-text.fz22{font-size:22px}.site-text.fz44{font-size:44px}.site-title{font-size:60px}.site-title.big{font-family:var(--TitlenFF);font-weight:700;line-height:1;font-size:112px}.site-title.big.ttu{line-height:0.8}.site-title.fz22{font-size:22px}.site-title.fz26{font-size:26px}.site-title.fz32{font-size:32px}.site-title.fz34{font-size:34px}.site-title.fz36{font-size:36px}.site-title.fz44{font-size:44px}.site-title.fz54{font-size:54px}.site-title.fz80{line-height:1;font-size:80px}.site-title.fz96{line-height:1;font-size:96px}.site-list{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;list-style-type:disc;padding-left:20px;gap:10px 0;font-size:16px}.site-btn{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;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:background-color 0.2s linear, color 0.2s linear;-o-transition:background-color 0.2s linear, color 0.2s linear;transition:background-color 0.2s linear, color 0.2s linear;font-weight:600;padding:0 18px;background-color:#fff;color:var(--ColorBlack);border-radius:25px;height:50px;font-size:18px}.site-btn.black{border:1px solid var(--ColorBlack);background-color:var(--ColorBlack);color:#fff}.site-btn.border{background-color:transparent;border:1px solid blue;color:blue}@media (hover: hover){.site-btn.border:hover{background-color:blue;border-color:blue;color:#fff}}.site-btn.with-icon{line-height:1;gap:0 11px}.site-btn.with-icon svg,.site-btn.with-icon img{display:block;width:20px;height:20px;object-fit:contain}.site-btn.small{height:40px;font-size:14px;padding:0 15px}@media (hover: hover){.site-btn:hover{background-color:var(--ColorPink);color:#fff}.site-btn:hover.black{background-color:var(--ColorBG);color:var(--ColorBlack)}}.w100h100{width:100%;height:100%}.shekel{font-size:0.7em}.fw100{font-weight:100}.fw200{font-weight:200}.fw300{font-weight:300}.fw400{font-weight:400}.fw500{font-weight:500}.fw600{font-weight:600}.fw700{font-weight:700}.fw800{font-weight:800}.fw900{font-weight:900}.w100{width:100% !important}.o-f-h{overflow:hidden}.ttu{text-transform:uppercase}.tac{text-align:center}.tal{text-align:left}.tar{text-align:right}.ltr{direction:ltr}.rtl{direction:rtl}.d-f{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.f-w-w{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.f-d-c{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.j-c-c{justify-content:center}.j-c-s-b{justify-content:space-between}.j-c-f-e{justify-content:flex-end}.a-i-f-s{-ms-align-items:flex-start;align-items:flex-start}.a-i-c{-ms-align-items:center;align-items:center}.a-i-f-e{-ms-align-items:flex-end;align-items:flex-end}.no-pad-top{padding-top:0 !important}.no-pad-bot{padding-bottom:0 !important}.no-pad-left{padding-left:0 !important}.no-pad-right{padding-right:0 !important}.no-mar-top{margin-top:0 !important}.no-mar-left{margin-left:0 !important}.no-mar-right{margin-right:0 !important}.no-mar-bot{margin-bottom:0 !important}.global-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}@media only screen and (min-width: 1241px) and (max-width: 1479px){.section-padding{padding:40px 0}.section-padding.first{padding-top:80px}.section-padding.last{padding-bottom:80px}.site-text{font-size:15px}.site-text.fz20{font-size:19px}.site-text.fz22{font-size:21px}.site-text.max{font-size:17px}.site-text.min{font-size:13px}.site-text.fz44{font-size:40px}.site-title{font-size:52px}.site-title.big{font-size:88px;line-height:0.95}.site-title.big.ttu{line-height:0.82}.site-title.fz22{font-size:20px}.site-title.fz26{font-size:24px}.site-title.fz32{font-size:28px}.site-title.fz34{font-size:32px}.site-title.fz36{font-size:34px}.site-title.fz44{font-size:40px}.site-title.fz54{font-size:50px}.site-title.fz80{font-size:70px}.site-title.fz96{font-size:84px}.site-btn{padding:0 30px;height:48px;font-size:15px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.section-padding{padding:30px 0}.section-padding.first{padding-top:60px}.section-padding.last{padding-bottom:60px}.site-text{font-size:14px}.site-text.fz20{font-size:18px}.site-text.fz22{font-size:20px}.site-text.max{font-size:16px}.site-text.min{font-size:12px}.site-text.fz44{font-size:32px}.site-title{font-size:42px}.site-title.fz22{font-size:18px}.site-title.fz26{font-size:22px}.site-title.fz32{font-size:24px}.site-title.fz34{font-size:30px}.site-title.fz36{font-size:32px}.site-title.fz44{font-size:36px}.site-title.fz54{font-size:46px}.site-title.fz80{font-size:56px}.site-title.fz96{font-size:68px}.site-title.big{font-size:58px;line-height:0.95}.site-title.big.ttu{line-height:0.86}.site-btn{padding:0 25px;height:44px;font-size:14px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.section-padding{padding:25px 0}.section-padding.first{padding-top:50px}.section-padding.last{padding-bottom:50px}.site-text{font-size:14px}.site-text.fz20{font-size:17px}.site-text.fz22{font-size:19px}.site-text.max{font-size:16px}.site-text.min{font-size:12px}.site-text.fz44{font-size:28px}.site-title{font-size:38px}.site-title.fz22{font-size:16px}.site-title.fz26{font-size:20px}.site-title.fz30{font-size:24px}.site-title.fz34{font-size:28px}.site-title.fz36{font-size:30px}.site-title.fz44{font-size:32px}.site-title.fz54{font-size:42px}.site-title.fz80{font-size:50px}.site-title.fz96{font-size:54px}.site-title.big{font-size:58px;line-height:0.95}.site-title.big.ttu{line-height:0.86}.site-btn{padding:0 25px;height:44px;font-size:14px}}@media only screen and (min-width: 0px) and (max-width: 767px){.section-padding{padding:20px 0}.section-padding.first{padding-top:40px}.section-padding.last{padding-bottom:40px}.site-text{font-size:14px}.site-text.fz20{font-size:17px}.site-text.fz22{font-size:18px}.site-text.max{font-size:16px}.site-text.min{font-size:12px}.site-text.fz44{font-size:28px}.site-title{font-size:32px}.site-title.fz22{font-size:16px}.site-title.fz26{font-size:20px}.site-title.fz30{font-size:22px}.site-title.fz34{font-size:26px}.site-title.fz36{font-size:28px}.site-title.fz44{font-size:30px}.site-title.fz54{font-size:38px}.site-title.fz80{font-size:44px}.site-title.fz96{font-size:48px}.site-title.big{font-size:42px;line-height:0.95}.site-title.big.ttu{line-height:0.88}.site-btn{padding:0 25px;height:44px;font-size:14px}}body.hidden{overflow:hidden}.CartDynamic{position:fixed;top:0;z-index:2147483655;width:100vw;height:100vh;pointer-events:none;content-visibility:auto}.CartDynamic.open{pointer-events:all}.CartDynamic.open .CartDynamicBg{visibility:visible;opacity:.3}.CartDynamic.open .CartDynamicWr{transform:translateX(0) !important}.CartDynamic .ajax-snippet{display:inherit;flex-wrap:initial;gap:inherit;padding:inherit;flex-direction:inherit}.CartDynamicBg{content:"";position:fixed;top:0;left:0;height:100vh;width:100vw;background:#000;opacity:0;visibility:hidden;-webkit-transition:visibility .6s ease-in-out, opacity .6s ease-in-out;transition:visibility .6s ease-in-out, opacity .6s ease-in-out}.CartDynamicWr{position:fixed;top:0;right:0;display:flex;transform:translateX(100%);transition:transform .6s ease-in-out}#cd-total_cost_free{display:none}.CartDynamicBody{height:100vh;width:500px;background:var(--ColorBG)}.CartDynamicBody .cd-top{height:50px;display:flex;padding-left:40px;padding-right:40px;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #d9d9d9}.CartDynamicBody .cd-top .cd-top-count{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600}.CartDynamicBody .cd-top .cd-top-count svg{width:20px;height:20px}.CartDynamicBody .cd-top .cd-top-close{cursor:pointer}.CartDynamicBody .cd-top .cd-top-close svg{width:28px;height:28px;transition:.3s ease-in-out}.CartDynamicBody .cd-top .cd-top-close:hover svg{transform:rotate(90deg)}.CartDynamicBody .cd-body{overflow-x:hidden;overflow-y:auto;-webkit-box-flex:1;-ms-flex-positive:1;scrollbar-width:thin;flex-grow:1;padding:40px;padding-top:16px;padding-bottom:24px;height:calc(100vh - 157px - 50px)}.CartDynamicBody .cd-body .cd-body-line{height:8px;border-radius:4px;width:100%;display:block;background:transparent;overflow:hidden;position:relative;background-color:transparent;border:1px solid #DCD7CB}.CartDynamicBody .cd-body .cd-body-line .cd-body-line-width{position:absolute;top:0;left:0;width:0;height:8px;background-color:var(--ColorPink);transition:.3s ease-in-out;transition-delay:.2s}.CartDynamicBody .cd-body .cd-body-span{display:block;margin-top:16px;font-size:14px;font-weight:500}.CartDynamicBody .cd-body .cd-body-span.hidden{display:none}.CartDynamicBody .cd-body-wr{position:relative}.CartDynamicBody .cd-body-wr .cd-body-prod{display:flex;margin-top:40px;gap:24px}.CartDynamicBody .cd-body-wr .cd-body-prod .img{width:92px;max-height:115px;display:flex;align-items:center;justify-content:center;background-color:#000;background-color:transparent}.CartDynamicBody .cd-body-wr .cd-body-prod .img img{max-width:100%;max-height:100%;object-fit:cover;display:block}.CartDynamicBody .cd-body-wr .cd-body-prod .cent{display:flex;flex-direction:column;gap:10px;width:calc(100% - 100px - 92px - 24px)}.CartDynamicBody .cd-body-wr .cd-body-prod .cent p{font-size:16px;font-weight:600}.CartDynamicBody .cd-body-wr .cd-body-prod .cent p a{display:block}.CartDynamicBody .cd-body-wr .cd-body-prod .cent p a:hover{color:var(--color-active3)}.CartDynamicBody .cd-body-wr .cd-body-prod .cent .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;gap:5px;font-size:12px}.CartDynamicBody .cd-body-wr .cd-body-prod .cent strong{display:none}.CartDynamicBody .cd-body-wr .cd-body-prod .cent small{font-size:.8em;display:block}.CartDynamicBody .cd-body-wr .cd-body-prod .right{display:flex;flex-direction:column;align-items:flex-end;width:100px;gap:10px}.CartDynamicBody .cd-body-wr .cd-body-prod .right .delete-prod{cursor:pointer}.CartDynamicBody .cd-body-wr .cd-body-prod .right .delete-prod svg{width:24px;height:24px;opacity:.5;transition:.3s ease-in-out}.CartDynamicBody .cd-body-wr .cd-body-prod .right .delete-prod:hover svg{opacity:1}.CartDynamicBody .cd-body-wr .cd-body-prod .right p{font-size:16px;display:block}.CartDynamicBody .cd-bottom{position:relative;padding:10px 40px;border-top:1px solid #d9d9d9;height:157px}.CartDynamicBody .cd-bottom .btn{margin-bottom:8px;width:100%}.CartDynamicBody .cd-bottom .btn .dynamic-mob-total{display:none}.CartDynamicBody .cd-bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;font-weight:400;font-size:16px;gap:10px}.CartDynamicBody .cd-payment-methods{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(auto-fit, 26px);margin-bottom:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px}.CartDynamicBody .cd-payment-methods svg{width:26px}.CartDynamicAlso{background-color:#f0eeeb;width:235px;padding:16px 24px;margin:0;height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;padding-bottom:35px;--text-color:#000;-webkit-transition:-webkit-transform .25s ease-in;transition:-webkit-transform .25s ease-in;transition:transform .25s ease-in;height:100vh;transition:transform .25s ease-in, -webkit-transform .25s ease-in}.CartDynamicAlso .cdalso-title{font-size:14px;text-align:center;display:block}.CartDynamicAlsoWr{display:flex;flex-direction:column}.CartDynamicAlsoBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:176px;margin-top:40px}.CartDynamicAlsoBox:hover span{color:var(--color-active3)}.CartDynamicAlsoBox .im{width:100%;height:220px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.CartDynamicAlsoBox .im img{display:block;max-width:100%;max-height:100%}.CartDynamicAlsoBox span{font-size:16px;display:block;margin:10px 0 2px;transition:.3s ease-in-out}.CartDynamicAlsoBox i{font-weight:700;font-size:16px}.CartDynamicAlsoBox .bot{width:100%}.CartDynamicAlsoBox .bot .btn{height:30px;width:100%;font-size:14px;margin-top:5px}.he .CartDynamic,.lang-he .CartDynamic{direction:rtl}.he .CartDynamic .ms2_total_cost,.lang-he .CartDynamic .ms2_total_cost{display:inline-block;direction:ltr}.he .CartDynamicWr,.lang-he .CartDynamicWr{transform:translateX(-100%);right:initial;left:0}.he .CartDynamicBody .cd-body .cd-body-line .cd-body-line-width,.lang-he .CartDynamicBody .cd-body .cd-body-line .cd-body-line-width{left:initial;right:0}@media only screen and (min-width: 0px) and (max-width: 767px){.CartDynamic{width:100%;height:100dvh}.CartDynamicWr{width:100%;width:85%;flex-direction:column;background:#fff;padding-bottom:0;overflow:hidden;overflow-y:auto;min-height:100vh;height:100vh}.CartDynamicBody{width:100%;max-width:100%;height:auto;height:100%;display:flex;flex-direction:column}.CartDynamicBody .cd-top{padding-left:15px;padding-right:15px}.CartDynamicBody .cd-body{padding-left:15px;padding-right:15px;padding-bottom:100px;height:calc(100vh - 138px - 50px);height:auto;padding-bottom:16px}.CartDynamicBody .cd-bottom-row{display:none !important}.CartDynamicBody .cd-bottom{padding-left:15px;padding-right:15px;position:sticky;bottom:0;position:relative;left:0;width:100%;background:#fff;z-index:2;height:auto;margin-top:auto}.CartDynamicBody .cd-bottom .btn{gap:10px}.CartDynamicBody .cd-bottom .btn .dynamic-mob-total{display:block}.CartDynamicBody .cd-bottom .btn ~ span{font-size:14px;text-align:center;display:block}.CartDynamicBody .cd-bottom .cd-payment-methods{margin-bottom:0}.CartDynamicBody .cd-body-wr .cd-body-prod{margin-top:15px;position:relative;min-height:120px;justify-content:space-between;gap:0}.CartDynamicBody .cd-body-wr .cd-body-prod .img{position:absolute;top:0;right:0;width:90px;padding:0;pointer-events:none}.CartDynamicBody .cd-body-wr .cd-body-prod .cent{width:63%}.CartDynamicBody .cd-body-wr .cd-body-prod .cent p{font-size:17px}.CartDynamicBody .cd-body-wr .cd-body-prod .cent strong{font-size:16px;display:flex;flex-direction:row-reverse;align-items:flex-end;text-align:right;justify-content:flex-end}.CartDynamicBody .cd-body-wr .cd-body-prod .right{width:30%;justify-content:flex-end}.CartDynamicBody .cd-body-wr .cd-body-prod .right p{display:none}.CartDynamicBody .cd-body-wr .cd-body-prod .right .delete-prod .fill-000000{fill:red}.CartDynamicAlso{width:100%;height:auto;background:transparent;padding:0;margin-top:25px;width:calc(100% + 30px);border-top:1px solid #d9d9d9;padding-top:15px;margin-top:0;min-height:400px;width:100%;order:3}.CartDynamicAlsoWr{display:flex;flex-direction:row;overflow:auto;gap:15px;padding:0 15px}.CartDynamicAlsoBox{min-width:160px;margin-top:10px;max-width:160px}.CartDynamicAlsoBox .im{height:185px}.CartDynamicAlsoBox .bot{margin-top:auto}.CartDynamicBody .cd-payment-methods{grid-template-columns:repeat(auto-fit, 40px)}.CartDynamicBody .cd-payment-methods svg{width:40px}.he .CartDynamicBody .cd-body-wr .cd-body-prod .img,.lang-he .CartDynamicBody .cd-body-wr .cd-body-prod .img{right:initial;left:0}}.input-global-hidden{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.input-wr-global-style{position:relative;display:block}.input-wr-global-style .iti{width:100%}.input-wr-global-style .iti ~ .input-title-global-style{left:100px;transform:translateY(0%);top:5px;font-size:12px;opacity:0.5}.input-wr-global-style .iti .input-global-style::placeholder{opacity:0.2;color:inherit;font-size:inherit}.input-wr-global-style .iti .iti__selected-flag{border-radius:8px 0 0 8px}.input-wr-global-style textarea ~ .input-title-global-style{top:15px;transform:translateY(0)}.input-global-style{display:block;width:100%;border:1px solid rgba(54,54,64,0.2);border-radius:8px;height:50px;padding:0 15px;padding-top:20px;font-size:16px;color:#000}.input-global-style[disabled]{opacity:0.3}.input-global-style.no-title{padding-top:0}.input-global-style.is-invalid{background-color:#ffa3a382}.input-global-style::placeholder{opacity:0;color:transparent;font-size:0px}.input-global-style:not(:placeholder-shown)+.input-title-global-style{transform:translateY(0%);top:5px;font-size:12px;opacity:0.5}.input-global-style:focus{border-color:green}.input-global-style:focus+.input-title-global-style{transform:translateY(0%);top:5px;font-size:12px;opacity:0.5}select.input-global-style{padding-top:0}select.input-global-style.select-with-title{padding-top:20px}.input-title-global-style{position:absolute;font-weight:400;top:50%;transform:translateY(-50%);left:16px;font-size:16px;cursor:text;pointer-events:none;transition-duration:.4s;transition-timing-function:cubic-bezier(0.25, 0.74, 0.22, 0.99)}.input-title-global-style.with-flag{left:52px;transform:translateY(0%);top:5px;font-size:12px;opacity:0.5}.input-title-global-style.rel{display:block;position:relative;left:auto;right:auto;transform:none;margin-bottom:10px}.input-title-global-style .required{font-style:normal;color:red}.submit-global-style{height:50px}.form-privacy{position:relative;display:block;cursor:pointer;width:100%;padding-left:30px;font-size:14px}.form-privacy input{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;bottom:10px;left:10px}.form-privacy input:checked ~ .checkbox:after{opacity:1}.form-privacy .checkbox{position:absolute;cursor:pointer;top:0px;left:0;width:16px;height:16px;border:1px solid green}.form-privacy .checkbox:after{content:'';position:absolute;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;opacity:0;top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px);background:green}.form-privacy a{color:red;text-decoration:underline}.form-privacy a:hover{text-decoration:none}.lang-he .input-title-global-style{right:16px;left:auto}.lang-he .form-privacy{padding-right:30px;padding-left:0;font-size:16px}.lang-he .form-privacy input{right:10px;left:auto}.lang-he .form-privacy .checkbox{right:0;left:auto}.popup-sizes-table-wr{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(71,69,72,0.6);backdrop-filter:blur(20px);z-index:200;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column}.popup-sizes-table-wr.show{opacity:1;visibility:visible;transition:0.5s ease all}.popup-sizes-table-close{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;color:#fff;width:40px;height:40px;position:absolute;top:0;right:0;border-radius:10px;transition:0.3 ease all;background-color:var(--ColorBlack);margin:5px}.popup-sizes-table-close svg,.popup-sizes-table-close img{display:block;width:24px;height:24px}@media (hover: hover){.popup-sizes-table-close:hover{background-color:var(--ColorPink);color:#fff}}.popup-sizes-table{display:none;position:relative;overflow-y:auto;background:#fff;width:800px;max-width:calc(100% - 30px);margin:0 auto;max-height:calc(100vh - 40px - 15px);padding:36px;border-radius:13px}.popup-sizes-table-nav{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;gap:5px;margin-top:35px}.popup-sizes-table-nav-el{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;min-width:45px;height:33px;border:1px solid var(--ColorPink);border-radius:10px;padding:0 12px;transition:0.3s ease all}.popup-sizes-table-nav-el.active{background:var(--ColorPink);color:#fff;cursor:default}.popup-sizes-table-result{position:relative;margin-top:35px}.popup-sizes-table-tab{display:none}.popup-sizes-table-tab.active{display:block}.popup-sizes-table-tab img{display:block;width:100%;max-height:65vh;object-fit:contain}.popup-sizes-table-image{position:relative;display:block;border-radius:12px;overflow:hidden;cursor:zoom-in}.popup-sizes-table-image img{display:block;width:100%;max-height:65vh;object-fit:contain;transition:.35s ease}.popup-sizes-table-zoom{position:absolute;right:18px;bottom:18px;width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,0,0,0.55);backdrop-filter:blur(10px);color:#fff;opacity:1;transform:scale(0.8);transition:.3s ease}.popup-sizes-table-zoom svg{width:26px;height:26px}@media (hover: hover){.popup-sizes-table-image:hover img{transform:scale(1.03)}.popup-sizes-table-image:hover .popup-sizes-table-zoom{opacity:1;transform:scale(1)}}@media (hover: none){.popup-sizes-table-zoom{opacity:1;transform:none;width:46px;height:46px}.popup-sizes-table-zoom svg{width:22px;height:22px}}.lang-he .popup-sizes-table-wr{direction:rtl}.lang-he .popup-sizes-table-close{left:0;right:initial}@media only screen and (min-width: 768px) and (max-width: 1023px){.popup-sizes-table-close{width:34px;height:34px}.popup-sizes-table-close svg,.popup-sizes-table-close img{width:22px;height:22px}.popup-sizes-table{width:calc(100% - 60px);padding:22px;max-height:calc(100vh - 34px - 14px)}.popup-sizes-table-nav{margin-top:22px;flex-wrap:wrap;gap:8px}.popup-sizes-table-result{margin-top:22px}.popup-sizes-table-nav-el{min-width:40px;height:30px;padding:0 10px;font-size:13px;border-radius:8px}}@media only screen and (min-width: 0px) and (max-width: 767px){.popup-sizes-table-wr{padding:15px}.popup-sizes-table-close{width:34px;height:34px}.popup-sizes-table-close svg,.popup-sizes-table-close img{width:22px;height:22px}.popup-sizes-table{width:100%;max-width:100%;max-height:calc(100vh - 34px - 15px);padding:18px}.popup-sizes-table .site-title{max-width:70vw;margin:0 auto}.popup-sizes-table-nav{margin-top:18px;flex-wrap:wrap;gap:8px}.popup-sizes-table-result{margin-top:18px}.popup-sizes-table-nav-el{min-width:38px;height:30px;padding:0 10px;font-size:13px;border-radius:8px}}.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:9999;display:none}.cookie-banner.show{display:block}.cookie-banner__inner{max-width:900px;margin:0 auto;background:#474548;color:#fff;padding:20px 24px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 10px 30px rgba(0,0,0,0.2)}.cookie-banner__text{margin:0;font-size:14px;line-height:1.5}.cookie-banner__link{color:inherit;text-decoration:underline;transition:.25s ease}.cookie-banner__link:hover{opacity:.7}.cookie-banner__btn{flex-shrink:0}.cookie-banner__btn:hover{opacity:.85}@media (max-width: 767px){.cookie-banner__inner{flex-direction:column;align-items:flex-start}.cookie-banner__btn{width:100%}}.lang-he .cookie-banner{direction:rtl}:root{--a11y-panel-width:420px;--a11y-pink:#f97ebf;--a11y-black:#474548;--a11y-bg-main:#FEF5F2;--a11y-bg:#FEF5F2;--a11y-bg-2:#fff8f6;--a11y-bg-3:#fff1f7;--a11y-text:#474548;--a11y-text-soft:rgba(71,69,72,0.72);--a11y-border:rgba(71,69,72,0.12);--a11y-shadow:0 30px 80px rgba(71,69,72,0.18);--a11y-accent:#f97ebf;--a11y-accent-2:#474548;--a11y-radius-xl:24px;--a11y-radius-lg:18px;--a11y-radius-md:14px;--a11y-transition:.28s ease}@media (min-width: 1400px){:root{--a11y-panel-width:30vw}}@media (max-width: 991px){:root{--a11y-panel-width:460px}}@media (max-width: 767px){:root{--a11y-panel-width:100vw}}html.a11y-lock,html.a11y-lock body{overflow:hidden}.a11y-widget{position:fixed;left:24px;bottom:24px;z-index:98;z-index:180}.a11y-widget *{box-sizing:border-box}.a11y-toggle{position:relative;z-index:3;display:inline-flex;align-items:center;gap:12px;min-height:58px;padding:12px 18px 12px 14px;border:0;border-radius:999px;background:linear-gradient(135deg, #f97ebf 0%, #f5a6cf 100%);color:#474548;box-shadow:0 18px 45px rgba(71,69,72,0.18);cursor:pointer;transition:transform var(--a11y-transition),box-shadow var(--a11y-transition),opacity var(--a11y-transition)}.a11y-toggle:hover{transform:translateY(-2px);box-shadow:0 24px 55px rgba(71,69,72,0.22)}.a11y-toggle:focus-visible{outline:3px solid #fff;outline-offset:3px}.a11y-toggle__icon{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,0.55);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.a11y-toggle__icon svg{width:20px;height:20px;display:block}.a11y-toggle__text{font-size:15px;font-weight:800;letter-spacing:.01em;white-space:nowrap}.a11y-backdrop{position:fixed;inset:0;background:rgba(71,69,72,0.22);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity var(--a11y-transition),visibility var(--a11y-transition)}.a11y-panel{position:fixed;top:0;left:0;width:var(--a11y-panel-width);max-width:100%;height:100vh;background:radial-gradient(circle at top right, rgba(249,126,191,0.14),rgba(0,0,0,0) 28%),radial-gradient(circle at bottom left, rgba(249,126,191,0.1),rgba(0,0,0,0) 26%),linear-gradient(180deg, #FEF5F2 0%, #fff8f6 100%);color:var(--a11y-text);box-shadow:var(--a11y-shadow);transform:translateX(-100%);transition:transform .35s ease;display:flex;flex-direction:column;overflow:hidden;z-index:4}.a11y-panel__head{padding:24px 22px 18px;border-bottom:1px solid var(--a11y-border);display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.a11y-panel__brand{display:flex;align-items:center;gap:14px}.a11y-panel__brand-icon{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg, rgba(249,126,191,0.18), rgba(249,126,191,0.28));display:flex;align-items:center;justify-content:center;color:#474548;box-shadow:inset 0 0 0 1px rgba(71,69,72,0.08)}.a11y-panel__brand-icon svg{width:24px;height:24px;display:block}.a11y-panel__eyebrow{margin:0 0 4px;font-size:12px;color:var(--a11y-text-soft);letter-spacing:.08em;text-transform:uppercase}.a11y-panel__title{margin:0;font-size:24px;line-height:1.15;font-weight:800;color:var(--a11y-text)}.a11y-close{width:46px;height:46px;border-radius:14px;border:1px solid var(--a11y-border);background:rgba(249,126,191,0.1);color:#474548;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background var(--a11y-transition),transform var(--a11y-transition)}.a11y-close:hover{background:rgba(249,126,191,0.18);transform:translateY(-1px)}.a11y-close svg{width:20px;height:20px}.a11y-panel__body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px}.a11y-card{background:linear-gradient(180deg, rgba(255,255,255,0.78), rgba(255,255,255,0.48));border:1px solid var(--a11y-border);border-radius:var(--a11y-radius-xl);padding:18px;box-shadow:0 10px 30px rgba(71,69,72,0.06)}.a11y-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.a11y-card__title{margin:0;font-size:16px;font-weight:800;color:var(--a11y-text)}.a11y-font-value{min-width:58px;padding:6px 10px;border-radius:999px;background:rgba(249,126,191,0.12);text-align:center;font-size:13px;font-weight:700;color:#474548}.a11y-font-controls{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}.a11y-control-btn,.a11y-reset{min-height:48px;border-radius:14px;border:1px solid var(--a11y-border);background:rgba(249,126,191,0.08);color:#474548;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:transform var(--a11y-transition),background var(--a11y-transition),border-color var(--a11y-transition),box-shadow var(--a11y-transition)}.a11y-control-btn:hover,.a11y-reset:hover{transform:translateY(-1px);background:rgba(249,126,191,0.16)}.a11y-control-btn:focus-visible,.a11y-reset:focus-visible{outline:3px solid #fff;outline-offset:3px}.a11y-reset{width:100%;min-height:54px;background:linear-gradient(135deg, rgba(249,126,191,0.18), rgba(249,126,191,0.1))}.a11y-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.a11y-option{min-height:104px;border-radius:18px;border:1px solid var(--a11y-border);background:linear-gradient(180deg, rgba(255,255,255,0.72), rgba(255,255,255,0.45));color:#474548;padding:14px;display:flex;flex-direction:column;align-items:flex-start;gap:14px;text-align:left;cursor:pointer;transition:transform var(--a11y-transition),background var(--a11y-transition),border-color var(--a11y-transition),box-shadow var(--a11y-transition)}.a11y-option:hover{transform:translateY(-2px);background:linear-gradient(180deg, rgba(249,126,191,0.1), rgba(255,255,255,0.75))}.a11y-option:focus-visible{outline:3px solid #fff;outline-offset:3px}.a11y-option.is-active{background:linear-gradient(135deg, rgba(249,126,191,0.22), rgba(249,126,191,0.12));border-color:rgba(249,126,191,0.42);box-shadow:inset 0 0 0 1px rgba(249,126,191,0.18)}.a11y-option__icon{width:42px;height:42px;border-radius:14px;background:rgba(249,126,191,0.12);display:inline-flex;align-items:center;justify-content:center;color:#474548;flex-shrink:0}.a11y-option__icon svg{width:22px;height:22px;display:block}.a11y-option__text{font-size:14px;line-height:1.35;font-weight:700;color:#474548}.a11y-widget.is-open .a11y-backdrop{opacity:1;visibility:visible}.a11y-widget.is-open .a11y-panel{transform:translateX(0)}@media (max-width: 991px){.a11y-widget{left:18px;bottom:18px}.a11y-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (max-width: 767px){.a11y-widget{left:14px;bottom:14px}.a11y-toggle{padding:12px}.a11y-toggle__text{display:none}.a11y-panel__head{padding:18px 16px 14px}.a11y-panel__body{padding:16px}.a11y-card{padding:16px;border-radius:20px}.a11y-grid{grid-template-columns:1fr}.a11y-option{min-height:88px;flex-direction:row;align-items:center;gap:12px}}html.a11y-grayscale{filter:grayscale(100%)}html.a11y-high-contrast body{background:#000 !important;color:#fff !important}html.a11y-high-contrast h1,html.a11y-high-contrast h2,html.a11y-high-contrast h3,html.a11y-high-contrast h4,html.a11y-high-contrast h5,html.a11y-high-contrast h6,html.a11y-high-contrast p,html.a11y-high-contrast li,html.a11y-high-contrast span,html.a11y-high-contrast strong,html.a11y-high-contrast em,html.a11y-high-contrast label,html.a11y-high-contrast td,html.a11y-high-contrast th,html.a11y-high-contrast blockquote,html.a11y-high-contrast small{color:#fff !important}html.a11y-high-contrast a{color:#ffeb3b !important;text-decoration:underline !important}html.a11y-high-contrast button,html.a11y-high-contrast input,html.a11y-high-contrast textarea,html.a11y-high-contrast select{background:#000 !important;color:#fff !important;border:2px solid #fff !important;box-shadow:none !important}html.a11y-high-contrast img,html.a11y-high-contrast video,html.a11y-high-contrast svg,html.a11y-high-contrast picture{filter:contrast(1.1)}html.a11y-negative-contrast{filter:invert(1) hue-rotate(180deg)}html.a11y-negative-contrast img,html.a11y-negative-contrast picture,html.a11y-negative-contrast video,html.a11y-negative-contrast iframe,html.a11y-negative-contrast svg,html.a11y-negative-contrast canvas{filter:invert(1) hue-rotate(180deg)}html.a11y-light-bg body{background:#FEF5F2 !important;color:#474548 !important}html.a11y-light-bg body *{color:inherit !important}html.a11y-underline-links a{text-decoration:underline !important;text-underline-offset:3px;text-decoration-thickness:2px}html.a11y-readable-font body,html.a11y-readable-font button,html.a11y-readable-font input,html.a11y-readable-font textarea,html.a11y-readable-font select{font-family:Arial, Helvetica, sans-serif !important;line-height:1.6 !important}html.a11y-pause-animations *,html.a11y-pause-animations *::before,html.a11y-pause-animations *::after{animation:none !important;transition:none !important;scroll-behavior:auto !important}html.a11y-highlight-links a{background:#f97ebf !important;color:#474548 !important;padding:.08em .2em;border-radius:.2em;box-shadow:0 0 0 2px rgba(71,69,72,0.08)}html.a11y-highlight-headings h1,html.a11y-highlight-headings h2,html.a11y-highlight-headings h3,html.a11y-highlight-headings h4,html.a11y-highlight-headings h5,html.a11y-highlight-headings h6{background:rgba(249,126,191,0.18);box-shadow:inset 0 -0.35em 0 rgba(249,126,191,0.22);padding-inline:.15em;border-radius:.15em}html.a11y-big-cursor,html.a11y-big-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 24 24'%3E%3Cpath fill='black' stroke='white' stroke-width='1.2' d='M5 3l12 12-5 1.2 2.1 6-2.8 1-2.1-6-3.2 3.2z'/%3E%3C/svg%3E") 4 4,auto !important}html.a11y-text-spacing body,html.a11y-text-spacing p,html.a11y-text-spacing li,html.a11y-text-spacing a,html.a11y-text-spacing span{line-height:1.9 !important;letter-spacing:.04em !important;word-spacing:.12em !important}html.a11y-hide-images img,html.a11y-hide-images picture,html.a11y-hide-images svg:not(.a11y-widget svg),html.a11y-hide-images video,html.a11y-hide-images canvas{visibility:hidden !important}html.a11y-font-100 body :where(p, span, a, li, strong, em, b, small,h1, h2, h3, h4, h5, h6,button, input, textarea, select, label,td, th, blockquote):not(.a11y-widget *),html.a11y-font-100 .site-text,html.a11y-font-100 .site-title{font-size:revert !important}html.a11y-font-80 body :where(p, span, a, li, strong, em, b, small,h1, h2, h3, h4, h5, h6,button, input, textarea, select, label,td, th, blockquote):not(.a11y-widget *),html.a11y-font-80 .site-text,html.a11y-font-80 .site-title{font-size:calc(1em * 0.8) !important}html.a11y-font-90 body :where(p, span, a, li, strong, em, b, small,h1, h2, h3, h4, h5, h6,button, input, textarea, select, label,td, th, blockquote):not(.a11y-widget *),html.a11y-font-90 .site-text,html.a11y-font-90 .site-title{font-size:calc(1em * 0.9) !important}html.a11y-font-110 body :where(p, span, a, li, strong, em, b, small,h1, h2, h3, h4, h5, h6,button, input, textarea, select, label,td, th, blockquote):not(.a11y-widget *),html.a11y-font-110 .site-text,html.a11y-font-110 .site-title{font-size:calc(1em * 1.1) !important}html.a11y-font-120 body :where(p, span, a, li, strong, em, b, small,h1, h2, h3, h4, h5, h6,button, input, textarea, select, label,td, th, blockquote):not(.a11y-widget *),html.a11y-font-120 .site-text,html.a11y-font-120 .site-title{font-size:calc(1em * 1.2) !important}html.a11y-font-130 body :where(p, span, a, li, strong, em, b, small,h1, h2, h3, h4, h5, h6,button, input, textarea, select, label,td, th, blockquote):not(.a11y-widget *),html.a11y-font-130 .site-text,html.a11y-font-130 .site-title{font-size:calc(1em * 1.3) !important}html.a11y-font-140 body :where(p, span, a, li, strong, em, b, small,h1, h2, h3, h4, h5, h6,button, input, textarea, select, label,td, th, blockquote):not(.a11y-widget *),html.a11y-font-140 .site-text,html.a11y-font-140 .site-title{font-size:calc(1em * 1.4) !important}html.a11y-font-150 body :where(p, span, a, li, strong, em, b, small,h1, h2, h3, h4, h5, h6,button, input, textarea, select, label,td, th, blockquote):not(.a11y-widget *),html.a11y-font-150 .site-text,html.a11y-font-150 .site-title{font-size:calc(1em * 1.5) !important}.a11y-panel[dir="rtl"]{direction:rtl;text-align:right}.a11y-panel[dir="rtl"] .a11y-option{text-align:right;align-items:flex-start}.header-aside-search{display:none;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99}.header-aside-search.show{display:flex;pointer-events:all}.header-aside-search-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.4}.header-aside-search-wr{position:relative;z-index:2;margin-top:calc(var(--header-height) + 20px);background-color:#fff;border-radius:20px;padding:20px;height:calc(100vh - var(--header-height) - 40px)}.header-aside-search-wr-top{display:flex;justify-content:space-between;align-items:flex-start}.header-aside-search-wr-top .col{position:relative;overflow:hidden;flex:auto;transition:0.3s cubic-bezier(0.12, 0.06, 0.2, 1)}.header-aside-search-wr-top .col:nth-child(2){flex:none;width:0;display:flex;align-items:center;gap:20px;justify-content:flex-end}.header-aside-search-wr-top .col.show{width:max-content;min-width:max-content;margin-right:20px}.header-aside-search-wr-top .clear-search-btn{position:relative;color:#fff}@media (hover: hover){.header-aside-search-wr-top .clear-search-btn:hover::before{animation:hideBorder .3s forwards, showBorderFromLeft .3s .3s forwards}}.header-aside-search-wr-top .clear-search-btn::before{background-color:#fff;bottom:-2px;content:"";height:1px;position:absolute;right:0;transition:width 0.3s cubic-bezier(0.12, 0.06, 0.2, 1);width:100%}@keyframes hideBorder{0%{right:0;width:100%}to{right:0;width:0}}@keyframes showBorderFromLeft{0%{left:0;width:0}to{left:0;width:100%}}.header-aside-search-wr-top .cm-search-form{display:flex;width:100%}.header-aside-search-wr-top .cm-search-input-wrap{display:flex;width:100%;position:relative;flex-direction:column}.header-aside-search-wr-top .cm-search-input-wrap .searchsvg{position:absolute;right:10px;width:30px;height:30px;transform:translateY(-50%);pointer-events:none;top:22px}.header-aside-search-wr-top .cm-search-input-wrap input{background-color:#fff;height:44px;padding:0 50px;border-radius:10px;width:100%}.header-aside-search-wr-top .cm-search-suggest{position:relative;width:100%;margin-top:5px;right:0;background-color:#f8f8f8;border-radius:5px;padding:20px;background-color:#EBE5E1}.header-aside-search-wr-top .cm-search-suggest ul{display:flex;flex-direction:column;gap:8px}.header-aside-search-wr-top .cm-search-suggest ul li a{padding:9px;border-radius:5px;background-color:#fff;color:#000;display:block;transition:.3s ease-in-out}@media (hover: hover){.header-aside-search-wr-top .cm-search-suggest ul li a:hover{background-color:var(--ColorPink);color:#fff}}.header-aside-search-wr-center{display:flex;gap:10px;margin:0px 0 25px}.header-aside-search-wr-center a{background-color:#f3eeea;padding:8px 16px;border-radius:5px;color:#151516;display:block;cursor:pointer}@media (hover: hover){.header-aside-search-wr-center a:hover{background-color:var(--ColorPink);color:#fff}}.header-aside-search-wr-bottom{position:relative;display:flex;justify-content:space-between;margin-top:25px;height:calc(100% - 60px);overflow:hidden}.header-aside-search-wr-bottom-menu{width:20%;min-width:20%;padding-left:15px}.header-aside-search-wr-bottom-menu.hidden{display:none}.header-aside-search-wr-bottom-menu b{font-size:20px;font-weight:500;display:block;margin-bottom:25px}.header-aside-search-wr-bottom-menu ul{display:flex;flex-direction:column;gap:15px}.header-aside-search-wr-bottom-menu ul li a{display:inline-block;position:relative;max-width:100%}.header-aside-search-wr-bottom-menu ul li a .cm-search-suggest-cat-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (hover: hover){.header-aside-search-wr-bottom-menu ul li a:hover::before{animation:hideBorder .3s forwards, showBorderFromLeft .3s .3s forwards}}.header-aside-search-wr-bottom-menu ul li a::before{background-color:#151516;bottom:-2px;content:"";height:1px;position:absolute;right:0;transition:width 0.3s cubic-bezier(0.12, 0.06, 0.2, 1);width:100%}.header-aside-search-wr-bottom-right{width:100%}.header-aside-search-wr-bottom-right.hidden{display:none}.header-aside-search-wr-bottom-right-box{display:none;overflow:hidden;overflow-y:auto;height:100%;flex:1}.header-aside-search-wr-bottom-right-box.active{display:block}.header-aside-search-wr-bottom-right-box b{font-size:20px;font-weight:500;display:block;margin-bottom:25px}.haswb-wr{display:flex;flex-wrap:wrap;gap:20px}.haswb-wr .haswb-wr-box{width:calc(100% / 3 - 14px);display:flex}@media (hover: hover){.haswb-wr .haswb-wr-box:hover .img{border-color:var(--ColorPink)}}.haswb-wr .haswb-wr-box .img{width:107px;height:157px;display:flex;align-items:center;justify-content:center;border:1px solid #ebe5e1;border-radius:5px;transition:.3s ease-in-out}.haswb-wr .haswb-wr-box .img img{display:block;max-width:100%;max-height:100%}.haswb-wr .haswb-wr-box .desc{width:calc(100% - 107px);padding-right:10px}.haswb-wr .haswb-wr-box .desc .brand{display:block;font-size:14px;color:#000;opacity:.5}.haswb-wr .haswb-wr-box .desc h5{font-size:18px;display:block;margin:5px 0 7px;transition:.3s ease-in-out}.haswb-wr .haswb-wr-box .desc .price{display:flex;gap:2px;align-items:center;opacity:1;font-size:16px;align-items:baseline}.haswb-wr .haswb-wr-box .desc .price i{display:block;opacity:.5;margin-right:10px;text-decoration:line-through}.haswb-wr .haswb-wr-box .desc .price small{display:inline-block;font-size:.7em}.haswb-wr .haswb-wr-box .desc .label{align-items:center;border-radius:10px;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;height:17px;justify-content:center;padding:0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:11px;margin-top:5px}.header-aside-search-wr-bottom-new-result{display:none;width:100%}.header-aside-search-wr-bottom-new-result.active{display:block}.header-aside-search-wr-bottom-new-result .cm-search-suggest{height:100%}.lang-he .header-aside-search{direction:rtl}@media only screen and (min-width: 768px) and (max-width: 1240px){.header-aside-search-wr-top{height:40px}.header-aside-search-wr-top .col:nth-child(2){gap:15px}.header-aside-search-wr-top .col.show{margin-right:15px}.header-aside-search-wr-top .cm-search-input-wrap .searchsvg{right:10px;width:24px;height:24px;top:20px}.header-aside-search-wr-top .cm-search-input-wrap input{height:40px;padding:0 45px;border-radius:8px}.header-aside-search-wr-top .clear-search-btn{font-size:14px}.header-aside-search-wr-bottom-right-box .haswb-wr .haswb-wr-box{width:calc(100% / 2 - 10px)}}@media only screen and (min-width: 0px) and (max-width: 767px){.header-aside-search-wr-top{flex-wrap:wrap}.header-aside-search-wr-top .col{width:100%;flex:none}.header-aside-search-wr-top .col:nth-child(2){width:100%;height:0;margin:0;justify-content:space-between}.header-aside-search-wr-top .col.show{height:40px;margin-top:10px}.header-aside-search-wr-top .clear-search-btn{color:var(--ColorBlack)}.header-aside-search-wr-top .clear-search-btn::before{background-color:var(--ColorBlack)}.header-aside-search-wr-top .cm-search-input-wrap input{height:50px;padding:0 40px;background:#ebebeb}.header-aside-search-wr-top .cm-search-input-wrap .searchsvg{right:9px;width:20px;height:20px;top:27px}.header-aside-search-wr-center{margin-top:15px}.header-aside-search-wr-bottom{flex-wrap:wrap;overflow:hidden;overflow-y:scroll;height:auto;max-height:calc(100% - 126px);padding-bottom:50px}.header-aside-search-wr-bottom-menu{width:100%;order:2}.header-aside-search-wr-bottom-menu b{margin-bottom:15px;margin-top:0px}.header-aside-search-wr-bottom-right{width:100%;order:1}.header-aside-search-wr{overflow:hidden}.header-aside-search-wr-bottom-right-box{height:auto;overflow:initial}.header-aside-search-wr-bottom-right-box b{margin-bottom:15px}.header-aside-search-wr-bottom-right-box .haswb-wr{gap:14px}.header-aside-search-wr-bottom-right-box .haswb-wr .haswb-wr-box{width:100%}.header-aside-search-wr-bottom-right-box .haswb-wr .haswb-wr-box .img{width:71px;height:85px}.header-aside-search-wr-bottom-right-box .haswb-wr .haswb-wr-box .desc{width:calc(100% - 71px)}}@media only screen and (min-width: 0px) and (max-width: 767px){.header-aside-search-wr{margin-top:calc(var(--header-height) + 15px);border-radius:15px;padding:15px;height:calc(100vh - var(--header-height) - 30px)}.go-top .header-aside-search-wr{margin-top:calc(var(--header-height-scrolled) + 15px);height:calc(100vh - var(--header-height-scrolled) - 30px)}.header-aside-search-wr-bottom-new-result .cm-search-suggest{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.header-aside-search-wr-bottom-new-result .cm-search-suggest .header-aside-search-wr-bottom-menu{-webkit-order:-1;-moz-order:-1;-ms-order:-1;-o-order:-1;order:-1;width:100%;padding-bottom:30px}}.mobile-menu{display:none}@media (max-width: 767px){.mobile-menu{position:fixed;inset:0;z-index:9999;display:block;visibility:hidden;pointer-events:none}.mobile-menu.active{visibility:visible;pointer-events:auto}.mobile-menu__overlay{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(71,69,72,0.45);opacity:0;cursor:pointer;transition:opacity 0.3s ease}.mobile-menu.active .mobile-menu__overlay{opacity:1}.mobile-menu__panel{position:absolute;top:8px;bottom:8px;left:8px;right:auto;width:calc(100% - 16px);max-width:390px;display:flex;flex-direction:column;overflow:hidden;direction:ltr;text-align:left;background:#FEF5F2;border:1px solid rgba(71,69,72,0.25);border-radius:14px;box-shadow:0 15px 50px rgba(71,69,72,0.22);transform:translateX(calc(-100% - 16px));transition:transform 0.35s ease}.mobile-menu.active .mobile-menu__panel{transform:translateX(0)}.mobile-menu__head{position:relative;flex:0 0 auto;min-height:130px;display:flex;align-items:center;justify-content:center;padding:45px 50px 30px}.mobile-menu__logo{display:inline-flex;align-items:center;justify-content:center;color:#474548;font-family:Arial, Helvetica, sans-serif;font-size:36px;line-height:1;font-weight:800;letter-spacing:2px;text-decoration:none}.mobile-menu__logo img{display:block;width:auto;max-width:180px;max-height:80px;object-fit:contain}.mobile-menu__close{position:absolute;top:14px;right:14px;left:auto;width:38px;height:38px;display:flex;align-items:center;justify-content:center;padding:0;color:#474548;background:transparent;border:0;border-radius:50%;cursor:pointer}.mobile-menu__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.mobile-menu__content{flex:1 1 auto;min-height:0;padding:0 18px 30px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#474548 transparent}.mobile-menu__content::-webkit-scrollbar{width:4px}.mobile-menu__content::-webkit-scrollbar-track{background:transparent}.mobile-menu__content::-webkit-scrollbar-thumb{background:#474548;border-radius:10px}.mobile-menu__nav{display:flex;flex-direction:column}.mobile-menu__main-link,.mobile-menu__summary{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 0;color:#474548;border-bottom:1px solid rgba(71,69,72,0.35);font-family:Arial, Helvetica, sans-serif;font-size:17px;line-height:1.3;font-weight:600;text-align:left;text-decoration:none}.mobile-menu__group{margin:0;padding:0}.mobile-menu__summary{width:100%;list-style:none;cursor:pointer;user-select:none}.mobile-menu__summary::-webkit-details-marker{display:none}.mobile-menu__summary::marker{display:none;content:""}.mobile-menu__summary-icon{position:relative;width:18px;height:18px;flex:0 0 18px}.mobile-menu__summary-icon::before,.mobile-menu__summary-icon::after{content:"";position:absolute;top:50%;left:50%;background:#474548;transform:translate(-50%, -50%);transition:transform 0.25s ease}.mobile-menu__summary-icon::before{width:16px;height:2px}.mobile-menu__summary-icon::after{width:2px;height:16px}.mobile-menu__group[open] .mobile-menu__summary-icon::after{transform:translate(-50%, -50%) rotate(90deg)}.mobile-menu__submenu{display:grid;gap:7px;padding:10px 0 12px;border-bottom:1px solid rgba(71,69,72,0.35)}.mobile-menu__submenu-link{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:8px 12px;color:#474548;background:transparent;border:1px solid rgba(71,69,72,0.65);border-radius:13px;font-family:Arial, Helvetica, sans-serif;font-size:14px;line-height:1.3;font-weight:600;text-align:left;text-decoration:none}.mobile-menu__submenu-link span{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;width:100%}.mobile-menu__submenu-link svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:scaleX(-1);transition:transform 0.2s ease}.mobile-menu__submenu-link:active svg{transform:scaleX(-1) translateX(-3px)}.mobile-menu__bottom{padding-top:55px}.mobile-menu__columns{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}.mobile-menu__column{display:flex;flex-direction:column;gap:14px;text-align:left}.mobile-menu__column a{color:#474548;font-family:Arial, Helvetica, sans-serif;font-size:14px;line-height:1.35;font-weight:600;text-decoration:none}.mobile-menu__main-link:active,.mobile-menu__column a:active{opacity:0.65}body.lang-he .mobile-menu__panel{left:auto;right:8px;direction:rtl;text-align:right;transform:translateX(calc(100% + 16px))}body.lang-he .mobile-menu.active .mobile-menu__panel{transform:translateX(0)}body.lang-he .mobile-menu__close{right:auto;left:14px}body.lang-he .mobile-menu__main-link,body.lang-he .mobile-menu__summary,body.lang-he .mobile-menu__submenu-link,body.lang-he .mobile-menu__column{text-align:right}body.lang-he .mobile-menu__submenu-link svg{transform:none}body.lang-he .mobile-menu__submenu-link:active svg{transform:translateX(-3px)}body.mobile-menu-open{overflow:hidden;touch-action:none}}@media (prefers-reduced-motion: reduce){.mobile-menu__overlay,.mobile-menu__panel,.mobile-menu__summary-icon::after,.mobile-menu__submenu-link svg{transition:none}}
/*# sourceMappingURL=main-style.css.map */
