.about-back{position:relative;width:100%;height:300px;overflow:hidden;background-color:rgba(0,0,0,.535)}.bg-video1{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;z-index:1}.overlay-text1{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:center;color:white;text-shadow:2px 2px 10px rgba(0,0,0,.7)}.overlay-text1 h1{font-size:3rem;font-weight:700;text-align:center}.text-justify{text-align:justify}.custom-card{background:#fff;border-radius:20px;padding:30px;box-shadow:0 8px 24px rgba(0,0,0,.08);height:100%;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease}.custom-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.custom-card h3{font-size:1.8rem;margin-bottom:15px;color:#D1AF6E!important;font-weight:700}.custom-card p{font-size:1rem;color:#555;line-height:1.5}.text-gold{color:#D1AF6E!important}