.about-hero{position:relative;background:linear-gradient(120deg,#ff3b3b90,#514444c0),50% /cover no-repeat;height:65vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}.about-hero:before{content:"";position:absolute;inset:0}.about-hero-content{position:relative;z-index:1;max-width:700px;padding:0 20px}.about-hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:10px}.about-hero-content p{font-size:1.1rem;line-height:1.6;color:#e0e0e0}.info-page{background-color:#f8fafc;padding:60px 20px}.info-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;flex-direction:row-reverse;max-width:1250px;margin:0 auto;gap:40px}.info-text{flex:1 1 55%}.info-text h2{color:#222;margin-top:25px;font-size:1.5rem;border-left:4px solid #d80117;padding-left:10px}.info-text p{color:#555;margin:10px 0;line-height:1.6;font-size:1rem;text-align:justify}.info-text ul{margin:10px 0 20px;padding-left:20px;color:#333}.info-text li{margin-bottom:6px;list-style:none}.info-footer{margin-top:20px;font-weight:600;color:#ff947e}.info-image{text-align:center}.info-image img{width:100%;max-width:450px;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.15)}@media (max-width:768px){.info-container{flex-direction:column;text-align:center}.info-image img{max-width:90%}.about-hero-content h1{font-size:2rem}.about-hero-content p{font-size:1rem}}.cta-section{margin-top:40px;text-align:center;background:#ffeaea;padding:30px 20px;border-radius:12px;box-shadow:0 5px 15px rgba(0,119,255,.1);transition:transform .3s ease}.cta-section:hover{transform:translateY(-3px)}.cta-section h3{font-size:1.6rem;color:#003366;margin-bottom:8px}.cta-section p{color:#555;margin-bottom:20px;font-size:1rem}.cta-button{background-color:#080808;color:#fff;text-decoration:none;padding:12px 28px;border-radius:6px;font-weight:600;font-size:1rem;transition:background-color .3s ease,transform .2s ease}.cta-button:hover{background-color:#b33737;transform:translateY(-2px)}@media screen and (max-width:768px){.info-text h2,.info-text li{text-align:left}.info-page{padding-top:20px!important}.info-text li{font-size:14px}.info-text ul{padding-left:0}}@media screen and (min-width:768px) and (max-width:1200px){.about-hero{height:65vh}.info-container{flex-wrap:unset!important}}