/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.popup{position:fixed;bottom:20px;right:20px;z-index:1000;animation:fadeIn 1s ease-in-out;}.dog-image{width:350px;height:auto;}.text-bubble{position:absolute;top:-40px;right:10px;background:#fff;border-radius:10px;padding:8px 12px;box-shadow:0 2px 6px rgba(0,0,0,0.2);font-family:sans-serif;font-size:14px;color:#333;}@keyframes fadeIn{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}
.responsive-video{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;}.responsive-video iframe,.responsive-video video{position:absolute;top:0;left:0;width:100%;height:100%;}
