.home_hero__El_K3{background-image:url(/images/background.jpeg);background-position:50%;background-size:cover;background-repeat:no-repeat;box-shadow:inset 0 0 0 1000px rgba(0,0,0,.4);padding:18rem 2rem;text-align:center;color:#fff}.home_heroTitle__cPN_Q{font-size:2.5rem;margin:0 0 .5rem}.home_occupation__6rivB{font-size:18px;margin:0 0 1rem}.home_socialIcons__c_otY{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:1.5rem;font-size:25px}.home_socialIcons__c_otY a{color:#fff;text-decoration:none}.home_socialIcons__c_otY a:hover{opacity:.8}.home_section__5l0a9{padding:5rem;text-align:center}@media(max-width:768px){.home_section__5l0a9{padding:3rem 2rem}}.home_section__5l0a9 h2{margin:0 0 3rem}.home_skillsSection__oM0nm{background:#fff}.home_workSection__xQznc{background:#eee}.home_skillsGrid__uC2J_{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem;max-width:1000px;margin:0 auto}@media(max-width:992px){.home_skillsGrid__uC2J_{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.home_skillsGrid__uC2J_{grid-template-columns:1fr}}.home_skillItem__8yhbP{text-align:center}.home_skillItem__8yhbP img{width:80px;height:80px}.home_skillName__7o38x{display:block;font-size:18px;font-weight:700;margin-top:.5rem}.home_skillList__k4S3e{font-size:15px;color:#555;margin-top:.25rem}.home_projectGrid__SVS4o{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}@media(max-width:992px){.home_projectGrid__SVS4o{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.home_projectGrid__SVS4o{grid-template-columns:1fr}}.home_projectCard__Aqafr{border-radius:5px;overflow:hidden;border:1px solid #ddd;cursor:pointer;transition:box-shadow .3s;text-align:left}.home_projectCard__Aqafr:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.15)}.home_projectImage__uUM8b{width:100%;height:200px;background-size:cover;background-repeat:no-repeat;background-position:top}.home_projectBody__3fqPM{padding:1.5rem}.home_projectTitle__lPO6v{font-size:16px;font-weight:700;margin:0 0 .75rem}.home_labels__66sIn{display:flex;flex-wrap:wrap;gap:.4rem}.home_label__eg9sO{background:#6c757d;color:#fff;font-size:12px;padding:.2rem .5rem;border-radius:3px}.home_modal__AS9hA{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:100;padding:2rem}.home_modalContent__5hV6Q{background:#fff;border-radius:8px;max-width:800px;width:100%;max-height:80vh;overflow-y:auto;padding:2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}@media(max-width:768px){.home_modalContent__5hV6Q{grid-template-columns:1fr}}.home_modalImage__gZFGq{width:100%;border-radius:5px}.home_modalDesc__iFslw h3{font-size:18px;margin:0 0 .75rem}.home_modalDesc__iFslw p{font-size:15px;line-height:1.6}.home_closeButton__7txUY{background:none;border:none;font-size:1.5rem;cursor:pointer;float:right;color:#555}