.btn-header{background-color:#fff;border:none;border-radius:5px;color:#2c9caf!important;cursor:pointer;font-size:15px;font-weight:700;letter-spacing:1.5px;outline:2px solid #2c9caf;overflow:hidden;padding:1rem 1.5rem;position:relative;transition:all 1s}@media screen and (max-width:450px){.btn-header{transform:translate(-10rem,2rem)}}.btn-header:hover{box-shadow:4px 5px 17px -4px #268391;color:#fff!important;outline:2px solid #70bdca;transform:scale(1.05)}@media screen and (max-width:450px){.btn-header:hover{transform:translate(-10rem,2rem) scale(1.05)}}.btn-header:before{background-color:#2c9caf;content:"";height:100%;left:-50px;position:absolute;top:0;transform:skew(45deg);transition:width 1s;width:0;z-index:-1}.btn-header:hover:before{width:250%}
