.about-wrapper{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:30px;gap:60px}.about-wrapper hr{height:4px;border:none;background-color:#5f5f5f;border-radius:10px}.about__articles h2{color:#005bab;text-align:left;font-size:36px}.about__articles p{color:#141729;font-size:18px;text-align:left}.about__image{width:550px;transition:transform 0.6s ease-in-out}.about__image:hover{transform:scale(1.05)}@media screen and (max-width:1280px){.about-wrapper{padding:20px}.about__image{width:450px}#about article h2{font-size:24px}}@media screen and (max-width:1024px){.about-wrapper{padding:10px;gap:40px}#about article p{max-width:500px}.about__image{width:400px}}@media screen and (max-width:768px){section{margin:4px 0 4px 0}.container{padding:18px}.about-wrapper{flex-direction:column;gap:18px}.about__image{width:400px}}@media screen and (max-width:425px){section{margin:8px 0 8px 0}.container{padding:22px}.about-wrapper{padding:0}.about__image{width:330px}#about article h2{margin-top:0}}@media screen and (max-width:375px){section{margin:8px 0 8px 0}.container{padding:22px}.about-wrapper{padding:0}.about__image{width:305px}#about article h2{margin-top:0}}@media screen and (max-width:320px){.about__image{width:270px}}