.cl-round-button,.cl-roundButton{align-items:center;background-color:var(--cl-color-container-01);border:none;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;padding:0;position:relative;width:48px}.cl-round-button:after,.cl-roundButton:after{content:"";inset:-4px;position:absolute}.cl-round-button>.cl-icon,.cl-roundButton>.cl-icon{fill:var(--cl-color-icon-01);height:50%;pointer-events:none;width:50%}.cl-round-button:focus-visible,.cl-round-button:hover,.cl-roundButton:focus-visible,.cl-roundButton:hover{background-color:var(--cl-color-hover-01)}.cl-round-button:focus-visible,.cl-roundButton:focus-visible{outline:2px solid var(--cl-color-focus-01,#0068b1);outline-offset:2px}.cl-round-button:active,.cl-roundButton:active{background-color:var(--cl-color-pressed-01)}.cl-round-button:disabled,.cl-round-button[aria-disabled=true],.cl-roundButton:disabled,.cl-roundButton[aria-disabled=true],[inert] .cl-round-button,[inert] .cl-roundButton{background-color:var(--cl-color-disabled-02);cursor:not-allowed}.cl-round-button:disabled>.cl-icon,.cl-round-button[aria-disabled=true]>.cl-icon,.cl-roundButton:disabled>.cl-icon,.cl-roundButton[aria-disabled=true]>.cl-icon,[inert] .cl-round-button>.cl-icon,[inert] .cl-roundButton>.cl-icon{fill:var(--cl-color-disabled-01)}.cl-round-button.-small,.cl-roundButton.-small{height:32px;width:32px}.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:var(--cl-color-border-01) 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-color:var(--cl-color-background-02);border-radius:.25em;color:var(--cl-color-text-01);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:#213343}.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}