@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";body,html{margin:0;padding:0}.app-wrapper{width:100vw;height:100vh;background:linear-gradient(135deg,maroon,#333);display:flex;justify-content:center}.about-wrapper{width:40%;height:100%}.experience-wrapper{width:60%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.cards-wrapper{height:800px;overflow-y:auto}.carousel-wrapper{width:100%;height:448px}.image-wrapper{height:400px;width:400px;text-align:center;border:4px solid #ffffff;border-radius:6px}.filter-bar-wrapper{min-height:10%;width:100%}.ex-card-wrapper{width:400px;min-height:64px;max-height:256px}.ex-card-title{width:100%;height:20%}.ex-card-body{width:100%;height:80%}.ed-card-wrapper{width:400px;min-height:48px;max-height:96px}.pj-card-wrapper{width:400px;min-height:96px;max-height:256px}.flex-center{display:flex;justify-content:center;align-items:center}.flex-center-x{display:flex;justify-content:center}.flex-around-center{display:flex;justify-content:space-around;align-items:center}.flex-end-center{display:flex;justify-content:end;align-items:center}.f-dir-r{flex-direction:row}.f-dir-c{flex-direction:column}.font-white{color:#fff!important}.font-style{font-family:montserrat,sans-serif;text-align:center}.fs-16{font-size:16px}.fs-24{font-size:24px}.fs-32{font-size:32px}.fs-64{font-size:64px}.fw-bold{font-weight:600}.m-8{margin:8px}.card-bg{background:linear-gradient(to bottom,#d3d3d3,#fff)}.card-border{border:4px solid #000000;border-radius:6px}@media (max-width: 540px){.app-wrapper{flex-direction:column}.about-wrapper{width:100%;height:100vh}.experience-wrapper{width:100%;height:100vh;overflow-y:scroll}.image-wrapper{width:300px;height:300px}.carousel-wrapper{height:340px}.fs-16{font-size:8px}.fs-24{font-size:12px}.fs-32{font-size:16px}.fs-64{font-size:32px}.flex-center,.flex-center-x,.flex-around-center,.flex-end-center{flex-wrap:wrap}}
