.background--primary,.button--tertiary:hover .button--icon,.button--primary.button--arrow-with-text .button--icon,.button--primary.button--arrow .button--icon,.button--primary:hover .button--icon,.button--primary{background-color:#ff4600}.background--secondary,.button--tertiary .button--icon,.button--secondary.button--arrow-with-text .button--icon,.button--secondary.button--arrow .button--icon,.button--secondary{background-color:#00854e}.background--tertiary,.button--tertiary.button--arrow-with-text .button--icon,.button--tertiary.button--arrow .button--icon,.button--tertiary{background-color:#0362ff}.background--complimentary-primary,.button--complimentary-primary:hover,.button--primary.button--arrow-with-text:hover .button--icon,.button--primary.button--arrow:hover .button--icon,.button--primary.button--ghost:hover,.button--primary:hover{background-color:#ffb3fd}.background--complimentary-secondary,.button--complimentary-secondary:hover,.button--secondary.button--arrow-with-text:hover .button--icon,.button--secondary.button--arrow:hover .button--icon,.button--secondary.button--ghost:hover,.button--secondary:hover{background-color:#9efc60}.background--complimentary-tertiary,.button--complimentary-tertiary:hover,.button--tertiary.button--arrow-with-text:hover .button--icon,.button--tertiary.button--arrow:hover .button--icon,.button--tertiary.button--ghost:hover,.button--tertiary:hover{background-color:#ebff00}.background--grey{background-color:#fbf9f8}.background--header,.background--white,.button--complimentary-tertiary,.button--complimentary-secondary,.button--complimentary-primary,.button--tertiary.button--arrow-with-text,.button--tertiary.button--arrow,.button--tertiary.button--ghost,.button--secondary.button--arrow-with-text,.button--secondary.button--arrow,.button--secondary.button--ghost,.button--primary.button--arrow-with-text,.button--primary.button--arrow,.button--primary.button--ghost{background-color:#fff}.background--black{background-color:#000}.background--transparent{background-color:transparent}.color--primary{color:#ff4600}.color--secondary{color:#00854e}.color--tertiary{color:#0362ff}.color--complimentary-primary{color:#ffb3fd}.color--complimentary-secondary{color:#9efc60}.color--complimentary-tertiary{color:#ebff00}.color--grey{color:#424242}.color--white,.button--removeBackground.content--white span,.button--tertiary.button--arrow-with-text .button--icon span,.button--tertiary.button--arrow .button--icon span,.button--tertiary:hover .button--icon span,.button--tertiary,.button--secondary.button--arrow-with-text .button--icon span,.button--secondary.button--arrow .button--icon span,.button--secondary,.button--primary.button--arrow-with-text .button--icon span,.button--primary.button--arrow .button--icon span,.button--primary:hover .button--icon span,.button--primary{color:#fff}.color--black,.button--removeBackground.content--black span,.button--complimentary-tertiary,.button--complimentary-secondary,.button--complimentary-primary,.button--tertiary.button--arrow-with-text:hover .button--icon span,.button--tertiary.button--arrow:hover .button--icon span,.button--tertiary.button--arrow-with-text,.button--tertiary.button--arrow,.button--tertiary.button--ghost,.button--tertiary:hover,.button--tertiary .button--icon span,.button--secondary.button--arrow-with-text:hover .button--icon span,.button--secondary.button--arrow:hover .button--icon span,.button--secondary.button--arrow-with-text,.button--secondary.button--arrow,.button--secondary.button--ghost,.button--secondary:hover,.button--primary.button--arrow-with-text:hover .button--icon span,.button--primary.button--arrow:hover .button--icon span,.button--primary.button--arrow-with-text,.button--primary.button--arrow,.button--primary.button--ghost:hover,.button--primary.button--ghost,.button--primary:hover{color:#000}.link--primary a:not(.button){color:#ff4600}.link--secondary a:not(.button){color:#00854e}.link--tertiary a:not(.button){color:#0362ff}.link--complimentary-primary a:not(.button){color:#ffb3fd}.link--complimentary-secondary a:not(.button){color:#9efc60}.link--complimentary-tertiary a:not(.button){color:#ebff00}.border--primary{border:2px solid #ff4600}.border--grey{border:.5px solid #424242}.border--white{border:2px solid #fff}.border--black{border:2px solid #000}.button__container *{margin:0 1rem 1rem 0}.button{padding:8px 8px 8px 24px;border-radius:100px;text-decoration:none;font-size:14px;font-weight:700;line-height:150%;letter-spacing:-.2px;display:inline-block;width:auto;border:none;transition:all .3s ease-in-out;cursor:pointer}.button--default,.button--ghost{padding:12px 24px}.button--scribble{padding:0}.button--removeBackground{background:transparent!important;padding:8px 8px 8px 0}.button .button--icon{width:32px;height:32px;line-height:44px;border-radius:100px;margin-left:12px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.button .button--icon .arrow--animation.is-1{opacity:1;transform:translateZ(0)}.button .button--icon .arrow--animation.is-2{position:absolute;opacity:0;transform:translate3d(-165%,0,0)}.button:hover .arrow--animation.is-1{opacity:0;transform:translate3d(165%,0,0)}.button:hover .arrow--animation.is-2{opacity:1;transform:translateZ(0)}.button--arrow.button--primary,.button--arrow.button--secondary,.button--arrow.button--tertiary{background-color:transparent!important}.button--arrow{padding:0}.button--arrow .button--icon{margin:0}.scribble-button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-size:14px;font-weight:700;line-height:150%;letter-spacing:-.2px;color:#fff;border:none;border-radius:9999px;cursor:pointer;overflow:hidden;transition:background-color .3s ease}.scribble-button span{position:relative;z-index:1;transition:color .5s ease-in-out}.scribble-button .scribble-svg{position:absolute;width:100%;height:100%;transform:scaleX(2.5) scaleY(2.5);pointer-events:none;z-index:0}.scribble-button .scribble-svg .scribble-path{stroke-width:32;fill:none;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;opacity:0;transition:stroke-dashoffset .8s linear}.scribble-button:hover .scribble-path{stroke-dashoffset:0;opacity:1}.scribble-button:hover span{color:#000}.scribble-button:not(:hover) .scribble-path{stroke-dashoffset:1;opacity:1}.scribble-button.scribble--primary{background-color:#ff4600}.scribble-button.scribble--primary .scribble-path{stroke:#ffb3fd}.scribble-button.scribble--secondary{background-color:#00854e}.scribble-button.scribble--secondary .scribble-path{stroke:#9efc60}.scribble-button.scribble--tertiary{background-color:#0362ff}.scribble-button.scribble--tertiary .scribble-path{stroke:#ebff00}
