<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.play-btn{display:flex;justify-content:center;align-items:center;width:100px;height:100px;position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px;background:#fff;border:2px solid #fff;box-shadow:0 8px 16px rgba(0,52,98,.05),0 4px 8px rgba(0,52,98,.05);border-radius:999px;color:#0d64a3;transition:.2s ease-in-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;outline:none}.play-btn:focus,.play-btn:hover{background:hsla(0,0%,100%,.7)}.play-btn svg{width:26px;height:auto;margin-left:5px;transition:.2s ease-in-out}.play-btn:focus svg,.play-btn:hover svg{transform:scale(1.2)}@media (max-width:1139px){.play-btn{width:80px;height:80px;margin-top:-40px;margin-left:-40px}.play-btn svg{width:20px;margin-left:3px}}@media (max-width:767px){.play-btn{width:60px;height:60px;margin-top:-30px;margin-left:-30px}.play-btn svg{width:18px;margin-left:2px}}
/*# sourceMappingURL=https://cdn2.hubspot.net/hub/6863690/hub_generated/template_assets/79496356641/1658414524004/Act3-_IC_2022/css/components/play-button.css */</pre></body></html>