.about-wrapper{display:flex;flex-direction:column;gap:1.5rem;padding:0 1rem}.about-header{text-align:center}@media screen and (min-width:1024px){.about-wrapper{gap:3rem}}.about-card{display:flex;flex-direction:column-reverse;margin:auto;max-width:1500px;line-height:1.5}.about-card-image img{width:100%}.about-card-title{text-align:left}@media screen and (min-width:1024px){.about-card{flex-direction:row;gap:5%}.about-card-left{flex-direction:row-reverse!important}.about-card-right{flex-direction:row!important}.about-card-image img{width:400px}}@media screen and (min-width:1440px){.about-card-image img{width:666px}}@media (max-width:1024px){.about-card-text{padding:1rem}}