.s8-templates-button{display:inline-block;min-width:155px;position:relative;cursor:pointer}.s8-templates-button .s8-templates-button-content{padding-left:0.5rem;padding-right:0.5rem}.s8-templates-button-content:before{content:"\200b"}.s8-templates-button-linkOverlay{position:absolute;top:0;left:0;bottom:0;right:0;color:rgba(0,0,0,0)!important}.s8-templates-button-linkOverlay,.s8-templates-button-linkOverlay:link,.s8-templates-button-linkOverlay:visited,.s8-templates-button-linkOverlay:hover,.s8-templates-button-linkOverlay:active{text-decoration:none}.s8-templates-button-email__link{box-sizing:border-box;width:100%;text-decoration:none;display:inline-block}.s8-templates-button-pulse{transition:all 0.2s ease-out}.s8-templates-button-pulse:hover{opacity:0.9}.s8-templates-button-pulse .s8-templates-button-container{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:auto;transition:all 0.3s ease-in;position:relative;top:0;overflow:hidden}.s8-templates-button-pulse:hover .s8-templates-button-container{animation:pulse 0.6s}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(0,0,0,0.2)}70%{box-shadow:0 0 0 10px rgba(0,0,0,0)}100%{box-shadow:0 0 0 0 rgba(0,0,0,0)}}.htmlEditorContent .s8-templates-button-pulse .s8-templates-button-container{transition:none}.htmlEditorContent .s8-templates-button-pulse:hover .s8-templates-button-container{content:'';animation:none;animation-fill-mode:forwards}