:root{--white:#fff;--black:#000;--grey-1:#f5f5f5;--grey-2:#e0e0e0;--grey-4:#757575;--blue-1:#e6f0fa;--blue-2:#276ff3;--blue-3:#1e54b8}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}@font-face{font-family:Gibson;src:url(/fonts/GibsonLight.otf) format("otf"),url(/fonts/GibsonLight.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Gibson;src:url(/fonts/GibsonRegular.otf) format("otf"),url(/fonts/GibsonRegular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Gibson;src:url(/fonts/GibsonBold.otf) format("otf"),url(/fonts/GibsonBold.otf) format("opentype");font-weight:600;font-style:normal}body{color:var(--black);background:var(--white);font-weight:400}.MuiButtonBase-root,.MuiTypography-root,body{font-family:Gibson,sans-serif}.wrapper{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.container{margin:80px 0}.bgCover{background-color:var(--blue-1);background-position:50%;background-repeat:no-repeat;background-size:cover;height:300px;position:relative;width:100%}.user-logo{width:180px;height:180px;border-radius:8px;position:absolute;top:160px;box-shadow:0 0 0 8px var(--white);background:var(--white)}.title{font-size:40px}.user-name{font-size:17px;color:var(--black)}.user-avatar{width:40px;height:40px}.username-info{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin:24px 0 40px}.description{color:var(--grey-4);font-size:17px;line-height:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.description.expanded{-webkit-line-clamp:unset;overflow:visible}.expand-button{font-size:17px;color:var(--black);text-transform:capitalize;display:inline;padding-top:0;padding-left:0}.expand-button,.expand-button:hover{background:transparent}.social-buttons{margin:48px 0 0;flex-wrap:wrap}.button{border-radius:40px;box-shadow:none;display:flex;flex:1;height:48px;justify-content:center;padding:12px 26px;text-align:center;text-transform:capitalize;width:100%;background:var(--blue-2);color:var(--white)}.blue-button{font-size:20px;height:64px}.blue-button:hover{background:var(--blue-3);box-shadow:none}.grey-button{align-items:center;background:var(--grey-1);color:var(--black);font-size:17px;gap:12px;white-space:nowrap;min-width:auto}.grey-button:hover{background:var(--grey-2);box-shadow:none}.black-button{background:var(--black);color:var(--white);font-size:17px}.black-button:hover{background:var(--grey-4)}.offer-button{line-height:1.4}.card{position:relative;padding-bottom:100%;overflow:hidden}.product-img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;border-radius:16px}.properties{margin-bottom:32px}.card-title{margin-bottom:2rem;font-size:24px}.property-image{border-radius:16px;object-fit:cover}.property-title{font-weight:400;font-size:20px;margin:1.5rem 0 1rem}.matic-price{font-size:17px;margin-right:12px}.usd-price{font-size:17px;margin-right:15px;color:var(--grey-4)}.coordinates{font-size:15px;color:var(--grey-4);text-decoration:underline}.coordinates :first-child{margin-right:12px}.buy-button-wrapper{display:flex;flex-direction:column;gap:16px;margin-top:10px;text-decoration:none}@media screen and (max-width:768px){.title{font-size:26px}.social-buttons{margin:40px 0 48px;flex-direction:column;gap:14px}.icon{width:24px}.blue-button{font-size:18px}}.mapouter{position:absolute;text-align:right}.gmap_canvas,.mapouter{height:400px;width:600px}.gmap_canvas{background:none!important;border-radius:16px}