:root{--scrollbar-width: 17px;--window-width: 1920px}*{box-sizing:border-box}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,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,menu,nav,section,main,summary{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0;margin:0 auto}a{text-decoration:none}input[type=text],button{border:0;padding:0px;outline:0}img{display:block}*:focus{outline:none}em{font-style:italic}@font-face{font-family:"YonitRegular";src:url("/fonts/yonit/Yonit-Regular.eot");src:url("/fonts/yonit/Yonit-Regular.eot?#iefix") format("embedded-opentype"),url("/fonts/yonit/Yonit-Regular.woff2") format("woff2"),url("/fonts/yonit/Yonit-Regular.woff") format("woff"),url("/fonts/yonit/Yonit-Regular.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"YonitLight";src:url("/fonts/yonit/Yonit-Light.otf") format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:"YonitMedium";src:url("/fonts/yonit/Yonit-Medium.eot");src:url("/fonts/yonit/Yonit-Medium.eot?#iefix") format("embedded-opentype"),url("/fonts/yonit/Yonit-Medium.woff2") format("woff2"),url("/fonts/yonit/Yonit-Medium.woff") format("woff"),url("/fonts/yonit/Yonit-Medium.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"YonitBold";src:url("/fonts/yonit/Yonit-Bold.eot");src:url("/fonts/yonit/Yonit-Bold.eot?#iefix") format("embedded-opentype"),url("/fonts/yonit/Yonit-Bold.woff2") format("woff2"),url("/fonts/yonit/Yonit-Bold.woff") format("woff"),url("/fonts/yonit/Yonit-Bold.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:ReformaNarrowRegular;src:url("/fonts/reforma/fbreformanarrow-regularwebfont.eot");src:url("/fonts/reforma/fbreformanarrow-regularwebfont.eot?#iefix") format("embedded-opentype"),url("/fonts/reforma/fbreformanarrow-regularwebfont.woff") format("woff"),url("/fonts/reforma/fbreformanarrow-regularwebfont.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:ReformaNarrowLight;src:url("/fonts/reforma/fbreformanarrow-lightwebfont.eot");src:url("/fonts/reforma/fbreformanarrow-lightwebfont.eot?#iefix") format("embedded-opentype"),url("/fonts/reforma/fbreformanarrow-lightwebfont.woff") format("woff"),url("/fonts/reforma/fbreformanarrow-lightwebfont.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:ReformaNarrowMedium;src:url("/fonts/reforma/fbreformanarrow-mediumwebfont.eot");src:url("/fonts/reforma/fbreformanarrow-mediumwebfont.eot?#iefix") format("embedded-opentype"),url("/fonts/reforma/fbreformanarrow-mediumwebfont.woff") format("woff"),url("/fonts/reforma/fbreformanarrow-mediumwebfont.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'ReformaNarrowBold';src:url("/fonts/reforma/fbreformanarrow-boldwebfont.eot");src:url("/fonts/reforma/fbreformanarrow-boldwebfont.eot?#iefix") format("embedded-opentype"),url("/fonts/reforma/fbreformanarrow-boldwebfont.woff") format("woff"),url("/fonts/reforma/fbreformanarrow-boldwebfont.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:OpenSansHebrewRegular;src:url("/fonts/OpenSans/OpenSansHebrew-Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:OpenSansHebrewBold;src:url("/fonts/OpenSans/OpenSansHebrew-Bold.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:AlmoniBold;src:url("/fonts/almoni/almoni-dl-aaa-bold.eot");src:url("/fonts/almoni/almoni-dl-aaa-bold.eot?#iefix") format("embedded-opentype"),url("/fonts/almoni/almoni-dl-aaa-bold.woff") format("woff"),url("/fonts/almoni/almoni-dl-aaa-bold.ttf") format("truetype");font-weight:normal;font-style:normal}.slidedown.in{animation-name:slideDownIn;animation-duration:.6s;animation-fill-mode:forwards}.slidedown.out{animation-name:slideDownOut;animation-duration:.6s;animation-fill-mode:forwards}.slideup.in{animation-name:slideUpIn;animation-duration:.6s;animation-fill-mode:forwards}.slideup.out{animation-name:slideUpOut;animation-duration:2s;animation-fill-mode:forwards}@-webkit-keyframes slideDownIn{0%{transform:translateY(-100%);opacity:0}100%{transform:translateY(0%);opacity:1}}@-webkit-keyframes slideDownOut{0%{transform:translateY(0%);opacity:1}100%{transform:translateY(-100%);opacity:0}}@-webkit-keyframes slideUpIn{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0%);opacity:1}}@-webkit-keyframes slideUpOut{0%{transform:translateY(0%);opacity:1}70%{transform:translateY(0%);opacity:1}100%{transform:translateY(100%);opacity:0}}.slideleft.in{-webkit-animation-name:slideLeftIn}.slideleft.out{-webkit-animation-name:slideLeftOut}@-webkit-keyframes slideLeftIn{0%{-webkit-transform:translateX(100%)}100%{-webkit-transform:translateX(0)}}@-webkit-keyframes slideLeftOut{0%{-webkit-transform:translateX(0)}100%{-webkit-transform:translateX(-65%)}}.slideright.in{-webkit-animation-name:slideRightIn}.slideright.out{-webkit-animation-name:slideRightOut}@-webkit-keyframes slideRightIn{0%{-webkit-transform:translateX(-65%)}100%{-webkit-transform:translateX(0)}}@-webkit-keyframes slideRightOut{0%{-webkit-transform:translateX(0)}100%{-webkit-transform:translateX(100%)}}.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.33333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.42857%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}.tns-visually-hidden{display:none}header.toolbar{height:80px;direction:rtl}header.toolbar .inner{width:962px;height:100%;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;color:#ffffff;font:normal 1.6rem YonitRegular}body.article header.toolbar .inner{padding-left:0px;font-size:1rem}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){body.article header.toolbar .inner{width:1126px}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){header.toolbar .inner{direction:rtl;width:auto}}header.toolbar .inner a:hover{text-decoration:underline}header.toolbar .inner>a.logo{margin-left:auto;background-image:url(https://rcs.mako.co.il/images/news/header_logo_desktop.png);width:592px;height:80px;background-size:contain;background-repeat:no-repeat;background-position:right center}header.toolbar .inner .date:before{content:"|";display:inline-block;margin:0 10px 0 10px;color:#ffffff;font-size:13px}header.toolbar .inner .s-logo:before{content:"|";display:inline-block;margin:0 10px 0 10px;color:#ffffff;font-size:13px}header.toolbar .inner .s-logo:after{content:"";display:inline-block;vertical-align:middle;background:transparent url(/images/svg/news/logo-small-n-12.svg) 0 0 no-repeat;width:92px;height:12px;background-size:cover}header.toolbar .inner .s-logo img{display:none}header.toolbar .inner .weather-slider{text-align:center}header.toolbar .inner .weather-slider li{direction:ltr}header.toolbar .inner .weather-slider li a{color:inherit}header.toolbar .inner .weather-slider li a:before{background-image:url("/images/svg/news/header_weather_icons.svg");background-size:100%;background-position:0 0;background-repeat:no-repeat;width:32px;height:32px;content:"";display:inline-block;margin:0 8px 0 0px;vertical-align:middle}header.toolbar .inner .weather-slider li a span{color:#ffffff}header.toolbar .inner .weather-slider li.icon-avich a:before{background-position:center calc((100%/31)*0)}header.toolbar .inner .weather-slider li.icon-barad a:before{background-position:center calc((100%/31)*1)}header.toolbar .inner .weather-slider li.icon-clear a:before{background-position:center calc((100%/31)*1)}header.toolbar .inner .weather-slider li.icon-cold a:before{background-position:center calc((100%/31)*2)}header.toolbar .inner .weather-slider li.icon-fog a:before{background-position:center calc((100%/31)*3)}header.toolbar .inner .weather-slider li.icon-fog2 a:before{background-position:center calc((100%/31)*3)}header.toolbar .inner .weather-slider li.icon-havil a:before{background-position:center calc((100%/31)*4)}header.toolbar .inner .weather-slider li.icon-hot a:before{background-position:center calc((100%/31)*5)}header.toolbar .inner .weather-slider li.icon-localRain a:before{background-position:center calc((100%/31)*6)}header.toolbar .inner .weather-slider li.icon-memtarim a:before{background-position:center calc((100%/31)*7)}header.toolbar .inner .weather-slider li.icon-meunan a:before{background-position:center calc((100%/31)*8)}header.toolbar .inner .weather-slider li.icon-meunanHelkit a:before{background-position:center calc((100%/31)*9)}header.toolbar .inner .weather-slider li.icon-rainy a:before{background-position:center calc((100%/31)*10)}header.toolbar .inner .weather-slider li.icon-sharav a:before{background-position:center calc((100%/31)*11)}header.toolbar .inner .weather-slider li.icon-snow a:before{background-position:center calc((100%/31)*12)}header.toolbar .inner .weather-slider li.icon-snowStorm a:before{background-position:center calc((100%/31)*12)}header.toolbar .inner .weather-slider li.icon-sandStorm a:before{background-position:center calc((100%/31)*13)}header.toolbar .inner .weather-slider li.icon-soer a:before{background-position:center calc((100%/31)*13)}header.toolbar .inner .weather-slider li.icon-thunder a:before{background-position:center calc((100%/31)*14)}header.toolbar .inner .weather-slider li.icon-tiftuf a:before{background-position:center calc((100%/31)*15)}body.full-frame header.toolbar{display:none}.menu{direction:rtl;height:48px;border-bottom:solid 1px #c6c7ca;position:sticky;top:-1px;z-index:999;background-color:#ffffff}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){.menu{direction:rtl}}.menu.sticky{height:57px;border-bottom-width:0px}.menu>ul{width:962px;margin:0 auto;font:normal 1.5rem YonitMedium;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;color:#333538;height:100%}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){body.article .menu>ul{width:1126px}}.menu>ul a:hover{text-decoration:underline}body.article .menu>ul{font-size:0.9375rem}.sticky.menu>ul{color:#ffffff}.menu>ul>li{line-height:48px}.menu>ul>li.selected{color:#db000b}.sticky.menu>ul>li{line-height:57px}.sticky.menu>ul>li.selected{color:#ffffff;font-family:YonitBold}.menu>ul>li:not(.search-bar):not(.more):not(.special){height:100%}.menu>ul>li:not(.search-bar):not(.more):not(.special) a{color:inherit;display:block;margin-left:18px}.menu>ul>li:not(.search-bar):not(.more):not(.special)>ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;overflow:hidden}.menu>ul>li:not(.search-bar):not(.more):not(.special)>ul li.selected:not(.logo){color:#db000b}.sticky.menu>ul>li:not(.search-bar):not(.more):not(.special)>ul li.selected:not(.logo){color:#ffffff;font-family:YonitBold;opacity:1}.menu>ul>li:not(.search-bar):not(.more):not(.special)>ul li.logo{display:none}.sticky.menu>ul>li:not(.search-bar):not(.more):not(.special)>ul li.logo{display:block}.menu>ul>li:not(.search-bar):not(.more):not(.special)>ul li.logo a{width:128px;height:57px;background-image:url(/images/svg/news/logo-n12-small.svg);background-size:100%;background-position:right 0px;background-repeat:no-repeat}.menu>ul>li:not(.search-bar):not(.more):not(.special)>ul li.logo a img{display:none}.sticky.menu>ul>li:not(.search-bar):not(.more):not(.special)>ul li:not(.logo){opacity:0.8}.sticky.menu>ul>li:not(:first-child):not(.search-bar):not(.selected):not(.more):not(.special){opacity:0.8}.menu>ul>li.special{position:relative;height:48px;line-height:48px;margin-right:14px;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-shrink:0;flex-shrink:0;cursor:pointer}.menu>ul>li.special a{color:inherit}.menu>ul>li.special:before{content:attr(data-text)}.sticky.menu>ul>li.special:before{opacity:0.8}.menu>ul>li.special ul{display:none;position:absolute;top:48px;background-color:#ffffff}.menu>ul>li.special ul li{height:35px;padding:0 7px 8px;line-height:35px;width:112px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sticky.menu>ul>li.special ul li a{opacity:0.8}.menu>ul>li.special:hover ul{display:block}.menu>ul>li.special .open{height:6px;width:10px;display:inline-block;position:relative;margin-right:6px;vertical-align:middle}.sticky.menu>ul>li.special .open{opacity:0.8}.menu>ul>li.special .open:before{content:"";height:0;width:0;display:block;border:6px transparent solid;border-bottom-width:0;border-top-color:#333;position:absolute;top:0px;left:0px}.sticky.menu>ul>li.special .open:before{border-top-color:#ffffff}.menu>ul>li.more{visibility:hidden;position:relative;height:48px;line-height:48px;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-shrink:0;flex-shrink:0;cursor:pointer}.menu>ul>li.more.show{visibility:visible}.sticky.menu>ul>li.more{height:56px;line-height:56px}.menu>ul>li.more:before{content:"עוד"}.sticky.menu>ul>li.more:before{opacity:0.8}.menu>ul>li.more .open{height:6px;width:10px;display:inline-block;position:relative;margin-right:6px;vertical-align:middle}.sticky.menu>ul>li.more .open{opacity:0.8}.menu>ul>li.more .open:before{content:"";height:0;width:0;display:block;border:6px transparent solid;border-bottom-width:0;border-top-color:#333;position:absolute;top:0px;left:0px}.sticky.menu>ul>li.more .open:before{border-top-color:#ffffff}.menu>ul>li.more ul{display:none;position:absolute;top:48px;background-color:#ffffff}.sticky.menu>ul>li.more ul{top:46px}.menu>ul>li.more ul li{width:112px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:35px;display:none}.menu>ul>li.more ul li a{line-height:34px;margin-right:8px;color:inherit;display:block}.sticky.menu>ul>li.more ul li a{opacity:0.8}.menu>ul>li.more ul li.wrap{display:block}.menu>ul>li.more ul li.wrap ~ li{display:block}.menu>ul>li.more ul:hover{display:block}.menu>ul>li.more:hover ul{display:block}.menu>ul>li.search-bar{margin-right:100px}.menu>ul>li.search-bar form{position:relative;width:66px}.menu>ul>li.search-bar form input[type="search"]{font:normal 15px YonitMedium;background-color:#ffffff;color:#333538;padding-right:6px;width:66px;height:32px;-webkit-appearance:none;cursor:pointer;position:absolute;left:0px;opacity:0;border:none;top:8px}.sticky.menu>ul>li.search-bar form input[type="search"]{top:12px}.menu>ul>li.search-bar form input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;background:url(/images/svg/news/x-close.svg) 0px 0px no-repeat;width:24px;height:24px;left:-24px;position:relative}.menu>ul>li.search-bar form input[type="search"]:focus,.menu>ul>li.search-bar form input[type="search"].focus{width:281px;background-color:#f2f2f2;opacity:1;padding-left:30px;cursor:inherit}.menu>ul>li.search-bar form input[type="search"]:focus ~ button,.menu>ul>li.search-bar form input[type="search"].focus ~ button{position:relative;left:-6px;top:1px;width:30px;cursor:pointer}.menu>ul>li.search-bar form input[type="search"]:focus ~ button:before,.menu>ul>li.search-bar form input[type="search"].focus ~ button:before{opacity:0;width:0px;height:0px}.sticky.menu>ul>li.search-bar form input[type="search"]:focus ~ button svg path,.menu>ul>li.search-bar form input[type="search"].focus ~ button svg path{fill:#333538;stroke:#333538}.menu>ul>li.search-bar form input[type="search"]:focus::-webkit-input-placeholder,.menu>ul>li.search-bar form input[type="search"].focus::-webkit-input-placeholder{opacity:1;cursor:pointer}.menu>ul>li.search-bar form input[type="search"]::-webkit-input-placeholder{opacity:0;font:normal 15px YonitMedium}.menu>ul>li.search-bar form button{width:66px;background-color:transparent;height:100%;font:inherit;color:inherit}.sticky.menu>ul>li.search-bar form button{color:#ffffff;opacity:0.8}.menu>ul>li.search-bar form button:before{content:"חיפוש";display:inline-block;vertical-align:middle}.menu>ul>li.search-bar form button svg{display:inline-block;vertical-align:middle}.sticky.menu>ul>li.search-bar form button svg path{fill:#ffffff;stroke:#ffffff;opacity:1}body.full-frame .menu{transition:visibility 0s, opacity 0.3s ease-in-out;opacity:0;visibility:hidden;display:none;width:100%}body.full-frame .menu.sticky{display:block;opacity:1;visibility:visible}footer{width:988px;margin:20px auto 0;direction:rtl;display:flex;flex-direction:row;flex-wrap:wrap;background-image:linear-gradient(78deg, rgba(45,60,90,0.99) -16%, #121214 100%);overflow:hidden;position:relative;z-index:1}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){footer{direction:rtl}}.flex-container{margin:20px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.flex-container>li{color:#fff}.flex-container>li.last{align-self:flex-end}.flex-container>li h3,.flex-container>li span{font-family:YonitMedium;font-size:15px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;margin-bottom:9px;display:block}.flex-container>li form{margin-top:5px;display:flex}.flex-container>li form button{width:53px;height:33px;border:solid 1px #ffffff;background-color:#ae0000;color:#fff;font-family:YonitMedium;font-size:14px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;cursor:pointer}.flex-container>li form button:hover{background-color:#db0000}.news12_logo{display:block;margin-left:auto}.icons{width:988px;height:66px;border-bottom:1px solid #fff;display:flex;align-items:center;padding-right:20px;padding-left:20px}.icons>a.facebook{background-image:url("/images/svg/news/facebook.svg");background-repeat:no-repeat;width:30px;height:30px;margin-left:0}.icons>a.facebook:hover{background-image:url("/images/svg/news/facebook-hover.svg")}.icons>a.instagram{background-image:url("/images/svg/news/instagram.svg");background-repeat:no-repeat;width:30px;height:30px;margin-left:9px}.icons>a.instagram:hover{background-image:url("/images/svg/news/instagram-hover.svg")}.icons>a.twitter{background-image:url("/images/svg/news/twitter.svg");background-repeat:no-repeat;width:30px;height:30px;margin-left:9px}.icons>a.twitter:hover{background-image:url("/images/svg/news/twitter-hover.svg")}.icons>a.telegram{background-image:url("/images/svg/news/telegram.svg");background-repeat:no-repeat;width:30px;height:30px;margin-left:9px}.icons>a.telegram:hover{background-image:url("/images/svg/news/telegram-hover.svg")}.wrapper{margin:0 auto;height:316px}.all_helpfullinks{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;grid-auto-flow:column;grid-template-rows:repeat(7, 1fr)}.all_helpfullinks.triple{grid-template-columns:1fr 1fr 1fr}.all_helpfullinks.settings{grid-template-rows:repeat(4, 1fr)}.all_helpfullinks a{color:#fff;font-family:YonitRegular;font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:0.3px;text-align:right}input[type="email"]{height:33px;border:none;margin:0;padding:0;font-size:12px;font-family:"YonitRegular";padding:6px;flex-grow:1}#messageText{width:200px;height:19px;font-family:YonitBold;font-size:15px;margin-top:9px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right}#messageText.err{width:125px;height:12px;font-size:11px;line-height:11px;text-align:right;color:#d7d9dc;font-family:YonitRegular}.footer_logos{display:flex;flex-direction:row-reverse}.acum_logo{padding-right:28px;align-self:flex-end}.acum_logo img{height:33px;width:auto}.mako_logo{align-self:flex-end}.mako_logo img{width:91px;height:33px}#mako_main_glideDiv{position:fixed;top:128px;backface-visibility:hidden;right:0px;width:160px;height:600px;transition:transform 0.35s ease, opacity 0.3s;animation-duration:0.35s;z-index:1;opacity:1}@media screen and (max-width: 1359px){#mako_main_glideDiv{display:none}}@media screen and (max-width: 1553px){body.wide #mako_main_glideDiv{display:none}}#mako_main_glideDiv.hide{opacity:0;z-index:-50}#mako_main_glideDiv:empty{display:none}nav.sticky ~ #mako_main_glideDiv{transform:translateY(-72px)}nav.sticky ~ .reading-bar ~ #mako_main_glideDiv{transform:translateY(-67px)}nav:not(.sticky) ~ #mako_main_glideDiv{transform:translateY(0px)}.b970X90XJAMBO,.b970X330{margin:0 auto;width:970px}.article .b970X90XJAMBO,.article .b970X330{margin-left:calc(50% + 9px);transform:translateX(-50%)}body.article.news.wide .b970X90XJAMBO,body.article.news.wide .b970X330{margin-left:auto;transform:translateX(0%);margin-bottom:24px}.b970X90XJAMBO>div,.b970X330>div{direction:ltr;margin:11px 0 11px 0 !important}.b300X250XARTICLE{float:left;margin-right:26px;margin-bottom:22px}body.wide.news article#fullscreen .b300X250XARTICLE{float:none;margin:0 auto;text-align:center;display:block;margin-top:80px}#top-strip{width:960px;margin:16px auto 16px auto}body:not(.article.news):not(.article.tech12) #elvis{right:auto !important}#elvis .top{width:994px;height:132px;margin:0 auto}#elvis .right,#elvis .left{width:calc((100% - 994px) / 2);overflow:hidden}#elvis .left{float:left}#elvis .right{float:right;margin-top:-132px}#elvis #Haim_L,#elvis #Haim_R{overflow:hidden}.tapet-wrap{direction:ltr}.tapet-left,.tapet-right{width:calc((100% - (962px + 18px)) / 2);position:fixed;backface-visibility:hidden;z-index:-1;top:0;height:100%}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){.tapet-left,.tapet-right{width:calc((100% - (1126px + 18px)) / 2)}}.tapet-left:before,.tapet-right:before{width:60px;content:"";display:block;height:100%;background-image:linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.02) 51%, rgba(0,0,0,0.1))}.tapet-left a,.tapet-left span,.tapet-right a,.tapet-right span{height:240px;display:block;position:absolute;top:350px;background-repeat:no-repeat}.tapet-left{direction:rtl}.tapet-right{right:0px}.tapet-right:before{background-image:linear-gradient(to left, rgba(0,0,0,0), rgba(0,0,0,0.02) 51%, rgba(0,0,0,0.1))}aside.side-bar .ad.b300X600{margin-bottom:26px}aside.side-bar .ad.b300X250.cm8:not(#JokerAdWrapper){margin-bottom:26px}#JokerAdWrapper.no-empty{margin-bottom:30px;margin-top:-10px}body.elvis #top-strip,body.elvis #top-strip-v_2017,body.elvis #mako_main_glideDiv{display:none}body.no-INNER_BILLBOARD #mako_main_glideDiv,body.no-INNER_BILLBOARD #CM8ShowAd_MEGA_PLASMA_970X330{display:none}body.hide-megaplasma #CM8ShowAd_MEGA_PLASMA_970X330{display:none}body.hide-ozen #mako_main_glideDiv{display:none}body{direction:rtl}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){body{direction:ltr}}#full-frame-article-wrap{position:relative;background:#fff}#article-wrap{width:962px;margin:0 auto;direction:ltr;position:relative}body.wide #article-wrap{width:100%;max-width:1215px}#article-wrap #TopVideo{direction:rtl}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){#article-wrap{width:1126px}}#article-wrap article{display:-ms-grid;display:grid;grid-template-areas:"header header" "follow-us breadcrumbs" "extra-wide extra-wide" "sidebar article-header" "sidebar article-body" "sidebar article-footer" "sidebar .";-webkit-column-gap:22px;column-gap:22px;-ms-grid-columns:306px 22px 634px;grid-template-columns:306px 634px}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){#article-wrap article{-ms-grid-columns:306px 22px 798px;grid-template-columns:306px 798px}}body.wide #article-wrap article{display:flex;flex-direction:column}#article-wrap article header.skin-v_2019{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:header}#article-wrap article nav.breadcrumbs-v_2017{-ms-grid-row:2;-ms-grid-column:3;grid-area:breadcrumbs}body.article.news.wide #article-wrap article nav.breadcrumbs-v_2017{display:flex;justify-content:flex-end;width:970px;margin:0 auto}#article-wrap article ul.follow-btns{-ms-grid-row:2;-ms-grid-column:1;grid-area:follow-us}#article-wrap article .extra-wide{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:extra-wide}#article-wrap article section.article-header{-ms-grid-row:5;-ms-grid-column:3;grid-area:article-header}#article-wrap article section.article-header.wide{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:article-header-wide}@media screen and (min-width: 1360px) and (max-width: 1599px), screen and (max-width: 1279px){#article-wrap article section.article-header.extra5-pic{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:article-header-wide}}#article-wrap article section.article-body{-ms-grid-row:6;-ms-grid-column:3;grid-area:article-body}#article-wrap article section.footer{-ms-grid-row:7;-ms-grid-column:3;grid-area:article-footer}#article-wrap article aside.side-bar{direction:rtl;-ms-grid-row:5;-ms-grid-row-span:4;-ms-grid-column:1;grid-area:sidebar}#article-wrap article aside.side-bar #root{display:none}#article-wrap article aside.side-bar #side-chat{position:fixed;z-index:1000}header.skin-v_2019,ul.followBtns,nav.breadcrumbs-v_2017>h1>ul,nav.breadcrumbs-v_2017>span>ul{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;direction:rtl}header.skin-v_2019{border-bottom:3px solid #000}header.skin-v_2019 img.for-print{display:none}header.skin-v_2019 strong a{font:normal 61px ReformaNarrowLight;color:#000}header.skin-v_2019 figure img{display:block;width:150px;height:74px;min-width:auto;padding-top:0;margin-top:0}header.skin-v_2019 figure[data-skin-type="ads"]{margin-right:auto;order:2}header.skin-v_2019 figure[data-skin-type="logo"]{margin-right:7px;order:1}header.skin-v_2019 figure[data-skin-type="logo"] img{width:220px;min-width:220px}body:not(.news) nav.breadcrumbs-v_2017{margin-top:10px;margin-bottom:25px}nav.breadcrumbs-v_2017 ul li{font:normal 26px/60px YonitMedium;color:#0c0c0c}body:not(.news) nav.breadcrumbs-v_2017 ul li:before{content:">";margin:3px}body:not(.news) nav.breadcrumbs-v_2017 ul li:first-child:before{content:"";margin:0px}body:not(.news) nav.breadcrumbs-v_2017 ul li a{color:#000}body:not(.news) nav.breadcrumbs-v_2017 ul li.here a{color:#db0000}body.news nav.breadcrumbs-v_2017 ul li:not(:nth-child(2)):before{content:"/";margin:0 6px}body.news nav.breadcrumbs-v_2017 ul li:first-child{display:none}body.news nav.breadcrumbs-v_2017 ul li a{color:#0c0c0c}body.news nav.breadcrumbs-v_2017 ul li.here a{color:#db0000}body.news nav.breadcrumbs-v_2017 ul li.here a i{font-family:YonitRegular}body.tech12 nav.breadcrumbs-v_2017 ul li a{color:#fff}ul.follow-btns{direction:rtl;text-align:left;margin-top:10px}ul.follow-btns li{display:inline-block;vertical-align:top}ul.follow-btns li.title{color:#748599;font:normal 17px ReformaNarrowRegular}ul.follow-btns li a.fb,ul.follow-btns li a.instagram{width:18px;height:19px;display:block;margin-right:8px}ul.follow-btns li a.instagram:hover svg g path{fill:#6f49bd}ul.follow-btns li a.fb:hover svg g path{fill:#5377c2}article{text-align:right}article .article-header,article .article-body{direction:rtl}body.wide article .article-header{max-width:960px;display:flex;flex-direction:column;margin:0 auto}article .article-header section.mador>a{margin:0 0 17px 0;display:block}article .article-header section.mador>a.v-2019{margin:22px 0 22px 0;position:relative}article .article-header section.mador>a.v-2019>img{width:170px;height:100px;display:block;position:absolute;left:0px;bottom:0px}article .article-header section.mador>a.v-2019 strong{font:normal 31px ReformaNarrowRegular;overflow:hidden;display:block;height:36px}article .article-header section.mador>a.v-2019 strong span{display:inline-block}article .article-header section.mador>a.v-2019 strong span.title{color:#db0000}article .article-header section.mador>a.v-2019 strong span.title:after{content:"";width:2px;height:16px;display:inline-block;background-color:#db0000;margin:0 7px 0 3px}article .article-header section.mador>a.v-2019 strong span.sub-title{color:#5a6877}article .article-header header h1{font:normal 52px/55px YonitMedium;color:#000}body.news.wide article .article-header header h1{text-align:center}body.tech12 article .article-header header h1{color:#fff;opacity:0.9}article .article-header header h2{font:normal 21px/24px YonitRegular;color:#000}body.news.wide article .article-header header h2{text-align:center;margin-top:12px}body.tech12 article .article-header header h2{color:#fff;opacity:0.8}article .article-header.FF-pic header h1{transform:translateY(calc(-100% - 44px));-ms-transform:translateY(-100%) translateY(-44px);color:#fff;position:absolute;width:716px;font:normal 50px/55px YonitMedium}body.news article .article-header.FF-pic header h1{transform:translateY(calc(-100% - 38px));-ms-transform:translateY(-100%) translateY(-38px)}article .article-header.FF-pic header h2{margin-top:20px;font:normal 21px/31px YonitRegular}article .article-header figure figcaption{font:normal 10px OpenSansHebrewBold;color:#93a4b0;margin-top:10px}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){article .article-header.i-pic figure,article .article-header.W-pic figure{margin-right:82px}}article .article-header.extra5-pic figure{width:798px}@media screen and (min-width: 1360px) and (max-width: 1599px), screen and (max-width: 1279px){article .article-header.extra5-pic figure{margin-right:82px}}article .article-header.extra5-pic figure img{width:798px;height:469px}article .article-header.W-pic figure{width:960px}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){article .article-header.W-pic figure{width:1044px}}article .article-header.W-pic figure img{width:960px;height:540px}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){article .article-header.W-pic figure img{width:1044px;height:587px}}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){article .article-header.video .player-wrap{margin-right:82px;margin-left:82px}}article .article-body{font-family:OpenSansHebrewRegular;font-size:1rem;line-height:1.5625;padding-right:82px}body.news.wide article .article-body{padding-right:0}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){article .article-body{padding-left:82px}body.news.wide article .article-body{padding-left:0}}body.wide article .article-body figure>img{display:block;height:auto;margin:0 auto;width:100%}body.wide article .article-body p{font:16px/26px OpenSansHebrewRegular, arial;color:#1b2e3e;text-align:right;width:100%;display:flex;gap:15px;margin:0 auto}body.wide article .article-body p strong{display:contents;font-size:16px;line-height:25px}body.wide:not(.no-counter) article .article-body section+p::before{counter-increment:section;content:"" counter(section, decimal-leading-zero);font:normal 50px/35px YonitRegular;height:fit-content;color:#0c0c0c;border-right:2px solid #6c6e70;border-left:2px solid #6c6e70;padding-left:10px;padding-right:10px}body.wide.counter-decrement article .article-body section+p::before{counter-increment:section -1}article .article-body>[itemprop="wordCount"],article .article-body figure.w634x818,article .article-body figure.w634x388,article .article-body .horoscope-tabs,article .article-body hr{margin-right:-82px}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){article .article-body>[itemprop="wordCount"],article .article-body figure.w634x818,article .article-body figure.w634x388,article .article-body .horoscope-tabs,article .article-body hr{margin-right:0px}}article .article-body>*:not(p):not(aside):not(hr):not(.b300X250XARTICLE):not(h4):not(.tags):not(label[box-trigger]){margin-top:26px;margin-bottom:26px}body.news.wide article .article-body>*:not(p):not(aside):not(hr):not(.b300X250XARTICLE):not(h4):not(.tags):not(label[box-trigger]){margin-top:80px}article .article-body>*:not(.OUTBRAIN):not(.tags):not(.share-bar):not(.easy-wrap):not(.easy-wrap-v2) a{border-bottom:2px solid #ffdfa8;color:inherit;background-image:linear-gradient(120deg, #ffdfa8 0%, #ffdfa8 100%);background-repeat:no-repeat;background-size:100% 0em;background-position:0 100%;transition:background-size 0.125s ease-in}article .article-body>*:not(.OUTBRAIN):not(.tags):not(.share-bar):not(.easy-wrap):not(.easy-wrap-v2) a:hover{background-size:100% 100%}article .article-body>*:not(.OUTBRAIN):not(.tags):not(.share-bar):not(.easy-wrap):not(.easy-wrap-v2) a *{text-decoration:none !important}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){article .article-body>iframe,article .article-body>twitter-widget{margin:0 auto !important}}article .article-body b,article .article-body strong{font-family:OpenSansHebrewBold}article .article-body h3{height:28px;background-color:#db0000;padding-right:7px;font:normal 19px YonitMedium;color:#fff;margin:10px 0 10px 0;margin-bottom:10px !important;clear:both}body.tech12 article .article-body h3{background-color:#171e3d;color:#db0000}body.news.wide article .article-body h3{line-height:28px;font-family:YonitMedium}body.news.wide article .article-body h3 strong{font-family:YonitBold}article .article-body h4{color:#000;font:normal 19px/40px YonitMedium;clear:both;margin:28px 0 0px 0}body.tech12 article .article-body h4{color:#02020a}body.news.wide article .article-body h4{font:normal 18px/25px OpenSansHebrewBold;color:#0c0c0c}article .article-body hr{border:none;margin:54px auto;background:#db0000;width:150px;height:4px;margin-top:51px;margin-bottom:51px}article .article-body blockquote:not(.tiktok-embed){border-right:4px solid #db0000;padding:0 20px 0 0}body.tech12 article .article-body blockquote:not(.tiktok-embed){border-right:4px solid #15e2af}article .article-body blockquote:not(.tiktok-embed) p{font:normal 30px/42px YonitMedium;color:#000}body.tech12 article .article-body blockquote:not(.tiktok-embed) p{color:#02020a}article .article-body blockquote:not(.tiktok-embed).v2019{clear:both}article .article-body blockquote:not(.tiktok-embed).v2019 small{margin-top:8px;display:block;font:normal 23px/40px YonitRegular;color:#748599}article .article-body blockquote:not(.tiktok-embed).v2019 small:before{content:"- "}article .article-body blockquote:not(.tiktok-embed).v2019 p{margin-bottom:10px}article .article-body>ul{margin-right:1em}article .article-body>ol,article .article-body>*:not(.outbrain)>ol{counter-reset:li}article .article-body>ol>li,article .article-body>*:not(.outbrain)>ol>li{margin-bottom:6px}article .article-body>ol>li:before,article .article-body>*:not(.outbrain)>ol>li:before{counter-increment:li;content:counter(li, decimal-leading-zero);color:#db0000;font:normal 37px/40px YonitLight;display:block;margin-top:15px}body.tech12 article .article-body>ol>li:before,body.tech12 article .article-body>*:not(.outbrain)>ol>li:before{color:#15e2af;font:normal 37px/40px YonitLight}article .article-body>p{margin:10px 0 10px 0px}body.news.wide article .article-body>p img{margin:0 auto}article .article-body>p sub{vertical-align:sub;font-size:smaller}article .article-body>p sup{vertical-align:super;font-size:smaller}body.tech12 article .article-body>p{color:#02020a}article .article-body>p iframe{display:block}article .article-body>p iframe.brain12-embed-1{width:635px;height:500px}@media only screen and (max-width: 1600px){article .article-body>p iframe.brain12-embed-1{width:635px;height:500px;transform:scale(0.85);transform-origin:right;overflow:hidden}}article .article-body>p iframe.brain12-embed-2{width:635px;height:550px}@media only screen and (max-width: 1600px){article .article-body>p iframe.brain12-embed-2{width:635px;height:550px;transform:scale(0.85);transform-origin:right;overflow:hidden}}article .article-body>p iframe.brain12-embed-3{width:635px;height:609px}@media only screen and (max-width: 1600px){article .article-body>p iframe.brain12-embed-3{width:635px;height:609px;transform:scale(0.85);transform-origin:right;overflow:hidden}}article .article-body figure.w445x575,article .article-body figure.w435x329{width:445px}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){article .article-body figure.w445x575,article .article-body figure.w435x329{margin:26px auto 26px auto}}article .article-body figure.w634x818{width:634px}article .article-body figure.w435x329{width:435px}article .article-body figure.w139x80,article .article-body figure.w232x175{width:232px;float:left;clear:both}article .article-body figure.w139x80{width:139px}article .article-body figure.w634x388{width:634px}article .article-body figure.w306x395{float:right}article .article-body figure.w306x395+figure.w306x395{margin-right:22px}article .article-body figure figcaption{font:normal 10px OpenSansHebrewBold;color:#93a4b0;margin-top:10px}body.news.wide article .article-body figure figcaption{font-family:OpenSansHebrewRegular;margin-bottom:10px}article .article-body ul.tags{margin:10px 0 0 0;float:right;clear:both}article .article-body ul.tags li{display:inline-block;margin:14px 0 0px 8px}article .article-body ul.tags li a{font:normal 14px YonitRegular;color:#748599;background-color:#e7eaeb;display:block;padding:0px 12px;line-height:24px}body.tech12 article .article-body ul.tags li a{background-color:#171e3d;color:rgba(255,255,255,0.68)}article .article-body ul.tags li a:hover{color:#db0000}body.tech12 article .article-body ul.tags li a:hover{color:rgba(255,255,255,0.68)}article .article-body .TextWrapper,article .article-body .responses-wrap{border-left:4px solid #d1d8dc;border-right:4px solid #d1d8dc;padding:0px 14px 0px 14px;display:block;clear:both}body.tech12 article .article-body .TextWrapper,body.tech12 article .article-body .responses-wrap{border-left:4px solid #171e3d;border-right:4px solid #171e3d}article .article-body .TextWrapper .TextOuter .w445x575,article .article-body .TextWrapper .TextOuter .w435x329,article .article-body .TextWrapper .TextOuter .s445x575,article .article-body .TextWrapper .TextOuter .s435x329,article .article-body .TextWrapper .TextOuter .s445x575 img,article .article-body .TextWrapper .TextOuter .s435x329 img,article .article-body .responses-wrap .TextOuter .w445x575,article .article-body .responses-wrap .TextOuter .w435x329,article .article-body .responses-wrap .TextOuter .s445x575,article .article-body .responses-wrap .TextOuter .s435x329,article .article-body .responses-wrap .TextOuter .s445x575 img,article .article-body .responses-wrap .TextOuter .s435x329 img{width:415px}article .article-body .TextWrapper .TextOuter .w445x575,article .article-body .TextWrapper .TextOuter .w435x329,article .article-body .responses-wrap .TextOuter .w445x575,article .article-body .responses-wrap .TextOuter .w435x329{float:none;margin-right:0px}article .article-body .TextWrapper .TextOuter .s445x575,article .article-body .TextWrapper .TextOuter .s445x575 img,article .article-body .responses-wrap .TextOuter .s445x575,article .article-body .responses-wrap .TextOuter .s445x575 img{height:536px}article .article-body .TextWrapper .TextOuter .s435x329,article .article-body .TextWrapper .TextOuter .s435x329 img,article .article-body .responses-wrap .TextOuter .s435x329,article .article-body .responses-wrap .TextOuter .s435x329 img{height:314px}article .article-body .TextWrapper .generic_brwhite,article .article-body .responses-wrap .generic_brwhite{background:none}article .article-body .TextWrapper p,article .article-body .responses-wrap p{margin:10px 0 10px 0px}article .article-body .OUTBRAIN{clear:both}article .article-body .sourceAbout{margin:26px 0 4px 0}article .article-body .sourceAbout img{width:100%;height:auto}article .footer{width:634px;margin:5px auto 0 auto}article .footer .go-to-comments{cursor:pointer;width:224px;height:42px;background:transparent;position:relative;margin:26px auto 0 auto;display:block;direction:rtl}article .footer .go-to-comments:hover span.hover{width:100%}article .footer .go-to-comments:hover .content{color:#db0000}article .footer .go-to-comments:hover .content svg path{fill:#db0000}article .footer .go-to-comments .content{z-index:2;position:relative;font:normal 25px/42px ReformaNarrowRegular;color:#fff;transition:color 0.4s;-moz-transition:color 0.4s;-webkit-transition:color 0.4s}article .footer .go-to-comments .content svg{display:inline-block;vertical-align:middle;margin:2px 0 0px 3px}article .footer .go-to-comments .content svg path{fill:#fff;transition:fill 0.4s;-moz-transition:fill 0.4s;-webkit-transition:fill 0.4s}article .footer .go-to-comments span{background-color:#db0000;display:block;position:absolute;top:0px;right:0px;width:100%;height:100%}article .footer .go-to-comments span.hover{border:2px solid #db0000;background:#fff;width:0px;transition:width 0.4s;-moz-transition:width 0.4s;-webkit-transition:width 0.4s}article .writer-data{margin:8px 0 15px 0;display:flex;flex-wrap:wrap;align-items:center}body.news.wide article .writer-data{justify-content:center}article .writer-data>.clear{flex:1 1 100%;order:3}body.news.wide article .writer-data>.clear{display:flex;justify-content:center}article .writer-data>.clear:after{content:"";width:61px;height:0px;border-bottom:solid 3px #db0000;display:block;margin-top:12px}article .writer-data>span:not([itemprop]),article .writer-data>a{font:normal 11px OpenSansHebrewBold;color:#6c6e70;order:2;margin-right:2px}body.news article .writer-data>span:not([itemprop]),body.news article .writer-data>a{font-family:OpenSansHebrewRegular}body.tech12 article .writer-data>span:not([itemprop]),body.tech12 article .writer-data>a{color:#fff;opacity:0.8}article .writer-data>span:not([itemprop]).first,article .writer-data>a.first{order:1}body.news article .writer-data>a:not(.sourceLink){color:#db0000;font-family:OpenSansHebrewBold}article .writer-data>a:hover{text-decoration:underline}body.news article .writer-data>a:hover:not(.sourceLink){color:#ae0000}article .writer-data>img{width:36px;height:36px;border:2px solid #d1d8dc;border-radius:50%;order:1}body.tech12 article .writer-data>img{border:2px solid #171e3d}article .writer-data>img:nth-of-type(2){margin-right:-4px;z-index:-1}article .writer-data>img:last-of-type{margin-left:3px}article .display-date span{display:inline-block}article ul.icons-bar{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;direction:rtl;margin-bottom:26px}body.news.wide article ul.icons-bar{justify-content:center;margin-bottom:40px}article ul.icons-bar li{font:normal 13px YonitRegular;color:#6c6e70}body.tech12 article ul.icons-bar li{color:#fff;opacity:0.8;font-size:13px;font-family:YonitRegular}article ul.icons-bar li a{color:inherit}article ul.icons-bar li.views,article ul.icons-bar li.print a,article ul.icons-bar li.gotocomments a{display:inline-block}article ul.icons-bar li.views svg,article ul.icons-bar li.print a svg,article ul.icons-bar li.gotocomments a svg{vertical-align:middle;margin-left:4px}article ul.icons-bar li.views svg path{fill:#6c6e70}body.news article ul.icons-bar li.views svg path{fill:#aaacaf}body.tech12 article ul.icons-bar li.views{margin-left:22px}article ul.icons-bar li.print a,article ul.icons-bar li.gotocomments a{margin:0 22px 0 0px}article ul.icons-bar li.print a svg g path,article ul.icons-bar li.gotocomments a svg g path{fill:#db0000}article ul.icons-bar li.print a svg #print-c,article ul.icons-bar li.gotocomments a svg #print-c{fill:#ffffff}body.tech12 article ul.icons-bar li.print a,body.tech12 article ul.icons-bar li.gotocomments a{margin:0 0 0 22px}article ul.icons-bar li.print a:hover svg g path,article ul.icons-bar li.gotocomments a:hover svg g path{fill:#ae0000}article ul.icons-bar li.print a:hover span,article ul.icons-bar li.gotocomments a:hover span{color:#ae0000}article ul.icons-bar li.custom-txt{margin-right:auto}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){article ul.icons-bar li.custom-txt{margin-left:82px}}article ul.icons-bar li.custom-txt a:before{content:"";border-radius:50%;width:16px;height:16px;display:inline-block;background:#d8d8d8;vertical-align:top;margin-left:5px}body.tech12 article ul.icons-bar li.custom-txt a:before{background:#171e3d}body.full-frame.news img.logo{width:168px;height:37px}body.full-frame.news figcaption{font:normal 10px OpenSansHebrewRegular}body.full-frame.news>figure:after{background-image:linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,0.5));height:100%}body.full-frame img.logo{width:102px;position:fixed;backface-visibility:hidden;right:26px;top:22px;z-index:1}body.full-frame>figure{position:relative;padding-bottom:41.666%}body.full-frame>figure figcaption{position:absolute;left:22px;bottom:22px;color:#fff;font:normal 10px OpenSansHebrewBold;z-index:1;direction:rtl}body.full-frame>figure img{width:100%;position:absolute}body.full-frame>figure:after{content:"";height:448px;display:block;background-image:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.5));position:absolute;bottom:0px;width:100%}button.up{position:fixed;width:50px;height:50px;bottom:60px;cursor:pointer;margin-left:984px;opacity:0;overflow:hidden;visibility:hidden;background:transparent;transition:visibility 8s, opacity 0.8s ease-in-out;-moz-transition:visibility 8s, opacity 0.8s ease-in-out;-webkit-transition:visibility 8s, opacity 0.8s ease-in-out}body.news.wide button.up{right:calc(((100% - 1215px) / 2) - 100px)}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){button.up{margin-left:1148px}}@media screen and (max-width: 1359px), screen and (min-width: 1444px){button.up.show{opacity:1;visibility:visible}body.news.wide button.up.show{opacity:0;visibility:hidden}}@media screen and (min-width: 1920px){body.news.wide button.up.show{opacity:1;visibility:visible}}body.resizeEnable button.up.show{visibility:hidden;opacity:0;transition:visibility 1s, opacity 0.1s ease-in-out;-moz-transition:visibility 1s, opacity 0.1s ease-in-out;-webkit-transition:visibility 1s, opacity 0.1s ease-in-out}button.up.attach-footer{bottom:60px;position:absolute}button.up:hover svg.hover{width:50px}button.up svg{position:absolute;top:0px;right:0px}button.up svg.hover{width:0px}body:not(.article.tech12) button.up svg.hover{background:#ffffff;transition:width 0.4s;-moz-transition:width 0.4s;-webkit-transition:width 0.4s}body:not(.article.tech12) button.up svg path{fill:#db0000}.html5_player{position:relative}.article-header.video .player-outer,body.tech12 .article-body.video .player-outer{margin:0 auto}.article-header.video .player-outer.s_16x9,body.tech12 .article-body.video .player-outer.s_16x9{width:634px;height:357px}.article-header.video .player-outer.s_16x9.fixed,body.tech12 .article-body.video .player-outer.s_16x9.fixed{height:171px}.article-header.video .player-outer.fixed,body.tech12 .article-body.video .player-outer.fixed{position:fixed;z-index:1}.article-header.video .player-outer.up,body.tech12 .article-body.video .player-outer.up{position:static}.article-header.video #resize-close-button,body.tech12 .article-body.video #resize-close-button{width:340px;height:263px;margin-top:-35px;position:absolute;margin-left:-35px;background-position:35px 0px;opacity:1;display:block}.article-header.video #resize-close-button.hover,body.tech12 .article-body.video #resize-close-button.hover{background-position-y:-38px;width:35px;height:35px;margin-top:-35px;margin-right:269px;position:absolute;cursor:pointer !important;background:url(//ircs.mako.co.il/images/neo/article/resize_close_button.png)}.article-header.video #resize-close-button-hover,body.tech12 .article-body.video #resize-close-button-hover{width:35px;height:35px;margin-top:-35px;margin-right:269px;position:absolute;cursor:pointer !important;z-index:999}body.xDisable #resize-close-button-hover,body.xDisable #resize-close-button{display:none !important}body.resizeEnable div[id*="ZA_CAMP"],body.resizeEnable .__ADORIC__1.__ADORIC__{display:none !important}.gallery-wrap[data-gallery]{direction:ltr;position:relative}.gallery-wrap[data-gallery="big"]{width:798px;margin:0 auto 26px auto}.gallery-wrap[data-gallery="big"] .customize{overflow:hidden}.gallery-wrap[data-gallery="big"] figure{position:relative}.gallery-wrap[data-gallery="big"] figure figcaption{width:232px;padding:3px 5px 2px 4px;color:#232a3d;font:normal 13px Arial;direction:rtl;bottom:20px;right:1px;line-height:13px;position:absolute;background:rgba(255,255,255,0.8)}.gallery-wrap[data-gallery="big"] figure figcaption span{font-weight:bold}.gallery-wrap[data-gallery="big"].no-slider .customize-thumbnails ul:first-child li.tns-nav-active figure{border:2px solid #1F7F8A}.gallery-wrap[data-gallery="big"].no-slider .customize-thumbnails ul:first-child:hover li.tns-nav-active figure{border:2px solid #ffffff}.gallery-wrap[data-gallery="big"].no-slider .customize-thumbnails ul:first-child:hover li.tns-nav-active figure:hover{border:2px solid #1F7F8A}.gallery-wrap[data-gallery="big"].no-slider .customize-thumbnails ul:first-child{width:100% !important}.gallery-wrap[data-gallery="big"].no-slider .customize-thumbnails ul:first-child li figure{margin:0 auto}.gallery-wrap[data-gallery="big"] .customize-thumbnails{position:relative;text-align:center;margin-top:26px}.gallery-wrap[data-gallery="big"] .customize-thumbnails ul:first-child:hover li.active figure{border:2px solid #ffffff}.gallery-wrap[data-gallery="big"] .customize-thumbnails ul:first-child:hover li.active figure:hover{border:2px solid #1F7F8A}.gallery-wrap[data-gallery="big"] .customize-thumbnails ul:first-child li{display:inline-block;transition:none}.gallery-wrap[data-gallery="big"] .customize-thumbnails ul:first-child li figure{width:141px;border:2px solid #ffffff;margin:0 auto;cursor:pointer}.gallery-wrap[data-gallery="big"] .customize-thumbnails ul:first-child li figure img{border:1px solid #ffffff;margin:0 auto}.gallery-wrap[data-gallery="big"] .customize-thumbnails ul:first-child li figure:hover{border:2px solid #1F7F8A}.gallery-wrap[data-gallery="big"] .customize-thumbnails ul:first-child li:first-child{margin-left:0px}.gallery-wrap[data-gallery="big"] .customize-thumbnails ul:first-child li.active figure{border:2px solid #1F7F8A}.gallery-wrap[data-gallery="big"] ul.controls li{position:absolute;cursor:pointer;width:50px;height:50px;background-repeat:no-repeat;bottom:16px}.gallery-wrap[data-gallery="big"] ul.controls li.prev{left:-76px;background-image:url(/images/svg/mako-article-2019/left-arrow.svg)}.gallery-wrap[data-gallery="big"] ul.controls li.next{right:-76px;background-image:url(/images/svg/mako-article-2019/arrow.svg)}.gallery-wrap[data-gallery="small"]{width:466px;height:438px;border:1px solid #b8cad3;margin:0 auto;text-align:center}.gallery-wrap[data-gallery="small"]:hover ul.controls{display:block}.gallery-wrap[data-gallery="small"] .customize{margin:16px 16px 0px 16px;overflow:hidden}.gallery-wrap[data-gallery="small"] figure figcaption{width:calc(100% - 16px);height:25px;text-align:right;right:0;background:rgba(12,21,31,0.8);font:normal 19px/28px ReformaNarrowRegular,Arial;color:#ffffff;padding:0 8px;bottom:0px;position:absolute;direction:rtl}.gallery-wrap[data-gallery="small"].no-slider .customize-thumbnails ul:first-child li.tns-nav-active figure{border:3px solid #808f9d}.gallery-wrap[data-gallery="small"].no-slider .customize-thumbnails ul:first-child:hover li.tns-nav-active figure{border:3px solid #ffffff}.gallery-wrap[data-gallery="small"].no-slider .customize-thumbnails ul:first-child:hover li.tns-nav-active figure:hover{border:3px solid #808f9d}.gallery-wrap[data-gallery="small"].no-slider .customize-thumbnails ul:first-child{width:100% !important}.gallery-wrap[data-gallery="small"].no-slider .customize-thumbnails ul:first-child li figure{margin:0 auto}.gallery-wrap[data-gallery="small"] .customize-thumbnails{margin:16px auto 16px auto;width:288px}.gallery-wrap[data-gallery="small"] .customize-thumbnails ul:first-child:hover li.active figure{border:3px solid #ffffff}.gallery-wrap[data-gallery="small"] .customize-thumbnails ul:first-child:hover li.active figure:hover{border:3px solid #808f9d}.gallery-wrap[data-gallery="small"] .customize-thumbnails ul:first-child li{display:inline-block;cursor:pointer;transition:none}.gallery-wrap[data-gallery="small"] .customize-thumbnails ul:first-child li.active figure{border:3px solid #808f9d}.gallery-wrap[data-gallery="small"] .customize-thumbnails ul:first-child li:first-child{margin-left:0px}.gallery-wrap[data-gallery="small"] .customize-thumbnails ul:first-child li figure{width:84px;border:3px solid #ffffff}.gallery-wrap[data-gallery="small"] .customize-thumbnails ul:first-child li figure:hover{border:3px solid #808f9d}.gallery-wrap[data-gallery="small"] .customize-thumbnails ul:first-child li figure img{border:1px solid #ffffff}.gallery-wrap[data-gallery="small"] ul.controls{display:none}.gallery-wrap[data-gallery="small"] ul.controls li{width:43px;height:68px;position:absolute;top:131px;background-image:url(/images/neo/arrows.png);background-repeat:no-repeat;z-index:999;cursor:pointer}.gallery-wrap[data-gallery="small"] ul.controls li.prev{left:16px;background-position:0px -136px}.gallery-wrap[data-gallery="small"] ul.controls li.prev:hover{background-position:0px -204px}.gallery-wrap[data-gallery="small"] ul.controls li.next{right:16px;background-position:0 0}.gallery-wrap[data-gallery="small"] ul.controls li.next:hover{background-position:0px -68px}.easy-wrap.fallback,.easy-wrap.ready{display:block !important}.easy-wrap:not(.fallback){border-radius:10px;overflow:hidden;margin:19px 0px;background:#edf5ff}.easy-wrap.fallback a,.easy-wrap-v2.fallback a{background:url(/images/easy/easy_map_bg.png) 0 0 no-repeat;width:468px;height:138px;display:block;margin:19px auto 19px auto}.easy-wrap.fallback a:hover,.easy-wrap-v2.fallback a:hover{background-position:-468px 0px}.easy-wrap:not(.fallback) div.inner{overflow:hidden;margin:0 20px 0 20px;padding-bottom:10px;position:relative}.easy-wrap:not(.fallback) ~ .easy-wrap:not(.fallback) div.inner{padding-bottom:0px}.easy-wrap a{text-decoration:none;color:inherit;display:block;overflow:hidden}.easy-wrap:not(.fallback) ~ .easy-wrap .text>a{display:inline-block;vertical-align:middle}.easy-wrap a.header{display:block;margin:0 auto;line-height:34px}.easy-wrap:not(.fallback) ~ .easy-wrap a.header{border-bottom-width:0px;float:right;margin:10px 0 0 20px}.easy-wrap a.header img{width:84px;height:21px;display:inline-block;vertical-align:middle}.easy-wrap:not(.fallback) ~ .easy-wrap a.header img{width:50px;height:26px}.easy-wrap:not(.fallback) ~ .easy-wrap a.header>img{display:none}.easy-wrap:not(.fallback) ~ .easy-wrap a.header img:nth-child(2){display:block !important}.easy-wrap figure{float:right}.easy-wrap:not(.fallback) ~ .easy-wrap figure.reviews,.easy-wrap:not(.fallback) ~ .easy-wrap figure.experts{display:none}.easy-wrap figure.logo{margin-top:10px}.easy-wrap:not(.fallback) ~ .easy-wrap figure.logo{margin:5px 0 0 10px}.easy-wrap figure.logo figcaption,.easy-wrap:not(.fallback) ~ .easy-wrap .text strong small{font:15px/21px arial;color:#fff;background:#00CDAB;border-radius:11px;text-align:center;margin:auto;width:39px;height:21px;margin-top:-11px;position:relative}.easy-wrap:not(.fallback) ~ .easy-wrap figure.logo figcaption{display:none}.easy-wrap .text strong small{visibility:hidden}.easy-wrap:not(.fallback) ~ .easy-wrap .text strong small{width:33px;height:18px;border-radius:8px;font:bold 13px/13px arial;padding:0 8px 0 8px;visibility:visible;margin-right:4px;margin-left:4px}.easy-wrap figure.logo img{width:60px;height:60px;display:block;border-radius:30px}.easy-wrap:not(.fallback) ~ .easy-wrap figure.logo img{width:36px;height:36px}.easy-wrap .text{width:340px;float:right}.easy-wrap:not(.fallback) ~ .easy-wrap .text{line-height:46px;text-align:right}.easy-wrap .text strong{font:normal 21px/21px arial;color:#1b2e3e;display:block;margin:10px 0 14px 0}.easy-wrap:not(.fallback) ~ .easy-wrap .text strong{font-size:17px;line-height:17px;margin:0px 0 4px 0}.easy-wrap .text span{font:normal 15px/15px arial;color:#526374;margin-top:-8px;position:relative;display:block}.easy-wrap .text span.address{display:none}.easy-wrap:not(.fallback) ~ .easy-wrap .text span.address{display:block}.easy-wrap:not(.fallback) ~ .easy-wrap .text span{font-size:12px;line-height:12px;margin-top:0px}.easy-wrap figure.reviews figcaption,.easy-wrap figure.experts figcaption{font:normal 15px/20px arial;color:#526374;display:inline;margin-right:3px;vertical-align:middle}.easy-wrap figure.reviews figcaption{margin-left:13px}.easy-wrap figure img{width:16px;height:15px;display:inline;vertical-align:middle}.easy-wrap .btn{width:115px;height:30px;background:#00a1d6;font:bold 15px/30px arial;color:#ffffff;border-radius:15px;text-align:center;float:left;position:absolute;left:0px;bottom:22px}.easy-wrap:not(.fallback) ~ .easy-wrap .btn{width:125px;height:26px;border-radius:12px;font:bold 17px/26px arial;top:10px}.easy-wrap:not(.fallback):hover .btn,.easy-wrap .btn:hover{background:#47bce2}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){.easy-wrap:not(.fallback) div.inner,.easy-wrap:not(.fallback) ~ .easy-wrap:not(.fallback) div.inner{width:93%}}.easy-wrap-v2.fallback,.easy-wrap-v2.ready{display:block !important}.easy-wrap-v2:not(.fallback){margin:20px 0 20px 0}.easy-wrap-v2:not(.fallback) .inner{direction:rtl;border-radius:4px;border:solid 2px #00a1d6;position:relative;padding:0px 0 14px 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.easy-wrap-v2:not(.fallback) a{color:#00a1d6;display:block;height:100%}.easy-wrap-v2:not(.fallback) figure{width:60px;margin-right:10px;margin-top:8px}.easy-wrap-v2:not(.fallback) figure .logo{width:100%;display:block;height:60px}.easy-wrap-v2:not(.fallback) figure .logo img{width:100%;height:100%;border-radius:50%;display:block}.easy-wrap-v2:not(.fallback) figure figcaption{width:26px;height:26px;border-radius:81.3px;background-color:#fdc131;margin:-13px auto 0 auto !important;font:normal 12px/26px arial !important;color:#444444 !important;text-align:center;position:relative}.easy-wrap-v2:not(.fallback) .text{font:normal 12px OpenSansHebrewRegular;margin-right:17px;margin-top:10px}.easy-wrap-v2:not(.fallback) .text strong{font:normal 18px OpenSansHebrewBold}.easy-wrap-v2:not(.fallback) .text p.category{margin-bottom:4px}.easy-wrap-v2:not(.fallback) .text p.address{margin-bottom:8px}.easy-wrap-v2:not(.fallback) .text span{padding-right:16px}.easy-wrap-v2:not(.fallback) .text span.reviews{background:url(/images/easy-v2/icon-reviews.svg) right center no-repeat}.easy-wrap-v2:not(.fallback) .text span.critics{background:url(/images/easy-v2/icon-experts.svg) right center no-repeat;margin-right:8px}.easy-wrap-v2:not(.fallback) .btns{margin-right:auto;margin-left:16px;margin-top:21px}.easy-wrap-v2:not(.fallback) .easy-logo{background:url(/images/easy-v2/easy-logo.svg) 0 0 no-repeat;width:66px;height:25px;display:block;margin:0 auto 8px auto}.easy-wrap-v2:not(.fallback) .btn{width:134px;height:34px;border-radius:16px;background-color:#00a1d6;font:normal 14px/34px OpenSansHebrewBold;color:#ffffff;text-align:center;display:block}.react-datepicker__tether-element-attached-top .react-datepicker__triangle,.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow{margin-left:-8px;position:absolute}.react-datepicker__tether-element-attached-top .react-datepicker__triangle,.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__tether-element-attached-top .react-datepicker__triangle::before,.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle::before,.react-datepicker__year-read-view--down-arrow::before,.react-datepicker__month-read-view--down-arrow::before{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px}.react-datepicker__tether-element-attached-top .react-datepicker__triangle::before,.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle::before,.react-datepicker__year-read-view--down-arrow::before,.react-datepicker__month-read-view--down-arrow::before{content:"";z-index:-1;border-width:8px;left:-8px;border-bottom-color:#aeaeae}.react-datepicker__tether-element-attached-top .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker__tether-element-attached-top .react-datepicker__triangle,.react-datepicker__tether-element-attached-top .react-datepicker__triangle::before{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker__tether-element-attached-top .react-datepicker__triangle::before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow{bottom:0;margin-bottom:-8px}.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle::before,.react-datepicker__year-read-view--down-arrow::before,.react-datepicker__month-read-view--down-arrow::before{border-bottom:none;border-top-color:#fff}.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle::before,.react-datepicker__year-read-view--down-arrow::before,.react-datepicker__month-read-view--down-arrow::before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:0.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:0.3rem;display:inline-block;position:relative}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker__tether-element-attached-bottom.react-datepicker__tether-element{margin-top:-20px}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:0.3rem;border-top-right-radius:0.3rem;padding-top:8px;position:relative}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll{display:inline-block;margin:0 2px}.react-datepicker__current-month{margin-top:0;color:#000;font-weight:bold;font-size:0.944rem}.react-datepicker__navigation{line-height:1.7rem;text-align:center;cursor:pointer;position:absolute;top:10px;width:0;border:0.45rem solid transparent;z-index:1}.react-datepicker__navigation--previous{left:10px;border-right-color:#ccc}.react-datepicker__navigation--previous:hover{border-right-color:#b3b2b2}.react-datepicker__navigation--next{right:10px;border-left-color:#ccc}.react-datepicker__navigation--next:hover{border-left-color:#b3b2b2}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px;border-top-color:#ccc}.react-datepicker__navigation--years-previous:hover{border-top-color:#b3b2b2}.react-datepicker__navigation--years-upcoming{top:-4px;border-bottom-color:#ccc}.react-datepicker__navigation--years-upcoming:hover{border-bottom-color:#b3b2b2}.react-datepicker__month-container{display:inline;float:left}.react-datepicker__month{margin:0.4rem;text-align:center}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:0.166rem}.react-datepicker__day-name,.react-datepicker__day{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:0.166rem}.react-datepicker__day{cursor:pointer}.react-datepicker__day:hover{border-radius:0.3rem;background-color:#f0f0f0}.react-datepicker__day--today{font-weight:bold}.react-datepicker__day--highlighted{border-radius:0.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover{background-color:#32be3f}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range{border-radius:0.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected{border-radius:0.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__day--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range){background-color:rgba(33,107,165,0.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover{background-color:transparent}.react-datepicker__input-container{position:relative;display:inline-block}.react-datepicker__year-read-view,.react-datepicker__month-read-view{border:1px solid transparent;border-radius:0.3rem}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b2b2}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow{border-top-color:#ccc;float:right;margin-left:20px;top:8px;position:relative;border-width:0.45rem}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;text-align:center;border-radius:0.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type{border-top-left-radius:0.3rem;border-top-right-radius:0.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:0.3rem;border-bottom-right-radius:0.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b2b2}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b2b2}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{background-color:transparent;border:0;cursor:pointer;display:inline-block;height:0;outline:0;padding:0;vertical-align:middle}.react-datepicker__close-icon::after{background-color:#216ba5;border-radius:50%;bottom:0;box-sizing:border-box;color:#fff;content:"\00d7";cursor:pointer;font-size:12px;height:16px;width:16px;line-height:1;margin:-8px auto 0;padding:2px;position:absolute;right:7px;text-align:center;top:50%}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:bold;padding:5px 0;clear:left}.react-datepicker__tether-element{z-index:2147483647}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,0.8);left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day{width:3rem;line-height:3rem}@media (max-width: 400px), (max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__portal .react-datepicker__navigation{border:0.81rem solid transparent}.react-datepicker__portal .react-datepicker__navigation--previous{border-right-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--previous:hover{border-right-color:#b3b2b2}.react-datepicker__portal .react-datepicker__navigation--next{border-left-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--next:hover{border-left-color:#b3b2b2}@font-face{font-family:'KarlibachHebEngLight';src:url(//rcs.mako.co.il/fonts/karlibach/fbkarlibachhebeng-lightwebfont.eot);src:url(//rcs.mako.co.il/fonts/karlibach/fbkarlibachhebeng-lightwebfont.eot?#iefix) format("embedded-opentype"),url(//rcs.mako.co.il/fonts/karlibach/fbkarlibachhebeng-lightwebfont.woff) format("woff"),url(//rcs.mako.co.il/fonts/karlibach/fbkarlibachhebeng-regularwebfont.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'KarlibachHebEngBold';src:url(//rcs.mako.co.il/fonts/karlibach/fbkarlibachhebeng-boldwebfont.eot);src:url(//rcs.mako.co.il/fonts/karlibach/fbkarlibachhebeng-boldwebfont.eot?#iefix) format("embedded-opentype"),url(//rcs.mako.co.il/fonts/karlibach/fbkarlibachhebeng-boldwebfont.woff) format("woff"),url(//rcs.mako.co.il/fonts/karlibach/fbkarlibachhebeng-boldwebfont.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'KarlibachHebEngRegular';src:url(//rcs.mako.co.il/fonts/karlibach/fbkarlibachhebeng-regularwebfont.eot);src:url(//rcs.mako.co.il/fonts/karlibach/fbkarlibachhebeng-regularwebfont.eot?#iefix) format("embedded-opentype"),url(//rcs.mako.co.il/fonts/karlibach/fbkarlibachhebeng-regularwebfont.woff) format("woff"),url(//rcs.mako.co.il/fonts/karlibach/fbkarlibachhebeng-regularwebfont.ttf) format("truetype");font-weight:400;font-style:normal}#birthGeneratorWidget{text-align:center;margin:19px 0 19px 0}.react-datepicker__results-button{background:#fb4109;border-top-width:0px;cursor:pointer;text-align:center;padding:0px 0;position:relative;color:#ffffff;font:normal 25px/50px 'KarlibachHebEngBold';border-radius:25px;width:157px;margin:-82px auto 0px auto;box-shadow:0px 8px 20px 0px #d9dce0}.react-datepicker.widget .react-datepicker__results-button{margin:0px;display:inline-block;color:#bf360c;box-shadow:none;width:160px;background-color:#ffd54f;padding-top:3.5px;line-height:47px}.article-body .react-datepicker.widget .react-datepicker__results-button{font:normal 23px/42px 'KarlibachHebEngBold';width:132px}.react-datepicker__month-read-view{border-width:0px;position:relative}.react-datepicker__month-read-view:before{content:'';height:0;width:0;border:6px transparent solid;border-bottom-width:0;border-top-color:#122536;position:absolute;top:21px;left:25px}.output{color:red;display:block;font:normal 16px 'KarlibachHebEngRegular';margin-top:6px;height:19px;text-align:center}.article-body .output{font-size:13px;margin-bottom:0px}.react-datepicker{width:520px;padding:0 40px 0 72px;border-width:0px;background:#ffffff;font:normal 20px 'KarlibachHebEngLight';height:433px;color:#122536;margin:46px 33px 0 0;background:#ffffff;box-shadow:0px 0px 4px 0px #9fa3a7}.react-datepicker.widget{height:85px;margin-top:0px;padding:0px 26px 0 20px;width:914px;direction:rtl;text-align:right;display:flex;align-items:center;box-shadow:none;background:transparent url(/images/birthGenerator/BG_widget.png) 0 0 no-repeat}.article-body .react-datepicker.widget{width:468px;padding:0px;background:transparent url(/images/birthGenerator/BG_widget_mobile.png) 0 0 no-repeat;background-size:100% 100%;height:122px;display:inline-block;text-align:center}.react-datepicker__month-container{margin-top:24px;display:block;float:none}.react-datepicker.widget .react-datepicker__month-container{display:inline-block;margin:0px auto 0 0;direction:ltr}.article-body .react-datepicker.widget .react-datepicker__month-container{margin-right:0px}.react-datepicker__current-month,.react-datepicker__navigation,.react-datepicker__day-names,.react-datepicker__day--outside-month{display:none}.react-datepicker__week{display:inline}.react-datepicker__month{text-align:left;margin:18px 0 0 -33px;letter-spacing:-.25em}.react-datepicker__header{border-width:0px;padding:0px;background:none}.react-datepicker.widget .react-datepicker__header{display:inline-block;margin-left:14px}.article-body .react-datepicker.widget .react-datepicker__header{margin-left:12px;text-align:center}.react-datepicker__month-read-view--down-arrow{float:left}.react-datepicker__day{width:44px;margin:0px 0px 0px 33px;font:normal 24px/44px 'KarlibachHebEngRegular';letter-spacing:normal}.react-datepicker__day:not(.react-datepicker__day--selected):hover{border-radius:22px;background-color:rgba(18,37,54,0.14);color:#122536}.react-datepicker__day--selected,.react-datepicker__day--selected:hover{background-color:#122536;color:#ffffff;border-radius:22px}.react-datepicker .placeholder{font:normal 27px 'KarlibachHebEngBold';color:#ffffff;width:390px}.article-body .react-datepicker .placeholder{margin:12px 7px 0px 7px;display:block;width:auto}.react-datepicker__month-dropdown-container--scroll{margin:0px;width:158px;line-height:48px;border:1px solid #122536;border-radius:24px;cursor:pointer;background:#ffffff}.article-body .react-datepicker__month-dropdown-container--scroll{width:130px;line-height:40px}.article-body .react-datepicker__month-dropdown-container--scroll *{direction:ltr}.react-datepicker__month-dropdown{height:223px;width:158px;border-radius:25px;top:50px;border:1px solid #122536;background-color:#ffffff;margin-top:8px;left:auto}.article-body .react-datepicker__month-dropdown{width:128px;top:42px;z-index:999;border-radius:15px}.react-datepicker__month-dropdown>div{overflow:auto;height:214px;margin-top:4px;padding-left:9px}.react-datepicker__month-dropdown>div:before{content:'';height:16px;width:16px;display:block;border:1px solid #122536;border-left-width:0;border-bottom-width:0;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);top:-9px;position:absolute;background:#ffffff;left:0;right:0;margin-left:auto;margin-right:auto}.article-body .react-datepicker__month-read-view:before{top:17px;left:14px;border-width:5px}.react-datepicker__month-option{line-height:40px;width:135px;position:relative;margin:0px}.article-body .react-datepicker__month-option{line-height:36px}.article-body .react-datepicker__month-option{width:100%}.react-datepicker__month-option:first-of-type{border-radius:22px}.react-datepicker__month-option:hover{background-color:#ffd54f;border-radius:22px}.react-datepicker__month-option--selected{position:relative;left:0px}.react-datepicker__month-read-view--selected-month{visibility:visible !important;position:relative;top:2px}.react-datepicker ::-webkit-scrollbar{width:14px}.react-datepicker ::-webkit-scrollbar-thumb{height:0px;border:4px solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:12px;background-color:rgba(0,0,0,0.05);-webkit-box-shadow:inset -1px -1px 0px rgba(0,0,0,0.05),inset 1px 1px 0px rgba(0,0,0,0.05)}.react-datepicker ::-webkit-scrollbar-button{width:0;height:0;display:none}.react-datepicker ::-webkit-scrollbar-corner{background-color:transparent}.mako-box .checkbox{display:none}.mako-box .mako-box-overlay{opacity:0;transition:all 0.3s ease;width:50%;width:100%;height:100%;position:fixed;top:0;left:0;z-index:-100;transform:scale(1);display:none;background-color:rgba(0,0,0,0.6)}.mako-box .mako-box-wrap{background:#ffffff;box-shadow:5px 5px 5px rgba(0,0,0,0.2);padding:40px 65px;width:60%;margin:20px auto;align-self:flex-start;transition:all 0.5s ease}.mako-box .mako-box-overlay .close{display:flex;flex-direction:column;align-content:center;justify-content:center;position:absolute;font-size:15px;width:20px;height:20px;color:#d1d1d1}.mako-box .mako-box-overlay .close:hover{cursor:pointer;transition:all 0.3s ease}.mako-box input:checked ~ .close{z-index:9998}.mako-box input:checked ~ .mako-box-overlay{transform:scale(1);opacity:1;z-index:9997;overflow:auto;display:flex;animation-duration:0.5s;animation-name:fade-in;-moz-animation-duration:0.5s;-moz-animation-name:fade-in;-webkit-animation-duration:0.5s;-webkit-animation-name:fade-in}.mako-box input:checked ~ .mako-box-overlay .mako-box-wrap{transform:translateY(0);z-index:9999}.mako-box .mako-box-wrap.from-left{transform:translateX(-100%) !important}.mako-box .mako-box-wrap.from-right{transform:translateX(100%) !important}.mako-box .mako-box-wrap.from-top{transform:translateY(-100%) !important}.mako-box .mako-box-wrap.from-bottom{transform:translateY(100%) !important}@keyframes fade-in{0%{display:none;opacity:0}1%{display:flex;opacity:0}100%{display:flex;opacity:1}}@-moz-keyframes fade-in{0%{display:none;opacity:0}1%{display:flex;opacity:0}100%{display:flex;opacity:1}}@-webkit-keyframes fade-in{0%{display:none;opacity:0}1%{display:flex;opacity:0}100%{display:flex;opacity:1}}.mako-box .mako-box-overlay .close{color:#93a4b0;font:normal 22px ReformaNarrowRegular;left:12px;top:12px}.article-body label[for="box-trigger"]{font:normal 14px YonitRegular;color:#748599;float:left;margin-top:25px !important;cursor:pointer}body.tech12 .article-body label[for="box-trigger"]{color:#070815}.article-body label[for="box-trigger"] span{text-decoration:underline}.article-body label[for="box-trigger"] span:hover{color:#db0000}body.tech12 .article-body label[for="box-trigger"] span:hover{color:#070815}.mako-box-wrap.makomplain{width:354px;height:278px;box-shadow:0 2px 15px 0 rgba(0,0,0,0.19);padding:0px 30px;text-align:center}.mako-box-wrap.makomplain.from-bottom{transform:translateY(150%) !important}.mako-box-wrap.makomplain strong{color:#000;font:normal 19px YonitMedium;margin-top:42px;display:inline-block}.mako-box-wrap.makomplain strong:after{content:'';width:60px;height:2px;background-color:#db0000;display:block;margin:8px auto 16px auto}.mako-box-wrap.makomplain .mako-box-inner div{text-align:left;direction:rtl}.mako-box-wrap.makomplain button{padding:0px;border-width:0px;cursor:pointer;display:inline-block;vertical-align:middle}.mako-box-wrap.makomplain .submit{width:58px;height:32px;background-color:#db0000;margin-right:20px;font:normal 18px ReformaNarrowMedium;color:#fff}.mako-box-wrap.makomplain .submit:hover{background-color:#fff;color:#db0000;border:2px solid #db0000}.mako-box-wrap.makomplain .submit:disabled{cursor:not-allowed;opacity:0.5}.mako-box-wrap.makomplain .cancel{font:normal 18px ReformaNarrowRegular;color:#93a4b0;background-color:transparent}.mako-box-wrap.makomplain .cancel:hover{color:#00aeef}.mako-box-wrap.makomplain i{display:none;color:#d44638;font:normal 17px ReformaNarrowRegular;position:absolute;bottom:28px;right:0px}.mako-box-wrap.makomplain i.show{display:inline-block}.mako-box-wrap.makomplain textarea{direction:rtl;display:block;margin:0 auto 22px auto;text-align:right;padding:8px 12px 0 12px;width:100%;resize:none;height:95px;border:1px solid #d1d8dc;color:#000;font:normal 14px OpenSansHebrewRegular}.mako-box-wrap.makomplain form{position:relative}.mako-box-wrap.makomplain form ::-webkit-scrollbar{width:4px;height:0px}.mako-box-wrap.makomplain form ::-webkit-scrollbar-thumb{background-color:#a5c1d7;border:16px solid rgba(255,255,255,0);background-clip:padding-box;border-bottom-width:0px}.mako-box-wrap.makomplain form ::-webkit-scrollbar-button{width:0;height:0;display:none}.mako-box-wrap.makomplain form ::-webkit-scrollbar-corner{background-color:transparent}aside.share-bar{width:56px;padding:0 2px 0 2px;position:absolute;height:170px}aside.share-bar ul{width:60px;padding-top:48px;visibility:visible;opacity:1;transition:visibility .3s,opacity .3s}aside.share-bar ul.fixed{position:fixed !important}aside.share-bar ul.separated{padding-top:14px}aside.share-bar ul.hidden{visibility:hidden;opacity:0}aside.share-bar ul li a{width:26px;height:26px;display:block;margin:0 auto;transform:scale3d(1, 1, 1);transition:transform 0.3s ease-out 0s}aside.share-bar ul li a svg path{transition:fill 0.3s ease-out 0s}body:not(.news):not(.tech12) aside.share-bar ul li a svg path{fill:#93a4b0}aside.share-bar ul li a:hover{transform:scale3d(1.2, 1.2, 1)}aside.share-bar ul li a:hover svg path{fill:#5b6c8f}body:not(.news) aside.share-bar ul li a:hover svg path{fill:#5377c2}body.tech12 aside.share-bar ul li a:hover svg path{fill:#11AC86}aside.share-bar ul li.whats-app{margin:22px auto 22px auto}body:not(.news) aside.share-bar ul li.whats-app a:hover svg path{fill:#4fce5d}body.tech12 aside.share-bar ul li.whats-app a:hover svg path{fill:#11AC86}body:not(.news) aside.share-bar ul li.e-mail a:hover svg path{fill:#d44638}body.tech12 aside.share-bar ul li.e-mail a:hover svg path{fill:#11AC86}aside.share-bar .fonts{border-bottom:3px solid #d1d8dc;text-align:center;padding-bottom:4px;width:60px;position:relative}body.tech12 aside.share-bar .fonts{border-bottom:3px solid #15E2AF}aside.share-bar .fonts.fixed{position:fixed !important;z-index:1}aside.share-bar .fonts a{width:27px;height:27px;display:inline-block;line-height:27px}aside.share-bar .fonts a svg{vertical-align:middle}aside.share-bar .fonts a:not(.disabled):hover{background-color:#d1d8dc}body.tech12 aside.share-bar .fonts a:not(.disabled):hover{background-color:transparent}body.tech12 aside.share-bar .fonts a:not(.disabled):hover svg path{fill:#11AC86}aside.share-bar .fonts a.disabled{cursor:not-allowed}aside.share-bar .fonts a.disabled svg path{fill:#d1d8dc}.article-body aside.share-bar{margin-right:-82px}.article-body aside.share-bar ul:not(.fixed){position:relative;padding-top:14px}.article-body aside.share-bar:first-child{margin-top:10px}.article-body aside.share-bar.negative-right{margin-right:-82px}#age-msg{width:790px;height:347px;border:4px solid #d1d8dc;margin:185px auto 185px auto}#age-msg:before{content:'';background:transparent url(/images/svg/mako-article-2019/kid.svg) 0 0 no-repeat;display:block;width:142px;height:145px;margin:-54px auto 20px auto}#age-msg>p{width:404px;margin:0 auto;text-align:center}#age-msg strong{font:normal 30px YonitMedium;color:#000;display:block}#age-msg span{font:normal 21px/24px YonitRegular;color:#000;display:block;margin:8px 0 38px 0}#age-msg button{width:111px;height:38px;cursor:pointer;border:2px solid #db0000;font:normal 17px YonitMedium}#age-msg button.yes{background:#db0000;color:#fff;margin-right:20px}#age-msg button.no{background:#fff;color:#db0000}.block-under-18 #article-wrap article>*:not(header):not(nav):not(.follow-btns):not(#age-msg),.block-under-18 #article-wrap>*:not(article):not(header):not(nav):not(.follow-btns):not(#age-msg){display:none}#alert-strip{position:absolute !important;top:0;width:100%;min-height:59px;padding:0 0 20px;text-align:center;height:59px;right:0;z-index:40000;background:url("/images/neo/alertStrip_bg.png") center bottom no-repeat}#alert-strip *{font-family:"ReformaNarrowMedium", Arial;color:#f2f2f2}#alert-strip h5{font:bold 13px arial;color:#000;padding:11px 0 6px}#alert-strip.hide{transform:translateY(-100%)}.fixy #alert-strip{position:fixed !important;height:auto !important}#alert-strip p{text-align:center;min-height:59px;background:#c91010 !important;margin:0 auto;padding:0;position:relative;color:#f2f2f2;line-height:normal;overflow:hidden;width:960px;right:0}#alert-strip span{direction:rtl;float:right;width:538px;text-align:center;max-height:257px}#alert-strip span h4{padding:0;margin:0;font-size:37px;font-weight:normal;float:none;background:none}#alert-strip span label,#alert-strip span label b{font-size:24px;font-weight:normal;height:auto !important;max-height:195px}#alert-strip span label b{white-space:nowrap}#alert-strip a{float:left;width:94px;height:100%;background:url("/images/common/alertStrip_close.png") center right no-repeat;border:0;padding:0;cursor:pointer;outline:none;margin-left:30px}#alert-strip a:hover{background-position:center left}#alert-strip p i{float:right;background:url("/images/common/alertStrip_siren.gif") center center no-repeat;width:111px;height:100%;margin:-4px 5px 0 0}#alert-strip p i{width:111px;height:67px;margin:0}#alert-strip a{width:94px;height:40px;margin:17px 0 0 20px}#alert-strip span{margin-left:17px;width:718px}#alert-strip span label{display:inline-block;height:25px;overflow:hidden}#alert-strip span h4{margin-top:0}#alert-strip span label b{display:inline-block;font:normal 23px ReformaNarrowRegular !important;margin-top:-3px}[data-search]>form>*{float:right}[data-search]>form{display:inline-block}nav.responsive .inner .search .content div[data-search]{width:685px;margin:0px auto 152px auto;position:relative}nav.responsive [data-search]>form{border-bottom:2px solid #365e82;margin:0px}nav.responsive [data-search].autocomplete-open>form{border-bottom:2px solid transparent}nav.responsive [data-search]>form input[type=text],nav.responsive [data-search]>form span.inputText{width:557px;height:69px;font:normal 60px/60px Arial;color:#20a3c5;direction:rtl;text-align:right;-webkit-box-shadow:none;box-shadow:none;background:transparent;text-indent:0px;position:relative;top:6px}nav.responsive [data-search]>form input[type=text]:focus::-webkit-input-placeholder{color:transparent}nav.responsive [data-search]>form input[type=text]:focus:-moz-placeholder{color:transparent}nav.responsive [data-search]>form input[type=text]:focus::-moz-placeholder{color:transparent}nav.responsive [data-search]>form input[type=text]:focus:-ms-input-placeholder{color:transparent}nav.responsive [data-search]>form.smaller input[type=text],nav.responsive [data-search]>form.smaller span.inputText{font:normal 32px/32px Arial;top:16px}nav.responsive [data-search]>form span.inputText{position:absolute;top:-6000px;left:-6000px;width:auto}nav.responsive .search ::-webkit-input-placeholder{color:#20a3c5}nav.responsive .search ::-moz-placeholder{color:#20a3c5}nav.responsive .search :-ms-input-placeholder{color:#20a3c5}nav.responsive .search :-moz-placeholder{color:#20a3c5}nav.responsive [data-search]>form>input[type=submit],nav.responsive [data-search]>form>input[type=submit]:hover{width:92px;height:65px;background:none;color:#ffffff;font:normal 36px/65px ReformaNarrowRegular;cursor:pointer;border:1px solid #365e82;margin:0px 34px 0 0;position:relative;top:0px}nav.responsive [data-search]>form>input[type=submit]:hover{background:#20a3c5}.ui-autocomplete{height:140px;border:1px solid #365e82;background:transparent;overflow:auto;width:681px !important;z-index:9999;position:absolute;margin-left:-125px;display:none}.ui-autocomplete .ui-menu-item{border-bottom:1px solid #365e82;padding:0px 0px 0 0}.ui-autocomplete .ui-menu-item a{font:normal 24px/33px ReformaNarrowRegular;color:#20a3c5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:36px;padding:0 12px 0 0;direction:rtl;margin:0 0px 0 0px}.ui-autocomplete .ui-menu-item a b{font:normal 24px/33px ReformaNarrowBold;color:#20a3c5}.ui-autocomplete .ui-menu-item a:hover{background:#20a3c5}.ui-autocomplete .ui-menu-item a:hover,.ui-autocomplete .ui-menu-item a:hover b{color:#ffffff}.ui-autocomplete::-webkit-scrollbar{width:16px;border-left:1px solid #365e82}.ui-autocomplete::-webkit-scrollbar-thumb{height:25px;border:4px solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:8px;background-color:#20a3c5;-webkit-box-shadow:inset -1px -1px 0px rgba(0,0,0,0.05),inset 1px 1px 0px rgba(0,0,0,0.05)}.ui-autocomplete::-webkit-scrollbar-button{width:0;height:0;display:none}.ui-autocomplete::-webkit-scrollbar-corner{background-color:transparent}.reading-bar{height:6px;background:#d8d8d8;transition:visibility 0s, opacity .3s ease-in-out;opacity:0;visibility:hidden;position:absolute;z-index:5;width:100%;direction:ltr}.reading-bar .progress{height:100%;background:#89868d;width:0px;transition:.6s width linear}.stickified ~ .reading-bar,.sticky ~ .reading-bar{position:fixed;top:46px;opacity:1;visibility:visible}.sticky.v-2020 ~ .reading-bar{top:55px}.mako_comments{direction:rtl;margin:19px auto 19px auto !important;font-family:ReformaNarrowMedium;text-align:right;padding-top:12px}@media screen and (max-width: 600px){.mako_comments{margin:19px 3.13vw}}.mako_comments .header-mako-comments{display:flex;align-items:center}body.theme-news-app .mako_comments .header-mako-comments,.mako_comments .header-mako-comments body.news{font-family:"YonitRegular"}.mako_comments .header-mako-comments .filled{fill:#db0000}body.theme-news-app .mako_comments .header-mako-comments .filled{fill:#ae1600}@media screen and (max-width: 600px){.mako_comments .header-mako-comments svg{width:20px;height:22px}}body.tech12 .mako_comments .header-mako-comments svg path:not(.filled){stroke:#070815}.mako_comments__ammount{color:#db0000;font-size:35px;display:inline-flex;align-items:center}body.theme-news-app .mako_comments__ammount,.mako_comments__ammount body.news{color:#ae1600;font-family:"YonitRegular"}body.tech12 .mako_comments__ammount{color:#fff;font-family:YonitMedium;font-size:24px}.mako_comments__ammount::after{content:attr(data-amount);display:block;color:currentColor;margin-right:7px}@media screen and (max-width: 600px){.mako_comments__ammount{font-size:24px}body.tech12 .mako_comments__ammount{font-family:YonitBold}}.mako_comments__h3{color:black;font-size:35px;vertical-align:top;display:inline-block;margin:0 8px 0 0;font-weight:normal}body.tech12 .mako_comments__h3{color:#fff;font-family:YonitMedium;font-size:24px}@media screen and (max-width: 600px){.mako_comments__h3{font-size:24px}}.empty-comments{text-align:center;margin:20px auto}.empty-comments .empty-comments-svg{fill:#db0000}body.theme-news-app .empty-comments .empty-comments-svg{fill:#ae1600}.empty-comments .befirstImage{width:90vw;max-width:633px;margin:0 auto;height:75px}.empty-comments .befirst-paragraph{font-size:20px;font-weight:500;color:black;font-family:ReformaNarrowMedium}.empty-comments+div{padding-bottom:57px;margin-bottom:37px;border-bottom:1px solid #0c0c0c}.mklist{list-style:none;max-width:633px;margin:39px auto 19px;padding:0}.mklist__item .mklist__item{margin-right:3em}.mklist ul{padding:0;margin:0}.mklist li ul{margin-top:20px}.mklist ul li ul li{padding-bottom:0 !important}.mklist__item{font-family:OpenSansHebrewRegular,Arial;position:relative}.mklist__item .mklist .mklist__item{padding-top:19px;border-top:1px solid #e7eaeb}body.tech12 .mklist__item .mklist .mklist__item{border-top:1px solid #171E3D}.mklist__item .mklist .mklist__item__title::before{width:16px;height:17px;display:inline-block;content:"";vertical-align:middle;margin-left:6px;background:url("/images/svg/mako-article-2019/left-cmt-arrow.svg");background-repeat:no-repeat}.mklist__item__title{font-size:14px;font-weight:bold;margin-bottom:10px;width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mklist__item__text{font-size:14px;color:black}.mklist__item__readmore{color:#93a4b0;font-size:14px}.mklist__footer{margin-top:18px}.mklist__footer__showmore_wrap{text-align:center;margin-top:38px}.mklist__footer__showmore{display:inline-block;padding:7px 18px;font-size:21px;color:#db0000;font-family:ReformaNarrowRegular;text-align:center;background:white;border:2px solid #d1d8dc;cursor:pointer;outline:none}body.theme-news-app .mklist__footer__showmore{color:#ae1600}.mklist__footer__reply{color:#db0000;text-decoration:none;font-weight:bold;font-size:13px}body.theme-news-app .mklist__footer__reply{color:#ae1600}.mklist__footer__likes{display:inline-flex;margin-right:22px}.mklist__footer__likes_down{margin-right:20px}.mklist__footer__likes_count{font-size:11px;margin-right:4px}.mklist__footer__time{float:left;color:#93a4b0}@media screen and (max-width: 600px){.mklist__footer__time{position:absolute;top:0;left:0}}.mklist__footer__time_published{font-size:11px}.mklist__footer__time_report{margin-right:10px;position:relative}.comment__like_action{cursor:pointer}.liked{fill:#db0000}body.theme-news-app .liked{fill:#ae1600}.formWrapperMain{text-align:center}.headerNoCommnets{font-size:23px;font-family:ReformaNarrowMedium;color:black}.mako_form_comments{max-width:633px;margin:19px auto 0;position:relative}.mako_form_comments .error-message{position:absolute;left:0;right:0;color:red;margin-bottom:1px;top:100%;font-weight:100;font-family:OpenSansHebrewRegular,Arial;font-size:14px;text-align:right;display:flex;justify-content:flex-start;align-items:center}body.tech12 .mako_form_comments .error-message{color:#00F8BB}.mako_form_comments .error-message .error-circle{width:15px;position:relative;height:15px;background:red;border-radius:50%;border:2px solid white;float:right}body.tech12 .mako_form_comments .error-message .error-circle{background-color:#00F8BB}.mako_form_comments .error-message .error-circle:after,.mako_form_comments .error-message .error-circle:before{position:absolute;content:"";width:10%;left:45%;top:20%;height:60%;background-color:white;transform:rotate(-40deg)}.mako_form_comments .error-message .error-circle:before{transform:rotate(40deg)}.mako_form_comments__input_wrapper,.mako_form_comments textarea{width:100%;-webkit-appearance:none;border-radius:0}body.tech12 .mako_form_comments textarea{overflow:hidden}.mako_form_comments__input_wrapper{display:flex;margin-top:10px}.mako_form_comments input,.mako_form_comments .mako_form_comments__text{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;font:normal 14px/1.3 OpenSansHebrewRegular,Arial;resize:none;height:42px;flex:1 1 auto;padding:11px 18px;outline:0;transition:border-color 0.2s ease-in;border:1px solid #93a4b0;transition:height 0.3s ease-out, border 0.3s linear;box-sizing:border-box;caret-color:#db0000}body.theme-news-app .mako_form_comments input,body.theme-news-app .mako_form_comments .mako_form_comments__text{caret-color:#ae1600}body.tech12 .mako_form_comments input,body.tech12 .mako_form_comments .mako_form_comments__text{border:1px solid #1F2433;background-color:#1F2433;caret-color:#00F8BB;color:#E5E9EC}@media screen and (min-width: 700px){.mako_form_comments input:focus,.mako_form_comments .mako_form_comments__text:focus{border:1px solid #db0000}body.theme-news-app .mako_form_comments input:focus,body.theme-news-app .mako_form_comments .mako_form_comments__text:focus{border-color:#ae1600}body.tech12 .mako_form_comments input:focus,body.tech12 .mako_form_comments .mako_form_comments__text:focus{border-color:#00F8BB}}@media screen and (max-width: 700px){.mako_form_comments input:focus{border:1px solid #db0000;border-width:1px 1px 1px 0}body.theme-news-app .mako_form_comments input:focus{border-color:#ae1600}body.tech12 .mako_form_comments input:focus{border-left:0;border-color:#00F8BB}.mako_form_comments input:focus+button{border:1px solid #db0000;border-width:1px 0 1px 1px}body.theme-news-app .mako_form_comments input:focus+button{border-color:#ae1600}body.tech12 .mako_form_comments input:focus+button{border-right:0;border-color:#00F8BB}.mako_form_comments .mako_form_comments__text:focus{border:1px solid #db0000}body.theme-news-app .mako_form_comments .mako_form_comments__text:focus{border-color:#ae1600}body.tech12 .mako_form_comments .mako_form_comments__text:focus{border-color:#00F8BB}}@media screen and (max-width: 600px){.mako_form_comments input{border-left-width:0}}.mako_form_comments ::placeholder{color:#748599;font:normal 14px/1.3 OpenSansHebrewRegular,Arial}body.tech12 .mako_form_comments ::placeholder{color:#E5E9EC}.mako_form_comments__publish{border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:white;background-color:#b0b0b0;width:115px;height:42px;font-family:ReformaNarrowRegular;font-size:21px;border:none;cursor:pointer;outline:none;margin-right:10px;position:relative;border:2px solid #b0b0b0;transition:color 0.3s linear, background-color 0.3s, border-color 0.3s}body.theme-news-app .mako_form_comments__publish{background-color:transparent;color:#ae1600;font-family:"YonitMedium"}body.tech12 .mako_form_comments__publish{background:#1F2433;border:0;color:#48A38D;font-family:YonitMedium;font-size:16px}@media screen and (min-width: 600px){.mako_form_comments__publish.active{background-color:#db0000;border:2px solid #db0000}body.theme-news-app .mako_form_comments__publish.active{border-color:#ae1600;background-color:#ae1600}body.tech12 .mako_form_comments__publish.active{background-color:#00F8BB;color:#070815}.mako_form_comments__publish.active:hover{color:#db0000}body.theme-news-app .mako_form_comments__publish.active:hover{color:#ae1600}body.tech12 .mako_form_comments__publish.active:hover{background-color:#00F8BB;color:#070815}.mako_form_comments__publish.active:hover{color:#db0000}body.theme-news-app .mako_form_comments__publish.active:hover{color:#ae1600}.mako_form_comments__publish.active:hover:before{width:100%}}.mako_form_comments__publish:after{content:attr(data-desktop);position:absolute;top:0;left:0;right:0;bottom:0;line-height:42px}.mako_form_comments__publish:before{content:"";background:white;position:absolute;right:0;top:0;bottom:0;width:0;transition:width 0.3s ease-out}body.tech12 .mako_form_comments__publish:before{background-color:#00F8BB}@media screen and (max-width: 600px){.mako_form_comments__publish{color:#b0b0b0;background-color:white;border-width:1px 0 1px 1px;border-color:darkgray;border-style:solid;margin-right:0;width:16vw;height:auto}.mako_form_comments__publish:after{content:attr(data-mobile)}.mako_form_comments__publish.active{color:#db0000}body.theme-news-app .mako_form_comments__publish.active{color:#ae1600}body.tech12 .mako_form_comments__publish.active{background-color:#00F8BB;color:#070815}}.errorWrapper{display:flex;justify-content:center;align-items:center;max-width:470px;margin:30px auto}@media screen and (max-width: 600px){.errorWrapper{flex-direction:column;text-align:center}.errorWrapper span{display:block}}.errorCircle{width:42px;height:42px;border:1px solid lightcoral;border-radius:50%;position:relative}@media screen and (max-width: 600px){.errorCircle{margin-bottom:12px}}.errorCircle:before{content:"";width:70%;height:2px;background:lightcoral;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}.errorCircle::after{content:"";width:70%;height:2px;background:lightcoral;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}.textError{color:lightcoral;font-size:21px;font-family:ReformaNarrowRegular}@media screen and (min-width: 600px){.textError{margin-right:15px;max-width:450px}}.reportWrapper{display:inline;position:relative}.overlayReportForm{position:fixed;backface-visibility:hidden;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.64);z-index:1}@media screen and (min-width: 600px){.overlayReportForm{display:none}}.report_card{user-select:none;position:absolute;top:36px;left:50%;transform:translateX(-49%);padding:29px;background:white;min-width:225px;z-index:1;border:1px solid #93a4b0;box-sizing:border-box}@media screen and (max-width: 600px){.report_card{padding:4.53vw}}.report_card .cancel{display:none;width:58px;height:32px;background:white;border:none;text-align:center;color:#93a4b0;font-family:ReformaNarrowMedium;font-size:17px}@media screen and (max-width: 600px){.report_card .cancel{display:inline-block;vertical-align:top}}.report_card:after{content:"";top:-13px;position:absolute;left:50%;transform:translateX(-50%);border-color:transparent transparent #fff transparent;border-width:0 12px 13px 12px;border-style:solid}.report_card:before{content:"";border-color:transparent transparent #c9d1d7 transparent;top:-14px;position:absolute;left:50%;transform:translateX(-50%);border-width:0 13px 13px 13px;border-style:solid}@media screen and (max-width: 600px){.report_card{position:fixed;backface-visibility:hidden;top:50%;width:85vw;transform:translate(-50%, -50%)}.report_card:before,.report_card:after{display:none}}.report_card form{margin:10px auto}.report_card form div:not(:last-of-type){margin-bottom:7px}.report_card .btnWrapper{margin-top:18px}@media screen and (max-width: 600px){.report_card .btnWrapper{text-align:left}}.report_card .submit_report_card{background:#db0000;color:white;text-align:center;border:none;outline:none;width:100%;font-family:ReformaNarrowMedium;height:32px;line-height:32px;font-size:17px;border:2px solid #db0000;position:relative;cursor:pointer}.report_card .submit_report_card span{margin:0}body.theme-news-app .report_card .submit_report_card{background:#ae1600;border-color:#ae1600}.report_card .submit_report_card:disabled{background:lightgray;border:none}.report_card .submit_report_card span{position:relative;color:white;transition:color 0.3s linear}.report_card .submit_report_card:before{content:"";background:white;position:absolute;right:0;top:0;bottom:0;width:0;transition:width 0.3s ease-out}.report_card .submit_report_card:hover:not(:disabled) span{color:#db0000}body.theme-news-app .report_card .submit_report_card:hover:not(:disabled) span{color:#ae1600}.report_card .submit_report_card:hover:not(:disabled):before{width:100%}@media screen and (max-width: 600px){.report_card .submit_report_card{display:inline-block;width:58px;line-height:30px}}.report_card .title_report_card{font-size:17px;margin:0;font-family:ReformaNarrowMedium;color:black}@media screen and (max-width: 600px){.report_card .title_report_card{font-size:24px}}.report_card input[type="radio"],.report_card input[type="checkbox"]{display:none}.report_card label{width:12px;height:12px;display:inline-block;border:1px solid #d1d8dc;vertical-align:middle;position:relative;border-radius:50%}@media screen and (max-width: 600px){.report_card label{width:20px;height:20px}}.report_card span{margin-right:4px;color:#748599;font-size:17px;font-family:ReformaNarrowRegular}.report_card input[type="radio"]:checked+label,.report_card input[type="checkbox"]:checked+label{border-color:#db0000;transform:rotate(45deg)}body.theme-news-app .report_card input[type="radio"]:checked+label,body.theme-news-app .report_card input[type="checkbox"]:checked+label{border-color:#ae1600}.report_card input[type="radio"]:checked+label::after,.report_card input[type="checkbox"]:checked+label::after{content:'';position:absolute;width:2px;height:8px;background-color:#db0000;left:6px;top:1px}body.theme-news-app .report_card input[type="radio"]:checked+label::after,body.theme-news-app .report_card input[type="checkbox"]:checked+label::after{background-color:#ae1600}@media screen and (max-width: 600px){.report_card input[type="radio"]:checked+label::after,.report_card input[type="checkbox"]:checked+label::after{left:11px;top:5px}}.report_card input[type="radio"]:checked+label:before,.report_card input[type="checkbox"]:checked+label:before{content:'';position:absolute;width:3px;height:2px;background-color:#db0000;left:3px;top:7px}body.theme-news-app .report_card input[type="radio"]:checked+label:before,body.theme-news-app .report_card input[type="checkbox"]:checked+label:before{background-color:#ae1600}@media screen and (max-width: 600px){.report_card input[type="radio"]:checked+label:before,.report_card input[type="checkbox"]:checked+label:before{left:8px;top:11px}}.showmore_wrap{text-align:center;margin-top:38px}.footer__showmore{display:inline-block;padding:7px 18px;font-size:21px;color:#db0000;font-family:ReformaNarrowRegular;text-align:center;background:white;border:2px solid #d1d8dc;cursor:pointer;transition:border 0.5s ease-in-out;outline:none}body.theme-news-app .footer__showmore{color:#ae1600;font-family:"YonitMedium"}body.tech12 .footer__showmore{color:#00F8BB;background:#070815;border:1px solid #00F8BB;font-size:15px;font-family:YonitRegular;width:177px;height:40px}.footer__showmore:hover{border:2px solid #db0000}body.theme-news-app .footer__showmore:hover{border-color:#ae1600}.top_level_comment{border-bottom:1px solid #e7eaeb;padding-bottom:20px;margin-bottom:20px}body.tech12 .top_level_comment{border-bottom:1px solid #171E3D}.top_level_comment_with_nested{border-bottom:1px solid #e7eaeb;margin-bottom:20px}body.tech12 .top_level_comment_with_nested{border-bottom:1px solid #171E3D}.mklist{list-style:none;max-width:633px;margin:19px auto}.mklist__item .mklist__item{margin-right:3em}@media screen and (max-width: 600px){.mklist__item .mklist__item{margin-right:1em}}.mklist__item{font-family:OpenSansHebrewRegular,Arial;position:relative}.mklist__item .mklist .mklist__item{padding:19px 0;border-top:1px solid #e7eaeb}body.tech12 .mklist__item .mklist .mklist__item{border-bottom:1px solid #171E3D}@media screen and (max-width: 600px){.mklist__item .mklist .mklist__item .mklist__footer .mklist__footer__time{position:absolute;top:14px;left:0}}.mklist__item .mklist .mklist__item__title::before{width:16px;height:17px;display:inline-block;content:"";vertical-align:middle;margin-left:6px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMyAxMCI+ICAgIDxkZWZzPiAgICAgICAgPHBhdGggaWQ9ImEiIGQ9Ik0uOS40MzdMMTYgMHYxNS42NTJMMCAxN3oiLz4gICAgPC9kZWZzPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA3IDYpIj4gICAgICAgIDxtYXNrIGlkPSJiIiBmaWxsPSIjZmZmIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNhIi8+ICAgICAgICA8L21hc2s+ICAgICAgICA8cGF0aCBmaWxsPSIjMDAwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iLjUiIGQ9Ik03LjIyNyAzLjM5MmMtLjEwNi0uMzguMDc2LS41MDUuNDA3LS4yOGw1LjIwNSAzLjU1Yy4yMTUuMTQ3LjIxNS4zODQgMCAuNTNsLTUuMjA1IDMuNTVjLS4zMy4yMjYtLjUxMy4xMDEtLjQwNy0uMjc5bC42MjYtMi4yNDVTMy42OCA3LjkxNCAyLjAxOCAxMmMtLjM5NC02LjU1OCA1Ljc4LTYuNTU5IDUuNzgtNi41NTlsLS41Ny0yLjA1eiIgbWFzaz0idXJsKCNiKSIvPiAgICA8L2c+PC9zdmc+);background-repeat:no-repeat}.mklist__item__title{font-size:14px;font-weight:bold;margin:0 0 10px 0}body.tech12 .mklist__item__title{color:#fff}.mklist__item__text{position:relative;font-size:14px;color:black;line-height:1.3;transition:max-height 1s ease-in;overflow:hidden;max-height:400px}body.tech12 .mklist__item__text{color:#E5E9EC}.mklist__item__more_text{max-height:72px}.mklist__item__readmore_holder{position:absolute;bottom:0;left:0;background:white;padding:0 3px;display:none}.mklist__item__more_text .mklist__item__readmore_holder{display:block}.mklist__item__readmore{color:#93a4b0;font-size:14px}.mklist__footer{margin-top:18px}.mklist__footer__flagwrapper{width:10px;height:17px;display:inline-block;vertical-align:bottom;background:url("/images/svg/mako-article-2019/report-flag.svg") center bottom no-repeat;position:relative}@media screen and (max-width: 640px){.mklist__footer__flagwrapper{height:14px;vertical-align:top}}.mklist__footer__flagwrapper:hover:after{display:block}.mklist__footer__showReportFlag:after{content:"דווח";margin-top:9px;background:#93a4b0;font-family:OpenSansHebrewRegular,Arial;color:#fcfcfc;font-size:13px;text-align:center;width:35px;height:24px;box-sizing:border-box;display:none;position:absolute;top:100%;left:50%;z-index:1;transform:translateX(-50%);line-height:23px}.mklist__footer__showmore_wrap{text-align:center;margin-top:38px}.mklist__footer__showmore{display:inline-block;padding:7px 18px;font-size:21px;color:#db0000;font-family:ReformaNarrowRegular;text-align:center;background:white;border:2px solid #d1d8dc;cursor:pointer;outline:none}body.theme-news-app .mklist__footer__showmore{color:#ae1600}body.tech12 .mklist__footer__showmore{color:#00F8BB;background:#070815;border:1px solid #00F8BB;font-size:15px;font-family:YonitRegular}.mklist__footer__reply{color:#db0000;text-decoration:none;font-weight:bold;font-size:13px}body.theme-news-app .mklist__footer__reply{color:#ae1600}.mklist__footer__likes{display:inline-flex;margin-right:22px;visibility:hidden}.mklist__footer__likes_down{margin-right:20px}.mklist__footer__likes_count{font-size:11px;margin-right:4px;user-select:none}.mklist__footer__time{float:left;color:#93a4b0}@media screen and (max-width: 600px){.mklist__footer__time{position:absolute;top:0;left:0}}.mklist__footer__time_published{font-size:11px;user-select:none;margin-left:10px}.mklist__footer__time_report{margin-right:10px;position:relative;user-select:none}@media screen and (max-width: 600px){.mklist__footer__time_report{position:initial}}.comment__like_action{cursor:pointer}.disliked{animation-name:dislikeAnimation;animation-direction:alternate;animation-duration:1s;transform-origin:center}.disliked path{fill:#db0000}body.theme-news-app .disliked path{fill:#ae1600}.liked{animation-name:likedAnimation;animation-direction:alternate;animation-timing-function:cubic-bezier(0.02, 0.65, 0.31, 0.89);animation-duration:0.5s;transform-origin:center}.liked path{fill:#db0000}body.theme-news-app .liked path{fill:#ae1600}@keyframes likedAnimation{0%{transform:rotate(-5deg) translateY(0px)}10%{transform:rotate(-15deg) translateY(-1px)}30%{transform:rotate(-25deg) translateY(-2px)}60%{transform:rotate(-35deg) translateY(-3px)}80%{transform:rotate(-45deg) translateY(-4px)}100%{transform:none}}@keyframes dislikeAnimation{from{transform:rotate(-25deg) translateY(2px)}to{transform:none}}#mako_comments_test_holder{visibility:hidden;position:absolute;width:100%;max-width:633px;bottom:99999px;font-size:14px;color:black;line-height:1.3;font-family:OpenSansHebrewRegular,Arial}#feelingsMako h3,#vote h3{font-size:25px;font-family:ReformaNarrowRegular;font-weight:700;text-align:center;color:#000000;margin:0 auto 10px auto;direction:rtl}body.tech12 #feelingsMako h3,body.tech12 #vote h3{font-family:YonitMedium;font-weight:500;font-size:19px;color:#fff;opacity:0.9;margin:0 auto 40px auto}#feelingsMako h3:after,#vote h3:after{content:'';height:2px;width:50%;margin:4px auto;display:none}.feelingsWrapper{display:flex;font-family:ReformaNarrowRegular;justify-content:center;align-items:center;margin:0 auto;flex-wrap:wrap;flex-direction:row-reverse}.feelingsWrapper .feeling-text{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);text-align:center}.feelingsWrapper .innerFeelingWrapper{display:flex;justify-content:space-evenly;margin:10px 0;align-items:center;width:100%}.feelingsWrapper .feelingItem{user-select:none;margin:0 16px 10px 16px;border:3px solid #db0000;display:flex;justify-content:center;align-items:center;position:relative;border-radius:50%;color:black;font-size:21px;box-shadow:0 0 0 0px transparent;transition:box-shadow .3s linear , transform .4s , width .8s , height .8s}.feelingsWrapper .feelingItem:hover{cursor:pointer}body.tech12 .feelingsWrapper .feelingItem{color:#fff;font-size:17px;font-family:YonitMedium}.feelingsWrapper .feelingItem:hover{cursor:pointer}.feelingsWrapper .feelingItem:before{content:'';opacity:0;display:block;position:absolute;border-radius:50%;transition:opacity .1s , border-width .4s;left:0;top:0;right:0;bottom:0}.feelingsWrapper .feelingItem:nth-child(1){animation-delay:0.5s}.feelingsWrapper .feelingItem:nth-child(2){animation-delay:1s}.feelingsWrapper .feelingItem:nth-child(3){animation-delay:1.5s}.feelingsWrapper .feelingItem:nth-child(4){animation-delay:2s}.feelingsWrapper .feelingItem:nth-child(5){animation-delay:2.5s}.feelingsWrapper .feelingItem.selected:before{opacity:1;border:7px solid rgba(219,0,0,0.2)}body.theme-news-app .feelingsWrapper .feelingItem.selected:before,body.news .feelingsWrapper .feelingItem.selected:before{border:7px solid rgba(219,0,0,0.2)}body.tech12 .feelingsWrapper .feelingItem.selected:before{border:4px solid rgba(0,248,187,0.23)}.feelingsWrapper .feelingItem:after{content:attr(data-display);font-family:OpenSansHebrewRegular;position:absolute;right:0;top:0;width:28px;height:28px;border-radius:50%;color:#1b2e3e;background:#e7eaeb;font-size:11px;display:flex;justify-content:center;align-items:center}body.tech12 .feelingsWrapper .feelingItem:after{background:#263163;color:#00F8BB}.feelingsWrapper .big{width:95px;height:95px;font-size:25px}.feelingsWrapper .big:after{transform:translate(15%, 10%)}.feelingsWrapper .medium{width:74px;height:74px;font-size:21px}.feelingsWrapper .medium:after{transform:translate(33%, 10%)}.feelingsWrapper .small{font-size:17px;width:56px;height:56px}.feelingsWrapper .small:after{transform:translate(33%, -20%)}.feelingsWrapper .animatedFeeling{animation-name:jumpfeeling;animation-direction:alternate;animation-duration:1s;animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}body:not(.theme-news-app) .feelingItem:hover,body:not(.theme-news-app) .feelingItem.selected{animation-name:hoverFeelingsAnim;animation-duration:.3s;animation-direction:alternate;animation-iteration-count:2;animation-delay:0s;color:#db0000}@media screen and (max-width: 640px){#feelingsMako h3,#vote h3{text-align:right;max-width:93%;margin:0 auto}#feelingsMako h3:after,#vote h3:after{display:none}#feelingsMako h3:before,#vote h3:before{content:'';height:2px;width:100%;margin:0 auto 12px;background:black;display:none}}.theme-news-app .feelingsWrapper{justify-content:space-around}.theme-news-app .feelingsWrapper .feelingItem{border-color:#e4e4e5;border-width:2px;font-family:YonitRegular,arial;margin:0}.theme-news-app .feelingsWrapper .feelingItem.selected{border-color:#db0000;border-width:2px;color:#db0000}.theme-news-app #feelingsMako h3,.theme-news-app #vote h3{font-family:YonitBold,arial;font-size:19px}.theme-news-app .feelingsWrapper .feelingItem:hover{box-shadow:none}.theme-news-app .feelingsWrapper .feelingItem.selected:before{border:none}@keyframes hoverFeelingsAnim{from{box-shadow:0 0 0 0 #ffa8a8}to{box-shadow:0 0 0 10px #ffa8a8}}@keyframes jumpfeeling{0%{transform:translateY(5px)}10%{transform:translateY(10px)}20%{transform:translateY(15px)}30%{transform:translateY(10px)}40%{transform:translateY(5px)}50%{transform:translateY(0)}60%{transform:translateY(-5px)}70%{transform:translateY(-10px)}80%{transform:translateY(-15px)}90%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes animatedSelectedFeeling{from{box-shadow:inset 0 0 0 0 #ffa8a8}to{box-shadow:inset 0 0 0 10px #ffa8a8}}@media print{.not_for_print,.not-for-print,.cm8{display:none !important}.for-print{display:block !important}.article-body>p{margin-right:0px !important}.article-body h4{margin-right:0px !important}.OUTBRAIN{display:none}header.skin-v_2019 strong{margin-right:7px}}.successWrapper{display:flex;justify-content:center;align-items:center;max-width:470px;margin:30px auto}body.tech12 .successWrapper{max-width:100%}@media screen and (max-width: 600px){.successWrapper{flex-direction:column;text-align:center}.successWrapper span{display:block}}.successCircle{width:42px;height:42px;border:1px solid #d1d8dc;border-radius:50%;position:relative}body.tech12 .successCircle{border:1px solid #fff}@media screen and (max-width: 600px){.successCircle{margin-bottom:12px}}.successCircle .svg-success-talkbacks{content:'';width:50%;height:40%;display:inline-block;font-size:20px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.successCircle .success-tick-svg{fill:#db0000}body.theme-news-app .successCircle .success-tick-svg{fill:#db0000}.textSuccess{color:#db0000;font-size:21px;font-family:ReformaNarrowRegular}body.theme-news-app .textSuccess{color:#db0000}body.tech12 .textSuccess{font-size:17px;font-family:YonitRegular}@media screen and (min-width: 600px){.textSuccess{margin-right:15px}}@media screen and (min-width: 1280px) and (max-width: 1359px), screen and (min-width: 1600px){footer{width:1126px}}

