.about-page{color:#fff;max-width:800px;margin:5rem auto;padding:0 1.5rem;line-height:1.7}.about-title{text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:300}.wrapper-about{flex-direction:column;gap:2rem;width:100%;display:flex}.image-container{justify-content:center;width:100%;display:flex}.about-image{object-fit:cover;border-radius:8px;width:100%;max-width:300px;height:auto}.about-text{white-space:pre-line;color:#d1d5db;flex:1;font-size:1rem}.bold-about{font-weight:700}@media (min-width:768px) and (max-width:1023px){.about-page{max-width:900px;padding:0 2rem}.wrapper-about{flex-direction:column;gap:2.5rem}.about-image{max-width:400px;height:auto}.about-text{font-size:1.05rem}}@media (min-width:1024px){.about-page{max-width:1200px;padding:0 2rem}.wrapper-about{flex-direction:row;align-items:center;gap:3rem}.image-container{flex-shrink:0;width:auto}.about-image{width:350px;max-width:none;height:450px}.about-text{padding-top:1rem;font-size:1.1rem}}
