.single-blog-hero_imageContainer__0JU8P{margin-top:50px;max-height:85vh;display:flex;width:100%}.single-blog-hero_imageContainer__0JU8P img{width:100%;max-height:100%;height:auto;border-radius:var(--radius);-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:992px){.single-blog-hero_imageContainer__0JU8P{margin-top:100px;max-height:100vh}}.single-blog-share_button__uGyO0{width:40px;height:40px;border-radius:50%;border:1px solid var(--bold-purple);background-color:transparent;display:flex;align-items:center;justify-content:center}.single-blog-share_button__uGyO0 svg{max-width:20px;width:auto;height:auto}.single-blog-share_copyHolder__j3lhk{position:relative}.single-blog-share_copyText__qkaKN{position:absolute;top:45px;left:0;border-radius:var(--radius);border:1px solid var(--light-border);padding:10px 15px;background-color:var(--white);box-shadow:var(--box-shadow);opacity:0;pointer-events:none;transform:translate3d(0,-50px,.00001px);transition:opacity var(--timing-function),transform var(--timing-function)}.single-blog-share_copyTextActive__RAvpJ{opacity:1;pointer-events:auto;transform:translateZ(.0001px)}@media only screen and (hover:hover){.single-blog-share_button__uGyO0{transition:all var(--timing-function)}.single-blog-share_button__uGyO0 svg path{transition:fill var(--timing-function)}.single-blog-share_button__uGyO0:hover svg path{fill:var(--white)}.single-blog-share_button__uGyO0:hover{background-color:var(--bold-purple)}}