.asset-management-page .youtube-container{display:flex;justify-content:center;margin:2rem 0;width:100%}.asset-management-page .youtube-container iframe{width:100%;height:400px;border:none;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:box-shadow .3s ease}.asset-management-page .youtube-container iframe:hover{box-shadow:0 6px 20px rgba(0,0,0,.15)}@media(max-width:768px){.asset-management-page .youtube-container iframe{height:250px;border-radius:4px}}@media(min-width:769px)and (max-width:1024px){.asset-management-page .youtube-container iframe{height:350px}}.asset-management-page .content-section{margin-bottom:3rem}.asset-management-page .content-section h2{margin-bottom:1.5rem;color:#333}.asset-management-page .content-section p{line-height:1.6;margin-bottom:1rem;color:#666}