.about-us-wrapper{width:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:20px}@media screen and (min-width:768px){.about-us-wrapper{gap:48px}}.about-us-wrapper .content{display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:flex-start;gap:20px;flex:1 0 60%}.about-us-wrapper .content p{color:var(--Surface-on-background,#212427);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:22px}@media screen and (min-width:768px){.about-us-wrapper .content p{font-size:18px;line-height:24px}}.about-us-wrapper .content strong{color:var(--Surface-on-background,#212427);font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:32px}.about-us-wrapper .image{min-width:335px;max-width:400px;flex:auto}.about-us-wrapper .image img{width:100%;height:auto}