body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-style:normal;margin:0;padding:0}:root{--field-box-color:#ffffff80;--box-txt-color:#313131;--input-field-color:#f3f3f3;--resposive-page-bg-color:#fff;--error-color:#ff0800;--bg-color:#f5f6f7}span{font-size:25px;font-weight:600;line-height:32px}input{background-color:#f3f3f3;background-color:var(--input-field-color);border-radius:10px}body{background-color:var(--bg-color)}.container{align-items:center;background-color:var(--bg-color);background-position:50%;background-size:cover;display:flex;height:100vh;justify-content:space-evenly;overflow-x:hidden;overflow-y:auto}.container .artboard,.container .box,.container .box form{align-items:center;display:flex;flex-direction:column;justify-content:center}.container .artboard .artboardPic{height:110px;margin:10px;width:110px}.container .artboard .artboardPic img{width:100%}.container .artboard span{color:#000;font-size:1rem;line-height:normal}.container .box{background-color:var(--field-box-color);border-radius:40px;box-shadow:0 8px 8px #00000040;color:var(--box-txt-color);padding:40px 35px!important}.container .box form{align-items:normal;padding:8px;width:100%}.container .box form span{color:var(--bg-plus-txt-color);display:flex}.container .box form span span{margin-left:10px}.container .box .input-group{display:flex;flex-direction:column;width:100%}.container .box input{font-size:16px;margin:5px;padding:10px}.container .box input::placeholder{color:#797979;font-size:12px}.container .box input:focus{outline:3px solid var(--bg-plus-txt-color)}.container .box label{font-weight:500}.container .box .input-group.fc{margin:1.2rem 0}.container .box .input-group.sc{margin-bottom:.4rem}.container .box .error{color:var(--error-color);font-size:14px;line-height:normal;padding:4px}.SUOP button,.container .box button{border:none;border-radius:10px;cursor:pointer;font-size:16px;margin:.55rem auto;opacity:.8;padding:10px 30px;width:160px}.container .box button:hover{opacity:1;transform:scale(.95)}.container .box a{color:var(--box-txt-color);font-weight:600;margin-left:5px;text-decoration:none;width:130px}.container .box a.signUp{font-weight:600}.container .box a:hover{text-decoration:underline}@media screen and (max-width:990px){.container .artboard .artboardPic{height:90px;width:90px}.container .box{padding:25px!important}.container .box form{padding:0}}@media screen and (max-width:768px){.container{flex-direction:column;height:auto;justify-content:center;margin-top:50px;padding-bottom:10px}.container .box{background:none;box-shadow:none;width:350px}.container .box form span{font-weight:700;justify-content:center;text-align:center}.container .box form .hide,.container .box form p{display:none}.container .box form span span{margin-left:0;width:100%}.container .artboard span{font-size:.9rem}.container .box input{font-size:14px;margin:4px;padding:8px}.container .box input:focus{outline:2px solid var(--bg-plus-txt-color)}.container .box button{padding:8px 25px;width:150px}.container .box label{font-size:15px;font-weight:700}.container .box a{font-weight:700;width:140px}.container .box a.signUp{font-weight:700}}@media screen and (max-width:540px){.container .artboard .artboardPic{height:80px;width:80px}.container .artboard span{font-size:.8rem;text-align:center}.container .box a{font-size:15px}.container .box button{font-size:14px}}@media screen and (max-width:440px){.container .box{margin:10px;padding:20px 0;width:100%}.container .box form{padding:10px;width:100%}}.container .box .pos-rel{position:relative}.container .box input{z-index:0}.container .box .btn{align-items:center;background:none;background-color:var(--input-field-color);border-radius:0;border-radius:0 10px 10px 0;color:#222;display:flex;height:30px;justify-content:center;margin:0;opacity:1;padding:3px;position:absolute;right:6px;top:32px;width:50px;z-index:1}.container .box .btn:hover{transform:scale(1)}@media screen and (max-width:768px){.container .box .btn{top:27px}}@media screen and (max-width:540px){.container .box .btn{height:25px}}.loading-screen{align-items:center;background-color:#ffffffb3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:11222}.loading-spinner{animation:spin 1.5s linear infinite;border:7px solid #f3f3f3;border-radius:50%;border-top-color:#4668a8;height:100px;width:100px}.popupScreen{align-items:center;background:#0006;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:12111}.popupScreen .popup{align-items:baseline;background-color:#fff;border:5px solid #0006;border-radius:10px;display:flex;flex-direction:column;gap:20px;max-width:300px;min-height:100px;outline:3px solid var(--bg-plus-txt-color);padding:15px;width:300px}.popup .closePopup{align-items:center;background-color:var(--bg-plus-txt-color);border-radius:5px;display:flex;height:20px;justify-content:center;outline:2px solid var(--bg-plus-txt-color);transition:all .12s;width:20px}.popup .closePopup:hover{background:none}.popup .closePopup svg{height:20px;width:20px}.popup .closePopup svg path{fill:#fff}.popup .closePopup:hover svg path{fill:var(--bg-plus-txt-color)}.popup button{align-self:flex-end;background-color:var(--bg-plus-txt-color);border-radius:5px;color:var(--txt-color);outline:2px solid var(--bg-plus-txt-color);padding:4px 12px;transition:all .2s}.popup button:hover{background:none;color:var(--bg-plus-txt-color)}.popupScreen .logoutConfirmationPopup{align-items:center;gap:8px}.popupScreen .logoutConfirmationPopup .boxContent{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:flex-start}.popupScreen .logoutConfirmationPopup .buttons{align-items:center;display:flex;justify-content:space-between;width:100%}.slidingPopup{align-items:flex-start;animation:toggleSlide 3s ease-in-out;background-color:#fff;border-radius:10px;box-shadow:0 10px 10px #0003;display:flex;flex-direction:column;gap:20px;left:47%;margin:auto;max-width:300px;outline:2px solid var(--bg-plus-txt-color);padding:15px;position:fixed;top:-260px;width:300px;z-index:12111}@keyframes toggleSlide{0%,to{top:-260px}15%,85%{top:20px}}.slidingPopup p{font-size:14px}.slidingPopup button{font-size:12px;padding:4px 8px}.slidingPopupOneline{align-items:center;flex-direction:row;justify-content:space-between;left:47%;margin:auto;max-width:280px;padding:8px 10px;position:fixed;width:280px}@media screen and (max-width:768px){.slidingPopup,.slidingPopupOneline{left:50%;transform:translate(-50%,-50%)}@keyframes toggleSlide{0%,to{top:-260px}15%,85%{top:70px}}.popupScreen .popup{margin:auto 10px}}@media screen and (max-width:340px){.slidingPopup,.slidingPopupOneline{left:auto;max-width:none;transform:none;width:100%}.popupScreen .popup button{padding:4px 10px}}.containerfRAI{display:flex;flex-direction:column;height:100%;overflow:hidden;overflow-y:auto;padding-bottom:20px;width:100%}.containerfRAI .headerLine{align-items:center;background-color:var(--component-bg-color);border-bottom:1px solid #0000001a;display:flex;justify-content:space-between;margin:0 auto 10px;padding:9.5px 20px;position:-webkit-sticky;position:sticky;top:0;width:96%;z-index:25}.containerfRAI .headerLine .moveback{align-items:center;border-radius:5px;display:flex;height:22px;justify-content:center;padding:2px 3px;position:absolute;width:22px}.containerfRAI .headerLine .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.containerfRAI .headerLine span{color:var(--bg-plus-txt-color);display:block;font-size:16px;font-style:normal;font-weight:500;height:auto;line-height:normal;margin:auto;text-align:center;text-transform:capitalize;width:auto}.containerfRAI .cfsais{border-radius:5px;display:flex;flex-direction:column;padding:20px;width:100%}.containerfRAI label{color:var(--bg-plus-txt-color);display:block;font-size:14px;font-weight:500;margin-bottom:15px}.containerfRAI input,.containerfRAI textarea{background-color:#fff;border:1px solid var(--bg-plus-txt-color);border-radius:6px;box-shadow:none;box-sizing:border-box;margin-top:4px;outline:none;padding:10px;width:100%}.containerfRAI textarea{font-family:inherit;font-size:inherit;height:145px;resize:none}.containerfRAI input[type=submit]{align-self:center;background-color:var(--bg-plus-txt-color);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13.5px;outline:2px solid var(--bg-plus-txt-color);padding:4.5px 14px;width:auto}.containerfRAI input[type=submit]:hover{background-color:var(--component-bg-color);color:var(--bg-plus-txt-color)}.containerfRAI .error{color:red;font-weight:400;margin-left:4px}@media screen and (max-width:768px){.containerfRAI{height:88%;padding:0 0 25px}.containerfRAI .headerLine{width:100%}}.centerContent{margin:20px auto 0;width:70%}.cntuscomp .slidingPopup,.cntuscomp .slidingPopupOneline{transform:translate(-50%,20%)}@media screen and (max-width:768px){.centerContent{margin:0 auto;width:100%}.containerfRAI .headerLine{width:100%}.cntuscomp .slidingPopup,.cntuscomp .slidingPopupOneline{left:50%;transform:translate(-50%,-50%)}}.accountDeletionPage{background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;width:100%}.accountDeletionPage .adp-header{background-color:#1a1a2e;color:#fff;padding:32px 20px;text-align:center}.accountDeletionPage .adp-header h1{font-size:24px;font-weight:700;margin-bottom:6px}.accountDeletionPage .adp-header p{font-size:14px;margin:0;opacity:.85}.accountDeletionPage .adp-container{margin:0 auto;max-width:720px;padding:24px 20px 48px}.accountDeletionPage .adp-intro{color:#333;font-size:14px;line-height:1.7;margin-bottom:20px}.accountDeletionPage .adp-warning{background-color:#fff3cd;border-left:4px solid #e2a308;border-radius:4px;color:#664d03;font-size:14px;font-weight:500;line-height:1.6;margin-bottom:24px;padding:14px 18px}.accountDeletionPage .adp-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:20px;padding:20px 24px}.accountDeletionPage .adp-section h2{border-bottom:2px solid #f0f0f0;color:#1a1a2e;font-size:17px;font-weight:600;margin:0 0 14px;padding-bottom:8px}.accountDeletionPage .adp-section h3{color:#333;font-size:15px;font-weight:600;margin:16px 0 10px}.accountDeletionPage .adp-section h3:first-of-type{margin-top:0}.accountDeletionPage .adp-section p{color:#444;font-size:14px;line-height:1.7;margin:8px 0}.accountDeletionPage .adp-section ol,.accountDeletionPage .adp-section ul{margin:10px 0;padding-left:20px}.accountDeletionPage .adp-section ol li,.accountDeletionPage .adp-section ul li{color:#444;font-size:14px;line-height:1.7;margin-bottom:10px}.accountDeletionPage .adp-section ol li strong,.accountDeletionPage .adp-section ul li strong{color:#1a1a2e}.accountDeletionPage .adp-contact-link{background-color:#1a1a2e;border-radius:5px;color:#fff;display:inline-block;font-size:14px;font-weight:500;margin-top:12px;padding:8px 20px;text-decoration:none;transition:background-color .2s}.accountDeletionPage .adp-contact-link:hover{background-color:#2d2d4e}.accountDeletionPage .adp-note{background-color:#e8f4fd;border-left:4px solid #2196f3;border-radius:4px;color:#1a1a2e;font-size:13px;line-height:1.6;margin-top:16px;padding:14px 18px}.accountDeletionPage .adp-footer{background-color:#1a1a2e;border-top:1px solid #e0e0e0;color:#fff;font-size:13px;padding:24px 20px;text-align:center}.accountDeletionPage .adp-footer span{opacity:.7}@media screen and (max-width:768px){.accountDeletionPage .adp-header{padding:24px 16px}.accountDeletionPage .adp-header h1{font-size:20px}.accountDeletionPage .adp-container{padding:16px 14px 36px}.accountDeletionPage .adp-section{padding:16px}.accountDeletionPage .adp-section h2{font-size:16px}}.container .box .input-group.fc{margin:.4rem 0}.SUOP{align-items:center;background-color:var(--field-box-color);border-radius:40px;box-shadow:0 8px 8px #00000040;flex-direction:column;height:150px;padding:20px;width:320px}.SUOP,.btnnbox{display:flex;justify-content:center}.btnnbox{flex-wrap:wrap;width:100%}.SUOP button{font-size:14px;margin:10px;opacity:.8;padding:10px 15px;width:112px}.SUOP button:hover{opacity:1;transform:scale(.95)}.SUOP p{align-items:center;color:#000;display:flex;gap:5px;height:20px;width:85%}.SUOP p a{color:var(--bg-plus-txt-color);text-decoration:none}.SUOP p a:hover{text-decoration:underline}.SUOP p svg{align-self:flex-end}.hidden{display:none}.show{display:flex}.container .boxSUD{animation:pass .3s forwards;display:none;padding:25px!important}@keyframes pass{0%{transform:scale(.7)}to{transform:scale(1)}}@media screen and (max-width:768px){.container .boxSU{padding:0 0 12px!important}.SUOP button{font-size:13px;font-weight:600}.SUOP{background:none;box-shadow:none}}@media screen and (max-width:540px){.container .box .formSU{padding:10px}.container .box{padding:10px!important}.container .boxSU{padding:0 0 12px!important}.container .boxSU .input-group{margin:.4rem 0 0}.container .boxSU .input-group.fc,.container .boxSU .input-group.sc{margin:0!important}}@media screen and (max-width:440px){.SUOP{width:100%}}.container .bx1{padding:30px;width:400px}.container .bx1 form h2{color:var(--bg-plus-txt-color);margin-bottom:0}.container .bx1 .input-group.fc{margin:1rem 0}.container .bx1 button{margin:auto}@media screen and (max-width:540px){.container .bx1 form h2{font-size:1.3rem}}.container .bxcf{padding:20px!important}.container .box .fm{width:300px}.container .box .pos-rel{display:flex}.container .box .set{width:100%}.container .box .t-set{top:10px}@media screen and (max-width:768px){.container .box .t-set{height:28px;top:8px}}@media screen and (max-width:540px){.container .bxcf{padding:12px!important}.container .box{width:300px}.container .box .fm{width:90%}}@media screen and (max-width:340px){.container .box{width:100%}.container .box .fm{width:90%}}.container .bx{margin:20px;padding:28px}.container .bx form .input-group{flex-direction:row;justify-content:center;width:auto}.container .bx form .input-group input{text-align:center;width:35px}.container .bx form .btn-nbg{background:none;color:var(--box-txt-color);margin:.4rem auto;padding:4px;transform:scale(1)}.container .bx form .btn-nbg:hover{text-decoration:underline}.container .bx form button{margin-bottom:0}@media screen and (max-width:540px){.container .bx .input-group{flex-wrap:wrap}.container .bx form .btn-nbg{font-size:14px}.container .box button{padding:7px 18px}}:root{--component-bg-color:#f5f6f7;--bg-plus-txt-color:#4668a8;--bg-dark-color:#3c5688;--txt-color:#fff;--hover-color:#575757;--fields-color:#fff;--fields2-color:#e8e8e8}button{background-color:#4668a8;background-color:var(--bg-plus-txt-color);border:none;color:#fff;color:var(--txt-color);cursor:pointer}input{border:none;box-shadow:0 2px 2px #0000001c;outline:none}pre{font-family:inherit}.navigate{margin-bottom:50px;width:210px}.navigate .artboard{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4px 10px}.navigate .artboard .artboardPic{height:45px;margin:8px 8px 8px 0;width:45px}.navigate .artboard .artboardPic img{background-size:cover;width:100%}.navigate .artboard span{color:#000;font-size:.75rem;line-height:normal}.navigate .firstLine{margin:.9rem 0}.navigate .secondLine{margin:.8rem 0}.navigate .firstLine ul,.navigate .secondLine ul{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center}.navigate .firstLine ul li,.navigate .secondLine ul li{align-items:center;border-radius:7px;color:var(--bg-plus-txt-color);cursor:pointer;display:flex;font-size:12px;gap:15px;height:40px;list-style:none;width:166px}.navigate .firstLine ul li.active,.navigate .secondLine ul li.active{background-color:var(--bg-plus-txt-color);color:var(--txt-color)}.navigate .firstLine ul li.active svg path,.navigate .secondLine ul li.active svg path{fill:var(--txt-color)}.navigate .firstLine ul li.false,.navigate .secondLine ul li.false{background:none}.navigate .firstLine ul li svg,.navigate .secondLine ul li svg{margin-left:10px}.navigate .firstLine ul li svg path,.navigate .secondLine ul li svg path{fill:#4668a8}.navigate .line{background-color:var(--bg-plus-txt-color);height:1px;margin:auto;opacity:.4;width:80%}.navigate .firstLine ul li.false:hover,.navigate .secondLine ul li.false:hover{background-color:silver;box-shadow:0 4px 6px #e2e2e280}.navigate .firstLine ul li svg,.navigate .secondLine ul li svg{height:20px;width:20px}.sidebar .profileBlock{align-items:flex-end;align-self:center;background:#c3c3c3;border-radius:10px;bottom:15px;display:flex;justify-content:center;margin-top:auto;min-height:104px;position:relative;width:180px}.sidebar .profileBlock .profilePic{background-color:#dcdcdc;border-radius:50%;height:50px;left:calc(50% - 25px);position:absolute;top:-25px;width:50px}.sidebar .profileBlock .profilePic img{background-position:50%;background-size:cover;border-radius:50%;height:100%;object-fit:cover;width:100%}.sidebar .profileBlock .userDetail{align-items:center;display:flex;flex-direction:column;gap:9px;justify-content:center;margin-bottom:12px}.sidebar .profileBlock .userName{color:#000;font-family:Outfit;font-size:12.5px;font-style:normal;letter-spacing:.1px;margin:25px 0 0;text-align:center;text-transform:capitalize;width:112px}.sidebar .profileBlock .socialLinks{align-items:flex-start;display:flex;flex-direction:row;gap:5px;justify-content:center;padding:0;width:120px}.sidebar .profileBlock .socialLinks .link{align-items:center;background:var(--bg-dark-color);border-radius:3.8px;box-shadow:0 3px 6px #00000040;display:flex;flex:none;flex-grow:0;height:20px;justify-content:center;order:0;padding:0;width:20px}.sidebar .profileBlock .socialLinks .link:hover{transform:scale(1.15)}.sidebar .profileBlock .socialLinks .link a{align-items:center;display:flex;justify-content:center}.sidebar .profileBlock .socialLinks .link.Youtube:last-child{background-color:#fff}.sidebar .profileBlock .socialLinks .link.Youtube:last-child svg{fill:var(--bg-dark-color);width:24px}@media only screen and (max-width:540px){.sidebar .profileBlock{margin-top:0}}@media only screen and (max-width:440px){.navigate{padding:0 18px}.navigate,.navigate .fSearch,.navigate .firstLine ul li,.navigate .secondLine ul li{width:100%}}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{border-radius:50%!important}.mapActionsRU{bottom:75px!important;display:flex;flex-direction:column;gap:6px;padding:4px;position:absolute;right:20px;z-index:1000}.mapActionsRU .moveToUserCurrentPosition{align-items:center;background-color:var(--bg-dark-color);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px;z-index:10001}.leaflet-control-attribution{display:none!important}.leaflet-top{bottom:25px!important;left:10px;top:auto!important}.leaflet-control{bottom:0!important;top:auto!important}.fire-icon,.online-offline-icon,.open-house-flag-icon{pointer-events:none!important}.leaflet-container .leaflet-marker-pane img{height:100%;object-fit:cover;width:100%}@media only screen and (max-width:1000px){.mapActionsRU{position:fixed}}@media only screen and (max-width:768px){.leaflet-container{position:fixed!important}.leaflet-control,.leaflet-top{bottom:20px!important;position:fixed}.goLiveRU,.moveToUserCurrentPosition{height:30px;width:30px}.goLiveRU{font-size:9.5px}}.searchBarBox{border-radius:5px;margin:4px auto 12px;position:relative;transition:all .12s;width:90%}.searchBarBox input{border:.75px solid #8d8d8d;box-shadow:none;color:#2f2f2f;font-size:.8rem;height:100%}.searchBarBox input[type=search]{-webkit-appearance:none;appearance:none;background:var(--fields-color);border-radius:5px;box-shadow:none;font-size:13px;height:36px;outline:0;padding:0 1.9rem;position:relative;transition-property:width,border-radius;transition:all .12s;width:100%;z-index:1}.searchBarBox input::placeholder{color:#8d8d8d;font-size:10px;font-weight:400;letter-spacing:.8px;line-height:13px}.searchBarBox .searchIcon{left:10px;position:absolute;top:11px;width:auto;z-index:2}.searchBarBox .searchIcon svg{height:15px;position:absolute;width:15px}@media only screen and (max-width:768px){.searchBarBox{width:92%}.sbfm{margin:10px 0;position:fixed;top:45px;width:96%}.searchBarBox input[type=search]{font-size:12.7px;height:34px;padding:0 1.3rem 0 1.6rem}.searchBarBox .searchIcon{left:8.5px;top:10px}.searchBarBox .searchIcon svg{height:13px;width:13px}}@media only screen and (max-width:540px){.searchBarBox input[type=search]{font-size:12px;height:31px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.profileMain{align-items:flex-start;display:flex;flex-direction:column;gap:12px;padding:20px 0}.profileMain .header{align-items:center;background-color:var(--component-bg-color);display:flex;justify-content:space-between;padding:12px 10px 0;width:100%}.profileMain .header span{color:var(--bg-plus-txt-color);font-size:23px;font-style:normal;font-weight:500;height:32px;line-height:32px;margin:auto;text-align:center;text-transform:capitalize}.profileMain .availableOfferTag{align-items:center;background-color:var(--bg-plus-txt-color);display:flex;justify-content:center;min-height:55px;padding:7px;position:relative;width:100%}.profileMain .availableOfferTag p{animation:blink 2.5s linear infinite;color:var(--txt-color);font-size:14.5px;margin:auto;opacity:1;text-align:center;width:70%}@keyframes blink{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.editButton{cursor:pointer}.profileMain .availableOfferTag .tagbtn{padding:2px;position:absolute;right:20px;top:5px}.profileMain .availableOfferTag .tagbtn.saveButton{border:1px solid #fff;padding:2px 10px;right:5px}.profileMain .availableOfferTag textarea{background-color:var(--component-bg-color);border:none;color:#797979;font-family:inherit;font-size:14px;outline:none;overflow-y:auto;padding:7px;resize:none;width:72%}.profileMain .activeStatusTag{align-items:center;background:#fff;display:flex;flex-direction:row;gap:15px;justify-content:center;padding:5px 25px;position:relative;width:100%}.profileMain .activeStatusTag input[type=checkbox]{height:0;visibility:hidden;width:0}.profileMain .activeStatusTag label{background:grey;border-radius:100px;cursor:pointer;display:block;height:14px;position:relative;text-indent:-9999px;width:28px}.profileMain .activeStatusTag label:after{background:#fff;border-radius:90px;box-shadow:0 2px 8px #00000029;content:"";height:12px;position:absolute;right:1px;top:calc(50% - 6px);transition:.3s;width:12px}.profileMain .activeStatusTag input:checked+label{background:var(--bg-plus-txt-color)}.profileMain .activeStatusTag input:checked+label:after{right:calc(100% - 2px);transform:translateX(100%)}.profileMain .activeStatusTag label:active:after{width:18px}.profileMain .activeStatusTag .houseActive,.profileMain .activeStatusTag .onactive{align-items:center;display:flex;justify-content:space-between;min-width:280px}.profileMain .activeStatusTag .houseActive span,.profileMain .activeStatusTag .onactive span{color:#292929;font-size:15px;font-weight:500;line-height:25px;text-transform:capitalize}.profileMain .activeStatusTag .houseActive .selectMode,.profileMain .activeStatusTag .onactive .selectMode{align-items:center;display:flex;flex-direction:row;gap:10px;padding:0}.profileMain .activeStatusTag .houseActive .selectMode>div,.profileMain .activeStatusTag .onactive .selectMode>div{align-items:center;display:flex;flex-direction:row}.profileMain .activeStatusTag .houseActive .selectMode span,.profileMain .activeStatusTag .onactive .selectMode span{font-size:14px;font-weight:500;line-height:19px;text-align:center;text-transform:capitalize}.profileMain .activeStatusTag .houseActive .selectMode span.on,.profileMain .activeStatusTag .onactive .selectMode span.on{color:#0000004a}.profileMain .activeStatusTag .houseActive .selectMode span.off,.profileMain .activeStatusTag .houseActive .selectMode.check span.on,.profileMain .activeStatusTag .onactive .selectMode span.off,.profileMain .activeStatusTag .onactive .selectMode.check span.on{color:#000}.profileMain .activeStatusTag .houseActive .selectMode.check span.off,.profileMain .activeStatusTag .onactive .selectMode.check span.off{color:#0000004a}.profileMain .activeStatusTag .line{border:1px solid #d2d2d2;height:0;transform:rotate(-90deg);width:35px}.profileMain .profilePersonalInfo{align-items:center;display:flex;flex-direction:column;padding:0;width:100%}.profileMain .profilePersonalInfo .profileBlock{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:10px;height:auto;padding:10px 40px;position:relative}.profileMain .profilePersonalInfo .profileBlock .profilePic{background-color:#ccc;border-radius:50%;height:142px;min-width:142px;position:relative;width:142px}.profileMain .profilePersonalInfo .profileBlock .profilePic img{background-position:50%;background-size:cover;border-radius:50%;height:100%;object-fit:cover;width:100%}.profileMain .profilePersonalInfo .profileBlock .profilePic svg{bottom:2px;position:absolute;right:8px;width:30px}.profileMain .profilePersonalInfo .profileBlock .profilePic .initials{border-radius:50%;color:#292929;height:100%;width:100%}.profileMain .profilePersonalInfo .personalInfo{align-items:flex-start;display:flex;flex-direction:column;gap:12px;width:100%}.profileMain .profilePersonalInfo .personalInfo .headerLine{align-items:center;display:flex;justify-content:space-between;padding:0 20px;width:100%}.profileMain .profilePersonalInfo .personalInfo .headerLine span{color:var(--bg-plus-txt-color);font-size:17px;font-weight:600;line-height:22px;text-transform:capitalize}.profileMain .profilePersonalInfo .personalInfo .headerLine .editButton svg path{fill:var(--bg-plus-txt-color)}.profileMain .profilePersonalInfo .personalInfo .firstLinePersonalInfo,.profileMain .profilePersonalInfo .personalInfo .secondLinePersonalInfo,.profileMain .socialLinksTag .socialLinks{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;gap:6px;padding:10px 20px;width:100%}.profileMain .profilePersonalInfo .personalInfo .firstLinePersonalInfo .row,.profileMain .profilePersonalInfo .personalInfo .secondLinePersonalInfo .row,.profileMain .socialLinksTag .socialLinks .row{align-items:center;display:flex;flex-direction:row;padding:0;width:auto;width:100%}.saveButton{background:none;border:1px solid var(--bg-plus-txt-color);border-radius:5px;color:var(--bg-plus-txt-color);padding:2px 10px}.saveButton:hover{background-color:var(--bg-plus-txt-color);color:var(--txt-color)}.profileMain .availableOfferTag button{color:#fff}.profileMain .profilePersonalInfo .personalInfo .firstLinePersonalInfo .row span,.profileMain .profilePersonalInfo .personalInfo .secondLinePersonalInfo .row span,.profileMain .socialLinksTag .socialLinks .row span{color:#292929;font-size:15px;font-weight:500;line-height:20px;min-width:155px;text-transform:capitalize}.profileMain .profilePersonalInfo .personalInfo .firstLinePersonalInfo .row p,.profileMain .profilePersonalInfo .personalInfo .secondLinePersonalInfo .row p,.profileMain .socialLinksTag .socialLinks .row p{color:#797979;font-size:13.5px;font-weight:400;line-height:19px;text-transform:capitalize}.profileMain .socialLinksTag .socialLinks .row p{text-transform:none}.profileMain .profilePersonalInfo .personalInfo .firstLinePersonalInfo .row input,.profileMain .profilePersonalInfo .personalInfo .secondLinePersonalInfo .row input,.profileMain .socialLinksTag .socialLinks .row input{background-color:var(--input-field-color);border:none;border-radius:10px;border-radius:0;box-shadow:0 2px 2px #0000001c;box-shadow:none;flex-grow:1;outline:none;padding:2px 10px}.profileMain .socialLinksTag .socialLinks .row{position:relative}.profileMain .socialLinksTag .socialLinks .row .invalidInputIcon{align-items:center;display:flex;height:14px;justify-content:center;left:90px;position:absolute;width:14px}.profileMain .socialLinksTag .socialLinks .row .invalidInputIcon svg{height:14px;width:14px}.profileMain .socialLinksTag .socialLinks .row .invalidInputIcon svg path{fill:red}.profileMain .aboutmeInfo,.profileMain .achievementTag,.profileMain .brokerServicesDetails,.profileMain .catalogInfo,.profileMain .reviewsTag,.profileMain .socialLinksTag{align-items:flex-start;display:flex;flex-direction:column;gap:12px;height:auto;width:100%}.profileMain .aboutmeInfo .headerInfoLine,.profileMain .achievementTag .headerInfoLine,.profileMain .brokerServicesDetails .headerInfoLine,.profileMain .catalogInfo .headerInfoLine,.profileMain .reviewsTag .headerInfoLine,.profileMain .socialLinksTag .headerInfoLine{align-items:center;display:flex;justify-content:space-between;padding:0 20px;width:100%}.profileMain .aboutmeInfo .headerInfoLine .heading,.profileMain .achievementTag .headerInfoLine .heading,.profileMain .brokerServicesDetails .headerInfoLine .heading,.profileMain .catalogInfo .headerInfoLine .heading,.profileMain .reviewsTag .headerInfoLine .heading,.profileMain .socialLinksTag .headerInfoLine .heading{align-items:center;display:flex;gap:10px;justify-content:center}.profileMain .aboutmeInfo .headerInfoLine .heading .infoIcon,.profileMain .achievementTag .headerInfoLine .heading .achievementIcon,.profileMain .brokerServicesDetails .headerInfoLine .heading .homeIcon,.profileMain .catalogInfo .headerInfoLine .heading .catalogIcon,.profileMain .reviewsTag .headerInfoLine .heading .starIcon{align-items:center;display:flex;justify-content:center}.profileMain .aboutmeInfo .headerInfoLine .heading .infoIcon svg,.profileMain .achievementTag .headerInfoLine .heading .achievementIcon svg,.profileMain .brokerServicesDetails .headerInfoLine .heading .homeIcon svg,.profileMain .catalogInfo .headerInfoLine .heading .catalogIcon svg,.profileMain .reviewsTag .headerInfoLine .heading .starIcon svg{height:20px;width:20px}.profileMain .aboutmeInfo .headerInfoLine .heading .infoIcon svg path,.profileMain .achievementTag .headerInfoLine .heading .achievementIcon svg path,.profileMain .brokerServicesDetails .headerInfoLine .heading .homeIcon svg path,.profileMain .catalogInfo .headerInfoLine .heading .catalogIcon svg path{fill:var(--bg-plus-txt-color)}.profileMain .reviewsTag .headerInfoLine .heading .starIcon svg path{stroke:var(--bg-plus-txt-color)}.profileMain .aboutmeInfo .headerInfoLine .heading span,.profileMain .achievementTag .headerInfoLine .heading span,.profileMain .brokerServicesDetails .headerInfoLine .heading span,.profileMain .catalogInfo .headerInfoLine .heading span,.profileMain .reviewsTag .headerInfoLine .heading span,.profileMain .socialLinksTag .headerInfoLine .heading span{color:var(--bg-plus-txt-color);font-size:17px;font-weight:600;line-height:22px;text-transform:capitalize}.profileMain .aboutmeInfo .headerInfoLine .editButton,.profileMain .brokerServicesDetails .headerInfoLine .editButton,.profileMain .catalogInfo .headerInfoLine .editButton,.profileMain .reviewsTag .headerInfoLine .editButton,.profileMain .socialLinksTag .headerInfoLine .editButton{height:20px}.profileMain .aboutmeInfo .headerInfoLine .editButton svg path,.profileMain .brokerServicesDetails .headerInfoLine .editButton svg path,.profileMain .catalogInfo .headerInfoLine .editButton svg path,.profileMain .socialLinksTag .headerInfoLine .editButton svg path{fill:var(--bg-plus-txt-color)}.profileMain .aboutmeInfo .aboutInfoPara,.profileMain .brokerServicesDetails .brokerServicesPara{align-items:flex-start;background:#fff;display:flex;flex-direction:column;gap:10px;min-height:60px;padding:10px 20px;width:100%}.profileMain .aboutmeInfo .aboutInfoPara p,.profileMain .brokerServicesDetails .brokerServicesPara p{color:#797979;font-size:14px;font-weight:400;line-height:19px;text-transform:capitalize;white-space:break-spaces;width:100%}.profileMain .aboutmeInfo .aboutInfoPara textarea,.profileMain .brokerServicesDetails .brokerServicesPara textarea{background-color:var(--component-bg-color);border:none;color:#797979;font-family:inherit;font-size:14px;outline:none;overflow-y:auto;padding:7px 12px;resize:none;width:100%}.profileMain .catalogInfo .catalogs{background-color:#fff;display:flex;position:relative;width:100%}.profileMain .catalogInfo .catalogs .catalogsImages{display:flex;gap:10px;min-height:70px;overflow:hidden;overflow-x:auto;padding:6px 20px;scroll-behavior:smooth;transition:all .3s ease-in-out;width:100%}.profileMain .catalogInfo .catalogs .catalogsImages .catalogsImage{background-color:#0000001f;border-radius:10px;cursor:pointer;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));height:112px;min-width:112px;overflow:hidden;padding:0;position:relative;width:112px}.profileMain .catalogInfo .catalogs .catalogsImages .catalogsImage img{background-size:cover;border-radius:10px;height:100%;object-fit:cover;width:100%}.profileMain .catalogInfo .catalogs .catalogsImages .catalogsImage .plusBox{align-items:center;background-color:#b9b9b929;border-radius:10px;box-shadow:0 4px 4px #00000040;color:var(--bg-plus-txt-color);display:flex;font-size:40px;height:130px;justify-content:center;width:130px;z-index:0}.profileMain .achievementTag .headerInfoLine .editButton.savebtn,.profileMain .catalogInfo .headerInfoLine .editButton.savebtn,.profileMain .reviewsTag .headerInfoLine .editButton.savebtn{align-items:center;border:1px solid var(--bg-plus-txt-color);border-radius:4px;color:var(--bg-plus-txt-color);display:flex;font-size:13.5px;height:21px;justify-content:center;width:48px}.profileMain .achievementTag .headerInfoLine .editButton.savebtn:hover,.profileMain .catalogInfo .headerInfoLine .editButton.savebtn:hover,.profileMain .reviewsTag .headerInfoLine .editButton.savebtn:hover{background-color:var(--bg-plus-txt-color);color:var(--txt-color)}.profileMain .achievementTag .achievementTilesBox{align-items:flex-start;display:flex;flex-direction:row;gap:12px;height:auto;min-height:70px;overflow-x:auto;padding:6px 20px;width:100%}.profileMain .achievementTag .achievementTilesBox .achievementTile{align-items:flex-start;background-color:#fff;border-radius:5px;box-shadow:0 4px 4px #00000040;cursor:pointer;display:flex;flex-direction:column;height:125px;min-width:120px;overflow:hidden;padding:0 0 2px;position:relative;width:120px}.profileMain .achievementTag .achievementTilesBox .achievementTile .achievementTileImage{background:#e6e6e6;border-radius:8px 8px 0 0;height:90px;min-height:90px;overflow:hidden;width:100%}img{background-size:cover;object-fit:contain}.profileMain .achievementTag .achievementTilesBox .achievementTile .achievementTileImage img{background-size:cover;height:100%;object-fit:cover;width:100%}.profileMain .achievementTag .achievementTilesBox .achievementTile .achievementTileImage .fileIconHandle{object-fit:contain}.profileMain .achievementTag .achievementTilesBox .achievementTile .achievementTileTitile{background:#fff;border-radius:0 0 8px 8px;color:#000;display:flex;font-size:11.5px;font-weight:400;height:auto;justify-content:center;line-height:14px;margin:auto 0;overflow:hidden;padding:3.5px 5px;text-align:center;text-transform:capitalize;width:100%}.profileMain .achievementTag .achievementTilesBox .achievementTile:after,.profileMain .catalogInfo .catalogs .catalogsImages .catalogsImage:after,.profileMain .reviewList .reviewCard:after{background:#00000080;border-radius:6px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .25s ease;width:100%;z-index:1}.profileMain .achievementTag .achievementTilesBox .achievementTile:hover:after,.profileMain .catalogInfo .catalogs .catalogsImages .catalogsImage:hover:after,.profileMain .reviewList .reviewCard:hover:after{opacity:1}.profileMain .achievementTag .achievementTilesBox .achievementTile:hover,.profileMain .catalogInfo .catalogs .catalogsImages .catalogsImage:hover{transform:scale(.98)}.profileMain .achievementTag .achievementTilesBox .achievementTile .pdf-page,.profileMain .achievementTag .achievementTilesBox .achievementTile .pdfDocs{display:block;height:100%;width:100%}.profileMain .reviewList{display:flex;flex-direction:row;gap:12px;padding:0 20px 12px;position:relative;width:100%}.profileMain .reviewList .reviewcardLine{display:flex;gap:5px;overflow-y:auto;padding:0 5px 10px;width:100%}.profileMain .reviewList .reviewCard{align-items:flex-start;background:#fff;border-radius:5px;box-shadow:0 4px 4px #00000040;cursor:pointer;display:flex;flex-direction:column;gap:6px;min-width:180px;padding:10px;position:relative;width:180px}.profileMain .reviewList .reviewCard .cardHeaderLine{display:flex;flex-direction:column}.profileMain .reviewList .reviewCard .cardHeaderLine .cardFirstLine{align-items:center;display:flex;flex-direction:row;gap:12px;padding:0}.profileMain .reviewList .reviewCard .cardHeaderLine .cardFirstLine .userProfilePic{background-color:#d2d2d2;border-radius:50%;height:28px;overflow:hidden;width:28px}.profileMain .reviewList .reviewCard .cardHeaderLine .cardFirstLine .userProfilePic img{background-size:cover;height:100%;object-fit:cover;width:100%}.profileMain .reviewList .reviewCard .cardHeaderLine .cardFirstLine .userName{color:#1b1b1b;font-size:15px;font-weight:500;line-height:19px;text-align:center;text-transform:capitalize}.profileMain .reviewList .reviewCard .cardHeaderLine .ratingStars{display:flex;flex-direction:row;gap:2px}.profileMain .reviewList .reviewCard .cardHeaderLine .ratingStars span{align-items:center;display:flex;height:12px;justify-content:center;overflow:hidden;width:12px}.profileMain .reviewList .reviewCard .cardHeaderLine .ratingStars span svg{height:12px;width:12px}.profileMain .reviewList .reviewCard .reviewContent{background:#fff;height:100%;overflow:hidden;padding:6px;width:100%}.profileMain .reviewList .reviewCard .reviewContent p{font-size:13px;font-weight:400;height:100%;line-height:13px;width:100%}.profileMain .reviewList .seeMoreTag{align-self:center;background-color:var(--component-bg-color);cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;min-width:55px}.profileMain .reviewList .seeMoreTag .btntext,.profileMain .reviewList .seeMoreTag .chevronIcon{text-align:center;width:100%}.profileMain .reviewList .seeMoreTag .btntext{color:#373737;font-size:12px;font-weight:500;line-height:15px;text-align:center;text-transform:capitalize;width:100%}.profileMain .achievementTag .react-pdf__Document,.profileMain .achievementTag .react-pdf__Page,.profileMain .achievementTag .react-pdf__Page .pdf-page{height:100%;width:100%}.profileMain .achievementTag .react-pdf__Page__annotations,.profileMain .achievementTag .react-pdf__Page__annotations.annotationLayer,.profileMain .achievementTag .react-pdf__Page__textContent,.profileMain .achievementTag .react-pdf__Page__textContent.textLayer{display:none!important}.profileMain .achievementTag .react-pdf__Page__canvas{height:100%!important;object-fit:cover!important;width:100%!important}@media only screen and (max-width:1050px){.profileMain .aboutmeInfo .aboutInfoPara textarea,.profileMain .brokerServicesDetails .brokerServicesPara textarea{height:68px}}@media only screen and (max-width:940px){.profileMain .activeStatusTag{flex-wrap:wrap;gap:2px;height:auto}.profileMain .activeStatusTag .houseActive,.profileMain .activeStatusTag .onactive{gap:0;justify-content:space-between;width:100%}.profileMain .activeStatusTag .line{display:none}}@media only screen and (max-width:768px){.profileMain{gap:12px}.profileMain .header{padding:0}.profileMain .availableOfferTag p{font-size:14px;width:80%}.profileMain .profilePersonalInfo .profileBlock .profilePic{height:125px;min-width:125px;width:125px}.profileMain .profilePersonalInfo .profileBlock .profilePic svg{right:4px}.profileMain .catalogInfo .catalogs .catalogsImages .catalogsImage{height:90px;min-width:90px;width:90px}.profileMain .catalogInfo .catalogs .catalogsImages .catalogsImage img{width:90px}.profileMain .catalogInfo .catalogs .moveLeft,.profileMain .catalogInfo .catalogs .moveRight{width:35px}.profileMain .catalogInfo .catalogs .moveLeft svg,.profileMain .catalogInfo .catalogs .moveRight svg{width:13px}.profileMain .aboutmeInfo .aboutInfoPara textarea,.profileMain .brokerServicesDetails .brokerServicesPara textarea{height:78px}.profileMain .achievementTag .achievementTilesBox .achievementTile{height:110px;min-width:110px;width:110px}.profileMain .achievementTag .achievementTilesBox .achievementTile .achievementTileImage{height:78px;min-height:78px}.profileMain .achievementTag .achievementTilesBox .achievementTile .achievementTileTitile{line-height:13px;padding:2px 10px}.profileMain .achievementTag .achievementTilesBox .achievementTile .achievementTileTitile p{width:100%}.profileMain .reviewList .reviewCard .cardHeaderLine .cardFirstLine{gap:6px}.profileMain .reviewList .reviewCard .cardHeaderLine .cardFirstLine .userProfilePic{height:24px;width:24px}.profileMain .reviewList .reviewCard .cardHeaderLine .cardFirstLine .userName{font-size:13px;line-height:17px}.profileMain .reviewList{gap:8px;padding:0 10px 5px}.profileMain .reviewList .reviewCard{min-width:150px}.profileMain .reviewList .reviewCard .reviewContent p{font-size:9px;line-height:11px;padding:0}.profileMain .reviewList .seeMoreTag{min-width:45px}.profileMain .aboutmeInfo .headerInfoLine .heading span,.profileMain .achievementTag .headerInfoLine .heading span,.profileMain .brokerServicesDetails .headerInfoLine .heading span,.profileMain .catalogInfo .headerInfoLine .heading span,.profileMain .profilePersonalInfo .personalInfo .headerLine span,.profileMain .socialLinksTag .headerInfoLine .heading span{font-size:15px}}@media only screen and (max-width:540px){.profileMain .activeStatusTag .houseActive span,.profileMain .activeStatusTag .onactive span{font-size:14px}.profileMain .aboutmeInfo,.profileMain .achievementTag,.profileMain .brokerServicesDetails,.profileMain .catalogInfo,.profileMain .profilePersonalInfo .personalInfo,.profileMain .reviewsTag,.profileMain .socialLinksTag{gap:10px}.profileMain .availableOfferTag{justify-content:flex-start}.profileMain .availableOfferTag textarea{width:80%}.profileMain .availableOfferTag p{font-size:13.4px}.profileMain .availableOfferTag .editButton{right:5px;top:3px}.profileMain .activeStatusTag .houseActive .selectMode span,.profileMain .activeStatusTag .onactive .selectMode span{font-size:14px}.profileMain .activeStatusTag{padding:8px 12px}.profileMain .profilePersonalInfo .profileBlock .profilePic{height:90px;min-width:90px;width:90px}.profileMain .profilePersonalInfo .profileBlock .profilePic svg{bottom:0;right:0;width:22px}.profileMain .profilePersonalInfo .personalInfo .firstLinePersonalInfo,.profileMain .profilePersonalInfo .personalInfo .secondLinePersonalInfo,.profileMain .socialLinksTag .socialLinks{gap:2px;padding:10px 12px}.profileMain .profilePersonalInfo .personalInfo .firstLinePersonalInfo .row,.profileMain .profilePersonalInfo .personalInfo .secondLinePersonalInfo .row,.profileMain .socialLinksTag .socialLinks .row{flex-wrap:wrap;width:100%}.profileMain .profilePersonalInfo .personalInfo .firstLinePersonalInfo .row span,.profileMain .profilePersonalInfo .personalInfo .secondLinePersonalInfo .row span,.profileMain .socialLinksTag .socialLinks .row span{font-size:16px;width:100%}.profileMain .profilePersonalInfo .personalInfo .firstLinePersonalInfo .row p,.profileMain .profilePersonalInfo .personalInfo .secondLinePersonalInfo .row p,.profileMain .socialLinksTag .socialLinks .row p{width:100%}.profileMain .aboutmeInfo .headerInfoLine .heading .infoIcon svg,.profileMain .achievementTag .headerInfoLine .heading .achievementIcon svg,.profileMain .brokerServicesDetails .headerInfoLine .heading .homeIcon svg,.profileMain .catalogInfo .headerInfoLine .heading .catalogIcon svg,.profileMain .reviewsTag .headerInfoLine .headin .starIcon svg{height:18px;width:18px}.profileMain .aboutmeInfo .headerInfoLine .editButton svg,.profileMain .achievementTag .headerInfoLine .editButton svg,.profileMain .brokerServicesDetails .headerInfoLine .editButton svg,.profileMain .catalogInfo .headerInfoLine .editButton svg,.profileMain .socialLinksTag .headerInfoLine .editButton svg{height:18px;width:18x}.profileMain .aboutmeInfo .aboutInfoPara p,.profileMain .brokerServicesDetails .brokerServicesPara p{font-size:14px}.profileMain .aboutmeInfo .aboutInfoPara textarea,.profileMain .brokerServicesDetails .brokerServicesPara textarea{height:88px}.profileMain .socialLinksTag .socialLinks .row .invalidInputIcon{height:13px;left:auto;right:25px;width:13px}.profileMain .socialLinksTag .socialLinks .row .invalidInputIcon svg{height:13px;width:13px}.profileMain .socialLinksTag .socialLinks .row .invalidInputIcon{top:4.5px}}@media only screen and (max-width:440px){.profileMain .aboutmeInfo .aboutInfoPara textarea,.profileMain .brokerServicesDetails .brokerServicesPara textarea{height:110px}.profileMain .profilePersonalInfo .personalInfo .firstLinePersonalInfo .row span,.profileMain .profilePersonalInfo .personalInfo .secondLinePersonalInfo .row span,.profileMain .socialLinksTag .socialLinks .row span{font-size:14px}.profileMain .profilePersonalInfo .personalInfo .firstLinePersonalInfo .row p,.profileMain .profilePersonalInfo .personalInfo .secondLinePersonalInfo .row p,.profileMain .socialLinksTag .socialLinks .row p{font-size:13px}.profileMain .profilePersonalInfo .personalInfo .firstLinePersonalInfo .row input,.profileMain .profilePersonalInfo .personalInfo .secondLinePersonalInfo .row input,.profileMain .socialLinksTag .socialLinks .row input{font-size:12.5px}.profileMain{gap:8px}.profileMain .profilePersonalInfo .personalInfo{gap:10px}.profileMain .aboutmeInfo,.profileMain .achievementTag,.profileMain .brokerServicesDetails,.profileMain .catalogInfo,.profileMain .socialLinksTag{gap:10px;padding:7px 0}.profileMain .aboutmeInfo .headerInfoLine .heading span,.profileMain .achievementTag .headerInfoLine .heading span,.profileMain .brokerServicesDetails .headerInfoLine .heading span,.profileMain .catalogInfo .headerInfoLine .heading span,.profileMain .profilePersonalInfo .personalInfo .headerLine span,.profileMain .socialLinksTag .headerInfoLine .heading span{font-size:14px}.profileMain .aboutmeInfo .aboutInfoPara p,.profileMain .brokerServicesDetails .brokerServicesPara p{font-size:13px}}@media only screen and (max-width:300px){.profileMain .activeStatusTag .houseActive,.profileMain .activeStatusTag .onactive{flex-wrap:wrap;justify-content:center}p{word-break:break-all}}.topSet{height:94vh;overflow-y:auto;padding-right:10px;padding-top:12px}.OtherUserProfileHeader{align-items:center;box-shadow:0 3px 9px #00000026;display:flex;justify-content:space-between;padding:9.5px 15px;position:-webkit-sticky;position:sticky;top:0;z-index:800}.OtherUserProfileHeader .moveback{align-items:center;border-radius:5px;display:flex;height:22px;justify-content:center;padding:2px 3px;width:22px}.OtherUserProfileHeader .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.OtherUserProfileHeader .chatTextIcon{align-items:center;cursor:pointer;display:flex;height:23px;justify-content:center;width:23px}.OtherUserProfileHeader svg{height:22px;width:22px}.OtherUserProfileHeader svg path{fill:var(--bg-plus-txt-color)}.profileMain .profilePersonalInfo .profileBlock .socialLinks{align-items:flex-start;display:flex;flex-direction:row;gap:10px;padding:0}.profileMain .profilePersonalInfo .profileBlock .socialLinks .link{align-items:center;background:var(--bg-dark-color);border-radius:3.8px;box-shadow:0 3px 6px #00000040;display:flex;flex:none;flex-grow:0;font-size:16px;height:24px;justify-content:center;order:0;padding:0;width:24px}.profileMain .profilePersonalInfo .profileBlock .socialLinks .link svg{height:12px;width:12px}.profileMain .profilePersonalInfo .profileBlock .socialLinks .link:hover{transform:scale(1.15)}.profileMain .profilePersonalInfo .profileBlock .socialLinks .link a{align-items:center;display:flex;justify-content:center}.profileMain .profilePersonalInfo .profileBlock .socialLinks .link.Youtube:last-child{background-color:#fff}.profileMain .profilePersonalInfo .profileBlock .socialLinks .link.Youtube:last-child svg{fill:var(--bg-dark-color);height:24px;width:24px}.viewProfile .achievementTileImage img{height:auto;width:100%}.viewProfile .modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.viewProfile .modalContent{display:flex;height:550px;justify-content:center;position:relative;width:550px}.viewProfile .modalContent img{border-radius:0;height:100%;max-width:100%;object-fit:scale-down}.viewProfile .closeButton{background-color:var(--bg-plus-txt-color);color:#fff;cursor:pointer;font-size:14px;line-height:inherit;padding:5px 10px;position:absolute;right:10px;top:10px}.viewProfile .react-transform-component,.viewProfile .react-transform-wrapper,.viewProfile .transform-component-module_content__FBWxo,.viewProfile .transform-component-module_wrapper__SPB86{height:100%;justify-content:center;width:100%}.viewProfile .react-pdf__Document,.viewProfile .react-pdf__Page .pdf-page,.viewProfile.react-pdf__Page{height:100%;width:100%}.viewProfile .react-pdf__Page__annotations,.viewProfile .react-pdf__Page__annotations.annotationLayer,.viewProfile .react-pdf__Page__textContent,.viewProfile .react-pdf__Page__textContent.textLayer{display:none!important}.viewProfile .react-pdf__Page__canvas{height:100%!important;width:100%!important}@media only screen and (max-width:768px){.topSet{height:100%;overflow-y:visible;overflow-y:initial;padding-right:0}.OtherUserProfileHeader{background:var(--component-bg-color);top:40px;z-index:700}.OtherUserProfileHeader .moveback{height:21px;width:21px}.profileMain.topSet{position:relative}.profileMain .profilePersonalInfo .profileBlock .socialLinks .link{height:22px;width:22px}.viewProfile .modalContent{height:80%;width:80%}}@media only screen and (max-width:540px){.viewProfile .modalContent{height:78%;width:100%}}@media only screen and (max-width:300px){.profileMain .profilePersonalInfo .profileBlock .socialLinks{flex-wrap:wrap}}.catalogpage{align-items:flex-start;display:flex;flex-direction:column;gap:12px;height:100%;padding:12px 0;width:100%}.catalogpage .header{align-items:center;background-color:var(--component-bg-color);display:flex;justify-content:left;padding:0 22px;position:relative;width:100%}.catalogpage .header .moveback{align-items:center;border-radius:5px;display:flex;justify-content:center;padding:2px 4px}.catalogpage .header .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.catalogpage .header span{display:none}.catalogpage .header button{position:absolute;right:4px}.catalogpage .catalogStatusTag{align-items:center;background:#fff;display:flex;flex-direction:row;gap:20px;justify-content:right;margin:0 auto;padding:8px 50px;position:relative;width:95%}.catalogpage .catalogStatusTag input[type=checkbox]{height:0;visibility:hidden;width:0}.catalogpage .catalogStatusTag label{background:grey;border-radius:100px;cursor:pointer;display:block;height:14px;position:relative;text-indent:-9999px;width:28px}.catalogpage .catalogStatusTag label:after{background:#fff;border-radius:90px;box-shadow:0 2px 8px #00000029;content:"";height:12px;position:absolute;right:1px;top:calc(50% - 6px);transition:.3s;width:12px}.catalogpage .catalogStatusTag input:checked+label{background:var(--bg-plus-txt-color)}.catalogpage .catalogStatusTag input:checked+label:after{right:calc(100% - 2px);transform:translateX(100%)}.catalogpage .catalogStatusTag label:active:after{width:18px}.catalogpage .catalogStatusTag .onactive{padding:0 2px}.catalogpage .catalogStatusTag .share-button{background:#0000;border:none;border-radius:3px;cursor:pointer;height:20px;overflow:hidden;width:20px}.catalogpage .catalogStatusTag .share-button img{background-size:cover;height:100%;width:100%}.catalogpage .catalogStatusTag .onactive span{color:#292929;font-size:20px;font-weight:500;line-height:25px;text-transform:capitalize}.catalogpage .catalogStatusTag .onactive .selectMode{align-items:center;display:flex;flex-direction:row;gap:10px;padding:0}.catalogpage .catalogStatusTag .onactive .selectMode>div{align-items:center;display:flex;flex-direction:row}.catalogpage .catalogStatusTag .onactive .selectMode span{font-size:15px;font-weight:500;line-height:19px;text-align:center;text-transform:capitalize}.catalogpage .catalogStatusTag .onactive .selectMode span.on,.catalogpage .catalogStatusTag .onactive .selectMode.check span.off{color:#0000004a}.catalogpage .catalogStatusTag .onactive .selectMode span.off,.catalogpage .catalogStatusTag .onactive .selectMode.check span.on{color:#000}.catalogpage .buttons{display:flex;justify-content:right;width:98%}.catalogpage .btn{align-self:flex-end;background:none;border:1px solid var(--bg-plus-txt-color);border-radius:5px;color:var(--bg-plus-txt-color);margin:0 16px;padding:3px 13px}.catalogpage .btn:hover{background-color:var(--bg-plus-txt-color);color:var(--txt-color)}.catalogpage .descriptionSection,.catalogpage .titleSection{align-items:flex-start;display:flex;flex-direction:column;gap:10px;padding:0 20px;width:100%}.catalogpage .descriptionSection label,.catalogpage .titleSection label{color:var(--bg-plus-txt-color);font-size:16px;font-weight:500;line-height:normal;text-transform:capitalize}.catalogpage .titleSection input{box-shadow:none;outline:none}.catalogpage .titleSection .title,.catalogpage .titleSection input{background:#fff;border:1px solid var(--bg-plus-txt-color);border-radius:5px;color:#797979;font-size:14px;font-weight:400;height:35px;padding:0 10px;width:100%}.catalogpage .titleSection .title{align-items:center;display:flex;overflow-x:auto}.catalogpage .descriptionSection textarea{font-family:inherit;outline:none;resize:none}.catalogpage .descriptionSection .description,.catalogpage .descriptionSection textarea{background:#fff;border:1px solid var(--bg-plus-txt-color);border-radius:5px;box-shadow:none;color:#797979;font-size:14px;font-weight:400;min-height:120px;padding:10px;white-space:break-spaces;width:100%}.catalogpage .imagesSection{align-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:20px;height:auto;padding:10px 40px}.catalogpage .imagesSection,.imageSecFullmsg{display:flex;justify-content:center;width:100%}.imageSecFullmsg{align-items:center;font-size:12px}.catalogpage .flfimgbt{align-items:center;display:flex;width:100%}.catalogpage .imagesSection label{align-self:center;background-color:var(--bg-plus-txt-color);border:2px solid var(--bg-plus-txt-color);border-radius:5px;box-shadow:0 2px 2px #0000001c;color:#fff;cursor:pointer;display:inline-block;overflow:hidden;position:relative}.catalogpage .imagesSection label .plusBox{align-items:center;border-radius:5px;cursor:pointer;display:flex;font-size:12px;justify-content:center;padding:2px 12px}.catalogpage .imagesSection label:hover{background-color:#fff;color:var(--bg-plus-txt-color)}.catalogpage .imagesSection label input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.catalogpage .imagesSection label input:valid+.plusBox{color:#fff}.catalogpage .imagesSection .catalogImage{background:#e6e6e6;border-radius:5px;box-shadow:0 3px 4px #0003;cursor:pointer;height:110px;overflow:hidden;position:relative;width:110px}.catalogpage .imagesSection .catalogImage:after{content:"";cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.catalogpage .imagesSection .catalogImage img{height:100%;object-fit:cover;width:100%}.catalogpage .imagesSection .catalogImage .deleteSign{align-items:center;background-color:#0009;background-color:var(--bg-plus-txt-color);border-radius:50%;box-shadow:0 2px 4px #00000080;cursor:pointer;display:flex;height:22px;justify-content:center;padding:2px;position:absolute;right:2px;top:2px;width:22px;z-index:210}.catalogpage .imagesSection .catalogImage .deleteSign svg{height:22px;width:22px}.catalogpage .imagesSection .catalogImage .deleteSign svg path{fill:#fff}.catalogpage .image-slider{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:1250;z-index:2000}.catalogpage .image-gallery{margin:0 auto!important;max-width:80%!important}.catalogpage .image-gallery-content img{max-width:100%!important}.catalogpage .image-gallery-slide .image-gallery-image{height:100%!important}.catalogpage .image-gallery-thumbnail .image-gallery-thumbnail-image{height:70px!important;object-fit:cover!important}.catalogpage .close-slider{background-color:var(--bg-plus-txt-color);border-radius:5px;color:var(--txt-color);cursor:pointer;font-size:16px;padding:5px 12px;position:absolute;right:25px;top:10px}@media only screen and (max-width:768px){.catalogpage{gap:6px;height:100%;overflow-y:auto;padding:0 0 8px;position:fixed;z-index:9999}.catalogpage,.catalogpage .header{background-color:var(--component-bg-color);top:0}.catalogpage .header{box-shadow:0 0 5px #0000004d;margin-bottom:5px;padding:9.5px 0;position:-webkit-sticky;position:sticky;z-index:1250}.catalogpage .header .moveback{height:18px;left:15px;padding:0;position:absolute;width:18px}.catalogpage .header .moveback svg{width:16px}.catalogpage .header span{color:var(--bg-plus-txt-color);display:block;font-size:18px;font-weight:500;line-height:normal;margin:auto;text-align:center;text-transform:capitalize}.catalogpage .btn{margin:0 12px;padding:3px 10px}.catalogpage .descriptionSection,.catalogpage .titleSection{gap:6px;padding:0 14px}.catalogpage .descriptionSection label,.catalogpage .titleSection label{font-size:16px;line-height:22px}.catalogpage .titleSection .title,.catalogpage .titleSection input{font-size:13px;height:32px}.catalogpage .descriptionSection .description,.catalogpage .descriptionSection textarea{font-size:13px;padding:8px}.catalogpage .imagesSection{gap:8px;padding:8px}.catalogpage .imagesSection .catalogImage{height:90px;width:90px}.catalogpage .image-gallery{max-width:100%!important}.catalogpage .image-gallery-slide{aspect-ratio:4/3}}@media only screen and (max-width:540px){.catalogpage .titleSection .title,.catalogpage .titleSection input{font-size:12px;height:28px}.catalogpage .descriptionSection .description,.catalogpage .descriptionSection textarea{font-size:12px;padding:6px}.catalogpage .descriptionSection label,.catalogpage .titleSection label{font-size:14px;line-height:normal}}@media only screen and (max-width:440px){.catalogpage .catalogStatusTag{flex-wrap:wrap;gap:0;justify-content:space-between;padding:8px 12px}.catalogpage .catalogStatusTag .share-button:last-child{margin-left:auto}.catalogpage .buttons{flex-wrap:wrap;gap:5px;justify-content:space-between}.catalogpage .btn{font-size:12px;justify-self:right}}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{left:50%;padding:10px;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;touch-action:none;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{bottom:auto;left:20px;right:auto;top:50%;transform:translateY(-50%);width:auto}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.overlayBox{align-items:center;background:#00000040;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:800;z-index:10000}.overlayBox .contactsTileToSelect{align-items:flex-start;animation:slideFromBottomToTop .2s ease;background-color:#fff;border-radius:20px;box-shadow:0 2px 4px #00000040;display:flex;flex-direction:column;height:560px;justify-content:flex-start;padding:10px 20px 20px;position:relative;width:550px}.overlayBox .contactsTileToSelect .cntslHeader{align-items:center;border-bottom:1px solid var(--bg-plus-txt-color);display:flex;justify-content:space-between;margin:0 0 5px;padding:7px 10px;width:100%}.overlayBox .contactsTileToSelect .cntslHeader .text{align-items:center;color:#444746;display:flex;font-size:14px}.overlayBox .contactsTileToSelect .cntslHeader .text svg{align-self:flex-end;margin-left:5px}.overlayBox .contactsTileToSelect .cntslHeader .text svg path{fill:var(--bg-plus-txt-color)}.overlayBox .contactsTileToSelect .closeIcon{align-items:center;border:1px solid var(--bg-plus-txt-color);border-radius:4px;cursor:pointer;display:flex;height:20px;justify-content:center;transition:.1s;width:20px;z-index:20}.overlayBox .contactsTileToSelect .closeIcon svg{height:18px;width:18px}.overlayBox .contactsTileToSelect .closeIcon svg path{fill:var(--bg-plus-txt-color)}.overlayBox .contactsTileToSelect .closeIcon:hover{background-color:var(--bg-plus-txt-color)}.overlayBox .contactsTileToSelect .closeIcon:hover svg path{fill:var(--txt-color)}.overlayBox .contactsTileToSelect .cntsbc{width:100%}.overlayBox .contactsTileToSelect .cntsbc .searchBarBox{margin:0;width:100%}.overlayBox .contactsTileToSelect .cntsbc .searchBarBox input{border:1px solid var(--bg-plus-txt-color)}.overlayBox .contactsTileToSelect .contactsCountLine{padding:0 0 3px 7px}.overlayBox .contactsTileToSelect .contactsCountLine span{color:#444746;font-size:13px;font-weight:500;line-height:normal}.overlayBox .contactsTileToSelect .addedContact{border-block:1px solid var(--bg-plus-txt-color);display:flex;flex-direction:column;height:100%;overflow:hidden;overflow-y:auto;padding:0 0 20px;width:100%}.overlayBox .contactsTileToSelect .addedContact::-webkit-scrollbar{width:8px}.overlayBox .contactsTileToSelect .addedContact::-webkit-scrollbar-thumb{background-color:#7f7f7f;border-radius:6px}.overlayBox .contactsTileToSelect .addedContact::-webkit-scrollbar-thumb:hover{background-color:#5e5e5e}.overlayBox .contactsTileToSelect .addedContact .contact-box{align-items:center;background-color:#fff;border-bottom:1px solid #c4c7c5;display:flex;min-height:48px;padding:5px 2px;transition:all .3s;width:100%}.overlayBox .contactsTileToSelect .addedContact .contact-box .profile-pic{background-color:#dcdcdc;border-radius:18px;height:35px;margin-right:10px;min-width:35px;overflow:hidden;width:35px}.overlayBox .contactsTileToSelect .addedContact .contact-box .profile-pic img{background-size:cover;border-radius:18px;height:100%;object-fit:cover;width:100%}.overlayBox .contactsTileToSelect .addedContact .contact-box .initials{align-items:center;background-color:#ccc;color:#fff;display:flex;font-size:16px;height:35px;justify-content:center;min-width:35px;width:35px}.overlayBox .contactsTileToSelect .addedContact .contact-box .contact-details{display:flex;flex-direction:column;gap:0;overflow:hidden;width:100%}.overlayBox .contactsTileToSelect .addedContact .contact-box .contact-details span{color:#444746;font-size:13px;font-weight:500;height:auto;line-height:14px;overflow:hidden;padding:0;white-space:nowrap;width:100%}.overlayBox .contactsTileToSelect .addedContact .contact-box .sendForShare{align-items:center;cursor:pointer;display:flex;height:25px;justify-content:center;margin-right:8px;width:30px}.overlayBox .contactsTileToSelect .addedContact .contact-box .sendForShare svg{height:21px;width:21px}.overlayBox .contactsTileToSelect .addedContact .msgforcontacts{background-color:#fff;display:flex;justify-content:center;padding:12px 10px}.overlayBox .contactsTileToSelect .addedContact .msgforcontacts span{color:#797979;font-size:clamp(18px,3vw,23px);font-weight:400}.overlayBox .contactsTileToSelect .addedContact .ldtxt{display:flex;font-size:1.15rem;justify-content:center;margin:auto;width:100%}@media only screen and (max-width:1000px){.overlayBox .contactsTileToSelect{height:490px}}@media only screen and (max-width:768px){.overlayBox .contactsTileToSelect{border-radius:0;box-shadow:none;height:100%;max-height:none;padding:5px 10px 15px;width:100%}.overlayBox .contactsTileToSelect .cntsbc .searchBarBox{margin:auto;width:96%}.overlayBox .contactsTileToSelect .addedContact .contact-box .sendForShare svg{height:20px;width:20px}}@media only screen and (max-width:540px){.overlayBox .contactsTileToSelect .cntslHeader .text{font-size:13.3px}.overlayBox .contactsTileToSelect .contactsCountLine span{font-size:12px}.overlayBox .contactsTileToSelect .addedContact .contact-box .contact-details span{font-size:12px;line-height:normal}}.reviewsBox{animation:show .15s ease;display:flex;flex-direction:column;gap:20px;padding:12px 0;width:100%}.reviewsBox .header{background-color:var(--component-bg-color);position:relative;width:100%}.reviewsBox .header,.reviewsBox .header .moveback{align-items:center;display:flex;justify-content:center}.reviewsBox .header .moveback{border-radius:5px;height:20px;left:20px;padding:2px;position:absolute;width:20px}.reviewsBox .header .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.reviewsBox .header span{color:var(--bg-plus-txt-color);font-size:20px;font-weight:500;height:auto;line-height:normal;margin:auto;text-align:center;text-transform:capitalize}.reviewsBox .reviewList{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:0 20px 5px;width:100%}.reviewsBox .reviewList .reviewCard{align-items:stretch;background:#fff;border-radius:5px;box-shadow:0 2px 2px #00000026;display:flex;flex:1 0 300px;flex-direction:column;padding:10px 10px 15px}.reviewsBox .reviewList .reviewCard .cardHeaderLine{display:flex;flex-direction:column}.reviewsBox .reviewList .reviewCard .cardHeaderLine .cardFirstLine{align-items:center;display:flex;flex-direction:row;gap:12px;padding:0}.reviewsBox .reviewList .reviewCard .cardHeaderLine .userProfilePic{background-color:#d2d2d2;border-radius:50%;height:28px;overflow:hidden;width:28px}.reviewsBox .reviewList .reviewCard .cardHeaderLine .userProfilePic img{height:100%;object-fit:cover;width:100%}.reviewsBox .reviewList .reviewCard .cardHeaderLine .userName{color:#1b1b1b;font-size:15px;font-weight:500;line-height:19px;text-align:center;text-transform:capitalize}.reviewsBox .reviewList .reviewCard .cardHeaderLine .ratingStars{display:flex;flex-direction:row;gap:2px}.reviewsBox .reviewList .reviewCard .cardHeaderLine .ratingStars span{align-items:center;display:flex;height:12px;justify-content:center;overflow:hidden;width:12px}.reviewsBox .reviewList .reviewCard .cardHeaderLine .ratingStars span svg{height:12px;width:12px}.reviewsBox .reviewList .reviewCard .reviewContent{background:#fff;max-height:270px;overflow-y:auto;padding:6px;width:100%}.reviewsBox .reviewList .reviewCard .reviewContent p{font-size:14px;font-weight:400;line-height:18px;text-transform:capitalize;width:100%;word-break:break-all}@media only screen and (max-width:768px){.reviewsBox{gap:8px;padding:0;position:fixed;z-index:750}.reviewsBox,.reviewsBox .header{background-color:var(--component-bg-color);top:0}.reviewsBox .header{box-shadow:0 0 5px #0000004d;margin-bottom:5px;padding:9.5px 0;position:-webkit-sticky;position:sticky;z-index:1250}.reviewsBox .header .moveback{left:15px}.reviewsBox .header .moveback svg{height:16px;width:16px}.reviewsBox .header span{font-size:18px;height:auto}.reviewsBox .reviewList{gap:8px;padding:0 5px}.reviewsBox .reviewList .reviewCard{flex:1 0 100%}.reviewsBox .reviewList .reviewCard .reviewContent p{font-size:13px;max-height:none;overflow:hidden}.reviewsBox .reviewList .reviewCard .reviewContent{height:auto;max-height:none}}.individualReview{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1300}.individualReview .individualReviewBox{background-color:var(--component-bg-color);border-radius:6px;box-shadow:0 10px 15px #00000080;height:500px;overflow:hidden;position:relative;width:500px}.individualReview .individualReviewBox .headerLine{align-items:center;background-color:var(--component-bg-color);box-shadow:0 0 5px #0000004d;display:flex;justify-content:center;padding:7px 0;position:relative;width:100%}.individualReview .headerLine .moveback{align-items:center;border-radius:5px;display:flex;height:20px;justify-content:center;left:15px;padding:2px 3px;position:absolute;width:20px}.individualReview .headerLine .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.individualReview .headerLine span{color:var(--bg-plus-txt-color);font-size:20px;font-style:normal;font-weight:500;height:auto;line-height:normal;margin:auto;text-align:center;text-transform:capitalize}.individualReview .startsBox{align-items:center;display:flex;gap:10px;justify-content:center;padding:20px 0;width:100%}.individualReview .startsBox .star{cursor:pointer}.individualReview .startsBox .filled-star,.individualReview .startsBox .filled-star svg,.individualReview .startsBox .unfilled-star,.individualReview .startsBox .unfilled-star svg{height:40px;width:40px}.individualReview .reviewContentBox{display:flex;flex-direction:column;gap:8px;padding:5px 15px}.individualReview .reviewContentBox span{color:var(--bg-plus-txt-color);font-size:16px;font-weight:500;line-height:normal}.individualReview .reviewContentBox .reviewContent{border-radius:8px;margin:auto;outline:1px solid var(--bg-plus-txt-color)}.individualReview .reviewContentBox .reviewContent,.individualReview .reviewContentBox textarea{background-color:#fff;height:auto;max-height:260px;min-height:80px;overflow:hidden;overflow-y:auto;width:100%;word-break:break-all}.individualReview .reviewContentBox textarea{border:none;border-radius:8px;font-family:inherit;font-size:13px;outline:none;outline:1px solid var(--bg-plus-txt-color);padding:8px;resize:none}.individualReview .reviewContentBox .reviewContent::-webkit-scrollbar{width:6px}.individualReview .reviewContentBox .reviewContent::-webkit-scrollbar-thumb{background-color:#7f7f7f;border-radius:6px}.individualReview .reviewContentBox .reviewContent::-webkit-scrollbar-thumb:hover{background-color:#5e5e5e}.individualReview .reviewContentBox .reviewContent pre{font-size:12px;height:100%;padding:8px;white-space:break-spaces;width:100%;word-break:break-all}.individualReview .reviewContentBox button{align-items:center;align-self:center;background:none;border:1px solid var(--bg-plus-txt-color);border-radius:4px;color:var(--bg-plus-txt-color);display:flex;font-size:12px;height:23px;justify-content:center;padding:5px 12px;width:50px}.individualReview .reviewContentBox button:hover{background-color:var(--bg-plus-txt-color);color:var(--txt-color)}@media only screen and (max-width:768px){.individualReview .individualReviewBox{border-radius:0;box-shadow:none;height:100%;overflow-y:auto;width:100%}.individualReview .headerLine span{font-size:18px}.individualReview .reviewContentBox span{font-size:14px}.individualReview .reviewContentBox .reviewContent pre{font-size:11px}.individualReview .startsBox .filled-star,.individualReview .startsBox .filled-star svg,.individualReview .startsBox .unfilled-star,.individualReview .startsBox .unfilled-star svg{height:36px;width:36px}.individualReview .individualReviewBox .headerLine{padding:11px 0}}@media only screen and (max-width:300px){.individualReview .startsBox{flex-wrap:wrap;padding:15px 10px}}.search-autocomplete{border-radius:5px;box-shadow:0 2px 4px #00000040;margin:10px auto;position:relative;width:94%;z-index:800}.search-autocomplete .inputBar{position:relative}.search-autocomplete .inputBar .searchIcon{left:8px;position:absolute;top:9px;z-index:2000}.search-autocomplete .inputBar .searchIcon svg{height:13px;position:absolute;width:13px}.search-autocomplete input{background-color:#fff;border-radius:4px;font-size:.8rem;outline:none;padding:10px 15px 10px 25px;width:100%}.search-autocomplete ul{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0000001a;list-style-type:none;margin:0;padding:0;position:absolute;width:100%;z-index:1000}.search-autocomplete li{cursor:pointer;font-size:1rem;padding:10px}.search-autocomplete li:hover{background-color:#f5f5f5}.pac-container span{font-size:12px!important}.pac-container:after{display:none!important}@media only screen and (max-width:768px){.search-autocomplete{position:fixed;top:45px}.search-autocomplete .inputBar .searchIcon{top:10px}}.mainContainer{display:flex;flex-direction:row;height:100%;margin:auto;max-width:66rem;overflow:hidden;overflow-y:auto;width:100%}.mainContainer::-webkit-scrollbar{width:8px}.mainContainer::-webkit-scrollbar-thumb{background-color:#7f7f7f;border-radius:6px}.mainContainer::-webkit-scrollbar-thumb:hover{background-color:#5e5e5e}.mainContainer .sidebar{background-color:var(--component-bg-color);display:flex;flex-direction:column;height:100%;min-width:210px;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:210px;z-index:1200}.mainContainer .location-item{border:1px solid #ccc;margin:20px;padding:10px}.mainContainer .main{width:100%}.mainContainer .componentContainer{background-color:var(--component-bg-color);margin-left:220px;overflow:hidden;position:relative;width:100%}.mainContainer .componentContainer .barbox{background-color:#f5f6f7;padding:10px}.mainContainer .sidebar .navCloseBox{padding:4px;position:relative;text-align:right}.mainContainer .sidebar .navBarClose{align-items:center;border:1px solid var(--bg-plus-txt-color);border-radius:3px;color:var(--bg-plus-txt-color);display:none;font-size:18px;height:25px;justify-content:center;position:absolute;right:15px;top:5px;width:25px;z-index:2000}.mainContainer .sidebar .navBarClose svg{height:25px;width:25px}.mainContainer .sidebar .navBarClose:hover{outline:2px solid var(--bg-plus-txt-color)}.mainContainer .componentContainer .navbarline{background-color:var(--component-bg-color);box-shadow:0 4px 6px #00000040;display:none;padding:9px 18px;position:-webkit-sticky;position:sticky;top:0;z-index:710}.mainContainer .componentContainer .navbarline .navBarOpen{align-items:center;border:1.5px solid var(--bg-plus-txt-color);border-radius:3px;color:var(--bg-plus-txt-color);display:flex;font-weight:600;height:24px;justify-content:center;width:24px;z-index:500}.mainContainer .componentContainer .navBarOpen svg{height:22px;width:22px}.mainContainer .componentContainer .navBarOpen:hover{outline:2px solid #4668a8}.mainContainer .sidebarOpen{transform:translateX(0)!important}.mainContainer .sidebarClose{transform:translateX(-100%)}.mainContainer .chat-container{bottom:20px;height:45px;position:fixed;right:20px;transition:transform .3s;width:55px;z-index:1100}.mainContainer .chat-container svg{filter:drop-shadow(0 10px 10px rgba(0,0,0,.45));height:55px;width:55px}.mainContainer .css-y8tvd1-MuiPaper-root-MuiAlert-root{left:0!important;position:fixed!important;top:0!important;width:100%;z-index:10000}.mainContainer .css-y8tvd1-MuiPaper-root-MuiAlert-root .btnfsub{background:none;color:var(--bg-plus-txt-color);font-size:12px;padding:5px 10px;text-decoration:underline}@media only screen and (max-width:768px){.mainContainer{height:100vh;overflow:hidden;overflow-y:hidden}.mainContainer .componentContainer{margin-left:0;overflow-y:auto}.leaflet-container{display:flex;justify-content:center;top:0}.mainContainer .componentContainer .navbarline{display:block}.mainContainer .sidebar .navBarClose{display:flex}.mainContainer .sidebar{height:100vh!important;left:0;min-height:0;min-height:auto;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .15s ease}}@media only screen and (max-width:440px){.mainContainer .sidebar{width:100%}}.propertyMain{width:100%}.propertyMain .header{align-items:center;background-color:var(--component-bg-color);display:flex;justify-content:space-between;margin-bottom:12px;padding:12px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:700}.propertyMain .header .moveback{align-items:center;border-radius:5px;cursor:pointer;display:flex;justify-content:center;padding:2px 3px}.propertyMain .header .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.propertyMain .searchBarBox{margin:10px auto 0}.propertyMain .header span{color:var(--bg-plus-txt-color);font-size:25px;font-style:normal;font-weight:500;line-height:32px;margin:auto;text-align:center;text-transform:capitalize}.propertyMain .btnLine{align-items:center;display:flex;justify-content:flex-end;margin:10px auto;width:90%}.propertyMain .btnLine .btnAdd{align-items:center;background:var(--bg-plus-txt-color);border:none;border-radius:5px;color:var(--txt-color);cursor:pointer;display:flex;height:28px;justify-content:center;width:68px}.propertyMain .btn .btnAdd:hover{transform:scale(1.04)}.propertyMain .propertyCardsTile{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:auto;padding:0 0 15px 8px;width:90%}.propertyMain .propertyCardsTile .propertyCard{align-items:center;background-size:cover;border:.75px solid #8d8d8d;border-radius:10px;cursor:pointer;display:flex;height:145px;justify-content:center;padding:12px 8px;position:relative;transition:all .15s;width:160px}.propertyMain .propertyCardsTile .propertyCard:hover{transform:scale(.97)}.propertyMain .propertyCardsTile .loaderst{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.propertyMain .propertyCardsTile .loaderst .circle{animation:spin 1s linear infinite;border:3px solid #ccc;border-radius:50%;border-top:3px solid var(--bg-plus-txt-color);height:40px;position:absolute;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.propertyMain .propertyCardsTile .propertyCard .detailsTag{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;width:100%}.propertyMain .propertyCardsTile .propertyCard .detailsTag div{width:100%}.propertyMain .propertyCardsTile .propertyCard .detailsTag .info,.propertyMain .propertyCardsTile .propertyCard .detailsTag .reqInfo{font-size:10px;font-weight:700;letter-spacing:.8px;line-height:13px}@media only screen and (max-width:1000px){.propertyMain .propertyCardsTile .propertyCard{height:140px;width:155px}.propertyMain .propertyCardsTile .propertyCard .detailsTag .info,.propertyMain .propertyCardsTile .propertyCard .detailsTag .reqInfo{font-size:9px;letter-spacing:.6px;line-height:11px}}@media only screen and (max-width:768px){.propertyMain .header{padding:8px 15px;top:38px}.propertyMain .pstky{background-color:var(--component-bg-color);padding-bottom:6px;position:-webkit-sticky;position:sticky;top:50px;z-index:710}.propertyMain .header .moveback svg{height:15px;width:15px}.propertyMain .header span{font-size:22px;line-height:normal}.propertyMain .propertyCardsTile .propertyCard{height:130px;width:140px}.propertyMain .btnLine .btnAdd{height:26px;width:64px}}@media only screen and (max-width:540px){.propertyMain .header{margin-bottom:0}.propertyMain .header span{font-size:19px}.propertyMain .propertyCardsTile{padding:0 0 25px}.propertyMain .PropertyDetailSearch{margin:5px auto 7px}.propertyMain .btnLine{margin:7px auto}.propertyMain .btnLine .btnAdd{font-size:12px;height:25px;width:60px}.propertyMain .propertyCardsTile .propertyCard .detailsTag .info,.propertyMain .propertyCardsTile .propertyCard .detailsTag .reqInfo{font-size:8.3px;font-weight:600;letter-spacing:.4px;line-height:10px}}@media only screen and (max-width:440px){.propertyMain .propertyCardsTile{gap:10px;justify-content:space-evenly;width:95%}.propertyMain .propertyCardsTile .propertyCard{height:112px;width:112px}}.propertyDetails{display:flex;flex-direction:column;height:auto;padding-bottom:20px;position:relative;width:100%}.propertyDetails .wpsbl{display:flex;justify-content:right;margin:auto;padding:6px 20px;width:100%}.propertyDetails .details{align-items:center;animation:showFromBottom .16s ease;background:#fff;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin:auto;padding:12px 10px;position:relative;row-gap:10px;width:96%}@keyframes showFromBottom{0%{transform:translatey(100%)}to{transform:translatey(0)}}.propertyDetails .details .detailsTag{align-items:flex-start;display:flex;flex:50% 1;flex-direction:column;height:45px;justify-content:space-between}.propertyDetails .details .detailsTag .reqInfo{color:#797979;font-size:15px;font-weight:700;letter-spacing:.8px;line-height:19px}.propertyDetails .details .detailsTag .detailsTagStatus,.propertyDetails .details .detailsTag input{background-color:#f3f3f3;border:none;border-radius:4px;box-shadow:0 2px 2px #0000001c;font-size:14px;height:21px;line-height:18px;min-width:200px;padding:4px 8px;width:90%}.propertyDetails .details .detailsTag .detailsTagStatus{align-items:center;display:flex}.propertyDetails .details .detailsTag input:focus{outline:1px solid var(--bg-plus-txt-color)}.propertyDetails .details button{align-self:flex-end;background-color:var(--bg-plus-txt-color);border:none;border-radius:5px;color:var(--txt-color);opacity:.9;padding:5px 12px}.propertyDetails .details button:hover{opacity:1;transform:scale(.97)}.propertyDetails .boxes{display:flex;flex-direction:column;height:100%;padding-bottom:25px}.propertyDetails .pbContainer{animation:showToUp .18s ease}@keyframes showToUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.propertyDetails .eBLine button{background-color:var(--bg-plus-txt-color);border:none;border-radius:5px;color:var(--txt-color);cursor:pointer;opacity:.9;padding:5px;position:absolute;top:-44px;width:70px;z-index:800}.propertyDetails .eBLine button:first-child{right:25px}.propertyDetails .eBLine button:last-child{right:110px}.propertyDetails .eBLine button:hover{opacity:1;transform:scale(.97)}.propertyDetails .detailsBox{margin:0 auto;padding:5px 0 0;position:relative;width:96%}.propertyDetails .detailsBox input[type=checkbox]{height:14px;left:5px;position:absolute;top:13px;width:14px}.propertyDetails .detailsBox .infoBox{align-items:center;display:flex;flex-direction:column;gap:10px;margin:auto;padding:0;width:100%}.propertyDetails .descriptionBox{align-items:stretch;display:flex;flex-direction:column;padding-bottom:20px}.propertyDetails .detailsBox .snaggingBoxHeader{align-items:center;background-color:#fff;display:flex;justify-content:space-between;width:100%}.propertyDetails .snaggingButton{align-items:center;cursor:pointer;display:flex;padding:30px}.propertyDetails .detailsBox .infoBox .infoBoxHeader{align-items:center;display:flex;justify-content:space-between;padding:0 20px 0 30px;width:100%}.propertyDetails .detailsBox .infoBox .infoBoxHeader h2{font-size:16px;font-weight:500;line-height:25px;padding:0}.propertyDetails .share-button{background:#0000;border:none;border-radius:3px;cursor:pointer;height:20px;overflow:hidden;width:20px}.propertyDetails .share-button img{background-size:cover;height:100%;width:100%}.propertyDetails .descriptionBox textarea{border:none;font-family:inherit;font-size:inherit;overflow-y:auto;resize:none}.propertyDetails .descriptionBox .description-text{background-color:var(--fields-color);border-radius:5px;font-size:14px;min-height:105px;overflow-y:auto;padding:8px 14px;width:100%}.propertyDetails .descriptionBox textarea:focus{outline:1px solid var(--bg-plus-txt-color)}.propertyDetails .descriptionBox pre{align-self:flex-start;background-color:var(--fields-color);color:#797979;font-size:13px;line-height:19px;min-height:105px;overflow-y:auto;padding:8px 10px;text-transform:capitalize;white-space:break-spaces;width:100%;word-break:break-all}.propertyDetails .OwnershipDocsCardsBox,.propertyDetails .TenancyDetails .TenancyDetailsTile,.propertyDetails .floorPlans .floorPlansTile,.propertyDetails .photos .photosTile,.propertyDetails .snagging .snaggingTile{background-color:#fff;display:flex;gap:6px;min-height:100px;overflow-x:auto;padding:5px 10px;width:100%}.propertyDetails .OwnershipDocsCardsBox.scrbrd::-webkit-scrollbar,.propertyDetails .TenancyDetails .TenancyDetailsTile.scrbrd::-webkit-scrollbar,.propertyDetails .floorPlans .floorPlansTile.scrbrd::-webkit-scrollbar,.propertyDetails .photos .photosTile.scrbrd::-webkit-scrollbar,.propertyDetails .snagging .snaggingTile.scrbrd::-webkit-scrollbar{width:12px}.propertyDetails .OwnershipDocsCardsBox.scrbrd::-webkit-scrollbar-track,.propertyDetails .TenancyDetails .TenancyDetailsTile.scrbrd::-webkit-scrollbar-track,.propertyDetails .floorPlans .floorPlansTile.scrbrd::-webkit-scrollbar-track,.propertyDetails .photos .photosTile.scrbrd::-webkit-scrollbar-track,.propertyDetails .snagging .snaggingTile.scrbrd::-webkit-scrollbar-track{background-color:initial}.propertyDetails .OwnershipDocsCardsBox.scrbrd::-webkit-scrollbar-thumb,.propertyDetails .TenancyDetails .TenancyDetailsTile.scrbrd::-webkit-scrollbar-thumb,.propertyDetails .floorPlans .floorPlansTile.scrbrd::-webkit-scrollbar-thumb,.propertyDetails .photos .photosTile.scrbrd::-webkit-scrollbar-thumb,.propertyDetails .snagging .snaggingTile.scrbrd::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#a5a5a5;border:6px solid #0000;border-radius:20px}.propertyDetails .OwnershipDocsCardsBox.scrbrd::-webkit-scrollbar-thumb:hover,.propertyDetails .TenancyDetails .TenancyDetailsTile.scrbrd::-webkit-scrollbar-thumb:hover,.propertyDetails .floorPlans .floorPlansTile.scrbrd::-webkit-scrollbar-thumb:hover,.propertyDetails .photos .photosTile.scrbrd::-webkit-scrollbar-thumb:hover,.propertyDetails .snagging .snaggingTile.scrbrd::-webkit-scrollbar-thumb:hover{background-color:#838383}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard,.propertyDetails .photos .photosTile .photosCard,.propertyDetails .snagging .snaggingTile .snaggingTileCard{align-items:center;border-radius:10px;box-shadow:0 5px 6px #00000040;cursor:pointer;display:flex;flex:0 0 115px;flex-direction:column;height:125px;justify-content:center;overflow:hidden;padding:0 0 5px;position:relative}.propertyDetails .photos .photosTile .photosCard,.propertyDetails .snagging .snaggingTile .snaggingTileCard{padding-bottom:0!important}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd .docsPic,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .TenancyDetailsTileCardPic,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard .floorPlansTileCardPic{aspect-ratio:4/3;background-color:#dcdcdc;border-radius:10px 10px 0 0;min-height:100px;overflow:hidden;width:115px}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd .docsPic .react-pdf__Page__canvas,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .TenancyDetailsTileCardPic .react-pdf__Page__canvas,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard .floorPlansTileCardPic .react-pdf__Page__canvas{height:100%!important;object-fit:cover!important;width:100%!important}.propertyDetails .photos .photosTile .photoTilePic,.propertyDetails .snagging .snaggingTile .snaggingTileCard .snaggingTileCardPic{background-color:#dcdcdc;height:100%;overflow:hidden;width:100%}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd .docsPic .rpv-core__inner-pages,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .TenancyDetailsTileCardPic .rpv-core__inner-pages,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard .floorPlansTileCardPic .rpv-core__inner-pages{overflow:hidden}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd .docsPic .rpv-core__page-layer--single,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .TenancyDetailsTileCardPic .rpv-core__page-layer--single,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard .floorPlansTileCardPic .rpv-core__page-layer--single{margin:20px auto 0!important;transform:scale(1.5)!important}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd .docsPic img,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .TenancyDetailsTileCardPic img,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard .floorPlansTileCardPic img,.propertyDetails .photos .photosTile img,.propertyDetails .snagging .snaggingTile .snaggingTileCard .snaggingTileCardPic img{aspect-ratio:4/3;background-size:cover;height:100%;object-fit:cover!important;width:100%}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd .span,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .span,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard .span{flex:1 1;font-size:13px;font-weight:400;height:20px;line-height:normal;overflow:hidden;padding:0 5px 4px;text-align:center;width:100%;word-break:break-all}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd:after,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard:after,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard:after,.propertyDetails .photos .photosTile .photosCard:after,.propertyDetails .snagging .snaggingTile .snaggingTileCard:after{background:#00000080;border-radius:10px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .25s ease;width:100%;z-index:1}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd:hover:after,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard:hover:after,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard:hover:after,.propertyDetails .photos .photosTile .photosCard:hover:after,.propertyDetails .snagging .snaggingTile .snaggingTileCard:hover:after{opacity:1}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd:hover,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard:hover,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard:hover,.propertyDetails .photos .photosTile .photosCard:hover,.propertyDetails .snagging .snaggingTile .snaggingTileCard:hover{transform:scale(.98)}.propertyDetails .lastbox{display:flex;flex-direction:column;margin:8px auto 0;max-width:50rem;width:96%}.propertyDetails .lastbox form{background:#f0f0f0;border:1px solid var(--bg-plus-txt-color);border-radius:10px;box-shadow:0 2px 4px #00000040}.propertyDetails form .textArea{align-items:flex-start;display:flex;flex-direction:column;padding:0;width:100%}.propertyDetails form .textArea label{color:var(--bg-plus-txt-color);display:block;font-size:16px;font-weight:700;line-height:25px;padding:8px 8px 0;text-transform:capitalize;width:100%}.propertyDetails form .textArea textarea{border:none;font-family:inherit;font-size:inherit;outline:none;resize:none}.propertyDetails form .textArea .notes-textarea{background:#0000;font-size:clamp(10px,2vw,15px);height:120px;padding:0 16px 8px;width:100%}.propertyDetails .reminderBox{align-items:flex-start;background-color:var(--fields-color);border-radius:10px;box-shadow:0 0 4px #0000007d;display:flex;flex-direction:row;justify-content:space-between;margin:15px auto 0;padding:16px 20px;width:100%}.propertyDetails .reminderBox.customSyle{pointer-events:none}.propertyDetails .reminderBox span{color:var(--bg-plus-txt-color);font-size:17px;font-weight:700;line-height:25px;text-transform:capitalize}.propertyDetails .reminderBox button{align-self:center;background:none;border:none;cursor:pointer;height:24px;width:24px}.propertyDetails .reminderBox button svg{height:24px;width:24px}.addDocumentBoxCover{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;padding:0 15px;position:fixed;top:0;width:100vw;z-index:2000}.addDocumentBoxCover .AddDocumentBox{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;max-width:38rem;min-height:580px;padding:0 12px 16px;position:relative;width:38rem;z-index:12}.addDocumentBoxCover .AddDocumentBox .hLine{background-color:#fff;border-bottom:1px solid #dcdcdc;display:flex;justify-content:center;padding:5px 0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:222}.addDocumentBoxCover .AddDocumentBox .hLine span{color:var(--bg-plus-txt-color);font-size:clamp(14px,3vw,17px)}.addDocumentBoxCover .AddDocumentBox .hLine .closeAddDocumentBOx{align-items:center;border:1px solid var(--bg-plus-txt-color);border-radius:5px;cursor:pointer;display:flex;height:23px;justify-content:center;position:absolute;right:15px;top:10px;transition:all .18s;width:23px}.addDocumentBoxCover .AddDocumentBox .addDocumentsButtons button:hover,.addDocumentBoxCover .AddDocumentBox .hLine .closeAddDocumentBOx:hover{background-color:var(--bg-plus-txt-color);color:var(--txt-color)}.addDocumentBoxCover .AddDocumentBox .hLine .closeAddDocumentBOx:hover svg path{fill:var(--txt-color)}.addDocumentBoxCover .AddDocumentBox .hLine .closeAddDocumentBOx svg{height:22px;width:22px}.addDocumentBoxCover .AddDocumentBox .hLine .closeAddDocumentBOx svg path{fill:var(--bg-plus-txt-color)}.addDocumentBoxCover .AddDocumentBox textarea{border:none;font-family:inherit;resize:none}.addDocumentBoxCover .AddDocumentBox .cardDetailTextArea,.addDocumentBoxCover .AddDocumentBox textarea{border-radius:6px;font-family:inherit;font-size:12px;height:clamp(70px,3vw,175px);margin:8px 0;min-height:clamp(70px,3vw,175px);outline:1px solid var(--bg-plus-txt-color);overflow-y:auto;padding:4px 8px;width:100%}.addDocumentBoxCover .AddDocumentBox .rpv-core__viewer{height:200px!important}.addDocumentBoxCover .AddDocumentBox .addDocumentPlusBox{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:100%;margin-bottom:10px;min-height:400px;overflow-y:auto;position:relative;text-align:center;width:100%}.addDocumentBoxCover .addDocumentPlusBoxHover{align-items:center;color:var(--bg-plus-txt-color);display:flex;font-size:clamp(60px,10vw,80px);height:50px;justify-content:center;left:47%;margin:auto;padding-bottom:19px;position:absolute;top:50%;transition:all .1s}.addDocumentBoxCover .AddDocumentBox .addDocumentPlusBox .addDocumentPlusBoxImage{filter:drop-shadow(0 4px 4px rgba(0,0,0,.4));height:100%;min-width:100%;overflow:hidden;padding-bottom:5px;width:100%}.addDocumentBoxCover .AddDocumentBox .addDocumentPlusBox img{background-size:cover;border-radius:6px;height:100%;width:100%}.addDocumentBoxCover .AddDocumentBox .addDocumentsButtons{display:flex;gap:8px}.addDocumentBoxCover .AddDocumentBox .addDocumentsButtons button{background:none;border:1px solid var(--bg-plus-txt-color);border-radius:6px;color:var(--bg-plus-txt-color);padding:5px 15px;transition:all .18s}.propertyDetails .infoBox .AddBox{align-items:center;align-self:center;background:none;border:1px solid var(--bg-plus-txt-color);border-radius:5px;color:var(--bg-plus-txt-color);cursor:pointer;display:flex;font-size:12px;justify-content:center;padding:3px 8px;transition:.12s}.propertyDetails .infoBox .AddBox:hover{background-color:var(--bg-plus-txt-color);color:var(--txt-color)}.addDocumentBoxCover .AddDocumentBox .imagesSection{align-content:flex-start;display:flex;flex-wrap:wrap;gap:10px;height:100%;min-height:310px;overflow-y:auto;padding:5px;width:100%}.addDocumentBoxCover .AddDocumentBox .ppabl{background-color:#fff;display:flex;justify-content:flex-end;padding:5px 0;position:-webkit-sticky;position:sticky;top:43px;width:100%;z-index:222}.addDocumentBoxCover .AddDocumentBox label{background-color:var(--component-bg-color);border-radius:5px;box-shadow:0 2px 2px #0003;cursor:pointer;display:inline-block;overflow:hidden;position:relative}.addDocumentBoxCover .AddDocumentBox label .plusBox{align-items:center;border-radius:5px;color:var(--bg-plus-txt-color);cursor:pointer;display:flex;font-size:13px;justify-content:center;padding:3px 10px;position:relative;z-index:4}.addDocumentBoxCover .AddDocumentBox label input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.addDocumentBoxCover .AddDocumentBox .imagesSection .PhotosImage{background:#e6e6e6;border-radius:5px;box-shadow:0 3px 4px #0003;cursor:pointer;height:106px;overflow:hidden;position:relative;width:106px}.addDocumentBoxCover .AddDocumentBox .imagesSection .PhotosImage:after{content:"";cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.addDocumentBoxCover .AddDocumentBox .imagesSection .PhotosImage img{height:100%;object-fit:cover;width:100%}.addDocumentBoxCover .AddDocumentBox .imagesSection .PhotosImage .deleteSign{align-items:center;background-color:#0009;background-color:var(--bg-plus-txt-color);border-radius:50%;box-shadow:0 2px 4px #00000080;cursor:pointer;display:flex;height:22px;justify-content:center;padding:2px;position:absolute;right:2px;top:2px;width:22px;z-index:210}.addDocumentBoxCover .AddDocumentBox .imagesSection .PhotosImage .deleteSign svg{background:none;height:22px;width:22px}.addDocumentBoxCover .AddDocumentBox .imagesSection .deleteSign svg path{fill:#fff}.propertyDetails .modal{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.propertyDetails .modalContent{background-color:#fff;height:550px;position:relative;width:550px}.propertyDetails .modalContent img{border-radius:0;height:100%;width:100%}.propertyDetails .closeButton{color:#fff;cursor:pointer;font-size:20px;padding:10px;position:absolute;right:10px;top:10px}.propertyDetails .image-slider{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:1250;z-index:2000}.propertyDetails .image-gallery{margin:0 auto!important;max-width:80%!important}.propertyDetails .image-gallery-content img{max-width:100%!important}.propertyDetails .image-gallery-slide .image-gallery-image{height:100%!important}.propertyDetails .image-gallery-thumbnail .image-gallery-thumbnail-image{height:70px!important;object-fit:cover}.propertyDetails .close-slider{background-color:var(--bg-plus-txt-color);border-radius:5px;color:var(--txt-color);cursor:pointer;font-size:13px;padding:5px 12px;position:absolute;right:25px;top:10px}.propertyDetails .forPdfView,.propertyDetails .react-pdf__Document,.propertyDetails .react-pdf__Page,.propertyDetails .react-pdf__Page .pdf-page{height:100%;width:100%}.propertyDetails .pdfView{overflow-y:auto!important}.propertyDetails .pdf-page{margin-bottom:10px I!important}.propertyDetails .react-pdf__Page__annotations,.propertyDetails .react-pdf__Page__annotations.annotationLayer,.propertyDetails .react-pdf__Page__textContent,.propertyDetails .react-pdf__Page__textContent.textLayer{display:none!important}.propertyDetails .react-pdf__Page__canvas{height:100%!important;object-fit:contain;width:100%!important}.propertyDetails .react-transform-component,.propertyDetails .react-transform-wrapper,.propertyDetails .transform-component-module_content__FBWxo,.propertyDetails .transform-component-module_wrapper__SPB86{height:100%;width:100%}@media only screen and (max-width:1050px){.propertyDetails .OwnershipDocsCardsBox,.propertyDetails .TenancyDetails .TenancyDetailsTile,.propertyDetails .floorPlans .floorPlansTile,.propertyDetails .photos .photosTile,.propertyDetails .snagging .snaggingTile{min-height:95px}}@media only screen and (max-width:768px){.propertyDetails .wpsbl{padding:5px;position:fixed;right:10px;top:50px;width:auto;z-index:710}.propertyDetails .eBLine button{position:fixed;top:6px}.propertyDetails .details{padding:7px}.propertyDetails .details .detailsTag{gap:5px;height:auto;margin:0 auto 5px;max-width:90%}.propertyDetails .details .detailsTag .detailsTagStatus,.propertyDetails .details .detailsTag input{font-size:13px}.propertyDetails .details button{padding:5px 12px}.propertyDetails .boxes .eBLine button{padding:5px 12px;top:8px}.propertyDetails .detailsBox{margin:5px auto;padding:5px 0}.propertyDetails .detailsBox input[type=checkbox]{height:12px;top:12px;width:12px}.propertyDetails .detailsBox .infoBox .infoBoxHeader h2{font-size:15px}.propertyDetails .share-button{height:16px;width:16px}.propertyDetails .descriptionBox .description-text,.propertyDetails .descriptionBox p{font-size:13px;height:105px;padding:5px 8px}.propertyDetails .OwnershipDocsCardsBox,.propertyDetails .TenancyDetails .TenancyDetailsTile,.propertyDetails .floorPlans .floorPlansTile,.propertyDetails .photos .photosTile,.propertyDetails .snagging .snaggingTile{min-height:105px}.propertyDetails .descriptionBox p{font-size:13.5px}.propertyDetails .descriptionBox .description-text:focus{outline:1px solid var(--bg-plus-txt-color)}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard,.propertyDetails .photos .photosTile .photosCard,.propertyDetails .snagging .snaggingTile .snaggingTileCard{flex:0 0 102px;height:112px}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd .docsPic,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .TenancyDetailsTileCardPic,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard .floorPlansTileCardPic{min-height:90px;width:102px}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd .span,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .span,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard .span{font-size:12.2px}.propertyDetails form .textArea label{font-size:18px;line-height:normal;padding:6px 8px 0}.propertyDetails form .textArea .notes-textarea{height:100px;padding:0 12px 8px}.addDocumentBoxCover{align-items:flex-start;background-color:#797979;height:100%;overflow-y:auto;padding:0}.addDocumentBoxCover .AddDocumentBox{border-radius:0;height:100%;min-height:580px;width:100%}.addDocumentBoxCover .AddDocumentBox .hLine .closeAddDocumentBOx{height:20px;top:12px;width:20px}.addDocumentBoxCover .AddDocumentBox .hLine .closeAddDocumentBOx svg{height:20px;width:20px}.addDocumentBoxCover .AddDocumentBox .addDocumentPlusBox{height:70%}.addDocumentBoxCover .AddDocumentBox .addDocumentPlusBox .addDocumentPlusBoxImage{width:100%}.propertyDetails .reminderBox{margin:12px auto 0;padding:15px}.propertyDetails .reminderBox span{font-size:18px;line-height:normal}.propertyDetails .modalContent{height:70%;width:100%}.addDocumentBoxCover .AddDocumentBox .imagesSection .PhotosImage{height:90px;width:90px}.propertyDetails .image-gallery{max-width:100%!important}.propertyDetails .image-gallery-slide{aspect-ratio:4/3}}@media only screen and (max-width:540px){.propertyDetails .details{gap:0;padding:5px}.propertyDetails .details .detailsTag{border-bottom:1px solid #ebebeb;flex:100% 1;gap:0;max-width:96%}.propertyDetails .details .detailsTag .reqInfo{font-size:13.2px;letter-spacing:.3px;line-height:18px}.propertyDetails .details .detailsTag .detailsTagStatus,.propertyDetails .details .detailsTag input{background:none;border-radius:0;box-shadow:none;font-size:12px;padding:0;width:100%}.propertyDetails .details .detailsTag input:focus{outline:none}.propertyDetails .boxes .eBLine button,.propertyDetails .details button{font-size:12px}.propertyDetails .detailsBox .infoBox{width:100%}.propertyDetails .detailsBox input[type=checkbox]{left:8px}.propertyDetails .detailsBox .infoBox .infoBoxHeader{padding:0 15px 0 20px}.propertyDetails .detailsBox .infoBox .infoBoxHeader h2{font-size:16px;margin-left:8px}.propertyDetails .descriptionBox .description-text,.propertyDetails .descriptionBox p{font-size:11px;height:88px;padding:5px}.propertyDetails .OwnershipDocsCardsBox,.propertyDetails .TenancyDetails .TenancyDetailsTile,.propertyDetails .floorPlans .floorPlansTile,.propertyDetails .photos .photosTile,.propertyDetails .snagging .snaggingTile{min-height:85px}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard,.propertyDetails .photos .photosTile .photosCard,.propertyDetails .snagging .snaggingTile .snaggingTileCard{flex:0 0 90px;height:100px}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd .docsPic,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .TenancyDetailsTileCardPic,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard .floorPlansTileCardPic{min-height:80px;width:90px}.propertyDetails .OwnershipDocsCardsBox .OwnershipDocsCardAdd .span,.propertyDetails .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .span,.propertyDetails .floorPlans .floorPlansTile .floorPlansTileCard .span{font-size:10px;padding:2px 5px 4px}.propertyDetails form .textArea label{font-size:16px;padding:5px 5px 0}.propertyDetails form .textArea .notes-textarea{height:80px;padding:0 10px 7px}.propertyDetails .reminderBox{margin:8px auto 0;padding:10px}.propertyDetails .reminderBox span{font-size:16px}.propertyDetails .reminderBox button,.propertyDetails .reminderBox button svg{height:20px;width:20px}.propertyDetails .snaggingButton{padding:30px 20px}.addDocumentBoxCover .AddDocumentBox .addDocumentPlusBox{min-height:305px;width:95%}.addDocumentBoxCover .AddDocumentBox .addDocumentPlusBox .addDocumentPlusBoxImage{height:100%;min-height:0;min-height:auto}.propertyDetails .reminderBox{margin:14px auto 0;padding:12px 10px}.propertyDetails .image-gallery-slide .image-gallery-image{height:auto!important}}@media only screen and (max-width:440px){.propertyDetails .detailsBox .infoBox .infoBoxHeader h2,.propertyDetails .reminderBox span,.propertyDetails form .textArea label{font-size:14px}.AddDocumentBox button,.AddDocumentBox input{font-size:11.5px;margin-bottom:5px;padding:5px}.propertyDetails .boxes .eBLine button:first-child{right:18px}.propertyDetails .boxes .eBLine button:last-child{right:100px}}@media only screen and (max-width:340px){.AddDocumentBox{left:0;width:100%}}.overlay{background-color:#00000080;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:9999}.overlay,.reminder-modal{align-items:center;display:flex;justify-content:center}.reminder-modal{background:#fff;border-radius:20px;box-shadow:0 1px 7px #00000040;flex-direction:column;gap:20px;height:300px;padding:20px;pointer-events:visible;position:relative;width:392px;z-index:1000}.reminder-modal .closeReminderBox{align-items:center;border:1px solid var(--bg-plus-txt-color);border-radius:3px;color:var(--bg-plus-txt-color);display:flex;font-size:18px;height:22px;justify-content:center;position:absolute;right:15px;top:11px;width:22px;z-index:2000}.reminder-modal .closeReminderBox svg{height:22px;width:22px}.reminder-modal .closeReminderBox:hover{outline:2px solid var(--bg-plus-txt-color)}.reminder-modal .reminderInputGroup{width:100%}.reminder-modal label{display:block;margin-bottom:5px}.reminder-modal input{background-color:#f3f3f3;box-shadow:0 2px 2px #0000001c;padding:10px;width:100%}.reminder-modal .txtarea{border:1px solid var(--bg-plus-txt-color);border-radius:10px;color:var(--bg-plus-txt-color);filter:drop-shadow(0 2px 2px rgba(0,0,0,.11));font-size:12px;height:auto;padding:8px;width:343px}.reminder-modal textarea{background:none;border:none;font-weight:500;height:75px;line-height:15px;outline:none;padding:0 8px 8px;resize:none;text-transform:capitalize;width:100%}.reminder-modal button{background-color:var(--bg-plus-txt-color);border:none;border-radius:5px;color:var(--txt-color);opacity:.9;padding:5px 20px}.reminder-modal button:hover{opacity:1}@media only screen and (max-width:440px){.reminder-modal .txtarea{width:100%}}.propertReport{align-content:center;align-items:center;animation:show .19s ease;display:flex;flex-direction:column;gap:14px;height:100vh;isolation:isolate;overflow-y:auto;padding:50px 25px 40px}.propertReport::-webkit-scrollbar{width:8px}.propertReport::-webkit-scrollbar-track{display:none}.propertReport::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px}.propertReport{-ms-overflow-style:none}.propertReportr::-ms-scrollbar-thumb{background-color:#888;border-radius:5px}.headersp{background-color:var(--component-bg-color);box-shadow:0 1px 2px #0003;margin:0 auto;padding:8.5px 25px;position:absolute;top:0;width:100%;z-index:1000}.headersp,.headersp .addNew{align-items:center;display:flex}.headersp .addNew{align-self:center;background:none;border:1px solid var(--bg-plus-txt-color);border-radius:5px;color:var(--bg-plus-txt-color);cursor:pointer;font-size:12px;justify-content:center;padding:3px 8px;transition:.12s}.headersp .addNew:hover{background-color:var(--bg-plus-txt-color);color:var(--txt-color)}.headersp .moveback{align-items:center;border-radius:5px;display:flex;justify-content:center;padding:2px 4px}.headersp .moveback svg{height:17px;width:17px}.headersp .moveback:hover{cursor:pointer;outline:2px solid var(--bg-plus-txt-color)}.propertReport .content-container{display:flex;flex-direction:column;width:100%}.propertReport .content-container .editButtonForSnagging{cursor:pointer;margin:5px;text-align:right}.propertReport .content-container .editButtonForSnagging svg path{fill:var(--bg-plus-txt-color)}.propertReport .content-block{align-items:center;display:flex;gap:clamp(18px,6vw,50px);margin-bottom:12px;padding:0;width:100%}.propertReport .content-block .content-image{background:#dcdcdc;border-radius:10px;cursor:pointer;height:clamp(135px,25vw,190px);overflow:hidden;width:clamp(200px,35vw,280px)}.propertReport .content-image img{background-size:cover;height:100%;object-fit:cover;width:100%}.propertReport .content-text{align-items:flex-start;display:flex;flex-direction:column;gap:5px;overflow:hidden;padding:8px 0;width:70%}.propertReport .content-text pre{color:#797979;font-size:13.7px;height:auto;line-height:normal;text-transform:capitalize;white-space:break-spaces}.propertReport .even{flex-direction:row}.propertReport .odd{flex-direction:row-reverse}.pictureModal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.pictureModal .modalContent{display:flex;height:550px;justify-content:center;overflow:hidden;position:relative;width:550px}.pictureModal .modalContent img{border-radius:0;height:100%;max-width:100%;object-fit:scale-down}.pictureModal .closeButton{color:#fff;cursor:pointer;font-size:17px;padding:10px;position:absolute;right:10px;top:10px}.pictureModal .react-transform-component,.pictureModal .react-transform-wrapper,.pictureModal .transform-component-module_content__FBWxo,.pictureModal .transform-component-module_wrapper__SPB86{height:100%;justify-content:center;width:100%}@media only screen and (max-width:768px){.propertReport{gap:10px;padding:20px 12px}.propertReport .headersp .span{font-size:18px!important;line-height:normal}.propertReport .content-text pre{font-size:12.3px;font-weight:400}.headersp{padding:8.5px 20px;position:-webkit-sticky;position:sticky;top:40px;z-index:10}.pictureModal .modalContent{height:80%;width:80%}}@media only screen and (max-width:540px){.propertReport .content-text pre{font-size:11.4px}.propertReport .content-block .content-image{height:122px;min-width:133px;width:133px}.pictureModal .modalContent{height:78%;width:100%}}@media only screen and (max-width:340px){.propertReport .even,.propertReport .odd{flex-direction:column}.propertReport .content-block .content-image{height:144px;min-width:155px;width:155px}.propertReport .content-text{height:auto;max-height:none;width:100%}}.contacts{height:100vh;overflow:hidden;position:relative;width:100%}.contacts .contactsBox{align-items:center;display:flex;flex-direction:column;height:100%;padding:0 20px}.contacts .contactsBox .header{background-color:var(--component-bg-color);display:flex;justify-content:right;width:100%}.contacts .contactsBox .header button{background-color:var(--bg-plus-txt-color);border:none;border-radius:5px;color:var(--txt-color);opacity:.9;padding:8px 15px}.contacts .contactsBox .header button:hover{opacity:1;transform:scale(.98)}.contacts .contactsBox .cntsbc{background-color:var(--component-bg-color);display:flex;flex-direction:column;padding-top:8px;width:100%;z-index:222}.contacts .contactsBox .searchBarBox{margin:8px 0;width:100%}.contacts .contactsBox .contactsCountLine{align-items:center;display:flex;height:20px;padding:0 0 4px 2px}.contacts .contactsBox .contactsCountLine span{color:#444746;font-size:13px;font-weight:500;line-height:normal}.contacts .contactsBox .contactList{align-items:flex-start;display:flex;flex-direction:column;gap:6px;height:100%;overflow-y:auto;padding:0;width:100%}.contacts .contactsBox .contactList .contactListHeader{background-color:#fff;border-bottom:1px solid #c4c7c5;display:flex;padding:0;width:100%}.contacts .contactsBox .contactList .contactListHeader span{align-items:center;border-left:2px solid #d2d2d2;color:#444746;display:flex;flex:1 1;font-size:13.7812px;font-weight:500;height:20px;line-height:20px;padding:25px 15px}.contacts .contactsBox .contactList .contactListHeader span:first-child{border:none}.contacts .contactsBox .contactList .contactListHeader span:last-child{flex:2 1}.contactList .msgforcontacts{background-color:#fff;box-shadow:0 2px 4px #00000040;display:flex;justify-content:center;padding:12px 10px}.contactList .msgforcontacts span{color:#797979;font-size:clamp(18px,3vw,23px);font-weight:400}.contactList .ldtxt{display:flex;font-size:1.15rem;justify-content:center;padding:30px 0;width:100%}.contacts .contactsBox .addedContact{display:flex;flex-direction:column;gap:6px;padding:0;width:100%}.contacts .contactsBox .addedContact .contact-box{align-items:center;background-color:#fff;border-bottom:1px solid #c4c7c5;cursor:pointer;display:flex;overflow:hidden;padding:10px 20px;transition:all .3s;width:100%}.contacts .contactsBox .addedContact .contact-box:hover{background-color:#dcdcdc}.contacts .contactsBox .addedContact .contact-box:last-child{margin-bottom:25px}.contacts .contactsBox .addedContact .contact-box .profile-pic{background-color:#dcdcdc;border-radius:50%;height:36px;margin-right:10px;min-width:36px;overflow:hidden;width:36px}.contacts .contactsBox .addedContact .contact-box .profile-pic img{background-size:cover;border-radius:18px;height:100%;object-fit:cover;width:100%}.contacts .contactsBox .addedContact .contact-box .initials{align-items:center;background-color:#ccc;border-radius:50%;color:#fff;display:flex;font-size:16px;height:36px;justify-content:center;min-width:36px;width:36px}.contacts .contactsBox .addedContact .contact-box .contact-details{display:flex;width:100%}.contacts .contactsBox .addedContact .contact-box .contact-details span{align-items:center;color:#444746;display:flex;flex:1 1;font-size:13.7812px;font-weight:500;height:20px;line-height:20px;padding:18px 0}.contacts .contactsBox .addedContact .contact-box .contact-details span:last-child{flex:2 1;margin-left:2%}@media only screen and (max-width:1000px){.contacts .contactsBox .contactList .contactListHeader{display:none}.contacts .contactsBox .addedContact .contact-box .contact-details span,.contacts .contactsBox .addedContact .contact-box .contact-details span:last-child{flex:1 1}}@media only screen and (max-width:768px){.contactList .msgforcontacts{padding:10px}.contacts .contactsBox .addedContact .contact-box{padding:4px 12px}.contacts .contactsBox .addedContact .contact-box .contact-details span{flex:1 1;font-size:12px;line-height:normal;padding:0}.contacts .contactsBox .addedContact .contact-box .contact-details{flex-direction:column}.contacts .contactsBox{padding:0 10px 15px}.contacts .contactsBox .header{margin:0;padding:0}.contacts .contactsBox .header button{font-size:12px;padding:6px 10px}.contacts .contactsBox .searchBarBox{margin-bottom:3px}.contacts .contactsBox .cntsbc{background-color:var(--component-bg-color);padding:8px 0 2px;position:-webkit-sticky;position:sticky;top:40px}.contacts{overflow:visible;overflow:initial}.contacts,.contacts .contactsBox{height:auto}.contacts .contactsBox .contactList{height:auto;overflow-y:visible;overflow-y:initial}.contacts .contactsBox .addedContact .contact-box .contact-details span:last-child{margin:0}}@media only screen and (max-width:540px){.contacts .contactsBox .header>div{display:none}.contacts .contactsBox .header span{font-size:21px}.contacts .contactsBox .header button{padding:6px 13px;top:6px}.contacts .contactsBox .addedContact .contact-box .initials,.contacts .contactsBox .addedContact .contact-box .profile-pic{height:40px;min-width:40px;width:40px}}@media only screen and (max-width:270px){.contacts .contactsBox .header{flex-wrap:wrap}.contacts .contactsBox .addedContact .contact-box{align-items:flex-start;flex-direction:column}}.contact-form{padding:15px 20px;position:relative;width:100%}.contact-form .form{align-items:center;display:flex;flex-direction:column;justify-content:center}.contact-form .form .header{align-items:center;display:flex;justify-content:space-between;padding:0 15px;position:relative;width:100%}.contact-form .form .header .moveback{align-items:center;border-radius:5px;display:flex;justify-content:center;padding:2px 4px}.contact-form .form .header .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.contact-form .form .header span{display:none}.contact-form .form .header .contactFormButtons{align-items:flex-end;display:flex;flex-direction:column;gap:5px;position:absolute;right:20px;top:0}.contact-form .form .header button{background-color:var(--bg-plus-txt-color);border:none;border-radius:5px;color:var(--txt-color);opacity:.8;padding:5px 18px;right:30px}.contact-form .form .header button:hover{opacity:1}.contact-form .form .profile-pic-container{background-color:var(--fields2-color);border-radius:50%;box-shadow:0 2px 4px #00000040;cursor:pointer;height:160px;margin:15px 0;position:relative;width:160px}.contact-form .form .profile-pic-container img{background-position:50%;background-size:cover;border-radius:50%;height:100%;object-fit:cover;width:100%}.contact-form .form .profile-pic-container .profile-pic-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.contact-form .form .profile-pic-container input[type=file]{display:none}.contact-form .form .profile-pic-container svg{bottom:10px;height:34px;position:absolute;right:0;width:34px}.contact-form .form .inputGroupLine{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto 15px;width:88%}.contact-form .form .inputGroupLine .inputGroup{align-items:flex-start;display:flex;flex-direction:column;gap:3px;padding:0;width:45%}.contact-form .form .inputGroupLine .inputGroup label{color:#373737;display:block;font-size:16px;font-weight:500;line-height:23px;width:100%}.contact-form .form .inputGroupLine .inputGroup input{background-color:var(--fields2-color);border:none;border-radius:8px;box-shadow:0 2px 4px #00000040;padding:10px 12px;width:100%}.contact-form .form .inputGroupLine .inputGroup input:focus{outline:1px solid var(--bg-plus-txt-color)}.contact-form .form .inputGroupLine .inputGroup .labelline{align-items:center;display:flex;justify-content:space-between;width:100%}.contact-form .form .textArea{align-items:flex-start;display:flex;flex-direction:column;gap:5px;padding:0;width:88%}.contact-form .form .textArea label{color:#373737;display:block;font-size:16px;font-weight:500;line-height:23px;width:100%}.contact-form .form .textArea textarea{background:#f0f0f0;border:none;border-radius:8px;box-shadow:0 2px 4px #00000040;height:124px;outline:1px solid var(--bg-plus-txt-color);padding:8px 10px;resize:none;width:100%}.contact-form .error{outline:1px solid red!important}.contact-form .error-message{color:red}.contact-form .reminderBox{align-items:center;background-color:var(--fields-color);border-radius:10px;box-shadow:0 0 4px #0000007d;display:flex;flex-direction:row;justify-content:space-between;margin:22px auto 0;padding:17px 20px;width:88%}.contact-form .reminderBox span{color:var(--bg-plus-txt-color);font-size:18px;font-weight:700;line-height:normal;text-transform:capitalize}.contact-form .reminderBox button{border:none;cursor:pointer;height:24px;width:24px}.contact-form .reminderBox button svg{height:24px;width:24px}@media only screen and (max-width:1010px){.contact-form .form .inputGroupLine,.contact-form .form .textArea,.contact-form .reminderBox{width:92%}.contact-form .reminderBox{margin:12px auto;padding:15px}.contact-form .form .inputGroupLine .inputGroup{width:48%}.contact-form .form .textArea textarea{height:115px}}@media only screen and (max-width:768px){.contact-form{animation:slideFromBottomToTop .4s cubic-bezier(.68,-.55,.27,1.55) forwards;background:#f5f6f7;height:100%;overflow-y:auto;padding:0 0 12px;position:fixed;top:0;z-index:2000}@keyframes slideFromBottomToTop{0%{transform:translatey(100%)}to{transform:translatey(0)}}.contact-form .form .header{box-shadow:0 2px 2px #0000001c;display:flex;justify-content:center;padding:9.5px 0}.contact-form .form .header span{color:var(--bg-plus-txt-color);display:block;font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.contact-form .form .header .moveback{left:15px;position:absolute;z-index:750}.contact-form .form .header .moveback svg{height:16px;width:16px}.contact-form .form .header .contactFormButtons{gap:20px;right:12px;top:9px}.contact-form .form .header button:nth-child(2){top:44px}.contact-form .form .profile-pic-container{height:150px;width:150px}.contact-form .form .inputGroupLine .inputGroup input{font-size:13px;padding:7px 12px}.contact-form .error-message{font-size:13px}.contact-form .form .textArea textarea{height:105px}.contact-form .form .header button{padding:5px 18px}}@media only screen and (max-width:540px){.contact-form .form .profile-pic-container{height:140px;width:140px}.contact-form .form .profile-pic-container svg{height:30px;width:30px}.contact-form .form .inputGroupLine .inputGroup{gap:2px}.contact-form .form .inputGroupLine .inputGroup .labelline,.contact-form .form .inputGroupLine .inputGroup label,.contact-form .form .textArea label{font-size:13.5px}.contact-form .form .textArea label{font-size:13.5px;line-height:normal}.contact-form .form .inputGroupLine .inputGroup input{font-size:12.5px;padding:6.5px 11px}.contact-form .form .inputGroupLine{gap:10px;justify-content:center;margin:0 0 12px;width:92%}.contact-form .form .inputGroupLine .inputGroup{width:75%}.contact-form .form .textArea textarea{font-size:12.5px;height:95px;padding:5px 8px}.contact-form .reminderBox{margin:10px auto 0;padding:12px 10px}.contact-form .reminderBox span{font-size:16px}.contact-form .reminderBox button,.contact-form .reminderBox button svg{height:18px;width:18px}.contact-form .form .header button{font-size:12px;padding:5px 15px}}@media only screen and (max-width:440px){.contact-form .form .header button{padding:5px 15px}.contact-form .form .profile-pic-container{height:120px;width:120px}.contact-form .form .profile-pic-container svg{height:25px;right:2px;width:25px}.contact-form .form .inputGroupLine{gap:4px;margin:0 0 6px}.contact-form .form .inputGroupLine .inputGroup{width:100%}.contact-form .form .textArea textarea{height:88px}.contact-form .reminderBox span{font-size:14px}.contact-form .error-message{margin-bottom:-3px}}.notificationsMain{display:flex;flex-direction:column;padding:10px 0 15px;width:100%}.notificationsMain .header{align-items:center;background-color:var(--component-bg-color);display:flex;justify-content:space-between;padding:12px 10px;width:100%}.notificationsMain .header span{color:var(--bg-plus-txt-color);font-size:25px;font-style:normal;font-weight:500;line-height:32px;margin:auto;text-align:center;text-transform:capitalize}.notificationsMain .notificationsBox{border-top:2px solid #d2d2d2;display:flex;width:100%}.notificationsMain .pstky{background-color:var(--component-bg-color);display:flex;flex-direction:column;width:100%}.notificationsMain .notificationsBox .incomingNotification,.notificationsMain .notificationsBox .outgoingNotifications{display:block;padding-bottom:20px;position:relative;width:50%}.notificationsMain .notificationsBox .incomingNotification{border-right:2px solid #d2d2d2}.notificationsMain .notificationsBoxButtons{align-items:center;background-color:var(--fields2-color);box-shadow:0 2px 2px #0000001c;display:none;gap:2px;justify-content:center;margin:4px auto;padding:2px;width:auto}.notificationsMain .notificationsBoxButtons button{align-items:center;background:none;border-radius:5px;color:#292929;display:flex;height:30px;justify-content:center;width:150px}.notificationsMain .notificationsBoxButtons button.active{background-color:var(--bg-plus-txt-color);color:var(--txt-color)}.notificationsMain .notificationsBoxButtons button.non-active{color:var(--bg-plus-txt-color)}@media only screen and (max-width:1000px){.notificationsMain .notificationsBox{border:none}.notificationsMain .notificationsBox .incomingNotification,.notificationsMain .notificationsBox .outgoingNotifications{border:none;min-width:100%;width:100%}.notificationsMain .notificationsBox .incomingNotification.show,.notificationsMain .notificationsBox .outgoingNotifications.show{display:block}.notificationsMain .notificationsBox .incomingNotification.hide,.notificationsMain .notificationsBox .outgoingNotifications.hide{display:none}.notificationsMain .notificationsBoxButtons{display:flex}}@media only screen and (max-width:768px){.notificationsMain{padding-top:0}.notificationsMain .header{padding:5px 0}.notificationsMain .header span{font-size:20px;height:28px;line-height:28px}.notificationsMain .notsb{margin:5px auto 0}.notificationsMain .pstky{padding:8px 0 10px;position:-webkit-sticky;position:sticky;top:40px;z-index:50}}@media only screen and (max-width:540px){.notificationsMain .notificationsBoxButtons button{font-size:13px;height:25px;width:135px}}@media only screen and (max-width:310px){.notificationsMain .notificationsBoxButtons{flex-direction:column;width:70%}.notificationsMain .notificationsBoxButtons button{flex-grow:1;width:100%}}.notification-item{cursor:pointer;padding:0;position:relative;transition:background-color .3s;width:100%}.notification-item .notification-content{align-items:center;display:flex;flex-direction:row;gap:12px;padding:8px 12px;width:100%}.notification-content .profile-pic{overflow:hidden}.notification-content .initials,.notification-content .profile-pic{background-color:#dcdcdc;border-radius:50%;height:40px;min-width:40px;width:40px}.notification-content .initials{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center}.notification-content .noti-image,.notification-content .noti-image svg{background-color:#dcdcdc;border-radius:50%;height:40px;min-width:40px;overflow:hidden;width:40px}.notification-content .noti-image svg path{fill:var(--bg-plus-txt-color)}.notification-content .profile-pic img{background-size:cover;height:100%;object-fit:cover;width:100%}.notification-content .notification-details{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:center;overflow:hidden;padding:0;width:100%}.notification-content .notification-details .nameOnTile{color:#000;font-size:13px;font-weight:500;white-space:nowrap}.notification-content .notification-title{color:#696969;font-size:12px;overflow:hidden;white-space:nowrap}.notification-content .noti-receivedTime{font-size:11px;height:100%;min-width:50px;text-align:center;width:50px}@media only screen and (max-width:540px){.notification-item .notification-content{gap:6px;padding:8px 5px}.notification-content .notification-details strong{font-size:12px}.notification-content .notification-title{font-size:11px;line-height:normal}.notification-content .initials,.notification-content .noti-image,.notification-content .noti-image svg,.notification-content .profile-pic{height:35px;min-width:35px;width:35px}.notification-content .initials{font-size:15px}.notification-content .noti-receivedTime{font-size:9.5px}}.incoming-notifications{align-items:center;display:flex;flex-direction:column;gap:5px;height:100%;padding:10px;width:100%}.incoming-notifications span{color:var(--bg-plus-txt-color);font-size:18px;font-weight:500;line-height:normal;text-align:center;text-transform:capitalize}.incoming-notifications ul{align-items:flex-start;display:flex;flex-direction:column;list-style:none;padding:0;width:100%}.incoming-notifications ul li{background:#fff;border-bottom:1px solid #dcdcdc;width:100%}.incoming-notifications ul li:hover{background-color:#d4d4d4}.modal{background:#00000080;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1300}.modal,.modal-content{align-items:center;display:flex;justify-content:center}.modal-content{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex-direction:column;height:auto;padding:15px 12px;position:relative;width:440px}.modal-content .notification{width:100%}.modal-content .firstLine{align-items:center;display:flex;gap:12px;justify-content:flex-start;width:100%}.modal-content .firstLine .profile-pic{background-color:#dcdcdc;border-radius:50%;height:40px;min-width:40px;overflow:hidden;width:40px}.incoming-notifications .initials,.modal-content .firstLine .noti-image{align-items:center;background-color:#ccc;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:700;height:40px;justify-content:center;min-width:40px;width:40px}.modal-content .firstLine .noti-image svg{border-radius:50%;height:40px;min-width:40px;width:40px}.modal-content .firstLine .noti-image svg path{fill:var(--bg-plus-txt-color)}.modal-content .firstLine .profile-pic img{background-size:cover;height:100%;width:100%}.modal-content .firstLine .name{font-size:14px;max-height:40px;overflow:hidden;width:92%}.modal-content .body{font-size:14px;letter-spacing:.2px;padding:8px}.modal-content .close-button{background:none;border:none;border-radius:3px;color:var(--bg-plus-txt-color);cursor:pointer;font-size:16px;height:22px;position:absolute;right:10px;top:10px;width:22px}.modal-content .close-button svg{height:22px;width:22px}.modal-content .close-button:hover{outline:2px solid var(--bg-plus-txt-color)}@media only screen and (max-width:1000px){.responsiveDisplayN{display:none}}@media only screen and (max-width:540px){.modal-content{margin-bottom:5rem;width:96%}.incoming-notifications .initials,.modal-content .firstLine .noti-image,.modal-content .firstLine .noti-image svg{height:35px;min-width:35px;width:35px}}.outgoing-notification{align-items:center;display:flex;flex-direction:column;gap:5px;height:100%;padding:10px;width:100%}.outgoing-notification .customheader{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.outgoing-notification .customheader-small-screen{padding:0!important;position:fixed;right:5px;top:10px;width:auto;z-index:710}.outgoing-notification .customheader.scrolled{background-color:var(--component-bg-color);margin-left:auto;padding:0;position:-webkit-sticky;position:sticky;top:6px;width:auto;z-index:750}.outgoing-notification .customheader .moveback{align-items:center;border-radius:5px;display:flex;height:20px;justify-content:center;left:20px;padding:2px;position:absolute;width:20px;z-index:200}.outgoing-notification .customheader .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.outgoing-notification .customheader span{color:var(--bg-plus-txt-color);font-size:18px;font-weight:500;line-height:normal;text-align:center;text-transform:capitalize}.outgoing-notification .customheader .addCustomNotification{background:var(--bg-plus-txt-color);border-radius:5px;font-size:11.5px;padding:4.5px 10px;position:absolute;right:5px}.outgoing-notification .customNotificationsList{align-items:flex-start;display:flex;flex-direction:column;gap:5px;padding:0;width:100%}.outgoing-notification .customNotificationsList ul{align-items:flex-start;display:flex;flex-direction:column;list-style:none;min-width:100%;padding:0;transition:all .3s}.outgoing-notification ul li{align-items:flex-start;background:#fff;border-bottom:1px solid #dcdcdc;cursor:pointer;display:flex;gap:10px;padding:8px 15px;position:relative;transition:all .3s;width:100%}.outgoing-notification ul li:hover{background:#d4d4d4}.outgoing-notification ul li>div{color:#797979;flex:1 1;overflow:hidden;padding-right:10px}.outgoing-notification ul li>div span{color:#000;font-size:14.5px;font-weight:500;line-height:23px}.outgoing-notification ul li>div p{color:#696969;font-size:13.5px;overflow:hidden;white-space:nowrap}.fullPage{background-color:var(--component-bg-color);height:100vh;overflow-y:auto;padding-bottom:25px!important;position:fixed;top:0;z-index:1150}.fullPage .customheader{box-shadow:0 2px 2px #0000001c;margin:0 0 5px!important;padding:4px 0}.fullPage .customheader span{display:block}.fullPage .btnStyle{margin:0!important;position:absolute!important;right:6px!important}@media only screen and (max-width:1000px){.outgoing-notification{padding:0}.outgoing-notification .responsiveDisplayY{display:none}.outgoing-notification .customheader{justify-content:flex-end!important}.outgoing-notification .customheader .addCustomNotification{position:relative;right:10px}.outgoing-notification .customheader span{margin:auto}.outgoing-notification .customheader .moveback{left:8px;top:4px}.outgoing-notification .customheader .setPosition{left:8px!important;margin-right:auto;position:relative;top:auto!important}}@media only screen and (max-width:768px){.outgoing-notification .customheader{padding:9.5px 0}.outgoing-notification .customheader.forFullPage{background-color:var(--component-bg-color);position:-webkit-sticky;position:sticky;top:0;z-index:20}.outgoing-notification .customheader .moveback{top:auto}.outgoing-notification .customheader .setPosition{margin-right:0}.outgoing-notification ul li>div span{font-size:14px}.outgoing-notification ul li>div p{font-size:13px}}@media only screen and (max-width:540px){.outgoing-notification .customheader span{font-size:16.5px}.outgoing-notification .customheader .moveback svg{width:15px}.outgoing-notification .customNotificationsList{padding:0 6px}.outgoing-notification .customheader .addCustomNotification{font-size:11px;padding:5px 10px}.outgoing-notification ul li{border-bottom:1px solid silver;flex-wrap:wrap;gap:0;padding:6px 8px}.outgoing-notification ul li>div span{font-size:13px;line-height:normal}.outgoing-notification ul li>div p{font-size:12px;line-height:normal}}@media only screen and (max-width:340px){.outgoing-notification ul li>div{flex:none;flex-grow:1;width:100%}}.createNotification{align-items:center;animation:show1 .5s cubic-bezier(.58,-.75,.17,2.1) forwards;display:flex;flex-direction:column;gap:5px;padding:0 8px 8px;transition:all .2s;width:100%}@keyframes show1{0%{transform:translateY(100%)}to{transform:translateY(0)}}.createNotification .titleSection{display:flex;flex-direction:column;gap:5px;padding:0;width:100%}.createNotification .titleSection span{color:#000;font-size:15px;font-weight:500;line-height:normal;text-transform:capitalize;width:100%}.createNotification input{background:#fff;border-radius:0;box-shadow:none;color:#575757;font-size:14px;font-weight:500;letter-spacing:.8px;width:100%}.createNotification .titleSection input{align-self:stretch;color:#696969;padding:5px 2px}.createNotification .secondLine{background-color:#fff;display:flex;width:100%}.createNotification .secondLine>div{display:flex;flex:1 1;flex-direction:column;gap:5px;padding:0 10px 0 0}.createNotification .secondLine>div span{color:#000;font-size:15px;font-weight:500;line-height:normal}.createNotification .secondLine>div input{color:#696969;height:25px;outline:none;padding:0 4px 0 0}.createNotification .secondLine>div input:focus{border-bottom:1px solid var(--bg-plus-txt-color)}.createNotification .para{width:100%}.createNotification .para textarea{background:#fff;border:1px solid var(--bg-plus-txt-color);border-radius:5px;box-shadow:none;color:#797979;font-size:11px;font-weight:400;height:70px;letter-spacing:.8px;line-height:14px;outline:none;overflow-y:auto;padding:4px 10px;resize:none;width:100%}.createNotification .para span{align-items:center;color:var(--bg-plus-txt-color);display:flex;font-size:15px;height:22px;padding-left:2px}.createNotification .contactsTag{align-items:flex-start;display:flex;flex-direction:column;height:auto;position:relative;width:100%}.createNotification .contactsTag .contacts-container{align-items:flex-start;background-color:#fff;bottom:80%;box-shadow:0 4px 4px #0006;display:flex;flex-direction:column;left:8px;max-height:320px;overflow-x:auto;padding:0;position:absolute;width:280px}.createNotification .contactsTag .contacts-container::-webkit-scrollbar{width:8px}.createNotification .contactsTag .contacts-container::-webkit-scrollbar-track{background-color:#f1f1f1}.createNotification .contactsTag .contacts-container::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px}.createNotification .contactsTag .contacts-container::-webkit-scrollbar-thumb:hover{background-color:#555}.createNotification .contactsTag .contacts-container .contact-item{align-items:center;border-bottom:1px solid #dcdcdc;cursor:pointer;display:flex;gap:10px;padding:5px 10px;width:100%}.createNotification .contactsTag .contacts-container .contact-item:hover{background-color:#dcdcdc}.createNotification .contactsTag .contacts-container .contact-item .contactrofilePic{background-color:#dcdcdc;border-radius:50%;box-shadow:0 1px 1px #0003;height:35px;min-width:35px;overflow:hidden;width:35px}.createNotification .contactsTag .contacts-container .contact-item img{border-radius:50%;height:100%;width:100%}.createNotification .contactsTag .contacts-container .contact-item .initials{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:700;height:100%;justify-content:center;width:100%}.createNotification .contactsTag .contacts-container .contact-item span{color:var(--bg-plus-txt-color);font-size:13.4px;font-weight:500;height:auto;line-height:normal;text-transform:capitalize}.createNotification .contactsTag .contacts-container .contact-item p{color:#797979;font-size:11.5px;font-weight:400}.createNotification button{align-self:flex-end;border-radius:5px;font-size:12px;padding:6px 15px;text-align:center}.createNotification .delChildNoti{align-self:center;margin:8px 4px}@media only screen and (max-width:768px){.createNotification .secondLine>div span,.createNotification .titleSection span{font-size:15px}.createNotification button{font-size:13px;padding:6px 16px}}@media only screen and (max-width:540px){.createNotification{gap:4px}.createNotification button{font-size:12px;padding:5px 12px}.createNotification .titleSection{gap:0}.createNotification .titleSection input{font-size:12px;height:25px;padding:4px 7px}.createNotification .secondLine>div{padding:0 6.5px}.createNotification .titleSection span{padding-left:6.5px}.createNotification .secondLine>div span,.createNotification .titleSection span{font-size:13px;font-weight:600}.createNotification .secondLine>div input{font-size:12px;height:20px;line-height:14px}.para textarea{padding:5px}.createNotification .para span{font-size:13px}}@media only screen and (max-width:440px){.createNotification .secondLine{flex-direction:column;padding:4px 0}.createNotification .secondLine>div{flex:none;flex-grow:1;gap:0;padding:0 5px;width:100%}.createNotification .contactsTag .contacts-container{left:0;max-height:300px;width:100%}}.sendNotificationBox{align-items:flex-start;display:flex;flex-direction:column;gap:13px;padding:0;width:100%}.sendNotificationBox .posstk{background-color:var(--component-bg-color);display:flex;flex-direction:column;gap:6px;padding:5px 0;width:100%}.sendNotificationBox .listTile{align-items:flex-start;background:#fff;display:flex;gap:10px;padding:8px 4px;position:relative;transition:background-color .3s;width:100%}.sendNotificationBox .listTile>div{color:#797979;flex:1 1;overflow:hidden}.sendNotificationBox .listTile>div span{color:#000;font-size:15px;font-weight:500;letter-spacing:.8px;line-height:normal}.sendNotificationBox .listTile>div p{color:#696969;font-size:14px;height:20px;overflow:hidden;white-space:nowrap}.sendNotificationBox .notifyButtons{display:flex;justify-content:space-between;width:100%}.sendNotificationBox .notificationActionBox{align-items:center;border-bottom:1px solid #dcdcdc;display:flex;flex-direction:column;gap:12px;justify-content:center;width:100%}.sendNotificationBox .notificationActionBox .firstline{align-items:center;display:flex;justify-content:space-between;width:100%}.sendNotificationBox .notificationActionBox .firstline span{font-size:14px;line-height:normal}.sendNotificationBox .notificationActionBox .firstline .last-sent{align-items:center;color:#797979;display:flex;font-size:13px;margin-right:auto}.sendNotificationBox .notificationActionBox .firstline .last-sent .dot{background-color:#797979;border-radius:50%;height:9px;margin:5px 5px 0 8px;min-width:9px;width:9px}.sendNotificationBox .notificationActionBox .firstline .last-sent p{margin-left:5px}.sendNotificationBox .notificationActionBox .firstline .flButtons{align-items:center;display:flex;gap:10px}.sendNotificationBox .notificationActionBox .firstline .flButtons .notificBtn{cursor:pointer;height:18px;width:18px}.sendNotificationBox .notificationActionBox .firstline .flButtons .notificBtn svg{height:18px;width:18px}.sendNotificationBox .notificationActionBox .firstline .flButtons .notificBtn svg path{fill:var(--bg-plus-txt-color)}.sendNotificationBox .para{height:68px;width:100%}.sendNotificationBox .para .notificationTitle{background:#fff;border:1px solid var(--bg-plus-txt-color);border-radius:5px;color:#797979;font-size:11px;font-weight:400;height:100%;letter-spacing:.8px;line-height:14px;overflow-y:auto;padding:5px 8px;width:100%}.sendNotificationBox .contactsTag{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:auto;width:100%}.sendNotificationBox .contactsTag span{font-size:14px;line-height:normal}.sendNotificationBox .contactsTag .contacts-container{align-items:flex-start;display:flex;flex-direction:row;gap:5px;overflow:hidden;overflow-x:auto;padding:8px 10px;width:100%}.sendNotificationBox .contactsTag .contacts-container .contact-item{align-items:flex-start;background-color:#dcdcdc;border-radius:5px;border-radius:50%;display:flex;filter:drop-shadow(0 4px 4px rgba(0,0,0,.1));flex-direction:column;height:62px;min-width:62px;overflow:hidden;padding:0;width:62px}.sendNotificationBox .contactsTag .contacts-container .contact-item img{background-size:cover;border-radius:50%;height:100%;object-fit:cover;width:100%}.sendNotificationBox .contactsTag .contacts-container .contact-item .initials{align-items:center;background-color:#dcdcdc;border-radius:50%;color:#fff;display:flex;font-size:clamp(16px,3vw,22px);font-weight:700;height:100%;justify-content:center;width:100%}.sendNotificationBox .contactsTag .contacts-container .contact-item p{background:#fff;border-radius:0 0 5px 5px;color:#797979;flex:1 1;font-size:8px;font-weight:400;overflow:hidden;padding:3px 2px 2px;text-align:center;text-transform:capitalize;white-space:nowrap;width:100%}.notificationActionBox button{align-self:flex-end}.sendNotificationBox button{border-radius:5px;font-size:12px;padding:6px 15px;text-align:center}@media only screen and (max-width:1100px){.sendNotificationBox{padding:0 12px}}@media only screen and (max-width:768px){.sendNotificationBox,.sendNotificationBox .notificationActionBox{gap:10px}.sendNotificationBox button{font-size:13px;padding:6px 16px}.sendNotificationBox .notifyButtons{box-shadow:0 2px 2px #00000014;padding-bottom:5px}.sendNotificationBox .posstk{gap:4px;padding:10px 0 0;position:-webkit-sticky;position:sticky;top:42px;z-index:10}.sendNotificationBox .listTile>div p{font-size:13px}.sendNotificationBox .notificationActionBox .firstline .flButtons .notificBtn,.sendNotificationBox .notificationActionBox .firstline .flButtons .notificBtn svg{height:18px;width:18px}.sendNotificationBox .contactsTag{gap:0}}@media only screen and (max-width:540px){.sendNotificationBox,.sendNotificationBox .notificationActionBox{gap:5px}.sendNotificationBox .notificationActionBox{gap:5px;padding:5px 0}.sendNotificationBox .posstk{top:35px}.sendNotificationBox .listTile{flex-direction:column;gap:0;padding:4px 0}.sendNotificationBox .listTile>div{flex:none;flex-grow:1;gap:0;padding:0 6px;width:100%}.sendNotificationBox .listTile>div span{font-size:13px;height:auto;line-height:18px}.sendNotificationBox .listTile>div p{font-size:12px;height:auto;line-height:14px}.sendNotificationBox .contactsTag{flex-wrap:wrap;padding:4px 6px}.sendNotificationBox .contactsTag span{font-size:14px}.sendNotificationBox button{font-size:12px;padding:5px 12px}.sendNotificationBox .contactsTag .contacts-container .contact-item{height:55px;min-width:55px;width:55px}.sendNotificationBox .notificationActionBox .firstline .last-sent{font-size:11px;margin-top:3px}.sendNotificationBox .notificationActionBox .firstline .last-sent .dot{margin:0 5px}}.addAchievementDetail{align-items:center;animation:show .15s ease;display:flex;flex-direction:column;height:100vh;overflow:hidden;padding:0 10px 15px;width:100%}@keyframes show{0%{transform:translateX(100%)}to{transform:translateX(0)}}.addAchievementDetail .header{align-items:center;background-color:var(--component-bg-color);display:flex;justify-content:left;margin:8px 0 5px;padding:10px 15px;position:relative;width:100%}.addAchievementDetail .header .moveback{align-items:center;border-radius:5px;display:flex;height:22px;justify-content:center;padding:2px 3px;width:22px}.addAchievementDetail .header .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.addAchievementDetail .header span{color:var(--bg-plus-txt-color);font-size:25px;font-style:normal;font-weight:500;height:32px;line-height:32px;margin:auto;text-align:center;text-transform:capitalize}.addAchievementDetail .header button{position:absolute;right:0}.addAchievementDetail .buttons{display:flex;justify-content:right;margin-bottom:5px;width:100%}.addAchievementDetail .btn{background:none;border:1px solid var(--bg-plus-txt-color);border-radius:5px;color:var(--bg-plus-txt-color);font-size:13px;margin:0 20px 0 0;padding:4px 12px}.addAchievementDetail .btn:hover,.addAchievementDetail .header .addFilebtn:hover{background-color:var(--bg-plus-txt-color);color:var(--txt-color)}.addAchievementDetail .header .addFilebtn{background:none;border:1px solid var(--bg-plus-txt-color);border-radius:5px;color:var(--bg-plus-txt-color);cursor:pointer;margin:0 90px 0 auto;transition:all .1s}.addAchievementDetail .getAchievementBox{align-items:center;background-color:#fff;display:flex;flex-direction:column;flex-grow:1;gap:12px;height:85%;margin:0 auto;padding:12px;width:96%}.addAchievementDetail .getAchievementBox .titleSection{border-radius:8px;display:flex;width:100%}.addAchievementDetail .getAchievementBox .title{background-color:var(--component-bg-color);border-radius:8px;display:flex;font-size:14px;max-height:70px;overflow-y:auto;padding:5px 12px;width:100%}.addAchievementDetail .getAchievementBox .titleSection input{border:none;border-radius:8px;padding:7px 12px;width:100%}.addAchievementDetail .getAchievementBox .titleSection input:focus{outline:1px solid var(--bg-plus-txt-color)}.addAchievementDetail .getAchievementBox label{display:block;height:100%;overflow:hidden;position:relative;width:100%}.addAchievementDetail .getAchievementBox .imageBox{height:100%;min-height:450px;overflow:hidden;position:relative;width:100%}.addAchievementDetail .imageBox.pdfView{overflow-y:auto!important}.addAchievementDetail .imageBox .pdf-page{margin-bottom:10px I!important}.addAchievementDetail .react-pdf__Page__annotations,.addAchievementDetail .react-pdf__Page__annotations.annotationLayer,.addAchievementDetail .react-pdf__Page__textContent,.addAchievementDetail .react-pdf__Page__textContent.textLayer{display:none!important}.addAchievementDetail .imageBox .react-pdf__Page__canvas{height:100%!important;width:100%!important}.addAchievementDetail .getAchievementBox .imageBox input{height:100%;width:100%}.addAchievementDetail .getAchievementBox .imageBox img{background-size:cover;height:100%;width:100%}.addAchievementDetail .forPdfView{height:100%;width:100%}.addAchievementDetail .getAchievementBox button{border-radius:5px;padding:5px 18px}.addAchievementDetail .react-transform-component,.addAchievementDetail .react-transform-wrapper,.addAchievementDetail .transform-component-module_content__FBWxo,.addAchievementDetail .transform-component-module_wrapper__SPB86{height:100%;width:100%}@media only screen and (max-width:1050px){.addAchievementDetail .getAchievementBox{gap:10px;padding:12px}}@media only screen and (max-width:768px){.addAchievementDetail{background-color:var(--component-bg-color);height:100%;overflow-y:auto;padding:0 0 20px;position:fixed;top:0;z-index:9999}.addAchievementDetail .header{box-shadow:0 0 5px #0000004d;margin:0;padding:9px 18px}.addAchievementDetail .header span{font-size:21px;height:auto;line-height:normal}.addAchievementDetail .btn{margin:0 12px;padding:3px 10px}.addAchievementDetail .header .addFilebtn{margin:0 60px 0 auto}.addAchievementDetail .getAchievementBox{background:none;gap:8px;padding:10px}.addAchievementDetail .header .moveback{left:12px}.addAchievementDetail .buttons{margin:10px 0}.addAchievementDetail .getAchievementBox .imageBox{min-height:360px}.addAchievementDetail .getAchievementBox .titleSection .title,.addAchievementDetail .getAchievementBox .titleSection input{background:#fff;font-size:12px;padding:9px 10px}}@media only screen and (max-width:540px){.addAchievementDetail .header .moveback svg{width:16px}.addAchievementDetail .header span{font-size:20px;line-height:normal}.addAchievementDetail .getAchievementBox{box-shadow:none;width:100%}.addAchievementDetail .buttons{margin-bottom:0}}@media only screen and (max-width:440px){.addAchievementDetail .getAchievementBox label{width:80%;width:100%}.addAchievementDetail .buttons{flex-wrap:wrap;gap:5px;justify-content:space-between}.addAchievementDetail .btn{font-size:12px}}.settingContent{display:flex;flex-direction:column;height:100vh;padding:12px 0}.settingContent .serviceTile{align-items:flex-start;display:flex;flex-direction:column;gap:12px;padding:5px 15px;width:100%}.settingContent .serviceTile .servTile{background:#f0f0f0;border-radius:10px;box-shadow:0 4px 4px #00000040;cursor:pointer;padding:17px 20px;transition:all .2s ease;width:100%}.settingContent .serviceTile .servTile:hover{background:#d4d4d4}.settingContent .serviceTile .servTile span{color:#000;font-size:16px;font-weight:600;line-height:normal}.overlayForSubscriptionPlan{align-items:flex-start;background-color:var(--component-bg-color);display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:0 15px 25px;width:100%}.overlayForSubscriptionPlan .headerLine{align-items:center;background-color:var(--component-bg-color);border-bottom:1px solid #0000001a;display:flex;justify-content:space-between;margin:0 auto 10px;padding:9.5px 20px;position:-webkit-sticky;position:sticky;top:0;width:96%;z-index:25}.overlayForSubscriptionPlan .headerLine .moveback{align-items:center;border-radius:5px;display:flex;height:22px;justify-content:center;padding:2px 3px;position:absolute;width:22px}.overlayForSubscriptionPlan .headerLine .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.overlayForSubscriptionPlan .headerLine .addUserIcon{align-items:center;border-radius:5px;cursor:pointer;display:flex;height:22px;justify-content:center;padding:2px 3px;position:absolute;right:15px;width:22px}.overlayForSubscriptionPlan .headerLine .addUserIcon svg path{fill:var(--bg-plus-txt-color)}.overlayForSubscriptionPlan .headerLine span{color:var(--bg-plus-txt-color);display:block;font-size:16px;font-style:normal;font-weight:500;height:auto;line-height:normal;margin:auto;text-align:center;text-transform:capitalize;width:auto}.overlayForSubscriptionPlan .subscription-group{align-items:flex-start;display:flex;flex-direction:column;gap:12px;padding:5px 15px;width:100%}.overlayForSubscriptionPlan .subscription-group .headingText{color:var(--bg-plus-txt-color);font-size:14px;margin:auto;width:auto}.overlayForSubscriptionPlan .subscription-group .subscription-Tile{align-items:flex-start;background:#fff;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:10px 20px;position:relative;transition:all .2s ease;transition:all .3s;width:100%;z-index:10}.overlayForSubscriptionPlan .subscription-group .subscription-Tile:hover{background:#e7e7e7;box-shadow:0 2px 2px #00000024}.overlayForSubscriptionPlan .subscription-group .subscription-Tile span{color:var(--bg-plus-txt-color);font-size:15px;font-weight:600;line-height:normal}.overlayForSubscriptionPlan .subscription-group .subscription-Tile p{color:#575757;font-size:13px}.overlayForSubscriptionPlan .subscription-group .onLoadMsg{color:#454545;font-size:13px;text-align:center;width:100%}.overlayForSubscriptionPlan .subscription-group .subscription-Tile .activeCheck{align-items:center;display:flex;height:22px;justify-content:center;position:absolute;right:25px;width:22px}.overlayForSubscriptionPlan .subscription-group .subscription-Tile .activeCheck svg{height:22px;width:22px}.overlayForSubscriptionPlan .subscription-group .subscription-Tile .activeCheck svg path{fill:#0f9e0f}.overlayForSubscriptionPlan .expDateTag{align-items:center;background-color:var(--component-bg-color);bottom:0;display:flex;justify-content:center;padding:10px;position:-webkit-sticky;position:sticky;width:100%;z-index:100}.overlayForSubscriptionPlan .expDateTag p{color:#797979;font-size:14px;margin:0}.overlayForSubscriptionPlan .expDateTag p+p{margin-left:6px}@media only screen and (max-width:768px){.settingContent{height:90%;padding-top:8px}.settingContent .serviceTile{gap:10px}.settingContent .serviceTile .servTile span{font-size:14.5px}.overlayForSubscriptionPlan{height:90%;overflow:visible;overflow:initial;padding:0 0 25px}.overlayForSubscriptionPlan .headerLine{top:40px;width:100%}.overlayForSubscriptionPlan .headerLine .moveback{height:20px;padding:1.5px 2px;position:absolute;width:20px}.overlayForSubscriptionPlan .headerLine span{font-size:15px}.overlayForSubscriptionPlan .subscription-group{gap:8px;padding:5px 12px 10px}.overlayForSubscriptionPlan .subscription-group .headingText{font-size:13px}.overlayForSubscriptionPlan .subscription-group .subscription-Tile{padding:10px 14px}.overlayForSubscriptionPlan .subscription-group .subscription-Tile span{font-size:13.5px}.overlayForSubscriptionPlan .subscription-group .subscription-Tile p{font-size:12px}.overlayForSubscriptionPlan .expDateTag p{font-size:13px}}@media only screen and (max-width:540px){.settingContent .serviceTile{gap:5px}.settingContent .serviceTile .servTile span{font-size:13.5px;font-weight:700}.settingContent .settingContentsTiles .serviceTile .servTile{padding:17px 15px}.overlayForSubscriptionPlan .subscription-group .subscription-Tile span{font-size:13px}.overlayForSubscriptionPlan .subscription-group .subscription-Tile p{font-size:11.5px}}@media only screen and (max-width:340px){.overlayForSubscriptionPlan .expDateTag{flex-direction:column}}.overlayStyle{height:100vh;justify-content:center;overflow-y:hidden}.overlayContentStyle,.overlayStyle{background-color:var(--component-bg-color);display:flex;width:100%}.overlayContentStyle{align-items:flex-start;flex-direction:column;height:100%;padding:0 22px}.overlayContentStyle .headerLine{align-items:center;background-color:var(--component-bg-color);border-bottom:1px solid #0000001a;display:flex;justify-content:space-between;margin:0 auto 4px;padding:9.5px 20px;position:-webkit-sticky;position:sticky;top:0;width:96%;z-index:25}.overlayContentStyle .headerLine .moveback{align-items:center;border-radius:5px;display:flex;height:22px;justify-content:center;padding:2px 3px;position:absolute;width:22px}.overlayContentStyle .headerLine .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.overlayContentStyle .headerLine span{color:var(--bg-plus-txt-color);display:block;font-size:16px;font-style:normal;font-weight:500;height:auto;line-height:normal;margin:auto;text-align:center;text-transform:capitalize;width:auto}.overlayContentStyle .contentBox{height:100%;margin:0 auto;overflow-y:auto;padding:0 15px;width:96%;word-spacing:2px}.overlayContentStyle .react-pdf__Page__annotations,.overlayContentStyle .react-pdf__Page__annotations.annotationLayer,.overlayContentStyle .react-pdf__Page__textContent,.overlayContentStyle .react-pdf__Page__textContent.textLayer{display:none!important}.overlayContentStyle .react-pdf__Page__canvas{height:100%!important;width:100%!important}@media only screen and (max-width:768px){.overlayContentStyle{padding:0}.overlayContentStyle .headerLine{width:100%}.overlayContentStyle .contentBox{padding:0 10px;width:100%}}.addUserOverlay{align-items:flex-start;flex-direction:column;height:100vh;overflow-y:auto;padding:0 15px 25px;width:100%}.addUserOverlay,.addUserOverlay .headerLine{background-color:var(--component-bg-color);display:flex}.addUserOverlay .headerLine{align-items:center;border-bottom:1px solid #0000001a;justify-content:space-between;margin:0 auto 10px;padding:9.5px 20px;position:-webkit-sticky;position:sticky;top:0;width:96%;z-index:25}.addUserOverlay .headerLine .moveback{align-items:center;border-radius:5px;display:flex;height:22px;justify-content:center;padding:2px 3px;position:absolute;width:22px}.addUserOverlay .headerLine .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.addUserOverlay .headerLine span{color:var(--bg-plus-txt-color);display:block;font-size:16px;font-style:normal;font-weight:500;height:auto;line-height:normal;margin:auto;text-align:center;text-transform:capitalize;width:auto}.addUserOverlay .msgforUserAboutAddUser{font-size:14px;margin:12px auto;text-align:center;width:90%}.addUserOverlay .rowForadd{display:flex;flex-direction:column;gap:5px;margin:0 auto 6px;max-width:22rem;width:22rem}.addUserOverlay .rowForadd input{border:1px solid #dcdcdc;border-radius:6px;box-shadow:0 1px 2px #0003;padding:8px 14px;width:100%}.addUserOverlay .rowForadd .removeUser{align-self:flex-end;background:none;color:red;font-size:12px;margin-right:8px;width:auto}.addUserOverlay .addmember{border:2px solid var(--bg-plus-txt-color);border-radius:6px;font-size:12px;margin:0 auto;padding:5px 12px;transition:all .2s}.addUserOverlay .addmember:hover{background:none;color:var(--bg-plus-txt-color)}@media only screen and (max-width:768px){.addUserOverlay{height:100%;overflow:visible;overflow:initial;padding:0 0 25px}.addUserOverlay .headerLine{top:40px;width:100%}.addUserOverlay .headerLine .moveback{height:20px;padding:1.5px 2px;position:absolute;width:20px}.addUserOverlay .headerLine span{font-size:15px}.addUserOverlay .rowForadd{max-width:none}.addUserOverlay .msgforUserAboutAddUser{font-size:12.5px}}@media only screen and (max-width:540px){.addUserOverlay .msgforUserAboutAddUser{font-size:12px}.addUserOverlay .rowForadd input{font-size:12px;padding:7px 10px}.addUserOverlay .addmember{font-size:11.5px;padding:4px 10px}}@media only screen and (max-width:440px){.addUserOverlay .rowForadd{padding:0 20px;width:100%}.addUserOverlay .rowForadd input{border:1px solid #dcdcdc;border-radius:6px;padding:8px 10px;width:100%}.addUserOverlay .rowForadd .removeUser{font-size:11px}}.changePasswordContainer{display:flex;flex-direction:column;height:100%;overflow:hidden;overflow-y:auto;padding:0 15px 25px;width:100%}.changePasswordContainer .headerLine{align-items:center;background-color:var(--component-bg-color);border-bottom:1px solid #0000001a;display:flex;justify-content:space-between;margin:0 auto 10px;padding:9.5px 20px;position:-webkit-sticky;position:sticky;top:0;width:96%;z-index:25}.changePasswordContainer .headerLine .moveback{align-items:center;border-radius:5px;display:flex;height:22px;justify-content:center;padding:2px 3px;position:absolute;width:22px}.changePasswordContainer .headerLine .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.changePasswordContainer .headerLine span{color:var(--bg-plus-txt-color);display:block;font-size:16px;font-style:normal;font-weight:500;height:auto;line-height:normal;margin:auto;text-align:center;text-transform:capitalize;width:auto}.changePasswordContainer .artboard,.changePasswordContainer .box,.changePasswordContainer .box form,.changePasswordContainer .cpContainerBox{align-items:center;display:flex;flex-direction:column;justify-content:center}.changePasswordContainer .cpContainerBox{gap:30px}.changePasswordContainer .artboard .artboardPic{height:80px;margin:10px;width:80px}.changePasswordContainer .artboard .artboardPic img{width:100%}.changePasswordContainer .artboard span{color:#000;font-size:14px;line-height:normal}.changePasswordContainer .box{background-color:#fff;border-radius:10px;color:var(--box-txt-color);padding:10px 12px;width:350px}.changePasswordContainer .box form{padding:8px;width:100%}.changePasswordContainer .box form label{font-size:14px;font-weight:500}.changePasswordContainer .box .input-group{display:flex;flex-direction:column;width:100%}.changePasswordContainer .box input{background:#f3f3f3;font-size:14px;margin:5px 0;outline:none;padding:7px 8px;width:100%}.changePasswordContainer .box input::placeholder{color:#797979;font-size:12px}.changePasswordContainer .box input:focus{outline:2px solid var(--bg-plus-txt-color)}.changePasswordContainer .box .pos-rel{align-items:center;display:flex;position:relative;width:100%}.changePasswordContainer .box .pos-rel .password-toggle{align-items:center;background:#f3f3f3;display:flex;height:25px;justify-content:center;position:absolute;right:4px;top:9px;width:40px}.changePasswordContainer .box .error{color:var(--error-color);font-size:14px;line-height:normal;padding:4px}.changePasswordContainer .box button{border:none;border:2px solid var(--bg-plus-txt-color);border-radius:6px;cursor:pointer;font-size:15px;margin-top:8px;padding:5px 18px;transition:all .12s}.changePasswordContainer .box button:hover{background-color:#fff;color:var(--bg-plus-txt-color)}.changePasswordContainer .box a{color:var(--box-txt-color);font-weight:600;margin-left:5px;text-decoration:none;width:130px}.changePasswordContainer .box a:hover{text-decoration:underline}@media screen and (max-width:768px){.changePasswordContainer{height:88%;padding:0 0 25px}.changePasswordContainer .headerLine{width:100%}.changePasswordContainer .box{background:none;box-shadow:none;width:350px}.changePasswordContainer .artboard span{font-size:.9rem}.changePasswordContainer .box input{font-size:13px;margin-bottom:8px;padding:8px}.changePasswordContainer .box form label{font-weight:700}}@media screen and (max-width:540px){.changePasswordContainer .artboard .artboardPic{height:75px;width:75px}.changePasswordContainer .artboard span{font-size:.8rem}.changePasswordContainer .box button{font-size:14px}}@media screen and (max-width:340px){.changePasswordContainer .box{width:100%}}.chatTileBox{display:flex;flex-direction:column;height:400px;overflow-y:auto;padding:0 10px 10px;width:100%}.chatTileBox::-webkit-scrollbar{width:8px}.chatTileBox::-webkit-scrollbar-thumb{background-color:#7f7f7f;border-radius:6px}.chatTileBox::-webkit-scrollbar-thumb:hover{background-color:#5e5e5e}.chatTileBox .headerText{display:flex;justify-content:space-between;padding:3px 5px;width:100%}.chatTileBox .headerText span{font-size:12px;font-weight:400;line-height:normal}.chatTileBox .contactList{display:flex;flex-direction:column;padding:0;width:100%}.chatTileBox .contactList .contactBox{align-items:center;background:#fff;border-bottom:1px solid #dcdcdc;cursor:pointer;display:flex;flex-direction:row;gap:8px;height:100%;height:50px;min-height:50px;overflow:hidden;padding:6px 0 6px 6px;position:relative;width:100%}.chatTileBox .contactList .contactBox:hover{background:#d4d4d4}.chatTileBox .contactList .contactBox .profile-pic{background-color:#dcdcdc;border-radius:50%;height:35px;min-width:35px;overflow:hidden;width:35px}.chatTileBox .contactList .contactBox .profile-pic img{background-size:cover;height:100%;object-fit:cover;width:100%}.chatTileBox .contactList .contactBox .contact-details{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:center;overflow:hidden;padding:0}.chatTileBox .contactList .contactBox .contact-details span{color:#292929;font-size:13px;font-weight:600;letter-spacing:.3px;line-height:normal;white-space:nowrap}.chatTileBox .contactList .contactBox label{color:#797979;font-size:11.5px;font-weight:400;letter-spacing:.3px;white-space:nowrap}.chatTileBox .contactList .contactBox .msgTime{font-size:10px;margin-right:2px;min-width:45px;text-align:right;width:45px}.chatTileBox .contactList .chatTileUpperCover{align-items:center;background-color:#fff;display:flex;height:auto;width:100%}.chatTileBox .contactList .chatTileUpperCover .chatTileMore{align-items:center;background-color:#fff;display:flex;height:100%}.chatTileBox .contactList .chatTileUpperCover .chatTileMore button{padding:0!important}.chatTileBox .contactList .chatTileUpperCover .chatTileMore button:hover{background:none!important}.css-3dzjca-MuiPaper-root-MuiPopover-paper-MuiMenu-paper{box-shadow:none!important}.chatTileBox .contactList .contactBox .profile-pic .initials{align-items:center;background-color:#ccc;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:700;height:35px;justify-content:center;min-width:35px;width:35px}.chatTileBox .contactList .contactBox .profile-pic .initials svg{height:25px;width:25px}.chatTileBox .contactList .chatTileUpperCover:last-child{margin-bottom:80px}.chatTileBox .contactList .chatTileUpperCover .moreOptionBox{align-items:center;align-self:center;border-bottom:1px solid #dcdcdc;display:flex;height:100%;justify-content:center;min-width:22px;position:relative;width:22px}.chatTileBox .contactList .chatTileUpperCover .moreOptionInner{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:2px;width:90%}.chatTileBox .contactList .contactBox .moreOption svg path{fill:#1e1e1e}.chatTileBox .contactList .chatTileUpperCover .moreOptionsBlock{background-color:#fff;border-radius:5px;bottom:-10px;box-shadow:0 4px 4px #0003;display:flex;flex-direction:column;overflow:hidden;position:absolute;right:0;z-index:10}.chatTileBox .contactList .chatTileUpperCover .moreOptionsBlock .chatListmpItem{cursor:pointer;display:block;font-size:14px;padding:4.5px 12px}.chatTileBox .contactList .chatTileUpperCover .moreOptionsBlock .chatListmpItem:hover{background:#d4d4d4}@media only screen and (max-width:768px){.chatTileBox{height:90%;padding:0 10px 35px}.chatTileBox .contactList{padding-bottom:20px}}.contactsTileToSelectForChats{align-items:flex-start;animation:slideFromBottomToTop .15s ease;background-color:#fff;border-radius:10px 10px 0 0;bottom:0;box-shadow:0 2px 2px #0003;display:flex;flex-direction:column;height:394px;justify-content:flex-start;padding:0 5px 8px;position:absolute;width:100%}@keyframes slideFromBottomToTop{0%{transform:translatey(100%)}to{transform:translatey(0)}}.contactsTileToSelectForChats .contactsCountLine{padding:0 8px 3px}.contactsTileToSelectForChats .contactsCountLine span{color:#444746;font-size:12px;font-weight:500;line-height:normal}.contactsTileToSelectForChats .addedContact{border-block:1px solid var(--bg-plus-txt-color);display:flex;flex-direction:column;height:100%;overflow:hidden;overflow-y:auto;padding:0 0 2px;width:100%}.contactsTileToSelectForChats .addedContact::-webkit-scrollbar{width:8px}.contactsTileToSelectForChats .addedContact::-webkit-scrollbar-thumb{background-color:#7f7f7f;border-radius:6px}.contactsTileToSelectForChats .addedContact::-webkit-scrollbar-thumb:hover{background-color:#5e5e5e}.contactsTileToSelectForChats .addedContact .contact-box{align-items:center;background-color:#fff;border-bottom:1px solid #c4c7c5;cursor:pointer;display:flex;min-height:48px;padding:5px 2px;transition:all .3s;width:100%}.contactsTileToSelectForChats .addedContact .contact-box:hover{background-color:#dcdcdc}.contactsTileToSelectForChats .addedContact .contact-box:last-child{margin-bottom:55px}.contactsTileToSelectForChats .addedContact .contact-box .profile-pic{background-color:#dcdcdc;border-radius:18px;height:35px;margin-right:10px;min-width:35px;overflow:hidden;width:35px}.contactsTileToSelectForChats .addedContact .contact-box .profile-pic img{background-size:cover;border-radius:18px;height:100%;object-fit:cover;width:100%}.contactsTileToSelectForChats .addedContact .contact-box .initials{align-items:center;background-color:#ccc;color:#fff;display:flex;font-size:16px;height:35px;justify-content:center;min-width:35px;width:35px}.contactsTileToSelectForChats .addedContact .contact-box .contact-details{display:flex;flex-direction:column;gap:0;overflow:hidden;width:100%}.contactsTileToSelectForChats .addedContact .contact-box .contact-details span{color:#444746;font-size:13px;font-weight:500;height:auto;line-height:14px;overflow:hidden;padding:0;white-space:nowrap;width:100%}.contactsTileToSelectForChats .addedContact .msgforcontacts{display:flex;justify-content:center;padding:12px 10px}.contactsTileToSelectForChats .addedContact .msgforcontacts span{color:#797979;font-size:15px;font-weight:400}.contactsTileToSelectForChats .addedContact .ldtxt{display:flex;font-size:1.15rem;justify-content:center;margin:auto;width:100%}@media only screen and (max-width:768px){.contactsTileToSelectForChats{height:90%;top:85px}}@media only screen and (max-width:540px){.contactsTileToSelectForChats .addedContact .contact-box .contact-details span{font-size:12px;line-height:normal}}.sharedViewOverlay{justify-content:center}.catalogSharedView{align-items:flex-start;flex-direction:column;height:100%;margin:auto;max-width:60rem;overflow:hidden;width:60rem;z-index:11111}.catalogSharedView,.catalogSharedView .headerLine{background-color:var(--component-bg-color);display:flex}.catalogSharedView .headerLine{align-items:center;box-shadow:0 0 5px #0000004d;min-height:40px;padding:7px 10px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:10}.catalogSharedView .headerLine .movebackc{align-items:center;border-radius:5px;display:flex;height:18px;justify-content:center;padding:2px;position:absolute;width:18px}.catalogSharedView .headerLine .movebackc:hover{outline:2px solid var(--bg-plus-txt-color)}.catalogSharedView .headerLine span{color:var(--bg-plus-txt-color);display:block;font-size:16px;font-weight:500;line-height:normal;margin:auto;text-align:center;text-transform:capitalize}.catalogSharedView .ctldCntBox{overflow-y:auto;padding:10px 0 20px;width:100%}.catalogSharedView .descriptionSection,.catalogSharedView .titleSection{align-items:flex-start;display:flex;flex-direction:column;gap:4px;padding:0 20px;width:100%}.catalogSharedView .descriptionSection label,.catalogSharedView .titleSection label{color:var(--bg-plus-txt-color);font-size:14px;font-weight:500;line-height:normal;text-transform:capitalize}.catalogSharedView .titleSection .title{align-items:center;display:flex;height:auto;min-height:28px;padding:0 10px}.catalogSharedView .descriptionSection .description,.catalogSharedView .titleSection .title{background:#fff;border:1px solid var(--bg-plus-txt-color);border-radius:5px;color:#797979;font-size:13px;font-weight:400;white-space:break-spaces;width:100%}.catalogSharedView .descriptionSection .description{-ms-overflow-style:none;box-shadow:none;min-height:120px;overflow:hidden;overflow-y:auto;padding:5px 7px;scroll-snap-type:none;scrollbar-width:none}.catalogSharedView .descriptionSection .description::-webkit-scrollbar{display:none}.catalogSharedView .imagesSection{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;height:auto;justify-content:center;padding:10px;width:100%}.catalogSharedView .flfimgbt{align-items:center;display:flex;width:100%}.catalogSharedView .imagesSection .catalogImage{background:#e6e6e6;border-radius:5px;box-shadow:0 3px 4px #0003;cursor:pointer;height:80px;overflow:hidden;position:relative;width:80px}.catalogSharedView .imagesSection .catalogImage:after{content:"";cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.catalogSharedView .imagesSection .catalogImage img{height:100%;object-fit:cover;width:100%}.catalogSharedView .image-slider{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1250;z-index:2000}.catalogSharedView .image-gallery{margin:0 auto!important;max-width:70%!important}.catalogSharedView .image-gallery-content img{max-width:100%!important}.catalogSharedView .image-gallery-slide .image-gallery-image{height:100%!important;object-fit:cover!important}.catalogSharedView .image-gallery-thumbnail .image-gallery-thumbnail-image{height:60px!important}.catalogSharedView .close-slider{background-color:var(--bg-plus-txt-color);border-radius:5px;color:var(--txt-color);cursor:pointer;font-size:13px;padding:5px 12px;position:absolute;right:15px;top:10px}@media only screen and (max-width:1000px){.catalogSharedView{margin:0;max-width:none;width:100%}}@media only screen and (max-width:768px){.catalogSharedView .headerLine{background-color:var(--component-bg-color);box-shadow:0 0 5px #0000004d;margin-bottom:5px;padding:9.5px 10px;position:-webkit-sticky;position:sticky;top:0;z-index:1250}.catalogSharedView .descriptionSection,.catalogSharedView .titleSection{padding:0 14px}.catalogSharedView .descriptionSection label,.catalogSharedView .titleSection label{line-height:20px}.catalogSharedView .descriptionSection .description{padding:8px}.catalogSharedView .image-gallery{max-width:100%!important}.catalogSharedView .image-gallery-slide{aspect-ratio:4/3}.catalogSharedView .image-gallery-slide .image-gallery-image{height:100%!important}}@media only screen and (max-width:540px){.catalogSharedView .titleSection .title{font-size:12px}.catalogSharedView .descriptionSection .description{font-size:12px;padding:6px}.catalogSharedView .descriptionSection label,.catalogSharedView .titleSection label{font-size:14px;line-height:normal}}.sharedViewOverlay{background:#0003;gap:6px;height:100vh;left:0;overflow:hidden;overflow-y:auto;position:fixed;top:0;width:100vw}.propertySharedView,.sharedViewOverlay{align-items:flex-start;display:flex;z-index:11111}.propertySharedView{background-color:var(--component-bg-color);flex-direction:column;height:100%;margin:auto;max-width:60rem;overflow:hidden;width:60rem}.propertySharedView .headerLine{align-items:center;background-color:var(--component-bg-color);box-shadow:0 0 5px #0000004d;display:flex;min-height:40px;padding:7px 10px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:10}.propertySharedView .headerLine .movebackc{align-items:center;border-radius:5px;display:flex;height:18px;justify-content:center;padding:2px;position:absolute;width:18px}.propertySharedView .headerLine .movebackc:hover{outline:2px solid var(--bg-plus-txt-color)}.propertySharedView .headerLine span{color:var(--bg-plus-txt-color);display:block;font-size:16px;font-weight:500;line-height:normal;margin:auto;text-align:center;text-transform:capitalize}.propertySharedView .infoBox{display:flex;flex-direction:column;gap:5px;overflow-y:auto;padding:10px 0 20px;width:100%}.propertySharedView .descriptionBox{align-items:stretch;display:flex;flex-direction:column;margin:0 auto;width:96%}.propertySharedView .snaggingBoxHeader{align-items:center;background-color:#fff;display:flex;justify-content:space-between;width:100%}.propertySharedView .snaggingButton{align-items:center;cursor:pointer;display:flex;padding:30px}.propertySharedView .infoBox .infoBoxHeader{align-items:center;display:flex;justify-content:space-between;padding:0 15px;width:100%}.propertySharedView .infoBox .infoBoxHeader h2{font-size:14px;font-weight:500;padding:0}.propertySharedView .descriptionBox .description-text{background-color:var(--fields-color);border-radius:5px;font-size:14px;min-height:105px;overflow-y:auto;padding:8px 14px;width:100%}.propertySharedView .descriptionBox pre{align-self:flex-start;background-color:var(--fields-color);color:#797979;font-size:13px;line-height:19px;min-height:105px;overflow-y:auto;padding:8px 10px;text-transform:capitalize;white-space:break-spaces;width:100%;word-break:break-all}.propertySharedView .OwnershipDocsCardsBox,.propertySharedView .TenancyDetails .TenancyDetailsTile,.propertySharedView .floorPlans .floorPlansTile,.propertySharedView .snagging .snaggingTile{align-items:center;display:flex;flex-direction:column;gap:8px;padding:8px;width:100%}.propertySharedView .photos .photosTile{background-color:#fff;display:flex;flex-wrap:wrap;gap:8px;gap:10px;min-height:80px;padding:5px;width:100%}.propertySharedView .OwnershipDocsCardsBox .OwnershipDocsCardAdd,.propertySharedView .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard,.propertySharedView .floorPlans .floorPlansTile .floorPlansTileCard,.propertySharedView .snagging .snaggingTile .snaggingTileCard{background-color:#fff;border-radius:10px;box-shadow:0 3px 3px #0003;display:flex;flex-direction:column;gap:8px;max-height:600px;min-height:500px;overflow:hidden;padding:10px;position:relative;width:60%}.propertySharedView .OwnershipDocsCardsBox .OwnershipDocsCardAdd .downloadPDFBtn,.propertySharedView .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .downloadPDFBtn,.propertySharedView .floorPlans .floorPlansTile .floorPlansTileCard .downloadPDFBtn{align-self:flex-end;border-radius:5px;cursor:pointer;font-size:12px;padding:5px 12px}.propertySharedView .photos .photosTile .photosCard{align-items:center;border-radius:10px;box-shadow:0 3px 3px #00000040;display:flex;flex:0 0 95px;flex-direction:column;height:105px;justify-content:center;overflow:hidden;padding:0;position:relative}.propertySharedView .OwnershipDocsCardsBox .OwnershipDocsCardAdd .docsPic,.propertySharedView .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .TenancyDetailsTileCardPic,.propertySharedView .floorPlans .floorPlansTile .floorPlansTileCard .floorPlansTileCardPic,.propertySharedView .snagging .snaggingTile .snaggingTileCard .snaggingTileCardPic{background-color:#dcdcdc;display:flex;height:475px;justify-content:center;max-height:550px;min-height:475px;min-width:50%;overflow:hidden;width:100%}.propertySharedView .photos .photosTile .photoTilePic{background-color:#dcdcdc;height:100%;overflow:hidden;width:100%}.propertySharedView .OwnershipDocsCardsBox .OwnershipDocsCardAdd .docsPic img,.propertySharedView .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .TenancyDetailsTileCardPic img,.propertySharedView .floorPlans .floorPlansTile .floorPlansTileCard .floorPlansTileCardPic img,.propertySharedView .snagging .snaggingTile .snaggingTileCard .snaggingTileCardPic img{background-size:cover;height:100%;max-width:100%;object-fit:scale-down}.propertySharedView .photos .photosTile img{background-size:cover;height:100%;object-fit:cover;width:100%}.propertySharedView .OwnershipDocsCardsBox .OwnershipDocsCardAdd .span,.propertySharedView .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .span,.propertySharedView .floorPlans .floorPlansTile .floorPlansTileCard .span,.propertySharedView .snagging .snaggingTile .snaggingTileCard .span{font-size:12px;font-weight:400;height:100%;line-height:normal;max-height:475px;overflow:hidden;overflow-y:auto;padding:0 5px 4px;width:100%;word-break:break-all}.propertySharedView .photos .photosTile .photosCard:after{background:#00000080;border-radius:10px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .25s ease;width:100%;z-index:1}.propertySharedView .photos .photosTile .photosCard:hover:after{opacity:1}.propertySharedView .photos .photosTile .photosCard:hover{transform:scale(.98)}.propertySharedView .image-slider{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1250;z-index:2000}.propertySharedView .image-gallery{margin:0 auto!important;max-width:70%!important}.propertySharedView .image-gallery-content img{max-width:100%!important}.propertySharedView .image-gallery-slide .image-gallery-image{height:100%!important}.propertySharedView .image-gallery-thumbnail .image-gallery-thumbnail-image{height:60px!important}.propertySharedView .close-slider{background-color:var(--bg-plus-txt-color);border-radius:5px;color:var(--txt-color);cursor:pointer;font-size:13px;padding:5px 12px;position:absolute;right:25px;top:10px}.propertySharedView .react-transform-component,.propertySharedView .react-transform-wrapper,.propertySharedView .transform-component-module_content__FBWxo,.propertySharedView .transform-component-module_wrapper__SPB86{height:100%;justify-content:center;width:100%}.propertySharedView .react-pdf__Document,.propertySharedView .react-pdf__Page .pdf-page,.propertySharedView.react-pdf__Page{height:100%;width:100%}.propertySharedView .react-pdf__Page__annotations,.propertySharedView .react-pdf__Page__annotations.annotationLayer,.propertySharedView .react-pdf__Page__annotations.annotationLayer+.react-pdf__Page,.propertySharedView .react-pdf__Page__textContent,.propertySharedView .react-pdf__Page__textContent.textLayer{display:none!important}.propertySharedView .react-pdf__Page__canvas{height:100%!important;width:100%!important}.react-pdf__message.react-pdf__message--error{display:none!important}@media only screen and (max-width:1000px){.propertySharedView{margin:0;max-width:none;width:100%}}@media only screen and (max-width:768px){.propertySharedView .image-gallery{max-width:100%!important}.propertySharedView .image-gallery-slide{aspect-ratio:4/3}.propertySharedView .image-gallery-slide .image-gallery-image{height:100%!important}.propertySharedView .OwnershipDocsCardsBox .OwnershipDocsCardAdd,.propertySharedView .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard,.propertySharedView .floorPlans .floorPlansTile .floorPlansTileCard,.propertySharedView .snagging .snaggingTile .snaggingTileCard{max-height:none;width:100%}.propertySharedView .OwnershipDocsCardsBox .OwnershipDocsCardAdd .docsPic,.propertySharedView .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .TenancyDetailsTileCardPic,.propertySharedView .floorPlans .floorPlansTile .floorPlansTileCard .floorPlansTileCardPic,.propertySharedView .snagging .snaggingTile .snaggingTileCard .snaggingTileCardPic{min-width:0;min-width:auto}.propertySharedView .OwnershipDocsCardsBox .OwnershipDocsCardAdd .span,.propertySharedView .TenancyDetails .TenancyDetailsTile .TenancyDetailsTileCard .span,.propertySharedView .floorPlans .floorPlansTile .floorPlansTileCard .span,.propertySharedView .snagging .snaggingTile .snaggingTileCard .span{height:auto;max-height:none;overflow-y:visible;overflow-y:initial}}.chatRoom{background-color:#f5f6f7;display:flex;flex-direction:column;height:480px;padding:0;transition:all .2s;width:100%}.chatRoom .chatContentBoxHeader{align-items:center;background-color:#fff;box-shadow:0 2px 4px #00000040;display:flex;gap:10px;padding:6px 10px;position:-webkit-sticky;position:sticky;top:0;width:100%}.chatRoom .chatContentBoxHeader .moveback{align-items:center;border-radius:5px;display:flex;height:18px;justify-content:center;padding:2px;width:18px}.chatRoom .chatContentBoxHeader .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.chatRoom .chatContentBoxHeader .profile-pic{background-color:#dcdcdc;border-radius:50%;height:35px;min-width:35px;overflow:hidden;width:35px}.chatRoom .chatContentBoxHeader .profile-pic img{background-size:cover;height:100%;object-fit:cover;width:100%}.chatRoom .chatContentBoxHeader .profile-pic .initials{align-items:center;background-color:#ccc;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:700;height:35px;justify-content:center;min-width:35px;width:35px}.chatRoom .chatContentBoxHeader .profile-pic .initials svg{height:25px;width:25px}.chatRoom .chatContentBoxHeader span{font-size:13px;line-height:normal;overflow:hidden;white-space:nowrap}.chatRoom .chat-messages{align-items:flex-end;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;padding:10px 5px;width:100%}.chatRoom .chat-messages::-webkit-scrollbar{width:6px}.chatRoom .chat-messages::-webkit-scrollbar-thumb{background-color:#7f7f7f;border-radius:6px}.chatRoom .chat-messages::-webkit-scrollbar-thumb:hover{background-color:#5e5e5e}.chatRoom .message-input{align-items:center;background-color:#fff;bottom:0;box-shadow:0 2px 4px #00000040;display:flex;flex-direction:column;gap:8px;padding:12px 6px 8px;position:-webkit-sticky;position:sticky;width:100%}.chatRoom .message-input .imageMsgSection{align-self:flex-start;border-radius:6px;box-shadow:0 2px 4px #00000040;height:84px;margin-left:8px;min-width:84px;overflow:hidden;position:relative;width:84px}.chatRoom .message-input .imageMsgSection img{background-size:cover;height:100%;width:100%}.chatRoom .message-input .imageMsgSection .removeImage{align-items:center;background-color:#fff;border:1px solid var(--bg-plus-txt-color);border-radius:50%;cursor:pointer;display:flex;height:20px;justify-content:center;position:absolute;right:3px;top:3px;width:20px}.chatRoom .message-input .imageMsgSection .removeImage svg{height:20px;width:20px}.chatRoom .message-input .imageMsgSection .removeImage svg path{fill:var(--bg-plus-txt-color)}.chatRoom .secondLine{align-items:center;display:flex;gap:5px;width:100%}.chatRoom .message-input textarea{background-color:#e8e8e8;border:none;border-radius:5px;box-shadow:none;color:#0f1828;flex:1 1;font-family:inherit;font-size:12px;font-style:normal;height:32px;max-height:110px;min-height:29px;outline:none;padding:8px;resize:none;width:100%}.chatRoom .message-input textarea:focus{outline:1px solid var(--bg-plus-txt-color)}.chatRoom .message-input .chatPLusBox,.chatRoom .message-input .sendMsgButton{align-items:center;align-self:center;border-radius:5px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:5px 8px}.chatRoom .message-input .chatPLusBox svg{height:16px;width:16px}.chatRoom .message-input .sendMsgButton svg{height:18px;width:18px}.chatRoom .message-input .chatPLusBox:hover svg path{fill:var(--bg-plus-txt-color);transition:all .2s}@media only screen and (max-width:768px){.chatRoom{height:100%}.chatRoom .message-input{padding:12px 6px 16px}.chatRoom .message-input .chatPLusBox svg{height:18px;width:18px}.chatRoom .message-input .sendMsgButton svg{height:22px;width:22px}.chatRoom .chatContentBoxHeader .moveback{height:20px;width:20px}}.chatUserMsgBox{display:flex;flex-direction:column;gap:3px;max-width:85%;padding-top:5px;width:auto}.chatUserMsgBox label{color:#797979;font-size:9.5px;width:100%}.chatUserMsgBox.receivedUserMsgBox{margin-right:auto}.chatUserMsgBox.sendUserMsgBox label{padding-left:8px;text-align:left}.chatUserMsgBox.receivedUserMsgBox label{padding-right:8px;text-align:right}.chatUserMsgBox .firstLine{display:flex;gap:5px;width:auto}.chatUserMsgBox.sendUserMsgBox .firstLine{flex-direction:row-reverse}.chatUserMsgBox .firstLine .userMsgPic{background-color:#dcdcdc;border-radius:50%;color:var(--bg-plus-txt-color);height:24px;min-width:24px;overflow:hidden;width:24px}.chatUserMsgBox .firstLine .userMsgPic img{background-size:cover;height:100%;object-fit:cover;width:100%}.chatUserMsgBox .firstLine .userMsgPic .initials{align-items:center;background-color:#ccc;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:700;height:24px;justify-content:center;min-width:24px;width:24px}.chatUserMsgBox .firstLine .userMsgPic .initials svg{height:20px;width:20px}.chatUserMsgBox .firstLine .received,.chatUserMsgBox .firstLine .sent{align-items:flex-start;align-self:flex-end;box-shadow:0 1px 1px #0000001a;display:flex;flex-direction:column;font-size:13px;font-weight:400;overflow:hidden;padding:9px 12px;width:100%;word-break:break-all}.chatUserMsgBox .firstLine .sent{box-shadow:0 2px 2px #0003}.chatUserMsgBox .firstLine .received pre,.chatUserMsgBox .firstLine .sent pre{font-family:inherit;font-size:11px;height:100%;white-space:break-spaces}.chatUserMsgBox .firstLine .msgStyleSet1,.chatUserMsgBox .firstLine .msgStyleSet2{border-radius:14px!important;padding:0!important}.chatUserMsgBox .firstLine .msgStyleSet1 pre{padding:10px;width:100%}.chatUserMsgBox .firstLine .msgStyleSet2{background:none!important;padding:0}.chatUserMsgBox .firstLine .msgStyleSet2 pre{display:none}.chatUserMsgBox .firstLine .msgStyleSet3{width:170px}.chatUserMsgBox .firstLine .imageSend{background-color:#dcdcdc;height:160px;min-height:160px;min-width:170px;width:170px}.chatUserMsgBox .firstLine .received img,.chatUserMsgBox .firstLine .sent img{background-size:cover;height:100%;object-fit:cover;width:100%}.chatUserMsgBox .firstLine .sent{background:var(--bg-plus-txt-color);border-radius:16px 16px 0 16px;color:#fff}.chatUserMsgBox .firstLine .received{background:#fff;border-radius:16px 16px 16px 0;color:#797979}.chatUserMsgBox .react-pdf__Document,.chatUserMsgBox .react-pdf__Page,.chatUserMsgBox .react-pdf__Page .pdf-page{height:100%;width:100%}.chatUserMsgBox .react-pdf__Page__annotations,.chatUserMsgBox .react-pdf__Page__annotations.annotationLayer,.chatUserMsgBox .react-pdf__Page__annotations.annotationLayer+.react-pdf__Page,.chatUserMsgBox .react-pdf__Page__textContent,.chatUserMsgBox .react-pdf__Page__textContent.textLayer{display:none!important}.chatUserMsgBox .react-pdf__Page__canvas{height:100%!important;object-fit:cover;width:100%!important}.chat-overlay{animation:chat .5s cubic-bezier(.68,-.55,.27,1.55) forwards;background-color:var(--component-bg-color);border-radius:6px;bottom:20px;box-shadow:0 15px 20px #00000073;height:480px;min-height:480px;overflow:hidden;position:fixed;right:20px;transition:all .2s;width:320px;z-index:1300}@keyframes chat{0%{transform:translateY(100%)}to{transform:translateY(0)}}.chat-overlay .header{align-items:center;background-color:var(--component-bg-color);box-shadow:0 0 5px #0000004d;display:flex;justify-content:space-between;margin-bottom:10px;min-height:40px;padding:7px 10px;width:100%}.chat-overlay .header .moveback{height:20px;outline:1px solid var(--bg-plus-txt-color);right:15px;width:20px}.chat-overlay .header .contactshow,.chat-overlay .header .moveback{align-items:center;border-radius:5px;display:flex;justify-content:center;position:absolute}.chat-overlay .header .contactshow{height:18px;left:15px;padding:2px;width:18px}.chat-overlay .header .contactshow:hover,.chat-overlay .header .moveback:hover{outline:2px solid var(--bg-plus-txt-color)}.chat-overlay .header .moveback svg{height:20px;width:20px}.chat-overlay .header .moveback svg path{fill:var(--bg-plus-txt-color)}.chat-overlay .header span{color:var(--bg-plus-txt-color);font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin:auto;text-align:center;text-transform:capitalize}.chat-overlay .searchBarBox{margin:4px auto 10px}.chat-overlay .searchBarBox input[type=search]{border:1px solid var(--bg-plus-txt-color);font-size:12px;height:32px!important;padding:0 1.6rem}.chat-overlay .searchBarBox .searchIcon svg{height:11px;width:11px}.chat-overlay .searchBarBox .searchIcon{left:8px;top:10.5px}.mtsfngc{font-size:14px;margin:40px auto;width:-webkit-max-content;width:max-content}.chat-overlay .plusSignBoxButton{align-items:center;border-radius:6px;bottom:20px;cursor:pointer;display:flex;filter:drop-shadow(0 5px 5px rgba(0,0,0,.2));height:30px;justify-content:center;overflow:hidden;position:absolute;right:20px;width:30px}.chat-overlay .plusSignBoxButton svg{height:30px;width:30px}.chatPictureModal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.chatPictureModal .modalContent{display:flex;height:550px;justify-content:center;overflow:hidden;position:relative;width:550px}.chatPictureModal .modalContent img{border-radius:0;height:100%;max-width:100%;object-fit:scale-down}.chatPictureModal .closeButton{background-color:var(--bg-plus-txt-color);border-radius:5px;color:#fff;cursor:pointer;font-size:14px;line-height:normal;padding:5px 10px;position:absolute;right:10px;top:10px;z-index:10000}.chatPictureModal .react-transform-component,.chatPictureModal .react-transform-wrapper,.chatPictureModal .transform-component-module_content__FBWxo,.chatPictureModal .transform-component-module_wrapper__SPB86{height:100%;justify-content:center;width:100%}@media only screen and (max-width:768px){.chat-overlay{animation:none;border-radius:0;bottom:auto;height:100%;min-height:0;min-height:auto;right:auto;transition:none;width:100%}.chat-overlay .header{padding:9.5px 10px}.chat-overlay .plusSignBoxButton{height:35px;right:25px;width:35px}.chat-overlay .plusSignBoxButton svg{height:35px;width:35px}.chatPictureModal .modalContent{height:80%;width:100%}}
/*# sourceMappingURL=main.63a0ffdd.css.map*/