body,html{font-family:Poppins,sans-serif}main.zos-projects{position:relative;display:flex;flex-direction:column}main.zos-projects section.hero{height:780px;width:100vw;background:#9b9b9b;position:relative;overflow:hidden;z-index:25}main.zos-projects section.hero div.content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;display:flex;align-items:center;justify-content:center}main.zos-projects section.hero div.content h1{color:#fff;font-size:70px}main.zos-projects section.hero div.background{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:5}main.zos-projects section.hero div.background img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.65}main.zos-projects section.projects-list{background-color:#fff;border-radius:100px 100px 0 0;margin-top:-12rem;padding:2rem 5rem;z-index:50;position:relative;overflow:hidden}main.zos-projects section.projects-list form.project-filters{display:flex;align-items:center;justify-content:center;margin-bottom:25px;z-index:100;gap:18px}@media screen and (max-width:600px){main.zos-projects section.projects-list form.project-filters{flex-direction:column}}main.zos-projects section.projects-list form.project-filters div.project-filters__field{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-evenly;gap:8px}main.zos-projects section.projects-list form.project-filters div.project-filters__field label{width:100%;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:1.2px;columns:#999}main.zos-projects section.projects-list form.project-filters div.project-filters__field input,main.zos-projects section.projects-list form.project-filters div.project-filters__field select{min-height:50px;min-width:200px;padding:0 12px;border:1px solid #ceceec;background:#f9f9f9;border-radius:12px;font-size:15px;color:#8c8c8c}main.zos-projects section.projects-list form.project-filters div.project-filters__field input::placeholder,main.zos-projects section.projects-list form.project-filters div.project-filters__field select::placeholder{font-family:Poppins,sans-serif;font-size:inherit}main.zos-projects section.projects-list form.project-filters button.button.secondary{text-decoration:none;display:flex;flex-direction:row;align-items:center;padding:14px 24px;gap:10px;background:linear-gradient(90deg,#f6f1e7 0,#f3eee3 100%);box-shadow:0 8px 16px rgba(0,0,0,.1),0 0 14px rgba(244,180,0,.18),inset 0 6px 10px rgba(255,255,255,.55);border-radius:22px;color:#f4b400;border:none}main.zos-projects section.projects-list nav.navigation.pagination{margin-bottom:20px;z-index:100}main.zos-projects section.projects-list nav.navigation.pagination:last-of-type{margin-bottom:0;margin-top:20px}main.zos-projects section.projects-list nav.navigation.pagination div.nav-links{font-size:15px;display:flex;align-items:center;justify-content:center;gap:15px}main.zos-projects section.projects-list nav.navigation.pagination div.nav-links a{text-decoration:none}main.zos-projects section.projects-list nav.navigation.pagination div.nav-links .page-numbers{color:#eab82a;font-weight:700}main.zos-projects section.projects-list nav.navigation.pagination div.nav-links .page-numbers.current{color:#000}main.zos-projects section.projects-list nav.navigation.pagination div.nav-links .next{color:#eab82a}main.zos-projects section.projects-list div.project-archive__grid{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px;z-index:100}main.zos-projects section.projects-list div.project-archive__grid article{width:100%;display:flex;flex-direction:column;background:#fff;border-radius:24px;padding:32px 40px;max-width:1100px;box-shadow:0 20px 44px 0 rgba(236,90,40,.1),0 4px 12px 0 rgba(0,0,0,.06)}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:600px){main.zos-projects section.projects-list div.project-archive__grid article div.project-card__header{flex-direction:column;gap:1rem}}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__header a{text-decoration:none}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__header a h2{margin:0;color:#000;font-family:inherit;font-size:30px}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__header span.project-status{display:inline-flex;align-items:center;gap:8px;background-color:#f1f1f1;color:#6b6b6b;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:600;letter-spacing:.3px;white-space:nowrap}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__header span.project-status span.project-status__dot{width:8px;height:8px;border-radius:50%;background:currentColor;flex:0 0 auto}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__header span.project-status.project-status--active{background-color:#e8f7ed;color:#1a6b3d}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__header span.project-status.project-status--completed{background-color:#f1f1f1;color:#6b6b6b}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__excerpt{padding-bottom:20px;margin-bottom:20px;border-bottom:solid 1px #ebebeb}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__excerpt p{margin:0;font-weight:300}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__footer{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:600px){main.zos-projects section.projects-list div.project-archive__grid article div.project-card__footer{flex-direction:column;gap:2rem}}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__footer div.project-card__stats{display:flex;align-items:center;justify-content:flex-start;gap:2rem}@media screen and (max-width:600px){main.zos-projects section.projects-list div.project-archive__grid article div.project-card__footer div.project-card__stats{flex-direction:column;align-items:flex-start}}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__footer div.project-card__stats div.proj_stat p.label{margin:0 0 6px;font-size:11px;font-weight:500;letter-spacing:1.4px;color:#999}@media screen and (max-width:600px){main.zos-projects section.projects-list div.project-archive__grid article div.project-card__footer div.project-card__stats div.proj_stat p.label{text-align:left}}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__footer div.project-card__stats div.proj_stat p.stat{margin:0;font-size:15px;font-weight:600;color:#181818}@media screen and (max-width:600px){main.zos-projects section.projects-list div.project-archive__grid article div.project-card__footer div.project-card__stats div.proj_stat p.stat{text-align:left}}main.zos-projects section.projects-list div.project-archive__grid article div.project-card__footer a.button.secondary{text-decoration:none;display:flex;flex-direction:row;align-items:center;padding:14px 24px;gap:10px;background:linear-gradient(90deg,#f6f1e7 0,#f3eee3 100%);box-shadow:0 8px 16px rgba(0,0,0,.1),0 0 14px rgba(244,180,0,.18),inset 0 6px 10px rgba(255,255,255,.55);border-radius:22px;color:#f4b400;border:none}main.zos-projects section.projects-list .floating-daisy{position:absolute;z-index:1;opacity:.45;will-change:transform;width:540px}main.zos-projects section.projects-list .floating-daisy#daisy_01{top:20vh;right:-5vw}main.zos-projects section.projects-list .floating-daisy#daisy_02{bottom:-8vh;left:-5vw}