.about-heros{text-align:center;width:100%;margin-top:0;padding-top:10rem;position:relative;overflow:hidden}.about-hero-bgs{z-index:0;justify-content:center;align-items:flex-start;width:100%;height:500px;display:flex;position:relative}.about-hero-frames{pointer-events:none;z-index:0;max-width:60%;height:auto;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.about-hero-contents{z-index:2;max-width:720px;margin:-390px auto 100px;position:relative}.about-hero-contents h1{color:#1a1a1a;margin:0 0 6px;font-size:75px;font-weight:500;line-height:1.1}.about-hero-contents p{color:#555;max-width:620px;margin:0 auto;font-size:20px;font-weight:500}@media (max-width:768px){.about-hero-bgs{height:340px}.about-hero-frames{max-width:95%;top:-35%}.about-hero-contents{margin-top:-260px;padding:0 20px}.about-hero-contents h1{font-size:38px;line-height:1.15}.about-hero-contents p{max-width:100%;font-size:16px}}@media (max-width:480px){.about-hero-bgs{height:280px}.about-hero-frames{max-width:110%;top:-52%}.about-hero-contents{margin-top:-235px}.about-hero-contents h1{margin-top:10px;font-size:32px}.about-hero-contents p{max-width:300px;font-size:15px}}.projects-section{max-width:1440px;margin:0 auto;padding:0 60px}.projects-grid{grid-template-columns:repeat(2,1fr);justify-content:center;gap:50px 40px;display:grid}.project-card-link{color:inherit;text-decoration:none;display:block}.project-card{background:#fff;border-radius:12px;transition:all .3s;overflow:hidden}.project-image-wrapper{aspect-ratio:3.5/3;background:#f9f9f9;position:relative;overflow:hidden;border-radius:0!important}.project-image{object-fit:cover;width:100%;height:100%;transition:all .45s;border-radius:0!important}.project-card:hover .project-image{filter:brightness(.65)blur(2.5px);transform:scale(1.08);border-radius:0!important}.hover-overlay{opacity:0;pointer-events:none;background:#00000052;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.project-card:hover .hover-overlay{opacity:1}.hover-arrow{width:254px;height:254px;transition:transform .35s}.project-card:hover .hover-arrow{transform:scale(1.2)}.project-titless{color:#111;font-size:21px;font-weight:600}.project-tags{flex-wrap:wrap;gap:10px;display:flex}.project-tags span{color:#444;background:#f5f5f7;border:1px solid #e0e0e0;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:500}@media (max-width:1024px){.projects-grid{grid-template-columns:repeat(2,1fr);gap:40px 30px}}@media (max-width:768px){.projects-section{padding:40px 5% 80px}.projects-grid{grid-template-columns:repeat(2,1fr);gap:32px 24px}.project-titless{font-size:19px}.project-tags{padding:0}.hover-arrow{width:56px;height:56px}}@media (max-width:560px){.projects-grid{grid-template-columns:1fr;gap:32px}.project-tags{padding:0}}
