:root{--darkgreen:#174336;--lightgreen:#b7e930;--softgreen:#f6faea;--white:#fff;--mediumgreen:#2f6b2e;--font:"Inter",sans-serif;--thinlightgreen:#e0fa9b;--black:#000;--lightergreen:#437802;--text-light:#737373;--redcolor:red;--lightredcolor:#fee2e2}.top-bar{background:var(--darkgreen);justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 180px;display:flex;position:static}.top-left{align-items:center;gap:10px;height:30px;display:flex}.top-left img{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.phone-container{background:var(--lightgreen);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.phone-container img{width:16.66px;height:16.66px}.top-left span{color:var(--white);font-size:16px;font-weight:500;line-height:100%}.top-right{align-items:center;gap:10px;height:30px;display:flex}.email-container{background:var(--lightgreen);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.email-container img{width:16px;height:14px}.top-right span{color:var(--white);font-size:16px;font-weight:500;line-height:100%}.nav{background:var(--white);border-bottom:1px solid var(--lightgreen);z-index:1000;justify-content:space-between;align-items:center;padding:12px 50px;display:flex;position:sticky;top:0}.logo-wrap{justify-content:space-between;align-items:center;display:flex}.logo-box{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;display:flex}.logo-box img{width:190px;height:56px}.menu-wrapper{flex:1;justify-content:center;display:flex}.pe-menu-wrap{flex:1;justify-content:flex-end;padding-right:20px;display:flex}.pe-menu{align-items:center;gap:32px;display:flex}.pe-nav-item{position:relative}.pe-nav-link{cursor:pointer;letter-spacing:0;color:var(--text-dark);border-radius:6px;align-items:center;gap:6px;padding:8px 20px;font-size:16px;font-weight:400;line-height:20px;display:flex}.pe-nav-link svg{margin-top:6%}.data-menu-item:hover,.data-menu-item.active,.solution-menu-item:hover,.solution-menu-item.active,.resource-menu-item:hover,.resource-menu-item.active{color:var(--lightgreen);font-weight:500}.data-menu-item:hover svg path,.data-menu-item.active svg path,.solution-menu-item:hover svg path,.solution-menu-item.active svg path,.resource-menu-item:hover svg path,.resource-menu-item.active svg path{stroke:var(--lightgreen)}.nav-right{align-items:center;gap:16px;display:flex}.auth-buttons{gap:10px;display:flex}.btn-outline{border:1px solid var(--darkgreen);height:36px;color:var(--darkgreen);cursor:pointer;background:#fff;border-radius:6px;padding:5px 25px;font-size:16px;font-weight:500}.btn-outline:hover{background:color-mix(in srgb,var(--mediumgreen)25%,transparent)}.btn-green{background:var(--darkgreen);color:#fff;cursor:pointer;border:none;border-radius:6px;height:36px;padding:5px 25px;font-size:16px;font-weight:500}.btn-green:hover{background:linear-gradient(90deg,var(--darkgreen)0%,var(--mediumgreen)55%,var(--lightgreen)100%)}.mega-dropdown{background:#fff;border-radius:16px;width:768px;margin-top:20px;padding:16px;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 30px 60px #00000014}.data-menu{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.data-item{cursor:pointer;border-radius:8px;gap:12px;padding:10px;display:flex}.data-subheading{color:var(--lightergreen);cursor:pointer;margin-top:2px;margin-bottom:4px;font-size:13px;font-weight:600}.data-item:hover{background:var(--softgreen)}.data-icon{background:var(--lightgreen);border-radius:10px;justify-content:center;align-items:center;min-width:38px;height:38px;display:flex}.data-icon img{width:18px}.data-content h4{text-align:left;color:var(--darkgreen);margin:0;font-size:14px}.data-content p{text-align:left;color:var(--text-light);margin:2px 0 0;font-size:14px}.title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.launch-inline{background:linear-gradient(90deg,var(--darkgreen)0%,var(--mediumgreen)55%,var(--lightgreen)100%);color:#fff;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:500}.launch-inline:hover{background:linear-gradient(90deg,var(--darkgreen)0%,var(--mediumgreen)55%,var(--lightgreen)100%)}.solution-dropdown{background:var(--white);border-radius:12px;width:700px;margin-top:20px;padding:16px;position:absolute;top:100%;right:0%;box-shadow:0 20px 40px #00000014}.solution-heading{margin-top:10px;margin-bottom:10px;font-size:16px}.solution-item{cursor:pointer;border-radius:8px;grid-template-columns:40px 1fr;align-items:start;gap:12px;padding:12px 10px;display:grid}.solution-item:hover{background:var(--softgreen)}.solution-icon{background:var(--lightgreen);border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.solution-content{flex-direction:column;display:flex}.solution-content h4{text-align:left;color:var(--darkgreen);white-space:normal;word-break:break-word;overflow-wrap:break-word;margin:0 0 4px;font-size:14px}.solution-content p{margin:0;font-size:13px;line-height:1.5}.resource-dropdown{background:#fff;border-radius:12px;min-width:200px;margin-top:20px;padding:16px;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #00000014}.resource-item{border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex}.resource-item h4{text-align:left;color:var(--darkgreen);margin:0 0 4px;font-size:16px}.resource-item:hover{background:var(--softgreen)}.resource-blog-icon{background:var(--lightgreen);border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.hamburger,.hamburgerRight{color:var(--darkgreen);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:22px;line-height:1;display:none}.hamburger svg{color:#174336}.mobile-profile-wrap{align-items:center;display:none;position:relative}.desktop-profile-wrap{align-items:center;gap:12px;display:flex;position:relative}.pe-profile-avatar,.pe-profile-avatar1{object-fit:cover;border:2px solid var(--darkgreen);cursor:pointer;border-radius:50%;width:38px;height:38px}.pe-profile-dropdown{background:var(--white);z-index:1500;border-radius:10px;width:max-content;min-width:260px;padding:12px;position:absolute;top:40px;right:1px;box-shadow:0 12px 30px #00000026}.pe-profile-header{border-bottom:1px solid var(--white);align-items:center;gap:10px;margin-bottom:8px;padding-bottom:12px;display:flex}.pe-profile-avatar-lg{object-fit:cover;border-radius:50%;width:44px;height:44px}.pe-avatar-initials,.pe-avatar-initials1{background:var(--darkgreen);color:var(--white);cursor:pointer;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.pe-avatar-initials-lg{background:var(--darkgreen);color:var(--white);justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.pe-profile-name{font-size:18px;font-weight:600}.pe-profile-email{color:var(--text-light);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:14px;overflow:hidden}.pe-logout-btn{width:100%;color:var(--redcolor);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:6px;padding:9px;font-size:14px}.pe-logout-btn:hover{background:var(--lightredcolor)}.pe-avatar-initials,.pe-profile-avatar{display:none}@media (max-width:1000px){.top-bar{justify-content:center;align-items:flex-start;gap:8px;height:auto;padding:10px 20px}.nav{justify-content:space-between;align-items:center;padding:15px 24px;display:flex}.logo-wrap{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.logo-left{align-items:center;gap:10px;display:flex}.menu-wrapper{display:none}.logo-right{align-items:center;gap:10px;margin-left:auto;display:flex}.mobile-profile-wrap{display:block}.pe-avatar-initials,.pe-profile-avatar{justify-content:center;align-items:center;display:inline-flex}.desktop-profile-wrap{display:none!important}.hamburger{display:inline-flex}.hamburgerRight{display:none}.nav-right{flex-direction:row;align-items:center;gap:14px;display:flex}.phone{align-items:center;gap:6px;font-size:14px;display:flex}.auth-buttons{flex-direction:row;gap:10px;display:flex}.btn-outline,.btn-green{width:auto;height:34px;padding:0 14px;font-size:14px}.menu-wrapper{width:100%;display:none}.menu-wrapper:has(.pe-menu.open){display:block}.pe-menu{z-index:999;background:#fff;border-radius:12px;flex-direction:column;gap:10px;width:500px;padding:16px;display:none;position:absolute;top:70px;right:16px;box-shadow:0 10px 40px #00000026}.pe-menu.open{display:flex}.pe-nav-item{border-bottom:1px solid var(--white);flex-direction:column;width:100%;padding-bottom:10px;display:flex}.pe-nav-link{cursor:pointer;justify-content:space-between;align-items:center;width:100%;font-size:15px;display:flex}.mega-dropdown,.solution-dropdown,.resource-dropdown{border-top:1px solid var(--white);margin-top:8px;padding-top:10px;width:100%!important;box-shadow:none!important;position:relative!important;top:0!important;left:0!important;transform:none!important}.data-menu{flex-direction:column;gap:8px;display:flex}.data-item,.solution-item,.resource-item{padding:8px}.property{order:1}.owner{order:5}.sale{order:2}.land{order:3}.rent{order:4}.mobile-profile-wrap .pe-profile-dropdown{top:48px;left:auto;right:0}.data-content p,.solution-content p{display:none}}@media (max-width:700px){.top-bar{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;height:auto;padding:10px 20px}.top-left,.top-right{width:100%}.nav{flex-direction:column;padding:16px}.logo-wrap{justify-content:space-between;align-items:center;width:100%;display:flex}.hamburger{display:inline-flex}.hamburgerRight{display:none}.menu-wrapper{width:100%;display:none}.menu-wrapper:has(.pe-menu.open){display:block}.pe-menu{z-index:999;background:#fff;border-radius:12px;flex-direction:column;gap:10px;width:310px;padding:16px;display:none;position:absolute;top:70px;right:16px;box-shadow:0 10px 40px #00000026}.pe-menu.open{display:flex}.pe-nav-item{border-bottom:1px solid var(--white);flex-direction:column;width:100%;padding-bottom:10px;display:flex}.pe-nav-link{cursor:pointer;justify-content:space-between;align-items:center;width:100%;font-size:15px;display:flex}.mega-dropdown,.solution-dropdown,.resource-dropdown{border-top:1px solid var(--white);margin-top:8px;padding-top:10px;width:100%!important;box-shadow:none!important;position:relative!important;top:0!important;left:0!important;transform:none!important}.data-menu{flex-direction:column;gap:8px;display:flex}.data-item,.solution-item,.resource-item{padding:8px}.nav-right{flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:10px}.phone{justify-content:center}.auth-buttons{flex-direction:column;align-items:center;gap:10px;width:100%}.btn-outline,.btn-green{width:100%}.pe-avatar-initials,.pe-profile-avatar{text-align:center;padding:10%;display:inline-block}.logo-right{align-items:center;gap:10px;display:flex}.pe-avatar-initials1,.pe-profile-avatar1{display:none}.mobile-profile-wrap .pe-profile-dropdown{top:48px;left:auto;right:0}.data-content p,.solution-content p{display:none}}@media (min-width:1001px) and (max-width:1400px){.pe-nav-link{padding:0}.solution-dropdown,.mega-dropdown{margin-top:30px}}@media (min-width:1001px) and (max-width:1300px){.guest-user .mega-dropdown{left:170%}.guest-user .solution-dropdown{right:-270%}.mega-dropdown{scrollbar-width:thin;width:950px;overflow:auto}}@media (min-width:1001px) and (max-width:1400px){.logged-user .mega-dropdown{left:-50%}}@media (min-width:2000px){.nav{padding:"20px 64px"}.pe-nav-link,.phone{font-size:16px}.btn-outline,.btn-green{font-size:18px}.data-content h4,.solution-content h4,.solution-heading{font-size:26px}.data-content p,.data-subheading,.solution-content p{font-size:20px}.logo-box img{width:280px;height:100px}.top-bar{height:60px}.nav{height:120px}.pe-nav-link{font-size:26px}.pe-nav-link svg{width:24px;height:24px;padding-top:2%}.btn-outline,.btn-green{height:50px;font-size:26px}.data-icon{min-width:62px;height:62px}.data-icon img{width:32px}.mega-dropdown{width:1000px}.solution-icon{width:62px;height:62px}.solution-icon img{justify-content:center;align-items:center;width:32px;height:32px;margin-top:25%;display:flex}.solution-item{gap:15px;font-size:26px}.solution-dropdown{width:900px}.resource-item img{width:30px;height:30px}.resource-item{width:250px;margin:10px;font-size:26px}.top-left span,.top-right span{font-size:18px}.resource-item h4{font-size:22px}.resource-blog-icon{width:50px;height:50px}.solution-icon img{margin-top:0%}.solution-item{gap:45px}}
