.button{border-radius:3px;box-sizing:border-box;display:inline-block;text-decoration:none}.button__icon{display:inline-block;vertical-align:top}@media (min-width:1001px){.button__icon{font-size:32px}}@media (max-width:1000px){.button__icon{font-size:28px}}.button__text{display:inline-block}@media (min-width:1001px){.button__text{font:400 normal 18px/32px var(--font-std),Arial,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:32px}}@media (max-width:1000px){.button__text{font:400 normal 14px/28px var(--font-std),Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:28px}}.button__text:not(:first-child){margin-left:12px}.button:not(.button--ghost){border:none}.button:not(.button--ghost):not(.button--dark,.button--cta){padding:10px 20px}.button--fakelink:not(:active,:focus,:hover)+.button:not(.button--ghost):not(.button--dark,.button--cta),.button:not(.button--ghost):not(.button--dark,.button--cta):not(:active,:focus,:hover){background:var(--color_white);color:var(--color_cd_gray)}.button--fakelink:is(:active,:focus,:hover)+.button:not(.button--ghost):not(.button--dark,.button--cta),.button:not(.button--ghost):not(.button--dark,.button--cta):is(:active,:focus,:hover){background:var(--color_cd_gray);color:var(--color_white)}.button--fakelink:not(:active,:focus,:hover)+.button:not(.button--ghost).button--dark,.button:not(.button--ghost).button--dark:not(:active,:focus,:hover){background:var(--color_cd_gray);color:var(--color_white);padding:10px 20px}.button--fakelink:is(:active,:focus,:hover)+.button:not(.button--ghost).button--dark,.button:not(.button--ghost).button--dark:is(:active,:focus,:hover){background:var(--color_white);border:1px solid var(--color_cd_gray);color:var(--color_cd_gray);padding:9px 19px}.button:not(.button--ghost).button--cta{padding:10px 20px}.button--fakelink:not(:active,:focus,:hover)+.button:not(.button--ghost).button--cta,.button:not(.button--ghost).button--cta:not(:active,:focus,:hover){background:var(--color_cta);color:var(--color_white)}.button--fakelink:is(:active,:focus,:hover)+.button:not(.button--ghost).button--cta,.button:not(.button--ghost).button--cta:is(:active,:focus,:hover){background:var(--color_cd_gray);color:var(--color_white)}.button--fakelink:not(:active,:focus,:hover)+.button.button--ghost,.button.button--ghost:not(:active,:focus,:hover){background:transparent;border-style:solid;border-width:1px;padding:9px 19px}.button.button--ghost:not(.button--dark):not(:active,:focus,:hover){background:rgba(0,0,0,.5)}.button--fakelink:is(:active,:focus,:hover)+.button.button--ghost,.button.button--ghost:is(:active,:focus,:hover){border:none;padding:10px 20px}.button--fakelink:not(:active,:focus,:hover)+.button.button--ghost:not(.button--dark,.button--cta),.button.button--ghost:not(.button--dark,.button--cta):not(:active,:focus,:hover){border-color:var(--color_white);color:var(--color_white)}.button--fakelink:is(:active,:focus,:hover)+.button.button--ghost:not(.button--dark,.button--cta),.button.button--ghost:not(.button--dark,.button--cta):is(:active,:focus,:hover){background:var(--color_white);color:var(--color_cd_gray)}.button--fakelink:not(:active,:focus,:hover)+.button.button--ghost.button--dark,.button.button--ghost.button--dark:not(:active,:focus,:hover){border-color:var(--color_cd_gray);color:var(--color_cd_gray)}.button--fakelink:is(:active,:focus,:hover)+.button.button--ghost.button--dark,.button.button--ghost.button--dark:is(:active,:focus,:hover){background:var(--color_cd_gray);color:var(--color_white)}.button--fakelink:not(:active,:focus,:hover)+.button.button--ghost.button--cta,.button.button--ghost.button--cta:not(:active,:focus,:hover){border-color:var(--color_cta);color:var(--color_cta)}.button--fakelink:is(:active,:focus,:hover)+.button.button--ghost.button--cta,.button.button--ghost.button--cta:is(:active,:focus,:hover){background:var(--color_cd_gray);color:var(--color_white)}.button--fakelink{bottom:0;color:transparent;left:0;overflow:hidden;position:absolute;right:0;text-indent:100%;top:0;white-space:nowrap}.button--hidden{display:none}