#fp-button:hover,#fp-button:hover a:hover,#fp-button a:hover,a:hover #fp-button,a:hover #fp-button:hover{-webkit-text-decoration-line:none;text-decoration-line:none;text-decoration-thickness:initial}#fp-button{cursor:pointer;color:#fff;background:#dcdcdc;font-weight:800;padding:6px 15px;border-radius:10px;box-shadow:0 3px 5px -2px rgba(0,0,0,.46);user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}#fp-button a{color:#fff}#fp-button:hover{background-color:hsla(0,0%,100%,.5019607843137255);color:grey;box-shadow:0 5px 5px -2px rgba(0,0,0,.35);transition:.3s}#fp-button:hover a{color:grey}#fp-button.primary{background:var(--eh-secondary-4)}#fp-button.primary:hover{background:var(--eh-secondary-2)}#fp-button.secondary{background:var(--eh-primary-4)}#fp-button.secondary:hover{background:var(--eh-primary-2)}#fp-button.outline{border:2px solid;padding:4px 10px;background:transparent}#fp-button.outline:hover{background:#fff}#fp-button.outline.primary,#fp-button.outline.primary a{color:var(--eh-secondary-4)}#fp-button.outline.primary:hover{background:var(--eh-secondary-2)}#fp-button.outline.primary:hover,#fp-button.outline.primary:hover a{color:grey}#fp-button.outline.secondary,#fp-button.outline.secondary a{color:var(--eh-primary-4)}#fp-button.outline.secondary:hover{background:var(--eh-primary-2)}#fp-button.outline.secondary:hover,#fp-button.outline.secondary:hover a{color:grey}