.about-section{opacity:1;height:auto;width:var(--cWidth);justify-content:left;place-items:center;margin:auto;display:flex;position:relative}.about-me{width:500px;max-width:calc(100% - 15px);padding:50px 0 0}.about-me h3{text-transform:uppercase;letter-spacing:7px;color:var(--accentColor);font-size:25px;font-weight:400}.about-me p{letter-spacing:1px;font-size:25px;font-weight:600;line-height:36px}@media only screen and (min-width:600px){.about-section{justify-content:center}}@media only screen and (min-width:768px){.about-me{width:500px;max-width:calc(100% - 70px);transform:translateY(0%)}.about-section{opacity:1}}@media only screen and (min-width:1025px){.about-section{width:var(--cWidth);max-width:1920px;height:var(--vh);opacity:1;justify-content:right;padding:0}.about-me{width:50%;padding:0}.about-me p{font-size:1.9vw;line-height:2.3vw}}@media only screen and (min-width:1950px){.about-me p{font-size:2.5rem;line-height:2.7rem}}
