.fixed-contact-buttons{position:fixed;flex-direction:column;bottom:20px;gap:15px;left:20px;display:flex;z-index:9999}.contact-button{height:60px;justify-content:center;font-size:28px;text-decoration:none;font-weight:600;transition:all .3s ease;align-items:center;box-shadow:0 4px 15px rgba(0,0,0,.2);border-radius:50%;width:60px;display:flex}.contact-button:hover{transform:scale(1.1);box-shadow:0 6px 25px rgba(0,0,0,.3)}.phone-button{color:#fff;background:#00a0e3}.phone-button:hover{background:#0088c7}.whatsapp-button{font-size:32px;color:#fff;background:#25d366}.whatsapp-button:hover{background:#128c7e}@media (max-width:768px){.contact-button{height:50px;font-size:24px;width:50px}.whatsapp-button{font-size:28px}}@media (max-width:480px){.fixed-contact-buttons{bottom:10px;left:10px}.contact-button{height:45px;font-size:20px;width:45px}.whatsapp-button{font-size:24px}}.thumb-3 .shape-wrapped-thumb{position:relative;display:inline-block}.thumb-3 .shape-wrapped-thumb>a{text-decoration:none;position:relative;display:block}.thumb-3 .shape-wrapped-thumb img{height:auto;border-radius:10px;width:100%;display:block}.video-play-overlay{height:100%;pointer-events:none;justify-content:center;transition:background .3s ease;position:absolute;top:0;align-items:center;border-radius:10px;background:transparent;left:0;width:100%;display:flex}.thumb-3 .shape-wrapped-thumb>a:hover .video-play-overlay{background:rgba(0,0,0,.3)}.video-play-button{height:80px;pointer-events:auto;justify-content:center;transition:all .3s ease;align-items:center;box-shadow:0 4px 20px rgba(0,0,0,.3);border-radius:50%;background:hsla(0,0%,100%,.95);width:80px;display:flex}.video-play-button i{font-size:32px;color:#667eea;margin-left:5px}.thumb-3 .shape-wrapped-thumb>a:hover .video-play-button{transform:scale(1.15);box-shadow:0 6px 30px rgba(0,0,0,.5);background:#fff}.thumb-3 .shape-wrapped-thumb>a:hover .video-play-button i{color:#764ba2}@media (max-width:768px){.video-play-button{height:60px;width:60px}.video-play-button i{font-size:24px}}@media (max-width:480px){.video-play-button{height:50px;width:50px}.video-play-button i{font-size:20px}}