.mail-button{position:relative;width:3rem}.mail-button button{display:flex;align-items:flex-start;justify-content:stretch;width:100%}.mail-button button svg{width:100%!important}.mail-button .label{position:absolute;color:#3c356f;opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:600;font-size:.8rem;top:100%;width:-moz-max-content;width:max-content;line-height:.8rem;left:50%;transform:translateX(-50%);transition:all .2s ease-out .2s}@media(hover:hover){.mail-button:hover .label{opacity:1;top:110%}}.mail-outline button svg path{stroke-width:.7rem;stroke:#3c356f}@media only screen and (min-width:600px){.mail-outline button svg path{stroke-width:.8rem}}@media only screen and (min-width:768px){.mail-outline button svg path{stroke-width:.75rem}}@media only screen and (min-width:992px){.mail-outline button svg path{stroke-width:.6rem}}@media only screen and (min-width:1200px){.mail-outline button svg path{stroke-width:.45rem}}