.container{margin:auto;max-width:1100px}.video-wrapper{background:#000;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-wrapper iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.images-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}.images-grid img{border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;object-fit:cover;transition:transform .3s ease;width:32.5%}@media (max-width:768px){.images-grid img{width:45%}}@media (max-width:480px){.images-grid img{width:90%}}