.bin{margin-right:1px;position:relative}.bin-color{background-color:#dbe0e2}.bin-color-selected{background-color:#0079ba}.bin-color-optimal{background-color:#caf9f6}.bin-color-optimal-selected{background-color:#01e2d4}.in-range{z-index:1}.out-of-range{z-index:0}.selected-range{text-align:center}.ui-slider-horizontal{height:.2em}.ui-slider .ui-slider-handle{border-radius:50%;height:.8em;width:.8em}.ui-corner-all{border-radius:0}.tooltip>.tooltiptext{background-color:#ffffca;color:#000;padding:12px;position:absolute;text-align:center;visibility:hidden;width:120px;z-index:100}.tooltip:hover>.tooltiptext{margin-top:50px;visibility:visible}.display-none{display:none}.histogram{display:flex;width:100%}
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2017 Kyle Kemp, Rohit Kalkur, and contributors
 *
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */.slider{display:inline-block;position:relative;vertical-align:top}.slider.slider-horizontal{width:100%}.slider.slider-horizontal .slider-track{height:5px;left:0;width:100%}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-high,.slider.slider-horizontal .slider-track-low{bottom:0;height:100%;top:0}.slider.slider-horizontal .slider-handle,.slider.slider-horizontal .slider-tick{margin-left:-17px}.slider.slider-horizontal .slider-handle.triangle,.slider.slider-horizontal .slider-tick.triangle{border-bottom-color:#0480be;border-width:0 10px 10px;height:0;margin-top:0;position:relative;top:50%;transform:translateY(-50%);width:0}.slider.slider-horizontal .slider-tick-container{left:0;position:absolute;top:0;white-space:nowrap;width:100%}.slider.slider-horizontal .slider-tick-label-container{margin-top:20px;white-space:nowrap}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{display:inline-block;padding-top:4px;text-align:center}.slider.slider-horizontal.slider-rtl .slider-track{left:auto;right:0}.slider.slider-horizontal.slider-rtl .slider-handle,.slider.slider-horizontal.slider-rtl .slider-tick{margin-left:0;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:auto;right:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{height:100%;left:25%;top:0;width:10px}.slider.slider-vertical .slider-selection{bottom:0;left:0;top:0;width:100%}.slider.slider-vertical .slider-track-high,.slider.slider-vertical .slider-track-low{left:0;right:0;width:100%}.slider.slider-vertical .slider-handle,.slider.slider-vertical .slider-tick{margin-top:-10px}.slider.slider-vertical .slider-handle.triangle,.slider.slider-vertical .slider-tick.triangle{border-left-color:#0480be;border-right-color:#0480be;border-width:10px 0 10px 10px;height:1px;margin-left:0;margin-right:0;width:1px}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical.slider-rtl .slider-track{left:auto;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:auto;right:0}.slider.slider-vertical.slider-rtl .slider-handle.triangle,.slider.slider-vertical.slider-rtl .slider-tick.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:0;padding-right:4px}.slider.slider-disabled .slider-handle{background-image:-webkit-linear-gradient(top,#dfdfdf,#bebebe);background-image:-o-linear-gradient(top,#dfdfdf 0,#bebebe 100%);background-image:linear-gradient(180deg,#dfdfdf 0,#bebebe);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdfdfdf",endColorstr="#ffbebebe",GradientType=0)}.slider.slider-disabled .slider-track{background-image:-webkit-linear-gradient(top,#e5e5e5,#e9e9e9);background-image:-o-linear-gradient(top,#e5e5e5 0,#e9e9e9 100%);background-image:linear-gradient(180deg,#e5e5e5 0,#e9e9e9);background-repeat:repeat-x;cursor:not-allowed;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe5e5e5",endColorstr="#ffe9e9e9",GradientType=0)}.slider input{display:none}.slider .tooltip.top{margin-top:-36px}.slider .tooltip-inner{max-width:none;white-space:nowrap}.slider .hide{display:none}.slider-track{background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);background-image:linear-gradient(180deg,#f5f5f5 0,#f9f9f9);background-repeat:repeat-x;-webkit-box-shadow:inset 0 1px 2px #0000001a;box-shadow:inset 0 1px 2px #0000001a;cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5",endColorstr="#fff9f9f9",GradientType=0)}.slider-selection,.slider-track{border-radius:4px;position:absolute}.slider-selection{background-color:#647686;box-sizing:border-box}.slider-selection.tick-slider-selection{background-image:-webkit-linear-gradient(top,#89cdef,#81bfde);background-image:-o-linear-gradient(top,#89cdef 0,#81bfde 100%);background-image:linear-gradient(180deg,#89cdef 0,#81bfde);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff89cdef",endColorstr="#ff81bfde",GradientType=0)}.slider-track-high,.slider-track-low{background:#0000;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute}.slider-handle{background-color:#fff;border:2px solid gray;height:30px;position:absolute;top:-15px;width:30px;z-index:10}.slider-handle.round{border-radius:50%}.slider-handle.custom,.slider-handle.triangle{background:#0000 none}.slider-handle.custom:before{color:#726204;content:"★";font-size:20px;line-height:20px}.slider-tick{background-image:-webkit-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:-o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:linear-gradient(180deg,#f9f9f9 0,#f5f5f5);background-repeat:repeat-x;border:0 solid #0000;-webkit-box-shadow:inset 0 -1px 0 #00000026;box-shadow:inset 0 -1px 0 #00000026;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff9f9f9",endColorstr="#fff5f5f5",GradientType=0);filter:none;height:20px;opacity:.8;position:absolute;width:20px}.slider-tick.round{border-radius:50%}.slider-tick.custom,.slider-tick.triangle{background:#0000 none}.slider-tick.custom:before{color:#726204;content:"★";font-size:20px;line-height:20px}.slider-tick.in-selection{background-image:-webkit-linear-gradient(top,#89cdef,#81bfde);background-image:-o-linear-gradient(top,#89cdef 0,#81bfde 100%);background-image:linear-gradient(180deg,#89cdef 0,#81bfde);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff89cdef",endColorstr="#ff81bfde",GradientType=0);opacity:1}@font-face{font-display:swap;font-family:Assistant;font-style:normal;font-weight:600;src:local("Assistant-SemiBold"),local("Assistant-SemiBold"),url(../fonts/assistant/Assistant-SemiBold.woff2) format("woff2"),url(../fonts/assistant/Assistant-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Assistant;font-style:normal;font-weight:700;src:local("Assistant Bold"),local("Assistant-Bold"),url(../fonts/assistant/Assistant-Bold.woff2) format("woff2"),url(../fonts/assistant/Assistant-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Assistant;font-style:normal;font-weight:500;src:local("Assistant Medium"),local("Assistant-Medium"),url(../fonts/assistant/Assistant-Medium.woff2) format("woff2"),url(../fonts/assistant/Assistant-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Assistant;font-style:normal;font-weight:700;src:local("Assistant ExtraBold"),local("Assistant-ExtraBold"),url(../fonts/assistant/Assistant-ExtraBold.woff2) format("woff2"),url(../fonts/assistant/Assistant-ExtraBold.woff) format("woff")}@font-face{font-display:swap;font-family:Assistant;font-style:normal;font-weight:400;src:local("Assistant Regular"),local("Assistant-Regular"),url(../fonts/assistant/Assistant-Regular.woff2) format("woff2"),url(../fonts/assistant/Assistant-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Assistant;font-style:normal;font-weight:200;src:local("Assistant ExtraLight"),local("Assistant-ExtraLight"),url(../fonts/assistant/Assistant-ExtraLight.woff2) format("woff2"),url(../fonts/assistant/Assistant-ExtraLight.woff) format("woff")}@font-face{font-display:swap;font-family:Assistant;font-style:normal;font-weight:300;src:local("Assistant Light"),local("Assistant-Light"),url(../fonts/assistant/Assistant-Light.woff2) format("woff2"),url(../fonts/assistant/Assistant-Light.woff) format("woff")}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(../fonts/icons/icomoon.eot);src:url(../fonts/icons/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icons/icomoon.ttf) format("truetype"),url(../fonts/icons/icomoon.woff) format("woff"),url(../fonts/icons/icomoon.svg#icomoon) format("svg")}:root{--font:"Assistant",sans-serif;--gray500:#6b7280;--gray700:#374151;--gray200:#e5e7eb;--gray3:#828282;--gray4:#cacaca;--gray5:#ddd;--white:#fff;--brand:#0000;--light-black:#242424;--border:#ebeef2;--blue:#4d89ff;--radius:8px;--radiusX2:16px;--asideSize:0px;--generalBg:linear-gradient(180deg,#b66bff,#07ebff);--blur:blur(10px)}:root body.dreams-campaign,:root body.israel-campaign{--brand:#4d89ff}:root body.default-map,:root body.israel-campaign-ynet,:root body.world-campaign{--brand:#4d89ff;--meeting-scheduler--main-color:#4d89ff;--meeting-scheduler--secondary-color:#fce4e4}@keyframes fade{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bottomEntrance{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFilerSlide{0%{transform:translateX(100%);visibility:visible}to{position:relative;transform:translateX(0);visibility:visible}}@keyframes slideOutFilerSlide{0%{transform:translateX(0);visibility:visible}to{transform:translateX(-100%);visibility:hidden}}[class*=" icon-"]:before,[class^=icon-]:before,[class^=path]:before{font-family:icomoon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-copy-regular:before{content:""}.icon-construction-crane:before{content:""}.icon-warning:before{content:""}.icon-events2:before{content:""}.icon-np_sale:before{content:""}.icon-event-icon:before{content:""}.icon-sale-icon:before{content:""}.icon-icon-mobile-map:before{content:""}.icon-clear-filter:before{content:""}.icon-linkedin:before{content:""}.icon-social-skype:before{content:""}.icon-social-telegram:before{content:""}.icon-share-big:before{content:""}.icon-chat:before{content:""}.icon-360-new:before{content:""}.icon-street-view:before{content:""}.icon-building-new:before{content:""}.icon-rotate:before{content:""}.icon-check-mark:before{content:""}.icon-single-bed:before{content:""}.icon-single-bed-two:before{content:""}.icon-disabled:before{content:""}.icon-bed:before{content:""}.icon-spain .path1:before{color:#c8414b;content:""}.icon-spain .path2:before{color:#ffd250;content:"";margin-left:-1em}.icon-spain .path3:before{color:#c8414b;content:"";margin-left:-1em}.icon-spain .path4:before{color:#f5f5f5;content:"";margin-left:-1em}.icon-spain .path5:before{color:#fab446;content:"";margin-left:-1em}.icon-spain .path6:before{color:#c8414b;content:"";margin-left:-1em}.icon-spain .path7:before{color:#c8414b;content:"";margin-left:-1em}.icon-spain .path8:before{color:#c8414b;content:"";margin-left:-1em}.icon-spain .path9:before{color:#f5f5f5;content:"";margin-left:-1em}.icon-spain .path10:before{color:#c8414b;content:"";margin-left:-1em}.icon-spain .path11:before{color:#c8414b;content:"";margin-left:-1em}.icon-spain .path12:before{color:#fab446;content:"";margin-left:-1em}.icon-spain .path13:before{color:#c8414b;content:"";margin-left:-1em}.icon-spain .path14:before{color:#c8414b;content:"";margin-left:-1em}.icon-spain .path15:before{color:#ffb441;content:"";margin-left:-1em}.icon-spain .path16:before{color:#fab446;content:"";margin-left:-1em}.icon-spain .path17:before{color:#fab446;content:"";margin-left:-1em}.icon-spain .path18:before{color:#f5f5f5;content:"";margin-left:-1em}.icon-spain .path19:before{color:#fab446;content:"";margin-left:-1em}.icon-spain .path20:before{color:#fab446;content:"";margin-left:-1em}.icon-spain .path21:before{color:#5064aa;content:"";margin-left:-1em}.icon-spain .path22:before{color:#fab446;content:"";margin-left:-1em}.icon-spain .path23:before{color:#5064aa;content:"";margin-left:-1em}.icon-spain .path24:before{color:#fab446;content:"";margin-left:-1em}.icon-spain .path25:before{color:#ffb441;content:"";margin-left:-1em}.icon-spain .path26:before{color:#f5f5f5;content:"";margin-left:-1em}.icon-spain .path27:before{color:#f5f5f5;content:"";margin-left:-1em}.icon-spain .path28:before{color:#f5f5f5;content:"";margin-left:-1em}.icon-spain .path29:before{color:#f5f5f5;content:"";margin-left:-1em}.icon-spain .path30:before{color:#fab446;content:"";margin-left:-1em}.icon-spain .path31:before{color:#ffa0d2;content:"";margin-left:-1em}.icon-spain .path32:before{color:#5064aa;content:"";margin-left:-1em}.icon-spain .path33:before{color:#fab446;content:"";margin-left:-1em}.icon-spain .path34:before{color:#c8414b;content:"";margin-left:-1em}.icon-spain .path35:before{color:#ffd250;content:"";margin-left:-1em}.icon-spain .path36:before{color:#ffd250;content:"";margin-left:-1em}.icon-spain .path37:before{color:#ffd250;content:"";margin-left:-1em}.icon-spain .path38:before{color:#c8414b;content:"";margin-left:-1em}.icon-spain .path39:before{color:#c8414b;content:"";margin-left:-1em}.icon-fr .path1:before{color:#41479b;content:""}.icon-fr .path2:before{color:#f5f5f5;content:"";margin-left:-1em}.icon-fr .path3:before{color:#ff4b55;content:"";margin-left:-1em}.icon-list1:before{content:""}.icon-building:before{content:""}.icon-kids:before{content:""}.icon-subway2:before{content:""}.icon-kosher:before{content:""}.icon-Israel2 .path1:before{color:#fff;content:""}.icon-Israel2 .path2:before{color:#0038b8;content:"";margin-left:-1em}.icon-Israel2 .path3:before{color:#0038b8;content:"";margin-left:-1em}.icon-Israel2 .path4:before{color:#0038b8;content:"";margin-left:-1em}.icon-Russia2 .path1:before{color:#eb5757;content:""}.icon-Russia2 .path2:before{color:#2f80ed;content:"";margin-left:-1em}.icon-Russia2 .path3:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path1:before{color:#b22234;content:""}.icon-USA2 .path2:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path3:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path4:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path5:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path6:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path7:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path8:before{color:#3c3b6e;content:"";margin-left:-1em}.icon-USA2 .path9:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path10:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path11:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path12:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path13:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path14:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path15:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path16:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path17:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path18:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path19:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path20:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path21:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path22:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path23:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path24:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path25:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path26:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path27:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path28:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path29:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path30:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path31:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path32:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path33:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path34:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path35:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path36:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path37:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path38:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path39:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path40:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path41:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path42:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path43:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path44:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path45:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path46:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path47:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path48:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path49:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path50:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path51:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path52:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path53:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path54:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path55:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path56:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path57:before{color:#fff;content:"";margin-left:-1em}.icon-USA2 .path58:before{color:#fff;content:"";margin-left:-1em}.icon-download:before{content:""}.icon-bmby .path1:before{color:#3874a3;content:""}.icon-bmby .path2:before{color:#d51d54;content:"";margin-left:-1em}.icon-bmby .path3:before{color:#e0b128;content:"";margin-left:-1em}.icon-bmby .path4:before{color:#3cad49;content:"";margin-left:-1em}.icon-France .path1:before{color:#00239b;content:""}.icon-France .path2:before{color:#fff;content:"";margin-left:-1em}.icon-France .path3:before{color:#f01929;content:"";margin-left:-1em}.icon-Ireland .path1:before{color:#16a053;content:""}.icon-Ireland .path2:before{color:#fff;content:"";margin-left:-1em}.icon-Ireland .path3:before{color:#ff8235;content:"";margin-left:-1em}.icon-Israel .path1:before{color:#fff;content:""}.icon-Israel .path2:before{color:#0038b8;content:"";margin-left:-1em}.icon-Israel .path3:before{color:#0038b8;content:"";margin-left:-1em}.icon-Israel .path4:before{color:#0038b8;content:"";margin-left:-1em}.icon-Italy .path1:before{color:#01913a;content:""}.icon-Italy .path2:before{color:#fff;content:"";margin-left:-1em}.icon-Italy .path3:before{color:#dd2b2b;content:"";margin-left:-1em}.icon-Russia .path1:before{color:#eb5757;content:""}.icon-Russia .path2:before{color:#2f80ed;content:"";margin-left:-1em}.icon-Russia .path3:before{color:#fff;content:"";margin-left:-1em}.icon-UK .path1:before{color:#012169;content:""}.icon-UK .path2:before{color:#fff;content:"";margin-left:-1em}.icon-UK .path3:before{color:#c8102e;content:"";margin-left:-1em}.icon-UK .path4:before{color:#c8102e;content:"";margin-left:-1em}.icon-UK .path5:before{color:#fff;content:"";margin-left:-1em}.icon-Ukraine .path1:before{color:#f2c94c;content:""}.icon-Ukraine .path2:before{color:#2f80ed;content:"";margin-left:-1em}.icon-USA .path1:before{color:#b22234;content:""}.icon-USA .path2:before{color:#fff;content:"";margin-left:-1em}.icon-USA .path3:before{color:#3c3b6e;content:"";margin-left:-1em}.icon-USA .path4:before{color:#fff;content:"";margin-left:-1em}.icon-default-icon:before{content:""}.icon-gradient-2:before{content:""}.icon-favorite_selected:before{content:""}.icon-unselected:before{content:""}.icon-light-bulb--heart:before{content:""}.icon-light-bulb--tick:before{content:""}.icon-light-bulb:before{content:""}.icon-bike-storage:before{content:""}.icon-billiard:before{content:""}.icon-laundry:before{content:""}.icon-barbecue:before{content:""}.icon-coffee:before{content:""}.icon-fire:before{content:""}.icon-jacuzzi-2:before{content:""}.icon-library:before{content:""}.icon-lotus:before{content:""}.icon-lounge:before{content:""}.icon-pizza:before{content:""}.icon-pool:before{content:""}.icon-reception:before{content:""}.icon-sport-bag-2:before{content:""}.icon-teddy:before{content:""}.icon-autumn:before{content:""}.icon-birds:before{content:""}.icon-dawn:before{content:""}.icon-dusk:before{content:""}.icon-moon:before{content:""}.icon-spring:before{content:""}.icon-summer:before{content:""}.icon-sun:before{content:""}.icon-winter:before{content:""}.icon-bus:before{content:""}.icon-business:before{content:""}.icon-construction-site:before{content:""}.icon-culture-object:before{content:""}.icon-education:before{content:""}.icon-healthcare:before{content:""}.icon-park:before{content:""}.icon-restaurant:before{content:""}.icon-shopping:before{content:""}.icon-sport:before{content:""}.icon-street:before{content:""}.icon-available:before{content:""}.icon-available2:before{content:""}.icon-burger:before{content:""}.icon-burger3:before{content:""}.icon-gallery:before{content:""}.icon-info:before{content:""}.icon-magic-ball:before{content:""}.icon-settings:before{content:""}.icon-user:before{content:""}.icon-bike:before{content:""}.icon-car1:before{content:""}.icon-directions:before{content:""}.icon-home:before{content:""}.icon-home2:before{content:""}.icon-map-pin-filled:before{content:""}.icon-map-pin-outline:before{content:""}.icon-map:before{content:""}.icon-satellite:before{content:""}.icon-site:before{content:""}.icon-walkin:before{content:""}.icon-appstore:before{content:""}.icon-call:before{content:""}.icon-call_filled:before{content:""}.icon-chat1:before{content:""}.icon-email:before{content:""}.icon-facebook-messenger:before{content:""}.icon-FACEBOOK:before{content:""}.icon-google-2:before{content:""}.icon-instagram:before{content:""}.icon-meeting:before{content:""}.icon-message:before{content:""}.icon-playmarket:before{content:""}.icon-twitter-2:before{content:""}.icon-video-call:before{content:""}.icon-whatsapp:before{content:""}.icon-area:before{content:""}.icon-balcony:before{content:""}.icon-balcony2:before{content:""}.icon-bathroom:before{content:""}.icon-bedroom:before{content:""}.icon-budget:before{content:""}.icon-car:before{content:""}.icon-exposure:before{content:""}.icon-floor:before{content:""}.icon-floorplan1:before{content:""}.icon-gift:before{content:""}.icon-plan-type:before{content:""}.icon-storage:before{content:""}.icon-toilet:before{content:""}.icon-uniE97B:before{content:""}.icon-uniE97C:before{content:""}.icon-100:before{content:""}.icon-down2:before{content:""}.icon-left1:before{content:""}.icon-right1:before{content:""}.icon-up2:before{content:""}.icon-pause:before{content:""}.icon-play:before{content:""}.icon-closed:before{content:""}.icon-open:before{content:""}.icon-checked:before{content:""}.icon-unchecked:before{content:""}.icon-down1:before{content:""}.icon-left:before{content:""}.icon-right:before{content:""}.icon-up1:before{content:""}.icon-back:before{content:""}.icon-back90:before{content:""}.icon-compas-N:before{content:""}.icon-compas .path1:before{color:#1a2f43;content:""}.icon-compas .path2:before{color:#eb5757;content:"";margin-left:-1em}.icon-compas .path3:before{color:#eb5757;content:"";margin-left:-1em}.icon-compas1:before{content:""}.icon-compas2:before{content:""}.icon-external-link:before{content:""}.icon-filter-with-number:before{content:""}.icon-filter:before{content:""}.icon-gallery-point:before{content:""}.icon-list:before{content:""}.icon-login-enter:before{content:""}.icon-logout-exit:before{content:""}.icon-minus:before{content:""}.icon-more:before{content:""}.icon-mosaic:before{content:""}.icon-notification-dot:before{content:""}.icon-plus:before{content:""}.icon-reset-reload:before{content:""}.icon-rotate-left1:before{content:""}.icon-rotate-right1:before{content:""}.icon-search:before{content:""}.icon-share:before{content:""}.icon-sort:before{content:""}.icon-switch-on-navigation-panel:before{content:""}.icon-tune:before{content:""}.icon-fullscreen-arrows-2:before{content:""}.icon-fullscreen-arrows:before{content:""}.icon-1:before{content:""}.icon-360:before{content:""}.icon-cylinder-building:before{content:""}.icon-district:before{content:""}.icon-floorplan:before{content:""}.icon-gyroscope:before{content:""}.icon-orbit-building:before{content:""}.icon-orbit-project:before{content:""}.icon-ruler:before{content:""}.icon-vantage:before{content:""}.icon-vr-glasses:before{content:""}.icon-ar-down:before{content:""}.icon-ar-up:before{content:""}.icon-down:before{content:""}.icon-rotate-left:before{content:""}.icon-rotate-right:before{content:""}.icon-up:before{content:""}.icon-backspace:before{content:""}.icon-shift1:before{content:""}.icon-shift2:before{content:""}.icon-shift3:before{content:""}.icon-space:before{content:""}.icon-close:before{content:""}.icon-collapse:before{content:""}.icon-fullscreen:before{content:""}.icon-waterfall:before{content:""}.icon-compare:before{content:""}.icon-corner:before{content:""}.icon-print:before{content:""}.icon-Israel .path2:before,.icon-Israel .path3:before,.icon-Israel .path4:before{left:50%;margin-left:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.icon-USA .path2:before,.icon-USA .path3:before,.icon-USA .path4:before{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.icon-spain .path10:before,.icon-spain .path11:before,.icon-spain .path12:before,.icon-spain .path13:before,.icon-spain .path14:before,.icon-spain .path15:before,.icon-spain .path16:before,.icon-spain .path17:before,.icon-spain .path18:before,.icon-spain .path19:before,.icon-spain .path1:before,.icon-spain .path20:before,.icon-spain .path21:before,.icon-spain .path22:before,.icon-spain .path23:before,.icon-spain .path24:before,.icon-spain .path25:before,.icon-spain .path26:before,.icon-spain .path27:before,.icon-spain .path28:before,.icon-spain .path29:before,.icon-spain .path2:before,.icon-spain .path30:before,.icon-spain .path31:before,.icon-spain .path32:before,.icon-spain .path33:before,.icon-spain .path34:before,.icon-spain .path35:before,.icon-spain .path36:before,.icon-spain .path37:before,.icon-spain .path38:before,.icon-spain .path39:before,.icon-spain .path3:before,.icon-spain .path4:before,.icon-spain .path5:before,.icon-spain .path6:before,.icon-spain .path7:before,.icon-spain .path8:before,.icon-spain .path9:before{left:50%;margin-left:0;position:absolute;top:50%;transform:translate(-50%,-50%)}#assistantCenterLine{fill:var(--brand)}.button{align-items:center;background-color:var(--primaryBg);border:1px solid var(--borderColor);border-radius:var(--buttonShape);color:var(--brandColor);cursor:pointer;display:flex;font-weight:400;height:44px;justify-content:center;padding:10px;transition:.4s}.disabled-icon-button{color:var(--gray3)!important}.switch{display:inline-block;height:18px;position:relative;width:32px}.switch__checkbox{height:0;opacity:0;width:0}.switch__slider{background-color:#ccc;border-radius:9px;bottom:0;cursor:pointer;left:0;right:0;top:0}.switch__slider,.switch__slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.switch__slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:14px;left:2px;width:14px}.switch input:checked+.switch__slider{background-color:var(--brand)}.switch input:checked+.switch__slider:before{-webkit-transform:translateX(14px);-ms-transform:translateX(14px);transform:translateX(14px)}.cluster{align-items:center;display:flex;justify-content:center;pointer-events:none}.cluster-data{pointer-events:all;transform:translate(-50%,-50%)}.cluster-bg,.cluster-data{display:flex;height:44px;justify-content:center;left:0;position:absolute;top:0;width:48px}.cluster-bg{align-items:center;background:url(../img/m1.png) no-repeat 50%/contain}.cluster-bg:before{font-size:14px}.cluster-data>.cluster-anchor{bottom:2px}.cluster__text-content{color:#000}.hovered-cluster{z-index:99999999!important}.hovered-cluster .cluster__text-content{background:var(--brand);color:var(--white)}body.mobile-mode{--width:20px}body.mobile-mode .cluster-bg,body.mobile-mode .cluster-data{aspect-ratio:1;height:auto;width:var(--width)}body.mobile-mode .cluster-bg{background-color:var(--brand);background-image:none;background-position:50% 50%;background-repeat:no-repeat;background-size:100% auto;border-radius:50%;top:-5px}.marker{cursor:pointer;pointer-events:none}.cluster-title,.marker__price__title,.marker__title{font-size:14px;font-weight:600;text-shadow:0 0 0 #0000,-1px 0 0 #0000,0 0 0 #0000,0 -1px 0 #0000;white-space:nowrap}.marker__title{display:none}.marker.show__content .marker__title{display:block}.cluster-anchor,.marker__text-anchor{bottom:-5px;height:0;position:absolute}.cluster__text-content,.marker__text-content{align-items:center;background:hsla(0,0%,100%,.788);border-radius:20px;display:flex;flex-direction:column;padding:0 10px}.cluster-price-from,.marker__price-from{margin-inline-end:5px}.dreams-marker-logo{background-image:url(../img/dreamsMarkerLogo.jpg)}.marker-content{display:flex;height:38px;justify-content:center;left:0;pointer-events:all;position:absolute;top:0;transform:translate(-50%,-100%);width:35px}.marker-content,.marker-logo{background-position:50%;background-repeat:no-repeat;background-size:contain}.marker-logo{background-color:var(--white);border-radius:50%;height:25px;margin-top:3px;width:25px}.default-marker-logo{align-items:center;color:var(--brand);display:flex;font-size:21px;justify-content:center}.lite-marker .marker-logo:before{color:var(--gray3)}.lite-marker .marker-logo.grayscale{filter:grayscale(100%)}.hovered-marker{z-index:99999999!important}.hovered-marker .cluster__text-content,.hovered-marker .marker__text-content{background:var(--brand);color:var(--white)}.aside-preview{background:none;border:none;display:flex;flex-direction:column;height:100%;overflow:hidden;width:0}.preview__wrapper{cursor:pointer;overflow:hidden;pointer-events:all;transform:translate(-50%,-100%)}.preview__iframe{border:none;height:100%;width:100%}.preview__image{background-size:cover;border-radius:50%;display:flex;flex-direction:column;height:80px;justify-content:space-evenly;margin:auto auto 10px;width:80px}.dreams-project,.external-project{border:2px solid var(--brand)}.lite-marker .preview__image{border:2px solid var(--gray3)}.preview-logo{background-position:50%;background-repeat:no-repeat;background-size:75px;border-radius:50%;height:100%;width:100%}.without-preloader{justify-content:flex-end}.without-preloader>.preview-logo{height:20%;margin-bottom:25px}.preview-title-block{align-items:center;display:flex;flex-direction:column;font-weight:400;justify-content:center;position:absolute;top:50px;width:100%}.preview-title{font-size:32px;font-weight:500}.preview-city-title{font-size:16px;font-weight:300}.preview__btns{background:none;background-color:#0000;display:flex;justify-content:space-around}.back-to-map-btn,.project-btn{background:none;border:none;border-bottom:1px solid #000;color:#000;cursor:pointer;font-size:16px;margin:20px 0 3px;padding-bottom:5px;text-decoration:none}.back-to-map-btn:before,.project-btn:before{margin-right:5px}.back-to-map-btn{margin-left:10px}.preview__img{position:fixed;top:-100px;z-index:1000}html[lang=he] .back-to-map-btn{margin-left:0;margin-right:10px}html[lang=he] .back-to-map-btn:before,html[lang=he] .project-btn:before{margin-left:5px;margin-right:0}.preloader__container{align-items:center;display:flex;height:100%;justify-content:center;pointer-events:none;position:relative;user-select:none;width:100%}.preloader__container--absolute{position:absolute}.preloader__container--blur{backdrop-filter:blur(10px)}.preloader__container--substrate{background:#00000080}.preloader{align-items:center;display:flex;height:60px;justify-content:center;pointer-events:none;position:relative;transform:translateX(-50%);user-select:none;width:60px}.marker-preloader{transform:translate(-50%,-50%) scale(.4)}.loader{background:linear-gradient(90deg,#00f0ff,#cb5cff);left:50%;top:50%;transform:translate(-50%,-50%);width:50px}.loader,.loader:after,.loader:before{animation:load 1.8s ease-in-out infinite;border-radius:5px;height:10px;position:absolute}.loader:after,.loader:before{content:"";display:block}.loader:before{background:linear-gradient(90deg,#4bff73,#00f0ff);left:10px;top:-20px;width:40px}.loader:after{background:linear-gradient(90deg,#cb5cff,#ffbb54);bottom:-20px;width:35px}@keyframes load{0%{transform:translateX(40px)}50%{transform:translateX(-30px)}to{transform:translateX(40px)}}.map-toggle{border-radius:var(--radius);bottom:14px;cursor:pointer;height:80px;margin:10px;position:absolute;right:60px;width:80px}.map-toggle:before{background-image:linear-gradient(#0000,#00000080);border-radius:0 0 var(--radius) var(--radius);bottom:0;content:"";height:30px;left:0;position:absolute;width:80px}.map-toggle:after{bottom:5px;color:var(--white);font-size:14px;left:5px;position:absolute;text-shadow:#000000b3 0 2px 0}.map-toggle[data-map-type=roadmap]{background-image:url(../img/satellite.jpg)}.map-toggle[data-map-type=roadmap]:after{content:"Satellite"}.map-toggle[data-map-type=hybrid],.map-toggle[data-map-type=satellite]{background-image:url(../img/road.jpg)}.map-toggle[data-map-type=hybrid]:after,.map-toggle[data-map-type=satellite]:after{content:"Map"}.controls-container{align-items:center;background:var(--white);border-radius:13px;box-shadow:0 1px 4px -1px #0000004d;justify-content:center;position:absolute;right:10px;text-align:center;top:50%;transform:translateY(-50%)}.controls-container,.controls-wrapper{display:flex;flex-direction:column}.controls,a[rel=noopener]{position:relative}.controls{background:none;border:none;color:#666;cursor:pointer;direction:ltr;font-size:32px;height:40px;width:40px}.controls:after{background-color:#e6e6e6;bottom:0;content:"";height:1px;position:absolute;right:4px;width:80%}.controls:last-child:after{content:none}.left-control-btn,.right-control-btn{border-radius:2px 0 0 2px}.right-control-btn{transform:scaleX(-1)}body.mobile-mode .gm-bundled-control-on-bottom{display:none}body.mobile-mode .map-toggle{bottom:60px;display:none;right:14px}body.mobile-mode .controls-container{bottom:45px!important;left:14px!important}body.mobile-mode .controls-wrapper{display:flex;flex-direction:column}body.mobile-mode .controls:after{bottom:0;height:1px;left:4px;width:80%}@media screen and (orientation:landscape){body.mobile-mode .map-toggle{bottom:14px}}html[dir=rtl] .map-toggle{left:60px;right:unset}html[dir=rtl] .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom{left:5px;right:unset!important}html[dir=rtl] .controls-container{left:10px;right:unset}html[dir=rtl] body.mobile-mode .map-toggle{left:10px}.bmby-logo{bottom:20px;cursor:pointer;position:fixed;right:80px}.bmby-img{width:120px}.logo,body.default-map .ynet-logo,body.dreams-campaign .ynet-logo,body.israel-campaign-ynet .ynet-logo,body.world-campaign .ynet-logo{background:url(../img/dreams-logo-text.svg) no-repeat 50%/contain;cursor:pointer;height:40px;margin:15px;width:150px}.cyprus .logo,.cyprus body.default-map .ynet-logo,.cyprus body.dreams-campaign .ynet-logo,.cyprus body.israel-campaign-ynet .ynet-logo,.cyprus body.world-campaign .ynet-logo,body.default-map .cyprus .ynet-logo,body.dreams-campaign .cyprus .ynet-logo,body.israel-campaign-ynet .cyprus .ynet-logo,body.world-campaign .cyprus .ynet-logo{background:url(../img/campaign/leptosestates-logo.svg) no-repeat 50%/contain}.dreams-logo{background:url(../img/logo_dreams.png) no-repeat 50%/contain;height:30px;width:202px}.powered__bmby-logo{background:url(../img/powered_bmby.svg) no-repeat 50%/contain}body.mobile-mode .bmby-logo{position:absolute}body.default-map body.mobile-mode .header .ynet-logo,body.dreams-campaign body.mobile-mode .header .ynet-logo,body.israel-campaign-ynet body.mobile-mode .header .ynet-logo,body.mobile-mode .header .logo,body.mobile-mode .header body.default-map .ynet-logo,body.mobile-mode .header body.dreams-campaign .ynet-logo,body.mobile-mode .header body.israel-campaign-ynet .ynet-logo,body.mobile-mode .header body.world-campaign .ynet-logo,body.world-campaign body.mobile-mode .header .ynet-logo{background:url(../img/dreams-logo-clear.svg) no-repeat 50%/contain;background-position-y:12px}@media screen and (orientation:portrait){body.default-map body.mobile-mode .header .ynet-logo,body.dreams-campaign body.mobile-mode .header .ynet-logo,body.israel-campaign-ynet body.mobile-mode .header .ynet-logo,body.mobile-mode .header .logo,body.mobile-mode .header body.default-map .ynet-logo,body.mobile-mode .header body.dreams-campaign .ynet-logo,body.mobile-mode .header body.israel-campaign-ynet .ynet-logo,body.mobile-mode .header body.world-campaign .ynet-logo,body.world-campaign body.mobile-mode .header .ynet-logo{margin:0 10px;min-width:auto;width:250px}body.mobile-mode .header .bmby-logo{left:10px;right:unset}}@media screen and (orientation:landscape){body.mobile-mode .bmby-logo{left:2px;right:unset}}@media screen and (orientation:portrait){body.default-map body.mobile-mode.cyprus .header .ynet-logo,body.dreams-campaign body.mobile-mode.cyprus .header .ynet-logo,body.israel-campaign-ynet body.mobile-mode.cyprus .header .ynet-logo,body.mobile-mode.cyprus .header .logo,body.mobile-mode.cyprus .header body.default-map .ynet-logo,body.mobile-mode.cyprus .header body.dreams-campaign .ynet-logo,body.mobile-mode.cyprus .header body.israel-campaign-ynet .ynet-logo,body.mobile-mode.cyprus .header body.world-campaign .ynet-logo,body.world-campaign body.mobile-mode.cyprus .header .ynet-logo{background:url(../img/campaign/leptosestates-logo-mobile.svg) no-repeat 50%/contain}}.content{overflow:hidden;position:relative;width:100%}.aside-content,.content{display:flex;height:100%}.aside-content{align-items:center;width:auto}.minimized{cursor:pointer;height:26px;width:26px}.header{border-bottom:1px solid var(--gray200);box-shadow:0 2px 4px #3c404326;height:auto;width:100%;z-index:1}body.mobile-mode .header{min-height:56px}.projects-list{align-items:center;background-color:#0000;display:flex;flex-direction:column;height:100%;min-width:425px;position:relative;z-index:2}.projects-list[state=full-screen] .projects-count,.projects-list[state=half-screen] .projects-count,.projects-list[state=minimized] .projects-count{display:none}.projects-list[state=half-screen] .projects-wrapper{padding-bottom:100%}.projects-list__title{color:var(--gray500);display:none;font-size:13px;left:50%;position:absolute;top:2px;transform:translateX(-50%)}.project-list--shadow{box-shadow:6px 6px 6px #3c40434d}.projects-button__count,.projects-count{display:flex;gap:5px}.projects-count{align-items:center;color:#000;font-size:18px;font-weight:600;justify-content:center;padding:8px 20px;pointer-events:none;text-transform:uppercase;width:100%}.projects-count__value{color:var(--brand)}.projects-count__icon>svg{display:none}.projects-list-toggle{align-items:center;background-color:var(--white);border-left:1px solid var(--gray200);border-radius:0 var(--radius) var(--radius) 0;box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326;cursor:pointer;display:none;font-size:20px;font-weight:700;height:48px;justify-content:flex-start;position:absolute;right:-24px;width:24px}.projects-list-toggle:before{content:""}.projects-wrapper{background-color:var(--white);display:flex;flex-direction:column;height:100%;min-width:350px;overflow-y:auto;width:min-content}.empty-list{font-size:24px;padding:20px 0;text-align:center}#lazy-anchor,.empty-list{align-items:center;display:flex;justify-content:center}#lazy-anchor{font-size:32px;height:auto;width:100%}.update-map-move,.update-map__label{display:flex;width:100%}.update-map__label{align-items:center;gap:10px;padding:10px 20px}.privacy-and-accessibility{display:flex;gap:10px}.accessibility,.privacy{background:var(--white);display:flex;padding:10px 20px;width:100%}.accessibility__doc,.privacy__doc{color:#000}.accessibility-in-settings,.privacy-in-settings{bottom:20px;position:absolute}body.mobile-mode .projects-list,body.mobile-mode .projects-wrapper{min-width:unset}body.mobile-mode .privacy,body.mobile-mode .projects-count{display:none}body.mobile-mode .projects-count__icon{height:25px;position:relative;width:25px}body.mobile-mode .projects-count__icon>svg{display:block}body.mobile-mode .projects-button__count{gap:0}body.mobile-mode .to-map-button{background:linear-gradient(261.92deg,#c363ff -9.12%,#0ae9ff 119.63%);border:none;border-radius:30px;bottom:120px;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);color:var(--white);display:flex;font-size:18px;gap:5px;left:50%;padding:10px 20px;position:absolute;transform:translateX(-50%);z-index:3}@media screen and (orientation:portrait){body.mobile-mode .projects-list{background-color:var(--white);border-radius:20px 20px 0 0;box-shadow:0 -1px 14px 0 #00000040;padding-top:40px;position:absolute;transition:bottom .3s ease-out;width:100%;z-index:3}body.mobile-mode .projects-list:before{background-color:silver;border-radius:70px;content:"";height:4px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:80px}body.mobile-mode .projects-list[state=hidden]{bottom:-100%}body.mobile-mode .projects-list[state=minimized]{bottom:calc(-100% + 85px)}body.mobile-mode .projects-list[state=half-screen]{bottom:-50%;padding-top:30px}body.mobile-mode .projects-list[state=full-screen]{border-radius:0;bottom:0}body.mobile-mode .projects-count{justify-content:center;position:absolute;top:20px}body.mobile-mode .projects-wrapper{background-color:initial;box-shadow:none;width:100%}}@media screen and (orientation:portrait)and (orientation:landscape){body.mobile-mode .projects-wrapper{width:auto}}@media screen and (orientation:portrait){body.mobile-mode .projects-wrapper::-webkit-scrollbar{display:none}}@media screen and (orientation:portrait){body.mobile-mode .privacy{bottom:0;position:sticky}}@media screen and (orientation:landscape){body.mobile-mode .to-map-button{display:none}body.mobile-mode .projects-list[state=half-screen] .projects-wrapper{padding-bottom:0}body.mobile-mode .privacy-in-settings{position:relative}}.viewer{align-items:center;backdrop-filter:blur(5px);background:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:4000}.viewer-iframe{border:none;border-radius:14px;box-shadow:0 2px 2px 0 rgba(0,0,0,.549);height:95%;width:95%}.close-btn,.viewer-close-btn,.viewer-open-in-new-tab{background-color:var(--gray700);border:none;border-radius:50%;color:var(--white);cursor:pointer;font-size:18px;padding:10px;position:absolute;right:10px;top:10px}.viewer-open-in-new-tab{top:60px}.viewer .close-btn,.viewer .viewer-close-btn,.viewer .viewer-open-in-new-tab{aspect-ratio:1;width:43px}.viewer-preloader{backdrop-filter:blur(5px);background:#00000080;height:100%;justify-content:center;position:absolute;transform:none}.viewer-back-to-map,.viewer-preloader{align-items:center;display:flex;width:100%}.viewer-back-to-map{background-color:#000;flex-direction:row;height:40px;justify-content:space-between;padding:0 10px}.viewer .viewer-back-to-map .logo,.viewer .viewer-back-to-map body.default-map .ynet-logo,.viewer .viewer-back-to-map body.dreams-campaign .ynet-logo,.viewer .viewer-back-to-map body.israel-campaign-ynet .ynet-logo,.viewer .viewer-back-to-map body.world-campaign .ynet-logo,body.default-map .viewer .viewer-back-to-map .ynet-logo,body.dreams-campaign .viewer .viewer-back-to-map .ynet-logo,body.israel-campaign-ynet .viewer .viewer-back-to-map .ynet-logo,body.world-campaign .viewer .viewer-back-to-map .ynet-logo{background:initial;cursor:auto;height:15px;margin:0;width:auto}.viewer .viewer-back-to-map .logo img,.viewer .viewer-back-to-map body.default-map .ynet-logo img,.viewer .viewer-back-to-map body.dreams-campaign .ynet-logo img,.viewer .viewer-back-to-map body.israel-campaign-ynet .ynet-logo img,.viewer .viewer-back-to-map body.world-campaign .ynet-logo img,body.default-map .viewer .viewer-back-to-map .ynet-logo img,body.dreams-campaign .viewer .viewer-back-to-map .ynet-logo img,body.israel-campaign-ynet .viewer .viewer-back-to-map .ynet-logo img,body.world-campaign .viewer .viewer-back-to-map .ynet-logo img{height:100%;width:100%}.viewer-back-to-map .back-button{align-items:center;background:#0000;border:0;color:#fff;display:flex;font-size:13px;font-weight:400;justify-content:center}.viewer-back-to-map .back-button:before{font-size:15px}body.mobile-mode .viewer{bottom:0;display:flex;flex-direction:column-reverse;justify-content:flex-end;top:auto}body.mobile-mode .viewer-open-in-new-tab{background:none;top:0}body.mobile-mode .viewer-iframe{border-radius:0;height:100%;width:100%}body.mobile-mode .viewer:not(.--default-close-btn) .viewer-iframe{border-radius:0;height:calc(100% - 40px);width:100%}html[lang=he] .viewer-back-to-map .back-button:before{transform:rotate(180deg)}html[lang=he] .close-btn,html[lang=he] .viewer-close-btn,html[lang=he] .viewer-open-in-new-tab{left:10px;right:unset}.card{border-bottom:1px solid var(--gray200);cursor:pointer;display:grid;gap:16px;grid-template-areas:"logo content" "logo sale";grid-template-columns:auto 1fr;padding:16px;text-decoration:none}.card:hover{background:var(--gray200)}.card:-webkit-any-link{color:unset}.card-logo-content{align-items:center;display:flex;flex-direction:column;grid-area:logo;height:120px;max-width:120px;min-width:120px;position:relative}.card-logo{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;height:100%;width:100%}.card-company-logo-wrapper,.option-card-company-logo-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 2px 0 rgba(0,0,0,.549);height:40px;left:6px;padding:1px;position:absolute;top:6px;width:40px}.card-company-logo,.option-card-company-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:4px;height:100%;width:100%}.card-company-name,.option-card-company-name{font-size:14px;font-weight:600}.card-type{background:var(--brand);border-radius:40px;bottom:0;color:var(--white);font-size:22px;left:0;margin:6px;padding:0 16px;position:absolute}.card-content{display:flex;flex-direction:column;grid-area:content;position:relative;width:250px}.card__title-block{display:flex;justify-content:space-between}.card__icons{display:flex;gap:5px}.card-title{color:var(--gray700);font-size:22px;font-weight:600;line-height:24px}.card-description{color:var(--gray500);font-size:15px;font-weight:500;line-height:20px;position:relative}.card-apartments-description,.option-card-apartments-description{font-size:15px;font-weight:400;margin-top:10px}.card-apartments-description>span:not(:last-child),.option-card-apartments-description>span:not(:last-child){margin-inline-end:5px}.card-price-block,.option-card-price-block{align-items:center;display:flex;flex-wrap:wrap;margin-top:10px}.card-price-text,.option-card-price-text{font-size:15px;margin-inline-end:5px;white-space:nowrap}.card-price,.option-card-price{font-size:15px;font-weight:500;white-space:nowrap}.card-address,.option-card-address{align-items:center;display:flex;font-size:15px;justify-content:flex-start;margin-top:10px}.card-address:before,.option-card-address:before{margin-right:5px}.card-address__text.city-text:before,.city-text.option-card-address__text:before{content:", "}.card-buttons{margin-top:10px}.card-button,.card-buttons{display:flex;justify-content:space-between}.card-button{align-items:center;background-color:var(--gray500);border:none;border-radius:var(--radius);color:var(--white);cursor:pointer;font-size:16px;gap:6px;padding:10px;transition:background-color .3s cubic-bezier(0,0,.2,1)}.card-button:hover{background-color:var(--gray700)}.card-button:before{font-size:18px}.project-not-active{color:red;font-size:20px}.--project-underconstruction{color:#fb0;font-size:18px;height:18px}.card.card-out{animation:fade .5s forwards}.active-card{background:var(--gray200)}.option-card-btn.icon-uniE97B:before,.option-card-btn.icon-uniE97C:before{color:#000000b3;font-size:40px;padding:0}.option-card{background-color:var(--white);border-radius:var(--radius);box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326;margin-inline-start:20px;margin-top:20px;max-height:90%;overflow:auto;overflow-x:hidden;position:absolute;width:400px}.option-card,.option-card__wrapper{display:flex;flex-direction:column;height:auto}.option-card-logo,.option-card__wrapper{position:relative;width:100%}.option-card-logo{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--radius) var(--radius) 0 0;height:200px}.option-card-title__block{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;position:relative}.option-card__icons{display:flex;gap:5px}.option-card__company{font-size:18px;font-weight:600}.option-card__country{align-items:center;display:flex;font-size:18px!important;gap:5px;justify-content:space-around}.option-card__country:before{background:#000;height:100%;width:1px}.option-card-company-logo-wrapper{bottom:-16px;height:80px;left:24px;padding:4px;top:unset;width:80px}.option-card__header__wrapper{height:0;position:sticky;top:0;width:100%;z-index:11}.option-card__scroll-header{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:5px;pointer-events:none;transition:background-color .2s;width:100%}.option-card__scroll-header .option-card-title,.option-card__scroll-header .option-card__country{display:none;flex-grow:1;text-align:center}.option-card-close-btn{background-color:var(--white);border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:18px;left:unset;margin:4px;padding:10px;pointer-events:all;position:relative;right:unset;top:unset;z-index:3}.option-card-content{display:flex;flex-direction:column;gap:20px 0;padding:30px}.option-card-header{display:flex;justify-content:space-between}.option-card-body{display:flex;flex-direction:column}.option-card-title,.option-card__country{font-size:22px;font-weight:600;line-height:20px;position:relative;z-index:1}.option-card-date{font-size:17px;margin-top:10px}.option-card-date strong{margin-inline-start:5px}.option-card-apartments-description{font-size:17px;font-weight:400;margin-top:10px}.option-card-info-block{display:flex;flex-direction:column}.option-card-price-block{align-items:flex-end;flex-direction:column;margin-top:-20px;width:max-content}.option-card-price-block .option-card__icons{margin-top:5px}.option-card-price-text{font-size:15px;margin-right:0;margin-inline-end:0}.option-card-price{font-size:22px;font-weight:700;line-height:1}.option-card-price-plug{padding-top:9px}.option-card-type{margin:6px 0 0;position:relative}.option-card-apartments-info-block{align-items:center;display:flex;gap:10px;margin-top:10px;width:0}.option-card-building-item{align-items:center;color:var(--light-black);display:flex;flex-basis:33.333%;font-size:14px;letter-spacing:-.24px;white-space:nowrap}.option-card-building-item:before{font-size:30px}.option-card-building-item.icon-floor:before{font-size:26px;padding:0 3px}.option-card-building-item.icon-plan-type:before{font-size:24px;padding:0 3px}.option-card-building-item__text{margin-inline-start:2px}.option-card-buttons{align-items:center;display:flex;margin-bottom:18px}.option-card-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;flex-grow:1;font-size:12px;position:relative;width:50px}.option-card-btn:before{font-size:30px;padding:6px 2px 5px 0}.option-card-btn:not(:last-child):after{background:var(--gray200);content:"";height:100%;position:absolute;right:0;width:1px}.option-card-btn.icon-chat{background:none;color:var(--brand)}.option-card-btn:hover,.option-card-btn:hover:before{color:var(--brand)}.option-card-btn:disabled{background:none!important;color:var(--gray3)}.option-card-btn:disabled:before{color:var(--gray3)}.option-card-main-btn{align-items:center;background:var(--brand);border:none;border-radius:var(--radius);color:var(--white);cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;min-height:50px;padding:10px 0;width:100%}.option-card-main-btn.icon-360:before{font-size:26px;font-weight:400;margin-top:2px}.option-card-description{font-size:16px;line-height:24px;margin-top:20px}.option-card-main-buttons{display:flex;gap:20px}.option-card-main-buttons .option-card-btn{align-items:center;background:var(--brand);border:none;border-radius:var(--radius);color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:600;gap:8px;justify-content:center;min-height:50px;padding:10px 0;width:100%}.option-card-main-buttons .option-card-btn:before{font-size:24px;padding:0}.option-card-main-buttons .option-card-btn:hover:before{color:var(--white)}.scrolled{background-color:var(--white);box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326;z-index:2}.scrolled .option-card-title,.scrolled .option-card__country{display:block;left:0;position:absolute;width:100%}.option-card__floating-container{bottom:0;display:none;flex-direction:column;height:100%;justify-content:flex-end;position:sticky;width:100%;z-index:10}.option-card__buttons--floating{background:var(--white);box-shadow:0 3px 12px 0 #00000080;display:flex;flex-direction:row-reverse;gap:20px;justify-content:space-evenly;padding:16px;z-index:8}.option-card__buttons--floating>button{display:flex;flex-basis:auto;flex-grow:unset}.option-card__buttons--floating .contact-us__clone{background:var(--brand);border-radius:var(--radius);color:var(--white);flex-direction:row;font-size:16px;font-weight:600;gap:10px;justify-content:center;min-height:50px;width:100%}.option-card__buttons--floating .contact-us__clone:before{font-size:22px}.option-card__buttons--floating .contact-us__clone:hover,.option-card__buttons--floating .contact-us__clone:hover:before{color:var(--white)}.option-card__header-buttons{gap:15px;justify-content:flex-start;left:0;margin-bottom:0;margin-inline-start:10px;position:absolute;top:10px;width:auto;z-index:10}.option-card__header-buttons .option-card-btn{background:var(--white);border-radius:50%;flex-grow:unset;font-size:0;height:40px;justify-content:center;width:40px}.option-card__header-buttons .option-card-btn:after{display:none}.option-card__header-buttons .option-card-btn:before{font-size:18px}.option-card__header-buttons .option-card-btn[data-dictionary="Contact us"]{display:none}.option-card__header-buttons .option-card-btn[data-dictionary=Zoom]:before{font-size:22px}body.mobile-mode .card{border-bottom:none;display:flex;flex-direction:column;position:relative}body.mobile-mode .card:after{background-color:var(--gray200);bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 32px)}body.mobile-mode .card-logo{border-radius:20px}body.mobile-mode .card-company-logo-wrapper,body.mobile-mode .option-card-company-logo-wrapper{border-radius:4px;height:80px;width:80px}body.mobile-mode .option-card{animation:bottomEntrance .5s forwards;border-radius:0;bottom:0;height:100%;left:0;margin-left:0;max-height:unset;overflow-y:auto;position:fixed;width:100%;z-index:3}body.mobile-mode .option-card-content{overflow:unset;width:100%}body.mobile-mode .option-card-body{overflow:unset}body.mobile-mode .card-content{width:auto}body.mobile-mode .tabs__pan-body{overflow:unset}body.mobile-mode .card-apartments-description,body.mobile-mode .option-card-apartments-description{font-weight:500;line-height:18px}body.mobile-mode .card-logo-content{align-items:center;display:flex;flex-direction:column;height:180px;max-width:100%;position:relative}@media screen and (orientation:landscape){body.mobile-mode .card-logo-content{max-width:350px}body.mobile-mode .option-card__wrapper{flex-direction:row-reverse;height:100%}body.mobile-mode .option-card-content{overflow:auto;position:relative}body.mobile-mode .option-card-body{overflow:initial}body.mobile-mode .option-card-logo{height:100%;width:50%}body.mobile-mode .option-card-company-logo-wrapper{bottom:16px}body.mobile-mode .option-card__header-buttons{bottom:10px;flex-direction:column;left:unset;position:fixed;right:10px;top:unset;width:auto}}@media screen and (orientation:portrait){body.mobile-mode .option-card-main-buttons{display:none}body.mobile-mode .option-card__buttons--floating,body.mobile-mode .option-card__floating-container{display:flex}body.mobile-mode .option-card__scroll-header{pointer-events:none}body.mobile-mode .option-card-close-btn{pointer-events:all}body.mobile-mode .option-card-logo>.campaign-flag{display:none}body.mobile-mode .option-card-content{gap:0}body.mobile-mode .option-card-body,body.mobile-mode .option-card-content{position:unset}body.mobile-mode .option-card__header-buttons{gap:15px;justify-content:flex-start;left:0;margin-bottom:0;margin-inline-start:10px;position:absolute;top:10px;width:auto}body.mobile-mode .option-card__header-buttons .option-card-btn{background:var(--white);border-radius:50%;flex-grow:unset;font-size:0;height:40px;justify-content:center;width:40px}body.mobile-mode .option-card__header-buttons .option-card-btn:after{display:none}body.mobile-mode .option-card__header-buttons .option-card-btn:before{font-size:18px}body.mobile-mode .option-card__header-buttons .option-card-btn[data-dictionary="Contact us"]{display:none}body.mobile-mode .option-card__header-buttons .option-card-btn[data-dictionary=Zoom]:before{font-size:22px}}html[dir=rtl] .card-address:before,html[dir=rtl] .option-card-address:before{margin-left:5px;margin-right:0}html[dir=rtl] .card-type{left:auto;right:0}html[dir=rtl] .option-card-company-logo-wrapper{left:auto;right:24px}html[dir=rtl] .card .card-company-logo-wrapper,html[dir=rtl] .card .option-card-company-logo-wrapper{left:auto;right:6px}html[dir=rtl] .option-card-btn:not(:last-child):after{left:0;right:unset}html[dir=rtl] .option-card__header-buttons{left:unset;right:0}@media screen and (orientation:landscape){html[dir=rtl] body.mobile-mode .option-card__header-buttons{left:10px;right:unset}}.panorama-container{height:100%;left:0;position:absolute!important;top:0;width:100%;z-index:0}.close-btn{background-color:var(--white);color:#000;display:flex;z-index:3}body.mobile-mode .panorama-container{position:fixed!important;z-index:4}.filter-button{border:none;border-radius:var(--radius);color:var(--gray500);left:20px;padding:10px 20px;position:absolute;top:20px}.filter,.filter-button{background:var(--white);z-index:2}.filter{border-radius:0 0 20px 20px;display:flex;flex-direction:column;height:auto;overflow-y:auto;padding:28px;position:relative;width:700px}.filter::-webkit-scrollbar{background-color:var(--gray200);width:8px}.filter::-webkit-scrollbar-thumb{background-color:var(--gray500);border-radius:50px}.filter-title{font-size:21px;font-weight:500;padding:10px 20px}.filter-sub-title,.filter-sub-title__currency-label{font-size:18px;font-weight:600;text-transform:capitalize}.filter-filters{display:flex;flex-wrap:wrap;gap:10px}.filter-wrapper{display:flex;flex-direction:column;gap:20px 0;margin-bottom:20px;position:relative;width:100%}.filter-close-btn{background:none;border:none;color:var(--brand);cursor:pointer;font-size:16px;position:absolute;right:34px;top:30px}.filter-btn{align-items:center;border:1px solid var(--border);border-radius:44px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:2px;padding:10px 20px}.filter-btn:before{font-size:25px}.filter-apply-btn-wrapper{align-items:center;background:var(--white);display:flex;gap:10px;justify-content:space-between;width:100%;z-index:10}.filter-apply-btn,.form__submit,.gift-popup__skip-btn{background-color:var(--brand);border:none;border-radius:var(--radius);color:var(--white);cursor:pointer;font-size:16px;font-weight:600;padding:14px 30px;width:auto}.filter-reset-btn{background:none;border:none;border-bottom:1px solid var(--brand);color:var(--brand);cursor:pointer;font-size:16px;font-weight:600}.filter-round-btn{align-items:center;border:1px solid var(--gray4);border-radius:50%;cursor:pointer;display:flex;height:45px;justify-content:center;width:45px}.filter-btn-studio{border-radius:40px;font-size:14px;width:80px}.filter-btn-count{color:var(--brand)}.filter-selects{align-items:center;display:flex;justify-content:space-between;width:100%}.filter-select{border:1px solid var(--gray3);border-radius:52px;padding:10px 20px;text-align:center;width:40%}.filter-separator{background:var(--gray3);height:2px;width:25px}.filter-dreams-projects,.filter-new-construction{border:none;gap:15px;padding:10px 0}.filter-dreams-projects>label,.filter-new-construction>label{transform:scale(1.3)}.filter-sub-title[data-dictionary=dreamsProjects],.filter-sub-title[data-dictionary=newConstruction]{display:none}.area-input-label{align-items:center;display:flex;overflow:hidden;padding:1px;position:relative;width:100%}.area-city{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.area-input-main-label{max-width:800px}.area-input-main-label .area-input,.area-input-main-label .form__input,.area-input-main-label .projects-search__input{height:46px}.area-input-main-label .area-input-icon{background:var(--generalBg);border-radius:50%;color:var(--white);height:36px;width:36px}.area-input-main-label .area-input-icon:before{left:8px;position:absolute;top:8px}.hide-placeholder>input::placeholder{color:#0000}.area-input-icon{color:var(--gray4);font-size:20px;position:absolute;right:6px}.area-input,.form__input,.projects-search__input{border:1px solid var(--gray5);border-radius:50px;box-shadow:0 1px 2px #00000014,0 4px 12px #0000000d;gap:10px;padding:10px 20px;width:100%}.active-filter,.area-city__element-input:checked+.area-city__element,.filter__slide__content .area-city__element-input:checked+.filter-round-btn.area-city__element,.filter__slide__content .filter-round-btn.active-filter,.filter__slide__content .price-chips__input:checked+label.filter-round-btn,.filter__slide__content .purpose__input:checked+.filter-round-btn.purpose__btn,.price-chips__input:checked+label,.purpose__input:checked+.purpose__btn{background:var(--brand);border:1px solid var(--brand);color:#fff}.slider-handle{border:2px solid var(--brand);cursor:pointer;height:16px;top:0;transform:translate(50%,-30%);width:16px}.selected-range{color:var(--brand);position:absolute;right:0;top:0}.bin-color-selected,.slider-selection{background-color:var(--brand)}.area-range{display:flex;flex-direction:row;gap:5px;right:20px}.breadcrumbs{display:flex;font-size:14px;gap:6px;left:4px;margin:0 10px;overflow-x:auto;position:absolute;user-select:none;width:85%}.breadcrumb__element{background:#f2f4f6;border-radius:var(--radiusX2);color:#000;cursor:pointer;display:flex;padding:8px 16px;white-space:nowrap}.histogram{display:none}span.breadcrumb__element__value{font-weight:600;margin:0 4px}.purpose{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding-top:20px}.purpose__btn-container{display:flex;flex-direction:row;gap:10px}.purpose__btn{display:flex;justify-content:center;min-width:220px;white-space:nowrap;width:100%}.price-chips__input{display:none}.price-chips__label{border:1px solid var(--gray4);border-radius:44px;cursor:pointer;display:flex;gap:5px;padding:10px 20px}body.mobile-mode .filter{border-radius:0;height:100%;max-width:unset;padding:15px 28px 28px;width:100%}body.mobile-mode .filter-wrapper{gap:10px 0;margin-bottom:20px}body.mobile-mode .filter-apply-btn-wrapper{padding:0}body.mobile-mode .breadcrumbs{left:0}body.mobile-mode .breadcrumbs.floating-count{left:unset;margin:0;right:-5px;top:-5px;width:auto}body.mobile-mode .breadcrumbs__count{align-items:center;border:1px solid var(--brand);border-radius:50%;color:var(--brand);display:flex;font-weight:700;height:20px;justify-content:center;width:20px}body.mobile-mode .purpose__btn{min-width:150px}html[dir=rtl] span.breadcrumb__element__value{direction:ltr}html[dir=rtl] .filter-close-btn{left:10px;right:auto}html[dir=rtl] .filter-reset-btn{left:34px;right:auto}html[dir=rtl] .area-range,html[dir=rtl] .selected-range{direction:ltr;left:0;right:auto}html[dir=rtl] .area-range{left:20px}html[dir=rtl] .area-input,html[dir=rtl] .form__input,html[dir=rtl] .projects-search__input{padding:10px 30px 10px 20px}html[dir=rtl] .slider-handle{transform:translate(50%,-30%)}html[dir=rtl] .filter-filters[filter-key=room]{direction:ltr}html[dir=rtl] .breadcrumbs{left:auto;right:40px}.form{align-items:center;background-color:var(--white);display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px}.form__title{font-size:28px;font-weight:600;text-align:center;text-transform:none}.form__form-element{display:flex;flex-direction:column;gap:20px;width:100%}.form__submit,.gift-popup__skip-btn{text-align:center;width:100%}.form__submit:disabled,.gift-popup__skip-btn:disabled{background:var(--gray3)}.form__allowed-container,.phone-form__allowed-container,.phone-form__condition-container{align-items:flex-start;display:flex;font-size:13px;gap:9px;margin-inline-start:4px}.form__allowed-input{margin-top:5px}.form__allowed-input:focus{outline:none}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:#0000}.iti__flag-container{direction:ltr;pointer-events:none;width:100%}.iti__selected-flag{pointer-events:all;width:fit-content}.iti__country-list{left:-8px;pointer-events:all;width:100%}.meeting-confirmation-form .iti__country-list{left:unset}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{left:10px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-left:62px}html[dir=rtl] .form__input,html[dir=rtl] .iti__flag-container{direction:rtl}html[dir=rtl] .iti__country-list{left:auto;right:-8px}html[dir=rtl] .meeting-confirmation-form .iti__country-list{left:unset;right:unset}html[dir=rtl] .iti--allow-dropdown .iti__flag-container,html[dir=rtl] .iti--separate-dial-code .iti__flag-container{right:10px}html[dir=rtl] .iti--allow-dropdown input,html[dir=rtl] .iti--allow-dropdown input[type=tel],html[dir=rtl] .iti--allow-dropdown input[type=text],html[dir=rtl] .iti--separate-dial-code input,html[dir=rtl] .iti--separate-dial-code input[type=tel],html[dir=rtl] .iti--separate-dial-code input[type=text]{padding-right:62px}.swiper{height:100%;width:100%;z-index:0}.swiper,.swiper-pagination{direction:ltr}.swiper-slide{align-items:center;background:#fff;display:flex;font-size:18px;justify-content:center;text-align:center}.swiper-slide img{display:block;height:100%;object-fit:cover;width:100%}.swiper-gallery__navigation-button{color:var(--brand)}.swiper-pagination-bullet{background:var(--white);opacity:.5}.swiper-pagination-bullet-active{background:var(--brand);opacity:.8}body.mobile-mode .projects-list .swiper-slide,body.mobile-mode .projects-list .swiper-slide img{border-radius:10px}.language-switcher{display:flex;flex-direction:column;height:100%;width:100%}.language-switcher__buttons{display:flex;gap:16px}.language-switcher__button{background:none;color:var(--gray500);display:none}.language-switcher__button:checked+.language-switcher__label{border:2px solid var(--brand);border-radius:var(--radius)}.language-switcher__label{align-items:center;border:none;cursor:pointer;display:flex;font-size:26px;height:40px;justify-content:center;width:44px}.currency-title,.language-switcher__title{font-size:18px;font-weight:600;margin-bottom:18px}.language-switcher__label[for=lang-de] svg{width:26px}body.mobile-mode .language-switcher{height:auto;width:auto}.search-input{background:#f9f9fb;border:.5px solid #bac2d2;border-radius:52px;display:flex;height:40px;margin:0 30px;padding:10px 24px;width:calc(100% - 60px)}.navigation-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.navigation__language-currency{background:var(--white);border-radius:0 0 20px 20px;display:flex;flex-direction:column;gap:40px;padding:28px}.navigator-btn{background:none;border:none;color:#93979b;cursor:pointer;font-size:26px}.navigator-btn__text{display:none}.navigation__right{direction:ltr;display:flex;flex-direction:row-reverse;gap:15px;margin:0 20px}.events{color:#ef28c1;cursor:pointer;font-size:26px}.events__iframe{border:none;height:80vh;width:70vw}.events__preloader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);z-index:1}.events__preloader .lds-roller div:after{background:#000}@media screen and (orientation:landscape){body.mobile-mode.israel-campaign .navigation-container{padding:0 0 14px}}body.mobile-mode .events__iframe{height:100vh;width:100vw}body.mobile-mode .navigation__language-currency{border-radius:0;height:100%;overflow:auto;width:100%}@media screen and (orientation:portrait){body.mobile-mode .navigation-container{flex-direction:row;padding:7px 0}}html[dir=rtl] .navigation-container{flex-direction:row-reverse}html[dir=rtl] .navigation-container .area-input,html[dir=rtl] .navigation-container .form__input,html[dir=rtl] .navigation-container .projects-search__input{padding:10px 45px 10px 20px}html[dir=rtl] body.mobile-mode .navigation-container .area-input,html[dir=rtl] body.mobile-mode .navigation-container .form__input,html[dir=rtl] body.mobile-mode .navigation-container .projects-search__input{padding:10px 40px 10px 20px}.tabs{flex-direction:column;font-size:14px;height:100%;position:relative}.tabs,.tabs__nav-bar{display:flex;width:100%}.tabs__nav-bar{border-bottom:2px solid var(--gray200);flex-direction:row;gap:20px;justify-content:flex-start;list-style:none;overflow-x:auto;overflow-y:hidden;text-decoration:none}.tabs__section__title{font-size:15px;font-weight:400;padding:10px 0}.tabs__section-container{margin-bottom:10px;padding-right:10px}.tabs__nav-item__btn{background:none;border:none;cursor:pointer;font-size:15px;padding:8px 0;position:relative;white-space:nowrap}.tabs__content{display:flex;flex-direction:column;font-size:15px;height:100%;margin-top:10px;position:relative}.tabs__pan-body{animation:fadeIn 1s;position:relative}.tabs__body--crop{max-height:96px;overflow:hidden}.tabs__read-more{background:var(--white);bottom:0;cursor:pointer;position:absolute;width:100%}.active-nav-btn,.tabs__read-more{color:var(--brand)}.active-nav-btn:before{background:var(--brand);bottom:-2px;content:"";height:2px;position:absolute;width:100%}body.mobile-mode .tabs{max-height:unset}html[dir=rtl] .tabs__section-container{padding-left:10px;padding-right:0}.pop-up{backdrop-filter:blur(5px);background:#00000080;height:100%;justify-content:center;left:0;position:absolute;top:0;z-index:1000}.pop-up,.pop-up__header{align-items:center;display:flex;width:100%}.pop-up__header{background:var(--white);border-radius:20px 20px 0 0;color:#000;justify-content:space-between;padding:20px 28px}.pop-up__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;padding-bottom:30px;position:relative;width:auto}.pop-up__content>*{background:var(--white)}.pop-up__close-btn{background:none;border:none;cursor:pointer;font-size:20px}.pop-up__title{font-size:20px;font-weight:600}.pop-up#signIn{backdrop-filter:blur(4px);background:#00000080}.pop-up#signIn .pop-up__header{display:none}.pop-up#phoneLeadPopup{z-index:1002}.pop-up#phoneLeadPopup .pop-up__header{display:none}.pop-up#phoneLeadPopup .pop-up__close-btn{position:absolute;right:10px;top:10px}body.mobile-mode .pop-up .pop-up__content{width:100%}body.mobile-mode .pop-up .pop-up__title{color:#000;width:100%}body.mobile-mode .pop-up .pop-up__close-btn{color:#000;padding:0}body.mobile-mode .pop-up .pop-up__header{background:var(--white);border-bottom:1px solid #ddd;border-radius:20px 20px 0 0;display:flex;margin-top:20px;position:relative}body.mobile-mode .pop-up .pop-up__content{padding-bottom:0}html[dir=rtl] .pop-up#phoneLeadPopup .pop-up__close-btn{left:10px;position:absolute;right:unset;top:10px}.currency{display:flex;flex-direction:column}.currency-buttons{display:flex;flex-direction:row;gap:20px}.currency-btn{background:none;border:none;border-radius:var(--radius);color:#000;cursor:pointer;display:flex;flex-direction:column;font-size:16px;padding:10px;width:180px}.currency-btn:hover{background-color:var(--gray200)}.currency-btn__short{color:var(--gray500);font-size:14px}.active-currency-btn{border:2px solid var(--brand);color:var(--brand)}.active-currency-btn .currency-btn__short{color:var(--brand)}@media screen and (orientation:portrait){body.mobile-mode .currency-buttons{flex-direction:column}}.cookie{align-items:center;animation:bottomEntrance 1s forwards;background:#edededf2;bottom:0;box-shadow:0 0 20px 0 #0000001a;display:flex;height:auto;justify-content:space-around;left:0;padding:20px;position:absolute;width:100%;z-index:99999999}.cookie__text{font-size:18px}.cookie__buttons{display:flex;gap:20px}.cookie__btn{background:var(--gray4);border:none;border-radius:var(--radius);cursor:pointer;padding:10px 50px}.cookie__btn--accept{background:var(--brand);color:var(--white)}body.mobile-mode .cookie{flex-direction:column}body.mobile-mode .cookie__text{margin-bottom:20px}.sign-in{align-items:center;display:flex;height:65%;justify-content:center;width:75%}.sign-in-container{padding:0}.sign-in .reminder{color:var(--brand);font:var(--font);font-size:50px;font-weight:700;padding:4px 8px;text-align:center}.sign-in__wrapper{background:var(--white);border-radius:var(--radiusX2);display:flex;padding:10px}.sign-in__form-logo{background:url(../img/popup-logo-clip.png) no-repeat top;background-size:contain;height:170px;left:50%;position:absolute;top:-160px;transform:translateX(-50%);width:130px}.sign-in__video-container{display:flex;flex-basis:70%;flex-direction:column-reverse;gap:10px 0;height:100%;position:relative}.sign-in__video-container .video{border-radius:10px;height:100%;object-fit:contain;object-position:top;width:100%}.sign-in__form-container{align-items:center;display:flex;flex-basis:30%;flex-direction:column;height:auto;justify-content:space-between;padding:50px 20px 10px}.sign-in__form-header{display:flex;flex-direction:column;height:100%;justify-content:space-evenly;position:relative;width:100%}.sign-in__title{color:var(--brand);font-size:28px;font-weight:700;text-align:center;text-transform:uppercase}.form__title.sign-in__title,.sign-in__sub-title{font-size:20px;font-weight:500;text-align:center}.sign-in__error{outline:1px solid red}.lead-report-title{display:none}.lead-report-content{align-items:center;display:flex;flex-direction:column}.lead-report-button{text-align:center;width:124px}.form__title.sign-in__title{color:inherit;text-transform:none}body.mobile-mode .sign-in{height:100%;width:100%}body.mobile-mode .sign-in__form-logo{display:none}body.mobile-mode .sign-in__wrapper{border-radius:0}body.mobile-mode .sign-in__form{margin:20px 0}body.mobile-mode .sign-in__submit{margin-top:20px}body.mobile-mode .video{border-radius:0}@media screen and (orientation:portrait){body.mobile-mode .sign-in__wrapper{flex-direction:column;height:100%;justify-content:space-between;overflow-y:auto;padding:0;width:100%}body.mobile-mode .sign-in__video-container .video{height:100%;object-fit:contain;width:100%}body.mobile-mode .sign-in__form-container{display:flex;flex-basis:100%;flex-direction:column;height:100%;justify-content:space-around;padding:20px}body.mobile-mode .sign-in__form-header{width:100%}}@media screen and (orientation:landscape){body.mobile-mode .sign-in{overflow-y:auto}body.mobile-mode .sign-in__form-header{width:50%}body.mobile-mode .sign-in__wrapper{flex-direction:column;height:100%;justify-content:space-between;padding:0}body.mobile-mode .sign-in__video-container{flex-basis:60%;height:auto}body.mobile-mode .sign-in__form-container{background:var(--white);display:flex;flex-basis:40%;flex-direction:column;justify-content:space-around;padding:20px}body.mobile-mode .sign-in__submit{width:50%}}.countdown{left:50%;position:absolute;top:75px;transform:translate(-50%) scale(.8)}body.mobile-mode .countdown{top:60px;transform:translate(-50%) scale(.5)}@media screen and (orientation:portrait){body.mobile-mode .countdown{top:104px}}body.israel-campaign .campaign__banner{align-items:flex-end;background:url(../img/campaign/flag.png) no-repeat 0 100%;direction:ltr;display:flex;height:70px;justify-content:flex-start;position:absolute;width:100%}body.israel-campaign .campaign__slogan-container{align-items:center;display:flex;gap:10px;margin-bottom:-4px;margin-left:128px}body.israel-campaign .campaign__slogan{color:var(--brand);font-weight:500;text-transform:uppercase}body.israel-campaign .campaign__slogan.slogan__bold{font-size:20px;font-weight:800;letter-spacing:8px}body.default-map body.israel-campaign .ynet-logo,body.dreams-campaign body.israel-campaign .ynet-logo,body.israel-campaign .logo,body.israel-campaign body.default-map .ynet-logo,body.israel-campaign body.dreams-campaign .ynet-logo,body.israel-campaign body.israel-campaign-ynet .ynet-logo,body.israel-campaign body.world-campaign .ynet-logo,body.israel-campaign-ynet body.israel-campaign .ynet-logo,body.world-campaign body.israel-campaign .ynet-logo{margin:15px 0 15px 160px;min-width:254px}body.israel-campaign .map__banner{background:url(../img/campaign/flag_flower.png) no-repeat 0 100%/contain;bottom:0;height:176px;pointer-events:none;position:absolute;width:100%}body.israel-campaign .campaign-flag{height:100%;pointer-events:none;position:absolute;width:100%;z-index:1}body.israel-campaign .campaign-flag--small{background:url(../img/campaign/flag_small.png) no-repeat 0 0;left:0;top:0}body.israel-campaign .campaign-flag--circle{background:url(../img/campaign/flag_circle.svg) no-repeat 100% 0;right:5px;top:5px}body.israel-campaign .option-card-main-btn{background:var(--white);border:2px solid var(--brand);color:var(--brand)}body.mobile-mode .campaign__slogan-container{margin-left:75px}@media screen and (orientation:portrait){body.mobile-mode .campaign__banner{align-items:unset;justify-content:flex-end;position:relative;z-index:2}body.mobile-mode .campaign__slogan-container{align-items:unset;flex-direction:column;gap:0;justify-content:center;margin:0 10px}body.mobile-mode .campaign__slogan{color:var(--brand);display:flex;flex-direction:column;font-size:18px;font-weight:500;letter-spacing:1px;text-transform:uppercase;width:auto}body.mobile-mode .campaign__slogan.slogan__bold{font-size:20px;font-weight:800;letter-spacing:8px}}@media screen and (orientation:landscape){body.mobile-mode .campaign__banner{height:83px}}body.mobile-mode .header{background-image:none;box-shadow:0 8px 12px 0 rgba(31,41,55,.329);z-index:1}html[dir=rtl] .campaign-flag--circle{background-position:0 0;left:5px;right:auto}html[dir=rtl] .map__banner{background-position:100% 100%}html[dir=rtl] .campaign-flag--small{-webkit-transform:scaleX(-1);transform:scaleX(-1)}html[dir=rtl] body.mobile-mode .campaign__slogan-container{margin-left:75px}@media screen and (orientation:portrait){html[dir=rtl] body.mobile-mode .campaign__banner{background:url(../img/campaign/mobile-head.jpg) no-repeat 50%/cover}html[dir=rtl] body.mobile-mode .campaign__slogan-container{display:none}}.project-events{display:flex;flex-direction:column;gap:20px 0}.project-event-wrapper,.sale-wrapper{background-color:#eddfff;display:flex;flex-direction:row;gap:0 4px;padding:6px 20px}.option-card .project-event-wrapper,.option-card .sale-wrapper{padding:12px 20px}.card .sale-wrapper{grid-area:sale;margin-top:10px}.project-event-text,.sale-text{color:var(--brand);font-size:14px;line-height:18px}.project-event-text{cursor:pointer}.project-event-icon,.sale-icon{height:18px;width:18px}.sale-icon,.sale-text{color:inherit}.sale-wrapper{border-radius:50px;padding:4px 6px}.sale-wrapper.ads1{background-color:rgba(255,28,70,.125)}.sale-wrapper.ads1 .sale-text{color:#ff1c46}.sale-wrapper.ads1 .sale-icon{color:#ff001f}.sale-wrapper.ads2{background-color:rgba(77,137,255,.251)}.sale-wrapper.ads2 .sale-icon,.sale-wrapper.ads2 .sale-text{color:var(--blue)}.sale-wrapper.info1{background-color:#fde02b;font-weight:500}.sale-wrapper.info1 .sale-icon,.sale-wrapper.info1 .sale-text{color:#000}.sale-wrapper.ads3{background-color:rgba(167,95,255,.251)}.sale-wrapper.ads3 .sale-icon,.sale-wrapper.ads3 .sale-text{color:#a75fff}body.mobile-mode .project-events{margin:10px 0}@media screen and (orientation:landscape){body.mobile-mode .project-events{margin:0}}.lead-form-container,.phone-form-container,.phone-form__container-bottom-content{border-radius:0 0 20px 20px;margin-top:-30px;width:40vw}.lead-form__allowed-container{width:100%}.lead-form__sub-title--conditions{color:#000;text-decoration:none}.phone-form-container,.phone-form__container-bottom-content{background:#fff;border-radius:10px;gap:10px;justify-content:flex-start;margin-top:0;max-width:35vw;min-width:600px;padding:30px;position:relative}.phone-form__submit{border-radius:50px;padding:15px 30px}.phone-form__title-block{gap:0}.phone-form__logo-wrapp,.phone-form__title-block,.phone-form__title-wrapp{align-items:center;display:flex;flex-direction:column;justify-content:center}.phone-form__logo-wrapp,.phone-form__title-wrapp{gap:5px}.phone-form__phone-number{font-weight:700;letter-spacing:1px;margin-inline-start:5px}.phone-form__main_title{font-size:40px;font-weight:400;line-height:1;padding-bottom:20px;text-align:center}.phone-form__title{font-size:17px;font-weight:400;padding-bottom:40px;text-align:center}.phone-form__allowed-text{width:100%}.phone-form__sub-title,.phone-form__sub-title--conditions,.phone-form__sub-title--under-form{font-size:14px;text-align:center}.phone-form__sub-title--conditions{color:#000;order:4;text-align:start;text-decoration:none}.phone-form__sub-title--under-form{font-size:14px;font-weight:600}.phone-form__allowed-container{order:3}.phone-form__bmby-logo{order:5}.phone-form__received-block{display:flex;gap:5px}.phone-form__send-again{background:none;border:none;cursor:pointer;font-weight:700}.phone-form__bmby-logo{background:url(../img/powered_bmby_no-shadow.svg) no-repeat 50%/contain;display:none;height:21px;margin-top:50px;width:94px}.phone-form__input{line-height:27px}.phone-form__input[name=VerificationCode]:not(:placeholder-shown){direction:ltr;font-size:1.6rem;font-weight:600;letter-spacing:20px;text-align:center}.phone-form__allowed-container,.phone-form__condition-container{width:95%}.phone-form__condition-container{order:5;padding-top:10px}.phone-form__container-bottom-content{align-items:center;display:flex;flex-direction:column}.phone-form__container-bottom-content .phone-form-container,.phone-form__container-bottom-content .phone-form__container-bottom-content{max-width:400px;min-width:auto;padding:0;width:100%}body.mobile-mode .lead-form-container,body.mobile-mode .phone-form-container,body.mobile-mode .phone-form__container-bottom-content{height:100%;width:100%}body.mobile-mode .phone-form-container,body.mobile-mode .phone-form__container-bottom-content{min-width:100%}body.mobile-mode .phone-form__allowed-container,body.mobile-mode .phone-form__condition-container{width:85%}body.mobile-mode body.israel-campaign-ynet .phone-form__title-block{gap:14px}body.mobile-mode .phone-form__main_title{font-size:30px}@media screen and (orientation:landscape){body.mobile-mode .phone-form__container-bottom-content{overflow-y:auto}}html[dir=rtl] .phone-form__form-element .phone-form__input[type=tel]{direction:ltr;padding-left:52px;padding-right:6px}html[dir=rtl] .phone-form__form-element .iti__flag-container{direction:ltr;left:0;right:auto}html[dir=rtl] .phone-form__form-element .iti__arrow{margin-left:6px;margin-right:0}.toasts{flex-direction:column;gap:20px;right:20px;top:20px}.toast__close,.toasts{display:flex;position:absolute}.toast__close{align-items:center;cursor:pointer;font-size:16px;justify-content:center;padding:5px;right:0;top:-1px}.toast__element-wrapper{background-color:var(--white);border-radius:10px;box-shadow:0 4px 4px 0 #00000040;cursor:pointer;max-width:320px;position:relative}.toast__element{align-items:center;color:var(--brand);display:flex;gap:10px}.toast__element.events{background:url(../img/button_webinar_en.png) no-repeat 0/contain;height:90px;width:280px}.toast__logo{display:flex;font-size:48px}.toast__title{font-size:22px;font-weight:600;text-transform:uppercase}.toast__text{color:#000;font-size:14px;font-weight:500}.show-toast{animation:fadeIn .5s forwards}.hide-toast{animation:fade .5s forwards}body.mobile-mode .toasts{display:none}@media screen and (orientation:portrait){body.mobile-mode .toasts{bottom:70px;left:5px;right:auto;top:auto}body.mobile-mode.israel-campaign .toasts{bottom:110px}}html[dir=rtl] .toasts{left:20px;right:unset}html[dir=rtl] .toast__close{left:0;right:unset}html[dir=rtl] .toast__element.events{background:url(../img/button_webinar_he.png) no-repeat 100%/contain}html[dir=rtl] body.mobile-mode .toasts{align-items:end;bottom:70px;display:flex;width:100%}html[dir=rtl] body.mobile-mode .events__toast{display:none}html[dir=rtl] body.mobile-mode .leumi__toast__wrapper{width:100%}@media screen and (orientation:portrait){html[dir=rtl] body.mobile-mode .leumi__toast__wrapper{max-width:90%}}html[dir=rtl] body.mobile-mode .leumi__toast__wrapper .toast__close{background:var(--white);border-radius:50%;box-shadow:0 4px 4px 0 #00000040;left:unset;padding:5px;right:-10px;top:-10px}html[dir=rtl] body.mobile-mode .leumi__toast__wrapper .leumi{border:none;width:auto}html[dir=rtl] body.mobile-mode.israel-campaign .toasts{bottom:110px}.pop-up#filterSlides{z-index:1001}.filter-slides{align-items:center;background:var(--white);border-radius:0 0 20px 20px;display:flex;flex-direction:column;justify-content:space-between;margin-top:-20px;max-width:880px;min-width:630px}.filter-slides .filter-btn{border:1px solid var(--brand);color:var(--brand)}.filter-slides__slides-container{height:auto;min-height:25vh;padding:20px;position:relative;width:100%}.filter-slides__header{align-items:center;gap:10px}.filter-slides__header,.filter__slide{display:flex;flex-direction:column;justify-content:center}.filter__slide{gap:30px;height:100%;left:0;padding:20px;position:absolute;top:0;transform:translateX(100%);visibility:hidden;width:100%}.filter-slides__title,.filter__slide[data-slide-id=lead] .filter__slide__title,.filter__slide[data-slide-id=lead] .purpose__title{color:#000;font-size:32px;text-align:center}.filter-slides__sub-title,.filter__slide[data-slide-id=lead] .filter-slides__sub-title.slide__sub-title{color:#000;font-size:18px;text-align:center;width:74%}.filter__slide__title,.purpose__title{color:var(--brand);font-size:24px;font-weight:700;text-align:center}.filter__slide__content,.filter__slide__header{display:flex;flex-wrap:wrap;justify-content:center}.filter__slide__header{align-items:center;flex-direction:column}.filter-slides__footer{display:flex;width:100%}.filter-slides__continued-btn{margin:20px;width:100%}.price-slide-popup{display:flex;gap:10px;justify-content:center;width:100%}.filter__slide__price-range-container{display:none;flex-wrap:wrap;gap:10px;justify-content:space-evenly;margin-top:10px;width:100%}.slide__price-range__container{align-items:center;border:1px solid var(--gray4);border-radius:20px;display:flex;gap:10px;max-width:220px;padding:5px 20px;width:100%}.slide__price-range__text{font-size:14px}.slide__price-range__value{color:var(--brand);font-size:22px;font-weight:600}.filter__slide[data-slide-id=cities] .filter__slide__content{gap:10px}.filter__slide[data-slide-id=price] .filter__slide__content{position:relative}.filter__slide[data-slide-id=price] .selected-range{position:relative;top:20px;width:100%}.filter__slide[data-slide-id=rooms] .filter__slide__content{gap:10px}.filter__slide[data-slide-id=rooms] .filter__slide__content .filter-btn-studio{border-radius:20px;width:80px}.filter__slide[data-slide-id=lead]{gap:0}.slide-in{animation:slideInFilerSlide .5s forwards}.first-slide{animation:none;position:relative;transform:translateX(0);visibility:visible}.slide-out{animation:slideOutFilerSlide .5s forwards}.filter__slide__content .filter-type,.price-slide-popup .price-chips__label{border:1px solid var(--brand);color:var(--brand)}body.mobile-mode .pop-up#filterSlides .pop-up__header{padding:12px 28px 10px}body.mobile-mode .filter-slides{gap:0;height:100%;justify-content:space-between;margin:0;max-width:unset;min-width:unset;overflow-x:hidden;overflow-y:auto;width:100%}body.mobile-mode .filter__slide[data-slide-id=gift] .gift-popup__benefits{width:95%}body.mobile-mode .filter__slide[data-slide-id=gift] .gift__form-container{width:100%}@media screen and (orientation:portrait){body.mobile-mode .filter__slide[data-slide-id=gift] .benefit__text{font-size:10px}}.filter__slide[data-slide-id=lead] body.mobile-mode .filter__slide__title,.filter__slide[data-slide-id=lead] body.mobile-mode .purpose__title,body.mobile-mode .filter-slides__title,body.mobile-mode .filter__slide[data-slide-id=lead] .filter__slide__title,body.mobile-mode .filter__slide[data-slide-id=lead] .purpose__title{font-size:28px}body.mobile-mode .filter__slide__title,body.mobile-mode .purpose__title{font-size:24px}body.mobile-mode .filter__slide{height:100%}body.mobile-mode .filter-slides__slides-container{display:flex;height:max-content;min-height:unset;padding:0;width:100%}@media screen and (orientation:landscape){body.mobile-mode .filter-slides__slides-container{padding:0 20px}}body.mobile-mode .filter__slide[data-slide-id=lead] .filter__slide__content .form{margin:0;width:100%}body.mobile-mode .price-slide-popup{flex-wrap:wrap}body.mobile-mode .filter__slide__content .filter-type{border:1px solid var(--brand);color:var(--brand)}body.mobile-mode .filter__slide__content .area-city__element-input:checked+.filter-type.area-city__element,body.mobile-mode .filter__slide__content .filter-type.active-filter,body.mobile-mode .filter__slide__content .price-chips__input:checked+label.filter-type,body.mobile-mode .filter__slide__content .purpose__input:checked+.filter-type.purpose__btn{color:#fff}.guide{align-items:center;background:#2a3c8a;border-radius:100px;bottom:25px;box-shadow:0 4px 4px 0 #00000040;cursor:pointer;display:flex;gap:40px;height:60px;left:50%;padding:8px 8px 8px 20px;position:absolute;transform:translateX(-50%);width:max-content}.guide__title{color:var(--white);flex:75%;font-size:22px;font-weight:600}.guide__btn,.guide__title{text-transform:uppercase;white-space:nowrap}.guide__btn{align-items:center;background:var(--white);border-radius:36px;color:var(--brand);display:flex;flex:25%;font-weight:700;justify-content:center;padding:11px 25px;position:relative}body.mobile-mode .guide{border-radius:0;bottom:0;display:none;height:auto;padding:8px;width:100%;z-index:3}body.mobile-mode .guide__btn{padding:8px 25px}body.mobile-mode .guide__title{font-size:12px;white-space:normal}@media screen and (orientation:landscape){body.mobile-mode .guide{bottom:0;left:0;position:fixed;transform:none;width:370px}}html[dir=rtl] .guide{padding:8px 20px 8px 8px}@media screen and (orientation:landscape){html[dir=rtl] body.mobile-mode .guide{bottom:0;left:unset;position:fixed;right:0;transform:none;width:350px}}.menu{background:var(--white);box-shadow:6px 6px 6px #3c40434d;display:flex;display:none;flex-direction:column;gap:10px;height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:300px;z-index:5}.menu__close{align-self:flex-end;background:none;border:none;font-size:24px;padding:15px;width:max-content}.menu__content{padding:0 10px}.show-menu{left:0}.footer-menu{background:var(--white);border-radius:var(--radiusX2) var(--radiusX2) 0 0;bottom:0;display:flex;justify-content:center;left:0;padding:5px 0;position:absolute;width:100%;z-index:3}.footer-menu__content{direction:ltr;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;width:100%}.footer-menu__content .projects-button__count,.footer-menu__content .projects-count__title{align-items:center;display:flex;flex-direction:column;justify-content:center;justify-self:center;position:relative;width:fit-content}.footer-menu__content .projects-count__title:before{font-size:30px;height:25px}.footer-menu__content .projects-count__value{background:var(--brand);border-radius:var(--radiusX2);color:var(--white);font-size:10px;min-width:32px;padding:2px 0;position:absolute;right:-30px;text-align:center;top:0;z-index:2}.footer-menu__content>*{align-items:center;display:flex;flex-direction:column;font-size:13px;justify-content:center}.footer-menu__content .assistant__menu-button__icon{font-size:25px;height:25px}.footer-menu__content .assistant__menu-button__icon #assistantIcon{height:30px;width:30px}.footer-menu__content .events{font-size:25px;height:25px}.footer-menu__content .leumi__minimized{height:26px;width:26px}.footer-menu__content .leumi__menu-button{display:none;order:4}.footer-menu__content .events__menu-button{order:3}.footer-menu__content .projects-button__count{order:2}.wizard-button-container{cursor:pointer;display:flex}.wizard-button-container .wizard-button__text{display:none}.svg-icon__wizard-search{fill:var(--brand)}body.mobile-mode .wizard-button-container{align-items:center;flex-direction:column;justify-content:center;order:1}body.mobile-mode .wizard-button-container .wizard-button__icon{height:26px;width:26px}body.mobile-mode .wizard-button-container .wizard-button__text{display:block}html[dir=rtl] body.mobile-mode .footer-menu__content .leumi__menu-button{display:flex}.leumi,.leumi__toast__wrapper{display:none}.leumi{border:1px solid #10069a;border-radius:var(--radius);cursor:pointer;gap:0;margin-top:10px}.leumi__header{display:flex;flex-direction:row-reverse;gap:10px;width:100%}.leumi__logo{background:url(../img/campaign/leimu-logo.png) no-repeat 50%/contain;flex:35%;margin-left:5px;padding:10px}.leumi__content{background-color:var(--white);border-radius:0 var(--radius) var(--radius) 0;flex:75%;padding:8px}.leumi__text{color:#000;font-size:12px}.leumi__title{color:var(--brand);font-size:15px;font-weight:600}.leumi.toast__element{border:none;margin-top:0}.leumi.toast__element .leumi__content{border-radius:0 8px 8px 0}.leumi__minimized{background:url(../img/campaign/leimu-logo_minimized.png) no-repeat 50%/contain;display:none;height:26px;width:26px}html[dir=rtl] .leumi__minimized,html[dir=rtl] .leumi__toast__wrapper{display:block}html[dir=rtl] .leumi{display:flex}.gift-popup{align-content:space-between;align-items:center;background:#192756;border-radius:14px;color:#fff;display:grid;grid-template-areas:"header header" "content content" "footer footer";grid-template-columns:1fr 1fr;height:90%;justify-items:center;left:5%;padding-top:40px;position:fixed;top:5%;width:90%;z-index:1100}.gift-popup__header{grid-area:header;padding:0 40px;text-align:center}.gift-popup__title{font-size:38px;font-weight:600}.gift-popup__subtitle{font-size:26px;font-weight:600;margin-bottom:30px;text-align:center}.gift-popup__hero{grid-area:hero;height:auto}.gift-popup__content{flex-direction:column;grid-area:content;max-width:1200px}.gift-popup__content,.gift-popup__content__top{display:flex;height:100%;width:100%}.gift-popup__content__bottom{display:flex;justify-content:center}.gift-popup__skip-btn{background:#44739f;border-radius:20px;padding:5px 20px;width:max-content}.gift-popup__content__left{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:660px;width:100%}.gift-popup__content__right{background:url(../img/gift-popup/gift-hero_en.png) no-repeat 50%/contain;display:flex;height:100%;width:100%}.gift-popup__benefits{flex-direction:row;flex-wrap:wrap;gap:8px;width:80%}.benefit,.gift-popup__benefits{align-items:center;display:flex;justify-content:center}.benefit{aspect-ratio:1;background-color:#44739f;border-radius:50%;flex-direction:column;width:26%}.benefit__icon{height:50%;width:35%}.benefit__text{display:flex;font-size:16px;height:50%;justify-content:center;padding:0 10px;text-align:center;width:auto}.gift-popup__footer{background-color:#fff;grid-area:footer;height:fit-content;padding:12px 80px;width:100%}.gift-popup__footer .image{width:100%}.gift-popup__close-button{background:none;border:0;color:#fff;cursor:pointer;font-size:25px;position:absolute;right:20px;top:20px}.gift__minimized{align-items:center;color:#93979b;display:flex;font-size:32px;justify-content:center;margin-top:2px}.gift__form-container{width:90%}.form.gift-form-container{background-color:#0000;gap:10px;position:relative}.form__input.gift-form__input{background:#0000;border:1px solid #4c6ea4;color:var(--white);padding:16px}.form__input.gift-form__input::placeholder{color:var(--white)}.form__input.gift-form__input:-webkit-autofill{transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff}.form__allowed-container.gift-form__allowed-container,.gift-form__allowed-container.phone-form__allowed-container,.gift-form__allowed-container.phone-form__condition-container{padding:0 4px}.form__submit.gift-form__submit,.gift-form__submit.gift-popup__skip-btn{background:#44739f;border-radius:20px;padding:5px 20px;position:absolute;right:30px;top:30px;width:max-content}.gift__responsibility-text{font-size:14px;margin:20px;text-align:center;width:100%}body.mobile-mode .gift-popup__content__left{min-width:unset}body.mobile-mode .gift__form-container{width:100%}body.mobile-mode .gift-popup{background-size:30%;border-radius:0;height:100%;left:0;overflow-y:auto;padding-top:0;top:0;width:100%}body.mobile-mode .gift-popup__content{padding:20px 0 0}body.mobile-mode .gift-popup__header{padding:0 10px}body.mobile-mode .gift-popup__title{font-size:24px}body.mobile-mode .gift-popup__subtitle{font-size:16px;margin-bottom:15px}body.mobile-mode .gift-popup__benefits{width:95%}body.mobile-mode .gift__arrow-container{font-size:14px}body.mobile-mode .benefit{width:28%}body.mobile-mode .benefit__text{font-size:14px}body.mobile-mode .gift-popup__footer{padding:4px 12px}@media screen and (orientation:landscape){body.mobile-mode .gift-popup{background-position:90% 35%;background-size:45%}body.mobile-mode .gift-popup__title{font-size:20px;padding-top:10px}}@media screen and (orientation:portrait){body.mobile-mode .gift-popup{display:flex;flex-direction:column;justify-content:space-between;padding-top:40px}body.mobile-mode .gift-popup__content__top{flex-direction:column-reverse}}html[dir=rtl] .gift-popup{display:grid;grid-template-areas:"header header" "content content" "footer footer"}html[dir=rtl] .gift-popup__content__top{flex-direction:row-reverse}html[dir=rtl] .form__submit.gift-form__submit,html[dir=rtl] .gift-form__submit.gift-popup__skip-btn{left:30px;right:unset}html[dir=rtl] .gift-popup__close-button{left:20px;right:unset}html[dir=rtl] .gift__minimized{display:flex}html[dir=rtl] .gift-popup__content__right{background:url(../img/gift-popup/gift-hero.png) no-repeat 50%/contain}@media screen and (orientation:portrait){html[dir=rtl] body.mobile-mode .gift-popup{display:flex}html[dir=rtl] body.mobile-mode .gift-popup__content__top{flex-direction:column-reverse}}@media screen and (orientation:landscape){html[dir=rtl] body.mobile-mode .gift-popup__close-button{left:unset;right:20px}}.filter__slide[data-slide-id=gift]{gap:0}.filter__slide[data-slide-id=gift] .gift-popup{background:none;display:flex;height:auto;left:unset;padding-top:0;position:relative;top:unset;width:auto;z-index:auto}.filter__slide[data-slide-id=gift] .gift-popup__content__right,.filter__slide[data-slide-id=gift] .gift-popup__footer,.filter__slide[data-slide-id=gift] .gift-popup__header,.filter__slide[data-slide-id=gift] .gift-popup__subtitle{display:none}.filter__slide[data-slide-id=gift] .gift-form__submit{background:var(--brand)}.filter__slide[data-slide-id=gift] .gift-popup__benefits{width:56%}.filter__slide[data-slide-id=gift] .gift__form-container{width:75%}.filter__slide[data-slide-id=gift] .gift__form-container gift-form-container{padding:0}.filter__slide[data-slide-id=gift] .gift-form__allowed-container{color:#000}.filter__slide[data-slide-id=gift] .gift-form__input{border:1px solid var(--gray4);color:#000;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#000}.filter__slide[data-slide-id=gift] .benefit{background-color:var(--brand)}.filter__slide[data-slide-id=gift] .benefit__text{font-size:14px}.filter__slide[data-slide-id=gift] .gift__arrow-container{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:10px 0}.filter__slide[data-slide-id=gift] .gift__arrow{animation:blink 1s steps(1) infinite;-webkit-animation:blink 1s steps(1) infinite;color:red;font-size:36px}.filter__slide[data-slide-id=gift] .gift__arrow-text{color:#000}@keyframes blink{50%{color:#0000}}@-webkit-keyframes blink{50%{color:#0000}}.company-logo{background-position:top;background-repeat:no-repeat;background-size:contain;height:200px;user-select:none;width:200px}.company-logo,.main-company-logo__container{pointer-events:none;position:absolute;right:10px;top:10px}.main-company-logo__container img{filter:drop-shadow(2px 2px 2px black)}body.mobile-mode .company-logo{display:none}body.mobile-mode .main-company-logo__container{left:10px;right:unset}body.mobile-mode .main-company-logo__container img{height:30px}html[dir=rtl] .company-logo,html[dir=rtl] .main-company-logo__container{left:10px;right:unset}body.company-mode.mobile-mode #app .logo,body.company-mode.mobile-mode #app body.default-map .ynet-logo,body.company-mode.mobile-mode #app body.dreams-campaign .ynet-logo,body.company-mode.mobile-mode #app body.israel-campaign-ynet .ynet-logo,body.company-mode.mobile-mode #app body.world-campaign .ynet-logo,body.default-map body.company-mode.mobile-mode #app .ynet-logo,body.dreams-campaign body.company-mode.mobile-mode #app .ynet-logo,body.israel-campaign-ynet body.company-mode.mobile-mode #app .ynet-logo,body.world-campaign body.company-mode.mobile-mode #app .ynet-logo{display:none;width:100px}.campaign-chips{display:flex;justify-content:flex-start;left:0;overflow:hidden;padding:10px 20px;pointer-events:none;position:absolute;top:0;width:auto}.campaign-chips__wrapper{display:flex;gap:10px;overflow-x:auto;pointer-events:all}.campaign-chips__wrapper::-webkit-scrollbar{display:none}.campaign-chips__label{background:var(--white);background:#fff;border-radius:52px;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326;cursor:pointer;margin:2px;padding:8px 20px;pointer-events:all;white-space:nowrap}.campaign-chips__input{display:none}.campaign-chips__input:checked+label{background:var(--brand);color:var(--white)}body.mobile-mode .campaign-chips{justify-content:center;left:10px;padding:0;top:10px;transform:none;width:100%}html[dir=rtl] .campaign-chips{left:unset;right:0}body.default-map .ynet-logo,body.dreams-campaign .ynet-logo,body.israel-campaign-ynet .ynet-logo,body.world-campaign .ynet-logo{height:75px;min-width:240px;width:20vw}body.default-map .logo,body.default-map .ynet-logo,body.dreams-campaign .logo,body.dreams-campaign .ynet-logo,body.israel-campaign-ynet .logo,body.israel-campaign-ynet .ynet-logo,body.world-campaign .logo,body.world-campaign .ynet-logo{height:60px;margin:10px}body.default-map .card-type,body.dreams-campaign .card-type,body.israel-campaign-ynet .card-type,body.world-campaign .card-type{background:#fff;border:1px solid var(--brand);color:var(--brand);line-height:22px;padding:0 10px}body.default-map .area-input-main-label .area-input-icon,body.dreams-campaign .area-input-main-label .area-input-icon,body.israel-campaign-ynet .area-input-main-label .area-input-icon,body.world-campaign .area-input-main-label .area-input-icon{background:var(--brand)}body.default-map .map__powered_bmby,body.dreams-campaign .map__powered_bmby,body.israel-campaign-ynet .map__powered_bmby,body.world-campaign .map__powered_bmby{bottom:-5px;height:30px;left:80px;position:absolute;width:100px}body.default-map:not(.mobile-mode) .cluster-data,body.dreams-campaign:not(.mobile-mode) .cluster-data,body.israel-campaign-ynet:not(.mobile-mode) .cluster-data,body.world-campaign:not(.mobile-mode) .cluster-data{height:30px;width:30px}body.default-map:not(.mobile-mode) .cluster-data .cluster-anchor,body.dreams-campaign:not(.mobile-mode) .cluster-data .cluster-anchor,body.israel-campaign-ynet:not(.mobile-mode) .cluster-data .cluster-anchor,body.world-campaign:not(.mobile-mode) .cluster-data .cluster-anchor{bottom:0}body.default-map:not(.mobile-mode) .cluster-bg,body.dreams-campaign:not(.mobile-mode) .cluster-bg,body.israel-campaign-ynet:not(.mobile-mode) .cluster-bg,body.world-campaign:not(.mobile-mode) .cluster-bg{background-color:var(--brand);background-image:none;border-radius:50%;height:30px;width:30px}body.default-map:not(.mobile-mode) .cluster-bg:before,body.dreams-campaign:not(.mobile-mode) .cluster-bg:before,body.israel-campaign-ynet:not(.mobile-mode) .cluster-bg:before,body.world-campaign:not(.mobile-mode) .cluster-bg:before{font-size:21px}body.default-map .option-card,body.dreams-campaign .option-card,body.israel-campaign-ynet .option-card,body.world-campaign .option-card{margin-top:60px}body.default-map .option-card-main-btn,body.dreams-campaign .option-card-main-btn,body.israel-campaign-ynet .option-card-main-btn,body.world-campaign .option-card-main-btn{background:var(--white);border:2px solid var(--brand);color:var(--brand)}body.default-map .disabled-icon-button,body.dreams-campaign .disabled-icon-button,body.israel-campaign-ynet .disabled-icon-button,body.world-campaign .disabled-icon-button{background:var(--gray5)}body.default-map .disabled-icon-button:hover:before,body.dreams-campaign .disabled-icon-button:hover:before,body.israel-campaign-ynet .disabled-icon-button:hover:before,body.world-campaign .disabled-icon-button:hover:before{color:var(--gray3)}body.default-map .phone-form__title-block,body.dreams-campaign .phone-form__title-block,body.israel-campaign-ynet .phone-form__title-block,body.world-campaign .phone-form__title-block{gap:34px}body.default-map.mobile-mode .footer-menu,body.dreams-campaign.mobile-mode .footer-menu,body.israel-campaign-ynet.mobile-mode .footer-menu,body.world-campaign.mobile-mode .footer-menu{display:none}body.default-map.mobile-mode .header,body.dreams-campaign.mobile-mode .header,body.israel-campaign-ynet.mobile-mode .header,body.world-campaign.mobile-mode .header{box-shadow:none;padding:10px 0}body.default-map.mobile-mode .header .logo,body.default-map.mobile-mode .header .ynet-logo,body.dreams-campaign.mobile-mode .header .logo,body.dreams-campaign.mobile-mode .header .ynet-logo,body.israel-campaign-ynet.mobile-mode .header .logo,body.israel-campaign-ynet.mobile-mode .header .ynet-logo,body.world-campaign.mobile-mode .header .logo,body.world-campaign.mobile-mode .header .ynet-logo{height:40px;margin:0}body.default-map.mobile-mode .navigation-container,body.dreams-campaign.mobile-mode .navigation-container,body.israel-campaign-ynet.mobile-mode .navigation-container,body.world-campaign.mobile-mode .navigation-container{gap:20px;padding:0 20px}body.default-map.mobile-mode .navigation-container .area-input,body.default-map.mobile-mode .navigation-container .form__input,body.default-map.mobile-mode .navigation-container .projects-search__input,body.dreams-campaign.mobile-mode .navigation-container .area-input,body.dreams-campaign.mobile-mode .navigation-container .form__input,body.dreams-campaign.mobile-mode .navigation-container .projects-search__input,body.israel-campaign-ynet.mobile-mode .navigation-container .area-input,body.israel-campaign-ynet.mobile-mode .navigation-container .form__input,body.israel-campaign-ynet.mobile-mode .navigation-container .projects-search__input,body.world-campaign.mobile-mode .navigation-container .area-input,body.world-campaign.mobile-mode .navigation-container .form__input,body.world-campaign.mobile-mode .navigation-container .projects-search__input{box-shadow:none}body.default-map.mobile-mode .navigation-container .area-input-icon,body.dreams-campaign.mobile-mode .navigation-container .area-input-icon,body.israel-campaign-ynet.mobile-mode .navigation-container .area-input-icon,body.world-campaign.mobile-mode .navigation-container .area-input-icon{align-items:center;background:var(--brand);border-radius:50%;color:var(--white);display:flex;height:26px;justify-content:center;width:26px}body.default-map.mobile-mode .leumi__menu-button,body.dreams-campaign.mobile-mode .leumi__menu-button,body.israel-campaign-ynet.mobile-mode .leumi__menu-button,body.world-campaign.mobile-mode .leumi__menu-button{display:flex}body.default-map.mobile-mode .leumi__minimized,body.dreams-campaign.mobile-mode .leumi__minimized,body.israel-campaign-ynet.mobile-mode .leumi__minimized,body.world-campaign.mobile-mode .leumi__minimized{display:block}body.default-map.mobile-mode .navigation__right,body.dreams-campaign.mobile-mode .navigation__right,body.israel-campaign-ynet.mobile-mode .navigation__right,body.world-campaign.mobile-mode .navigation__right{margin:0;order:0}body.default-map.mobile-mode .navigation__wrapper,body.dreams-campaign.mobile-mode .navigation__wrapper,body.israel-campaign-ynet.mobile-mode .navigation__wrapper,body.world-campaign.mobile-mode .navigation__wrapper{align-items:center;display:flex;flex-direction:column;font-size:13px;justify-content:center}body.default-map.mobile-mode .navigator-btn,body.dreams-campaign.mobile-mode .navigator-btn,body.israel-campaign-ynet.mobile-mode .navigator-btn,body.world-campaign.mobile-mode .navigator-btn{font-size:26px;height:26px;width:26px}body.default-map.mobile-mode .navigator-btn__text,body.dreams-campaign.mobile-mode .navigator-btn__text,body.israel-campaign-ynet.mobile-mode .navigator-btn__text,body.world-campaign.mobile-mode .navigator-btn__text{display:none}body.default-map.mobile-mode .bmby-map__logo,body.dreams-campaign.mobile-mode .bmby-map__logo,body.israel-campaign-ynet.mobile-mode .bmby-map__logo,body.world-campaign.mobile-mode .bmby-map__logo{bottom:95px;height:24px;pointer-events:none;position:absolute;right:10px;user-select:none;width:120px;z-index:2}@media screen and (orientation:landscape){body.default-map.mobile-mode .bmby-map__logo,body.dreams-campaign.mobile-mode .bmby-map__logo,body.israel-campaign-ynet.mobile-mode .bmby-map__logo,body.world-campaign.mobile-mode .bmby-map__logo{display:none}}body.default-map.mobile-mode .projects-list,body.dreams-campaign.mobile-mode .projects-list,body.israel-campaign-ynet.mobile-mode .projects-list,body.world-campaign.mobile-mode .projects-list{padding-top:74px}body.default-map.mobile-mode .projects-list[state=minimized],body.dreams-campaign.mobile-mode .projects-list[state=minimized],body.israel-campaign-ynet.mobile-mode .projects-list[state=minimized],body.world-campaign.mobile-mode .projects-list[state=minimized]{bottom:calc(-100% + 74px)}@media screen and (orientation:landscape){body.default-map.mobile-mode .projects-list,body.dreams-campaign.mobile-mode .projects-list,body.israel-campaign-ynet.mobile-mode .projects-list,body.world-campaign.mobile-mode .projects-list{padding-top:unset}body.default-map.mobile-mode .projects-list[state=minimized],body.dreams-campaign.mobile-mode .projects-list[state=minimized],body.israel-campaign-ynet.mobile-mode .projects-list[state=minimized],body.world-campaign.mobile-mode .projects-list[state=minimized]{bottom:unset}}body.default-map.mobile-mode .projects-list__title,body.dreams-campaign.mobile-mode .projects-list__title,body.israel-campaign-ynet.mobile-mode .projects-list__title,body.world-campaign.mobile-mode .projects-list__title{color:#000;display:block;font-size:16px;top:30px}@media screen and (orientation:landscape){body.default-map.mobile-mode .projects-list__title,body.dreams-campaign.mobile-mode .projects-list__title,body.israel-campaign-ynet.mobile-mode .projects-list__title,body.world-campaign.mobile-mode .projects-list__title{display:none}}body.default-map.mobile-mode .projects-button__count,body.default-map.mobile-mode .projects-list[state=full-screen] .projects-list__title,body.default-map.mobile-mode .projects-list[state=half-screen] .projects-list__title,body.dreams-campaign.mobile-mode .projects-button__count,body.dreams-campaign.mobile-mode .projects-list[state=full-screen] .projects-list__title,body.dreams-campaign.mobile-mode .projects-list[state=half-screen] .projects-list__title,body.israel-campaign-ynet.mobile-mode .projects-button__count,body.israel-campaign-ynet.mobile-mode .projects-list[state=full-screen] .projects-list__title,body.israel-campaign-ynet.mobile-mode .projects-list[state=half-screen] .projects-list__title,body.world-campaign.mobile-mode .projects-button__count,body.world-campaign.mobile-mode .projects-list[state=full-screen] .projects-list__title,body.world-campaign.mobile-mode .projects-list[state=half-screen] .projects-list__title{display:none}body.default-map.mobile-mode .projects-list[state=full-screen],body.dreams-campaign.mobile-mode .projects-list[state=full-screen],body.israel-campaign-ynet.mobile-mode .projects-list[state=full-screen],body.world-campaign.mobile-mode .projects-list[state=full-screen]{padding-top:40px}.dropdown{align-items:center;background:var(--brand);border-radius:var(--radius);color:var(--white);cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-evenly;min-height:50px;overflow:hidden;padding:10px 0;position:relative;user-select:none;width:100%}.dropdown__title-block{flex-basis:70%;text-align:center}.dropdown__curtain{align-items:center;display:none;height:40px;justify-content:center;position:sticky;top:0;width:100%}.dropdown__curtain-line{background-color:#d9d9d9;border-radius:10px;height:4px;width:80px}.dropdown__content-wrapper{background:var(--white);border:2px solid var(--brand);border-radius:var(--radius);box-shadow:0 4px 4px 0 rgba(0,0,0,.251);display:flex;flex-direction:column;margin-top:3px;min-width:100%;opacity:0;padding:0 10px;position:absolute;right:0;top:100%;transition:all .4s;visibility:hidden;z-index:2}.dropdown__content>.dropdown__content-element{align-items:center;background:var(--white);border-bottom:1px solid var(--brand);border-radius:0;color:var(--brand);display:flex;flex-direction:row;font-size:14px;gap:8px;justify-content:flex-start;line-height:30px;min-height:46px;padding:0;text-decoration:none;white-space:nowrap}.dropdown__content>.dropdown__content-element:before{align-items:center;display:flex;font-size:16px;height:16px;justify-content:center;width:16px}.dropdown__content>.dropdown__content-element:hover:before{color:var(--brand)}.dropdown__content>.dropdown__content-element:last-child{border-bottom:none}.dropdown__content>.dropdown__content-element.icon-meeting:before,.dropdown__content>.dropdown__content-element.icon-video-call:before{font-size:22px}.dropdown__arrow{align-items:center;display:flex;height:20px;justify-content:center;position:relative;width:20px}.dropdown__separator{background:var(--white);height:100%;width:1px}.--show-dropdown{overflow:visible}.--show-dropdown .dropdown__content-wrapper,.--show-dropdown-fixed{opacity:1;visibility:visible}.--show-dropdown-fixed{left:0;position:fixed;right:0;z-index:200}.--overflow{right:unset;transition:opacity .4s}.--show-dropdown.--rotate-arrow .dropdown__arrow{transform:rotate(180deg)}body.mobile-mode .dropdown__curtain{display:flex}body.mobile-mode .dropdown__content{padding:0 30px 30px}body.mobile-mode .dropdown__content-element{font-size:18px}body.mobile-mode .dropdown__content-element:before{font-size:20px;height:20px;width:20px}@media screen and (orientation:landscape){body.mobile-mode .--show-dropdown-fixed{border:none;margin-top:0;top:100%;width:100%}body.mobile-mode .--show-dropdown-fixed:before{backdrop-filter:blur(5px);background:#00000080;bottom:0;content:"";height:100vh;left:0;position:absolute;right:0;top:-100vh;width:100%}body.mobile-mode .--show-dropdown-fixed .dropdown__content{background-color:var(--white);border-radius:30px 30px 0 0;bottom:0;left:0;position:absolute;width:100%}}@media screen and (orientation:portrait){body.mobile-mode .dropdown{position:unset}body.mobile-mode .dropdown__content-wrapper{border:none;bottom:0;display:flex;height:auto;justify-content:flex-end;left:0;padding:0;position:fixed;right:0;top:unset;width:100%}body.mobile-mode .dropdown__content-wrapper:before{backdrop-filter:blur(5px);background:#00000080;bottom:0;content:"";height:100vh;left:0;position:absolute;right:0;top:-100vh;width:100%}body.mobile-mode .dropdown__content{background-color:var(--white);border-radius:30px 30px 0 0;padding:0 30px 10px;position:absolute;width:100%;z-index:3}body.mobile-mode .dropdown__content-element{border-bottom:1px solid var(--gray5);flex-direction:row;font-size:18px}body.mobile-mode .dropdown__content-element:before{font-size:24px;margin-inline-end:5px}body.mobile-mode .dropdown__content-element.icon-meeting:before,body.mobile-mode .dropdown__content-element.icon-video-call:before{font-size:28px}}html[dir=rtl] .dropdown__content-wrapper{left:0;right:unset}.social-media__drop-down{background:none;height:100%;min-height:unset;padding:0;position:absolute}.social-media__drop-down__arrow-block{display:none}.social-media__drop-down__content-wrapper{left:0;margin-top:0;min-width:200px;top:0;width:auto;z-index:200}.social-media__drop-down .dropdown__content>.dropdown__content-element{font-size:14px;line-height:1}.social-media__drop-down__content{display:flex;flex-direction:column;gap:5px}.social-media-btn{align-items:center;display:flex;height:100%;line-height:1;width:100%}.social-media-btn__icon{font-size:18px;height:18px;pointer-events:none;width:18px}.social-media-btn__text{pointer-events:none}body.mobile-mode .social-media__drop-down{display:none}body.mobile-mode .social-media__drop-down__content-wrapper{height:auto;position:fixed;top:unset}body.mobile-mode .social-media__drop-down__content{padding:0 30px 30px}body.mobile-mode .social-media-btn__text{font-size:18px}body.mobile-mode .social-media-btn__icon{font-size:22px;height:24px;width:24px}@media screen and (orientation:landscape){body.mobile-mode .social-media__drop-down__content-wrapper{border:none;top:100%;width:100%}body.mobile-mode .social-media__drop-down__content-wrapper:before{backdrop-filter:blur(5px);background:#00000080;bottom:0;content:"";height:100vh;left:0;position:absolute;right:0;top:-100vh;width:100%}body.mobile-mode .social-media__drop-down__content{background-color:var(--white);border-radius:30px 30px 0 0;bottom:0;left:0;position:absolute;width:100%}}html[dir=rtl] .social-media__drop-down__content-wrapper{left:unset;right:0}#NotiflixConfirmWrap .contact-me__confirm-message-content{padding-top:30px;position:relative}#NotiflixConfirmWrap .contact-me__confirm-message-content #NXConfirmButtonCancel{align-items:center;background:none!important;display:flex;font-size:0!important;height:30px;justify-content:center;margin:0;position:absolute;right:5px;top:5px;width:30px}#NotiflixConfirmWrap .contact-me__confirm-message-content #NXConfirmButtonCancel:hover{background:none!important;box-shadow:none;-webkit-box-shadow:none}#NotiflixConfirmWrap .contact-me__confirm-message-content #NXConfirmButtonCancel:before{color:#000;content:"";font-family:icomoon;font-size:20px}#NotiflixConfirmWrap .contact-me__confirm-message-content #NXConfirmButtonOk{width:100%}html[dir=rtl] #NotiflixConfirmWrap .contact-me__confirm-message-content #NXConfirmButtonCancel{left:5px;right:unset}.call-now-btn{direction:ltr}html[dir=rtl] .call-now-btn{flex-direction:row-reverse}.projects-search{padding:0 20px 8px;width:100%}.projects-search__input{font-size:16px}body.manager-mode .header,body.mobile-mode .projects-search{display:none}body.manager-mode .map_wrapper>label.area-input-label{align-items:center;background:var(--brand);border-radius:50%;display:flex;height:40px;justify-content:center;position:absolute;right:10px;top:10px;width:40px}body.manager-mode .map_wrapper>label.area-input-label input{display:none}body.manager-mode .map_wrapper>label.area-input-label .icon-search{color:var(--white);display:flex;position:relative;right:unset}body.manager-mode .map_wrapper>label.area-input-label .breadcrumbs{right:-14px}body.manager-mode .campaign-chips{justify-content:flex-start}body.manager-mode .cookie,body.manager-mode .powered__bmby-logo{display:none}html[dir=rtl] body.manager-mode .campaign-chips{justify-content:flex-end;left:10px;right:unset}*{box-sizing:border-box;font-family:var(--font);margin:0;padding:0}::-webkit-scrollbar{background-color:var(--gray200);height:4px;width:8px}::-webkit-scrollbar-thumb{background-color:var(--gray500);border-radius:50px}body,html{background:#fff;height:100%;margin:0;overflow:hidden;padding:0}button:disabled{background:var(--gray3)!important}input:focus{outline:1px solid var(--brand)}input[type=checkbox]:checked{accent-color:var(--brand)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{display:none}img[alt=Google]{content:url(../img/google_PNG.png)}#app{flex-direction:column}#app,#map,.map_wrapper{display:flex;height:100%;width:100%}#map,.map_wrapper{align-items:flex-start;position:relative}.gm-style>*{border:none!important}.pac-container,.pac-item{text-align:left}.hidden,.project-events:empty{display:none!important}.overflow--reset{overflow:unset}.invisible{visibility:hidden}.fade{animation:fade 1s forwards}.satellite .back-to-map-btn,.satellite .project-btn{background:var(--white);border-bottom:none;padding:5px}.dg.ac{z-index:1000!important}body.mobile-mode #app{flex-direction:column;justify-content:space-between}@media screen and (orientation:landscape){body.mobile-mode #app{flex-direction:column}}html[dir=rtl] .pac-container,html[dir=rtl] .pac-item{text-align:right}.flipdown.flipdown__theme-dark{font-family:sans-serif;font-weight:700}.flipdown.flipdown__theme-dark .rotor-group-heading:before{color:#000}.flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):after,.flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):before{background-color:#151515}.flipdown.flipdown__theme-dark .rotor,.flipdown.flipdown__theme-dark .rotor-leaf-front,.flipdown.flipdown__theme-dark .rotor-top{background-color:#151515;color:#fff}.flipdown.flipdown__theme-dark .rotor-bottom,.flipdown.flipdown__theme-dark .rotor-leaf-rear{background-color:#202020;color:#efefef}.flipdown.flipdown__theme-dark .rotor:after{border-top:1px solid #151515}.flipdown.flipdown__theme-light{font-family:sans-serif;font-weight:700}.flipdown.flipdown__theme-light .rotor-group-heading:before{color:#eee}.flipdown.flipdown__theme-light .rotor-group:nth-child(n+2):nth-child(-n+3):after,.flipdown.flipdown__theme-light .rotor-group:nth-child(n+2):nth-child(-n+3):before{background-color:#ddd}.flipdown.flipdown__theme-light .rotor,.flipdown.flipdown__theme-light .rotor-leaf-front,.flipdown.flipdown__theme-light .rotor-top{background-color:#ddd;color:#222}.flipdown.flipdown__theme-light .rotor-bottom,.flipdown.flipdown__theme-light .rotor-leaf-rear{background-color:#eee;color:#333}.flipdown.flipdown__theme-light .rotor:after{border-top:1px solid #222}.flipdown{height:110px;overflow:visible;width:510px}.flipdown .rotor-group{float:left;padding-right:30px;position:relative}.flipdown .rotor-group:last-child{padding-right:0}.flipdown .rotor-group-heading:before{display:block;height:30px;line-height:30px;text-align:center}.flipdown .rotor-group:first-child .rotor-group-heading:before,.flipdown .rotor-group:nth-child(2) .rotor-group-heading:before,.flipdown .rotor-group:nth-child(3) .rotor-group-heading:before,.flipdown .rotor-group:nth-child(4) .rotor-group-heading:before{content:attr(data-before)}.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before{border-radius:50%;bottom:20px;content:"";height:10px;left:115px;position:absolute;width:10px}.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after{border-radius:50%;bottom:50px;content:"";height:10px;left:115px;position:absolute;width:10px}.flipdown .rotor{border-radius:4px;float:left;font-size:4rem;height:80px;margin:0 5px 0 0;perspective:200px;position:relative;text-align:center;width:50px}.flipdown .rotor:last-child{margin-right:0}.flipdown .rotor-bottom,.flipdown .rotor-top{height:40px;overflow:hidden;position:absolute;width:50px}.flipdown .rotor-leaf{height:80px;position:absolute;transform-style:preserve-3d;transition:transform 0s;width:50px;z-index:1}.flipdown .rotor-leaf.flipped{transform:rotateX(-180deg);transition:all .5s ease-in-out}.flipdown .rotor-leaf-front,.flipdown .rotor-leaf-rear{backface-visibility:hidden;-webkit-backface-visibility:hidden;height:40px;margin:0;overflow:hidden;position:absolute;transform:rotateX(0deg);width:50px}.flipdown .rotor-leaf-front{border-radius:4px 4px 0 0;line-height:80px}.flipdown .rotor-leaf-rear{border-radius:0 0 4px 4px;line-height:0px;transform:rotateX(-180deg)}.flipdown .rotor-top{border-radius:4px 4px 0 0;line-height:80px}.flipdown .rotor-bottom{border-radius:0 0 4px 4px;bottom:0;line-height:0px}.flipdown .rotor:after{border-radius:0 0 4px 4px;bottom:0;content:"";height:40px;left:0;position:absolute;width:50px;z-index:2}@media(max-width:550px){.flipdown{height:70px;width:312px}.flipdown .rotor{font-size:2.2rem;margin-right:3px}.flipdown .rotor,.flipdown .rotor-bottom,.flipdown .rotor-leaf,.flipdown .rotor-leaf-front,.flipdown .rotor-leaf-rear,.flipdown .rotor-top,.flipdown .rotor:after{width:30px}.flipdown .rotor-group{padding-right:20px}.flipdown .rotor-group:last-child{padding-right:0}.flipdown .rotor-group-heading:before{font-size:.8rem;height:20px;line-height:20px}.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after,.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before{left:69px}.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before{bottom:13px;height:8px;width:8px}.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after{bottom:29px;height:8px;width:8px}.flipdown .rotor-leaf-front,.flipdown .rotor-top{line-height:50px}.flipdown .rotor,.flipdown .rotor-leaf{height:50px}.flipdown .rotor-bottom,.flipdown .rotor-leaf-front,.flipdown .rotor-leaf-rear,.flipdown .rotor-top,.flipdown .rotor:after{height:25px}}