.ab-section2{background-image:url(/backend-images/aboutbackground2.png);background-size:cover;background-position:top;background-repeat:no-repeat;border:10px solid #504081;border-radius:16px;padding:40px;height:100vh;box-shadow:0 8px 24px rgba(0,0,0,.2),0 -4px 12px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease;z-index:1;color:#333;display:flex;overflow:hidden;position:relative;margin-top:40px}.ab-section2:before{content:"";position:absolute;top:-8px;left:-8px;width:calc(100% + 16px);height:calc(100% + 16px);background:linear-gradient(155deg,rgba(83,22,148,.66),rgba(248,238,93,.34));z-index:-1;border-radius:16px;transform:scale(.9);opacity:0;transition:transform .3s ease,opacity .3s ease}.ab-section2:hover:before{transform:scale(1);opacity:1}.ab-content2{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:48%;margin-left:140px;margin-top:-45px}.text-section{max-width:50%;padding-right:20px}.image-section{max-width:50%}.image-section img{width:100%;border-radius:8px;object-fit:cover}.ab-section2:hover{transform:translateY(-8px);box-shadow:0 16px 32px rgba(0,0,0,.3),0 -8px 24px rgba(0,0,0,.25);border-color:#fef74b}.ab-section2 h1,.ab-section2 p{color:#fff;text-align:left}.ab-section2 h1{margin-bottom:1rem}.ab-section2 p{margin-top:1rem}@media (max-width:768px){.ab-section2{height:775px}.ab-content2{width:100%;padding:0 20px;margin:-40px 0 0;font-size:10px;display:flex;flex-direction:column;justify-content:flex-start}.ab-section2 p{font-size:1rem;line-height:1.25}.ab-content2 h1,.ab-content2 p{word-wrap:break-word}.ab-section2{background-position:0}}@media (min-width:768px) and (max-width:1024px){.ab-content2{width:80%;padding:0 20px;margin:-20px 0 0;font-size:10px;display:flex;flex-direction:column;justify-content:flex-start}.ab-section2 p{font-size:1.1rem;line-height:1.7}}@media (min-width:1024px){.ab-content2{width:75%;padding:0 20px;margin:10px 0 0;font-size:10px;display:flex;flex-direction:column;justify-content:flex-start}.ab-section2 p{font-size:1.25rem;margin-bottom:15px}}