.about-section{flex-wrap:wrap;display:flex}.card{background:#fff6;border-radius:10px;width:100%;margin:10px 10px 10px 0;padding:10px;box-shadow:0 4px 8px #0000001a}.card h2{margin-top:0}.education-card ul{flex-direction:column;padding:0;list-style-type:none;display:flex}.education-card li{background:#fff6;border-radius:8px;margin:0 20px 20px;padding:40px 20px}.card-icon{border-radius:5px;width:fit-content;height:fit-content;padding:10px}.hobby-card ul{flex-wrap:wrap;justify-content:center;padding:0;list-style-type:none;display:flex}.hobby-card li{text-align:center;background:#fff6;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:min(120px,40vw);min-width:108px;height:auto;margin:10px;padding:20px;display:flex}@media (max-width:420px){.hobby-card li{width:calc(50% - 24px);margin:6px;padding:12px}}.hand-wave{filter:brightness(0)saturate()invert(70%)sepia(82%)saturate(3632%)hue-rotate()brightness(103%)contrast(106%);font-size:3rem}.dark .card{background:#32323266;box-shadow:0 4px 8px #0006}.dark .education-card li,.dark .hobby-card li{background:#32323266}
.photo-wall{width:100%;padding:1rem;overflow:hidden}.photos{white-space:nowrap;margin-bottom:2rem;animation:20s linear infinite scroll-left;display:inline-flex}.photos.reverse{animation-direction:reverse}
