@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;600;700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth!important}body{color:#fff;background-color:#161616;font-family:Roboto,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important;font-weight:400;line-height:1.6;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}h1{line-height:1.2;font-size:clamp(1.8rem,3vw + 1rem,3.25rem)}h1,h2{font-weight:600}h2{line-height:1.25;font-size:clamp(1.25rem,1.5vw + 1rem,2rem)}h3{font-weight:600;line-height:1.3;font-size:clamp(1.1rem,1vw + .85rem,1.35rem)}li,p{font-size:clamp(.95rem,.3vw + .9rem,1.05rem);color:#9ba1a7}a{text-decoration:none}button{border:.0625rem solid hsla(0,0%,100%,.1);background:transparent;border-radius:.375rem;cursor:pointer}.smallFlexBox{display:flex;align-items:center;gap:.5em}.pageLayout{display:flex;position:relative}.blur_background{z-index:-10;width:15rem;height:15rem;filter:blur(6.25rem);position:absolute;top:10%;left:45%;background-color:#772d8b;transform:translate(-50px,50px)}.flexBox{display:flex;align-items:center;justify-content:flex-start}.flex_gap_1{gap:1rem}.flex_gap_half{gap:.5rem}.flexWrap{flex-wrap:wrap}.alignFlexStart{align-items:flex-start}#divider{width:100%;border:.0625rem solid hsla(0,0%,100%,.1)}.columnFlex{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:768px){.blur_background{top:5%;left:32%}}.padding_section .allProjectsImage{width:100%;border:.625rem;height:20rem;object-fit:contain;background-color:#000}.padding_section .projectInfo{padding:0 2rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.padding_section .projectInfo h3{font-size:1.5rem;font-weight:500}.padding_section .carousel-root{width:35rem}.padding_section .carousel-root .carousel{height:20rem;background:#000}.padding_section .carousel-root .carousel .slide{background:#000}@media screen and (max-width:768px){.padding_section .projectInfo{padding:0 .5rem}.padding_section .allProjectsImage{height:12rem;object-fit:contain;background-color:#000}.padding_section .carousel-root{width:100%}.padding_section .carousel-root .carousel{height:12rem;background:#000}.padding_section .carousel-root .carousel .slide{background:#000}}