.gallery-filters{display:flex;gap:2px;padding:0;flex-wrap:wrap;max-width:100%;position:sticky;position:-webkit-sticky;top:calc(100% - 60px);bottom:0;left:0;right:0;width:100%;justify-content:center;z-index:20;margin-bottom:40px;margin-top:-80px}.inner-pages.project-details .gallery-filters{display:none!important}.gallery-filter-inner{align-items:center}.filter-btns,.gallery-filter-inner{display:flex;position:relative;gap:4px}.filter-btns{width:0;opacity:0;white-space:nowrap;flex-wrap:nowrap}.gallery-filters .filter-button{height:40px;padding:4px 14px;line-height:1;font-size:1.6rem;color:var(--text-light);border:none;border-radius:20px;transition:all .2s;cursor:pointer;font-weight:400;white-space:nowrap;background:#71717187;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);box-shadow:0 0 0 0 #8A8A8A;font-weight:100}.filter-button.active,.filter-button:hover{color:var(--text-dark);background-color:#F3392F}.filter-toggle-wrapper .filter-icon{border-radius:50%;width:40px;height:40px;min-width:40px;color:var(--text-dark);background-color:#F3392F;font-size:13px;line-height:40px;font-weight:500;text-align:center}.filter-icon small{font-size:5px;position:relative;top:-5px;left:0;border:1px solid var(--text-dark);border-radius:50%;width:7px;height:8px;min-width:7px;font-weight:500;display:inline-block;line-height:7px;text-align:center}span.toggle-filter{padding:6px 6px 6px 10px;height:40px;font-size:1.6rem;background:#3e3e3e9f;box-shadow:0 0 0 0 #8A8A8A;border:none;border-radius:20px;transition:all .2s ease;cursor:pointer;display:flex;white-space:nowrap;align-items:center;justify-content:center;gap:0 10px;font-weight:100}span.toggle-filter,span.toggle-filter .icon{line-height:1;color:var(--text-light);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}span.toggle-filter .icon{width:28px;height:28px;background:#71717187;border-radius:50%;text-align:center;position:relative}span.toggle-filter .icon:after,span.toggle-filter .icon:before{background:#fff;width:9px;height:1px;position:absolute;top:49%;left:50%;content:"";margin:0 auto;transform:rotate(0) translate(-50%,-50%)}span.toggle-filter .icon:before{transform:rotate(90deg) translate(-50%,-50%);transform-origin:0 0}span.toggle-filter .icon.minus:before{opacity:0}.filter-toggle-wrapper{display:flex;align-items:center;gap:2px}.gallery-grid{padding:8px 0 2rem;margin:0 -9px;display:flex;flex-wrap:wrap}.home-page .main-content{padding-bottom:150px}.project-card{padding:16px 9px;position:relative;overflow:hidden;transition:width .5s .1s}.project-image{width:100%;height:auto;display:block}.project-media{position:relative;background:#f1f1f10a;min-height:100px}.project-media img{width:100%;height:100%;object-fit:cover}.project-info{width:100%;padding:0;display:flex;justify-content:space-between;align-items:center;margin-top:8px}.project-info .project-type{font-size:1.4rem;color:var(--text-primary);background:#3E3E3E;padding:6px 10px;max-width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:3px}.project-info .project-title{font-size:1.4rem;color:var(--text-primary);font-weight:400;margin:0;max-width:50%;padding-right:8px}.load-more-wrapper{display:flex;align-items:center;justify-content:center}.load-more-wrapper .button{background-color:transparent}.load-more-wrapper .button:hover{border-color:#afac92;color:#afac92}@media (max-width:1600px){span.toggle-filter{font-size:13px;height:30px}.filter-toggle-wrapper .filter-icon{width:30px;height:30px;min-width:30px;line-height:30px}span.toggle-filter .icon{width:24px;height:24px}.gallery-filters .filter-button{font-size:13px;height:30px}}@media screen and (max-width:1367px){span.toggle-filter{font-size:12px;height:30px}.filter-toggle-wrapper .filter-icon{width:30px;height:30px;min-width:30px;line-height:30px}span.toggle-filter .icon{width:24px;height:24px}.gallery-filters .filter-button{font-size:12px;height:30px}.project-info .project-title,.project-info .project-type{font-size:12px}}@media (max-width:992px){.filter-btns{flex-wrap:wrap;bottom:100%;top:auto;background:#71717187;max-width:100vw;width:100%!important;border-radius:10px 10px 0 0;padding:10px 10px 35px;position:absolute}.filter-toggle-wrapper .filter-icon{display:none}span.toggle-filter{width:100%;justify-content:space-between;padding:0 10px;font-size:14px;background:#71717187;height:35px}span.toggle-filter.active{border-radius:0 0 10px 10px}.gallery-filters{padding:0 16px}.gallery-filters .filter-button{min-width:30%}}@media screen and (min-width:768px) and (max-width:992px){.project-card.grid-size-3 .project-info,.project-card.grid-size-4 .project-info{flex-direction:column;align-items:flex-start;gap:8px 0}.project-card.grid-size-3 .project-info .project-title,.project-card.grid-size-3 .project-info .project-type,.project-card.grid-size-4 .project-info .project-title,.project-card.grid-size-4 .project-info .project-type{max-width:100%}}@media (max-width:767px){.home-page .gallery-grid{gap:16px}.filter-toggle-wrapper,.gallery-filter-inner{width:100%;position:relative}.gallery-filters{display:none!important}.home-page .main-content{padding-bottom:100px}.project-info .project-title,.project-info .project-type{font-size:14px}.project-info .project-title{font-size:15px}.gallery-filters .filter-button{min-width:45%}}