@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);:root{font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,Zilla Slab,Roboto;margin:0}code{font-family:Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@font-face{font-family:Outfit;src:url(/static/media/Outfit-VariableFont_wght.00c2ed1a3bf798b0da27.ttf)}@font-face{font-family:Zilla Slab;src:url(/static/media/ZillaSlab-Regular.6811eaab24ca95146dc8.ttf)}@font-face{font-family:Roboto;src:url(/static/media/Roboto-Bold.f80816a5455d171f948d.ttf)}body{zoom:80%}.App{display:flex;flex-direction:column;min-height:100vh}.App-content{flex:1 0 auto}.App .Footer{flex-shrink:0}.launchPage{align-items:center;background-image:url(/static/media/launchBackground.4658eb03266340edf5ab.jpg);background-position:50%;background-size:cover;display:flex;height:100vh;justify-content:center;margin:0;padding:0;position:relative;width:100%}.launchPage:before{background-image:inherit;background-position:inherit;background-size:inherit;content:"";filter:blur(5px);height:100%;left:0;position:absolute;top:0;width:100%}.content{position:relative;z-index:1}#website-name{animation:slideInFromLeft 2s ease forwards;color:#284f47;font-size:80px;text-align:center;text-decoration:underline}#launch-topic{animation:slideInFromRight 2s ease forwards;color:#fff;font-size:75px;margin-top:100px;text-align:center;text-shadow:5px 1px #097777,5px 1px #097777;transition:all .3s ease}.btn-container{align-items:center;display:flex;justify-content:center;margin-top:50px}.btn{background-color:#21e3dab3;border-radius:20px;font-size:18px;font-size:20px;font-weight:600;padding:10px 0;text-align:center;width:200px}.btn:hover{background-color:var(--darkGreen);color:#f3f3f3;cursor:pointer}#launch-topic.hovered{color:#fff;font-size:75px;text-shadow:5px 0 var(--darkGreen),5px 0 var(--darkGreen);transform:scale(1.5)}#button-login,#button-register{margin:30px;padding:0}.ad-grid,.broker-grid,.buyer-seller-grid,.community-grid,.homepage-img-grid{display:grid;grid-template-columns:repeat(2,1fr)}.buyer-seller-section{background-image:url(/static/media/login%20broker%20wallpaper.429c8d7ec2dd9e229fd8.png);background-size:cover}.HomePageSuggestedPropertiesContainer,.ad-grid,.broker-grid,.community-grid{height:320px}.homepage-img-grid{align-items:baseline;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0}.homepage-img-women{margin-right:100px}.homepage-img-men{margin-left:140px}.homepage-img img{height:80%;max-height:80%;max-width:80%;width:80%}.buyer-seller-section,.extra-div{background-color:#27a08a;height:250px}.buyer,.seller{font-family:Outfit;font-size:75px;font-weight:700;text-align:center}.buyer,.seller{color:#fff;text-decoration:none}.buyer-seller-grid:hover .homepage-img{transform:scale(1.1);transition:transform .3s ease}.buyer:hover,.seller:hover{color:var(--orange);transform:scale(1.1) translateX(5px);transition:color .3s ease,transform .3s ease}.buyer.enlarged,.homepage-img-men.enlarged img,.homepage-img-women.enlarged img,.seller.enlarged{transform:scale(1.1) translateY(-15px);transition:transform .3s ease}.img-div1,.img-div2,.img-div3{margin:auto}.img-div1{height:220px}.img-div2,.img-div3{height:180px}.ad-img,.broker-img,.community-img{max-height:100%;max-width:100%}.homepage-btn{background-color:#f49f1f;border:none;border-radius:35px;cursor:pointer;font-size:12px;padding:18px;text-align:center;transition:box-shadow .2s,background-color .2s;width:150px}.homepage-btn:hover{background-color:#ffb340;box-shadow:3px 3px 3px #0003}.homepage-btn:active{opacity:.7}.log-in-btn{margin-right:15px}.ad-heading,.community-heading{text-align:center}.ad-heading,.broker-heading,.community-heading{color:#2b3d50;font-size:40px;font-weight:700}.broker-grid,.extra-div{background-color:#27a08a;display:grid}.community-details{margin:auto;text-align:center}.ad-details,.broker-details{margin:auto}.broker-btns{text-align:center}.ad-desc,.ad-heading,.broker-desc,.broker-heading,.community-desc,.community-heading{margin-bottom:25px}.HomePageSuggestedPropertiesContainer.slide-in,.ad-grid.slide-in,.community-grid.slide-in{animation:slideInFromRight 1s ease-in-out}.broker-grid.slide-in{animation:slideInFromLeft 1s ease-in-out}@keyframes slideInFromRight{0%{opacity:.2;transform:translateX(50%)}to{opacity:1;transform:translateX(0)}}.HomePageSuggestedPropertiesContainer{margin-bottom:50px;margin-top:-60px;width:100%}@keyframes slideInFromLeft{0%{opacity:.2;transform:translateX(-50%)}to{opacity:1;transform:translateX(0)}}:root{--black:#000;--creamyWhite:#fffdef;--orange:#f49f1f;--darkBlue:#2b3d50;--darkGreen:#27a088;--lightGreen:#6bead3;--grey:#868686;--white:#fff;--f5:#f5f5f5;--e5:#e5e5e5;--4c:#4c4c4c;--b2:#b2b2b2}.menu{background-color:var(--orange);display:flex;flex-direction:column;height:30em;left:0;min-width:240px;position:absolute;top:5em;width:560px}.ProfileViewDetailsCard{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:24px;transition:padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;width:100%}.ProfileViewDetailsCard:hover{padding-bottom:36px;padding-top:36px}.ProfileViewDetailsCard:hover .ProfileViewDesc,.ProfileViewDetailsCard:hover .ProfileViewName{font-size:32px}.ProfileView{border-radius:50%;box-shadow:0 2px 12px var(--darkBlue);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:10px}.ProfileViewName{border-bottom:1px solid var(--darkBlue);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProfileViewDesc,.ProfileViewName{color:var(--darkBlue);font-family:Zilla_Slab;margin:10px;padding:0;text-align:left;transition:font-size .3s ease-in-out}.NavHeader .DropdownMenuNavigation{background-color:var(--darkBlue);box-shadow:0 3px 8px;display:grid;grid-template-columns:repeat(3,1fr);height:100%;padding:12px}.DropdownMenuNavigation h1{color:var(--orange);font-size:16px;text-align:center}.NavHeader .DropdownMenuNavigationItem{align-content:center;justify-content:center;transition:all .3s ease-out}.NavHeader .DropdownMenuNavigationItem a{align-items:center;display:flex;flex-direction:column;justify-content:center;transition:all .3s ease-out;width:100%}.NavHeader .DropdownMenuNavigationItem:hover{align-content:center;background-color:var(--white);transition:all .3s ease-out}.NavHeader .DropdownMenuNavigationItem:active{background-color:var(--orange);transition:all 0s ease}.visible{display:inherit}.DropdownBase{align-items:flex-start;background-color:var(--darkBlue);cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:4em}.DropdownBar{background-color:var(--orange);height:.5em;transition:.5s cubic-bezier(.175,.885,.32,1.275);width:4em}.DropdownBar.clicked:first-child{transform:rotate(90deg) translate(1em);transition:.5s ease-out}.DropdownBar.clicked:nth-child(2){transform:rotate(45deg) translate(-1em,1.1em);transition:.5s ease-out}.DropdownBar.clicked:nth-child(3){transform:rotate(-45deg) translate(1.7em,.2em);transition:.5s ease-out}.DropdownBar.unclicked{transform:rotate(0) translate(0)}.NavHeader{justify-content:space-between;padding:1em;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1}.NavHeader,.NavigatorRightHeader{align-items:stretch;background-color:var(--darkBlue);display:flex;gap:2rem;height:5em}.NavigatorRightHeader{justify-content:flex-start;justify-content:space-between;padding:0 1rem}.NavTitle,.NavigatorRightHeader{align-self:center;position:relative}.NavTitle{color:var(--orange);font-family:Outfit,sans-serif;font-size:32px;font-style:normal;font-weight:400;left:0;text-align:left;text-decoration:none}.Navigator{align-items:center;color:var(--white);cursor:pointer;display:flex;height:100%;padding:.25rem;text-decoration:none}.NavHeader li.active{align-content:center;background-color:var(--orange);cursor:pointer}.NavHeader li.active:hover{align-content:center;background-color:var(--white);cursor:pointer}.NavHeader li:hover{background-color:var(--grey);height:100%}.Navigator:active{color:var(--darkBlue)}.NavHeader ul{display:flex;font-family:Outfit,sans-serif;font-size:24px;list-style:none;margin:0;padding:0}.NavHeader li{padding-left:1rem;padding-right:1rem}#dropdown-and-title{display:flex;gap:24px}.ChatPopup2{position:absolute;right:0;top:5rem;transform:translateX(-75%);z-index:2}.ChatPopup2,.ChatPopup2 ul{background-color:var(--creamyWhite);width:auto}.ChatPopup2 ul{border:2px solid var(--darkBlue);box-shadow:.2px 5px 15px;display:flex;flex-direction:column;list-style:none}.ChatPopup2 li:first-child:hover{background-color:var(--creamyWhite)}.ChatTitle{align-items:center;border-bottom:1px solid var(--grey);display:flex;font-size:1rem;padding-left:20px;padding-right:20px;width:100%}.ChatTitle a,.ChatTitle img{cursor:pointer;height:32px;width:32px}.ChatTitle a{align-self:left;margin-right:0}.ProfilePicture{background-color:var(--creamyWhite);width:64px}.ChatInfo{align-self:center;margin:0 0 0 1rem;text-align:left}.ChatInfo h1{font-family:Outfit,sans-serif;font-size:1.5rem}.ChatInfo p{font-family:Roboto-Thin,sans-serif;font-size:1rem}.hidden{display:none}.ChatPopup2 a{align-items:center;color:var(--darkBlue);display:flex;text-decoration:none}.footer{background-color:var(--darkBlue);bottom:0;color:#fff;padding:20px 20px 0;position:relative;text-align:center;width:100%}.footer-container{display:flex}.footer-desc{color:#fff;margin-right:60px}.footer-desc h1{color:var(--orange)}.footer-contact{color:#fff;justify-content:center;text-align:left}.footer-rightcontainer{color:#fff;margin-left:20px;width:30%}.footer-rightcontainer h4:hover{color:#0a4335}.footer-contact h3{margin-bottom:10px;text-align:center}.footer-contact li{color:#fff;list-style-type:none}.social-icons{margin-top:20px}.icon{color:#fff;font-size:24px;margin:0 10px;transition:color .3s ease}.icon-text{margin-left:10px}.icon:hover{color:#007bff}.instagram:hover{color:#e4405f}.twitter:hover{color:#1da1f2}.facebook:hover{color:#1877f2}#FooterAboutNav,#FooterHelpNav,#FooterTermsNav{color:var(--white);text-decoration:none}#prop-card{aspect-ratio:1/1.14;background-color:#fff2af;border:.5px solid #f2f2f2;border-radius:10px;color:#262626;font-family:Roboto;font-weight:nromal;opacity:1;padding-bottom:5%;text-align:start;transition:background-color .5s ease 0s,opacity .5s ease 0s,box-shadow .5s ease 0s,width height 2s ease ease 0s 2s 0s;width:100%}#prop-card:hover{background-color:#f49f1f;border:none;box-shadow:0 0 15px 2px #a6a6a6bf;cursor:pointer;opacity:.6}#prop-card h4,#prop-card span{text-wrap:nowrap;font-size:1em;overflow:hidden;text-overflow:ellipsis;width:100%}#prop-card span{display:flex;flex-direction:column;margin:0;padding:0}#img-placeholder{aspect-ratio:1/1;background-color:FFF2AF}#img-placeholder,#img-placeholder img{-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-webkit-border-top-left-radius:10px;border-top-left-radius:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px}#img-placeholder img{aspect-ratio:1.5/1;background-color:#fff;object-fit:cover}#details{margin:0 auto;padding-top:2%;width:84.34%}#img-ph{height:100%;width:100%}.Navbar{align-items:center;background-color:#2b3d50;color:#2fe7ff;display:flex;flex-direction:row;gap:30px;height:200px;justify-content:center;width:100vw}#user{display:flex;flex-direction:column}#nav{color:#fff;text-decoration:none}#nav:hover{color:#07f}section{margin-top:5px}.RegisterPage{align-items:center;background-image:url(/static/media/launchBackground.4658eb03266340edf5ab.jpg);background-position:50%;background-size:cover;display:flex;height:1000px;justify-content:center;margin:0;padding:0;position:relative;width:100%}.RegisterPage:before{background-image:inherit;background-position:inherit;background-size:inherit;content:"";filter:blur(5px);height:100%;left:0;position:absolute;top:0;width:100%}.RegisterBlock{background-color:#27a088cc;border-radius:30px;display:flex;flex-direction:column;width:40%;z-index:2}form{height:100%}.register-topic{align-items:center;color:#fff;display:flex;justify-content:center;margin-top:20px;text-align:center}.inputDiv{margin:10px auto;width:60%}#input-section,.inputDiv{display:flex;flex-direction:column}#input-section{font-weight:600;margin-top:20px;padding-left:20px;width:100%}#input-section>input{border:none;border-radius:20px;height:40px;margin-left:-20px;margin-top:5px;padding-left:20px;width:100%}#create-account{background-color:#f49f1f;border:none;border-radius:20px;font-size:18px;font-weight:700;margin-top:40px;padding:10px 30px}#have-account{margin-top:20px;text-align:center;z-index:99}#login-word{color:#f49f1f;font-weight:600}#create-account:hover{background-color:#e68700;color:#fff}#login-word:hover{cursor:pointer;text-decoration:underline}#input-button,.LoginPage{display:flex;justify-content:center}.LoginPage{align-items:center;background-image:url(/static/media/launchBackground.4658eb03266340edf5ab.jpg);background-position:50%;background-size:cover;height:1000px;margin:0;padding:0;position:relative;width:100%}.LoginPage:before{background-image:inherit;background-position:inherit;background-size:inherit;content:"";filter:blur(5px);height:100%;left:0;position:absolute;top:0;width:100%}.LoginBlock{background-color:#27a088cc;border-radius:30px;display:flex;flex-direction:column;width:40%;z-index:2}form{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0;padding:0}.login-topic{color:#fff;margin-top:20px;text-align:center}.login-div,.login-topic{display:flex;justify-content:center}.login-div{flex-direction:column;margin:10px auto;width:65%}#login-section{display:flex;flex-direction:column;font-weight:600;justify-content:center;margin-top:20px;padding-left:20px;width:100%}#login-section>input{border:none;border-radius:20px;height:40px;margin-left:-20px;margin-top:5px;padding-left:20px;width:90%;width:100%}#login-account{background-color:#f49f1f;border:none;border-radius:20px;font-size:18px;font-weight:700;margin-top:40px;padding:10px 30px}#dont-have-account{margin-top:20px;text-align:center;z-index:99}#register-word{color:#f49f1f;font-weight:600}#register-word:hover{cursor:pointer;text-decoration:underline}#login-account:hover{background-color:#e68700;color:#fff}.ChooseBank,.MakePaymentPage,.MakePaymentSuccess{align-items:center;background:#f0f0f1 no-repeat;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:100vh}.payment-gateway{align-items:center;display:flex;flex-direction:column;justify-content:center}#home-button{width:100%}.RegisterBroker{background-image:url(/static/media/register%20background.349e380f01dd76c6df2c.png);background-position:50%;background-size:cover;display:flex;justify-content:center;margin:0;min-height:100vh;width:100%}.RegisterBrokerCard{background-color:#27a088cc;border-radius:50px;box-shadow:inset var(--darkBlue) 0 10px 10px -5px;color:var(--darkBlue);display:flex;flex-direction:column;height:820px;margin:80px 64px 64px;padding:24px;width:55%}.RegisterBrokerCard input{background-color:var(--white);border:0;border-radius:50px;box-shadow:0 2px 5px var(--darkBlue);color:var(--grey);cursor:text;padding:10px;position:relative;text-align:center;text-align:left;width:100%}.RegisterBrokerCard h3{color:var(--white);font-size:25px;text-align:center}.RegisterBrokerCard h5{font-size:20px;margin-bottom:10px;text-align:center}.InputDetails>span{align-items:left;font-size:12px;font-size:20px;font-weight:700;margin:3px 3px 3px 30px;text-align:left;width:100%}.Input{box-shadow:0 2px 5px var(--darkBlue)}.RegisterBrokerUploadFileInstruction{font-family:Roboto;font-size:12px;font-weight:700;margin-left:32px;margin-top:16px}#RegisterBrokerUploadIC{align-items:center;align-self:center;background-color:var(--white);border-radius:24px;display:flex;flex-direction:column;height:150px;justify-content:center;margin:10px;padding:12px;transition:width .3s ease-out,height .3s ease-out;width:400px}#RegisterBrokerUploadIC-input{display:none}#RegisterBrokerUploadIC label{align-items:center;cursor:pointer;display:flex;flex-direction:column}#RegisterBrokerUploadIC label img{align-items:center;transition:margin-bottom 1s ease-out;width:64px}#RegisterBrokerUploadIC label h1{font-size:20px}#RegisterBrokerUploadIC:hover{height:auto;height:150px;width:480px}.RegisterBrokerCard button{align-self:center;background-color:var(--orange);border:0;border-radius:50px;box-shadow:0 3px 5px var(--darkBlue);color:var(--darkBlue);font-family:Roboto;font-size:24px;margin-bottom:10px;margin-top:20px;padding:10px 60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#broker-button>a{text-decoration:none}.RegisterBrokerCard button a{align-self:center;color:var(--darkBlue);font-family:Roboto;font-size:24px}.RegisterBrokerCard button:hover{background-color:var(--white);box-shadow:0 1px 5px var(--darkBlue);cursor:pointer}.RegisterBrokerToLogin{color:var(--darkBlue);display:flex;font-family:Roboto;font-size:20px;justify-content:center}.RegisterBrokerToLogin a{color:var(--orange);margin:0 0 0 5px;text-decoration:none}.RegisterBrokerToLogin a:hover{color:var(--white);cursor:pointer}#SearchBar_search-bar__9529x{aspect-ratio:15/1;background-color:#f5f5f5;border:1px solid #bfbfbf;border-radius:10px;column-gap:10px;display:flex;padding:5px;width:50vw}#SearchBar_search-bar__9529x img{height:inherit;margin:0}#SearchBar_search-bar__9529x input{background:none;border:none;height:inherit;margin:0;width:inherit}*{box-sizing:border-box;margin:0}.VerifyProperty{justify-content:center}.PropertyDetailsCard,.VerifyProperty{align-items:center;display:flex;flex-direction:column}.PropertyDetailsCard{background-color:var(--lightGreen);border-radius:24px;box-shadow:inset var(--darkBlue) 0 10px 10px -5px;width:600px}.PropertyDetailsCard h1,.PropertyDetailsCard p{width:500px}.PropertyDetailsCard h1{font-family:Outfit}.PropertyDetailsCard p{font-family:Zilla_Slab}.PropertyDetailsCard button{background-color:var(--orange);border:0;border-radius:50px;box-shadow:0 5px 10px;font-family:Zilla_Slab;margin:20px;padding:10px 120px}.PropertyDetailsCard button:hover{background-color:var(--white);box-shadow:0 3px 20px;cursor:pointer}.SupportingDocumentCard{background-color:var(--creamyWhite);border-radius:6px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;width:540px}.SupportingDocumentCard h2{font-family:Outfit;margin:10px}.SupportingDocumentCard ul{display:grid;grid-template-columns:repeat(3,1fr);list-style:none}.SupportingDocumentCard li{box-shadow:1px 1px 5px;display:flex;flex-direction:column;margin:5px;width:155px}.SupportingDocumentCard li img{height:64px;margin-left:42px;margin-right:42px}.SupportingDocumentCard ul li div{display:flex;justify-content:space-evenly;margin-bottom:12px;margin-top:12px}.SupportingDocumentCard ul li div button{background-color:var(--creamyWhite);border:3px solid var(--orange);border-radius:5px;box-shadow:1px 1px 5px #000;color:var(--orange);font-size:16px;margin:0 12px 0 0;padding:0;transition:padding .3s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SupportingDocumentCard ul li div button:hover{background-color:var(--white);border:0 solid #000;box-shadow:1px 1px 5px #000;color:var(--darkBlue);padding:12px}.SupportingDocumentCard div:nth-child(3){display:flex;gap:0}.SupportingDocumentCard h3{color:var(--orange);font-size:16px}.SupportingDocumentCard li.Verified{background-color:var(--darkGreen);box-shadow:1px 1px 5px;display:flex;flex-direction:column;margin:5px;width:155px}.SupportingDocumentCard li.Verified h3{color:var(--creamyWhite);font-size:16px}.ProgressBar{background-color:var(--creamyWhite);border:1px solid var(--darkBlue);border-radius:50px;display:flex;font-family:Roboto-Bold;justify-content:space-evenly;margin-top:20px;width:75%}.ProgressBar p{color:var(--creamyWhite)}.ProgressBar p:first-child{background-color:var(--darkGreen);color:var(--darkGreen)}.ProgressBar p:nth-child(2){border-left:1px solid var(--darkBlue);border-right:1px solid var(--darkBlue)}.ProgressBarLabel{background-color:var(--lightGreen);display:flex;justify-content:space-evenly;margin-bottom:100px;width:75%}.ProgressBarLabel p{font-family:Roboto-Bold}.ProgressBarLabel p:nth-child(2){text-align:center}.ProgressBarLabel p:nth-child(3){color:var(--lightGreen)}.ProgressBarLabel p:nth-child(5){text-align:right}.RejectVerify{display:flex;gap:100px}.RejectVerify h3:first-child,.RejectVerify h3:nth-child(2){border-radius:30px;cursor:pointer;margin:10px;padding:10px}.RejectVerify h3:first-child{background-color:red;transition:all .3s ease-out}.RejectVerify h3:first-child:hover{opacity:50%;transition:all .3s ease-out}.RejectVerify h3:first-child:active{background-color:var(--white);color:red;opacity:100%;transition:all 0s}.RejectVerify h3:nth-child(2){background-color:var(--darkGreen);transition:all .3s ease-out}.RejectVerify h3:nth-child(2):hover{opacity:50%}.RejectVerify h3:nth-child(2):active{background-color:var(--white);color:var(--darkGreen);opacity:100%;transition:all 0s}.DocumentRejection{align-items:center;background-color:var(--creamyWhite);border-radius:12px;box-shadow:0 2px 5px;display:flex;flex-direction:column;justify-content:center;left:50%;padding:24px;position:absolute;top:90%;transform:translate(-50%,-50%)}.DocumentRejection h1{border-bottom:1px solid var(--grey);padding:12px;text-align:right}.DocumentRejection h3{font-family:Roboto-Light;padding:12px;text-align:left;width:100%}.DocumentRejection textarea{word-wrap:break-word;background-color:var(--white);border:0;border-radius:20px;color:var(--darkBlue);margin-top:20px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;min-height:100px;padding:12px;width:100%}.DocumentRejection div{display:flex;gap:12px;justify-content:flex-end;justify-items:flex-end;width:100%}.DocumentRejection h5.Cancel{background-color:var(--orange);border-radius:25px;color:var(--white);cursor:pointer;padding:12px;transition:padding .3s ease-in-out,opacity .3s ease-in-out}.DocumentRejection h5.Cancel:hover{opacity:80%;padding-left:24px;padding-right:24px}.DocumentRejection h5.Cancel:active{background-color:var(--white);transition:background-color 0s}.DocumentRejection h5.Send{background-color:var(--darkGreen);border-radius:25px;color:var(--white);cursor:pointer;padding:12px;transition:padding .3s ease-in-out,opacity .3s ease-in-out}.DocumentRejection h5.Send:hover{opacity:80%;padding-left:24px;padding-right:24px}.DocumentRejection h5.Send:active{background-color:var(--white);transition:background-color 0s}.DocumentRejection-hidden{display:none}.PropertyRejectionCard{all:none;background-color:var(--creamyWhite);border-radius:12px;box-shadow:12px 12px 12px;min-width:120px;padding:20px;position:absolute;right:calc(center);top:calc(center);transition:all .3s ease-out;width:500px;z-index:4}.PropertyRejectionCard:hover{box-shadow:0 6px 12px;min-width:120px;padding:30px;transition:all .3s ease-out;width:540px}.PropertyRejectionCard h2{border-bottom:1px solid var(--grey);text-align:right;width:100%}.PropertyRejectionCard h4{font-family:Roboto-Light}.PropertyRejectionCard textarea{word-wrap:break-word;background-color:var(--white);border:0;border-radius:20px;color:var(--darkBlue);margin-top:20px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;min-height:100px;padding:12px;width:100%}.Chat{display:flex}.ChatList{background-color:var(--creamyWhite);flex:1 1;list-style:none;padding:0}.ChatList li{align-items:center;display:flex}.ChatList li:hover{background-color:var(--grey);cursor:pointer}.ChatList li img{font-size:24px;height:64px;margin:10px;text-align:left;text-decoration:none}.ChatList li div{margin-left:10px;text-align:left}.ChatList li h1{font-size:24px;text-decoration:none}.ChatScreen{background-color:#27a088;border-left:3px solid var(--grey);display:flex;flex:3 1;flex-direction:column;width:100vw}.ChatUser{align-items:center;background-color:var(--white);display:flex;width:100%}.ChatUser h1{color:var(--darkBlue);font-family:Outfit,sans-serif;font-size:32px;font-weight:700;text-align:left}.ChatUser img{height:64px;margin:20px;width:64px}.ChatContainer{height:100vw}.SendChat:after,.SendChat:before{background-color:red;content:" ";display:block;margin:20px}.SendChat{align-items:center;background-color:var(--creamyWhite);bottom:0;display:flex;height:90px;justify-content:space-between;position:-webkit-sticky;position:sticky}.SendChat .ChatInput{background-color:var(--white);border:0;border-radius:25px;display:inline-block;font-size:24px;padding:10px;width:800px}.SendChat img{cursor:pointer;height:32px;margin:10px;transition:all .3s ease-out;width:32px}.SendChat img:hover{background-color:orange;border-radius:24px;box-shadow:1px 1px 3px;margin:0;padding:28px}#SendChatSendImg,#SendChatSendVid{display:none}.MyAccountPropertyAdd button{align-items:center;background-color:var(--creamyWhite);border:0;border-radius:15px;box-shadow:0 3px 5px var(--darkBlue);display:flex;justify-content:center;margin:0 auto;padding:10px 70px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MyAccountPropertyAdd button:hover{background-color:var(--white);box-shadow:0 1px 5px var(--darkBlue);cursor:pointer}.MyAccountPropertyAdd img{height:auto;margin-right:10px;width:50px}.roboto-regular{font-family:Roboto,sans-serif;font-style:normal;font-weight:400}#item-card{aspect-ratio:6/1;background-color:#fff2af;border:.5px solid #f2f2f2;border-radius:20px;display:flex;margin:0 auto;opacity:1;transition:box-shadow .5s ease .2,background-color opacity .5s ease ease 0s .5s 0s,width 1s ease .2s,height 1s ease .2s;width:100%}#item-card:hover{background-color:var(--orange);border:none;box-shadow:0 11px 17px 11px #7070704d;cursor:pointer;height:101%;opacity:.6;width:101%}#img-container{aspect-ratio:2.5/1;background-color:#fff;margin:0}#img-container,#img-container img{border-radius:20px 0 0 20px;height:100%}#img-container img{object-fit:cover;width:100%}#details-container{display:flex;flex-direction:column;margin-left:5%;margin-top:3%;width:65%}#details-container h1{color:#333;font-family:Roboto;font-size:1.2em;margin-bottom:10px}#details-container span{color:#333;font-family:Roboto;font-size:1em;margin-bottom:2px}#details-container #row-1{color:grey}#details-container #row-2{font-size:1.05em;font-weight:700}#details-container #row-3{color:#4c4c4c;margin-top:5px}#seemore-button{background-color:var(--orange);border-radius:15px;padding:5px 15px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#seemore-button:hover{cursor:pointer}.MyAccountPost,.MyAccountPost-page{display:flex;flex-direction:column;justify-content:center}.MyAccountPost-page{align-items:center}.mypost,.share-post{background-color:#fffdef;border-radius:30px;box-shadow:-2px 3px 12px 0 #00000029;-webkit-box-shadow:-2px 3px 12px 0 #00000029;-moz-box-shadow:-2px 3px 12px 0 #00000029;margin-top:30px;padding:30px;width:70%}.share-post{border:none;display:flex;flex-direction:column}.share-firstRow{align-items:center;column-gap:10px;display:flex;justify-content:center;width:100%}#user-text-button{background-color:#e5e5e5;border-radius:12px;color:#4c4c4cbd;font-size:16px;font-weight:550;padding:15px;text-align:start;width:100%}.share-secondRow{column-gap:40px;display:flex;margin-top:20px}.box{align-items:center;column-gap:10px;display:flex;justify-content:center}.share-post:hover{box-shadow:-1px 0 34px -9px #fffd9c;cursor:pointer}.one{border-right:3px solid #b2b2b2;padding-right:40px}#button-image{width:40px}.user-profile{display:flex}#user-image{height:auto;width:50px}#user-text{display:flex;flex-direction:column;margin-left:10px;text-align:start}#user-name{font-weight:700}#user-time{color:rgba(0,0,0,.288);font-family:Roboto;font-size:12px}.user-text{background-color:#e5e5e5;border-radius:8px;margin-top:20px;padding:10px}#user-text-post{color:#4c4c4c;text-align:left}.user-button{column-gap:20px;display:flex;justify-content:start;margin-top:20px}.button{align-items:center;background-color:#fffdef;border:none;border-radius:8px;color:#b2b2b2;display:flex;font-size:16px;font-weight:550;justify-self:center}.button:hover{box-shadow:-2px 3px 12px 0 #00000029;-webkit-box-shadow:-2px 3px 12px 0 #00000029;-moz-box-shadow:-2px 3px 12px 0 #00000029}#img-button{width:30px}#img-description{margin-left:5px}#acc-grid{width:100%}#PostCard_post-card-container__kQPnc{background-color:var(--creamyWhite);border-radius:30px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto;padding:1.5% 2.5%;width:100%}#PostCard_user-profile__PbFQQ{display:flex}#PostCard_profile-container__irZkN{height:auto;object-fit:contain;width:50px}#PostCard_profile-container__irZkN img{width:100%}#PostCard_user-details__KhEaW span{display:block;margin-left:10px}#PostCard_user-name__yQbtp{font-family:Outfit;font-size:1.25em;font-weight:700}#PostCard_user-post__CXAil{color:rgba(0,0,0,.288);font-family:Roboto;font-size:.75em;margin-top:0}#PostCard_posting-container__3RCjR{background-color:var(--e5);border-radius:8px;color:var(--4c);font-size:1em;padding:10px}#PostCard_engagement-container__oI2XH{column-gap:20px;display:flex}.PostCard_engagement-button__Rjstp{align-items:center;background-color:#fffdef;border:none;border-radius:8px;color:#b2b2b2;display:flex;font-size:16px;font-weight:550;justify-self:center;margin-top:20px}.PostCard_engagement-button__Rjstp:hover{border-radius:8px;box-shadow:-2px 3px 12px 0 #00000029;-webkit-box-shadow:-2px 3px 12px 0 #00000029;-moz-box-shadow:-2px 3px 12px 0 #00000029;cursor:pointer}.PostCard_engagement-button__Rjstp img{margin-right:10%;padding-left:10px;width:35%}.PostCard_PopdownDiscussion-hidden__2wsFF{display:none}#TruncatedText_see-more__vgh2I{color:var(--darkGreen)}#TruncatedText_see-more__vgh2I :hover{cursor:pointer}.ReplyCard{background-color:#fffdef;border-radius:15px;flex-direction:column;justify-content:space-between;margin:10px 20px}.ReplyCard,.first-div{display:flex}#comment{background-color:#e5e5e5;border-radius:15px;margin-right:10px;margin-top:18px;padding:5px}.profile-picture{align-items:center;border-radius:50%;justify-content:center;padding:20px}.profile-picture img{border-radius:50%;height:50px;object-fit:cover;width:50px}#comment-user{font-weight:600}.second-div{align-items:center;column-gap:10px;display:flex;font-size:12px;margin-bottom:5px;margin-left:90px;margin-top:10px}#last-seen{color:grey}#like-button{align-items:center;background-color:#fffdef;border:none;border-radius:15px;display:flex;font-size:12px;margin-left:-10px;padding:5px 10px;text-align:start;transition:margin-left .3s ease}#like-button:hover{background-color:tomato;color:#fff;cursor:pointer;margin-left:5px}.AddPostCard_add-post-card-container__sstoK{background-color:#fffdef;border-radius:30px;margin:0 auto;padding:30px;width:100%}.AddPostCard_add-post-card-container__sstoK:hover{background-color:var(--orange);cursor:pointer}.AddPostCard_container-1__YN\+Pw{align-items:center;column-gap:10px;display:flex;justify-content:center;width:100%}#AddPostCard_user-image__vBQ4R{height:auto;object-fit:contain;width:50px}#AddPostCard_user-text-button__7MCkV{background-color:#e5e5e5;border-radius:12px;color:#4c4c4cbd;font-size:16px;font-weight:550;padding:15px;text-align:start;width:100%}.AddPostCard_img-vid-container__vdinC{column-gap:40px;display:flex;margin-top:20px}.AddPostCard_img-vid-btn__axnnc{align-items:center;column-gap:10px;display:flex;justify-content:center}.AddPostCard_img-vid-btn__axnnc:hover{border-radius:8px;box-shadow:-2px 3px 12px 0 #00000029;-webkit-box-shadow:-2px 3px 12px 0 #00000029;-moz-box-shadow:-2px 3px 12px 0 #00000029;cursor:pointer}.AddPostCard_img-vid-btn__axnnc img,.AddPostCard_img-vid-btn__axnnc p{width:40px}.AddPostCard_vertical-line__FxYVU{border-right:3px solid #b2b2b2}.MyAccountDetails{align-self:center;display:flex;flex-direction:column;justify-content:center}.MyAccountDetailsCard{background-color:var(--creamyWhite);border-radius:30px;box-shadow:-2px 3px 12px 0 #00000029;-webkit-box-shadow:-2px 3px 12px 0 #00000029;-moz-box-shadow:-2px 3px 12px 0 #00000029;display:inline;margin-left:50px;margin-right:50px;margin-top:30px;padding:30px}.MyAccountDetailsItem{align-items:center;display:flex;margin-bottom:10px}.MyAccountDetailsItem img{height:50px;margin-right:10px;width:50px}.MyAccountTransactions{display:flex;flex-direction:column;justify-content:center}.MyAccountTransactionCard{align-items:flex-start;background-color:var(--darkBlue);border-radius:25px;box-shadow:0 3px 5px var(--darkBlue);-webkit-box-shadow:-2px 3px 12px 0 #00000029;-moz-box-shadow:-2px 3px 12px 0 #00000029;display:flex;flex-direction:column;margin-left:50px;margin-right:50px;margin-top:30px;padding:30px}.MyAccountTransactionItem{align-items:center;display:flex;margin-bottom:10px;width:100%}.MyAccountTransactionItem img{height:auto;margin-right:50px}.MyAccountTransactions p{flex:1 1;margin:0 0 10px}.MyAccountTransactionItem h1{color:var(--creamyWhite);flex:1 1;margin:0 0 15px}.MyAccountTransactionItem h2{color:var(--creamyWhite);flex:1 1;margin:20px 0 10px}.PriceContainer{background-color:var(--orange);border-radius:10px;margin-top:10px;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MyAccountTransactionDone{align-items:flex-start;background-color:var(--orange);border-radius:25px;box-shadow:0 3px 5px var(--darkBlue);-webkit-box-shadow:-2px 3px 12px 0 #00000029;-moz-box-shadow:-2px 3px 12px 0 #00000029;display:flex;flex-direction:column;margin-left:50px;margin-right:50px;margin-top:30px;padding:30px}.MyAccountTransactionItem-done{align-items:center;display:flex;margin-bottom:10px;width:100%}.MyAccountTransactionItem-done img{height:auto;margin-right:50px}.MyAccountTransactionItem-done h1{color:var(--darkBlue);flex:1 1;margin:0 0 15px}.MyAccountTransactionItem-done h2{color:var(--darkBlue);flex:1 1;margin:20px 0 10px}.PriceContainer-done{background-color:var(--darkBlue);border-radius:10px;color:var(--creamyWhite);margin-top:10px;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#ItemInTransactionCard_progress__KUZov{float:right;position:relative;top:-100%}.ProfilePictureContainer_pp-container__d4WlD{aspect-ratio:1/1;border:1px solid #f2f2f2;border-radius:50%;height:var(--size);width:var(--size)}.ProfilePictureContainer_pp-container__d4WlD img{height:100%;object-fit:cover;width:100%}.ManageAccount{align-content:center;align-self:center;display:flex;flex-direction:column;justify-content:center}.ManageAccountCard{background-color:var(--darkGreen);border-radius:30px;box-shadow:-2px 3px 12px 0 #00000029;-webkit-box-shadow:-2px 3px 12px 0 #00000029;-moz-box-shadow:-2px 3px 12px 0 #00000029;margin-left:50px;margin-right:50px;margin-top:30px;padding:30px}.ManageAccountCard h3{color:var(--white)}.InputDetails{align-items:center;display:flex;flex-direction:column;margin-left:50px;margin-right:50px;padding-bottom:20px}.InputDetails h7{align-items:left;font-size:12px;font-weight:700;margin:3px 3px 3px 30px;text-align:left;width:100%}.Input{background-color:var(--white);border-radius:50px;color:var(--grey);cursor:text;padding:10px;position:relative;text-align:center;text-align:left;width:100%}.ManageAccountCard button{align-items:center;background-color:var(--orange);border:0;border-radius:50px;box-shadow:0 3px 5px var(--darkBlue);display:flex;justify-content:center;margin-left:40px;padding:10px 90px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ManageAccountCard button a{color:var(--darkBlue);font-family:Zilla_Slab;font-size:15px;text-align:center;text-decoration:none}.ManageAccountCard button:hover{background-color:var(--white);box-shadow:0 1px 5px var(--darkBlue);cursor:pointer}#user-image{height:120px;object-fit:contain;width:120px}.PropertyDetails{align-items:center;display:flex;flex-direction:column;justify-content:center}.property-image-div{margin-bottom:30px;margin-top:40px}#property-image{border-radius:20px;width:200px}.property-display-card{align-items:center;background-color:var(--lightGreen);border-radius:24px;box-shadow:inset var(--darkBlue) 0 10px 10px -5px;display:flex;flex-direction:column;width:600px}.ThumbnailImage{background-color:var(--darkGreen);height:128px;justify-items:center;margin:20px;width:128px}.MoreThumbnailsProperty{cursor:pointer;display:grid;place-items:center}.MoreThumbnailsProperty img{align-items:center;background-color:var(--orange);box-shadow:2px 2px 5px;justify-content:center;margin:12px;transition:transform .5s ease-in-out;width:128px}.MoreThumbnailsProperty img:first-child{grid-area:1/1;transform:translate(10px,10px)}.MoreThumbnailsProperty img:nth-child(2){grid-area:1/1;transform:translate(5px,5px)}.MoreThumbnailsProperty img:nth-child(3){grid-area:1/1;transform:translate(0)}.MoreThumbnailsProperty:hover img:first-child{transform:translate(160px,10px)}.MoreThumbnailsProperty:hover img:nth-child(2){transform:translate(5px,10px)}.MoreThumbnailsProperty:hover img:nth-child(3){transform:translate(-150px,10px)}.property-fist-row{display:flex;justify-content:space-around;margin-top:10px;width:100%}#share-button{align-items:center;background:none;background-color:#f49f1f;border:none;border-radius:15px;color:#fff;column-gap:10px;display:flex;padding:0 10px;width:100px}#button-buy:hover,#saved-button:hover,#share-button:hover{box-shadow:0 1px 9px 0 #9f9f9fbf;-webkit-box-shadow:0 1px 9px 0 #9f9f9fbf;-moz-box-shadow:0 1px 9px 0 #9f9f9fbf;cursor:pointer}.property-second-row{padding:10px 40px}#seller-name{font-weight:600}#button-buy{background-color:var(--orange);border:0;border-radius:50px;font-family:Zilla_Slab;margin:20px 20px 20px -10px;padding:10px 120px}.property-third-row{align-items:center;display:flex;justify-content:center;width:100%}#saved-button{align-items:center;background:none;background-color:none;background-color:#f49f1f;border:none;border-radius:15px;color:#fff;column-gap:10px;display:flex;font-weight:600;font:Roboto;font-size:12px;margin-right:60px;padding:5px 10px}#saved-button img{width:30px}.comment-div{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;margin:10px 30px;text-align:center}.other-imgs-box{display:flex;margin:auto;padding-top:18px;width:85%}.other-imgs{cursor:pointer;height:42%;width:42%}.delete-icon-div,.edit-icon-div{cursor:pointer;font-size:14px;font-weight:700;padding-top:15px;text-align:center}.delete-btn,.edit-btn{height:32px;width:32px}.delete-btn img,.edit-btn img{height:100%;width:100%}.property-details{padding-top:25px}.item-desc{margin-bottom:30px;margin-top:20px}.first-line-div{margin-bottom:30px;margin-top:30px}.progress-bar{background-color:#fff;border-radius:50px;height:30px;margin:auto;width:95%}.progress{background-color:#27a088;border:2px solid #fff;border-radius:50px 0 0 50px;box-sizing:border-box;height:100%;width:33%}.progress-text{display:flex;justify-content:space-between;margin-top:6px}.PublishProperty{align-items:center;background-image:url(/static/media/sellBackground.81d8930d336ec2b47ca6.png);background-position:50%;background-size:cover;display:flex;flex-direction:column;justify-content:center;margin:0;min-height:100vh;padding-top:50px;width:100%}#selling-property{margin-bottom:30px;text-align:center}.back-icon{cursor:pointer;display:block;float:left;height:50px;margin-left:16%}.back-icon img{height:100%;width:100%}.back-icon:hover{box-shadow:2px 2px 2px #0003}.publish-section{background-color:#27a088;border-radius:20px;flex-direction:column;padding:20px 100px;width:45%}.cart-box,.publish-section{display:flex;justify-content:center}.cart-box{align-items:center;background-color:#fff;border-radius:75px;height:150px;margin:auto;width:150px}.cart-box img{height:100px;width:100px}.input-div,.section-input{flex-direction:column}.add-img-files-div,.input-div,.section-input{display:flex;justify-content:center}#addFile{margin:30px 0;width:80%}.desc-input,.name-input,.price-input{border:none;border-radius:20px;padding:10px 20px;width:100%}.section-input>span{margin-left:15px;margin-top:10px}.add-img-files-div{margin-top:30px;text-align:center}.add-img-files-btn{background-color:#27a088;border:4px solid #000;border-radius:55px;cursor:pointer;font-size:40px;padding:5px 17px;transition:background-color .2s}.add-img-files-btn:hover{background-color:#63c6b2}.add-img-files-text{font-size:15px;margin-bottom:20px;margin-top:3px}.files-grid{background-color:#fff;border-radius:10px;display:flex;flex-wrap:nowrap;margin:0 auto;overflow-x:auto;padding:10px 12px 20px;width:80%}.publish-div{margin-top:20px;text-align:center}.publish-btn{background-color:#f49f1f;border:none;border-radius:35px;box-shadow:2px 2px 2px #0003;cursor:pointer;font-size:15px;padding:18px;text-align:center;transition:box-shadow .2s,background-color .2s;width:220px}.publish-btn:hover{background-color:#ffb340;box-shadow:3px 3px 3px #0003}.add-img-files-btn:active,.publish-btn:active,.view-btn:active{opacity:.8}.FileCard_file-container__\+jZP4{border:1px solid gray;border-radius:10px;box-shadow:2px 2px 2px #0003;display:flex;flex-direction:column;height:150px;margin:auto;padding-top:12px;text-align:center;width:130px}.FileCard_files-icon__KZuiJ{height:75px;margin:auto;width:75px}.FileCard_files-icon__KZuiJ img{height:100%;width:100%}.FileCard_view-btn__aSDLb{align-self:center;background-color:#fff;border:2px solid #f49f1f;border-radius:5px;box-shadow:2px 2px 2px #0003;color:#f49f1f;cursor:pointer;padding:3px 0;transition:background-color .2s,color .2s;width:50%}.FileCard_view-btn__aSDLb:hover{background-color:#f49f1f;color:#fff}.FileCard_bottom-container__PCP2y{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:6px 0;row-gap:auto;text-align:start}.FileCard_filename__W9RwE{text-wrap:nowrap;color:#f49f1f;font-size:.6em;font-weight:700;overflow:hidden;text-overflow:ellipsis;width:65%}.FileCard_filename__W9RwE:hover{background-color:#fff;overflow:visible}.FileCard_filename__W9RwE:hover *,.FileCard_filename__W9RwE:hover~*,.FileCard_filename__W9RwE:hover~*>*{filter:blur(2px)}.FileCard_bottom-btn__\+BaZe{display:flex;height:17px}.FileCard_bottom-btn__\+BaZe img{cursor:pointer;width:17px}#BrowserProperty_header-container__L9b79{align-items:center;aspect-ratio:6/1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-image:url(/static/media/login%20broker%20wallpaper.429c8d7ec2dd9e229fd8.png);background-size:cover;display:flex;justify-content:center;margin:0;width:100%}.properties-grid{grid-column-gap:1.04%;grid-row-gap:15px;column-gap:1.04%;display:grid;grid-template-columns:repeat(5,216px);justify-content:center;margin:5% 0;row-gap:15px}.property-headline{font-family:Outfit;font-size:2.5em;font-weight:700;grid-column:1/6}#title{align-items:center;display:flex;padding-left:10%}#title img{margin:2%;width:4%}#title h1{font-family:Outfit;font-size:3em}.Properties-grid{grid-column-gap:1.04%;grid-row-gap:15px;column-gap:1.04%;display:grid;grid-template-columns:repeat(5,15%);justify-content:center;margin:5% 0;row-gap:15px}#ManagePropertyPage{padding-bottom:25%}#add-property-button{align-items:center;background-color:var(--creamyWhite);border:0;border-radius:15px;box-shadow:0 3px 5px var(--darkBlue);display:flex;justify-content:center;margin:0 auto;padding:10px 70px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#add-property-button:hover{background-color:var(--white);box-shadow:0 1px 5px var(--darkBlue);cursor:pointer}#add-property-button img{height:auto;margin-right:10px;width:50px}.ViewAccountHeader{background-color:var(--darkGreen);display:flex;flex-direction:column}#details-vah{align-items:center;display:flex;font-family:Zilla_Slab;margin:2% 15% .7%}#pp-container{aspect-ratio:1/1;margin:0 1rem;width:130px}#pp-container img{width:100%}.acc-desc{align-items:start;display:block;justify-content:start;width:73%}.acc-desc h1{font-family:Outfit;font-size:2.5em;width:50%}.acc-desc span{font-family:Roboto;font-size:1em}hr{background-color:var(--f5);margin:0 auto;width:74%}#account-link-container{margin-bottom:.5%;margin-left:13%;margin-top:.5%}.account-link{color:var(--f5);display:inline-block;font-family:Outfit;font-size:1.8em;margin-right:3.47%;text-decoration:none}.account-link:hover{color:var(--orange);cursor:pointer}.active{color:var(--orange);font-weight:700}#edit-account img{width:50px}#edit-account img:hover{box-shadow:9px 11px 12px 0 #0000004d}.acc-grid-container,.own-property-container{grid-row-gap:50px;display:grid;grid-template-columns:1008px;margin:50px auto;place-content:center;row-gap:50px}.acc-grid-container{align-items:start;min-height:42vh}#ViewAccountPost_post-card-container__pPqAF{grid-row-gap:30px;display:grid;grid-template-columns:1008;margin:5% 0;row-gap:30px}#ShareCard_share-card__EhEhR{background-color:var(--creamyWhite);border-radius:10px;box-shadow:0 1px 15px 2px #c4c4c4;display:flex;flex-direction:column;padding:20px;width:50%}#ShareCard_share-card__EhEhR h1{font-family:Outfit;margin:15px;text-align:end}#ShareCard_share-card__EhEhR hr{width:100%}.ShareCard_row-container__zr9Uf{display:flex;flex-direction:column;margin:15px 20px}.ShareCard_row-container__zr9Uf span{display:block;font-family:Roboto;margin:10px 0}.ShareCard_row-container__zr9Uf button,.ShareCard_row-container__zr9Uf input{font-family:Zilla Slab}.ShareCard_row-container__zr9Uf button{font-weight:700}.ShareCard_span-center__emojV{align-self:center}#ShareCard_fb-button-container__N\+fxA{column-gap:15px;display:flex;justify-content:center}.ShareCard_fb-button__o-cDL{width:13%}.ShareCard_category-button__RNe7B:hover,.ShareCard_fb-button__o-cDL:hover{cursor:pointer}#ShareCard_category-button-container__XnaiC{display:flex;justify-content:space-between;width:100%}.ShareCard_category-button__RNe7B{aspect-ratio:2.2/1;background-color:#e5e5e5;border:#e5e5e5;border-radius:5px;width:31%}.ShareCard_category-button__RNe7B:hover{background-color:#fff2af;box-shadow:0 3px 21px 3px #e5e5e5;color:#4c4c4c}.ShareCard_selected-category__hyq5S{aspect-ratio:2.2/1;background-color:var(--orange);border:#fff2af;border-radius:5px;color:#e5e5e5;opacity:1;width:31%}.ShareCard_selected-category__hyq5S:hover{box-shadow:0 3px 21px 3px #e5e5e5;cursor:pointer;opacity:.8}#ShareCard_comment-box__qHQmq{text-wrap:wrap;aspect-ratio:4.4/1;background-color:#e5e5e5;border:none;vertical-align:top;width:100%}.ForumPage_ForumPage__5JSkS{align-items:center;display:flex;flex-direction:column;justify-content:center}.ForumPage_create-post__wdNKW{border:none;display:flex;flex-direction:column}.ForumPage_create-post__wdNKW,.ForumPage_topic-discuss__D74px{background-color:#fffdef;border-radius:30px;box-shadow:-2px 3px 12px 0 #00000029;-webkit-box-shadow:-2px 3px 12px 0 #00000029;-moz-box-shadow:-2px 3px 12px 0 #00000029;margin-top:30px;padding:30px;width:70%}.ForumPage_create-post__wdNKW:hover{box-shadow:-1px 0 34px -9px #fffd9c;cursor:pointer}.ForumPage_create-firstRow-container__pyBmS{align-items:center;column-gap:10px;display:flex;justify-content:center;width:100%}#ForumPage_user-text-button__z0M-t{background-color:#e5e5e5;border-radius:12px;color:#4c4c4cbd;font-size:16px;font-weight:550;padding:15px;text-align:start;width:100%}.ForumPage_create-secondRow-container__NrkBH{column-gap:40px;display:flex;margin-top:20px}.ForumPage_box__94LeN{align-items:center;column-gap:10px;display:flex;justify-content:center}.ForumPage_one__VDRn-{border-right:3px solid #b2b2b2;padding-right:40px}#ForumPage_button-image__Vapie{width:40px}.ForumPage_user-profile__q7b\+s{display:flex}#ForumPage_user-image__fijQM{height:auto;object-fit:contain;width:50px}#ForumPage_user-text__KW4v9{display:flex;flex-direction:column;margin-left:10px;text-align:start}#ForumPage_user-name__dcHzE{font-weight:700}#ForumPage_user-time__1LyCU{color:rgba(0,0,0,.288);font-family:Roboto;font-size:12px}.ForumPage_user-text__KW4v9{background-color:#e5e5e5;border-radius:8px;margin-top:20px;padding:10px}#ForumPage_user-text-post__7l-aM{color:#4c4c4c;text-align:left}.ForumPage_user-button__-l6GJ{column-gap:20px;display:flex;justify-content:start;margin-top:20px}.ForumPage_button__B0JHj{align-items:center;background-color:#fffdef;border:none;border-radius:8px;color:#b2b2b2;display:flex;font-size:16px;font-weight:550;justify-self:center}.ForumPage_button__B0JHj:hover{box-shadow:-2px 3px 12px 0 #00000029;-webkit-box-shadow:-2px 3px 12px 0 #00000029;-moz-box-shadow:-2px 3px 12px 0 #00000029}#ForumPage_img-button__duVz5{width:30px}#ForumPage_img-description__Sini9{margin-left:5px}.ForumPage_PostCardContainer__61RTI{display:flex;flex-direction:column;justify-items:center;margin-bottom:20px;margin-top:20px;transform:translateX(50%);width:50%}.ForumPage_PostCardContainer__61RTI PostCard{width:120px}.ForumHeader{align-items:center;background-color:#27a088;color:#fff;display:flex;flex-direction:column;height:220px;justify-content:center;text-align:center;width:100800}#community-title{font-size:3.5em;margin-bottom:5px;margin-top:0}#search-container{margin-top:20px}.ForumCreatePost{align-items:center;display:flex;flex-direction:column;justify-content:center}.posting-box{background-color:#fffdef;border-radius:30px;box-shadow:-2px 3px 12px 0 #00000029;-webkit-box-shadow:-2px 3px 12px 0 #00000029;-moz-box-shadow:-2px 3px 12px 0 #00000029;margin-top:30px;padding:30px;width:50%}#title-post{font-size:28px;margin-left:20px}#text-box{background-color:#e5e5e5;border-radius:15px;height:100px;margin-top:30px;padding:20px}#type-text:focus{outline:none}#type-text{background-color:#e5e5e5;border:none;font-size:20px;height:100%;width:100%}.posting-button{align-items:center;column-gap:20px;display:flex}.box{background-color:#fffdef;border:none;border-radius:15px;font-family:Roboto;font-size:16px;font-weight:550;margin-top:30px;width:150px}.box:hover{box-shadow:1px 0 15px -2px #a1a1a1;-webkit-box-shadow:1px 0 15px -2px #a1a1a1;-moz-box-shadow:1px 0 15px -2px #a1a1a1;cursor:pointer;.box{background-color:#fffdef;border:none;border-radius:15px;font-family:Roboto;font-size:16px;font-weight:550;margin-top:30px;width:150px}}.vertical-line{align-items:center;border:2px solid rgba(0,0,0,.148);display:flex;height:50px;margin-top:25px}.three{background-color:#f49f1f;border-radius:20px;color:#fff;margin-left:auto;padding-bottom:5px;padding-top:5px}.three>#button-image{height:auto;width:30px}.upload-container-image,.upload-container-video{display:inline-block;position:relative}.input-file{display:none}.upload-container-image,.upload-container-video{background-color:#fff;border:1px solid #0000006b;display:none;margin-top:30px;padding:10px}.custom-file-upload,.upload-container-image,.upload-container-video{align-items:center;border-radius:15px;cursor:pointer;flex-direction:column;height:300px;justify-content:center;transition:transform .3s;width:100%}.custom-file-upload{background-color:#f2f2f2;display:flex;position:relative}.custom-file-upload img{background-color:#f2f2f2;border:none;border-radius:5px;height:80px;transition:transform .3s;width:80px}.custom-file-upload:hover{opacity:.8}.custom-file-upload:hover,.custom-file-upload:hover img{transform:translateY(-10px)}.custom-file-upload h4{color:#b2b2b2}.LoginBroker{background-image:url(/static/media/login%20background.df1e4f70ac91f4abdc4d.png);background-position:end;background-size:cover;margin:0;min-height:100vh;width:100%}.LoginBroker,.LoginBrokerCard{display:flex;font-family:Roboto;justify-content:center}.LoginBrokerCard{background-color:#27a088cc;border-radius:50px;color:var(--darkBlue);flex-direction:column;height:400px;margin-top:80px;min-width:500px;padding:24px;width:40%}.LoginBrokerCard h1{color:var(--white);text-align:center}.LoginBrokerCard h3{margin-bottom:20px;text-align:center}#broker-login-button{background-color:#f49f1f;border-radius:20px;margin-bottom:5px;padding:5px 10px;width:100%}.LoginBrokerCard input{background-color:var(--white);border:0;border-radius:50px;box-shadow:0 2px 5px var(--darkBlue);color:var(--grey);cursor:text;padding:10px;position:relative;text-align:center;text-align:left;width:100%}.broker-section{display:flex;flex-direction:column;justify-content:center;padding:5px 60px;width:100%}#register-broker-button{background-color:#f49f1f;border:none;border-radius:20px;margin:15px 60px;padding:12px 80px}.input-button{display:flex;justify-content:center}#register-broker-button:hover{box-shadow:3px 3px 3px #0003;cursor:pointer}.RegisterBrokerToLogin{font-size:16px}.VerifyPropertyHome{margin-left:64px;margin-right:64px}.VerifyPropertyTitle{font-family:Roboto;margin-bottom:12px;text-align:left;width:100%}.VerifyPropertyHomeItemsGrid{grid-gap:8px;display:grid;gap:8px;grid-auto-columns:240px;grid-auto-rows:240px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.VerifyPropertyHomeItem{align-content:center;background-color:var(--orange);color:var(--darkBlue);cursor:pointer;text-align:center;transition:all .3s ease-out;width:100%}.VerifyPropertyHomeItem:hover{background-color:var(--white);transition:all .3s ease-out}.VerifyPropertyHomeItem:active{background-color:var(--darkBlue);transition:all 0s}.step-wizard-list{background:#0000;border-radius:10px;box-shadow:0 15px 25px #0000001a;color:#333;display:flex;list-style-type:none;padding:20px 10px;position:relative;z-index:10}.step-wizard-item{display:flex;flex-basis:0;flex-direction:column;flex-grow:1;max-width:100%;min-width:170px;padding:0 20px;position:relative;text-align:center}.step-wizard-item+.step-wizard-item:after{background:#b37400;content:"";height:2px;left:0;position:absolute;top:19px;transform:translateX(-50%);width:100%;z-index:-10}.progress-count{align-items:center;border-radius:50%;color:#0000;display:flex;font-weight:600;height:40px;justify-content:center;margin:0 auto;position:relative;width:40px;z-index:10}.progress-count:after{background:#b37400;border-radius:50%;height:40px;transform:translate(-50%,-50%);width:40px;z-index:-10}.progress-count:after,.progress-count:before{content:"";left:50%;position:absolute;top:50%}.progress-count:before{border-bottom:3px solid #fff;border-left:3px solid #fff;height:10px;transform:translate(-50%,-60%) rotate(-45deg);transform-origin:center center;width:20px}.progress-label{font-size:14px;font-weight:600;margin-top:10px}.current-item .progress-count:before,.current-item~.step-wizard-item .progress-count:before{display:none}.current-item~.step-wizard-item .progress-count:after{height:10px;width:10px}.current-item~.step-wizard-item .progress-label{opacity:.5}.current-item .progress-count:after{background:#fff;border:2px solid #b37400}.current-item .progress-count{color:#070707}.ChooseBank,.MakePaymentDebitOnline,.MakePaymentPage{align-items:center;background:#f0f0f1 no-repeat;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:100vh}.wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--darkBlue);border:2px solid #fff3;border-radius:10px;box-shadow:0 0 10px #0003;color:#fff;padding:30px 40px;width:800px}.wrapper h1{font-size:36px;margin-bottom:20px;text-align:center}.button-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px}.vertical-button{background-color:#b37400;border:none;border-radius:5px;color:#050505;cursor:pointer;font-size:16px;height:40px;margin-bottom:10px;padding:10px 20px;transition:background-color .3s;width:300px}.vertical-button:hover{background-color:#6c4907}.register-link{font-weight:700;text-align:center}.word{font-weight:400;margin-top:40px;text-align:center}.container form{align-items:center;background:#0000;border-radius:5px;box-shadow:0 10px 15px #0000001a;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:600px;padding:40px}.container form .inputBox{display:flex;flex-direction:column;margin-top:20px}.container{display:flex;flex-direction:column;width:100%}.inputBox{display:flex;justify-content:space-evenly}.container form .inputBox input,.container form .inputBox select{border:1px solid #0000004d;border-radius:10px;color:#444;padding:10px;width:100%}form{column-gap:10px;display:flex;flex-direction:column;width:100%}.container form .inputBox input.card-holder,.container form .inputBox input.card-number{margin-right:20px;width:calc(50% - 10px)}.container form .submit-btn{background:#b37400;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;margin-top:20px;padding:10px;transition:.2s linear;width:100%}.container form .submit-btn:hover{letter-spacing:2px;opacity:.8}#card-form{display:flex;flex-direction:column;justify-content:center}.header-register{margin-bottom:30px}.register-card,.register-form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#card-input{display:flex;flex-direction:column;margin-bottom:10px;row-gap:20px;width:60%}input{padding:3px 20px;width:100%}#card-submit{background-color:#f49f1f;border:none;border-radius:15px;padding:10px 30px;text-align:center}#card-submit,.sumbit-div{align-items:center;display:flex;justify-content:center;width:100%}.sumbit-div{margin-top:20px}.PropertyDetailsOverview{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:50px}#overview-img{border-radius:15px;height:auto;width:250px}.property-overview{background-color:#6bead3;border-radius:15px;display:flex;flex-direction:column;justify-content:center;margin-top:30px;width:70%}.MoreThumbnails{cursor:pointer;display:grid;place-items:center}.MoreThumbnails img{align-items:center;background-color:var(--orange);box-shadow:2px 2px 5px;justify-content:center;margin:12px;transition:transform .5s ease-in-out;width:128px}.MoreThumbnails img:first-child{grid-area:1/1;transform:translate(10px,10px)}.MoreThumbnails img:nth-child(2){grid-area:1/1;transform:translate(5px,5px)}.MoreThumbnails img:nth-child(3){grid-area:1/1;transform:translate(0)}.MoreThumbnails:hover img:first-child{transform:translate(160px,10px)}.MoreThumbnails:hover img:nth-child(2){transform:translate(5px,10px)}.MoreThumbnails:hover img:nth-child(3){transform:translate(-150px,10px)}.overview-first-row,.overview-second-row,.overview-third-row{display:flex;flex-direction:row;justify-content:space-around;margin-bottom:30px;width:100%}.delete-button,.edit-button,.share-button{align-items:center;background-color:#fff;border:2px solid #f49f1f;border-radius:8px;column-gap:10px;display:flex;flex-direction:column;font-weight:600;height:60px;justify-content:center;margin-top:30px;padding:5px;width:60px}#edit-icon,#share-icon{height:auto;margin-bottom:10px;width:30px}#delete-icon{height:auto;margin-bottom:10px;width:20px}.delete-button:hover,.edit-button:hover,.share-button:hover{box-shadow:0 0 9px 0 #ffffffbf;-webkit-box-shadow:0 0 9px 0 #ffffffbf;-moz-box-shadow:0 0 9px 0 #ffffffbf;cursor:pointer}.share-button{background-color:#f49f1f;flex-direction:row;margin-left:20px;margin-top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.overview-third-row{font:Roboto;font-size:20px;padding:0 80px}.overview-fourth-row{align-items:center;display:flex;flex-direction:column;justify-content:center}#overview-fourth-row{width:70%}
/*# sourceMappingURL=main.91f0feff.css.map*/