.cl-round-button.-light{background-color:#f6f9fc}.cl-round-button.-light:active{background-color:#eaf0f6}.cl-round-button.-light:hover{background-color:#fff}.cl-round-button.-dark{background-color:#2e475d}.cl-round-button.-dark:hover{background-color:#516f90}.cl-round-button.-dark>.cl-icon{fill:#fff}.cl-round-button{align-items:center;background-color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;min-width:48px;outline:none;padding:0;position:relative;width:48px}.cl-round-button:before{border-radius:50%;box-shadow:1px 1px 9px rgba(33,51,67,.12);content:"";height:100%;left:0;position:absolute;top:0;transition:box-shadow .3s ease-in-out;width:100%}.cl-round-button:after{content:"";height:calc(100% + 8px);left:-4px;position:absolute;top:-4px;width:calc(100% + 8px)}.cl-round-button:hover{background-color:#f6f9fc;box-shadow:inset 0 0 0 1px #b6c7d6}.cl-round-button:hover:before{box-shadow:0 8px 16px rgba(33,51,67,.12)}.cl-round-button:active:before{box-shadow:0 1px 5px rgba(33,51,67,.12)}.cl-round-button:focus{box-shadow:inset 0 0 0 2px #b7ecec}.cl-round-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}.cl-round-button.-small{height:32px;min-width:32px;width:32px}.cl-round-button>.cl-icon{fill:#2e475d;height:50%;pointer-events:none;width:50%}.blog-post-body ::selection{background:#ffcd78}.blog-social-share-popover{display:none}@media (min-width:900px){.blog-social-share-popover{animation:pop-upwards .18s linear forwards;display:block;filter:drop-shadow(0 1px 3px rgba(0,0,0,.35));max-width:8em;transition:top 75ms ease-out,left 75ms ease-out}}.blog-social-share-popover:before{border-color:#2e475d transparent;border-style:solid;border-width:.5em .5em 0;bottom:100%;content:"";height:0;left:50%;margin:.25em -.5em;position:absolute;width:0}.blog-social-share-popover ul{background:#2e475d;border-radius:.25em;color:#fff;cursor:pointer;display:grid;gap:16px;grid-template-columns:repeat(8,min-content);left:50%;list-style:none;margin:-.75em 0 0;padding:.5rem;position:absolute;transform:translate(-50%,-100%);white-space:nowrap}.blog-social-share-popover-cta{color:#2e475d}.blog-social-share-popover-cta.-focus{box-shadow:0 0 0 2px #b7ecec;outline:0}.blog-social-share-popover-cta:focus{border-radius:50%;box-shadow:none;outline:unset}[data-share-via] .blog-social-share-popover-cta:hover{background-color:#b7ecec;box-shadow:none}.blog-social-share-popover-cta svg.blog-social-share-popover-icon{fill:currentColor}