:root{--primary: rgba(16, 16, 16, 1);--gray: rgba(107, 114, 128, 1);--white: rgba(255, 255, 255, 1);--white-90: rgba(255, 255, 255, 0.9);--white-82: rgba(255, 255, 255, 0.82);--white-80: rgba(255, 255, 255, 0.8);--white-70: rgba(255, 255, 255, 0.7);--white-60: rgba(255, 255, 255, 0.6);--white-50: rgba(255, 255, 255, 0.5);--white-45: rgba(255, 255, 255, 0.45);--white-40: rgba(255, 255, 255, 0.4);--white-30: rgba(255, 255, 255, 0.3);--white-25: rgba(255, 255, 255, 0.25);--white-20: rgba(255, 255, 255, 0.2);--white-10: rgba(255, 255, 255, 0.1);--white-05: rgba(255, 255, 255, 0.05);--body-bg: rgba(242, 249, 244, 1);--ghost-white: #f7fbff;--vivid-blue: #157bff;--light-blue: rgba(143, 192, 255, 1);--light-blue-35: rgba(143, 192, 255, 0.349);--light-gray: #eaf4ff;--black: #000000;--dark-blue: rgb(2, 39, 89);--dark-blue-75: rgba(2, 39, 89, 0.75);--dark-blue-50: rgba(2, 39, 89, 0.5);--dark-blue-25: rgba(2, 39, 89, 0.25);--dark-blue-10: rgba(2, 39, 89, 0.1);--dark-blue-05: rgba(2, 39, 89, 0.05);--vivid-orange: #f36a30;--vivid-orange-90: rgba(243, 106, 48, 0.9);--vivid-orange-80: rgba(243, 106, 48, 0.8);--vivid-orange-75: rgba(243, 106, 48, 0.75);--vivid-orange-70: rgba(243, 106, 48, 0.7);--vivid-orange-60: rgba(243, 106, 48, 0.6);--vivid-orange-50: rgba(243, 106, 48, 0.5);--vivid-orange-40: rgba(243, 106, 48, 0.4);--vivid-orange-20: rgba(243, 106, 48, 0.2);--vivid-orange-10: rgba(243, 106, 48, 0.1);--menu-mobile-bar-color: #f36a30;--menu-mobile-bar-bg-color: linear-gradient(360deg, #f7fbff 0%, #eaf4ff 100%);--menu-mobile-bar-active-color: #f36a30;--form-error-color: rgba(255, 83, 96, 1);--red: #ff5360;--orange-v2: #ea911d;--frozen: rgba(2, 39, 89, 0.25);--loader-background: linear-gradient(90deg, #f36a30 0%, #e6501e 100%)}@keyframes scalePulse{0%{transform:scale(1)}50%{transform:scale(1.08)}100%{transform:scale(1)}}.container{width:min(81.7708333333vw,90.29662136%);margin-inline:auto}.page-template-default .container{height:auto !important;padding:5% 0 5% 0}.absolute{position:absolute}.relative{position:relative}.grid{display:grid;height:100%;width:100%}.flex{display:flex}.wrap{flex-wrap:wrap}.flex-column{display:flex;flex-direction:column}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.justify-evenly{justify-content:space-evenly}.align-center{align-items:center}.align-end{align-items:flex-end}.text-center{text-align:center}.text-start{text-align:start}.text-end{text-align:end}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.general_loader{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:999;visibility:hidden;opacity:0;height:max(40px,2.0833333333vw);aspect-ratio:1.5;background:var(--loader-background);background-size:100% 100%;background-repeat:no-repeat;background-position:0% 0%,100% 0%,0% 100%,100% 100%;mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0),linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-repeat:no-repeat;mask-size:33.4% 50%;mask-position:0% 0%,50% 0%,0% 100%,50% 100%;animation:revealBlocks 2s infinite linear}@keyframes revealBlocks{0%{mask-position:0% 0%,50% 0%,0% 100%,50% 100%}12.5%{mask-position:0% 0%,100% 0%,0% 100%,50% 100%}25%{mask-position:0% 0%,100% 0%,0% 100%,50% 0%}37.5%{mask-position:0% 0%,100% 0%,50% 100%,50% 0%}50%{mask-position:0% 100%,100% 0%,50% 100%,50% 0%}62.5%{mask-position:0% 100%,100% 0%,50% 100%,0% 0%}75%{mask-position:0% 100%,100% 100%,50% 100%,0% 0%}87.5%{mask-position:0% 100%,100% 100%,50% 0%,0% 0%}100%{mask-position:0% 100%,50% 100%,50% 0%,0% 0%}}.general_button{width:fit-content;position:relative;overflow:hidden;cursor:pointer;padding-block:max(12px,.625vw);padding-inline:max(20px,1.0416666667vw);border-radius:max(30px,1.5625vw)}.general_button__container{display:flex;align-items:center;justify-content:center;gap:clamp(12px,.625vw,.625vw)}.general_button__text{font-weight:400 !important;font-size:clamp(16px,.8333333333vw,.8333333333vw) !important;line-height:1.25 !important;background-color:unset !important;padding:0 !important;position:relative;z-index:1}.general_button__end_icon,.general_button__start_icon{position:relative;z-index:1;width:max(20px,1.0416666667vw);height:max(20px,1.0416666667vw)}.general_button__end_icon svg,.general_button__end_icon img,.general_button__start_icon svg,.general_button__start_icon img{width:100%;height:100%;object-fit:contain}@media only screen and (min-width: 1025px){.general_button:hover{transition:all .3s ease}.general_button:hover::after{opacity:0}.general_button:hover::before{opacity:1}}.general_button::after,.general_button::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transition:all .3s ease}.general_button::before{opacity:0}.general_button::after{opacity:1}.general_button.orange-button{position:relative;overflow:hidden}.general_button.orange-button::before{background:linear-gradient(90deg, #022759 0%, #120079 100%)}.general_button.orange-button::after{background:linear-gradient(90deg, #f36a30 0%, #e6501e 100%)}.general_button.orange-button .general_button__text{color:var(--white)}.general_button.orange-button .general_button__end_icon svg path:has(fill),.general_button.orange-button .general_button__start_icon svg path:has(fill){fill:var(--white)}.general_button.orange-button .general_button__end_icon svg path:has(stroke),.general_button.orange-button .general_button__start_icon svg path:has(stroke){stroke:var(--white)}.general_button.orange-button .general_button__end_icon svg circle:has(fill),.general_button.orange-button .general_button__start_icon svg circle:has(fill){fill:var(--white)}.general_button.orange-button .general_button__end_icon svg circle:has(stroke),.general_button.orange-button .general_button__start_icon svg circle:has(stroke){stroke:var(--white)}@media only screen and (min-width: 1025px){.general_button.orange-button:hover .general_button__end_icon svg path[fill],.general_button.orange-button:hover .general_button__start_icon svg path[fill]{fill:var(--white)}.general_button.orange-button:hover .general_button__end_icon svg path[stroke],.general_button.orange-button:hover .general_button__start_icon svg path[stroke]{stroke:var(--white)}.general_button.orange-button:hover .general_button__end_icon svg circle[fill],.general_button.orange-button:hover .general_button__start_icon svg circle[fill]{fill:var(--white)}.general_button.orange-button:hover .general_button__end_icon svg circle[stroke],.general_button.orange-button:hover .general_button__start_icon svg circle[stroke]{stroke:var(--white)}}.general_button.border-orange{position:relative;overflow:hidden;border:1px solid var(--vivid-orange)}.general_button.border-orange::before{background:linear-gradient(90deg, #022759 0%, #120079 100%)}.general_button.border-orange::after{background:linear-gradient(90deg, #fff 0%, #fff 100%)}.general_button.border-orange .general_button__text{color:var(--vivid-orange)}@media only screen and (min-width: 1025px){.general_button.border-orange:hover{border-color:rgba(0,0,0,0)}.general_button.border-orange:hover .general_button__end_icon svg path[fill],.general_button.border-orange:hover .general_button__start_icon svg path[fill]{fill:var(--white)}.general_button.border-orange:hover .general_button__end_icon svg path[stroke],.general_button.border-orange:hover .general_button__start_icon svg path[stroke]{stroke:var(--white)}.general_button.border-orange:hover .general_button__end_icon svg circle[fill],.general_button.border-orange:hover .general_button__start_icon svg circle[fill]{fill:var(--white)}.general_button.border-orange:hover .general_button__end_icon svg circle[stroke],.general_button.border-orange:hover .general_button__start_icon svg circle[stroke]{stroke:var(--white)}.general_button.border-orange:hover .general_button__text{color:var(--white)}}.general_button.border-orange-transparent{position:relative;overflow:hidden;border:1px solid var(--vivid-orange)}.general_button.border-orange-transparent::before{background:linear-gradient(90deg, #022759 0%, #120079 100%)}.general_button.border-orange-transparent::after{background:rgba(0,0,0,0)}.general_button.border-orange-transparent .general_button__text{color:var(--dark-blue)}@media only screen and (min-width: 1025px){.general_button.border-orange-transparent:hover{border-color:rgba(0,0,0,0)}.general_button.border-orange-transparent:hover .general_button__end_icon svg path[fill],.general_button.border-orange-transparent:hover .general_button__start_icon svg path[fill]{fill:var(--white)}.general_button.border-orange-transparent:hover .general_button__end_icon svg path[stroke],.general_button.border-orange-transparent:hover .general_button__start_icon svg path[stroke]{stroke:var(--white)}.general_button.border-orange-transparent:hover .general_button__end_icon svg circle[fill],.general_button.border-orange-transparent:hover .general_button__start_icon svg circle[fill]{fill:var(--white)}.general_button.border-orange-transparent:hover .general_button__end_icon svg circle[stroke],.general_button.border-orange-transparent:hover .general_button__start_icon svg circle[stroke]{stroke:var(--white)}.general_button.border-orange-transparent:hover .general_button__text{color:var(--white)}}.general_button.border-blue-transparent{position:relative;overflow:hidden;border:1px solid var(--dark-blue-25)}.general_button.border-blue-transparent::before{background:linear-gradient(90deg, #022759 0%, #120079 100%)}.general_button.border-blue-transparent::after{background:rgba(0,0,0,0)}.general_button.border-blue-transparent .general_button__text{color:var(--dark-blue)}@media only screen and (min-width: 1025px){.general_button.border-blue-transparent:hover{border-color:rgba(0,0,0,0)}.general_button.border-blue-transparent:hover .general_button__end_icon svg path[fill],.general_button.border-blue-transparent:hover .general_button__start_icon svg path[fill]{fill:var(--white)}.general_button.border-blue-transparent:hover .general_button__end_icon svg path[stroke],.general_button.border-blue-transparent:hover .general_button__start_icon svg path[stroke]{stroke:var(--white)}.general_button.border-blue-transparent:hover .general_button__end_icon svg circle[fill],.general_button.border-blue-transparent:hover .general_button__start_icon svg circle[fill]{fill:var(--white)}.general_button.border-blue-transparent:hover .general_button__end_icon svg circle[stroke],.general_button.border-blue-transparent:hover .general_button__start_icon svg circle[stroke]{stroke:var(--white)}.general_button.border-blue-transparent:hover .general_button__text{color:var(--white)}}.general_button.orange-white-bg{position:relative;overflow:hidden}.general_button.orange-white-bg::before{background:linear-gradient(90deg, #022759 0%, #120079 100%)}.general_button.orange-white-bg::after{background:linear-gradient(90deg, #fff 0%, #fff 100%)}.general_button.orange-white-bg .general_button__text{color:var(--vivid-orange)}.general_button.orange-white-bg .general_button__end_icon svg path[fill],.general_button.orange-white-bg .general_button__start_icon svg path[fill]{fill:var(--vivid-orange)}.general_button.orange-white-bg .general_button__end_icon svg path[stroke],.general_button.orange-white-bg .general_button__start_icon svg path[stroke]{stroke:var(--vivid-orange)}.general_button.orange-white-bg .general_button__end_icon svg circle[fill],.general_button.orange-white-bg .general_button__start_icon svg circle[fill]{fill:var(--vivid-orange)}.general_button.orange-white-bg .general_button__end_icon svg circle[stroke],.general_button.orange-white-bg .general_button__start_icon svg circle[stroke]{stroke:var(--vivid-orange)}@media only screen and (min-width: 1025px){.general_button.orange-white-bg:hover .general_button__end_icon svg path[fill],.general_button.orange-white-bg:hover .general_button__start_icon svg path[fill]{fill:var(--white)}.general_button.orange-white-bg:hover .general_button__end_icon svg path[stroke],.general_button.orange-white-bg:hover .general_button__start_icon svg path[stroke]{stroke:var(--white)}.general_button.orange-white-bg:hover .general_button__end_icon svg circle[fill],.general_button.orange-white-bg:hover .general_button__start_icon svg circle[fill]{fill:var(--white)}.general_button.orange-white-bg:hover .general_button__end_icon svg circle[stroke],.general_button.orange-white-bg:hover .general_button__start_icon svg circle[stroke]{stroke:var(--white)}.general_button.orange-white-bg:hover .general_button__text{color:var(--white)}}.general_button.white-button{position:relative;overflow:hidden}.general_button.white-button::before{background:linear-gradient(90deg, #022759 0%, #120079 100%)}.general_button.white-button::after{background:linear-gradient(90deg, #fff 0%, #fff 100%)}@media only screen and (min-width: 1025px){.general_button.white-button:hover .general_button__text{color:var(--white)}.general_button.white-button:hover .general_button__end_icon svg,.general_button.white-button:hover .general_button__start_icon svg{position:relative}.general_button.white-button:hover .general_button__end_icon svg path[fill],.general_button.white-button:hover .general_button__start_icon svg path[fill]{fill:var(--white)}.general_button.white-button:hover .general_button__end_icon svg path[stroke],.general_button.white-button:hover .general_button__start_icon svg path[stroke]{stroke:var(--white)}.general_button.white-button:hover .general_button__end_icon svg circle[fill],.general_button.white-button:hover .general_button__start_icon svg circle[fill]{fill:var(--white)}.general_button.white-button:hover .general_button__end_icon svg circle[stroke],.general_button.white-button:hover .general_button__start_icon svg circle[stroke]{stroke:var(--white)}}.general_button.blue{position:relative;overflow:hidden;box-shadow:6px 6px 20px 0px rgba(2,39,89,.1)}.general_button.blue::before{background:linear-gradient(90deg, #f36a30 0%, #e6501e 100%)}.general_button.blue::after{background:linear-gradient(90deg, #022759 0%, #120079 100%)}.general_button.blue .general_button__text{color:var(--white)}.general_button.dark-blue{position:relative;overflow:hidden;box-shadow:6px 6px 20px 0px rgba(2,39,89,.1)}.general_button.dark-blue::before{background:linear-gradient(90deg, #f36a30 0%, #e6501e 100%)}.general_button.dark-blue::after{background:linear-gradient(90deg, #022759 0%, #022759 100%)}.general_button.dark-blue .general_button__text{color:var(--white)}.general_button.gradient-blue{position:relative;overflow:hidden;box-shadow:6px 6px 20px 0px rgba(2,39,89,.1)}.general_button.gradient-blue::before{background:linear-gradient(90deg, #f36a30 0%, #e6501e 100%)}.general_button.gradient-blue::after{background:linear-gradient(90deg, #157bff 0%, #0c4a99 100%)}.general_button.gradient-blue .general_button__text{color:var(--white)}.general_button.light-blue-gradient{box-shadow:6px 6px 20px 0px rgba(2,39,89,.1019607843)}.general_button.light-blue-gradient::before{background:linear-gradient(90deg, #022759 0%, #120079 100%)}.general_button.light-blue-gradient::after{background:linear-gradient(90deg, #157bff 0%, #0c4a99 100%)}.general_button.light-blue-gradient .general_button__text{color:var(--white)}.general_button.orange-gradient{box-shadow:6px 6px 20px 0px rgba(2,39,89,.1019607843)}.general_button.orange-gradient::before{background:linear-gradient(90deg, #022759 0%, #120079 100%)}.general_button.orange-gradient::after{background:linear-gradient(90deg, #f36a30 0%, #e6501e 100%)}.general_button.orange-gradient .general_button__text{color:var(--white)}.general_button.blue-gradient{box-shadow:6px 6px 20px 0px rgba(2,39,89,.1019607843)}.general_button.blue-gradient::before{background:linear-gradient(90deg, #f36a30 0%, #e6501e 100%)}.general_button.blue-gradient::after{background:linear-gradient(90deg, #022759 0%, #120079 100%)}.general_button.blue-gradient .general_button__text{color:var(--white)}.general_button.light-gray::before{background:linear-gradient(90deg, #022759 0%, #120079 100%)}.general_button.light-gray::after{background:linear-gradient(90deg, #eaf4ff 0%, #eaf4ff 100%)}.general_button.light-gray .general_button__text{color:var(--dark-blue)}@media only screen and (min-width: 1025px){.general_button.light-gray:hover .general_button__text{color:var(--white)}}.general_button.transparent .general_button__text{color:var(--dark-blue)}@media only screen and (min-width: 1025px){.general_button.transparent:hover .general_button__text{color:var(--vivid-orange)}}.general_button.transparent-orange .general_button__text{color:var(--vivid-orange)}@media only screen and (min-width: 1025px){.general_button.transparent-orange:hover .general_button__text{color:var(--vivid-orange-40)}}.general_button.back-button-transparent{border-start-start-radius:max(40px,2.0833333333vw);border-end-start-radius:0px}.general_button.back-button-transparent .general_button__text{color:var(--dark-blue)}.general_button.back-button-transparent::before{background:linear-gradient(90deg, #022759 0%, #120079 100%)}@media only screen and (min-width: 1025px){.general_button.back-button-transparent:hover .general_button__text{color:var(--white)}.general_button.back-button-transparent:hover .general_button__end_icon svg path:nth-of-type(2),.general_button.back-button-transparent:hover .general_button__start_icon svg path:nth-of-type(2){fill:var(--white)}}.general_button.with-shadow{box-shadow:6px 6px 20px 0px rgba(2,39,89,.1019607843)}.general_button.border-radius-one{border-start-end-radius:max(40px,2.0833333333vw);border-end-end-radius:max(10px,0.5208333333vw)}.general_button.moving-button-icon .general_button__start_icon{position:relative;right:0;min-width:max(20px,1.0416666667vw)}.general_button.moving-button-icon .general_button__text{position:relative;right:0}@media only screen and (min-width: 1025px){.general_button.moving-button-icon:hover .general_button__text{right:-30%}.general_button.moving-button-icon:hover .general_button__start_icon{right:85%}.general_button.moving-button-icon:hover .general_button__start_icon>svg{opacity:0}.general_button.moving-button-icon:hover .general_button__start_icon .general_button__start_icon--moving{opacity:1;visibility:visible}}.general_button.sign-in-button{padding-block:max(14px,0.7291666667vw);padding-inline:max(12px,0.625vw) max(20px,1.0416666667vw)}.general_button.sign-in-button .general_button__container{gap:max(6px,0.3125vw)}@media only screen and (min-width: 1025px){.general_button.sign-in-button:hover{border-end-end-radius:max(6px,0.3125vw);border-start-end-radius:max(40px,2.0833333333vw)}}.general_button.ad-posting-button{padding-block:max(9px,0.46875vw);padding-inline:max(10px,0.5208333333vw) max(20px,1.0416666667vw)}.general_button__start_icon--moving{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%}.general_button__start_icon--moving svg{width:100%;height:100%;object-fit:contain}.general_button.disabled{cursor:not-allowed;pointer-events:none;opacity:.6}.general_button.disabled::after{background:var(--dark-blue-10)}fieldset{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(8px,.4166666667vw,.4166666667vw)}fieldset *{margin:0 !important}fieldset .ff-el-group{text-align:start;display:flex;flex-direction:column;position:relative;min-width:clamp(min(100%,239px),12.4479166667vw,12.4479166667vw)}@media only screen and (max-width: 599px){fieldset .ff-el-group{width:100%}}fieldset .ff-el-group .ff-el-input--label{position:absolute;top:-22px;right:clamp(8px,.4166666667vw,.4166666667vw);margin:0;opacity:0;transition:all ease-in 300ms}@media only screen and (max-width: 720px){fieldset .ff-el-group .ff-el-input--label{top:-24px}}fieldset .ff-el-group .ff-el-input--label label{font-family:"IBM Plex Sans Hebrew",sans-serif;font-weight:400;font-size:clamp(16px,.8333333333vw,.8333333333vw);line-height:100%;letter-spacing:0%;background:var(--gray-gradient);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}fieldset .ff-el-group .ff-el-input--label label::after{content:none !important}fieldset .ff-el-group input,fieldset .ff-el-group textarea{border:clamp(1px,.0520833333vw,.0520833333vw) solid var(--white-25) !important;border-radius:max(30px,1.5625vw) !important;transition:all 300ms ease-in,border-width .3s ease-in !important;font-family:"IBM Plex Sans Hebrew",sans-serif !important;font-weight:400;font-size:clamp(16px,.8333333333vw,.8333333333vw);line-height:150% !important;letter-spacing:0%;background:var(--white-05)}@media only screen and (max-width: 500px){fieldset .ff-el-group input,fieldset .ff-el-group textarea{font-family:"IBM Plex Sans Hebrew",sans-serif}}fieldset .ff-el-group input::placeholder,fieldset .ff-el-group textarea::placeholder{font-family:"IBM Plex Sans Hebrew",sans-serif !important;font-weight:400 !important;font-size:clamp(16px,.8333333333vw,.8333333333vw) !important;line-height:150% !important;letter-spacing:0% !important;color:var(--white) !important;transition:all ease-in 300ms !important}fieldset .ff-el-group input:focus,fieldset .ff-el-group textarea:focus{outline:none !important;border-color:var(--vivid-orange) !important;border-width:clamp(2px,.1041666667vw,.1041666667vw) !important}fieldset .ff-el-group input[aria-invalid=true],fieldset .ff-el-group textarea[aria-invalid=true]{border-color:var(--form-error-color) !important}fieldset .ff-el-group textarea{resize:none}fieldset .ff-el-group.focus .ff-el-input--label{opacity:1}fieldset .ff-el-group.focus input::placeholder,fieldset .ff-el-group.focus textarea::placeholder{opacity:0}fieldset .ff_submit_btn_wrapper{min-width:clamp(124px,6.4583333333vw,6.4583333333vw);height:100%}@media only screen and (max-width: 675px){fieldset .ff_submit_btn_wrapper{width:min(100%,478px)}}fieldset .ff_submit_btn_wrapper button{font-weight:400 !important;font-size:clamp(16px,.8333333333vw,.8333333333vw) !important;line-height:1.2 !important;letter-spacing:0%;height:100%}fieldset .ff_submit_btn_wrapper button.disabled{opacity:.5 !important;cursor:not-allowed !important}fieldset .ff_submit_btn_wrapper button.disabled:hover{border-color:unset;background-color:unset;box-shadow:unset;transform:unset}fieldset .phone-element{padding:clamp(11px,.5729166667vw,.5729166667vw) clamp(15px,.78125vw,.78125vw) !important}fieldset .phone-element::placeholder{text-align:right}fieldset .iti__flag-container,fieldset .iti__selected-country{display:none}fieldset .ff-uploaded-list .ff-upload-preview .ff-upload-details .ff-upload-remove{background:url("../images/arrow_down.svg") no-repeat center center;background-size:contain;width:20px;height:20px;display:inline-block;text-indent:-9999px;overflow:hidden}fieldset .ff_columns_total_2>div{flex-grow:unset !important;flex-basis:unset !important;width:fit-content !important}fieldset .submit-container{width:max(min(100%,124px),6.4583333333vw);border-radius:max(30px,1.5625vw);overflow:hidden;position:relative;height:max(45px,2.34375vw)}fieldset .submit-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, #f36a30 0%, #e6501e 100%);z-index:1;transition:all .3s ease;opacity:1}fieldset .submit-container::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, #022759 0%, #120079 100%);z-index:1;transition:all .3s ease;opacity:0}fieldset .submit-container .submit-element{border:none !important;width:100%;background:rgba(0,0,0,0) !important;position:relative;z-index:2;border-radius:unset !important;opacity:1 !important}fieldset .submit-container:hover .submit-element{color:var(--white) !important}fieldset .submit-container:hover::after{opacity:1}fieldset .submit-container:hover::before{opacity:0}fieldset .ff-column-container{width:100%;display:flex;gap:max(16px,0.8333333333vw)}fieldset .checkbox-container{margin-block-start:max(20px,1.0416666667vw) !important}fieldset .checkbox-container label{display:inline-flex;align-items:flex-start;gap:10px;cursor:pointer}fieldset .checkbox-container input{appearance:none;-webkit-appearance:none;-moz-appearance:none;top:0;width:max(16px,0.8333333333vw);height:max(16px,0.8333333333vw);border-radius:max(2px,0.1041666667vw);background:rgba(0,0,0,0);position:relative;cursor:pointer;flex-shrink:0;border-radius:max(2px,0.1041666667vw) !important;outline:none;border-color:#f36a30 !important}fieldset .checkbox-container input::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(45deg);width:max(5px,0.2604166667vw);height:max(10px,0.5208333333vw);border:solid #fff;border-width:0 max(1px,0.0520833333vw) max(1px,0.0520833333vw) 0;opacity:0}fieldset .checkbox-container input:checked{background-color:#f36a30 !important}fieldset .checkbox-container input:checked::after{opacity:1}fieldset .checkbox-container input:focus-visible{outline:none}fieldset .checkbox-container span{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.142857143;color:var(--white)}fieldset .checkbox-container span::after{content:"";width:max(5px,0.2604166667vw);height:max(10px,0.5208333333vw);border:solid #fff;border-width:0 max(1px,0.0520833333vw) max(1px,0.0520833333vw) 0;transform:rotate(45deg);opacity:0}.breadcrumbs{background-color:var(--white);padding-block:max(12px,0.625vw)}.breadcrumbs__container{width:max(min(90.291262136%,1824px),95vw);margin-inline:auto;gap:max(12px,0.625vw)}.breadcrumbs__link{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.285714286;color:var(--dark-blue-75)}.breadcrumbs__link:hover{color:var(--vivid-orange)}.breadcrumbs__current{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.285714286;color:var(--dark-blue)}.stacked_arrows{display:flex;align-items:center;gap:max(16px,0.8333333333vw)}.stacked_arrows>div{position:unset;margin:0}.stacked_arrows>div:hover svg rect{fill:var(--vivid-orange) !important;fill-opacity:1 !important}.stacked_arrows>div:hover svg path{fill:var(--white)}.apartment_card{background:var(--white);border-radius:max(20px,1.0416666667vw);border:1px solid #e3eaf0;position:relative}.apartment_card.swiper_slide{background:var(--ghost-white)}.apartment_card__thumbnail{position:relative;aspect-ratio:232/206;width:max(min(139px,31.09919571%),12.0833333333vw);overflow:hidden;border-start-start-radius:max(20px,1.0416666667vw);border-end-start-radius:max(20px,1.0416666667vw)}.apartment_card__thumbnail img{height:100%}.apartment_card__brokerage_label{position:absolute;top:max(20px,1.0416666667vw);right:max(20px,1.0416666667vw);border-radius:max(6px,0.3125vw);padding-block:max(3px,0.15625vw) max(6px,0.3125vw);padding-inline:max(12px,0.625vw);z-index:100;background-color:#ebfcd9;gap:max(5px,0.2604166667vw);flex-wrap:wrap}.apartment_card__brokerage_label.private{background-color:#fed7ca}.apartment_card__brokerage_label_title,.apartment_card__brokerage_label_text{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125}@media only screen and (max-width: 1024px){.apartment_card__brokerage_label_text{display:none}}.apartment_card__content{width:calc(100% - max(min(139px,31.09919571%),12.0833333333vw));display:flex;flex-direction:column}.apartment_card__info{padding:max(16px,1.0416666667vw) max(12px,1.0416666667vw) 0 max(12px,1.0416666667vw);width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width: 945px){.apartment_card__info{padding-block-end:max(16px,1.0416666667vw)}}.apartment_card__title{width:100%;font-weight:700;font-size:max(20px,1.25vw);line-height:1.291666667;margin-block-end:max(6px,0.3125vw)}.apartment_card__location{width:100%;margin-block-end:max(3px,0.3125vw)}.apartment_card__location *{font-weight:400;font-size:max(16px,0.9375vw);line-height:1.333333333}.apartment_card__specifications_part_1{width:100%;max-width:max(428px,22.2916666667vw);gap:max(6px,1.0416666667vw) max(20px,1.5625vw);margin-block-end:max(6px,1.5625vw);display:flex;flex-wrap:wrap}.apartment_card__specifications_part_1 .apartment_card__specification{gap:max(2px,0.1041666667vw);position:relative}.apartment_card__specifications_part_1 .apartment_card__specification:not(:nth-child(3n)):not(:last-child)::after{content:"";position:absolute;top:50%;left:calc(max(25px,1.5625vw)/2*-1);transform:translateY(-50%);width:max(6px,0.3125vw);height:max(6px,0.3125vw);background:url("../images/divider-dot.svg") no-repeat center center;background-size:cover}.apartment_card__specifications_part_2{display:flex;align-items:center;gap:max(12px,0.625vw);width:70%}@media only screen and (max-width: 760px){.apartment_card__specifications_part_2{width:100%;flex-wrap:wrap;margin-block-end:max(6px,0.3125vw)}}.apartment_card__specifications_part_2 .apartment_card__specification{gap:max(3px,0.3125vw)}.apartment_card__specifications_part_2 .apartment_card__specification .apartment_card__specification_icon svg path{fill:var(--vivid-blue)}.apartment_card__specification{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125}.apartment_card__price{font-weight:700;font-size:max(24px,1.6666666667vw);line-height:1.291666667;color:var(--vivid-blue);margin-inline-start:auto}.apartment_card__dates{background:linear-gradient(90.69deg, rgba(231, 236, 241, 0) 13.63%, #e7ecf1 100%);padding:max(12px,0.625vw) max(20px,1.0416666667vw);gap:max(12px,0.625vw);margin-block-start:auto}@media only screen and (max-width: 945px){.apartment_card__dates{display:none}}.apartment_card__dates_divider{width:max(1px,0.0520833333vw);height:max(12px,0.625vw);background-color:var(--dark-blue)}.apartment_card__date{display:flex;gap:max(3px,0.15625vw)}.apartment_card__date *{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.285714286}.apartment_card__share_save_buttons{left:max(16px,0.8333333333vw);top:max(16px,0.8333333333vw);gap:max(10px,0.5208333333vw)}@media only screen and (max-width: 740px){.apartment_card__share_save_buttons{right:max(12px,0.625vw);bottom:max(12px,0.625vw);left:unset;top:unset}}.apartment_card__share_button svg,.apartment_card__save_button svg{width:max(32px,1.6666666667vw) !important;height:max(32px,1.6666666667vw) !important}.apartment_card__top_buttons{left:max(16px,0.8333333333vw);top:max(16px,0.8333333333vw);gap:max(10px,0.5208333333vw)}@media only screen and (max-width: 740px){.apartment_card__top_buttons{right:max(12px,0.625vw);bottom:max(12px,0.625vw);left:unset;top:unset}}.apartment_card__top_buttons>div svg{width:max(32px,1.6666666667vw) !important;height:max(32px,1.6666666667vw) !important}.apartment_card__top_buttons .threeDots_button{width:max(24px,1.25vw);height:max(24px,1.25vw);display:flex;justify-content:center}.apartment_card__top_buttons .threeDots_button svg{width:max(2.5px,0.1302083333vw) !important;height:auto !important;object-fit:contain}.apartment_card__top_buttons .delete_button,.apartment_card__top_buttons .edit_button{position:relative}.apartment_card__top_buttons .delete_button:hover svg rect,.apartment_card__top_buttons .edit_button:hover svg rect{fill:var(--vivid-orange)}.apartment_card__top_buttons .delete_button:hover svg path,.apartment_card__top_buttons .edit_button:hover svg path{fill:var(--white)}.apartment_card__show_more{bottom:max(20px,1.0416666667vw);right:max(20px,1.0416666667vw);background:var(--vivid-orange);border-radius:max(60px,3.125vw);padding:max(12px,0.625vw);display:flex;justify-content:center;align-items:center;text-align:center;min-width:max(min(25.737265416%,115px),10vw);opacity:0;visibility:hidden}.apartment_card__show_more p{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.25;color:var(--white)}@media only screen and (max-width: 1024px){.apartment_card__show_more{display:none !important}}.apartment_card__status{gap:max(3px,0.15625vw)}.apartment_card__status_title{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.285714286;color:var(--vivid-blue)}.apartment_card__status_value{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.285714286}.apartment_card.edit .apartment_card__top_buttons{bottom:unset;right:unset;left:max(4px,0.2083333333vw);top:max(16px,0.8333333333vw);z-index:2}.apartment_card.status-pending::before{content:"";position:absolute;inset:0;background:rgba(234,145,29,.1);pointer-events:none;z-index:1;border-radius:inherit}.apartment_card.status-pending .apartment_card__status_value{color:#ea911d}.apartment_card.status-rented::before{content:"";position:absolute;inset:0;background:rgba(255,83,96,.1);pointer-events:none;z-index:1;border-radius:inherit}.apartment_card.status-rented .apartment_card__status_value{color:#ff5360}.apartment_card.status-freezing::before{content:"";position:absolute;inset:0;background:rgba(2,39,89,.1);pointer-events:none;z-index:1;border-radius:inherit}.apartment_card.status-freezing .apartment_card__status_value{color:#022759}.apartment_card.favorites .apartment_card__thumbnail{aspect-ratio:232/182}.apartment_card.favorites .apartment_card__info{padding-block-end:max(18px,0.9375vw)}.apartment_card:hover{box-shadow:6px 6px 20px 0px rgba(2,39,89,.1)}.apartment_card:hover .apartment_card__show_more{opacity:1;visibility:visible}.worker-request_card,.agency-services_card{display:flex;align-items:flex-end;background-color:var(--ghost-white);border-radius:max(20px,1.0416666667vw);border:1px solid #e3eaf0;position:relative}.worker-request_card__container,.agency-services_card__container{width:100%}.worker-request_card__content,.agency-services_card__content{display:flex;flex-direction:row;flex-wrap:wrap;gap:max(16px,1.25vw);padding-block:max(20px,1.0416666667vw) max(0px,0.8333333333vw);padding-inline:max(16px,0.8333333333vw) 0}@media only screen and (max-width: 1024px){.worker-request_card__content,.agency-services_card__content{padding:max(16px,0.8333333333vw)}}.worker-request_card__info,.agency-services_card__info{width:fit-content;display:block;width:calc(100% - max(72px,3.75vw) - max(16px,1.25vw))}.worker-request_card__info_container,.agency-services_card__info_container{gap:max(12px,0.625vw)}.worker-request_card__title,.agency-services_card__title{width:100%;font-weight:700;font-size:max(20px,1.25vw);line-height:1.291666667;margin-block-end:max(6px,0.3125vw)}.worker-request_card__company_name,.agency-services_card__company_name{font-weight:400;font-size:max(18px,0.9375vw);line-height:1.333333333}.worker-request_card__thumbnail_container,.agency-services_card__thumbnail_container{display:flex;flex-direction:column;justify-content:space-between}.worker-request_card__thumbnail,.agency-services_card__thumbnail{width:max(72px,3.75vw);height:max(72px,3.75vw);background-color:var(--white);border-radius:50%;overflow:hidden;box-shadow:0px 10px 30px 0px rgba(143,192,255,.35)}.worker-request_card__thumbnail img,.worker-request_card__thumbnail svg,.agency-services_card__thumbnail img,.agency-services_card__thumbnail svg{width:100%;height:100%;object-fit:contain}.worker-request_card__thumbnail img path[fill="#F4F4F4"],.worker-request_card__thumbnail svg path[fill="#F4F4F4"],.agency-services_card__thumbnail img path[fill="#F4F4F4"],.agency-services_card__thumbnail svg path[fill="#F4F4F4"]{filter:brightness(0.1)}.worker-request_card__thumbnail img path[fill="#ffffff"],.worker-request_card__thumbnail svg path[fill="#ffffff"],.agency-services_card__thumbnail img path[fill="#ffffff"],.agency-services_card__thumbnail svg path[fill="#ffffff"]{filter:brightness(0.1)}.worker-request_card__data,.agency-services_card__data{margin-block-start:max(20px,1.0416666667vw);gap:max(6px,0.3125vw) max(20px,1.6666666667vw);width:max(min(100%,460px),23.9583333333vw);display:flex;flex-wrap:wrap}@media only screen and (min-width: 1025px){.worker-request_card__data_block,.agency-services_card__data_block{min-width:145px}}.worker-request_card__data_block_icon,.agency-services_card__data_block_icon{width:max(16px,0.8333333333vw);height:max(16px,0.8333333333vw);margin-inline-end:max(6px,0.3125vw)}.worker-request_card__data_block_icon svg,.worker-request_card__data_block_icon img,.agency-services_card__data_block_icon svg,.agency-services_card__data_block_icon img{width:100%;height:100%;object-fit:contain}.worker-request_card__data_block_title,.worker-request_card__data_block_value,.worker-request_card__data_block_after_value,.agency-services_card__data_block_title,.agency-services_card__data_block_value,.agency-services_card__data_block_after_value{font-weight:400;font-size:max(14px,0.8333333333vw);line-height:1.3125}.worker-request_card__data_block_title,.agency-services_card__data_block_title{margin-inline-end:max(3.5px,0.1822916667vw)}.worker-request_card__data_block_after_value,.agency-services_card__data_block_after_value{margin-inline-start:max(3.5px,0.1822916667vw)}.worker-request_card__dates,.agency-services_card__dates{background:linear-gradient(90.69deg, rgba(231, 236, 241, 0) 13.63%, #e7ecf1 100%);padding:max(12px,0.625vw) max(20px,1.0416666667vw);gap:max(12px,0.625vw);margin-block-start:auto}@media only screen and (max-width: 945px){.worker-request_card__dates,.agency-services_card__dates{display:none}}.worker-request_card__dates_divider,.agency-services_card__dates_divider{width:max(1px,0.0520833333vw);height:max(12px,0.625vw);background-color:var(--dark-blue)}.worker-request_card__date,.agency-services_card__date{display:flex;gap:max(3px,0.15625vw)}.worker-request_card__date *,.agency-services_card__date *{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.285714286}.worker-request_card__share_save_buttons,.agency-services_card__share_save_buttons{top:max(20px,1.0416666667vw);left:max(20px,1.0416666667vw)}.worker-request_card__share_save_buttons .share_button__icon svg path,.worker-request_card__share_save_buttons .save_button svg path,.agency-services_card__share_save_buttons .share_button__icon svg path,.agency-services_card__share_save_buttons .save_button svg path{fill:var(--vivid-blue)}.worker-request_card__share_save_buttons,.agency-services_card__share_save_buttons{left:max(16px,0.8333333333vw);top:max(16px,0.8333333333vw);gap:max(10px,0.5208333333vw)}@media only screen and (max-width: 740px){.worker-request_card__share_save_buttons,.agency-services_card__share_save_buttons{right:max(12px,0.625vw);bottom:max(12px,0.625vw);left:unset;top:unset}}.worker-request_card__share_button svg,.worker-request_card__save_button svg,.agency-services_card__share_button svg,.agency-services_card__save_button svg{width:max(32px,1.6666666667vw) !important;height:max(32px,1.6666666667vw) !important}@media only screen and (max-width: 1024px){.worker-request_card__share_button svg,.worker-request_card__save_button svg,.agency-services_card__share_button svg,.agency-services_card__save_button svg{width:max(36px,1.875vw) !important;height:max(36px,1.875vw) !important}}.worker-request_card__read_more,.agency-services_card__read_more{margin-block-end:max(20px,1.0416666667vw);margin-inline:max(20px,1.0416666667vw);box-shadow:6px 6px 20px 0px rgba(2,39,89,.1);border-radius:max(60px,3.125vw);padding:max(12px,0.625vw);display:flex;justify-content:center;align-items:center;text-align:center;min-width:max(min(25.737265416%,115px),10vw);position:relative}.worker-request_card__read_more::after,.worker-request_card__read_more::before,.agency-services_card__read_more::after,.agency-services_card__read_more::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;transition:all .3s ease}.worker-request_card__read_more::after,.agency-services_card__read_more::after{background:linear-gradient(90deg, #022759 0%, #120079 100%)}.worker-request_card__read_more::before,.agency-services_card__read_more::before{background:linear-gradient(90deg, #f36a30 0%, #e6501e 100%)}.worker-request_card__read_more p,.agency-services_card__read_more p{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.25;color:var(--white);position:relative;z-index:2}@media only screen and (max-width: 1024px){.worker-request_card__read_more,.agency-services_card__read_more{display:none !important}}.worker-request_card__new_tag,.agency-services_card__new_tag{background-color:var(--vivid-blue);border-radius:max(6px,0.3125vw);border-start-end-radius:0px;padding:max(6px,0.3125vw);min-width:max(72px,4.0104166667vw);text-align:center}.worker-request_card__new_tag span,.agency-services_card__new_tag span{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.285714286;color:var(--white)}.worker-request_card:hover,.agency-services_card:hover{background-color:var(--white);box-shadow:6px 6px 20px 0px rgba(2,39,89,.1)}.worker-request_card:hover .worker-request_card__read_more::after,.agency-services_card:hover .worker-request_card__read_more::after{opacity:0}.worker-request_card:hover .share_button__icon svg path,.agency-services_card:hover .share_button__icon svg path{fill:var(--dark-blue)}.worker-request_card:hover .save_button svg path,.agency-services_card:hover .save_button svg path{fill:var(--dark-blue)}.agency-services_card__data{width:fit-content;display:grid;grid-template-columns:repeat(3, auto)}@media only screen and (max-width: 610px){.agency-services_card__data{display:flex;flex-wrap:wrap;gap:max(6px,0.3125vw) max(20px,1.6666666667vw)}}.agency-services_card__data_block{min-width:max(90px,4.6875vw)}.share_button{cursor:pointer}.save_button{cursor:pointer}.save_button.saved svg path{fill:var(--vivid-orange)}.choices{width:100%}.choices *{transition:all ease-in 300ms !important}.choices__inner{padding:0 !important;height:auto !important;min-height:auto !important;background:none !important;border:none !important}.choices__inner .choices__list--multiple{display:inline-flex !important;gap:max(6px,0.3125vw)}.choices__inner .choices__list--multiple .choices__item{background-color:var(--vivid-orange) !important;border-color:var(--vivid-orange) !important;margin:0 !important}.choices__placeholder,.choices__input,.choices__item--choice{font-weight:400;font-size:max(16px,0.8333333333vw) !important;line-height:1.3125;opacity:1 !important;color:var(--dark-blue);margin:0 !important;width:100% !important;min-width:fit-content !important;padding-inline:max(10px,0.5208333333vw) !important;background-color:inherit !important}.choices__placeholder::placeholder,.choices__input::placeholder,.choices__item--choice::placeholder{font-weight:400;font-size:max(16px,0.8333333333vw) !important;line-height:1.3125;opacity:1 !important;color:var(--dark-blue)}.choices__input--cloned{width:unset !important}.choices__list--dropdown{display:block !important;opacity:0;visibility:hidden;top:calc(100% + max(12px,0.625vw)) !important;background-color:var(--ghost-white) !important;border-radius:max(12px,0.625vw) !important;border:0 !important;z-index:99 !important;left:0 !important;width:100% !important;min-width:fit-content !important;box-shadow:6px 6px 20px 0px rgba(2,39,89,.1019607843) !important}.choices__item--selectable.is-highlighted{background-color:var(--vivid-orange-90) !important;color:var(--white) !important}.choices__item{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125}.choices__list--single{padding-left:4px !important;padding-right:16px !important}.choices::after{border:0 !important;background:url("../images/arrow_down.svg") no-repeat center center !important;width:max(12px,0.625vw) !important;height:max(12px,0.625vw) !important;right:unset !important;left:0 !important;margin:0 !important;transform:translateY(-50%);transition:all ease-in 300ms !important}.choices.is-open::after{transform:translateY(-50%) rotate(180deg)}.choices.is-open .choices__list--dropdown{opacity:1;visibility:visible}.choices.is-flipped .choices__list--dropdown{top:auto !important;bottom:calc(100% + max(12px,0.625vw)) !important}.coming_soon{position:relative;pointer-events:none !important;background-color:var(--dark-blue-10) !important;box-shadow:6px 6px 20px 0px rgba(2,39,89,.1) !important}.coming_soon::before{padding-block:max(8.5px,0.4427083333vw);content:"Coming Soon";position:absolute;width:72%;cursor:none;z-index:10;background-color:var(--vivid-blue);display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--white);font-size:max(16px,1.25vw);font-weight:700;line-height:1.291666667;transform:rotate(-25deg) translate(0, 0);top:.6vw;left:-3.2vw}@media only screen and (max-width: 740px){.coming_soon::before{top:3.6vw;left:-6.2vw}}.coming_soon.coming_soon_dark::before{background-color:var(--dark-blue)}.coming_soon.coming_soon_light::before{background-color:var(--vivid-blue)}.share_button__icon{cursor:pointer}.share_button__icon:hover svg path{fill:var(--dark-blue)}@media only screen and (max-width: 740px){.share_button__icon svg path{fill:var(--vivid-orange)}}.share_button__list_social{top:calc(100% + max(10px,0.5208333333vw));opacity:0;visibility:hidden;background-color:var(--white);border-radius:max(6px,0.3125vw);padding:max(6px,0.3125vw);display:flex;flex-direction:column;gap:max(6px,0.3125vw)}@media only screen and (max-width: 740px){.share_button__list_social{top:unset;bottom:calc(100% + max(10px,0.5208333333vw));z-index:110}}.share_button__list_social_item{cursor:pointer;width:100%;aspect-ratio:1/1}.share_button__list_social_item svg,.share_button__list_social_item img{width:100%;height:100%;object-fit:contain}.share_button__list_social_item:hover svg path[fill]{stroke:var(--dark-blue)}.share_button__list_social_item:hover svg path[stroke]{stroke:var(--dark-blue)}.share_button__list_social_item:hover svg rect[fill]{fill:var(--dark-blue)}.share_button__list_social_item:hover svg circle[fill]{fill:var(--dark-blue)}.share_button__list_social_item:hover svg circle[stroke]{stroke:var(--dark-blue)}.share_button__list_social_item:hover svg rect[stroke]{stroke:var(--dark-blue)}.share_button.open .share_button__icon svg path{fill:var(--dark-blue)}.share_button.open .share_button__list_social{opacity:1;visibility:visible}.testimonials{background-color:var(--dark-blue);padding-block:max(56px,6.4583333333vw);overflow:hidden}.testimonials__rhombuses-shape.left{top:-66px;left:-39px;width:max(201px,10.46875vw);height:max(240px,12.5vw)}.testimonials__rhombuses-shape.right{top:calc(100% - max(94px,4.8958333333vw));right:-40px}.testimonials__orange-rhombus.right{top:calc(100% - max(36px,1.875vw));right:max(0px,7.1875vw)}.testimonials__container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;overflow:hidden !important;width:calc(max(min(90.291262136%,1540px),80.2083333333vw) + max(50px,2.6041666667vw)*2) !important;padding-inline:max(50px,2.6041666667vw)}@media only screen and (max-width: 900px){.testimonials__container{width:100% !important;padding-inline:max(20px,1.0416666667vw)}}.testimonials__title{width:100%;font-weight:700;font-size:max(36px,2.9166666667vw);line-height:1.303571429;color:var(--white);width:80%}@media only screen and (max-width: 600px){.testimonials__title{order:1}}@media only screen and (max-width: 600px){.testimonials__swiper_buttons{margin-block-start:max(42px,2.1875vw);order:3}}.testimonials__swiper{width:100%;margin-block-start:max(42px,2.5vw);overflow:visible !important}@media only screen and (max-width: 600px){.testimonials__swiper{order:2}}.testimonials__item_photo{width:max(68px,3.5416666667vw);height:max(68px,3.5416666667vw);border-radius:50%;overflow:hidden;box-shadow:0px 10px 30px 0px rgba(143,192,255,.35)}.testimonials__item_photo svg,.testimonials__item_photo img{width:100%;height:100%;object-fit:cover}.testimonials__item_header{gap:max(16px,0.8333333333vw)}.testimonials__item_title{font-weight:700;font-size:max(24px,1.25vw);line-height:1.291666667;margin-block-end:max(6px,0.3125vw);color:var(--vivid-blue)}.testimonials__item_role{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125;color:var(--white)}.testimonials__item_text{margin-block-start:max(36px,1.875vw);padding-inline-start:max(16px,0.8333333333vw);border-inline-start:max(1px,0.0520833333vw) solid var(--vivid-blue)}.testimonials__item_text *{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125;color:var(--white)}.popup{opacity:0;visibility:hidden;transition:all ease-in 300ms;z-index:998;position:fixed;pointer-events:none}.popup.show{opacity:1;visibility:visible;pointer-events:auto}.popup__close_dev{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:998}.popup__close_dev:hover{cursor:url("../images/close.svg") 12 12,auto}.popup__white{display:flex;border-radius:clamp(16px,.8333333333vw,.8333333333vw);background-color:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:999;overflow:hidden;width:max(min(92.25%,1185px),61.71875vw);padding-inline:max(4px,0.2083333333vw);padding-block:max(48px,2.5vw) max(34px,1.7708333333vw);max-height:max(min(753px,95dvh),95dvh);overflow-y:auto}.popup__close{position:absolute;top:0;left:0;margin:max(10px,.5208333333vw) max(10x,.9895833333vw);width:max(32px,1.6666666667vw);height:max(32px,1.6666666667vw);cursor:pointer;z-index:1}.popup__close svg{width:100%;height:100%;object-fit:contain;object-position:center}.popup__container{display:flex;flex-direction:column;gap:max(16px,0.8333333333vw);width:100%;height:100%;padding-inline:max(18px,0.9375vw)}.popup_full_page{width:100dvw;height:100dvh;inset:0;background:var(--ghost-white)}.popup_full_page__header{background:var(--ghost-white)}.popup_full_page__header_container{width:max(min(95%,1824px),95vw);margin-inline:auto;padding-block:max(7.5px,0.6510416667vw);justify-content:space-between}.popup_full_page__header_logo{display:flex;aspect-ratio:141/55;width:max(144px,7.5vw)}@media only screen and (max-width: 1024px){.popup_full_page__header_logo{aspect-ratio:157/40;order:2;width:157px}}@media only screen and (max-width: 650px){.popup_full_page__header_logo{max-width:157px}}.popup_full_page__header_logo a{width:100%;height:100%}.popup_full_page__header_logo a *{width:100%;height:100%;object-fit:contain;object-position:center}.popup_full_page__body{height:100%;background:radial-gradient(50% 116.08% at 50% 50%, rgba(234, 244, 255, 0) 56.74%, #eaf4ff 100%),linear-gradient(0deg, rgba(250, 220, 210, 0.2), rgba(250, 220, 210, 0.2))}.my_apartments__list{display:flex;flex-direction:column;gap:max(24px,1.25vw)}.my_apartments__empty{display:flex;flex-direction:column;align-items:center}.my_apartments__empty_icon{width:max(min(100%,270px),14.0625vw);aspect-ratio:270/296;height:auto;margin-block-end:max(24px,1.25vw)}.my_apartments__empty_icon svg,.my_apartments__empty_icon img{width:100%;height:100%;object-fit:contain}.my_apartments__empty_text{font-weight:700;font-size:max(24px,1.25vw);line-height:1.291666667;color:var(--vivid-orange);margin-block-end:max(32px,1.6666666667vw)}.my_apartments__empty_button{display:flex}.my_apartments__empty_button .ad-posting-button{border-end-end-radius:max(6px,0.3125vw);border-start-end-radius:max(40px,2.0833333333vw)}@media only screen and (max-width: 1280px){.my_apartments__empty_button .ad-posting-button{border-end-end-radius:max(30px,1.5625vw);box-shadow:6px 6px 20px 0px rgba(2,39,89,.1019607843)}.my_apartments__empty_button .ad-posting-button::after{background:linear-gradient(95.28deg, #157bff -25.87%, #e6501e 95%)}}.my_apartments__empty_button .ad-posting-button .general_button__start_icon{width:max(30px,1.5625vw);height:max(30px,1.5625vw)}@media only screen and (max-width: 1280px){.my_apartments__empty_button .ad-posting-button .general_button__start_icon{display:none}}@media only screen and (max-width: 1280px){.my_apartments__empty_button .ad-posting-button:hover .general_button__text{right:0 !important}}.profile_favorites__tabs{display:grid;grid-template-columns:repeat(3, auto);gap:max(16px,0.8333333333vw);margin-block-end:max(32px,1.6666666667vw)}.profile_favorites__tab{border-block-end:max(3px,0.15625vw) solid var(--dark-blue-10);padding-block-end:max(16px,0.8333333333vw);cursor:pointer}.profile_favorites__tab.active{border-block-end-color:var(--vivid-orange)}.profile_favorites__tab.active .profile_favorites__tab_title{color:var(--vivid-orange);font-weight:600}.profile_favorites__tab:hover .profile_favorites__tab_title{color:var(--vivid-orange)}.profile_favorites__tab_title{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.25}.profile_favorites__tabs_contents{margin-block-start:max(24px,1.25vw);position:relative;height:0;overflow:hidden}.profile_favorites__tab_content{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;gap:max(24px,1.25vw)}.profile_favorites__tab_content.active{visibility:visible;opacity:1}.profile_favorites__tab_content .apartment_card,.profile_favorites__tab_content .worker-request_card,.profile_favorites__tab_content .agency-services_card{width:100%}.profile_favorites__empty{padding-block:max(32px,1.6666666667vw)}.profile_favorites__empty_container{display:flex;flex-direction:column;align-items:center}.profile_favorites__empty_icon{aspect-ratio:270/296;width:max(min(100%,270px),14.0625vw);height:auto;margin-block-end:max(24px,1.25vw)}.profile_favorites__empty_title{font-weight:700;font-size:max(24px,1.25vw);line-height:1.291666667;text-align:center;color:var(--vivid-orange);margin-block-end:max(6px,0.3125vw)}.profile_favorites__empty_text{gap:max(16px,0.8333333333vw);justify-content:center}.profile_favorites__empty_short_text{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125}.profile_favorites__empty_short_text_icon{width:max(32px,1.6666666667vw);height:max(32px,1.6666666667vw)}.profile_favorites__empty_short_text_icon svg,.profile_favorites__empty_short_text_icon img{width:100%;height:100%;object-fit:contain}.profile_favorites__empty_divider{width:100%;height:max(1px,0.0520833333vw);background-color:var(--dark-blue-10);margin-block:max(32px,1.6666666667vw)}.profile_favorites__empty_buttons{display:flex;flex-direction:column;align-items:center}.profile_favorites__empty_buttons_title{font-weight:700;font-size:max(18px,0.9375vw);line-height:1.3;margin-block-end:max(32px,1.6666666667vw);color:var(--vivid-orange)}.profile_favorites__empty_buttons_list{gap:max(24px,1.25vw)}.profile_settings .profile_settings_title{font-weight:700;font-size:max(24px,1.25vw);line-height:1.291666667;color:var(--vivid-orange)}.profile_settings__divider{width:100%;height:max(1px,0.0520833333vw);background-color:var(--dark-blue-10);margin-block:max(32px,1.6666666667vw)}.profile_settings__profile_info_image{width:max(164px,8.5416666667vw);height:max(164px,8.5416666667vw);position:relative}.profile_settings__profile_info_image>div{width:100%;height:100%}.profile_settings__profile_info_image>div svg,.profile_settings__profile_info_image>div img{width:100%;height:100%;object-fit:cover}.profile_settings__side_menu_avatar{border-radius:50%;overflow:hidden}.profile_settings__profile_info_image_upload{right:0;bottom:0;width:max(48px,2.5vw) !important;height:max(48px,2.5vw) !important;border-radius:50%;background-color:var(--white);display:flex;justify-content:center;align-items:center;cursor:pointer}.profile_settings__profile_info_image_upload svg,.profile_settings__profile_info_image_upload img{width:max(36px,1.875vw);height:max(36px,1.875vw);object-fit:contain}.profile_settings__profile_info_image_upload.hidden{display:none}.profile_settings__side_menu_avatar_placeholder{background-color:var(--vivid-blue);display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden}.profile_settings__side_menu_avatar_placeholder *{font-weight:300;font-size:max(28px,2.9166666667vw);line-height:1.303571429;color:var(--white)}.profile_settings__profile_info_content{gap:max(32px,3.8020833333vw)}@media only screen and (max-width: 700px){.profile_settings__profile_info_content{flex-direction:column}}.profile_settings__profile_info_inputs{flex:1}.profile_settings__profile_info_inputs_title{margin-block-end:max(16px,0.8333333333vw)}.profile_settings__profile_info_inputs_list{display:grid;gap:max(16px,0.8333333333vw) max(24px,1.25vw);grid-template-columns:repeat(2, 1fr)}@media only screen and (max-width: 500px){.profile_settings__profile_info_inputs_list{grid-template-columns:1fr}}.profile_settings__profile_info_input-container{width:100%}.profile_settings__profile_info_label{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.285714286;margin-block-end:max(6px,0.3125vw)}.profile_settings__profile_info_input{width:100%}.profile_settings__profile_info_btn_save{width:fit-content;margin-block-start:max(32px,1.6666666667vw);margin-inline-start:auto}.profile_settings__profile_btn_update{width:fit-content;background-color:var(--white);gap:max(8px,0.4166666667vw);padding:max(12px,0.625vw);border-radius:max(30px,1.5625vw);border:max(1px,0.0520833333vw) solid var(--dark-blue-10);cursor:pointer;margin-block-end:max(32px,1.6666666667vw)}.profile_settings__profile_btn_update:hover{background-color:var(--vivid-orange);color:var(--white)}.profile_settings__profile_btn_update:hover svg path,.profile_settings__profile_btn_update:hover svg circle,.profile_settings__profile_btn_update:hover svg rect{stroke:var(--white)}.profile_settings__profile_btn_update_icon{width:max(20px,1.0416666667vw);height:max(20px,1.0416666667vw)}.profile_settings__profile_btn_update_icon svg,.profile_settings__profile_btn_update_icon img{width:100%;height:100%;object-fit:contain}.profile_settings__profile_btn_update_text{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125}.profile_settings__profile_update_types_list{margin-block-start:max(16px,0.8333333333vw);display:flex;gap:max(16px,0.8333333333vw);align-items:center}.profile_settings__profile_update_types_item{width:fit-content;background-color:var(--white);gap:max(8px,0.4166666667vw);padding:max(16px,0.8333333333vw) max(24px,1.25vw);border-radius:max(30px,1.5625vw);border:max(1px,0.0520833333vw) solid var(--dark-blue-10);cursor:pointer}.profile_settings__profile_update_types_item:hover{background-color:var(--vivid-orange);color:var(--white)}.profile_settings__profile_update_types_item:hover svg path{fill:var(--white)}.profile_settings__profile_update_types_item_icon{width:max(16px,0.8333333333vw);height:max(16px,0.8333333333vw)}.profile_settings__profile_update_types_item_icon svg,.profile_settings__profile_update_types_item_icon img{width:100%;height:100%;object-fit:contain}.profile_settings__profile_update_types_item_text{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125}.profile_settings__notification_settings_content{margin-block-start:max(16px,0.8333333333vw);gap:max(16px,0.8333333333vw)}.profile_settings__notification_settings_list{gap:max(16px,0.8333333333vw)}.profile_settings__notification_settings_item_label{gap:max(8px,0.4166666667vw);cursor:pointer}.profile_settings__notification_settings_item_label_text{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125}.profile_settings__delete_account_btn{cursor:pointer;font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125;text-decoration:underline;text-decoration-style:solid;margin-block-start:max(16px,0.8333333333vw)}.profile_settings__delete_account_btn:hover{color:var(--vivid-orange)}.profile_settings:not(.edit) .profile_settings__profile_update_types{display:none}.profile_settings:not(.edit) .profile_settings__notification_settings_item_label,.profile_settings:not(.edit) .profile_settings__notification_settings_btn_save,.profile_settings:not(.edit) .profile_settings__profile_info_btn_save,.profile_settings:not(.edit) .profile_settings__profile_info_input{pointer-events:none;opacity:.5}.profile_settings:not(.edit) .profile_settings__notification_settings_item_label .general_button,.profile_settings:not(.edit) .profile_settings__notification_settings_btn_save .general_button,.profile_settings:not(.edit) .profile_settings__profile_info_btn_save .general_button,.profile_settings:not(.edit) .profile_settings__profile_info_input .general_button{pointer-events:none}.profile_settings:not(.edit) .profile_settings__notification_settings_item_label .general_button::after,.profile_settings:not(.edit) .profile_settings__notification_settings_btn_save .general_button::after,.profile_settings:not(.edit) .profile_settings__profile_info_btn_save .general_button::after,.profile_settings:not(.edit) .profile_settings__profile_info_input .general_button::after{background:var(--dark-blue-10)}.delete_account_popup__white{width:max(min(92.25%,528px),27.5vw);box-shadow:0px 10px 30px 0px rgba(143,192,255,.3490196078);padding-inline:max(23px,2.3958333333vw)}.delete_account_popup__title{font-weight:700;font-size:max(32px,1.6666666667vw);line-height:1.125}.delete_account_popup__text{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125;margin-block-start:max(24px,1.25vw)}.delete_account_popup__buttons{display:flex;justify-content:space-between;gap:max(16px,0.8333333333vw);margin-block-start:max(24px,1.25vw)}.tooltip::after{content:attr(data-tooltip);position:absolute;bottom:0;left:50%;transform:translate(-50%, 120%);background-color:var(--dark-blue);padding:max(8px,0.4166666667vw) max(16px,0.8333333333vw);border-radius:max(16px,0.8333333333vw);white-space:nowrap;font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.285714286;color:var(--white);opacity:0;visibility:hidden;pointer-events:none;transition:all linear 300ms;box-shadow:6px 6px 20px 0px rgba(2,39,89,.1019607843)}.tooltip::before{content:url("../icons/tooltop_aorrow.svg");position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);opacity:0;visibility:hidden;pointer-events:none;transition:all ease-in-out 200ms}.tooltip:hover::after{opacity:1;visibility:visible}.tooltip:hover::before{opacity:1;visibility:visible}.mobileSheet{position:fixed;bottom:0;left:0;width:100%;background:var(--white);box-shadow:0px 10px 30px 0px rgba(143,192,255,.3490196078);border-start-start-radius:max(20px,1.0416666667vw);border-start-end-radius:max(20px,1.0416666667vw);transform:translateY(100%);transition:transform .3s ease;z-index:9999;touch-action:none;padding:max(16px,0.8333333333vw) max(22px,1.1458333333vw)}.mobileSheet.open{transform:translateY(0)}.mobileSheet__handle{width:max(44px,2.2916666667vw);height:max(3px,0.15625vw);border-radius:max(3px,0.15625vw);background-color:var(--dark-blue-25);margin-inline:auto}.mobileSheet__title{font-weight:700;font-size:max(20px,1.0416666667vw);line-height:1.3;margin-block-start:max(36px,1.875vw);margin-block-end:max(12px,0.625vw)}.mobileSheet__button{gap:max(8px,0.4166666667vw);padding-block:max(12px,0.625vw)}.mobileSheet__button_icon{width:max(24px,1.25vw);height:max(24px,1.25vw)}.mobileSheet__button_icon svg,.mobileSheet__button_icon img{width:100%;height:100%;object-fit:contain}.mobileSheet__button_text{font-weight:400;font-size:max(18px,0.9375vw);line-height:1.333333333}.approveDeletePopup__white{width:max(min(92.25%,500px),26.0416666667vw)}.approveDeletePopup__title{font-weight:700;font-size:max(32px,1.6666666667vw);line-height:1.125}input,textarea{outline:none;border:none;background:none;resize:none}input:focus,textarea:focus{outline:none;border:none}input:not(.otp-input):not([type=checkbox]):not([type=radio]):not(.filter_input):not(.choices__input--cloned):not(.numInput),textarea:not(.otp-input):not([type=checkbox]):not([type=radio]):not(.filter_input):not(.choices__input--cloned):not(.numInput){border-radius:max(30px,1.5625vw);background-color:var(--dark-blue-10);padding:max(14px,0.7291666667vw) max(24px,1.25vw);color:var(--dark-blue);font-weight:400;font-size:16px;line-height:20px;width:100%}input.otp-input,textarea.otp-input{padding:0;margin:0;width:max(35.6px,2.34375vw);height:max(45px,2.8645833333vw);font-size:max(20px,1.4583333333vw);font-weight:700;text-align:center;border:none;border-bottom:max(1px,0.0520833333vw) solid var(--dark-blue);background:rgba(0,0,0,0);border-radius:0;color:var(--vivid-blue)}input.otp-input:focus,textarea.otp-input:focus{border-bottom-color:var(--vivid-blue)}input[readonly],textarea[readonly]{opacity:.7}input.error,textarea.error{border:max(1px,0.0520833333vw) solid var(--red) !important}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;top:0;width:max(16px,0.8333333333vw);height:max(16px,0.8333333333vw);border-radius:max(2px,0.1041666667vw);background:rgba(0,0,0,0);position:relative;cursor:pointer;flex-shrink:0;border-radius:max(2px,0.1041666667vw) !important;outline:none;border-color:#f36a30 !important;border:max(1px,0.0520833333vw) solid}input[type=checkbox]::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(45deg);width:max(5px,0.2604166667vw);height:max(10px,0.5208333333vw);border:solid #fff;border-width:0 max(1px,0.0520833333vw) max(1px,0.0520833333vw) 0;opacity:0}input[type=checkbox]:checked{background-color:#f36a30 !important}input[type=checkbox]:checked::after{opacity:1}input[type=checkbox]:focus-visible{outline:none}.input_date_container{position:relative;display:inline-block;width:100%}@media only screen and (max-width: 1024px){.input_date_container::before{content:url("../icons/uil_calender.svg");position:absolute;right:25px;top:50%;transform:translateY(-50%)}}input[type=date],.type-date{text-align:left !important;-webkit-appearance:none;appearance:none;background-image:url("../icons/uil_calender.svg");background-repeat:no-repeat;background-position:right 12px center;background-size:18px}input[type=date]::-webkit-calendar-picker-indicator{opacity:0 !important;cursor:pointer}input[type=date]::-moz-calendar-picker-indicator{opacity:0 !important;cursor:pointer}input[type=date]::placeholder{text-align:left !important}input[type=date]::-moz-placeholder{text-align:left !important}.price_input{position:relative}.price_input input{width:100%}.price_input::after{content:"";position:absolute;top:50%;left:22px;transform:translateY(-50%);background-image:url("../icons/shikel.svg");background-size:contain;background-repeat:no-repeat;width:max(16px,0.8333333333vw);height:max(16px,0.8333333333vw)}.login_popup__white{padding:0 !important;width:100vw;height:100vh;max-height:unset;top:0;left:0;transform:none;border-radius:0;background-color:var(--ghost-white)}.login_popup__close_button{top:10px;left:12px;width:max(32px,1.6666666667vw);height:max(32px,1.6666666667vw)}@media only screen and (min-width: 1025px){.login_popup__close_button{display:none}}.login_popup__container{padding:0;flex-direction:row;gap:0}.login_popup__content{background:radial-gradient(50% 116.08% at 50% 50%, rgba(234, 244, 255, 0) 56.74%, #eaf4ff 100%);width:calc(100% - max(min(39.791666667%,764px),39.7916666667vw));height:100%;display:flex;flex-direction:row;padding:max(12px,1.25vw) max(32px,2.5vw) max(14px,2.5vw);display:flex;flex-direction:column}@media only screen and (max-width: 1024px){.login_popup__content{padding-block-start:max(44px,2.2916666667vw);width:100%;flex-direction:column}}.login_popup__desktop_image{width:max(min(39.791666667%,764px),39.7916666667vw);height:100%}.login_popup__desktop_image img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 1024px){.login_popup__desktop_image{display:none}}.login_popup__back_button{align-self:flex-start}@media only screen and (max-width: 1024px){.login_popup__back_button{display:none}}.login_popup__logo{aspect-ratio:182.74/64.15;width:max(min(100%,121.82px),9.5177083333vw);margin-block:max(0px,2.5vw) max(24px,2.5vw);margin-inline:auto}@media only screen and (max-width: 1024px){.login_popup__logo{aspect-ratio:121.82/42.76;margin-block-start:0;margin-block-end:max(24px,2.5vw)}}.login_popup__logo svg,.login_popup__logo img{width:100%;height:100%;object-fit:contain}.login_popup__step{opacity:0;visibility:hidden;display:none}.login_popup__step.active{display:block;opacity:1;visibility:visible}.login_popup__step .otp-container{display:flex;justify-content:center;gap:max(16px,1.25vw)}.login_popup__step .otp-resend-container{text-align:center;margin-block:max(9px,0.46875vw);display:flex;flex-direction:column;justify-content:center;align-items:center}.login_popup__step .otp-resend-container .otp-resend-timer{color:#666;font-size:14px}.login_popup__step .otp-resend-container .otp-resend-button{background:none;border:none;color:#e67e22;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px}.login_popup__step .otp-resend-container .otp-resend-button:hover{text-decoration:underline}.login_popup__step_title{font-weight:700;font-size:max(32px,2.9166666667vw);line-height:1.303571429;text-align:center;margin-block-end:max(12px,1.0416666667vw)}.login_popup__step_text{font-weight:400;font-size:max(18px,1.25vw);line-height:1.291666667;text-align:center}.login_popup__step_form{display:flex;flex-direction:column;width:max(min(100%,474px),24.6875vw);margin-inline:auto;margin-block:max(24px,2.5vw)}.login_popup__step_label{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.285714286;margin-block-end:max(6px,0.3125vw);color:var(--dark-blue-75)}.login_popup__message{text-align:center;margin-block-start:max(32px,1.6666666667vw);display:none;flex-direction:column;align-items:center}.login_popup__message *{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:100%}.login_popup__message.success{color:var(--success-color)}.login_popup__message.active{display:flex}.login_popup__message span.red{color:var(--red);margin-block-end:max(12px,0.625vw);font-weight:400;font-size:max(18px,0.9375vw);line-height:max(24px,1.25vw)}.login_popup__step_button{min-width:max(min(100%,170px),8.8541666667vw);margin-inline:auto;margin-block-start:max(20px,1.6666666667vw)}.login_popup__step_button .general_button{width:100%;border-end-end-radius:max(3px,0.15625vw);border-start-end-radius:max(30px,1.5625vw);padding:max(12px,0.625vw) max(10px,0.5208333333vw)}.login_popup__step_button .general_button__end_icon{width:max(36px,1.875vw);height:max(36px,1.875vw)}.login_popup__step_button.send-otp .general_button{border-radius:max(30px,1.5625vw)}.login_popup__step_button.disabled{cursor:not-allowed;pointer-events:none;opacity:.6}.login_popup__or{width:max(min(100%,795px),41.40625vw);margin-inline:auto;display:flex;align-items:center;gap:max(16px,0.8333333333vw)}.login_popup__or::after,.login_popup__or::before{content:"";flex:1;height:max(1px,0.0520833333vw);background:var(--light-blue-35)}.login_popup__or *{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.285714286;color:var(--dark-blue-75)}.login_popup__social_buttons{margin-block:max(48px,2.5vw) 0}.login_popup__sign_up_button{cursor:pointer;width:fit-content;margin-inline:auto;margin-block-start:max(32px,1.6666666667vw)}.login_popup__sign_up_button_text{font-weight:700;font-size:max(16px,0.8333333333vw);line-height:1.3125;color:var(--vivid-orange);text-decoration:underline}.login_popup__sign_up_button_text:hover{color:var(--dark-blue)}.sign_up_popup__white{padding:0 !important;width:100vw;height:100vh;max-height:unset;top:0;left:0;transform:none;border-radius:0;background-color:var(--ghost-white)}.sign_up_popup__close_button{top:10px;left:12px;width:max(32px,1.6666666667vw);height:max(32px,1.6666666667vw)}@media only screen and (min-width: 1025px){.sign_up_popup__close_button{display:none}}.sign_up_popup__container{padding:0;flex-direction:row;gap:0}.sign_up_popup__content{background:radial-gradient(50% 116.08% at 50% 50%, rgba(234, 244, 255, 0) 56.74%, #eaf4ff 100%);width:calc(100% - max(min(39.791666667%,764px),39.7916666667vw));height:100%;display:flex;flex-direction:row;padding:max(12px,1.25vw) max(32px,2.5vw) max(14px,2.5vw);display:flex;flex-direction:column}@media only screen and (max-width: 1024px){.sign_up_popup__content{padding-block-start:max(30px,2.2916666667vw);width:100%;flex-direction:column}}.sign_up_popup__desktop_image{width:max(min(39.791666667%,764px),39.7916666667vw);height:100%}.sign_up_popup__desktop_image img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 1024px){.sign_up_popup__desktop_image{display:none}}.sign_up_popup__back_button{align-self:flex-start}@media only screen and (max-width: 1024px){.sign_up_popup__back_button{display:none}}.sign_up_popup__logo{aspect-ratio:182.74/64.15;width:max(min(100%,121.82px),9.5177083333vw);margin-block:max(0px,2.5vw) max(24px,2.5vw);margin-inline:auto}@media only screen and (max-width: 1024px){.sign_up_popup__logo{aspect-ratio:121.82/42.76;margin-block-start:0;margin-block-end:max(24px,2.5vw)}}.sign_up_popup__logo svg,.sign_up_popup__logo img{width:100%;height:100%;object-fit:contain}.sign_up_popup__title{font-weight:700;font-size:max(32px,2.9166666667vw);line-height:1.303571429;text-align:center;margin-block-end:max(12px,1.0416666667vw);color:var(--vivid-orange);width:max(min(100%,854px),44.4791666667vw);margin-inline:auto}.sign_up_popup__subtitle{text-align:center;font-weight:300;font-size:max(24px,1.6666666667vw);line-height:1.125;margin-block-end:max(12px,1.0416666667vw);width:max(min(100%,854px),44.4791666667vw);margin-inline:auto}.sign_up_popup__text{text-align:center;width:max(min(100%,854px),44.4791666667vw);margin-inline:auto}.sign_up_popup__text *{font-weight:400;font-size:max(16px,0.9375vw);line-height:1.333333333}.sign_up_popup__text * strong,.sign_up_popup__text * b{font-weight:700}.sign_up_popup__buttons{margin-block-start:max(35px,3.3333333333vw);gap:max(20px,1.25vw);justify-content:center}.sign_up_popup__button{width:max(min(100%,415px),21.6145833333vw);background-color:var(--dark-blue-10);padding:max(12px,0.8333333333vw);padding-inline-end:max(24px,1.25vw);border-radius:max(80px,4.1666666667vw);border-start-end-radius:max(120px,6.25vw);border-end-end-radius:0;overflow:hidden;cursor:pointer}.sign_up_popup__button:hover{box-shadow:6px 6px 20px 0px rgba(2,39,89,.1);background-color:var(--white)}.sign_up_popup__button:hover .sign_up_popup__button_arrow svg path[fill=white]{fill:var(--vivid-orange)}.sign_up_popup__button:hover .sign_up_popup__button_arrow svg :not(path[fill=white]){fill:var(--white)}.sign_up_popup__button_icon{width:max(78px,4.5833333333vw);height:max(78px,4.5833333333vw)}.sign_up_popup__button_icon svg,.sign_up_popup__button_icon img{width:100%;height:100%;object-fit:contain}.sign_up_popup__button_arrow{margin-inline-start:auto;width:max(36px,2.1875vw);height:max(36px,2.1875vw);-webkit-filter:drop-shadow(0px 10px 30px rgba(143, 192, 255, 0.35));filter:drop-shadow(0px 10px 30px rgba(143, 192, 255, 0.35))}.sign_up_popup__button_arrow svg,.sign_up_popup__button_arrow img{width:100%;height:100%;object-fit:contain}.sign_up_popup__button_text{font-weight:700;font-size:max(20px,1.25vw);line-height:1.291666667;margin-inline-start:max(16px,0.8333333333vw)}.mobile_profile_popup .popup_full_page__body{background:var(--dark-blue);color:var(--white)}.mobile_profile_popup__menu_container{padding:max(24px,1.25vw) max(40px,2.0833333333vw)}.mobile_profile_popup__menu_info{padding-block-end:max(24px,1.25vw);margin-block-end:max(12px,0.625vw);border-block-end:max(1px,0.0520833333vw) solid var(--white-10);display:flex;flex-direction:column;align-items:center;text-align:center}.mobile_profile_popup__menu_thumbnail{width:max(80px,4.1666666667vw);height:max(80px,4.1666666667vw);border-radius:50%;overflow:hidden;margin-block-end:max(12px,0.625vw)}.mobile_profile_popup__menu_thumbnail img,.mobile_profile_popup__menu_thumbnail svg{width:100%;height:100%;object-fit:cover}.mobile_profile_popup__menu_name{font-weight:700;font-size:max(24px,1.25vw);line-height:1.291666667;margin-block-end:max(12px,0.625vw)}.mobile_profile_popup__menu_email{font-weight:400;font-size:max(18px,0.9375vw);line-height:1.333333}.mobile_profile_popup__menu_menu{display:flex;flex-direction:column;gap:max(6px,0.3125vw)}.mobile_profile_popup__menu_menu_divider{width:100%;height:max(1px,0.0520833333vw);background-color:var(--white-10);margin-block:max(6px,0.3125vw) max(18px,0.9375vw)}.mobile_profile_popup__menu_menu_item{padding-block:max(12px,0.625vw);gap:max(6px,0.3125vw)}.mobile_profile_popup__menu_menu_item p{font-weight:400;font-size:max(18px,0.9375vw);line-height:1.333333}.mobile_profile_popup__menu_menu_item.logout a{color:var(--vivid-orange)}.mobile_profile_popup__menu_menu_item_icon{width:max(24px,1.25vw);height:max(24px,1.25vw)}.mobile_profile_popup__menu_menu_item_icon svg,.mobile_profile_popup__menu_menu_item_icon img{width:100%;height:100%;object-fit:contain}.post_creation_apartments .popup_full_page__body{padding-block:max(36px,4.5833333333vw);overflow-y:auto;height:100%}.post_creation_apartments__body{gap:max(40px,4.1666666667vw);width:max(min(92.5%,1520px),79.1666666667vw);padding-inline:10px;margin-inline:auto;align-items:flex-start}@media only screen and (max-width: 1024px){.post_creation_apartments__body{flex-direction:column;gap:unset}}.post_creation_apartments__body_side_content{position:sticky;top:0;width:max(min(30%,367px),19.1145833333vw)}@media only screen and (max-width: 1024px){.post_creation_apartments__body_side_content{display:none}}.post_creation_apartments__subtitle{font-weight:300;font-size:max(36px,2.9166666667vw);line-height:1.303571429;margin-block-end:max(6px,0.3125vw)}.post_creation_apartments__title{font-weight:700;font-size:max(40px,4.1666666667vw);line-height:1.1;color:var(--vivid-orange);margin-block-end:max(30px,1.5625vw)}@media only screen and (max-width: 1024px){.post_creation_apartments__title{margin-block-end:unset}}.post_creation_apartments__icon{width:max(min(100%,326.44px),17.0020833333vw);aspect-ratio:326.44/293.52}.post_creation_apartments__icon img,.post_creation_apartments__icon svg{width:100%;height:100%;object-fit:contain}.post_creation_apartments__mobile_header{display:none}@media only screen and (max-width: 1024px){.post_creation_apartments__mobile_header{display:block;margin-block-end:max(32px,1.6666666667vw)}}.post_creation_apartments__steps{width:max(min(70% - max(40px,4.1666666667vw),1093px),56.9270833333vw)}@media only screen and (max-width: 1024px){.post_creation_apartments__steps{width:100%}}.post_creation_apartments__step:not(:last-child){margin-block-end:max(20px,1.25vw);border-block-end:max(1px,0.0520833333vw) solid var(--light-blue-35)}.post_creation_apartments__step.active .post_creation_apartments__step_title{opacity:1}.post_creation_apartments__step.active .post_creation_apartments__step_number{opacity:1}.post_creation_apartments__step.active .post_creation_apartments__step_body{margin-block-end:max(20px,1.25vw)}.post_creation_apartments__step.active .post_creation_apartments__step_number{background-color:var(--white);border-color:rgba(0,0,0,0)}.post_creation_apartments__step:not(.active) .post_creation_apartments__step_title{font-size:max(20px,1.25vw)}.post_creation_apartments__step_header{gap:max(16px,0.8333333333vw);margin-block-end:max(20px,1.25vw)}.post_creation_apartments__step_title{font-weight:700;font-size:max(24px,1.6666666667vw);line-height:1.125;opacity:.25}.post_creation_apartments__step_number{border-radius:max(120px,6.25vw);background-color:rgba(0,0,0,0);overflow:hidden;padding:max(9px,0.46875vw) max(11px,0.5729166667vw);border:max(1px,0.0520833333vw) solid var(--vivid-orange);opacity:.2}.post_creation_apartments__step_number_text{font-weight:400;font-size:max(18px,0.9375vw);line-height:1.333333333;text-align:center;color:var(--vivid-orange)}.post_creation_apartments__step_body{max-height:0;overflow:hidden}.post_creation_apartments__step_body_content{padding-inline:max(20px,2.5vw) 0;border-inline-start:max(1px,0.0520833333vw) solid var(--vivid-orange)}.post_creation_apartments__step_body_buttons{margin-block:max(20px,1.25vw)}.post_creation_apartments__step_body_button.next_button{margin-inline-start:auto}.post_creation_apartments__step_body_button.next_button .general_button{padding-inline-end:10px;padding-block:10px;border-end-end-radius:3px}.post_creation_apartments__step_body_button.next_button .general_button__end_icon{width:36px;height:36px}.post_creation_apartments__step_body_button.prev_button .general_button{padding-inline-start:10px;padding-block:12px;border-end-start-radius:3px}.post_creation_apartments__step_body_button.prev_button .general_button__start_icon{width:24px;height:24px}.post_creation_apartments__step_body_button.send_button{margin-inline-start:auto}.post_creation_apartments__step_body_button.send_button .general_button{padding-inline-end:10px;padding-block:10px;border-end-end-radius:3px}.post_creation_apartments__step_body_button.send_button .general_button__end_icon{width:36px;height:36px}.post_creation_apartments__step_body_button.send_button .general_button__end_icon svg path:first-of-type{fill:var(--dark-blue);fill-opacity:1}.post_creation_apartments__step_body_button.send_button .general_button:hover .general_button__end_icon svg path:first-of-type{fill:var(--vivid-orange)}.file_field{background-color:var(--white);border-radius:max(30px,1.5625vw);gap:max(12px,0.625vw);padding-inline:max(20px,1.0416666667vw);padding-block:max(10px,0.5208333333vw);cursor:pointer}.file_field input{display:none}.file_field .file_field_separator{height:max(24px,1.25vw);width:max(1px,0.0520833333vw);background-color:var(--vivid-orange);margin-inline-start:auto}.file_field .file_field_label{font-weight:300;font-size:max(14px,0.7291666667vw);line-height:1.2;width:max(41px,2.1354166667vw);color:var(--vivid-orange)}.file_field .file_field_icon{width:max(16px,0.8333333333vw);height:max(16px,0.8333333333vw)}.file_field .file_field_icon svg,.file_field .file_field_icon img{width:100%;height:100%;object-fit:contain}.checkbox_label{display:flex;align-items:center;gap:max(12px,0.625vw);cursor:pointer}.checkbox_label .checkbox_text{font-weight:300 !important;font-size:max(14px,0.7291666667vw) !important;line-height:1.285714286 !important;color:var(--dark-blue) !important}.checkbox_label .checkbox_text a{text-decoration:underline !important}.checkbox_label .checkbox_text a:hover{color:var(--vivid-orange) !important}.switch{--switch-width: max(44px, 2.2916666667vw);--switch-thumb-offset: max(3px, 0.15625vw);--switch-height: calc(var(--switch-width) / 2);--switch-thumb-size: calc(var(--switch-height) - (var(--switch-thumb-offset) * 2));position:relative;display:inline-block;width:var(--switch-width);height:var(--switch-height)}.switch input{opacity:0;width:0;height:0}.switch input:checked+.slider{background-color:var(--vivid-orange)}.switch input:focus+.slider{box-shadow:0 0 1px var(--vivid-orange)}.switch input:checked+.slider::before{transform:translateX(calc(var(--switch-width) - var(--switch-thumb-size) - var(--switch-thumb-offset) * 2))}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.switch .slider::before{position:absolute;content:"";height:var(--switch-thumb-size);width:var(--switch-thumb-size);left:var(--switch-thumb-offset);bottom:var(--switch-thumb-offset);background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch .slider.round{border-radius:max(20px,1.0416666667vw)}.switch .slider.round::before{border-radius:50%}.switch.disabled{cursor:not-allowed;pointer-events:none;opacity:.6}.disabled{cursor:not-allowed;pointer-events:none;opacity:.6}.thanks_popup{position:fixed;width:100dvw;height:calc(100dvh - var(--header-height));overflow-y:auto;left:0;bottom:0;background:var(--ghost-white)}.thanks_popup__container{flex-direction:row;flex-wrap:wrap;gap:max(32px,1.6666666667vw);width:max(min(92.25%,1540px),80.2083333333vw);margin-inline:auto;padding:0;align-items:stretch}.thanks_popup__body{padding-block:max(36px,4.5833333333vw);width:100%;background:radial-gradient(50% 116.08% at 50% 50%, rgba(234, 244, 255, 0) 56.74%, #eaf4ff 100%),linear-gradient(0deg, rgba(250, 220, 210, 0.2), rgba(250, 220, 210, 0.2))}.thanks_popup__side_image{aspect-ratio:586/650;width:max(min(39.791666667%,586px),30.5208333333vw);height:auto;overflow:hidden;border-radius:max(16px,0.8333333333vw);border-end-end-radius:max(48px,2.5vw)}.thanks_popup__side_image img,.thanks_popup__side_image svg{width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 1024px){.thanks_popup__side_image{width:100%;aspect-ratio:unset;max-height:max(300px,15.625vw)}.thanks_popup__side_image img{object-fit:contain}}.thanks_popup__divider{width:max(1px,0.0520833333vw);background-color:var(--vivid-orange)}@media only screen and (max-width: 1024px){.thanks_popup__divider{display:none}}.thanks_popup__content{align-self:center;text-align:center;width:calc(100% - max(32px,1.6666666667vw)*2 - max(min(39.791666667%,586px),30.5208333333vw) - max(1px,0.0520833333vw))}@media only screen and (max-width: 1024px){.thanks_popup__content{width:100%}}.thanks_popup__title{font-weight:700;font-size:max(56px,2.9166666667vw);line-height:1.303571429}.thanks_popup__icon{margin-block:max(36px,1.875vw) 0;width:max(174px,9.0625vw)}.thanks_popup__icon svg,.thanks_popup__icon img{width:100%;height:100%;object-fit:contain}.thanks_popup__text{margin-block:max(36px,1.875vw)}.thanks_popup__text *{font-weight:400;font-size:max(24px,1.25vw);line-height:1.291666667}.thanks_popup__buttons{gap:max(24px,1.25vw);flex-wrap:wrap}@media only screen and (max-width: 470px){.thanks_popup__buttons .thanks_popup__button{width:100%}.thanks_popup__buttons .thanks_popup__button .general_button{width:100%}}body:has(.thanks_popup.show){overflow:hidden}html[dir=rtl] .choices__button{left:auto;right:0;border-left:none !important;border-right:1px solid #003642;padding-left:10px !important;padding-right:16px !important;margin:0 8px 0 -4px !important}html[dir=rtl] .choices__list--single{padding-right:4px !important;padding-left:16px !important}@media only screen and (max-width: 1024px){html[dir=rtl] .input_date_container::before{right:unset;left:24px}}html[dir=rtl] input[type=date],html[dir=rtl] .type-date{background-position:left 12px center;text-align:right !important}html[dir=rtl] input[type=date]::placeholder,html[dir=rtl] .type-date::placeholder{text-align:right !important}html[dir=rtl] input[type=date]::-moz-placeholder,html[dir=rtl] .type-date::-moz-placeholder{text-align:right !important}*,*::before,*::after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:"IBM Plex Sans Hebrew",sans-serif;color:var(--dark-blue)}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;font-family:"IBM Plex Sans Hebrew",sans-serif}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;margin:0}a{text-decoration:none;display:inline-block;color:inherit}html{scroll-behavior:smooth;scroll-padding-top:min(200px,30vw)}html body{background:var(--ghost-white)}html body *{transition:all ease-in 300ms}html body::before{content:"";position:fixed;inset:0;z-index:998;background:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:all ease-in 300ms;width:100%;height:100%}html body.open-popup{overflow:hidden}html body.open-popup::before{visibility:visible;opacity:1}html body.loader{overflow:hidden}html body.loader::before{visibility:visible;opacity:1}html body.loader .general_loader{opacity:1 !important;visibility:visible !important}html body img,html body picture,html body video,html body canvas,html body svg{display:block;max-width:100%;width:100%;height:auto;object-fit:cover;object-position:center}html body .container{width:max(min(90.291262136%,1540px),80.2083333333vw);margin-inline:auto}html body header ul,html body header ol,html body footer ul,html body footer ol{list-style:none;padding-inline-start:unset}html body .swiper{--swiper-navigation-top-offset: calc( 100% - max(34px, 2.96875vw) - (max(33px, 1.71875vw) / 2) );--swiper-navigation-sides-offset: max(24px, 1.25vw)}html body .swiper .swiper-slide{transition:all ease-in-out 300ms}html body .swiper .swiper-slide img,html body .swiper .swiper-slide svg{width:100%;height:100%;object-fit:cover;object-position:center;transition:all ease-in-out 300ms}html body .swiper .swiper-buttons-wrapper{display:flex;align-items:center;gap:max(16px,0.8333333333vw)}html body .swiper-button-next,html body .swiper-button-prev{aspect-ratio:1;width:max(40px,2.5vw);height:auto;position:unset}html body .swiper-button-next::after,html body .swiper-button-prev::after{content:"" !important}html body .swiper-button-prev svg{transform:unset !important}.header{position:sticky;top:0;z-index:998;background:var(--ghost-white);width:100vw}@media only screen and (max-width: 1024px){.header{box-shadow:6px 6px 20px 0px rgba(2,39,89,.1019607843)}}.header__container{width:max(min(95%,1824px),95vw);margin-inline:auto;padding-block:max(7.5px,.6510416667vw);justify-content:space-between}.header__logo{display:flex;aspect-ratio:141/55;width:max(144px,7.5vw)}@media only screen and (max-width: 1024px){.header__logo{aspect-ratio:157/40;order:2;width:157px}}@media only screen and (max-width: 650px){.header__logo{max-width:157px}}.header__logo a{width:100%;height:100%}.header__logo a *{width:100%;height:100%;object-fit:contain;object-position:center}@media only screen and (max-width: 1024px){.header__desktop{display:none}}.header__desktop:has(.header__desktop_search_container.open) .header__menu{width:0;max-height:40px;overflow:hidden}.header__menu{transition:all ease-in 300ms}.header__menu .menu{display:flex;align-items:center;gap:max(16px,2.5vw)}.header__menu .menu li{position:relative}@media only screen and (max-width: 1024px){.header__menu .menu li{position:unset}}.header__menu .menu a{font-weight:500;font-size:max(16px,0.8333333333vw);line-height:1.3125;letter-spacing:0%;display:flex;align-items:center;transition:all ease-in 300ms}.header__menu .menu a .arrow{width:clamp(10px,.5208333333vw,.5208333333vw);height:clamp(8px,.4166666667vw,.4166666667vw);margin-inline-start:clamp(8px,.4166666667vw,.4166666667vw)}.header__menu .menu .item .sub-menu{min-width:13.0208333333vw;position:absolute;background-color:var(--ghost-white);top:calc(100% + 0px);right:0;display:flex;flex-direction:column;visibility:hidden;opacity:0;transition:all ease-in 300ms;z-index:999;box-shadow:0px 1px 3px 0px rgba(0,0,0,.3),0px 4px 8px 3px rgba(0,0,0,.15)}@media only screen and (max-width: 1024px){.header__menu .menu .item .sub-menu{box-shadow:unset}}.header__menu .menu .item .sub-menu>.item:not(:last-of-type){border-block-end:clamp(1px,.0520833333vw,.0520833333vw) solid rgba(0,0,0,.1)}.header__menu .menu .item .sub-menu>.item a{padding-block:max(10px,0.5208333333vw);padding-inline:max(8px,0.4166666667vw);text-align:start;font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.5;letter-spacing:0%}.header__menu .menu .item .sub-menu>.item:hover{background-color:var(--brand-green-10)}.header__menu .menu .item .sub-menu>.item:hover>a{font-variation-settings:"wght" 700}.header__menu .menu .item .sub-menu>.item.menu-item-has-children a{display:flex;justify-content:space-between;align-items:center;width:100%}.header__menu .menu .item .sub-menu>.item.menu-item-has-children .arrow{transform:rotate(90deg)}.header__menu .menu .item .sub-menu>.item.menu-item-has-children .sub-menu{left:-100%;right:unset;top:50%;transform:translate(0, -50%);visibility:hidden;opacity:0;box-shadow:0px 1px 3px 0px rgba(0,0,0,.3),0px 4px 8px 3px rgba(0,0,0,.15)}@media only screen and (max-width: 1024px){.header__menu .menu .item .sub-menu>.item.menu-item-has-children .sub-menu{box-shadow:unset}}@media only screen and (max-width: 1024px){.header__menu .menu .item .sub-menu>.item.menu-item-has-children .sub-menu{left:unset;right:0;transform:unset;top:0;position:absolute;padding-inline:20px}.header__menu .menu .item .sub-menu>.item.menu-item-has-children .sub-menu.open{opacity:1;visibility:visible}}.header__menu .menu .item .sub-menu>.item.menu-item-has-children .sub-menu .return{display:none;position:absolute;top:10px;right:0;cursor:pointer}.header__menu .menu .item .sub-menu>.item.menu-item-has-children .sub-menu .return svg{width:100%;height:100%;object-fit:contain}@media only screen and (max-width: 1024px){.header__menu .menu .item .sub-menu>.item.menu-item-has-children .sub-menu .return{display:block;width:15px;height:20px}}.header__menu .menu .item .sub-menu>.item.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1}.header__menu .menu .item.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1}.header__menu .menu .item.current-menu-item a{color:var(--vivid-blue)}.header__menu .menu .item:hover a{color:var(--vivid-blue)}.header__buttons{gap:max(20px,1.0416666667vw)}@media only screen and (max-width: 1024px){.header__buttons{display:none}}.header__buttons .general_button{gap:max(6px,0.3125vw);border-radius:max(30px,1.5625vw)}.header__buttons .general_button.sign-in{padding:max(14px,0.7291666667vw) max(12px,0.625vw) max(14px,0.7291666667vw) max(20px,1.0416666667vw);background-color:var(--white);box-shadow:6px 6px 20px 0px rgba(2,39,89,.1019607843)}.header__buttons .general_button.ad-posting-button{border-end-end-radius:max(6px,0.3125vw);border-start-end-radius:max(40px,2.0833333333vw)}@media only screen and (max-width: 1280px){.header__buttons .general_button.ad-posting-button{border-end-end-radius:max(30px,1.5625vw);box-shadow:6px 6px 20px 0px rgba(2,39,89,.1019607843)}.header__buttons .general_button.ad-posting-button::after{background:linear-gradient(95.28deg, #157bff -25.87%, #e6501e 95%)}}.header__buttons .general_button.ad-posting-button .general_button__start_icon{width:max(30px,1.5625vw);height:max(30px,1.5625vw)}@media only screen and (max-width: 1280px){.header__buttons .general_button.ad-posting-button .general_button__start_icon{display:none}}@media only screen and (max-width: 1280px){.header__buttons .general_button.ad-posting-button:hover .general_button__text{right:0 !important}}.header__button.signin.logged_in:hover .header__logged_in_list{opacity:1;visibility:visible}.header__logged_in_list{overflow:hidden;top:calc(100% + 8px);left:0;background-color:var(--white);border-radius:12px;min-width:max(246px,12.8125vw);width:fit-content;box-shadow:8px 8px 30px 0px rgba(71,75,75,0.1490196078);opacity:0;visibility:hidden}.header__logged_in_list .logged_in_list_item{gap:max(8px,0.4166666667vw);padding:max(12px,0.625vw) max(24px,1.25vw);cursor:pointer}.header__logged_in_list .logged_in_list_item:hover{background-color:var(--vivid-orange);color:var(--white)}.header__logged_in_list .logged_in_list_item:hover svg path{fill:var(--white)}.header__logged_in_list .logged_in_list_item .function_icon{width:max(16px,0.8333333333vw);height:max(16px,0.8333333333vw)}.header__logged_in_list .logged_in_list_item .function_icon svg,.header__logged_in_list .logged_in_list_item .function_icon img{width:100%;height:100%;object-fit:contain}.header__logged_in_list .logged_in_list_item_divider{width:calc(100% - max(17px,0.8854166667vw)*2);margin-inline:auto;height:max(1px,0.0520833333vw);background-color:var(--dark-blue-10)}.header__button_text{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.25}.header__mobile{display:none}@media only screen and (max-width: 1024px){.header__mobile{display:flex;order:1;align-items:center;gap:max(8px,.4166666667vw)}}.header__mobile #menuToggle{position:relative;z-index:1002;background:hsla(0,0%,100%,.3019607843);padding:5px 10px;width:fit-content;border-radius:8px}.header__mobile #menuToggle #checkbox{display:none}.header__mobile #menuToggle #checkbox:checked+.toggle .bar--top{transform:rotate(-135deg);transition-delay:0s;bottom:calc(50% - 1px);background:var(--menu-mobile-bar-active-color)}.header__mobile #menuToggle #checkbox:checked+.toggle .bar--middle{opacity:0;transform:rotate(-135deg);transition-delay:.105s;background:var(--menu-mobile-bar-active-color)}.header__mobile #menuToggle #checkbox:checked+.toggle .bar--bottom{top:calc(50% - 1px);transform:rotate(-225deg);transition-delay:.21s;background:var(--menu-mobile-bar-active-color)}.header__mobile #menuToggle .toggle{position:relative;width:21.33px;cursor:pointer;margin:auto;display:block;height:28px}.header__mobile #menuToggle .toggle .bar{position:absolute;left:0;right:0;height:2px;border-radius:1px;background:var(--menu-mobile-bar-color);color:inherit;opacity:1;transition:none .35s cubic-bezier(0.5, -0.35, 0.35, 1.5) 0s}.header__mobile #menuToggle .toggle .bar.bar--top{bottom:calc(50% + 6px + 1px);transition-property:bottom,transform,background;transition-delay:.21s}.header__mobile #menuToggle .toggle .bar.bar--middle{top:calc(50% - 1px);transition-property:opacity,transform,background;transition-delay:.105s}.header__mobile #menuToggle .toggle .bar.bar--bottom{top:calc(50% + 6px + 1px);transition-property:top,transform,background;transition-delay:0s}.header__mobile #menuToggle .toggle .bar.bar--top,.header__mobile #menuToggle .toggle .bar.bar--bottom{width:62.4941397093%;margin-inline:auto}.header__mobile_search_icon{width:max(40px,2.0833333333vw);height:max(40px,2.0833333333vw);padding:max(8.5px,.4427083333vw)}.header__mobile_search_icon svg,.header__mobile_search_icon img{width:100%;height:100%;object-fit:contain}.header__mobile_search_icon svg path,.header__mobile_search_icon img path{stroke:var(--menu-mobile-bar-bg-color)}.header__mobile_search_container{opacity:0;visibility:hidden;top:0;left:0;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center;padding-inline:max(20px,1.0416666667vw)}.header__mobile_search_container.open{opacity:1;visibility:visible}.header__mobile_search_container form{width:100%;padding-block:max(8px,.4166666667vw)}.header__mobile_search_container form input{background-color:rgba(0,0,0,0);border:none;width:100%}.header__mobile_search_container form input:focus-visible{outline:none;box-shadow:none;border:none}.header__mobile_search_container form input{font-weight:400;font-size:max(16px,.8333333333vw);line-height:150%}.header__mobile_search_container form input::placeholder{font-weight:400;font-size:max(16px,.8333333333vw);line-height:150%;opacity:.4;color:var(--primary)}.header__mobile_search_container form button{display:none}.header__mobile_search_close{top:20px;left:20px;width:max(40px,2.0833333333vw);height:max(40px,2.0833333333vw)}.header__mobile_container{z-index:999;left:0;top:calc((100% + 52px + 45px)*-1);width:100dvw;height:100dvh;background:var(--menu-mobile-bar-bg-color);max-height:0px;transition:max-height ease-in 300ms,top ease-in .3s;overflow:hidden;border-bottom-left-radius:12px;border-bottom-right-radius:12px;padding:max(82px,4.2708333333vw) 0 45px 0}.header__mobile_container.open{max-height:2000px;z-index:1001;top:0}.header__mobile_container .header__menu{margin:0}.header__mobile_container .header__menu .menu-menu-container .menu{gap:0px}.header__mobile_container .header__menu .menu-menu-container .menu .item{padding-block:12px}.header__mobile_container_content{max-height:calc(100dvh - max(92px,4.7916666667vw));overflow-y:auto;padding-inline:max(20px,1.0416666667vw);padding-block:0 max(20px,1.0416666667vw)}.header__mobile_container_content .adPosting .general_button__start_icon{width:max(30px,1.5625vw);height:max(30px,1.5625vw)}.header__mobile_container_content .adPosting{margin-block-end:max(18px,0.9375vw)}.header__mobile_profile_button{border-radius:max(6px,0.3125vw);padding:max(6px,0.3125vw)}.header__mobile_profile_button_icon{width:max(20px,1.0416666667vw);height:max(20px,1.0416666667vw)}.header__mobile_profile_button_icon svg,.header__mobile_profile_button_icon img{width:100%;height:100%;object-fit:contain}.header__mobile_divider{width:100%;height:max(1px,.0520833333vw);background-color:var(--dark-blue-10);margin-block:max(12px,0.625vw)}.header__mobile_bottom_icon{margin-block-start:max(12px,0.625vw);margin-inline-start:auto;width:max(69px,3.59375vw);aspect-ratio:69/27}.header__mobile_bottom_icon svg{max-height:max(27px,1.40625vw)}.header__mobile_user_info{gap:max(12px,0.625vw);margin-block-end:max(12px,0.625vw)}.header__mobile_user_info_text{font-weight:700;font-size:max(18px,0.9375vw);line-height:1.333333333}.header__mobile_user_info_button{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125}.header__mobile_user_info_icon{height:max(24px,1.25vw);width:max(24px,1.25vw)}.header__mobile_user_info_icon svg,.header__mobile_user_info_icon img{width:100%;height:100%;object-fit:contain}.header__mobile_boards,.header__mobile_profile_links{display:flex;flex-direction:column;gap:max(12px,0.625vw)}.header__mobile_board{gap:max(10px,0.5208333333vw)}.header__mobile_board:first-of-type .header__mobile_board_text{color:var(--vivid-orange)}.header__mobile_board:nth-of-type(2) .header__mobile_board_text{color:var(--vivid-blue)}.header__mobile_board:nth-of-type(3) .header__mobile_board_text{color:var(--dark-blue)}.header__mobile_board_text{font-weight:700;font-size:max(18px,0.9375vw);line-height:1.333333333}.header__mobile_board_icon{width:max(32px,1.6666666667vw);height:max(32px,1.6666666667vw);border-radius:50%;overflow:hidden}.header__mobile_board_icon svg,.header__mobile_board_icon img{width:100%;height:100%;object-fit:cover}.header__mobile_profile_link{gap:max(10px,0.5208333333vw);padding-block:max(10px,0.5208333333vw)}.header__mobile_profile_link_text{font-weight:400;font-size:max(18px,0.9375vw);line-height:1.333333333}.header__mobile_profile_link_icon{width:max(16px,0.8333333333vw);height:max(16px,0.8333333333vw)}.header__mobile_profile_link_icon svg,.header__mobile_profile_link_icon img{width:100%;height:100%;object-fit:contain}.header .mobile-menu{margin-block-end:max(48px,2.5vw)}.header .mobile-menu .menu{flex-direction:column;align-items:flex-start;gap:max(12px,0.625vw)}.header .mobile-menu .menu-item{display:flex;align-items:center;justify-content:center;gap:max(10px,0.5208333333vw)}.header .mobile-menu .menu-item svg{width:max(20px,1.0416666667vw);height:max(20px,1.0416666667vw)}.header .mobile-menu .menu-item *{font-size:max(18px,0.9375vw);font-weight:400;line-height:1.333333333;color:var(--blue-600)}.header .mobile-menu .menu-item.current_page_item *{font-weight:700}.header .mobile-menu .menu-item.menu-item-has-children{display:flex;align-items:center;flex-wrap:wrap;gap:max(8px,0.4166666667vw)}.header .mobile-menu .menu-item.menu-item-has-children .arrow{width:max(8.75px,0.4557291667vw);height:max(4.99px,0.2598958333vw);cursor:pointer;transition:all ease-in 300ms}.header .mobile-menu .menu-item.menu-item-has-children .arrow.open{transform:scaleY(-1)}.header .mobile-menu .menu-item.menu-item-has-children .arrow svg{width:100%;height:100%}.header .mobile-menu .menu-item.menu-item-has-children .sub-menu{position:relative;width:100%;height:var(--open-submenu-max-height, 0px);overflow:hidden;transition:all ease-in 300ms;background:#eaf0f4;opacity:1;visibility:visible}@media only screen and (max-width: 1024px){.header .mobile-menu .menu-item.menu-item-has-children .sub-menu{background-color:var(--white)}}.header .mobile-menu .menu-item.menu-item-has-children .sub-menu li:not(:last-of-type){border-block-end:1px solid var(--vivid-orange-80)}@media only screen and (max-width: 1024px){.header .mobile-menu .menu-item.menu-item-has-children .sub-menu li:not(:last-of-type){border-block-end:none}}@media only screen and (max-width: 1024px){.header .mobile-menu .menu-item.menu-item-has-children .sub-menu li{margin:0;padding:0}}.header .mobile-menu .menu-item.menu-item-has-children .sub-menu li{margin-inline:20px}.header .mobile-menu .menu-item.menu-item-has-children .sub-menu li>div{min-width:150px}.header .adPosting{position:relative}.header .adPosting.active .adPosting__functions{opacity:1;visibility:visible}@media only screen and (min-width: 1281px){.header .adPosting.active .general_button .general_button__text{right:-30%}}@media only screen and (min-width: 1281px){.header .adPosting.active .general_button .general_button__start_icon{right:85%}}.header .adPosting.active .general_button .general_button__start_icon>svg{opacity:0}.header .adPosting.active .general_button .general_button__start_icon .general_button__start_icon--moving{opacity:1;visibility:visible}.header .adPosting.active .general_button::after{opacity:0}.header .adPosting.active .general_button::before{opacity:1}.header .adPosting.active .general_button .general_button__end_icon svg path[fill],.header .adPosting.active .general_button .general_button__start_icon svg path[fill]{fill:var(--white)}.header .adPosting.active .general_button .general_button__end_icon svg path[stroke],.header .adPosting.active .general_button .general_button__start_icon svg path[stroke]{stroke:var(--white)}.header .adPosting.active .general_button .general_button__end_icon svg circle[fill],.header .adPosting.active .general_button .general_button__start_icon svg circle[fill]{fill:var(--white)}.header .adPosting.active .general_button .general_button__end_icon svg circle[stroke],.header .adPosting.active .general_button .general_button__start_icon svg circle[stroke]{stroke:var(--white)}.header .adPosting__functions{top:calc(100% + 7px);left:0;background:var(--white);box-shadow:0px 10px 30px 0px rgba(143,192,255,.3490196078);min-width:max(241px,12.5520833333vw);border-radius:0 max(16px,0.8333333333vw) max(16px,0.8333333333vw) max(16px,0.8333333333vw);overflow:hidden;opacity:0;visibility:hidden}.header .adPosting__function{padding:max(12px,0.625vw) max(24px,1.25vw);cursor:pointer;width:100%}.header .adPosting__function:hover{background:var(--vivid-orange)}.header .adPosting__function:hover .adPosting__function_name{color:var(--white)}.header .adPosting__function_name{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125;color:var(--dark-blue)}.header__mobile_logout .general_button__text{font-weight:400;font-size:max(18px,0.9375vw);line-height:1.333333333}.profile_header{position:sticky;top:0;z-index:998;background:var(--ghost-white)}.profile_header__container{width:max(min(95%,1824px),95vw);margin-inline:auto;padding-block:max(7.5px,.6510416667vw);justify-content:space-between}.profile_header__logo{display:flex;aspect-ratio:141/55;width:max(144px,7.5vw)}@media only screen and (max-width: 1024px){.profile_header__logo{aspect-ratio:157/40;order:3;width:157px}}@media only screen and (max-width: 650px){.profile_header__logo{max-width:157px}}.profile_header__logo a{width:100%;height:100%}.profile_header__logo a *{width:100%;height:100%;object-fit:contain;object-position:center}.profile_header__page_name{margin-inline-end:auto;margin-inline-start:max(20px,3.90625vw)}@media only screen and (max-width: 1024px){.profile_header__page_name{display:none}}.profile_header__page_name_text{font-weight:700;font-size:max(18px,0.9375vw);line-height:1.333333333}.profile_header__backBtn{gap:max(16px,0.8333333333vw)}@media only screen and (max-width: 1024px){.profile_header__backBtn{order:1}}.footer{position:relative;background-color:var(--black)}.footer__content{background-color:#021937;padding-block:max(36px,4.5833333333vw)}@media only screen and (max-width: 700px){.footer__content{padding-block:0;background-color:unset}}.footer__content_container{gap:max(48px,2.5vw)}@media only screen and (max-width: 1024px){.footer__content_container{flex-wrap:wrap;justify-content:center;width:100% !important;padding-inline:20px}}@media only screen and (max-width: 700px){.footer__content_container{padding-inline:0;gap:0}}.footer__info{width:max(min(33.333%,347px),18.0729166667vw)}@media only screen and (max-width: 1024px){.footer__info{order:2;width:calc(50% - max(48px,2.5vw)/2)}}@media only screen and (max-width: 700px){.footer__info{width:100%;padding-inline:20px;padding-block:max(36px,1.875vw);position:relative;background-color:#021937;display:flex;flex-direction:row-reverse;gap:max(16px,0.8333333333vw)}.footer__info::after{content:"";width:calc(100% - 40px);height:1px;background-color:var(--white-10);display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}}.footer__logo{width:max(min(100%,121px),6.3020833333vw);aspect-ratio:121/42;margin-block-end:max(20px,1.0416666667vw)}@media only screen and (max-width: 700px){.footer__logo{width:120px}}.footer__logo svg,.footer__logo img{width:100%;height:100%;object-fit:contain}@media only screen and (max-width: 700px){.footer__text{width:calc(100% - max(16px,0.8333333333vw) - 121px)}}.footer__text *{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125;color:var(--white)}.footer__socials{display:flex;gap:max(12.8px,0.6666666667vw);margin-block-start:max(20px,1.0416666667vw)}@media only screen and (max-width: 700px){.footer__socials{justify-content:center;align-items:center}}.footer__social:hover .footer__social_icon{background-color:var(--white-30)}.footer__social:hover .footer__social_icon svg path[fill],.footer__social:hover .footer__social_icon img path[fill]{fill:var(--vivid-orange)}.footer__social:hover .footer__social_icon svg path[stroke],.footer__social:hover .footer__social_icon img path[stroke]{stroke:var(--vivid-orange)}.footer__social_icon{width:max(32px,1.6666666667vw);height:max(32px,1.6666666667vw);background-color:var(--white-10);border-radius:50%;padding-block:max(9.4px,0.4895833333vw) max(8.91px,0.4640625vw);display:flex;align-items:center;justify-content:center}.footer__social_icon svg,.footer__social_icon img{width:100%;height:100%;object-fit:contain}.footer__menu{width:calc(max(min(33.333%,240px),12.5vw)*2 + max(20px,2.5vw))}@media only screen and (max-width: 1024px){.footer__menu{order:3;width:100%}}@media only screen and (max-width: 700px){.footer__menu{padding-inline:20px;padding-block:max(36px,1.875vw);background-color:#021937;width:100%}}.footer__menu .menu{display:flex;gap:max(20px,2.5vw)}@media only screen and (max-width: 1024px){.footer__menu .menu{justify-content:center}}@media only screen and (max-width: 600px){.footer__menu .menu{justify-content:flex-start}}.footer__menu .menu .item .title{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125;color:var(--white)}.footer__menu .menu .item.menu-item-has-children .title .arrow{display:none}.footer__menu .menu .item .sub-menu{display:flex;flex-direction:column;gap:max(6px,0.625vw)}.footer__menu .menu>.item{width:max(min(100%,240px),12.5vw)}@media only screen and (max-width: 600px){.footer__menu .menu>.item{width:auto}}.footer__menu .menu>.item>.title{font-weight:700;font-size:max(18px,0.9375vw);line-height:1.333333333;color:var(--vivid-blue);margin-block-end:max(6px,0.8333333333vw)}.footer__menu .menu>.item>.title[href="#"]{pointer-events:none;cursor:default}.footer__form{width:max(min(33.333%,569px),29.6354166667vw)}@media only screen and (max-width: 1024px){.footer__form{order:1;width:calc(50% - max(48px,2.5vw)/2)}}@media only screen and (max-width: 700px){.footer__form{width:100%;padding-inline:20px;background:rgba(2,39,89,.7490196078);padding-block:max(36px,1.875vw)}}.footer__form_title{font-weight:700;font-size:max(18px,0.9375vw);line-height:1.333333333;color:var(--white);margin-block-end:max(6px,0.3125vw);color:var(--vivid-blue)}@media only screen and (max-width: 700px){.footer__form_title{text-align:center}}.footer__form_short_text{font-weight:400;font-size:max(16px,0.8333333333vw);line-height:1.3125;color:var(--white);margin-block-end:max(20px,1.0416666667vw)}@media only screen and (max-width: 700px){.footer__form_short_text{text-align:center}}.footer__form_form .fluentform .ff-el-group{min-width:100%}.footer__form_form .fluentform .ff-el-group input{color:var(--white) !important}.footer__form_form .fluentform .checkbox-container{margin-block-start:max(20px,1.0416666667vw) !important}.footer__form_form .fluentform .checkbox-container label{display:inline-flex;align-items:flex-start;gap:10px;cursor:pointer}.footer__form_form .fluentform .checkbox-container input{appearance:none;-webkit-appearance:none;-moz-appearance:none;top:0;width:max(16px,0.8333333333vw);height:max(16px,0.8333333333vw);border-radius:max(2px,0.1041666667vw);background:rgba(0,0,0,0);position:relative;cursor:pointer;flex-shrink:0;border-radius:max(2px,0.1041666667vw) !important;outline:none;border-color:#f36a30 !important}.footer__form_form .fluentform .checkbox-container input::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(45deg);width:max(5px,0.2604166667vw);height:max(10px,0.5208333333vw);border:solid #fff;border-width:0 max(1px,0.0520833333vw) max(1px,0.0520833333vw) 0;opacity:0}.footer__form_form .fluentform .checkbox-container input:checked{background-color:#f36a30 !important}.footer__form_form .fluentform .checkbox-container input:checked::after{opacity:1}.footer__form_form .fluentform .checkbox-container input:focus-visible{outline:none}.footer__form_form .fluentform .checkbox-container span{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.142857143;color:var(--white)}.footer__form_form .fluentform .checkbox-container span::after{content:"";width:max(5px,0.2604166667vw);height:max(10px,0.5208333333vw);border:solid #fff;border-width:0 max(1px,0.0520833333vw) max(1px,0.0520833333vw) 0;transform:rotate(45deg);opacity:0}.footer__form_form .fluentform .ff-column-container{gap:max(16px,0.8333333333vw)}@media only screen and (max-width: 1024px){.footer__form_form .fluentform .ff-column-container{gap:0}}.footer__form_form .fluentform .ff-column-container .ff-t-column-1{width:100% !important}@media only screen and (max-width: 1024px){.footer__form_form .fluentform .ff-column-container .ff-t-column-1 input{padding-block:10px;border-start-end-radius:0 !important;border-end-end-radius:0 !important;border:none !important;background:hsla(0,0%,100%,.05) !important}}@media only screen and (max-width: 1024px){.footer__form_form .fluentform .ff-column-container .submit-container{border-start-start-radius:0 !important;border-end-start-radius:0 !important;height:100%}.footer__form_form .fluentform .ff-column-container .submit-container button{min-width:100px}}.footer__form_form .fluentform .ff-message-success{color:var(--white);font-weight:400;font-size:max(18px,.9375vw);line-height:1.333333333}.footer__form_form .fluentform .ff-message-success *{color:var(--white);font-weight:400;font-size:max(18px,.9375vw);line-height:1.333333333}.footer__copyrights{background:rgba(2,39,89,.7490196078);padding-block:max(20px,1.0416666667vw)}.footer__copyrights_text *{color:var(--white);font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.214285714}@media only screen and (max-width: 1024px){.footer__copyrights_text *{text-align:center}}.footer__copyrights_container{gap:max(3px,0.15625vw)}.footer__copyrights_links{gap:max(6px,0.3125vw)}.footer__copyrights_links_separator{background:var(--white);height:max(12px,0.625vw);width:1px}.footer__copyrights_link{font-weight:400;font-size:max(14px,0.7291666667vw);line-height:1.214285714;color:var(--white)}/*# sourceMappingURL=theme.min.css.map */