.education-section{padding:10px;.education-entry{margin-top:20px;.education-header{font-size:16px;display:flex;flex-direction:column;margin-bottom:10px;.degree-title{font-weight:700;font-size:1rem}.connect-line{display:none}.grad-year{color:var(--primary);font-weight:400}}.location{font-style:italic}.focus-label{font-size:1rem;margin-top:15px;font-weight:700}.focus-list{list-style-type:disc;margin-left:20px;.focus-list-item{font-size:1rem}}}.download-cv-button{margin-top:2.5rem;padding:.8rem 1rem;font-size:1rem;border:2px solid var(--white);color:var(--white);background:transparent;border-radius:8px;cursor:pointer;transition:background-color .3s,color .3s;display:inline-block;list-style-type:none;&:hover{background-color:var(--primary);color:var(--secondary);border:2px solid var(--primary)}}@media (min-width:768px){.education-entry{.education-header{flex-direction:row;align-items:center;.degree-title{font-size:1.25rem}.connect-line{display:block;width:100px;height:2px;background-color:var(--primary);margin:0 1rem}}.focus-list li{font-size:1.25rem}}}}.jobs-wrapper{.heading-section{margin-bottom:2rem;.heading,.shiny-text{font-size:35px;font-weight:700}}.jobs-grid{width:100%;display:grid;gap:2rem;@media (min-width:640px){grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:1024px){grid-template-columns:repeat(3,minmax(0,1fr))}}.job-card{padding-top:80px;padding-bottom:80px;display:flex;flex-direction:column;justify-content:space-between;.job-content{display:flex;flex-direction:column;gap:20px;.avatar{width:3rem;height:3rem;border-radius:9999px;-o-object-fit:cover;object-fit:cover}.role{font-weight:700}.job-header{display:flex;justify-content:space-between;align-items:center;.employer{font-weight:700}.employer,.job-year{color:#9b9b9b;font-size:14px}}.separator{width:100%;height:1px;background-color:#fff}.job-description{font-size:14px}.certificate-button{text-decoration:underline;font-weight:700;color:var(--primary)}}}}.projects-section{margin-top:5rem;.section-title{font-size:35px;font-weight:700}.projects-grid{margin-top:2.5rem;display:grid;grid-template-columns:1fr;gap:2.5rem;@media (min-width:768px){grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:1024px){grid-template-columns:repeat(2,minmax(0,1fr))}}.project-card{display:flex;flex-direction:column;gap:1.875rem;padding:1.25rem;background-color:rgba(21,21,21,.188);border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.2);img{width:100%;border-radius:.5rem}.project-header{display:flex;flex-direction:row;gap:.9375rem;align-items:center;h4{font-size:24px;font-weight:700}p{font-size:1rem}}.project-description{width:70%}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;p{background-color:rgba(255,195,111,.313);border:1px solid #ffc26f;border-radius:.625rem;padding:.3125rem .625rem;font-size:12px;color:#ffc26f}}.project-links{display:flex;flex-direction:row;gap:1rem;a{background-color:#b9b9b9;color:#000;font-weight:500;font-size:.875rem;padding:.625rem;border-radius:.375rem;text-decoration:none}}}}.skills-section{color:#b9b9b9;.skills-heading{font-size:2.2rem;font-weight:700;margin-bottom:10px}.shiny-text{font-size:inherit;font-weight:inherit}.category-heading{color:var(--primary);padding-top:1rem}.skills-description{width:100%}.skill-category{margin-top:1.25rem;.category-heading{font-size:1.5rem;margin:1.25rem 0}.skills-grid{display:flex;flex-wrap:wrap;gap:2.5rem;margin-top:10px;align-items:center}}.skill-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;border-radius:8px;.icon{font-size:2rem}.name{font-size:1rem;font-weight:400}}@media (min-width:768px){.skills-description{width:50%}.skill-category .category-heading{font-size:2rem}.skill-card{.icon{font-size:3rem}.name{font-size:1rem}}}}.light-rays-container{width:100%;height:100%;position:relative;pointer-events:none;z-index:3;overflow:hidden}