.header-layout3 .sticky-wrapper.sticky,.header-layout3{background:var(--brand-light)}.main-menu a{color:var(--brand-dark)}.main-menu>ul>li>a:hover{color:var(--brand-dark-shade)}.title-area{font-size:36px;font-family:var(--font-optima);margin-bottom:calc(var(--section-title-space) - 30px)}.sec-text{font-size:18px;line-height:1.777;font-family:var(--font-optima);text-align:justify}.avanor-project-listing-header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:45px;display:flex}.avanor-project-listing-title{max-width:600px;color:var(--brand-dark);margin:0 0 10px;font-size:24px;line-height:1.35}.avanor-project-listing-count{color:#555;margin:0;font-size:16px}.avanor-project-listing-actions{align-items:center;gap:14px;display:flex}.avanor-view-toggle{border:1px solid var(--brand-dark-shade);background:var(--brand-light);min-height:45px;color:var(--brand-dark);cursor:pointer;justify-content:center;align-items:center;padding:0 22px;font-size:12px;font-weight:700;display:inline-flex}.avanor-view-toggle:hover{border-color:var(--brand-dark);color:var(--brand-light);background:var(--brand-dark)}.avanor-sort-wrapper{align-items:center;gap:12px;margin-left:15px;display:flex}.avanor-sort-wrapper span{font-weight:600}.avanor-sort-wrapper select{height:52px;color:var(--brand-dark);background:#fff;border:1px solid #d8dde4;border-radius:8px;padding:0 40px 0 18px;font-weight:600}.avanor-community-card-button{font-size:12px}.avanor-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;display:grid}.avanor-project-card{background:#fff;border:1px solid #e4e7eb;transition:transform .25s,box-shadow .25s;overflow:hidden}.avanor-project-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000000f}.avanor-project-card-image{background:#eee;width:100%;height:355px;position:relative;overflow:hidden}.avanor-project-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.avanor-project-card:hover .avanor-project-card-image img{transform:scale(1.025)}.avanor-project-card-type{color:var(--brand-light);background:#1a325cbf;padding:5px 10px;font-size:14px;font-weight:700;position:absolute;top:12px;left:12px}.avanor-project-card-handover{background:var(--brand-dark-shade);min-width:70px;color:var(--brand-light);text-align:center;padding:5px 10px;font-size:14px;font-weight:700;position:absolute;bottom:10px;right:10px}.avanor-project-card-content{padding:28px}.avanor-project-card-title{margin:0 0 6px;font-size:20px;line-height:1.3}.avanor-project-card-title a{color:var(--brand-dark);text-decoration:none}.avanor-project-card-title a:hover{color:var(--brand-dark-shade)}.avanor-project-card-developer{color:#555;margin-bottom:12px;font-size:15px}.avanor-project-card-developer strong{color:var(--brand-dark)}.avanor-project-card-price{align-items:baseline;gap:5px;margin-bottom:20px;display:flex}.avanor-project-card-price span{color:var(--brand-dark);font-size:14px}.avanor-project-card-price strong{color:var(--brand-dark);font-size:22px}.avanor-project-card-meta{color:#555;flex-wrap:wrap;gap:20px;margin-bottom:20px;font-size:14px;display:flex}.avanor-project-card-meta span{align-items:center;gap:8px;display:inline-flex}.avanor-project-card-meta i{color:var(--brand-dark)}.avanor-project-card-description{color:#555;min-height:70px;margin:0 0 24px;font-size:14px;line-height:1.55}.avanor-project-card-description a{color:#f2672f;text-decoration:underline}.avanor-project-card-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.avanor-project-action{border:1px solid var(--brand-border);min-height:45px;color:var(--brand-dark);justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .25s,color .25s;display:inline-flex}.avanor-project-action:hover{background:var(--brand-dark);color:#fff}.avanor-project-action .fa-whatsapp{color:#25d366}@media (width<=1100px){.avanor-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.avanor-project-listing-header{flex-direction:column}}@media (width<=767px){.avanor-project-listing-section{padding:45px 0}.avanor-project-listing-container{width:calc(100% - 32px)}.avanor-project-listing-title{font-size:21px}.avanor-project-listing-actions{flex-wrap:wrap;width:100%}.avanor-view-toggle{flex:1;min-width:120px}.avanor-sort-wrapper{width:100%;margin-left:0}.avanor-sort-wrapper select{flex:1}.avanor-project-grid{grid-template-columns:1fr;gap:24px}.avanor-project-card-image{height:300px}.avanor-project-card-content{padding:22px}.avanor-project-card-actions{gap:8px}.avanor-project-action{font-size:13px}}.avanor-community-filter{border-left:1px solid #d8dde4;align-items:center;gap:22px;padding-left:28px;display:flex}.avanor-community-filter-label{color:var(--brand-dark);white-space:nowrap;font-size:17px;font-weight:700}.avanor-community-filter-form{margin:0}.avanor-community-select-wrap{min-width:230px;position:relative}.avanor-community-select{width:100%;height:45px;color:var(--brand-dark);cursor:pointer;appearance:none;background:#fff;border:1px solid #d8dde4;outline:none;padding:0 5px 0 10px;font-size:14px;font-weight:700}.avanor-community-select:focus{border-color:var(--brand-dark)}.avanor-community-select-wrap>i{color:var(--brand-dark);pointer-events:none;font-size:14px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}@media (width<=767px){.avanor-project-listing-header{gap:20px}.avanor-community-filter{border-left:0;gap:14px;width:100%;padding-left:0}.avanor-community-filter-label{font-size:14px}.avanor-community-filter-form{flex:1}.avanor-community-select-wrap{width:100%;min-width:0}.avanor-community-select{height:52px;font-size:15px}}
