.about-wrapper{color:#222;background:#f9fcff;font-family:Poppins,sans-serif}.about-section{background:linear-gradient(135deg,#f9fbff 0%,#fefaf7 100%);border-radius:16px;justify-content:space-between;align-items:flex-start;gap:2rem;width:80%;max-width:2000px;margin:2rem auto;padding:1.5rem 2rem;transition:transform .3s;display:flex;box-shadow:0 4px 10px #0000000d}.about-section:hover{transform:translateY(-2px)}.section-text{text-align:left;flex:55%}.section-text h2{color:#2b6cb0;margin-bottom:.8rem;font-size:1.8rem;font-weight:700}.section-text h4{color:#ff6b6b;margin-top:.8rem;font-size:1.25rem;font-weight:600}.section-text p{color:#333;margin-bottom:.8rem;font-size:1.5rem;line-height:1.5}.bullet-list{color:#333;padding-left:2rem;font-size:1.5rem;line-height:1.5;list-style:outside}.bullet-list li{margin-bottom:.6rem}.section-image{border-radius:12px;flex:45%;max-height:450px;position:relative;overflow:hidden}.section-image img{object-fit:cover;border-radius:12px;width:100%;height:100%}@media (max-width:1024px){.about-section{text-align:center;flex-direction:column;width:90%;padding:1rem 2%}.section-text,.section-image{flex:100%}.section-text h2{font-size:1.6rem}.section-text p,.bullet-list li{text-align:left;font-size:1.4rem}.section-image{height:250px}}@media (max-width:768px){.section-text{text-align:left}.section-image{height:200px}}
