@charset "UTF-8";.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;-webkit-user-select:none;user-select:none;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-right:5px solid rgba(0,0,0,0);border-bottom:0;border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{display:inline-block;border:1px solid transparent;border-bottom:none;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer}.react-tabs__tab--selected{background:#fff;border-color:#aaa;color:#000;border-radius:5px 5px 0 0}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{content:"";position:absolute;height:5px;left:-4px;right:-4px;bottom:-5px;background:#fff}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}@font-face{font-family:rubik-regular;src:url(/assets/Rubik-Regular-HQ_0dACI.ttf)}@font-face{font-family:gveret-levin-regular;src:url(/assets/gveret-levin-regular-DSbM_b94.ttf)}@font-face{font-family:open-sans-hebrew-regular;src:url(/assets/open-sans-hebrew-regular-D__E6szD.ttf)}:root{--palette1: #ffffff;--palette2:#E8E8E8;--palette3:#999999;--palette3_overlay: #e6e5e3;--palette4:#545454;--palette5:#030303;--palette5_transparent:rgba(0, 0, 0, .12);--palette5_overlay:rgba(0, 0, 0, .33);--palette6:#c4c6e0;--palette7:#5664f5;--palette8:#F0F1FF;--palette9:#db1111;--palette10:#4cd964;--background: var(--palette1);--text: var(--palette5);--text-disable: var(--palette6);--text-error: var(--palette6);--text-success: var(--palette5);--text-message: var(--palette3);--text-warning: var(--palette8);--text-tooltip: var(--palette8);--text-link: var(--palette7);--loading-light: var(--palette1);--loading-dark: var(--palette7);--scrollbar-thumb-background: var(--palette3);--scrollbar-track-background: var(--palette2);--scrollbar-track-background-hover: var(--palette8);--scrollbar-track-border-hover: var(--palette8);--alert-background: var(--palette1);--alert-border: var(--palette3);--alert-header-background: var(--palette7);--alert-header-title: var(--palette1);--alert-header-icon-warning: var(--palette1);--alert-header-icon-close: var(--palette1);--button-default-background: var(--palette7);--button-default-background-hover: var(--palette7);--button-default-text: var(--palette1);--button-default-text-hover: var(--palette6);--button-negative-background: var(--palette6);--button-negative-background-hover: var(--palette7);--button-negative-text: var(--palette3);--button-negative-text-hover: var(--palette1);--icon-medal: var(--palette10);--icon-miss-content: var(--palette9);--icon-color: var(--palette7);--icon-disabled: var(--palette2);--mobile-icon-disabled: var(--palette3);--mobile-icon-color: var(--palette2);--mobile-icon-label: var(--palette2);--accessibility-panel-background: var(--palette5);--accessibility-panel-icon: var(--palette1);--accessibility-modal-background: var(--palette1);--accessibility-modal-header-background: var(--palette5);--accessibility-modal-header-title: var(--palette1);--accessibility-modal-icon-close: var(--palette1);--accessibility-modal-button-background: var(--palette5);--accessibility-modal-button-background-hover: var(--palette5);--container-border: var(--palette5_transparent);--inside-container-background: var(--palette8);--modal-shadow: var(--palette5_overlay);--signup-progress-background: var(--palette2);--signup-progress-active-background: var(--palette7);--signup-property-background: var(--palette2);--signup-property-selected-text: var(--palette7);--home-my-property-price-text: var(--palette4);--home-my-property-delete-overlay-background: var(--palette5_transparent);--home-my-property-actions-overlay-background: var(--palette9);--home-my-property-separator: var(--palette2);--home-lets-start-title-text: var(--palette5);--home-lets-start-divider: var(--palette2);--nav-header-logout-background: var(--palette8);--nav-header-icon: var(--palette5);--nav-header-border: var(--palette2);--nav-footer-background: var(--palette7);--nav-footer-icon: var(--palette1);--nav-footer-text: var(--palette1);--tablet-nav-header-icon-background: var(--palette7);--tablet-nav-header-icon: var(--palette1);--mobile-nav-background: var(--palette2);--mobile-nav-divider-drawer: var(--palette3);--mobile-nav-header-background: var(--palette8);--mobile-nav-icon: var(--palette5);--mobile-nav-text: var(--palette5);--overlay-background: var(--palette5_transparent);--property-form-background: var(--palette1);--property-form-spinner-divider: var(--palette2);--property-form-icon-restore: var(--palette5);--property-field-background: var(--palette1);--property-field-hover-background: var(--palette8);--property-field-autofill-background: var(--palette1);--property-field-empty-border: var(--palette9);--property-field-label: var(--palette5);--property-field-text: var(--palette5);--property-field-input-disabled-text: var(--palette5);--property-field-hint: var(--palette5);--property-field-warning-icon: var(--palette9);--property-field-warning-text: var(--palette7);--property-media-upload-icon: var(--palette7);--property-media-close-icon: var(--palette6);--property-goto-results-icon: var(--palette5);--property-goto-results-background: var(--palette1);--property-goto-results-hover-background: var(--palette3_overlay);--mobile-property-menu-background: var(--palette8);--mobile-property-menu-border: var(--palette2);--mobile-property-menu-zoom-in: var(--palette7);--mobile-property-menu-zoom-out: var(--palette5);--mobile-property-menu-text: var(--palette5);--mobile-property-menu-text-selected: var(--palette7);--mobile-property-data-table-background: var(--palette8);--calculator-result-text: var(--palette7);--calculator-title: var(--palette5);--calculator-coming-soon: var(--palette7);--form-field-border: var(--palette2);--form-field-label: var(--palette5);--form-field-input-text: var(--palette5);--form-field-input-disabled-text: var(--palette5);--form-field-input-background: var(--palette1);--form-field-input-border: var(--palette2);--form-field-error-border: var(--palette9);--form-field-error-text: var(--palette9);--form-field-message-text: var(--palette5);--form-field-button-background: var(--palette7);--form-field-button-text: var(--palette1);--form-field-button-disabled-background: var(--palette2);--form-field-button-disabled-text: var(--palette3);--form-field-button-link-text: var(--palette5);--form-field-tooltip-background: var(--palette7);--number-picker-icon: var(--palette4);--number-picker-icon-light: var(--palette3);--table-text: var(--palette5);--table-head-background: var(--palette8);--table-cell-background: var(--palette8);--table-cell-negative-text: var(--palette9);--table-border: var(--palette8);--table-scrollbar-thumb-background: var(--palette8);--table-scrollbar-track-background: var(--palette8);--table-scrollbar-track-background-hover: var(--palette1);--table-scrollbar-track-border-hover: var(--palette1);--chart-background: var(--palette8);--loading-0: #f3f3f3;--loading-1: #f5f5f5;--loading-2: #f7f7f7;--loading-3: #fafafa;--loading-4: #fbfbfb;--loading-5: #fbfbfb;--loading-6: #fbfbfb;--loading-7: #fbfbfb;--loading-8: #fbfbfb;--loading-9: #fbfbfb;--dialog_title: var(--palette7);--dialog_text: var(--palette5);--dialog_background_no_internet: rgba(17, 97, 182, .05)}*{box-sizing:border-box}html{font-family:rubik-regular,OpenSans,sans-serif;scroll-behavior:smooth;background-color:var(--background);color:var(--text);overflow-y:hidden;font-size:16px;direction:rtl}body{margin:0;min-height:100vh;font-family:rubik-regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:hidden}@media (max-width: 767px){body.landscape{margin:0;overflow:hidden;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}body.landscape>#root{position:absolute;width:100vh;height:100vw;transform:rotate(90deg);transform-origin:center;overflow:hidden}}img{max-width:100%}h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:400;padding:10px 0}a{text-decoration:none;color:inherit;cursor:pointer}a:hover{text-decoration:underline}a.active{color:#541193;font-weight:600}button{font-family:inherit;cursor:pointer}button *{pointer-events:none}input{font-family:rubik-regular;text-align:inherit}select,textarea{font-family:rubik-regular}::-webkit-scrollbar{width:8px;background-color:#0000;-webkit-border-radius:100px}::-webkit-scrollbar:hover{background-color:#00000017}::-webkit-scrollbar-thumb:vertical{background:#8a797980;-webkit-border-radius:100px}::-webkit-scrollbar-thumb:vertical:active{-webkit-border-radius:100px}.styles-module_tooltip__mnnfp{padding:4px 10px!important;font-weight:400;z-index:1}.core-styles-module_show__Nt9eE{opacity:.8}.core-styles-module_arrow__cvMwQ{display:none}.hide-content{visibility:hidden}.container.swiping{overflow-y:hidden}.container .swiping-to-refresh{justify-content:center;width:30px;height:30px;margin:20px auto 0;display:flex;opacity:0;transform:translateY(-20px);animation:fade-in-down .2s ease-out forwards}.container .swiping-to-refresh svg{width:30px;height:30px;fill:var(--loading-dark)}.container .swiping-to-refresh.refreshing svg{animation-name:loading;animation-duration:.8s;animation-iteration-count:infinite;animation-timing-function:steps(8,end)}.main-layout{display:grid;grid-template-columns:20px 1fr 20px;height:100vh;overflow:auto}.main-layout>*:not(.full){grid-column:2}.main-layout>*.full{grid-column:1/-1}.main-layout::-webkit-scrollbar{width:12px}.main-layout::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background);border-radius:0}.main-layout::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background);border-radius:0}.main-layout::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-background-hover);border:1px solid var(--scrollbar-track-border-hover)}@media (max-width: 767px){.main-layout::-webkit-scrollbar{width:0px}}@media (max-width: 767px){.main-layout{grid-template-columns:minmax(0,1fr) minmax(auto,767px) minmax(0,1fr);grid-template-rows:72px 1fr}.main-layout .tablet,.main-layout .desktop{display:none}}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.main-layout .mobile,.main-layout .desktop{display:none}.main-layout:not(.wide){grid-template-columns:84px 1fr 20px}.main-layout.wide,.main-layout.widing,.main-layout.narrowing{grid-template-columns:175px 1fr 20px}.main-layout:not(.logout){grid-template-rows:72px 1fr 72px}.main-layout.logout{grid-template-columns:20px 1fr 20px}.main-layout.narrowing main{transition:width .3s ease-in-out}.main-layout.widing main{transition:width .3s ease-in-out}}@media (min-width: 1064px){.main-layout{grid-template-columns:minmax(20px,1fr) minmax(auto,1024px) minmax(20px,1fr)}.main-layout .mobile,.main-layout .tablet{display:none}.main-layout:not(.logout){grid-template-rows:72px 1fr 72px}}.form{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);width:500px;padding:17px;margin:20px auto;display:grid}.form .title{color:var(--text);font-size:1.875rem;font-weight:700;padding:6px;margin:0;text-align:center;height:57px}.form .title.loading0{animation:loading0-animation 3s infinite}.form .title.loading0 *{display:none}.form .fields{display:block;position:relative;padding:30px 0 20px;box-sizing:content-box;justify-self:center;width:100%;min-height:325px}.form .fields>div{width:100%;margin:0 auto}.form .fields>div.form-field{margin-bottom:16px}.form .fields>div.button{margin-top:29px}.form .fields .note{height:40px;font-size:.875rem;padding:0}.form .fields .note.error{color:var(--form-field-error-text)}.form .fields .note.message{color:var(--form-field-message-text)}.form .fields .error:not(.form-field){font-size:1rem;padding:4px 8px;color:var(--form-field-error-text)}.form .fields .buttons{display:flex;margin:36px auto 0;justify-content:space-evenly;width:300px}.form .fields .buttons .button{margin:0}.form .fields.loading1{animation:loading1-animation 3s infinite}.form .fields.loading1 *{display:none}.form .footer{text-align:center;height:69px}.form .footer div{margin:10px 0}.form .footer div a{cursor:default}.form .footer div a u{font-weight:700;text-decoration:none;color:var(--text-link)}.form .footer div a:hover{text-decoration:none}.form .footer.loading1{animation:loading1-animation 3s infinite}.form .footer.loading1 div{display:none}.form .footer.loading2{animation:loading2-animation 3s infinite}.form .footer.loading2 div{display:none}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.form{height:fit-content;margin:40px auto 20px}}@media (max-width: 767px){.form{box-shadow:unset;width:100%;max-width:300px}.form .title{font-size:1.875rem}.form .footer div a{font-size:1.125rem}}@keyframes slide-in-out{0%{transform:translateY(150%)}12%{transform:translateY(0);opacity:1}90%{transform:translateY(0);opacity:1}to{transform:translateY(150%);opacity:0}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes scalein{0%{transform:scale(.6)}to{transform:scale(1)}}@keyframes scaleout{0%{transform:scale(1)}to{transform:scale(.6)}}@keyframes scaleinsoft{0%{transform:scale(.8)}to{transform:scale(1)}}@keyframes reveal-overlay{0%{width:0}to{width:80px}}@keyframes conceal-overlay{0%{width:80px;opacity:1;visibility:visible}to{width:0;opacity:0;visibility:hidden}}@keyframes slide-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slide-to-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slide-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slide-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes slide-from-bottom{0%{bottom:-100%}to{bottom:0}}@keyframes slide-to-bottom{0%{bottom:0}to{bottom:-100%}}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes forward-background{0%{background-position:0 0}to{background-position:100% 0}}@keyframes backward-background{0%{background-position:100% 0}to{background-position:0 0}}@keyframes loading{0%{transform:rotate(180deg)}to{transform:rotate(540deg)}}@keyframes loading0-animation{0%{background-color:var(--loading-0)}20%{background-color:var(--loading-1)}40%{background-color:var(--loading-2)}60%{background-color:var(--loading-3)}80%{background-color:var(--loading-4)}to{background-color:var(--loading-0)}}@keyframes loading1-animation{0%{background-color:var(--loading-1)}20%{background-color:var(--loading-2)}40%{background-color:var(--loading-3)}60%{background-color:var(--loading-4)}80%{background-color:var(--loading-0)}to{background-color:var(--loading-1)}}@keyframes loading2-animation{0%{background-color:var(--loading-2)}20%{background-color:var(--loading-3)}40%{background-color:var(--loading-4)}60%{background-color:var(--loading-0)}80%{background-color:var(--loading-1)}to{background-color:var(--loading-2)}}@keyframes loading3-animation{0%{background-color:var(--loading-3)}20%{background-color:var(--loading-4)}40%{background-color:var(--loading-0)}60%{background-color:var(--loading-1)}80%{background-color:var(--loading-2)}to{background-color:var(--loading-3)}}@keyframes loading4-animation{0%{background-color:var(--loading-4)}20%{background-color:var(--loading-0)}40%{background-color:var(--loading-1)}60%{background-color:var(--loading-2)}80%{background-color:var(--loading-3)}to{background-color:var(--loading-4)}}@keyframes loading5-animation{0%{background-color:var(--loading-4)}20%{background-color:var(--loading-0)}40%{background-color:var(--loading-1)}60%{background-color:var(--loading-2)}80%{background-color:var(--loading-3)}to{background-color:var(--loading-4)}}@keyframes loading6-animation{0%{background-color:var(--loading-4)}20%{background-color:var(--loading-0)}40%{background-color:var(--loading-1)}60%{background-color:var(--loading-2)}80%{background-color:var(--loading-3)}to{background-color:var(--loading-4)}}@keyframes loading7-animation{0%{background-color:var(--loading-4)}20%{background-color:var(--loading-0)}40%{background-color:var(--loading-1)}60%{background-color:var(--loading-2)}80%{background-color:var(--loading-3)}to{background-color:var(--loading-4)}}@keyframes loading8-animation{0%{background-color:var(--loading-4)}20%{background-color:var(--loading-0)}40%{background-color:var(--loading-1)}60%{background-color:var(--loading-2)}80%{background-color:var(--loading-3)}to{background-color:var(--loading-4)}}@keyframes loading9-animation{0%{border-top:1px solid var(--loading-0)}20%{border-top:1px solid var(--loading-1)}40%{border-top:1px solid var(--loading-2)}60%{border-top:1px solid var(--loading-3)}80%{border-top:1px solid var(--loading-4)}to{border-top:1px solid var(--loading-0)}}@keyframes pulse-scale{0%{transform:scale(1)}50%{transform:scale(1.6)}to{transform:scale(1)}}.signup{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);width:500px;padding:17px;margin:60px auto;display:grid}.signup .form-container .title{color:var(--text);font-size:1.875rem;font-weight:700;padding:6px;margin:0;text-align:center}.signup .form-container .title.loading1{animation:loading1-animation 3s infinite;color:transparent}.signup .form-container .title.loading1 *{display:none}.signup .form-container .progress{margin:0;padding:14px 0 0}.signup .form-container .progress li{background-color:var(--signup-progress-background);font-size:1rem;height:8px;width:33.3%;display:inline-block;border-radius:8px}.signup .form-container .progress li.active{background-color:var(--signup-progress-active-background)}.signup .form-container .progress li.forward{background:linear-gradient(to right,var(--signup-progress-background) 50%,var(--signup-progress-active-background) 50%);background-size:200% 100%;animation:forward-background 1s forwards}.signup .form-container .progress li.backward{background:linear-gradient(to right,var(--signup-progress-background) 50%,var(--signup-progress-active-background) 50%);background-size:200% 100%;animation:backward-background 1s forwards}.signup .form-container .progress.loading1{animation:loading1-animation 3s infinite}.signup .form-container .progress.loading1 *{display:none}.signup .form-container .form{display:block;position:relative;padding:20px 0;box-sizing:content-box;justify-self:center;width:100%;box-shadow:none}.signup .form-container .form>div{width:100%;margin:0 auto}.signup .form-container .form .form-field-error{width:268px}.signup .form-container .form .error:not(.form-field){height:40px;font-size:1rem;padding:4px 8px;width:268px;color:var(--form-field-error-text)}.signup .form-container .form .buttons{display:flex;margin:36px auto 0;justify-content:space-evenly;width:230px}.signup .form-container .form .buttons .button{margin:0}.signup .form-container .form .html-area h1,.signup .form-container .form .html-area h3{padding-left:0;padding-right:0}.signup .form-container .form .html-area .text{overflow:auto;width:100%;padding:0 10px;box-sizing:border-box;margin:0;height:250px;overflow-y:auto;overflow-x:hidden}.signup .form-container .form .html-area .text::-webkit-scrollbar{width:12px}.signup .form-container .form .html-area .text::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background);border-radius:0}.signup .form-container .form .html-area .text::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background);border-radius:0}.signup .form-container .form .html-area .text::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-background-hover);border:1px solid var(--scrollbar-track-border-hover)}@media (max-width: 767px){.signup .form-container .form .html-area .text::-webkit-scrollbar{width:0px}}.signup .form-container .form .programs{width:370px;height:365px;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:0;margin:0}.signup .form-container .form .programs>article{background-color:var(--signup-property-background);color:var(--text);height:165px;justify-content:center;display:grid;grid-template-rows:1fr 50px;padding:5px 10px;position:relative;text-align:center;margin:0 auto 10px;width:150px}.signup .form-container .form .programs>article:not(.before-deleting,.deleting) .delete-overlay{display:none}.signup .form-container .form .programs>article.before-deleting .footer img,.signup .form-container .form .programs>article.deleting .footer img{display:none}.signup .form-container .form .programs>article.selected{color:var(--signup-property-selected-text)}.signup .form-container .form .welcome h2{font-size:1rem}.signup .form-container .form .welcome svg{width:450px!important;height:450px!important;position:relative;top:-30px;right:-38px}.signup .form-container .form.loading1{animation:loading1-animation 3s infinite;max-width:unset;border-radius:0}.signup .form-container .form.loading1 *{display:none}.signup .form-container .footer{text-align:center}.signup .form-container .footer div{margin:10px 0}.signup .form-container .footer div a{cursor:default}.signup .form-container .footer div a u{font-weight:700;text-decoration:none;color:var(--text-link)}.signup .form-container .footer div a:hover{text-decoration:none}.signup .form-container .footer.loading1{animation:loading1-animation 3s infinite}.signup .form-container .footer.loading1 div{display:none}.signup .form-container.presonal_info .form .form-field{width:calc(100% - 25px)}.signup .form-container.presonal_info .form .form-field:last-of-type label input:valid+span{right:7px}.signup .form-container.financial_details .form .form-field:last-of-type label input:valid+span{right:-2px}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.signup{grid-column:1/-1!important;width:calc(100% - 40px);margin:0 20px 40px}.signup .form-container{grid-column:1/-1!important;width:calc(100% - 40px)}.signup .form-container .form{margin:20px auto}}@media (max-width: 767px){.signup,.signup .form-container{grid-template-columns:1fr;grid-template-rows:68px 46px 1fr 115px;grid-gap:0;width:calc(100% - 20px);margin:0 10px;box-shadow:unset}.signup .form-container .title{grid-row:1;margin-top:10px}.signup .form-container .progress{grid-row:2;padding:7px 0}.signup .form-container .form{grid-row:3;padding:0;margin:0 auto}.signup .form-container .form .html-area .text{padding:0}.signup .form-container .footer{grid-row:4}}.forgot-password .fields>div.code{justify-items:center}.forgot-password .fields .note.error{text-align:center}.home{background-color:var(--background)}.home h1{color:var(--text);padding:0;margin:42px 0 20px;font-size:1.5rem;font-weight:700;height:24px}.home h1 font{color:var(--text)}.home h1.loading0{background-color:var(--loading-0);width:370px}.home h2{color:var(--text);padding:0;margin:20px 0;font-size:1.125rem;font-weight:700;height:24px}.home h2 b font{color:var(--text)}.home h2.loading0{background-color:var(--loading-0);width:240px}.home .my-cities{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:20px}.home .my-cities>article{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);width:100%;max-width:240px;height:62px;font-size:1rem;align-items:center;display:inline-flex;margin:0 0 15px;padding:15px}.home .my-cities>article div:hover{transform:scale(105%);cursor:default}.home .my-cities>article.selected div{font-weight:700}.home .my-cities>article.selected div:hover{transform:scale(1);cursor:none}.home .my-cities>article.loading0{animation:loading0-animation 3s infinite}.home .my-cities>article.loading0 span{display:none}.home .my-cities>article.loading1{animation:loading1-animation 3s infinite}.home .my-cities>article.loading1 span{display:none}.home .my-cities>article.loading2{animation:loading2-animation 3s infinite}.home .my-cities>article.loading2 span{display:none}.home .my-cities>article.loading3{animation:loading3-animation 3s infinite}.home .my-cities>article.loading3 span{display:none}.home .my-cities>article img{width:25px;height:auto}.home .my-cities>article div{margin-right:7px}.home .my-cities>article div span{margin-right:7px;font-size:.875rem}.home .my-properties>article{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);width:100%;height:134px;margin:0 0 20px;padding:17px;position:relative}.home .my-properties>article>.container{display:grid;grid-template-columns:177px 1fr 120px;grid-template-rows:1fr}.home .my-properties>article>.container>.media img{grid-column:1;width:150px;height:100px;border-radius:8px;object-fit:cover}.home .my-properties>article>.container>.details{grid-column:2;display:grid;grid-template-columns:230px 1fr}.home .my-properties>article>.container>.details>div:nth-child(1){grid-column:1;padding-left:10px}.home .my-properties>article>.container>.details>div:nth-child(1)>h2{margin:0;padding:0;background:transparent;font-size:1rem;font-weight:400;height:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home .my-properties>article>.container>.details>div:nth-child(1)>.price{color:var(--home-my-property-price-text);font-size:.875rem}.home .my-properties>article>.container>.details>div:nth-child(2){grid-column:2;padding-right:10px;border-right:1px solid var(--home-my-property-separator)}.home .my-properties>article>.container>.details>div:nth-child(2)>.note{color:var(--home-my-property-price-text);font-size:.875rem;max-height:100px;overflow:auto}.home .my-properties>article>.container>.details>div:nth-child(2)>.note::-webkit-scrollbar{width:0px}.home .my-properties>article>.container>.actions{grid-column:3;position:relative}.home .my-properties>article>.container>.actions>.indications svg{float:left;margin:0 2px 2px 0}.home .my-properties>article>.container>.actions>.indications svg[data-testid=WorkspacePremiumIcon]{fill:var(--icon-medal)}.home .my-properties>article>.container>.actions>.indications svg[data-testid=RuleIcon]{fill:var(--icon-miss-content)}.home .my-properties>article>.container>.actions>.actions{position:absolute;left:0;bottom:0}.home .my-properties>article>.container>.actions>.actions svg{width:20px;height:20px;fill:var(--icon-color)}.home .my-properties>article>.container>.actions>.actions.disabled svg{fill:var(--icon-disabled)}.home .my-properties>article.before-deleting .container{opacity:.3}.home .my-properties>article>.delete-overlay{background-color:var(--home-my-property-delete-overlay-background);position:absolute;top:0;left:0;width:100%;height:134px;display:flex;align-items:center;justify-content:center;border-radius:8px}.home .my-properties>article>.delete-overlay>div{height:134px;text-align:center}.home .my-properties>article>.delete-overlay>div .buttons{display:inline-flex}.home .my-properties>article>.delete-overlay>div .buttons .button{margin:0}.home .my-properties>article:not(.before-deleting,.deleting) .delete-overlay{display:none}.home .my-properties>article.before-deleting .container>img,.home .my-properties>article.before-deleting .container>div,.home .my-properties>article.deleting .container>img,.home .my-properties>article.deleting .container>div{opacity:30%}.home .my-properties>article.loading0{animation:loading0-animation 3s infinite}.home .my-properties>article.loading1{animation:loading1-animation 3s infinite}.home .my-properties>article.loading2{animation:loading2-animation 3s infinite}.home .my-properties>article.loading3{animation:loading3-animation 3s infinite}.home .my-properties>article.loading4{animation:loading4-animation 3s infinite}.home .my-properties>article.loading5{animation:loading5-animation 3s infinite;display:none}.home .best-yields{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);width:100%;margin:0 0 20px;padding:17px}.home .best-yields h2{height:24px;font-size:1rem;font-weight:400}.home .best-yields h2.loading0{background-color:var(--loading-0);width:240px}.home .best-yields .no-data{margin:0 20px}.home .best-yields>div{display:grid;grid-gap:10px}.home .best-yields>div .data{display:flex;flex-wrap:wrap;justify-content:space-between}.home .best-yields>div .data>article{background-color:var(--inside-container-background);border-radius:8px;color:var(--text);width:150px;height:150px;text-align:center;display:grid;grid-template-rows:43px 25px 25px;padding:18px 10px;margin:0 6px 20px}.home .best-yields>div .data>article img{grid-row:1;margin:0 auto}.home .best-yields>div .data>article h3{grid-row:2;margin:0 auto;font-size:.8125rem;font-weight:400}.home .best-yields>div .data>article span{grid-row:3;font-size:1.25rem;font-weight:700;margin:6px auto 0}.home .best-yields>div .data>article.loading0{animation:loading0-animation 3s infinite}.home .best-yields>div .data>article.loading1{animation:loading1-animation 3s infinite}.home .best-yields>div .data>article.loading2{animation:loading2-animation 3s infinite}.home .best-yields>div .data>article.loading3{animation:loading3-animation 3s infinite}.home .best-yields>div .chart{margin-bottom:20px}.home .best-yields>div .chart.loading4{background-color:var(--loading-4);height:474px;margin:32px 6px 28px}.home .best-yields .no-yields{text-align:center;display:block}.home .best-yields .no-yields h3{padding-top:60px;font-size:1.5rem}.home .best-yields .no-yields img{padding-top:20px;padding-bottom:20}.home .best-yields .no-yields svg{width:300px!important;height:300px!important}.home .best-yields .loading{margin:20px auto}.home .best-yields .loading svg{width:50px;height:50px;fill:var(--loading-dark);animation-name:loading;animation-duration:.8s;animation-iteration-count:infinite;animation-timing-function:steps(8,end)}.home .hide{display:none}.home.start{display:grid;justify-content:center;align-items:center;grid-template-columns:504px 1fr}.home.start>div{grid-column:1/-1;margin-top:10px}.home.start>.promotion{grid-column:1/-1}.home.start>img{grid-column:1;width:504px;height:504px}.home.start>section{grid-column:2;display:inline-block;width:555px}.home.start>section h2{font-size:4rem;font-weight:700;padding:0;margin:0 auto;text-align:center;width:468px;height:88px}.home.start>section h3,.home.start>section h4{color:var(--home-lets-start-title-text);padding:0;margin:27px auto 31px;text-align:center;width:468px}.home.start>section h3{font-size:1.5rem;font-weight:700}.home.start>section h4 a{font-weight:700;text-decoration:none;cursor:default}.home.start>section hr{border-top:1px solid var(--home-lets-start-divider);margin:16px 0}.home.start>section .button.long{margin:41px auto 20px}.home.start>section .button.long button{width:468px}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.home{overflow-x:hidden;overflow-y:auto;height:fit-content}.home .my-cities{display:flex;overflow-y:hidden;overflow-x:scroll}.home .my-cities article div{width:150px}.home.start{grid-template-columns:1fr;grid-template-rows:90px 50px 1fr;height:100vh}.home.start>div{margin-top:0}.home.start>section{display:grid;grid-column:1;width:100%;grid-template-columns:1fr 1fr;grid-template-rows:80px 20px 1fr 20px 1fr;margin:auto}.home.start>section h2{grid-column:1/-1;grid-row:1}.home.start>section h3{grid-column:2;align-items:center;margin:auto;width:300px;display:flex;grid-row:3}.home.start>section img{grid-column:1;grid-row:3/-1;width:354px;height:354px;margin:auto}.home.start>section hr{border:0;border-bottom:1px solid var(--home-lets-start-divider)}.home.start>section hr:nth-of-type(1){grid-column:1/-1;grid-row:2}.home.start>section hr:nth-of-type(2){grid-column:2;grid-row:4}.home.start>section .button.long{grid-column:2;grid-row:5}.home.start>section .button.long button{width:-webkit-fill-available}}@media (min-width: 767.1px) and (max-width: 850px){.home .my-properties>article>.container>.details{grid-template-columns:200px 1fr}.home .best-yields>div .data{display:grid;grid-template-areas:"a1 a2" "a3 a4";grid-gap:20px;padding-left:6px;margin-bottom:20px}.home .best-yields>div .data>article{margin:0;width:306px}.home .best-yields>div .data>article:nth-child(1){grid-area:a1}.home .best-yields>div .data>article:nth-child(2){grid-area:a2}.home .best-yields>div .data>article:nth-child(3){grid-area:a3}.home .best-yields>div .data>article:nth-child(4){grid-area:a4}}@media (max-width: 767px){.home{grid-column:1/-1;margin:0;overflow-x:hidden;overflow-y:auto;height:fit-content}.home h1{font-size:1.375rem;height:auto;min-height:24px;margin:20px}.home h1.loading0{width:calc(100% - 40px)}.home h2{margin:20px}.home .my-cities{display:inline-flex;overflow-y:hidden;overflow-x:scroll;width:100%;padding:0 20px}.home .my-cities>article{display:inline-grid;width:120px;height:110px;padding:10px}.home .my-cities>article>img{margin:0 auto 4px;width:35px}.home .my-cities>article>div{margin:0 auto;text-align:center;width:90px}.home .my-properties{padding:0 20px 11px}.home .my-properties article{padding:10px;height:100px}.home .my-properties article>.container{grid-template-columns:130px 1fr 40px}.home .my-properties article>.container .media img{width:120px;height:80px}.home .my-properties article>.container div:nth-of-type(1) h2{height:auto}.home .my-properties article>.container .details{grid-template-columns:90px 1fr}.home .my-properties article>.container .details h2{font-size:1.125rem;height:24px;overflow:hidden;text-overflow:ellipsis}.home .my-properties article>.container .details .price{font-size:1rem}.home .my-properties article>.container .indications svg{width:24px;height:24px}.home .my-properties article>.container .actions .actions{display:none}.home .my-properties article>.delete-overlay{height:100px}.home .my-properties article>.delete-overlay>div{height:100px}.home .my-properties article>.delete-overlay>div h2{margin-bottom:0;margin-top:8px}.home .my-properties article.await{opacity:0}.home .my-properties article>.actions-overlay{background-color:var(--home-my-property-actions-overlay-background);position:absolute;top:0;left:0;width:0;height:100%;display:flex;overflow:hidden;align-items:center;justify-content:center;border-bottom-left-radius:8px;border-top-left-radius:8px;animation:reveal-overlay .5s ease-out forwards}.home .my-properties article>.actions-overlay>div{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.home .my-properties article>.actions-overlay>div div{display:flex;align-items:center;justify-content:center;font-size:1.125rem}.home .my-properties article>.actions-overlay>div div svg{width:22px;height:22px;fill:var(--mobile-icon-color);margin-left:2px}.home .my-properties article>.actions-overlay>div div span{color:var(--mobile-icon-label)}.home .my-properties article:not(.before-acting)>.actions-overlay{animation:conceal-overlay .5s ease-out forwards}.home .my-properties article.before-acting .container>img,.home .my-properties article.before-acting .container>div,.home .my-properties article.acting .container>img,.home .my-properties article.acting .container>div{opacity:30%}.home .best-yields{box-shadow:unset;padding:0 20px;margin:0 0 50px;position:relative}.home .best-yields>h2{margin:20px 0 10px;font-size:1.125rem}.home .best-yields>div .data{justify-content:space-evenly}.home .best-yields>div .data article{margin:0 6px 15px;grid-template-rows:1fr 1fr 1fr;width:calc((100% - 28px)/2);height:calc((100% - 28px)/2)}.home .best-yields>div .data article h3{margin:auto 18px;font-size:.9375rem}.home .best-yields>div .chart{margin:0 auto 20px;width:100%}.home .best-yields .no-yields{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);width:100%;margin:0 0 20px}.home.start{grid-template-columns:10px 1fr 10px;width:100%;margin:0;padding:0}.home.start>div{margin-top:0}.home.start>section{grid-column:2;width:100%;display:inline;margin:0;padding:0}.home.start>section h2{width:100%;font-size:2.5rem;height:auto;margin:10px auto}.home.start>section img.mobile{width:250px;height:250px;margin:auto;display:block}.home.start>section h3{width:100%;font-size:1.375rem;height:auto;margin:0 auto 10px}.home.start>section .button.long{margin:15px auto}.home.start>section .button.long button{width:calc(100% - 20px)}}.calculators{background-color:var(--background)}.calculators h1{color:var(--text);padding:0;margin:42px 0 20px;font-size:1.5rem;font-weight:700;height:24px}.calculators h1.loading0{background-color:var(--loading-0);width:370px;text-indent:-9999px}.calculators section{display:grid;grid-template-columns:repeat(auto-fill,minmax(435px,1fr));grid-gap:43px;margin-bottom:42px;width:100%}.calculators section>article{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);margin:0;padding:20px;height:346px;justify-content:right;display:grid;grid-template-rows:150px 60px 1fr;position:relative;cursor:default;justify-content:center}.calculators section>article img{margin:0 auto;width:150px;height:150px;border-radius:8px}.calculators section>article div{text-align:center;margin:auto 0}.calculators section>article div h2{color:var(--calculator-title);padding:7px 0;font-size:1.25rem;font-weight:700}.calculators section>article div:nth-child(3){display:grid}.calculators section>article div:nth-child(3)>span{font-weight:700;color:var(--text-disable)}.calculators section>article svg{float:left;margin:0 2px 2px 0}.calculators section>article.loading0{animation:loading0-animation 3s infinite}.calculators section>article.loading0 *{display:none}.calculators section>article.loading1{animation:loading1-animation 3s infinite}.calculators section>article.loading1 *{display:none}.calculators section>article.loading2{animation:loading2-animation 3s infinite}.calculators section>article.loading2 *{display:none}.calculators section>article.loading3{animation:loading3-animation 3s infinite}.calculators section>article.loading3 *{display:none}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.calculators section{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;margin-bottom:20px}}@media (min-width: 767.1px) and (max-width: 850px){.calculators section{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: 767px){.calculators{grid-column:1/-1;margin:20px}.calculators h1{font-size:1.375rem;height:auto;margin:0 0 20px}.calculators h1.loading0{width:calc(100% - 40px)}.calculators section{display:block;padding:0 0 11px}.calculators section>article{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);width:100%;height:110px;margin:0 0 20px;position:relative;padding:10px;grid-template-columns:100px 1fr;grid-template-rows:1fr 45px}.calculators section>article img{grid-column:1;grid-row:1/-1;width:90px;height:90px;margin-left:10px}.calculators section>article div:nth-child(2){grid-column:2;grid-row:1;text-align:right}.calculators section>article div:nth-child(2) h2{font-size:1rem;padding:0}.calculators section>article div:nth-child(2)>span{display:none}.calculators section>article div:nth-child(3){grid-column:2;grid-row:2;justify-content:right}.calculators section>article div:nth-child(3) .form-field.button.long button{width:auto;height:40px;margin:5px 0;font-size:.875rem;font-weight:400}}.calculator.max-price h1{color:var(--text);padding:0;margin:42px 0 20px;font-size:1.5rem;font-weight:700;height:24px}.calculator.max-price .form{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);width:100%;margin-bottom:35px}.calculator.max-price .form article:not(:nth-child(1)){display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}.calculator.max-price .form article .property-field span{line-height:30px}.calculator.max-price .form article .property-field.percent span{line-height:normal}.calculator.max-price .form article:nth-child(1){background-color:var(--inside-container-background);border-radius:8px;color:var(--text);width:250px;height:100px;text-align:center;display:grid;padding:18px 10px;margin:0 auto 20px}.calculator.max-price .form article:nth-child(1) h2{color:var(--calculator-result-text);font-weight:700}.calculator.max-price .form article:nth-child(1) h3{font-size:1rem}.calculator.max-price .form article:nth-child(2) *:nth-child(3).property-field span,.calculator.max-price .form article:nth-child(2) *:nth-child(4).property-field span{line-height:16px}.calculator.max-price .form article:nth-child(4) *:nth-child(2).property-field span,.calculator.max-price .form article:nth-child(4) *:nth-child(4).property-field span{line-height:16px}.calculator.max-price .form article:nth-child(6) *:nth-child(1).property-field span,.calculator.max-price .form article:nth-child(6) *:nth-child(2).property-field span{line-height:16px}.calculator.max-price .form article:nth-child(8) h3{grid-column:1/-1}.calculator.max-price .form article:nth-child(10) *:nth-child(1).property-field span,.calculator.max-price .form article:nth-child(10) *:nth-child(4).property-field span{line-height:16px}@media (min-width: 767.1px) and (max-width: 850px){.calculator.max-price .form article:not(:nth-child(1)){grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.calculator.max-price .form article .property-field.dropdown .custom-dropdown,.calculator.max-price .form article .property-field.dropdown .custom-dropdown .dropdown-toggle,.calculator.max-price .form article .property-field div input{width:160px}.calculator.max-price .form article:nth-child(8) *:nth-child(3).property-field span,.calculator.max-price .form article:nth-child(8) *:nth-child(4).property-field span{line-height:16px;width:57px;margin-left:30px}}@media (max-width: 767px){.calculator.max-price{grid-column:1/-1;margin:20px}.calculator.max-price h1{font-size:1.375rem;height:auto;margin:0 0 20px}.calculator.max-price h1.loading0{width:calc(100% - 40px)}.calculator.max-price .form{box-shadow:unset;max-width:unset;padding:0;margin-bottom:0}}.calculator.compare .filter{background-color:var(--inside-container-background);border-radius:8px;color:var(--text);padding:17px}.calculator.compare .filter .header h2{color:var(--text);padding:0;margin:0;font-size:.9375rem;font-weight:700}.calculator.compare .filter .header .form-field.button{display:none}.calculator.compare .filter .elements{display:grid;grid-template-columns:1fr 2fr auto;gap:10px}.calculator.compare .filter .elements .property-field{margin:7px 0}.calculator.compare .filter .elements .property-field>span{display:none}.calculator.compare .filter .elements .property-field.dropdown .custom-dropdown{margin:0}.calculator.compare .filter .elements .property-field.dropdown.visual{grid-column:1}.calculator.compare .filter .elements .property-field.dropdown.visual .custom-dropdown{width:100%}.calculator.compare .filter .elements .property-field.dropdown.multiple{grid-column:2}.calculator.compare .filter .elements .property-field.dropdown.multiple .custom-dropdown{width:100%}.calculator.compare .filter .elements .property-field.empty .custom-dropdown .dropdown-toggle{border-color:var(--form-field-input-border)}.calculator.compare .filter .elements .form-field.button{margin:2px 0}.calculator.compare .filter .elements .form-field.button button{height:48px}.calculator.compare .filter .apartments{margin-top:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calculator.compare .filter .apartments>div{border:1px solid var(--form-field-input-border);border-radius:8px;background:var(--property-field-background);color:var(--property-field-text);width:100%;height:30px;line-height:30px;margin:4px 0;padding:0 7px;text-align:right}.calculator.compare .filter .apartments>div span{padding-left:10px;margin-top:5px;display:ruby-text}.calculator.compare .filter .apartments>div span:not(:first-child){padding-right:10px;border-right:1px solid var(--home-my-property-separator)}.calculator.compare .view-buttons,.calculator.compare .scroll-buttons{display:none}.calculator.compare .main-content{display:flex;grid-gap:25px;width:fit-content}.calculator.compare .main-content .form{width:325px;display:flex;flex-direction:column}.calculator.compare .main-content .form article .property-field .custom-dropdown,.calculator.compare .main-content .form article .property-field .custom-dropdown .dropdown-toggle,.calculator.compare .main-content .form article .property-field>div>input,.calculator.compare .main-content .form article .property-field>div>textarea{width:150px}.calculator.compare .main-content .form article .property-field>div>textarea{max-width:150px}.calculator.compare .main-content .form article .property-field.dropdown.searchable .custom-dropdown .dropdown-menu input{width:135px;margin:0 6px}.calculator.compare .main-content .form article .property-field span{line-height:30px}.calculator.compare .main-content .form .yields{list-style:none;padding:0 10px}.calculator.compare .main-content .form .yields li{align-items:center;display:inline-flex;width:100%;position:relative}.calculator.compare .main-content .form .yields li img{width:20px}.calculator.compare .main-content .form .yields li .property-field{width:100%;margin:0 5px 0 0;border:0}.calculator.compare .main-content .form .yields li .property-field span{width:auto;margin-top:0;display:flex}.calculator.compare .main-content .form .yields li .property-field div{left:0;position:absolute;width:auto}.calculator.compare .main-content .form .yields li .property-field div input{border:0;width:auto;margin-top:0;padding-left:0;text-align:left}.calculator.compare .main-content .form .yields li>b{margin:0 10px;font-size:.9375rem;font-weight:400}.calculator.compare .main-content .form .yields li>span{left:0;position:absolute}.calculator.compare .main-content .form:not(.city-else) article:nth-child(1) *:nth-child(6).property-field span,.calculator.compare .main-content .form:not(.city-else) article:nth-child(1) *:nth-child(7).property-field span{line-height:16px}.calculator.compare .main-content .form:not(.city-else) article:nth-child(3) *:nth-child(2).property-field span,.calculator.compare .main-content .form:not(.city-else) article:nth-child(3) *:nth-child(4).property-field span{line-height:16px}.calculator.compare .main-content .form:not(.city-else) article:nth-child(5) *:nth-child(1).property-field span,.calculator.compare .main-content .form:not(.city-else) article:nth-child(5) *:nth-child(2).property-field span{line-height:16px}.calculator.compare .main-content .form:not(.city-else) article:nth-child(9) *:nth-child(1).property-field span,.calculator.compare .main-content .form:not(.city-else) article:nth-child(9) *:nth-child(4).property-field span{line-height:16px}.calculator.compare .main-content .form:not(.city-else) article:nth-child(11) *:nth-child(4).property-field span{line-height:16px}.calculator.compare .main-content .form.city-else article:nth-child(1) *:nth-child(7).property-field span,.calculator.compare .main-content .form.city-else article:nth-child(1) *:nth-child(8).property-field span{line-height:16px}.calculator.compare .main-content .form.city-else article:nth-child(3) *:nth-child(3).property-field span,.calculator.compare .main-content .form.city-else article:nth-child(9) *:nth-child(2).property-field span{line-height:30px}.calculator.compare .main-content .form.city-else article:nth-child(3) *:nth-child(2).property-field span,.calculator.compare .main-content .form.city-else article:nth-child(3) *:nth-child(4).property-field span,.calculator.compare .main-content .form.city-else article:nth-child(5) *:nth-child(1).property-field span,.calculator.compare .main-content .form.city-else article:nth-child(5) *:nth-child(2).property-field span,.calculator.compare .main-content .form.city-else article:nth-child(9) *:nth-child(1).property-field span,.calculator.compare .main-content .form.city-else article:nth-child(9) *:nth-child(4).property-field span,.calculator.compare .main-content .form.city-else article:nth-child(11) *:nth-child(4).property-field span{line-height:16px}.calculator.compare .main-content.no-compared-properties{display:grid;width:100%}.calculator.compare .main-content.no-compared-properties h3{margin:40px auto 0;font-size:1.5rem;font-weight:700}.calculator.compare .main-content.no-compared-properties img{margin:auto;width:400px}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.calculator.compare{position:relative}.calculator.compare .scroll-buttons.count2,.calculator.compare .scroll-buttons.count3{display:flex;overflow-x:auto;overflow-y:auto;height:40px;width:58px;position:absolute;top:174px;left:0;justify-content:space-between;align-items:center}.calculator.compare .scroll-buttons.count2 svg,.calculator.compare .scroll-buttons.count3 svg{width:24px;height:24px;display:inline;color:var(--mobile-icon-disabled)}.calculator.compare .scroll-buttons.count2.scroll-right svg:first-of-type,.calculator.compare .scroll-buttons.count3.scroll-right svg:first-of-type{color:var(--icon-color)}.calculator.compare .scroll-buttons.count2.scroll-left svg:last-of-type,.calculator.compare .scroll-buttons.count3.scroll-left svg:last-of-type{color:var(--icon-color)}.calculator.compare .scroll-buttons.count2{display:none}.calculator.compare .main-content{width:calc(100vw - 116px);overflow-y:auto;overflow-x:auto;grid-gap:20px}.calculator.compare .main-content .form{margin:40px 4px 20px;width:310px;padding:10px 4px;height:unset}}@media (min-width: 767.1px) and (max-width: 850px){.calculator.compare .filter .elements{grid-template-columns:1fr 1fr auto}.calculator.compare .filter .elements .property-field.dropdown.multiple .custom-dropdown ul li>img{display:none}}@media (max-width: 767px){.calculator.compare{margin:20px;position:relative}.calculator.compare .filter{padding:10px}.calculator.compare .filter .header{display:grid;grid-template-columns:1fr auto;height:20px}.calculator.compare .filter .header h2{display:inline;font-size:1rem}.calculator.compare .filter .header .form-field{display:inline;text-align:left;width:28px;height:20px;padding:0;margin:0}.calculator.compare .filter .header .form-field.button{display:inline}.calculator.compare .filter .header .form-field.button button{min-width:unset;height:20px;padding:0;margin:0}.calculator.compare .filter .header .form-field.button button span{line-height:20px;font-size:1rem;margin-bottom:3px}.calculator.compare .filter .elements{grid-template-columns:122px 1fr}.calculator.compare .filter .elements .property-field.dropdown.multiple .custom-dropdown{height:40px}.calculator.compare .filter .elements .property-field.dropdown.multiple .custom-dropdown .dropdown-toggle{font-size:1rem}.calculator.compare .filter .elements .property-field.dropdown.multiple .custom-dropdown ul{height:180px}.calculator.compare .filter .elements .property-field.dropdown.multiple .custom-dropdown ul li{margin:4px;width:calc(100% - 8px);height:40px}.calculator.compare .filter .elements .property-field.dropdown.multiple .custom-dropdown ul li>img{display:none}.calculator.compare .filter .elements .property-field.dropdown.multiple .custom-dropdown ul li div{width:calc(100% - 20px);display:block;margin:0 5px 0 0;padding:0}.calculator.compare .filter .elements .property-field.dropdown.multiple .custom-dropdown ul li div span{height:20px;line-height:20px;font-size:1rem;display:block;margin:0;padding:0;white-space:normal}.calculator.compare .filter .elements .property-field.dropdown.multiple .custom-dropdown ul li div span:not(:first-child){display:none}.calculator.compare .filter .elements .property-field.dropdown.visual .custom-dropdown{height:40px}.calculator.compare .filter .elements .property-field.dropdown.visual .custom-dropdown .dropdown-toggle{font-size:1rem}.calculator.compare .filter .elements .property-field.dropdown.visual .custom-dropdown ul{height:180px}.calculator.compare .filter .elements .property-field.dropdown.visual .custom-dropdown ul li{margin:4px;width:calc(100% - 8px);height:40px}.calculator.compare .filter .elements .property-field.dropdown.visual .custom-dropdown ul li>img{display:none}.calculator.compare .filter .elements .property-field.dropdown.visual .custom-dropdown ul li div span{height:20px;line-height:20px;font-size:1rem}.calculator.compare .filter .elements .form-field.button{display:none}.calculator.compare .view-buttons.count2,.calculator.compare .view-buttons.count3{display:block;overflow-x:auto;overflow-y:auto;height:40px;width:106px;position:absolute;justify-content:space-between;display:flex;align-items:center}.calculator.compare .view-buttons.count2 h2,.calculator.compare .view-buttons.count3 h2{display:inline;font-size:1rem}.calculator.compare .view-buttons.count2 svg,.calculator.compare .view-buttons.count3 svg{width:24px;height:24px;display:inline;color:var(--mobile-icon-disabled)}.calculator.compare .view-buttons.count2.comfy svg:first-of-type,.calculator.compare .view-buttons.count3.comfy svg:first-of-type{color:var(--icon-color)}.calculator.compare .view-buttons.count2.comfy svg:last-of-type,.calculator.compare .view-buttons.count3.comfy svg:last-of-type{color:var(--mobile-icon-disabled)}.calculator.compare .view-buttons.count2.compact svg:first-of-type,.calculator.compare .view-buttons.count3.compact svg:first-of-type{color:var(--mobile-icon-disabled)}.calculator.compare .view-buttons.count2.compact svg:last-of-type,.calculator.compare .view-buttons.count3.compact svg:last-of-type{color:var(--icon-color)}.calculator.compare .scroll-buttons.count2,.calculator.compare .scroll-buttons.count3{display:block;overflow-x:auto;overflow-y:auto;height:40px;width:58px;position:absolute;left:0;justify-content:space-between;display:flex;align-items:center}.calculator.compare .scroll-buttons.count2 svg,.calculator.compare .scroll-buttons.count3 svg{width:24px;height:24px;display:inline;color:var(--mobile-icon-disabled)}.calculator.compare .scroll-buttons.count2.scroll-right svg:first-of-type,.calculator.compare .scroll-buttons.count3.scroll-right svg:first-of-type{color:var(--icon-color)}.calculator.compare .scroll-buttons.count2.scroll-left svg:last-of-type,.calculator.compare .scroll-buttons.count3.scroll-left svg:last-of-type{color:var(--icon-color)}.calculator.compare .main-content{width:calc(100vw - 41px);overflow-y:auto;overflow-x:auto;grid-gap:20px}.calculator.compare .main-content .form{margin:38px 0 20px;width:293px;max-width:293px;padding:10px 0}.calculator.compare .main-content .form article h3{padding:0}.calculator.compare .main-content .form article .property-field{margin:7px 0}.calculator.compare .main-content .form article .property-field span{margin-right:0;width:100px}.calculator.compare .main-content .form hr{margin:20px 0;height:1.6px}.calculator.compare .main-content .form:not(:first-child){border-right:1px solid var(--property-form-spinner-divider);border-radius:0;padding-right:20px}.calculator.compare .main-content .form ul.yields{width:240px}.calculator.compare .main-content.no-compared-properties h3{font-size:1.25rem}.calculator.compare .main-content.compact{grid-gap:10px}.calculator.compare .main-content.compact .form{width:auto;max-width:unset}.calculator.compare .main-content.compact .form:not(.city-else) article:nth-child(3) *:nth-child(4).property-field span{line-height:30px}.calculator.compare .main-content.compact .form.city-else article .property-field.dropdown.searchable:first-child{display:none}.calculator.compare .main-content.compact .form article .property-field div,.calculator.compare .main-content.compact .form article .property-field .custom-dropdown{pointer-events:none;cursor:not-allowed;margin:0;width:auto}.calculator.compare .main-content.compact .form article .property-field div svg,.calculator.compare .main-content.compact .form article .property-field .custom-dropdown svg{display:none}.calculator.compare .main-content.compact .form article .property-field div input,.calculator.compare .main-content.compact .form article .property-field div button,.calculator.compare .main-content.compact .form article .property-field div textarea,.calculator.compare .main-content.compact .form article .property-field div button.dropdown-toggle,.calculator.compare .main-content.compact .form article .property-field .custom-dropdown input,.calculator.compare .main-content.compact .form article .property-field .custom-dropdown button,.calculator.compare .main-content.compact .form article .property-field .custom-dropdown textarea,.calculator.compare .main-content.compact .form article .property-field .custom-dropdown button.dropdown-toggle{color:var(--property-field-input-disabled-text);opacity:.6;border:0;margin:0;width:130px;font-size:1rem}.calculator.compare .main-content.compact .form article .property-field div textarea,.calculator.compare .main-content.compact .form article .property-field .custom-dropdown textarea{resize:none}.calculator.compare .main-content.compact .form article .property-field.calc-total span{margin-top:0}.calculator.compare .main-content.compact .form article .property-field.dropdown.empty button.dropdown-toggle{color:transparent}.calculator.compare .main-content.compact .form ul.yields{padding:0}.calculator.compare .main-content.compact .form ul.yields li img{display:none}.calculator.compare .main-content.compact .form:first-child article .property-field span{width:90px;margin-left:10px;font-size:.9375rem}.calculator.compare .main-content.compact .form:first-child article .property-field span u{display:none}.calculator.compare .main-content.compact .form:first-child>h3{padding:0}.calculator.compare .main-content.compact .form:first-child ul.yields{width:230px}.calculator.compare .main-content.compact .form:first-child ul.yields li .property-field{margin:0}.calculator.compare .main-content.compact .form:first-child ul.yields li .property-field span{margin-right:0}.calculator.compare .main-content.compact .form:not(:first-child){width:145px;max-width:145px;padding-right:10px}.calculator.compare .main-content.compact .form:not(:first-child) article h3{color:transparent}.calculator.compare .main-content.compact .form:not(:first-child) article .property-field span{display:inline-block;width:0;overflow:hidden;white-space:nowrap}.calculator.compare .main-content.compact .form:not(:first-child)>h3{color:transparent;white-space:nowrap}.calculator.compare .main-content.compact .form:not(:first-child)>h3>b>font{color:transparent}.calculator.compare .main-content.compact .form:not(:first-child) ul.yields{width:120px;padding:0}.calculator.compare .main-content.compact .form:not(:first-child) ul.yields li{display:block}.calculator.compare .main-content.compact .form:not(:first-child) ul.yields li .property-field{max-width:145px;height:30px}.calculator.compare .main-content.compact .form:not(:first-child) ul.yields li .property-field span{display:none}.calculator.compare .main-content.compact .form:not(:first-child) ul.yields li .property-field div{left:unset}.calculator.compare .main-content.compact .form:not(:first-child) ul.yields li .property-field div input{max-width:115px;text-align:right;margin:0;padding:0}.calculator.compare .main-content.comfy .form:not(:first-child) article .property-field span{width:100px}.calculator.compare .main-content.compacting .form:not(:first-child) article .property-field span{width:0;transition:width .3s ease-in-out}.calculator.compare .main-content.comfying .form:not(:first-child) article .property-field span{width:100px;transition:width .3s ease-in-out}.calculator.compare .main-content.loading.compact .form article .property-field.dropdown .custom-dropdown .dropdown-toggle{color:transparent}}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.main-layout.wide .calculator.max-price .form article:not(:nth-child(1)),.main-layout.widing .calculator.max-price .form article:not(:nth-child(1)),.main-layout.narrowing .calculator.max-price .form article:not(:nth-child(1)){grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.main-layout.wide .calculator.max-price .form article .property-field.dropdown .custom-dropdown,.main-layout.wide .calculator.max-price .form article .property-field.dropdown .custom-dropdown .dropdown-toggle,.main-layout.wide .calculator.max-price .form article .property-field div input,.main-layout.widing .calculator.max-price .form article .property-field.dropdown .custom-dropdown,.main-layout.widing .calculator.max-price .form article .property-field.dropdown .custom-dropdown .dropdown-toggle,.main-layout.widing .calculator.max-price .form article .property-field div input,.main-layout.narrowing .calculator.max-price .form article .property-field.dropdown .custom-dropdown,.main-layout.narrowing .calculator.max-price .form article .property-field.dropdown .custom-dropdown .dropdown-toggle,.main-layout.narrowing .calculator.max-price .form article .property-field div input{width:160px}.main-layout.wide .calculator.compare .main-content,.main-layout.widing .calculator.compare .main-content,.main-layout.narrowing .calculator.compare .main-content{width:calc(100vw - 207px)}}@media (min-width: 767.1px) and (max-width: 850px){.main-layout.wide .calculator.max-price .form article:not(:nth-child(1)),.main-layout.widing .calculator.max-price .form article:not(:nth-child(1)),.main-layout.narrowing .calculator.max-price .form article:not(:nth-child(1)){grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.main-layout.wide .calculator.max-price .form article .property-field.dropdown .custom-dropdown,.main-layout.wide .calculator.max-price .form article .property-field.dropdown .custom-dropdown .dropdown-toggle,.main-layout.wide .calculator.max-price .form article .property-field div input,.main-layout.widing .calculator.max-price .form article .property-field.dropdown .custom-dropdown,.main-layout.widing .calculator.max-price .form article .property-field.dropdown .custom-dropdown .dropdown-toggle,.main-layout.widing .calculator.max-price .form article .property-field div input,.main-layout.narrowing .calculator.max-price .form article .property-field.dropdown .custom-dropdown,.main-layout.narrowing .calculator.max-price .form article .property-field.dropdown .custom-dropdown .dropdown-toggle,.main-layout.narrowing .calculator.max-price .form article .property-field div input{width:115px}.main-layout.wide .calculator.compare .scroll-buttons.count2,.main-layout.widing .calculator.compare .scroll-buttons.count2,.main-layout.narrowing .calculator.compare .scroll-buttons.count2{display:flex}}.property{padding-bottom:20px}.property h1{color:var(--text);padding:0;margin:42px 0 20px;font-size:1.5rem;font-weight:700;height:24px}.property h1.loading0{background-color:var(--loading-0);width:370px;text-indent:-9999px}.property h2{color:var(--text);padding:0;margin:20px 0;font-size:1.125rem;font-weight:700;height:24px}.property .form{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);width:100%;margin-bottom:35px}.property .form article{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}.property .form article .property-field span{line-height:30px}.property .form article .property-field.percent span{line-height:normal}.property .form article h3{grid-column:1/-1}.property .form article:nth-child(3) *:nth-child(2).property-field span,.property .form article:nth-child(3) *:nth-child(4).property-field span{line-height:16px}.property .form article:nth-child(5) *:nth-child(1).property-field span,.property .form article:nth-child(5) *:nth-child(2).property-field span{line-height:16px}.property .form article *:nth-child(7).property-field.warning span{line-height:16px}.property .form article:nth-child(9) *:nth-child(1).property-field span,.property .form article:nth-child(9) *:nth-child(4).property-field span{line-height:16px}.property .form article:nth-child(11) *:nth-child(4).property-field span{line-height:16px}.property .form:not(.city-else) article:nth-child(1) *:nth-child(6).property-field span,.property .form:not(.city-else) article:nth-child(1) *:nth-child(7).property-field span{line-height:16px}.property .form.city-else article:nth-child(1) *:nth-child(6).property-field span{line-height:30px}.property .form.city-else article:nth-child(1) *:nth-child(7).property-field span,.property .form.city-else article:nth-child(1) *:nth-child(8).property-field span{line-height:16px}.property .interests{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:35px}.property .interests .zoom-in{display:none}.property .interests article{height:fit-content}.property .interests article .property-field.percent{margin:5px 0;width:100%}.property .interests article .property-field.percent span{margin-right:0;width:100%}.property .interests article .property-field.percent span.number-picker{display:flex;justify-content:end;align-items:start;height:20px}.property .interests article .property-field.percent span.number-picker .input input{height:auto}.property .interests article .property-field.percent span.number-picker .input svg{margin:0}.property .interests article .property-field.percent span.number-picker .actions{height:20px;margin-top:2px}.property .interests article .property-field.percent span u{text-decoration:underline;display:inline;float:left;width:40px}.property .interests article .property-field.percent .rollback svg{margin:0 0 0 5px}.property .interests article .property-field.number-picker.percent span u{display:none}.property .data{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);grid-column:2;padding:7px 25px 34px}.property .data h2{margin:20px 0 10px}.property .data section .title{display:flex}.property .data section.chart{overflow:hidden;border-bottom-left-radius:10px}.property .data section.chart div{background-color:var(--chart-background)}.property .data section.lock-yields,.property .data section.loading-calc-yields{background-color:var(--property-form-background);margin-top:0;border-bottom-left-radius:10px;height:calc(100% - 180px);text-align:center}.property .data section.lock-yields h3,.property .data section.loading-calc-yields h3{padding-top:60px;font-size:1.5rem}.property .data section.lock-yields img,.property .data section.loading-calc-yields img{padding-top:20px;padding-bottom:20}.property .data section.lock-yields svg,.property .data section.loading-calc-yields svg{width:300px!important;height:300px!important}.property .data section.loading-calc-yields{margin:0;border-top-left-radius:10px;height:100%}.property .data section.yield-forecast,.property .data section.amortization-schedule,.property .data section.chart{background-color:var(--inside-container-background);border-radius:8px;color:var(--text);margin:0;padding:20px 12px}.property .data .unavailable-overlay{display:none}.property .data.lock{position:relative;width:100%;height:100%;pointer-events:auto}.property .data.lock:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.property .data.lock .unavailable-overlay{position:absolute;top:120px;left:0;width:100%;height:100%;overflow:hidden;display:flex;justify-content:start;align-items:center;z-index:999;flex-direction:column}.property .data.lock .unavailable-overlay img{max-width:100%;max-height:100%;width:auto;height:auto}.property .data.lock .unavailable-overlay div{font-size:1.875rem;margin-top:30px}.property .data.lock section{filter:blur(10px);overflow:hidden}.property .data.loading3 .loading-calc-yields{animation:loading3-animation 3s infinite}.property .data .react-tabs,.property .menu{display:none}.property .media-list{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);padding:26px;display:grid;grid-template-columns:repeat(auto-fill,230px);grid-gap:17px}.property .media-list .media{position:relative}.property .media-list .media svg{color:var(--property-media-close-icon);position:absolute;right:4px;top:4px;opacity:0;transition:opacity .3s ease-in-out}.property .media-list .media:hover svg{opacity:1}.property .media-list img{width:230px;height:175px;border-radius:8px;object-fit:cover}.property .media-list .file-upload{background-color:var(--inside-container-background);border-radius:8px;color:var(--text);width:230px;height:175px;display:flex;align-items:center;justify-content:center;cursor:default}.property .media-list .file-upload div{display:flex}.property .media-list .file-upload div span{font-weight:700;height:24px;display:flex;align-items:center}.property .media-list .file-upload div svg{font-size:1.5rem;margin-right:10px;fill:var(--property-media-upload-icon)}.property .media-list .file-upload .loading{width:20px;height:20px;fill:var(--loading-dark);animation-name:loading;animation-duration:.8s;animation-iteration-count:infinite;animation-timing-function:steps(8,end);margin:0}.property .media-list input{display:none}.property .goto-results{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);position:absolute;bottom:15px;background-color:var(--property-goto-results-background);color:var(--property-goto-results-icon);left:50%;transform:translate(-50%);width:40px;height:40px;padding:5px}.property .goto-results:hover{background-color:var(--property-goto-results-hover-background)}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.property{grid-column:1/-1;margin-bottom:10px;height:fit-content}.property .form{margin-top:0}.property .form article{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.property .data section{max-width:100%;width:calc(100vw - 170px)}.property .media-list{grid-template-columns:repeat(auto-fill,200px);grid-gap:20px}.property .media-list .media,.property .media-list .file-upload{margin:0 auto}.property .media-list .file-upload,.property .media-list img{width:200px;height:152px}.property .goto-results{left:65px}}@media (min-width: 767.1px) and (max-width: 850px){.property .form .property-field .custom-dropdown,.property .form .property-field .custom-dropdown .dropdown-toggle,.property .form .property-field>div>input,.property .form .property-field>div>textarea{width:170px}.property .media-list{padding:14px;grid-template-columns:repeat(auto-fill,calc((100% - 28px) / 3));grid-gap:14px}.property .media-list .media,.property .media-list .file-upload{margin:0 auto}.property .media-list .file-upload,.property .media-list img{max-width:230px;max-height:175px}}@media (max-width: 767px){.property{grid-column:1/-1;margin:20px}.property h1:first-of-type{font-size:1.375rem;height:auto;margin:0 0 20px}.property h1:first-of-type.loading0{width:calc(100% - 40px)}.property h1:nth-of-type(2){display:none}.property .form{box-shadow:unset;max-width:unset;padding:0;margin-bottom:30px}.property .form article{grid-template-columns:repeat(auto-fill,minmax(330px,1fr))}.property .form article:nth-child(11) *:nth-child(4).property-field span{line-height:30px}.property .form .property-field{margin:7px 0}.property .form hr{margin:20px 0}.property .form h3{margin:0;padding:0;font-size:1.0625rem}.property .form:not(.city-else) *:nth-child(33).property-field span{line-height:16px}.property .form.city-else *:nth-child(8).property-field span,.property .form.city-else *:nth-child(34).property-field span{line-height:16px}.property .data{position:absolute;top:0;right:88px;box-shadow:unset;width:100%;height:100%;padding:0}.property .data.form{display:none}.property .data section{display:none}.property .data section.yield-forecast,.property .data section.amortization-schedule,.property .data section.chart{border-radius:0;height:100vh;padding:0;background-color:var(--mobile-property-data-table-background)}.property .data section.yield-forecast .rc-table,.property .data section.yield-forecast .rc-table thead th,.property .data section.yield-forecast .rc-table tbody tr td,.property .data section.amortization-schedule .rc-table,.property .data section.amortization-schedule .rc-table thead th,.property .data section.amortization-schedule .rc-table tbody tr td,.property .data section.chart .rc-table,.property .data section.chart .rc-table thead th,.property .data section.chart .rc-table tbody tr td{background-color:var(--mobile-property-data-table-background);border:1px solid var(--mobile-property-data-table-background)}.property .data section.yield-forecast .rc-table::-webkit-scrollbar,.property .data section.yield-forecast .rc-table thead th::-webkit-scrollbar,.property .data section.yield-forecast .rc-table tbody tr td::-webkit-scrollbar,.property .data section.amortization-schedule .rc-table::-webkit-scrollbar,.property .data section.amortization-schedule .rc-table thead th::-webkit-scrollbar,.property .data section.amortization-schedule .rc-table tbody tr td::-webkit-scrollbar,.property .data section.chart .rc-table::-webkit-scrollbar,.property .data section.chart .rc-table thead th::-webkit-scrollbar,.property .data section.chart .rc-table tbody tr td::-webkit-scrollbar{width:4px}.property .data section.yield-forecast .rc-table::-webkit-scrollbar-thumb,.property .data section.yield-forecast .rc-table thead th::-webkit-scrollbar-thumb,.property .data section.yield-forecast .rc-table tbody tr td::-webkit-scrollbar-thumb,.property .data section.amortization-schedule .rc-table::-webkit-scrollbar-thumb,.property .data section.amortization-schedule .rc-table thead th::-webkit-scrollbar-thumb,.property .data section.amortization-schedule .rc-table tbody tr td::-webkit-scrollbar-thumb,.property .data section.chart .rc-table::-webkit-scrollbar-thumb,.property .data section.chart .rc-table thead th::-webkit-scrollbar-thumb,.property .data section.chart .rc-table tbody tr td::-webkit-scrollbar-thumb{background-color:var(--mobile-property-data-table-background);border-radius:0}.property .data section.yield-forecast .rc-table::-webkit-scrollbar-track,.property .data section.yield-forecast .rc-table thead th::-webkit-scrollbar-track,.property .data section.yield-forecast .rc-table tbody tr td::-webkit-scrollbar-track,.property .data section.amortization-schedule .rc-table::-webkit-scrollbar-track,.property .data section.amortization-schedule .rc-table thead th::-webkit-scrollbar-track,.property .data section.amortization-schedule .rc-table tbody tr td::-webkit-scrollbar-track,.property .data section.chart .rc-table::-webkit-scrollbar-track,.property .data section.chart .rc-table thead th::-webkit-scrollbar-track,.property .data section.chart .rc-table tbody tr td::-webkit-scrollbar-track{background-color:var(--mobile-property-data-table-background);border-radius:0}.property .data section.yield-forecast .rc-table::-webkit-scrollbar-track:hover,.property .data section.yield-forecast .rc-table thead th::-webkit-scrollbar-track:hover,.property .data section.yield-forecast .rc-table tbody tr td::-webkit-scrollbar-track:hover,.property .data section.amortization-schedule .rc-table::-webkit-scrollbar-track:hover,.property .data section.amortization-schedule .rc-table thead th::-webkit-scrollbar-track:hover,.property .data section.amortization-schedule .rc-table tbody tr td::-webkit-scrollbar-track:hover,.property .data section.chart .rc-table::-webkit-scrollbar-track:hover,.property .data section.chart .rc-table thead th::-webkit-scrollbar-track:hover,.property .data section.chart .rc-table tbody tr td::-webkit-scrollbar-track:hover{background-color:var(--mobile-property-data-table-background)}.property .data section.yield-forecast .rc-table,.property .data section.amortization-schedule .rc-table,.property .data section.chart .rc-table{height:100vw;width:calc(100vh - 88px)}.property .data section.yield-forecast .rc-table-header,.property .data section.amortization-schedule .rc-table-header,.property .data section.chart .rc-table-header{border:1px solid var(--mobile-property-data-table-background)}.property .menu{background-color:var(--mobile-property-menu-background);padding:0 20px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:10px;position:fixed;width:100%;bottom:0;left:0;height:88px;border-top:1px solid var(--mobile-property-menu-border)}.property .menu.no-mortgage{grid-template-columns:1fr 1fr;padding:0 50px}.property .menu article{text-align:center}.property .menu article button{text-align:center;margin:10px auto;max-width:100px;padding-right:4px;background-color:transparent;border:0}.property .menu article button h3{color:var(--mobile-property-menu-text);font-size:1rem;font-weight:400;margin:auto;text-align:center;word-spacing:100px}.property .menu article button h3.label-on{color:var(--mobile-property-menu-text-selected)}.property .menu article button img{width:24px;height:24px}.property .menu>img{position:absolute;top:calc(50% - 12px);right:15px}.property .menu.side{transform:rotate(-90deg);transform-origin:left;width:100vw;height:88px;overflow:hidden;left:calc(100vh - 44px);top:calc(100vw - 43px);padding:0 40px 0 20px;border-left:1px solid var(--property-form-spinner-divider)}.property .menu.side article{transform:rotate(90deg)}.property .menu.side .zoom-out{color:var(--mobile-property-menu-zoom-out);position:absolute;margin:30px 11px}.property .menu.side .close{position:absolute;top:32px;left:0}.property .menu.bottom .zoom-out,.property .menu.bottom .close,.property .goto-results{display:none}.property:not(.show-mobile-data) h2,.property:not(.show-mobile-data) .interests{display:none}.property.show-mobile-data h1,.property.show-mobile-data h2,.property.show-mobile-data .form,.property.show-mobile-data .media-list{display:none}.property.show-mobile-data .interests.show{position:absolute;z-index:1;width:calc(100vh - 45px);background:#fff;margin:6px 20px;right:3px;top:0;border-radius:16px;padding:15px 40px 15px 20px}.property.show-mobile-data .interests.show .zoom-in{color:var(--mobile-property-menu-zoom-in);position:absolute;top:6px;right:10px;display:block}.property.show-mobile-data.yield-forecast .data .yield-forecast,.property.show-mobile-data.amortization-schedule .data .amortization-schedule{display:inline;position:fixed}.property.show-mobile-data.chart .data .chart{display:block;width:calc(100vh - 88px);height:100vw;position:relative;right:0}.property.show-mobile-data.chart .data .chart div{display:grid;place-items:center;width:100%;height:100%}.property.lock .interests{display:none}}@media (min-width: 600px) and (max-width: 807px){.property .media-list{margin-bottom:120px;padding:14px;grid-template-columns:repeat(auto-fill,calc((100% - 28px) / 3));grid-gap:14px}.property .media-list .file-upload,.property .media-list img{max-width:170px;max-height:130px;margin:0 auto}}@media (min-width: 580px) and (max-width: 599.9px){.property .media-list{margin-bottom:120px;grid-template-columns:repeat(auto-fill,calc((100% - 28px)/2));padding:14px}.property .media-list .file-upload,.property .media-list img{max-width:170px;max-height:130px;margin:0 auto}}@media (min-width: 490px) and (max-width: 579.9px){.property .media-list{margin-bottom:120px;padding:10px;grid-template-columns:repeat(auto-fill,calc((100% - 20px)/2));grid-gap:10px}.property .media-list .file-upload,.property .media-list img{margin:0 auto;max-width:200px;max-height:152px}}@media (min-width: 414px) and (max-width: 489.9px){.property .media-list{margin-bottom:120px;padding:10px;grid-template-columns:repeat(auto-fill,calc((100% - 20px)/2));grid-gap:10px}.property .media-list .file-upload,.property .media-list img{max-width:160px;max-height:122px;margin:0 auto}}@media (max-width: 413.9px){.property .media-list{margin-bottom:120px;padding:10px;grid-template-columns:repeat(auto-fill,calc((100% - 20px)/2));grid-gap:10px}.property .media-list .file-upload,.property .media-list img{max-width:140px;max-height:106px;margin:0 auto}}@media (max-width: 767px){.androids .property .data.yield-forecast,.androids .property .data.amortization-schedule,.androids .property .data.chart{right:89px}.androids .property .data.yield-forecast section.yield-forecast .rc-table,.androids .property .data.yield-forecast section.amortization-schedule .rc-table,.androids .property .data.yield-forecast section.chart .rc-table,.androids .property .data.amortization-schedule section.yield-forecast .rc-table,.androids .property .data.amortization-schedule section.amortization-schedule .rc-table,.androids .property .data.amortization-schedule section.chart .rc-table,.androids .property .data.chart section.yield-forecast .rc-table,.androids .property .data.chart section.amortization-schedule .rc-table,.androids .property .data.chart section.chart .rc-table{width:calc(100vh - 90px)}.androids .property.show-mobile-data.chart .data .chart{width:calc(100vh - 88px)}.androids .property .menu.side{left:calc(100vh - 45px)}.androids .property.show-mobile-data .interests.show{width:calc(100vh - 46px);right:4px}}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.main-layout.wide .property>section,.main-layout.widing .property>section,.main-layout.narrowing .property>section{margin:0}.main-layout.wide .property .form,.main-layout.widing .property .form,.main-layout.narrowing .property .form{padding:10px}.main-layout.wide .property .form article,.main-layout.widing .property .form article,.main-layout.narrowing .property .form article{grid-template-columns:repeat(auto-fill,minmax(265px,1fr))}.main-layout.wide .property .form article .property-field .custom-dropdown,.main-layout.wide .property .form article .property-field .custom-dropdown .dropdown-toggle,.main-layout.wide .property .form article .property-field>div>input,.main-layout.widing .property .form article .property-field .custom-dropdown,.main-layout.widing .property .form article .property-field .custom-dropdown .dropdown-toggle,.main-layout.widing .property .form article .property-field>div>input,.main-layout.narrowing .property .form article .property-field .custom-dropdown,.main-layout.narrowing .property .form article .property-field .custom-dropdown .dropdown-toggle,.main-layout.narrowing .property .form article .property-field>div>input{width:125px}.main-layout.wide .property .form article .property-field.dropdown.searchable .custom-dropdown .dropdown-menu input,.main-layout.widing .property .form article .property-field.dropdown.searchable .custom-dropdown .dropdown-menu input,.main-layout.narrowing .property .form article .property-field.dropdown.searchable .custom-dropdown .dropdown-menu input{width:113px;margin:0 6px}.main-layout.wide .property .form article .property-field.dropdown.searchable .custom-dropdown .dropdown-menu ul,.main-layout.widing .property .form article .property-field.dropdown.searchable .custom-dropdown .dropdown-menu ul,.main-layout.narrowing .property .form article .property-field.dropdown.searchable .custom-dropdown .dropdown-menu ul{padding-left:0}.main-layout.wide .property .form article .property-field.dropdown.searchable .custom-dropdown .dropdown-menu ul li,.main-layout.widing .property .form article .property-field.dropdown.searchable .custom-dropdown .dropdown-menu ul li,.main-layout.narrowing .property .form article .property-field.dropdown.searchable .custom-dropdown .dropdown-menu ul li{padding:6px;white-space:nowrap;overflow:hidden;direction:rtl}.main-layout.wide .property .form article .property-field span,.main-layout.widing .property .form article .property-field span,.main-layout.narrowing .property .form article .property-field span{font-size:.875rem}.main-layout.wide .property .data,.main-layout.widing .property .data,.main-layout.narrowing .property .data{padding:7px 15px 34px}.main-layout.wide .property .data section.yield-forecast,.main-layout.wide .property .data section.amortization-schedule,.main-layout.wide .property .data section.chart,.main-layout.widing .property .data section.yield-forecast,.main-layout.widing .property .data section.amortization-schedule,.main-layout.widing .property .data section.chart,.main-layout.narrowing .property .data section.yield-forecast,.main-layout.narrowing .property .data section.amortization-schedule,.main-layout.narrowing .property .data section.chart{padding:20px 4px;width:calc(100vw - 238px)}}.adsbygoogle{grid-column:1!important}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.terms-of-use{grid-template-columns:200px 520px}}@media (max-width: 767px){.terms-of-use{margin:20px}}.copyright{text-align:left}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.copyright{grid-template-columns:200px 520px}}@media (max-width: 767px){.copyright{margin:20px}}:root{--dark-color: #123985;--light-color: #ffffff;--orange-color: #ff4e31}.landing{background-color:var(--background);text-align:center;display:grid;grid-template-columns:minmax(20px,1fr) minmax(auto,1024px) minmax(20px,1fr);font-family:open-sans-hebrew-regular}.landing *,.landing *:before,.landing *:after{box-sizing:content-box}.landing h2{margin:42px 0 20px;font-size:1.625rem;color:var(--dark-color);font-weight:700}.landing ul,.landing section{grid-column:2}.landing .ad,.landing .banner{grid-column:-1/1}.landing .logo{grid-column:2;margin-top:56px}.landing .logo img{height:150px}.landing .logo h1{color:var(--text);padding:0;margin:0 0 20px;font-size:2rem;color:var(--dark-color);font-weight:700}.landing .subtitle{grid-column:2}.landing .subtitle h2{padding:0;margin:38px 0 0}.landing .subtitle h2 span{font-size:3.125rem;margin:5px;color:var(--orange-color)}.landing .investment-budget{margin-top:14px}.landing .investment-budget ul{display:grid;grid-template-columns:repeat(5,auto);align-content:center;gap:10px;margin:auto;position:relative}.landing .investment-budget ul li{list-style:none;position:relative;animation-fill-mode:forwards}.landing .investment-budget ul li img{width:100px;height:auto}.landing .investment-budget ul li p{font-size:1.25rem;color:var(--dark-color)}.landing .how-does-it-works{grid-column:2;margin-bottom:52px}.landing .how-does-it-works h2{margin-top:55px}.landing .how-does-it-works ul{padding:20px 0;display:grid}.landing .how-does-it-works ul>li{background-color:var(--inside-container-background);color:var(--text);display:grid;grid-template-columns:1fr 20px 1fr;padding:0;align-items:start;justify-content:start;border-radius:0}.landing .how-does-it-works ul>li:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.landing .how-does-it-works ul>li:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.landing .how-does-it-works ul>li img{height:120px;margin:90px;justify-self:end}.landing .how-does-it-works ul>li div{height:100%;position:relative}.landing .how-does-it-works ul>li div hr{position:relative;width:28px;height:100%;border-top:0;border-style:hidden;margin:0}.landing .how-does-it-works ul>li div hr:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background-color:#000;transform:translate(-50%)}.landing .how-does-it-works ul>li div span{width:28px;height:28px;background-color:var(--orange-color);border:3px solid var(--orange-color);border-radius:50%;bottom:0;box-shadow:0;left:0;position:absolute;right:-3px;top:0;margin-top:90px;opacity:0;transform:translateY(100px);transition:all .6s ease-out}.landing .how-does-it-works ul>li div span.visible{opacity:1;transform:translateY(0)}.landing .how-does-it-works ul>li div span:hover{transition:transform .3s ease;animation:pulse-scale 1.5s ease-in-out 1}.landing .how-does-it-works ul>li:first-of-type div hr:before{top:20px}.landing .how-does-it-works ul>li:last-of-type hr:before{bottom:20px}.landing .how-does-it-works ul>li p{align-items:start;text-align:right;font-size:1.25rem;padding:90px}.landing .how-does-it-works ul>li p span{font-size:1.25rem;padding:0}.landing .advantages{grid-column:-1/1;background-color:var(--dark-color);color:var(--light-color);padding-bottom:85px}.landing .advantages h2{color:var(--light-color)}.landing .advantages ul{list-style:none;width:550px;margin:auto}.landing .advantages ul li{display:flex;align-items:center;position:relative;margin:20px 0}.landing .advantages ul li span{width:40px;height:40px;background-color:var(--light-color);color:var(--dark-color);font-size:1.25rem;font-weight:700;display:flex;border-radius:8px;align-items:center;justify-content:center;margin:5px 20px;position:relative;opacity:0;transform:translate(100px);transition:all .6s ease-out}.landing .advantages ul li span.visible{opacity:1;transform:translate(0)}.landing .advantages ul li p{font-size:1.25rem;text-align:right}.landing .signup{display:block;min-height:230px;position:relative;top:-50px;background-color:var(--light-color);margin-top:0;opacity:0;transform:translateY(150px);transition:all .8s ease-out}.landing .signup.visible{opacity:1;transform:translateY(0)}.landing .signup h3{font-size:2.125rem;padding-top:23px}.landing .signup p{font-size:1.25rem}.landing .signup .signup-btn{grid-column:2;align-self:center;display:inline-block}.landing .signup .signup-btn button{height:62px;width:320px;background-color:var(--dark-color)}.landing .signup .signup-btn button span{font-size:1.125rem}.landing .cards-carousel{width:1024px;margin:-22px auto 0;--slide-height: 240px;--slide-spacing: 1.5%;--slide-size: 32%}.landing .cards-carousel .viewport{overflow:hidden}.landing .cards-carousel .viewport .container{background-color:var(--inside-container-background);border-radius:8px;color:var(--text);display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.landing .cards-carousel .viewport .container .slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);background-color:var(--background)}.landing .cards-carousel .viewport .container .slide .card{background-color:var(--inside-container-background);color:var(--text);box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;height:var(--slide-height);-webkit-user-select:none;user-select:none;display:grid;grid-template-rows:3fr 1fr 1fr;grid-template-columns:1fr;border-radius:8px}.landing .cards-carousel .viewport .container .slide .card div{grid-row:1;background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:100%;border-top-left-radius:8px;border-top-right-radius:8px}.landing .cards-carousel .viewport .container .slide .card h3{grid-row:2;font-size:1.25rem;font-weight:700}.landing .cards-carousel .viewport .container .slide .card p{grid-row:3;font-size:1.125rem}.landing .target-audience{margin-top:28px}.landing .target-audience ul{list-style:none;display:grid;grid-template-columns:1fr 1fr 1fr;padding:0;grid-gap:20px}.landing .target-audience ul li h3{background-color:var(--dark-color);width:250px;height:50px;margin:auto;align-items:center;justify-content:center;display:flex;position:relative;z-index:1000;border-radius:8px}.landing .target-audience ul li h3 span{font-size:1.625rem;color:var(--light-color)}.landing .target-audience ul li div{border:1px solid var(--dark-color);position:relative;top:-25px;margin:0;border-radius:8px;height:250px}.landing .target-audience ul li div img{width:100px;height:100px;margin-top:40px}.landing .target-audience ul li div p{font-size:1.25rem;margin:0 20px 20px}.landing .guidance{margin-top:28px;margin-bottom:66px}.landing .guidance h2{margin-top:2px}.landing .guidance ul{list-style:none;padding:0}.landing .guidance ul li{position:relative;margin:10px 0;height:50px}.landing .guidance ul li p{background-color:var(--dark-color);color:var(--light-color);border-radius:8px;font-size:1.25rem;margin:0 0 20px}.landing footer{grid-column:-1/1;background-color:var(--dark-color)}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.landing .subtitle h2 span{font-size:2.5rem}.landing .signup{width:calc(100% - 80px);margin:auto auto 60px}.landing .signup p{width:515px;margin:auto}.landing .cards-carousel{width:100%}.landing .cards-carousel .viewport .container .slide{--slide-size: calc((100% - (2 * var(--slide-spacing))) / 2) }.landing .target-audience ul li h3{width:200px}.landing .target-audience ul li div{height:270px}.landing .target-audience ul li div img{margin-top:40px}}@media (min-width: 767.1px) and (max-width: 850px){.landing .target-audience ul li h3{width:180px}.landing .target-audience ul li div{border-color:green;height:290px}.landing .target-audience ul li div img{margin-top:40px}}@media (max-width: 767px){.landing .logo img{height:100px}.landing .subtitle h2{display:grid}.landing .subtitle h2 span{font-size:2.5rem}.landing .investment-budget h2{margin-top:25px}.landing .investment-budget ul{padding:0}.landing .investment-budget ul li{cursor:pointer;overflow:hidden;position:static;animation-fill-mode:forwards}.landing .investment-budget ul li img{transition:transform .5s ease}.landing .investment-budget ul li hr{display:none}.landing .investment-budget ul li p{max-height:0;opacity:0;overflow:hidden;transition:opacity .5s ease,max-height .5s ease;position:absolute;right:0;text-align:right}.landing .investment-budget ul li:hover p{max-height:200px;opacity:1}.landing .investment-budget ul li:nth-child(1) p{animation:showText 10s infinite 3s}.landing .investment-budget ul li:nth-child(2) p{animation:showText 10s infinite 5s}.landing .investment-budget ul li:nth-child(3) p{animation:showText 10s infinite 7s}.landing .investment-budget ul li:nth-child(4) p{animation:showText 10s infinite 9s}.landing .investment-budget ul li:nth-child(5) p{animation:showText 10s infinite 11s}.landing .investment-budget ul li:nth-child(1) img{animation:zoomImg 10s infinite 3s}.landing .investment-budget ul li:nth-child(2) img{animation:zoomImg 10s infinite 5s}.landing .investment-budget ul li:nth-child(3) img{animation:zoomImg 10s infinite 7s}.landing .investment-budget ul li:nth-child(4) img{animation:zoomImg 10s infinite 9s}.landing .investment-budget ul li:nth-child(5) img{animation:zoomImg 10s infinite 11s}@keyframes showText{0%{opacity:0;max-height:0}5%{opacity:1;max-height:200px}15%{opacity:1;max-height:200px}25%{opacity:0;max-height:0}to{opacity:0;max-height:0}}@keyframes zoomImg{0%,15%{transform:scale(1.1)}20%,to{transform:scale(1)}}.landing .how-does-it-works{margin-bottom:31px}.landing .how-does-it-works h2{margin-top:82px}.landing .how-does-it-works ul{padding:0}.landing .how-does-it-works ul>li img{height:60px;margin:22px}.landing .how-does-it-works ul>li div span{margin-top:30px}.landing .how-does-it-works ul>li p{font-size:.875rem;padding:30px 30px 30px 10px}.landing .how-does-it-works ul>li p h3{font-size:.875rem}.landing .how-does-it-works ul>li p span{font-size:.875rem;font-weight:700}.landing .advantages ul{width:100%;padding:0}.landing .advantages ul li{margin:10px 0}.landing .advantages ul li p{width:calc(100% - 40px);margin-left:21px}.landing .signup{height:230px;box-shadow:0 4px 12px var(--container-border);padding:0 20px 10px;width:calc(100% - 55px);margin-bottom:20px}.landing .signup h3{font-size:1.5rem}.landing .signup p{font-size:1.125rem}.landing .signup .signup-btn button{height:52px;width:200px}.landing .cards-carousel{width:100%}.landing .cards-carousel .viewport .container .slide{--slide-size: calc((100% - (var(--slide-spacing)))) }.landing .target-audience{margin-top:0}.landing .target-audience h2{margin-top:30px}.landing .target-audience ul{grid-template-columns:unset;position:relative;list-style:none;padding:0;margin:0;height:277px}.landing .target-audience ul li{width:100%;position:absolute;top:0;left:0;right:0}.landing .target-audience ul li h3{animation:h3ZIndex 6s infinite}.landing .target-audience ul li h3 span,.landing .target-audience ul li div img,.landing .target-audience ul li div p{opacity:0;animation:fade 6s infinite}.landing .target-audience ul li:nth-child(1) h3{animation-name:h3Z1}.landing .target-audience ul li:nth-child(1) h3 span{animation-delay:0s}.landing .target-audience ul li:nth-child(1) div img,.landing .target-audience ul li:nth-child(1) div p{animation-delay:0s}.landing .target-audience ul li:nth-child(2) h3{animation-name:h3Z2}.landing .target-audience ul li:nth-child(2) h3 span{animation-delay:2s}.landing .target-audience ul li:nth-child(2) div img,.landing .target-audience ul li:nth-child(2) div p{animation-delay:2s}.landing .target-audience ul li:nth-child(3) h3{animation-name:h3Z3}.landing .target-audience ul li:nth-child(3) h3 span{animation-delay:4s}.landing .target-audience ul li:nth-child(3) div img,.landing .target-audience ul li:nth-child(3) div p{animation-delay:4s}@keyframes fade{0%{opacity:0}5%{opacity:1}30%{opacity:1}35%{opacity:0}to{opacity:0}}@keyframes h3Z1{0%,30%{z-index:1003}30.1%,to{z-index:1000}}@keyframes h3Z2{0%,33%{z-index:1000}33.1%,63%{z-index:1003}63.1%,to{z-index:1000}}@keyframes h3Z3{0%,66%{z-index:1000}66.1%,96%{z-index:1003}96.1%,to{z-index:1000}}.landing .guidance{padding-bottom:120px}.landing .guidance ul li{height:98px}.landing .guidance ul li p{text-align:right;padding:10px 20px;height:70px}}.accessibility-statement{margin:10px 0}.accessibility-statement h1{font-size:1.5rem;font-weight:700}.accessibility-statement h2{font-size:1.125rem;font-weight:700}.accessibility-statement section:nth-of-type(1){direction:rtl}.accessibility-statement section:nth-of-type(2){direction:ltr;padding-bottom:10px}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.accessibility-statement{grid-template-columns:200px 520px}}@media (max-width: 767px){.accessibility-statement{margin:20px}}header{box-shadow:0 4px 12px var(--container-border)}header.logout{height:72px;background-color:var(--tablet-header-background);display:grid;align-items:center;position:sticky;top:0;z-index:1000}header.logout .logo{grid-column:1/-1;display:grid;align-items:center;margin:auto 20px auto auto;height:72px}header.logout .logo img{height:40px}header:not(.logout){height:72px;background-color:var(--nav-header-logout-background);border-bottom:1px solid var(--nav-header-border);display:grid;align-items:center;position:sticky;top:0;z-index:1000}header:not(.logout) .logo{grid-column:2;display:flex;align-items:center;height:72px}header:not(.logout) .logo a img{height:40px}header:not(.logout) .logo a:hover{cursor:default}header:not(.logout) .logo svg{color:var(--nav-header-icon);margin-left:10px}header:not(.logout) nav{grid-column:3}header:not(.logout) nav ul{list-style:none;display:flex;align-items:center;justify-content:flex-start;height:72px;margin:0;padding:0}header:not(.logout) nav ul li{padding:0 0 0 40px}header:not(.logout) nav ul li a,header:not(.logout) nav ul li button,header:not(.logout) nav ul li span{align-items:center;display:inline-flex;margin-top:2px}header:not(.logout) nav ul li a:hover,header:not(.logout) nav ul li button:hover,header:not(.logout) nav ul li span:hover{text-decoration:none;cursor:default}header:not(.logout) nav ul li a:hover span,header:not(.logout) nav ul li a:hover svg,header:not(.logout) nav ul li button:hover span,header:not(.logout) nav ul li button:hover svg,header:not(.logout) nav ul li span:hover span,header:not(.logout) nav ul li span:hover svg{transform:scale(105%)}header:not(.logout) nav ul li a svg,header:not(.logout) nav ul li button svg,header:not(.logout) nav ul li span svg{margin-left:5px;margin-top:2px;color:var(--nav-header-icon)}header:not(.logout) nav ul li a span,header:not(.logout) nav ul li button span,header:not(.logout) nav ul li span span{font-size:1rem}header:not(.logout) nav ul li button{background-color:transparent;border:0}header:not(.logout) nav ul li.welcome span{font-size:1rem}header:not(.logout) nav ul li.welcome span:hover{cursor:auto}header:not(.logout) nav ul li.welcome span:hover svg{transform:unset}header:not(.logout) nav ul li.logout{margin-right:auto;padding-left:10px}@media (min-width: 1064px){header{grid-template-columns:minmax(20px,1fr) 150px minmax(auto,874px) minmax(20px,1fr)}header .mobile,header .tablet{display:none}}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){header:not(.logout){grid-template-columns:20px 70px 1fr 20px;grid-template-columns:unset;width:64px;height:100vh;background-color:var(--tablet-header-background);display:block;position:absolute}header:not(.logout) .mobile,header:not(.logout) .desktop{display:none}header:not(.logout) .logo{margin:auto}header:not(.logout) .logo a{height:40px;margin:0 10px 0 0}header:not(.logout) nav{display:flex;flex-direction:column;height:calc(100vh - 72px)}header:not(.logout) nav ul{display:block;height:fit-content}header:not(.logout) nav ul li{width:calc(100% - 10px);height:44px;padding:0}header:not(.logout) nav ul li a,header:not(.logout) nav ul li button,header:not(.logout) nav ul li span{height:40px}header:not(.logout) nav ul li a svg.css-1lrr7yx-MuiSvgIcon-root,header:not(.logout) nav ul li button svg.css-1lrr7yx-MuiSvgIcon-root,header:not(.logout) nav ul li span svg.css-1lrr7yx-MuiSvgIcon-root{font-size:1.5625rem}header:not(.logout) nav ul li a .form-field.button button,header:not(.logout) nav ul li button .form-field.button button,header:not(.logout) nav ul li span .form-field.button button{min-width:40px;width:40px;padding:0}header:not(.logout) nav ul li a .form-field.button button span,header:not(.logout) nav ul li button .form-field.button button span,header:not(.logout) nav ul li span .form-field.button button span{font-size:1.125rem}header:not(.logout) nav ul li.add-property{height:90px}header:not(.logout) nav ul li.add-property a{margin:22px 6px;width:auto;height:auto}header:not(.logout) nav ul li.version{display:none}header:not(.logout) nav ul li.logout a span{display:none}header:not(.logout) nav ul.bottom{margin-top:auto;margin-bottom:16px}header:not(.logout).narrowing{transition:width .3s ease-in-out}header:not(.logout).narrow,header:not(.logout).narrowing{width:64px}header:not(.logout).narrow .logo a img,header:not(.logout).narrowing .logo a img{height:40px;width:45px}header:not(.logout).narrow ul li>span,header:not(.logout).narrow ul li>button,header:not(.logout).narrow ul li>a,header:not(.logout).narrowing ul li>span,header:not(.logout).narrowing ul li>button,header:not(.logout).narrowing ul li>a{width:30px;height:30px;margin:7px 17px}header:not(.logout).narrow ul li>span svg,header:not(.logout).narrow ul li>button svg,header:not(.logout).narrow ul li>a svg,header:not(.logout).narrowing ul li>span svg,header:not(.logout).narrowing ul li>button svg,header:not(.logout).narrowing ul li>a svg{margin:auto 2px auto 5px}header:not(.logout).narrow ul li>span.active,header:not(.logout).narrow ul li>button.active,header:not(.logout).narrow ul li>a.active,header:not(.logout).narrowing ul li>span.active,header:not(.logout).narrowing ul li>button.active,header:not(.logout).narrowing ul li>a.active{background-color:var(--tablet-nav-header-icon-background);border-radius:15px;font-weight:400}header:not(.logout).narrow ul li>span.active svg,header:not(.logout).narrow ul li>button.active svg,header:not(.logout).narrow ul li>a.active svg,header:not(.logout).narrowing ul li>span.active svg,header:not(.logout).narrowing ul li>button.active svg,header:not(.logout).narrowing ul li>a.active svg{color:var(--tablet-nav-header-icon)}header:not(.logout).narrow ul li>span>span,header:not(.logout).narrow ul li>button>span,header:not(.logout).narrow ul li>a>span,header:not(.logout).narrowing ul li>span>span,header:not(.logout).narrowing ul li>button>span,header:not(.logout).narrowing ul li>a>span{display:none}header:not(.logout).narrow ul li.welcome,header:not(.logout).narrowing ul li.welcome{text-align:center;display:flex}header:not(.logout).narrow ul li.welcome>span>svg,header:not(.logout).narrowing ul li.welcome>span>svg{width:25px;height:25px}header:not(.logout).narrow ul li.welcome>span>span,header:not(.logout).narrowing ul li.welcome>span>span{display:none}header:not(.logout).narrow ul li.add-property a.active,header:not(.logout).narrowing ul li.add-property a.active{background-color:transparent}header:not(.logout).narrow ul.bottom>li button,header:not(.logout).narrowing ul.bottom>li button{margin-right:12px}header:not(.logout).widing{transition:width .3s ease-in-out}header:not(.logout).wide,header:not(.logout).widing{width:155px}header:not(.logout).wide .logo a img,header:not(.logout).widing .logo a img{height:40px;width:109px;object-fit:cover;object-position:right}header:not(.logout).wide ul li a,header:not(.logout).wide ul li button,header:not(.logout).wide ul li span,header:not(.logout).widing ul li a,header:not(.logout).widing ul li button,header:not(.logout).widing ul li span{display:inline-flex;width:100%}header:not(.logout).wide ul li a.active,header:not(.logout).wide ul li button.active,header:not(.logout).wide ul li span.active,header:not(.logout).widing ul li a.active,header:not(.logout).widing ul li button.active,header:not(.logout).widing ul li span.active{background-color:var(--tablet-nav-header-icon-background);color:var(--tablet-nav-header-icon);border-top-left-radius:8px;border-bottom-left-radius:8px;font-weight:400}header:not(.logout).wide ul li a.active svg,header:not(.logout).wide ul li button.active svg,header:not(.logout).wide ul li span.active svg,header:not(.logout).widing ul li a.active svg,header:not(.logout).widing ul li button.active svg,header:not(.logout).widing ul li span.active svg{color:var(--tablet-nav-header-icon)}header:not(.logout).wide ul li a:hover span,header:not(.logout).wide ul li a:hover svg,header:not(.logout).wide ul li button:hover span,header:not(.logout).wide ul li button:hover svg,header:not(.logout).wide ul li span:hover span,header:not(.logout).wide ul li span:hover svg,header:not(.logout).widing ul li a:hover span,header:not(.logout).widing ul li a:hover svg,header:not(.logout).widing ul li button:hover span,header:not(.logout).widing ul li button:hover svg,header:not(.logout).widing ul li span:hover span,header:not(.logout).widing ul li span:hover svg{transform:scale(1)}header:not(.logout).wide ul li a>svg,header:not(.logout).wide ul li button>svg,header:not(.logout).wide ul li span>svg,header:not(.logout).widing ul li a>svg,header:not(.logout).widing ul li button>svg,header:not(.logout).widing ul li span>svg{width:20px;height:20px;margin:auto 10px auto 5px}header:not(.logout).wide ul li a>span,header:not(.logout).wide ul li button>span,header:not(.logout).wide ul li span>span,header:not(.logout).widing ul li a>span,header:not(.logout).widing ul li button>span,header:not(.logout).widing ul li span>span{display:inline-flex;width:100%;white-space:nowrap;overflow:hidden;margin:0 5px 2px 0}header:not(.logout).wide ul li.welcome a span,header:not(.logout).widing ul li.welcome a span{margin-top:-1px}header:not(.logout).wide ul li.add-property a.active,header:not(.logout).widing ul li.add-property a.active{background-color:transparent}header:not(.logout).wide ul.bottom>li button,header:not(.logout).widing ul.bottom>li button{margin-right:-5px}header:not(.logout).wide ul li.add-property{width:fit-content}header:not(.logout).wide ul li.add-property a{display:inline-flex}header:not(.logout).wide ul li.add-property a .form-field.button button{padding:10px 20px;width:fit-content}header:not(.logout).wide ul li.add-property a .form-field.button button span{font-size:.875rem}}@media (max-width: 767px){header{grid-template-columns:minmax(0,1fr) minmax(auto,767px) minmax(0,1fr);height:50px}header .tablet,header .desktop,header .tablet-or-desktop{display:none}header.logout{background-color:var(--nav-header-logout-background)}header.logout .logo{margin:auto}header.logout .logo img{height:60px}header:not(.logout){background-color:var(--mobile-nav-header-background)}header:not(.logout) .logo{display:grid;grid-template-columns:60px 1fr 60px;width:100%}header:not(.logout) .logo .menu{grid-column:1;margin:auto;font-size:1.875rem}header:not(.logout) .logo a,header:not(.logout) .logo a img{grid-column:2;margin:auto;height:60px}header:not(.logout) .logo .back{grid-column:3;margin:auto;font-size:1.875rem}header:not(.logout) nav{height:100%;width:70%;background-color:var(--mobile-nav-background);position:fixed;right:0;top:5px;z-index:1000;margin-top:-5px;box-shadow:0 4px 12px var(--container-border)}header:not(.logout) nav.showing{-webkit-animation:slide-from-right .3s forwards;animation:slide-from-right .3s forwards;display:inline}header:not(.logout) nav.hiding{-webkit-animation:slide-to-right .3s forwards;animation:slide-to-right .3s forwards}header:not(.logout) nav.show{display:inline}header:not(.logout) nav.showing,header:not(.logout) nav.show{box-shadow:0 0 0 100vmax var(--palette5_transparent)}header:not(.logout) nav.showing:before,header:not(.logout) nav.show:before{content:""}header:not(.logout) nav.hide{display:none}header:not(.logout) nav ul{display:inline}header:not(.logout) nav ul li{margin:20px;padding:0}header:not(.logout) nav ul li.welcome svg{width:1.25em;height:1.25em;margin-left:8px}header:not(.logout) nav ul li.welcome span{color:var(--mobile-nav-text);font-size:1.25rem}header:not(.logout) nav ul li.logout{margin-right:20px}header:not(.logout) nav ul li:not(.add-property) a span{color:var(--mobile-nav-text);font-size:1.25rem}header:not(.logout) nav ul li:not(.add-property) a svg{color:var(--mobile-nav-icon);width:1.25em;height:1.25em;margin-left:8px}header:not(.logout) nav ul>li{display:flex;align-items:center}header:not(.logout) nav ul>li img{width:109px;height:40px;margin-right:10px}header:not(.logout) nav ul>li.divider{border:1px solid var(--mobile-nav-divider-drawer)}}footer{height:72px;background-color:var(--nav-footer-background);display:grid;align-items:center}footer div{grid-column:2;text-align:center;display:flex;height:40px}footer div nav{align-self:center;margin:0 auto}footer div nav ul{list-style:none;padding:0;margin:0;display:flex;align-items:center}footer div nav ul li{padding:0 40px 0 0}footer div nav ul li:first-child{padding:0}footer div nav ul li span{color:var(--nav-footer-text)}footer div nav ul li a{align-items:center;display:inline-flex}footer div nav ul li a:hover{text-decoration:none;cursor:default}footer div nav ul li a:hover span,footer div nav ul li a:hover svg{transform:scale(105%)}footer div nav ul li a span{color:var(--nav-footer-text)}footer div nav ul li a svg{margin-left:5px;margin-top:3px;color:var(--nav-footer-icon)}footer div nav ul li:nth-child(7),footer div nav ul li:nth-child(8){margin-top:-5px}footer .copyright{position:absolute;font-size:.875rem;left:0;bottom:0;padding:26px 15px 0;color:var(--nav-footer-text);height:40px}@media (min-width: 1064px){footer{grid-template-columns:minmax(20px,1fr) minmax(auto,1024px) minmax(20px,1fr)}}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){footer{grid-template-columns:minmax(20px,1fr) minmax(auto,768px) minmax(20px,1fr);display:none}}@media (max-width: 767px){footer{grid-template-columns:minmax(20px,1fr) minmax(auto,767px) minmax(20px,1fr);display:none}}.alert{border-radius:8px;-webkit-box-shadow:0 0 0 100vmax var(--modal-shadow);box-shadow:0 0 0 100vmax var(--modal-shadow);color:var(--text);position:absolute;top:calc(50% - 20px);left:50%;transform:translate(-50%,-50%);width:400px;min-height:290px;margin:20px auto;padding-bottom:26px;z-index:5;background-color:var(--alert-background)}.alert header{background-color:var(--alert-header-background);border-radius:8px 8px 0 0;height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;box-sizing:border-box}.alert header div{display:flex}.alert header div h2{font-size:1rem;padding:3px 10px 0 0;color:var(--alert-header-title)}.alert header svg:first-child{color:var(--alert-header-icon-warning)}.alert header svg:not(:first-child){color:var(--alert-header-icon-close)}.alert.message header div{color:var(--text-message)}.alert.success header div{color:var(--text-success)}.alert.warning header div{color:var(--text-warning)}.alert.error header div{color:var(--text-error)}.alert.tooltip header div{color:var(--text-tooltip)}.alert .message{display:inline-grid;width:100%;height:180px;overflow:auto}.alert .message::-webkit-scrollbar{width:12px}.alert .message::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background);border-radius:0}.alert .message::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background);border-radius:0}.alert .message::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-background-hover);border:1px solid var(--scrollbar-track-border-hover)}@media (max-width: 767px){.alert .message::-webkit-scrollbar{width:0px}}.alert .message:focus-visible{outline:0}.alert .message p{border:0;margin:10px 32px;white-space:pre-line}.alert .buttons{border:0;height:60px;display:flex;justify-content:center;align-items:center;margin:19px 2px 0 12px;padding:25px}.alert .buttons button.positive{background-color:var(--button-default-background);color:var(--button-default-text)}.alert .buttons button.positive:hover{background-color:var(--button-default-background-hover)}.alert .buttons button.positive:hover span{transform:scale(105%)}.alert .buttons button.negative{background-color:var(--button-negative-background);color:var(--button-default-text)}.alert .buttons button.negative:hover{background-color:var(--button-negative-background-hover);color:var(--button-default-text-hover)}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.alert{left:calc((100% - 64px)/2)}.alert header{width:100%}.alert .message{margin-top:48px}}@media (max-width: 767px){.alert{width:calc(100% - 40px);min-height:210px}.alert header div h2{font-size:1.125rem;padding-top:1px}.alert .message{height:150px;font-size:1.125rem}}.dialog{position:absolute;top:calc(50% - 20px);left:50%;transform:translate(-50%,-50%);width:800px;min-height:290px;margin:20px auto;border:1px solid var(--alert-border);border-radius:10px;direction:ltr;z-index:5;-webkit-box-shadow:0 0 0 100vmax var(--overlay-background);box-shadow:0 0 0 100vmax var(--overlay-background);grid-template-columns:1fr 1fr;grid-template-rows:4fr 1fr;display:grid;gap:0;grid-template-areas:"m i" "b i"}.dialog.no_internet{background-color:var(--dialog_background_no_internet)}.dialog .image{grid-area:i}.dialog .image img{width:100%;height:100%;object-fit:cover;border-top-right-radius:10px;border-bottom-right-radius:10px}.dialog .message{grid-area:m;padding:20px;direction:rtl}.dialog .message h2{color:var(--dialog_title);padding:0 0 10px}.dialog .message p{color:var(--dialog_text)}.dialog .buttons{grid-area:b;border:0;height:60px;justify-content:center;align-items:center;margin:0 20px;text-align:center}.dialog .buttons button{width:104px;height:36px;border-radius:8px;border:0;font-weight:700;margin:5px}.dialog .buttons button.positive{background-color:var(--button-default-background);color:var(--button-default-text)}.dialog .buttons button.positive:hover{background-color:var(--button-default-background-hover)}.dialog .buttons button.negative{background-color:var(--button-negative-background);color:var(--button-default-text)}.dialog .buttons button.negative:hover{background-color:var(--button-negative-background-hover);color:var(--button-default-text-hover)}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.dialog{max-width:calc(100vw - 40px)}}@media (max-width: 767px){.dialog{grid-template-columns:1fr;grid-template-rows:4fr 3fr 1fr;grid-template-areas:"i" "m" "b";width:calc(100vw - 40px);height:calc(100% - 40px)}.dialog .image img{border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:0;max-height:340px}}.overlay{position:fixed;top:0;left:0;width:100%;min-width:100%;height:100%;background:var(--overlay-background);opacity:.7;z-index:1000}.property-field{display:flex;margin:7px}.property-field span{color:var(--property-field-label);width:87px;height:30px;display:block;align-items:center;font-size:.9375rem;margin-right:5px}.property-field span.bold{font-weight:700}.property-field span>span{margin-right:5px;display:contents;background:linear-gradient(to left,#f69ec4,#f9dd94);text-decoration:underline}.property-field span>span:after{border-bottom:10px solid red}.property-field .number-picker{display:flex;align-items:center}.property-field input{width:214px;height:20px;padding:5px 8px;border:none;border-radius:4px;font-size:.875rem;color:var(--form-text)}.property-field input[type=number]::-webkit-inner-spin-button,.property-field input[type=number]::-webkit-outer-spin-button{opacity:1;height:2em;width:2em}.property-field .number-picker{margin:0;width:105px}.property-field .number-picker .input input{width:30px;text-align:center;padding:0;height:26px;background:transparent;margin:0;font-size:.875rem;border:0}.property-field .number-picker .input input:focus-visible{outline:0}.property-field .number-picker .input input::-webkit-outer-spin-button,.property-field .number-picker .input input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;width:0}.property-field .number-picker .input input button{margin:0 5px;cursor:pointer}.property-field .number-picker .input input i{margin:0 2px;cursor:pointer}.property-field .number-picker .actions{margin-left:5px}.property-field .number-picker .actions svg{color:var(--number-picker-icon);margin:0}.property-field .number-picker .actions svg[data-testid=DoneIcon],.property-field .number-picker .actions svg[data-testid=CloseIcon]{font-size:.9375rem;font-weight:700}.property-field .number-picker .actions svg[data-testid=CloseIcon]{color:var(--number-picker-icon-light)}.property-field.number div input,.property-field.auto-fill div input,.property-field.calc div input,.property-field.calc-editable div input,.property-field.calc-total div input,.property-field.string div input,.property-field.searchable-dropdown div input,.property-field .percent div input{border:1px solid var(--form-field-input-border);border-radius:8px;flex:1 0 auto;padding:9px 8px 7px;background:var(--property-field-background);color:var(--property-field-text);width:180px;height:30px;margin:0 10px;direction:ltr;text-align:right}.property-field.number div input::placeholder,.property-field.auto-fill div input::placeholder,.property-field.calc div input::placeholder,.property-field.calc-editable div input::placeholder,.property-field.calc-total div input::placeholder,.property-field.string div input::placeholder,.property-field.searchable-dropdown div input::placeholder,.property-field .percent div input::placeholder{color:var(--property-field-hint)}.property-field.number div input:focus-visible,.property-field.auto-fill div input:focus-visible,.property-field.calc div input:focus-visible,.property-field.calc-editable div input:focus-visible,.property-field.calc-total div input:focus-visible,.property-field.string div input:focus-visible,.property-field.searchable-dropdown div input:focus-visible,.property-field .percent div input:focus-visible{outline:-webkit-focus-ring-color auto 0}.property-field.string div input{direction:rtl}.property-field.textarea div textarea{direction:rtl;border:0;border-radius:8px;flex:1 0 auto;border:1px solid var(--form-field-input-border);background:var(--property-field-background);color:var(--property-field-text);color:var(--form-field-input-text);width:180px;max-width:180px;min-height:30px;height:30px;margin:0 10px;padding:7px 8px;overflow:hidden}.property-field.textarea div textarea:focus-visible{outline:0}.property-field.calc div input[disabled]{color:var(--property-field-input-disabled-text);cursor:not-allowed;opacity:.6}.property-field.auto-fill div,.property-field.calc-editable div,.property-field.percent div{display:flex}.property-field.auto-fill div input,.property-field.calc-editable div input,.property-field.percent div input{background-color:var(--property-field-autofill-background);margin-left:0}.property-field.auto-fill div.rollback svg,.property-field.calc-editable div.rollback svg,.property-field.percent div.rollback svg{color:var(--property-form-icon-restore);fill:var(--property-form-icon-restore)}.property-field.auto-fill div svg,.property-field.calc-editable div svg,.property-field.percent div svg{margin:auto 0;-webkit-user-select:none;user-select:none;width:1em;height:1em;font-size:1.25rem}.property-field.auto-fill>div>svg,.property-field.calc-editable>div>svg,.property-field.percent>div>svg{margin:3px 6px 3px 0}.property-field.calc-total span{margin-top:5px}.property-field.calc-total div input{background-color:transparent;border:0;border-top:1px solid var(--property-form-spinner-divider);border-radius:0;margin-left:0;margin-top:5px;font-weight:700}.property-field.dropdown{position:relative}.property-field.dropdown .custom-dropdown{position:relative;width:180px;height:30px;margin:0 10px;direction:ltr;text-align:right}.property-field.dropdown .custom-dropdown .dropdown-toggle{width:180px;height:30px;border:1px solid var(--form-field-input-border);border-radius:8px;background:var(--property-field-background);color:var(--property-field-text);cursor:default;text-align:right}.property-field.dropdown .custom-dropdown .dropdown-toggle svg{position:absolute;left:5px;top:50%;transform:translateY(-50%)}.property-field.dropdown .custom-dropdown .dropdown-menu{border-radius:8px;box-shadow:0 4px 12px var(--container-border);color:var(--text);position:absolute;top:100%;left:0;width:100%;border:1px solid var(--form-field-input-border);background:var(--property-field-background);z-index:1000;display:none;list-style:none;margin:0;font-size:.875rem}.property-field.dropdown .custom-dropdown .dropdown-menu li{padding:10px;cursor:default}.property-field.dropdown .custom-dropdown .dropdown-menu li:hover{background:var(--property-field-hover-background);margin-left:-40px}.property-field.dropdown .custom-dropdown .dropdown-menu li:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.property-field.dropdown .custom-dropdown .dropdown-menu li:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.property-field.dropdown .custom-dropdown.open .dropdown-menu{display:block}.property-field.dropdown .custom-dropdown>svg{margin:5px 0;-webkit-user-select:none;user-select:none;width:1em;height:1em;font-size:1.25rem;position:absolute;left:-20px}.property-field.dropdown.searchable .custom-dropdown .dropdown-menu input{top:10px;left:0;position:absolute;z-index:1001;border:1px solid var(--form-field-input-border);border-radius:8px;flex:1 0 auto;padding:9px 8px 7px;background:var(--property-field-background);color:var(--property-field-text);width:162px;height:30px;margin:0 8px;direction:rtl;text-align:right}.property-field.dropdown.searchable .custom-dropdown .dropdown-menu input:focus-visible{outline:0}.property-field.dropdown.searchable .custom-dropdown ul{overflow:auto;height:180px;overflow-y:visible;overflow-x:hidden;list-style:none;margin-top:40px}.property-field.dropdown.searchable .custom-dropdown ul::-webkit-scrollbar{width:12px}.property-field.dropdown.searchable .custom-dropdown ul::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background);border-radius:0}.property-field.dropdown.searchable .custom-dropdown ul::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background);border-radius:0}.property-field.dropdown.searchable .custom-dropdown ul::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-background-hover);border:1px solid var(--scrollbar-track-border-hover)}@media (max-width: 767px){.property-field.dropdown.searchable .custom-dropdown ul::-webkit-scrollbar{width:0px}}.property-field.dropdown.searchable .custom-dropdown ul::-webkit-scrollbar{width:0}.property-field.dropdown.searchable .custom-dropdown ul li:first-child:hover{background:var(--property-field-background)}.property-field.dropdown.searchable .custom-dropdown ul li.suggested{font-weight:700}.property-field.dropdown.visual .custom-dropdown{width:300px;height:50px}.property-field.dropdown.visual .custom-dropdown .dropdown-toggle{font-size:1.125rem;height:100%;width:100%;padding:0 10px}.property-field.dropdown.visual .custom-dropdown .dropdown-toggle svg{width:28px;height:28px}.property-field.dropdown.visual .custom-dropdown ul{overflow:auto;box-sizing:border-box;height:310px;overflow-y:visible;overflow-x:hidden;list-style:none;margin:0;padding:0;width:100%}.property-field.dropdown.visual .custom-dropdown ul::-webkit-scrollbar{width:12px}.property-field.dropdown.visual .custom-dropdown ul::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background);border-radius:0}.property-field.dropdown.visual .custom-dropdown ul::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background);border-radius:0}.property-field.dropdown.visual .custom-dropdown ul::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-background-hover);border:1px solid var(--scrollbar-track-border-hover)}@media (max-width: 767px){.property-field.dropdown.visual .custom-dropdown ul::-webkit-scrollbar{width:0px}}.property-field.dropdown.visual .custom-dropdown ul::-webkit-scrollbar{width:0}.property-field.dropdown.visual .custom-dropdown ul li{background-color:var(--inside-container-background);border-radius:8px;color:var(--text);height:50px;width:calc(100% - 20px);box-sizing:border-box;display:flex;margin:10px;align-items:center;direction:rtl}.property-field.dropdown.visual .custom-dropdown ul li>img{margin-left:4px;width:25px;height:fit-content}.property-field.dropdown.visual .custom-dropdown ul li>div{width:100%}.property-field.dropdown.visual .custom-dropdown ul li>div>span:nth-child(1){height:30px;width:100%;line-height:30px;font-size:1.125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-field.dropdown.visual .custom-dropdown ul li>div>span:nth-child(2){height:30px;width:100%;line-height:30px;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-field.dropdown.visual .custom-dropdown ul li:hover{margin-left:10px}.property-field.dropdown.visual .custom-dropdown ul li:hover div>span:nth-child(1){font-weight:700}.property-field.dropdown.multiple{display:inline-flex}.property-field.dropdown.multiple .custom-dropdown{width:300px;height:50px}.property-field.dropdown.multiple .custom-dropdown .dropdown-toggle{font-size:1.125rem;height:100%;width:100%;padding:0 10px}.property-field.dropdown.multiple .custom-dropdown .dropdown-toggle svg{width:28px;height:28px}.property-field.dropdown.multiple .custom-dropdown ul{overflow:auto;box-sizing:border-box;height:340px;overflow-y:visible;overflow-x:hidden;list-style:none;margin:0;padding:0;width:100%}.property-field.dropdown.multiple .custom-dropdown ul::-webkit-scrollbar{width:12px}.property-field.dropdown.multiple .custom-dropdown ul::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background);border-radius:0}.property-field.dropdown.multiple .custom-dropdown ul::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background);border-radius:0}.property-field.dropdown.multiple .custom-dropdown ul::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-background-hover);border:1px solid var(--scrollbar-track-border-hover)}@media (max-width: 767px){.property-field.dropdown.multiple .custom-dropdown ul::-webkit-scrollbar{width:0px}}.property-field.dropdown.multiple .custom-dropdown ul::-webkit-scrollbar{width:0}.property-field.dropdown.multiple .custom-dropdown ul li{background-color:var(--inside-container-background);border-radius:8px;color:var(--text);height:100px;width:calc(100% - 20px);box-sizing:border-box;display:flex;margin:10px;align-items:center;direction:rtl}.property-field.dropdown.multiple .custom-dropdown ul li>input{width:20px;height:20px}.property-field.dropdown.multiple .custom-dropdown ul li>input:focus-visible{outline:0}.property-field.dropdown.multiple .custom-dropdown ul li>img{margin-right:8px;margin-left:4px;width:120px;height:80px;object-fit:cover;border-radius:8px;flex-shrink:0}.property-field.dropdown.multiple .custom-dropdown ul li>div{width:100%}.property-field.dropdown.multiple .custom-dropdown ul li>div>span:nth-child(1){height:30px;width:100%;line-height:30px;font-size:1.125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-field.dropdown.multiple .custom-dropdown ul li>div>span:nth-child(2){height:30px;width:100%;line-height:30px;font-size:.9375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-field.dropdown.multiple .custom-dropdown ul li:hover{margin-left:10px}.property-field.dropdown.multiple .custom-dropdown ul li:hover div>span:nth-child(1){font-weight:700}.property-field.empty div input,.property-field.empty .custom-dropdown .dropdown-toggle{border-color:var(--property-field-empty-border)}.property-field.warning div{display:flex}.property-field.warning div>svg{color:var(--property-field-warning-icon);margin:5px -10px 5px 0;-webkit-user-select:none;user-select:none;width:1em;height:1em;font-size:1.25rem}.property-field.loading0 input,.property-field.loading0 span{animation:loading0-animation 3s infinite}.property-field.loading0 span{color:transparent}.property-field.loading1 input,.property-field.loading1 span{animation:loading1-animation 3s infinite}.property-field.loading1 span{color:transparent}.property-field.loading2 input,.property-field.loading2 span{animation:loading2-animation 3s infinite}.property-field.loading2 span{color:transparent}.property-field.loading3 input,.property-field.loading3 span{animation:loading3-animation 3s infinite}.property-field.loading3 span{color:transparent}.property-field.loading4 input,.property-field.loading4 span{animation:loading4-animation 3s infinite}.property-field.loading4 span{color:transparent}.property-field.loading5 select,.property-field.loading5 span,.property-field.loading5 .custom-dropdown .dropdown-toggle{animation:loading5-animation 3s infinite;color:transparent}.property-field.loading6 input,.property-field.loading6 span,.property-field.loading6 .custom-dropdown .dropdown-toggle{animation:loading6-animation 3s infinite;color:transparent}.property-field.loading7 input,.property-field.loading7 span{animation:loading7-animation 3s infinite}.property-field.loading7 span{color:transparent}.property-field.loading8 textarea,.property-field.loading8 span{animation:loading8-animation 3s infinite;resize:none}.property-field.loading8 span{color:transparent}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.property-field.searchable-dropdown div ul{height:140px}}@media (min-width: 767.1px) and (max-width: 850px){.property-field.dropdown.searchable .custom-dropdown .dropdown-menu input{width:152px}}@media (max-width: 767px){.property-field span{font-size:1.0625rem;width:110px}.property-field .number-picker .actions svg[data-testid=DoneIcon],.property-field .number-picker .actions svg[data-testid=CloseIcon]{font-size:1.125rem}.property-field.dropdown .custom-dropdown .dropdown-toggle,.property-field.dropdown .custom-dropdown .dropdown-menu,.property-field.dropdown .custom-dropdown .dropdown-menu input{font-size:1rem}.property-field.dropdown .custom-dropdown .dropdown-menu li{padding:8px}}hr{border-top:1px solid var(--property-form-spinner-divider);margin:20px 8px}hr.loading9{animation:loading9-animation 3s infinite}h3{padding:0 7px;font-size:.9375rem;font-weight:700}h3.loading0{animation:loading0-animation 3s infinite;color:transparent;padding:0;margin:0 7px;width:100px;height:18.4px}.form-field{color:#000;margin:15px 0;width:100%;position:relative;border-radius:8px;border:1px solid var(--form-field-input-border)}.form-field.tooltip{width:calc(100% - 25px)}.form-field label{display:flex;height:34px;position:relative;color:var(--form-field-label)}.form-field label span{color:var(--form-field-label);font-size:.875rem;right:8px;line-height:36px;position:absolute;transform-origin:left}.form-field label input{border:0;border-radius:8px;flex:1 0 auto;padding:9px 8px 7px;background:var(--form-field-input-background);color:var(--form-field-input-text)}.form-field label input:valid{font-size:.875rem;padding:14px 8px 2px}.form-field label input:valid+span{transform:scale(.8333333333) translateY(-10px) translate(40px);width:200px;text-align:right}.form-field label input:focus-visible{outline:0}.form-field label input[disabled]{color:var(--form-field-input-disabled-text);cursor:not-allowed;opacity:.6}.form-field label input[disabled]+span{transform:scale(.8333333333) translateY(-10px) translate(40px);width:200px;text-align:right}.form-field .tooltip{position:absolute;top:8px;left:-28px;color:var(--form-field-tooltip-background)}.form-field.email,.form-field.password{text-align:left;direction:ltr}.form-field.password svg{position:absolute;top:15px;right:13px}.form-field.button{border:0;background-color:transparent;text-align:center;width:fit-content}.form-field.button button{min-width:75px;height:40px;border-radius:8px;border:0;padding:10px 20px;margin:5px;background:var(--form-field-button-background);cursor:default}.form-field.button button:hover span{transform:scale(105%)}.form-field.button.disabled button{background-color:var(--form-field-button-disabled-background)}.form-field.button.disabled button span{color:var(--form-field-button-disabled-text);cursor:not-allowed;opacity:.6}.form-field.button.loading button{padding:0 20px}.form-field.button.loading button svg{width:20px;height:20px;margin-bottom:-4px;fill:var(--loading-light);animation-name:loading;animation-duration:.8s;animation-iteration-count:infinite;animation-timing-function:steps(8,end)}.form-field.button.link button{background-color:transparent;width:auto;box-shadow:none}.form-field.button.link button span{color:var(--form-field-button-link-text)}.form-field.button.long{width:100%}.form-field.button.long button{width:100%;height:47px;font-size:1.125rem;font-weight:700}.form-field.error{border:1px solid var(--form-field-error-border)}.form-field-error{color:var(--form-field-error-text);font-size:.875rem}.form-field.checkbox{width:fit-content;margin:20px 8px 0;border:0}.form-field.checkbox label{white-space:nowrap;height:unset;display:inline-block}.form-field.checkbox label span{font-size:1rem;transform:scale(.8333333333) translateY(-10px) translate(5px);position:absolute;top:10px;line-height:24px}.form-field.checkbox label input{width:20px;height:20px}.form-field.checkbox label input:valid+span{margin-right:23px}.form-field.checkbox~.form-field-error{color:var(--form-field-error-text);font-size:.875rem;top:10px;position:relative;right:10px;text-align:right}.form-field.code{border:0;direction:ltr}.form-field.code span{color:var(--form-field-label);display:block;direction:rtl;text-align:center;margin-bottom:10px}.form-field.code input{width:50px;height:50px;margin:10px 11px;border:1px solid var(--form-field-border);text-align:center;font-weight:lighter;font-size:1.25rem;color:var(--form-field-label);border-radius:8px}.form-field.code.error input{border:1px solid var(--form-field-error-border)}.form-field.dropdown label select{border:0;border-radius:8px;flex:1 0 auto;padding:9px 8px 7px;background:var(--form-field-input-background);color:var(--form-field-input-text)}.form-field.dropdown label select:valid{font-size:.875rem;padding:14px 8px 2px}.form-field.dropdown label select:valid+span{transform:scale(.8333333333) translateY(-10px) translate(40px);width:200px;text-align:right}.form-field.dropdown label select:focus-visible{outline:0}.form-field.dropdown:has(select:valid option:not(:first-child):checked) label select:valid{padding:0 8px}.form-field.dropdown:has(select:valid option:not(:first-child):checked) label select:valid+span{display:none}.form-field.textarea{height:100px}.form-field.textarea label textarea{border:0;border-radius:8px;flex:1 0 auto;padding:9px 8px 7px;background:var(--form-field-input-background);color:var(--form-field-input-text);height:99px}.form-field.textarea label textarea:invalid{font-size:.875rem;padding:14px 8px 2px}.form-field.textarea label textarea:invalid+span{transform:scale(.8333333333) translateY(-10px) translate(40px);width:200px;text-align:right}.form-field.textarea label textarea:valid{padding:4px 8px}.form-field.textarea label textarea:valid+span{display:none}.form-field.textarea label textarea:focus-visible{outline:0}@media (max-width: 767px){.form-field label{height:40px}.form-field label span{font-size:1rem;line-height:40px}.form-field label input:valid{font-size:1rem}.form-field label input:valid+span{transform:scale(.8333333333) translateY(-12px) translate(40px)}.form-field.button.link button{font-size:1.125rem}.form-field.button.disabled svg{color:red}.form-field.button button{height:48px;min-width:100px}.form-field.button button.tablet-or-desktop{display:none}.form-field.button button .mobile{display:inline-block}.form-field.button button span,.form-field-error{font-size:1rem}.form-field.checkbox{margin-left:0;margin-right:0}.form-field.checkbox label span{font-size:1rem}.form-field.code span{font-size:1.125rem}.form-field.code input{width:40px;font-size:1.375rem}.form-field.dropdown label select:valid{font-size:1rem}.form-field.textarea label textarea{font-size:1rem;height:98px}}@media (max-width: 767px){.android .form-field label input:valid+span{transform:scale(.8333333333) translateY(-14px) translate(40px)}}.rc-table{overflow:auto;height:327px;position:relative;box-sizing:border-box;color:var(--table-text);font-size:.875rem;line-height:1.5;direction:ltr;margin:0}.rc-table::-webkit-scrollbar{width:12px}.rc-table::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background);border-radius:0}.rc-table::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background);border-radius:0}.rc-table::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-background-hover);border:1px solid var(--scrollbar-track-border-hover)}@media (max-width: 767px){.rc-table::-webkit-scrollbar{width:0px}}.rc-table::-webkit-scrollbar:horizontal{height:12px}.rc-table::-webkit-scrollbar-thumb:horizontal{background-color:var(--scrollbar-thumb-background);border-radius:0}.rc-table::-webkit-scrollbar-track:horizontal{background-color:var(--scrollbar-track-background);border-radius:0}.rc-table::-webkit-scrollbar-track:horizontal:hover{background-color:var(--scrollbar-track-background-hover);border:1px solid var(--scrollbar-track-border-hover)}.rc-table::-webkit-scrollbar{width:4px}.rc-table::-webkit-scrollbar-thumb{background-color:var(--table-scrollbar-thumb-background);border-radius:0}.rc-table::-webkit-scrollbar:horizontal{height:4px}.rc-table::-webkit-scrollbar-thumb:horizontal{background-color:var(--table-scrollbar-thumb-background);border-radius:0}.rc-table::-webkit-scrollbar-track,.rc-table::-webkit-scrollbar-track:horizontal{background-color:var(--table-scrollbar-track-background)}.rc-table::-webkit-scrollbar-track:hover,.rc-table::-webkit-scrollbar-track:horizontal:hover{background-color:var(--table-scrollbar-track-background-hover);border:1px solid var(--table-scrollbar-track-border-hover)}.rc-table table{width:100%;border-spacing:0px;direction:rtl}.rc-table th,.rc-table td{position:relative;box-sizing:border-box;padding:6px 8px;white-space:normal;word-break:break-word;border:1px solid var(--table-border);border-top:0;border-left:0;border-right:0;transition:box-shadow .3s;text-align:center;direction:ltr}.rc-table th:after,.rc-table td:after{content:attr(data-value);visibility:hidden;display:block;height:0}.rc-table th[data-value^="-"],.rc-table td[data-value^="-"]{color:var(--table-cell-negative-text)}.rc-table th .rc-table,.rc-table td .rc-table{border-right:0;border-left:1px solid var(--table-border)}.rc-table-fixed-column-gapped .rc-table-cell-fix-left-last:after,.rc-table-fixed-column-gapped .rc-table-cell-fix-right-first:after{display:none!important}.rc-table-cell{background:var(--table-cell-background)}.rc-table-cell-fix-left,.rc-table-cell-fix-right{z-index:2}.rc-table-cell-fix-right:last-child:not(.rc-table-cell-fix-sticky){border-right-color:transparent}.rc-table .rc-table-cell-fix-right:last-child{border-right-color:1px solid var(--table-border)}.rc-table .rc-table-cell-fix-left:last-child{border-left-color:transparent}.rc-table .rc-table-cell-fix-left-first{box-shadow:1px 0 0 1px solid var(--table-border)}.rc-table-cell-fix-left-first:after,.rc-table-cell-fix-left-last:after{position:absolute;top:0;right:-1px;bottom:-1px;width:20px;transform:translate(100%);transition:box-shadow .3s;content:"";pointer-events:none}.rc-table-cell-fix-left-all:after{display:none}.rc-table-cell-fix-right-first,.rc-table-cell-fix-right-last{box-shadow:-1px 0 0 1px solid var(--table-border)}.rc-table .rc-table-cell-fix-right-first,.rc-table .rc-table-cell-fix-right-last{box-shadow:none}.rc-table-cell-fix-right-first:after,.rc-table-cell-fix-right-last:after{position:absolute;top:0;bottom:-1px;left:-1px;width:20px;transform:translate(-100%);transition:box-shadow .3s;content:"";pointer-events:none}.rc-table-cell-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rc-table-cell-ellipsis.rc-table-cell-fix-left-first,.rc-table-cell-ellipsis.rc-table-cell-fix-left-last,.rc-table-cell-ellipsis.rc-table-cell-fix-right-first .rc-table-cell-ellipsis.rc-table-cell-fix-right-last{overflow:visible}.rc-table-cell-ellipsis.rc-table-cell-fix-left-first .rc-table-cell-content,.rc-table-cell-ellipsis.rc-table-cell-fix-left-last .rc-table-cell-content,.rc-table-cell-ellipsis.rc-table-cell-fix-right-first .rc-table-cell-ellipsis.rc-table-cell-fix-right-last .rc-table-cell-content{display:block;overflow:hidden;text-overflow:ellipsis}.rc-table-cell-row-hover{background:#fff4f4}.rc-table-ping-left .rc-table-cell-fix-left-first:after,.rc-table-ping-left .rc-table-cell-fix-left-last:after{box-shadow:inset 10px 0 8px -8px green}.rc-table-ping-right .rc-table-cell-fix-right-first:after,.rc-table-ping-right .rc-table-cell-fix-right-last:after{box-shadow:inset -10px 0 8px -8px green}.rc-table-expand-icon-col{width:60px}.rc-table-row-expand-icon-cell{text-align:center}.rc-table thead th{text-align:center;background:var(--table-head-background)}.rc-table thead th span{right:unset;left:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);transform:rotate(90deg);display:none}.rc-table thead .rc-table-cell-scrollbar:after{position:absolute;top:0;bottom:0;left:-1px;width:1px;background:var(--table-head-background);content:""}.rc-table thead .rc-table-cell-scrollbar:after .rc-table{right:-1px;left:auto}.rc-table-header{border:1px solid var(--table-border);border-right:0;border-bottom:0}.rc-table-placeholder{text-align:center}.rc-table tbody tr td{background:var(--table-cell-background)}.rc-table tbody tr th{background:var(--table-head-background)}.rc-table-content{border:1px solid var(--table-border);border-right:0;border-bottom:0;border-radius:5px 0 0}.rc-table-body{border:1px solid var(--table-border);border-right:0;border-bottom:0;border-top:0}.rc-table-fixed-column .rc-table-body:after{position:absolute;top:0;right:0;bottom:0;z-index:1;border-right:1px solid var(--table-border);content:""}.rc-table-expanded-row .rc-table-cell{box-shadow:inset 0 8px 8px -8px green}.rc-table-expanded-row-fixed{box-sizing:border-box;margin:-16px -10px -16px -8px;padding:16px 8px}.rc-table-expanded-row-fixed:after{position:absolute;top:0;right:1px;bottom:0;width:0;border-right:1px solid var(--table-border);content:""}.rc-table-row-expand-icon{display:inline-block;width:16px;height:16px;color:#aaa;line-height:16px;text-align:center;vertical-align:middle;border:1px solid currentColor;cursor:pointer}.rc-table-row-expand-icon.rc-table-row-expanded:after{content:"-"}.rc-table-row-expand-icon.rc-table-row-collapsed:after{content:"+"}.rc-table-row-expand-icon.rc-table-row-spaced{visibility:hidden}.rc-table-title{padding:16px 8px;border:1px solid var(--table-border);border-bottom:0}.rc-table-caption{padding:16px 8px;border-right:1px solid var(--table-border);border-bottom:1px solid var(--table-border)}.rc-table-footer{padding:16px 8px;border:1px solid var(--table-border);border-top:0}.rc-table tfoot td{background:#fff}.rc-table-summary{border-top:1px solid var(--table-border);border-left:1px solid var(--table-border)}.rc-table-sticky-holder{position:sticky;z-index:2}.rc-table-sticky-scroll{position:sticky;bottom:0;z-index:2;display:flex;align-items:center;border-top:1px solid #f3f3f3;opacity:.6;transition:transform .1s ease-in 0s}.rc-table-sticky-scroll:hover{transform:scaleY(1.2);transform-origin:center bottom}.rc-table-sticky-scroll-bar{height:8px;background-color:#bbb;border-radius:4px}.rc-table-sticky-scroll-bar:hover,.rc-table-sticky-scroll-bar-active{background-color:#999}@media (max-width: 767px){.rc-table{font-size:.875rem}.rc-table th,.rc-table td{padding:6px 4px}.rc-table th:nth-child(1),.rc-table td:nth-child(1){width:50px}}.lazy-media{display:grid;min-height:50px}.lazy-media.preloading{background:#f4f4f4}.lazy-media.preloading.hidden,.lazy-media.loading.hidden{display:none}.lazy-media.loaded{opacity:1}.lazy-media.loaded.hidden{position:absolute;top:0;left:0;opacity:0;transition:"opacity 0.5s"}.accessibility-panel{background-color:var(--accessibility-panel-background);width:50px;height:50px;border-radius:100px;display:block;border:0;bottom:85px;left:25px;position:absolute}.accessibility-panel svg{width:40px;height:40px;color:var(--accessibility-panel-icon)}.accessibility-modal{border-radius:8px;-webkit-box-shadow:0 0 0 100vmax var(--modal-shadow);box-shadow:0 0 0 100vmax var(--modal-shadow);color:var(--text);position:absolute;top:calc(50% - 20px);left:50%;transform:translate(-50%,-50%);width:600px;min-height:290px;margin:20px auto;padding-bottom:26px;z-index:5;background-color:var(--accessibility-modal-background)}.accessibility-modal header{background-color:var(--accessibility-modal-header-background);border-radius:8px 8px 0 0;height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;box-sizing:border-box}.accessibility-modal header div{display:flex}.accessibility-modal header div h2{font-size:1rem;padding:3px 10px 0 0;color:var(--accessibility-modal-header-title)}.accessibility-modal header svg{color:var(--accessibility-modal-icon-close)}.accessibility-modal .buttons{border:0;height:60px;display:flex;justify-content:center;align-items:center;margin:19px 2px 0 12px;padding:25px}.accessibility-modal .buttons button{background-color:var(--button-default-background);color:var(--button-default-text);background-color:var(--accessibility-modal-button-background)}.accessibility-modal .buttons button:hover{background-color:var(--button-default-background-hover);background-color:var(--accessibility-modal-button-background-hover)}.accessibility-modal .buttons button:hover span{transform:scale(105%)}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.accessibility-modal{left:calc((100% - 64px)/2)}.accessibility-modal header{width:100%}.accessibility-modal .message{margin-top:48px}}@media (max-width: 767px){.accessibility-modal{width:calc(100% - 40px);min-height:210px}.accessibility-modal header div h2{font-size:1.125rem;padding-top:1px}.accessibility-modal .message{height:150px;font-size:1.125rem}}@media (min-width: 767px) and (max-width: 1064px) and (orientation: landscape){.main-layout.wide .alert,.main-layout.widing .alert,.main-layout.narrowing .alert{left:calc((100% - 155px)/2)}}.promotion{background-color:var(--inside-container-background);color:var(--text);position:relative;list-style:none;padding:0;margin:0;height:50px;border-radius:0;font-family:gveret-levin-regular}.promotion li{position:absolute;top:0;left:0;opacity:0;animation:fade 75s linear infinite;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin:0 auto;text-align:center;padding:15px;font-size:1.125rem}.promotion li.title{font-weight:700}.promotion li:nth-child(1){animation-delay:0s}.promotion li:nth-child(2){animation-delay:3s}.promotion li:nth-child(3){animation-delay:6s}.promotion li:nth-child(4){animation-delay:9s}.promotion li:nth-child(5){animation-delay:12s}.promotion li:nth-child(6){animation-delay:15s}.promotion li:nth-child(7){animation-delay:18s}.promotion li:nth-child(8){animation-delay:21s}.promotion li:nth-child(9){animation-delay:24s}.promotion li:nth-child(10){animation-delay:27s}.promotion li:nth-child(11){animation-delay:30s}.promotion li:nth-child(12){animation-delay:33s}.promotion li:nth-child(13){animation-delay:36s}.promotion li:nth-child(14){animation-delay:39s}.promotion li:nth-child(15){animation-delay:42s}.promotion li:nth-child(16){animation-delay:45s}.promotion li:nth-child(17){animation-delay:48s}.promotion li:nth-child(18){animation-delay:51s}.promotion li:nth-child(19){animation-delay:54s}.promotion li:nth-child(20){animation-delay:57s}.promotion li:nth-child(21){animation-delay:60s}.promotion li:nth-child(22){animation-delay:63s}.promotion li:nth-child(23){animation-delay:66s}.promotion li:nth-child(24){animation-delay:69s}.promotion li:nth-child(25){animation-delay:72s}@keyframes fade{0%{opacity:0}2%{opacity:1}4%{opacity:1}5%{opacity:0}to{opacity:0}}@media (max-width: 767px){.promotion li{font-size:1rem}}
