.cta-button{display:flex;align-items:center;font-weight:500;text-transform:uppercase;text-align:center;text-decoration:none;width:fit-content;height:fit-content;white-space:nowrap;background-color:transparent;border:0;cursor:pointer;font-family:var(--font-family-primary)}.cta-button--medium{font-size:16px}.cta-button--small{font-size:14px}.cta-button--disabled{pointer-events:none;cursor:default;filter:grayscale(.5)}.cta-button--fill{position:relative;padding:12px 16px}.cta-button--fill:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:6px;transition:background-color .6s var(--ease-out-quad),transform .7s cubic-bezier(.3,.86,.36,.95);transform:scale(1)}@media (hover: hover) and (pointer: fine){.cta-button--fill:hover:before{transform:scale(1.01)}}.cta-button--fill:active:before{transform:scale(.98)}.cta-button--fill .cta-button-content{position:relative;overflow:hidden;display:inline-block}.cta-button--fill .cta-button-words,.cta-button--fill .cta-button-letter{position:relative;display:inline-block;transition:transform .7s cubic-bezier(.3,.86,.36,.95)}.cta-button--fill .cta-button-letter:after{content:attr(data-letter);position:absolute;top:100%;left:0}@media (hover: hover) and (pointer: fine){.cta-button--fill:hover .cta-button-letter{transform:translateY(-100%)}}.cta-button--fill.cta-button--dark{color:var(--color-blue-100)}.cta-button--fill.cta-button--dark:before{background-color:var(--color-blue-400)}@media (hover: hover) and (pointer: fine){.cta-button--fill.cta-button--dark:hover:before{background-color:var(--color-blue-600)}}.cta-button--fill.cta-button--gold{color:var(--color-white)}.cta-button--fill.cta-button--gold:before{background-color:var(--color-yellow-900)}@media (hover: hover) and (pointer: fine){.cta-button--fill.cta-button--gold:hover:before{background-color:var(--color-yellow-1000)}}.cta-button--fill.cta-button--light{color:var(--color-yellow-900)}.cta-button--fill.cta-button--light:before{background-color:var(--color-yellow-100)}@media (hover: hover) and (pointer: fine){.cta-button--fill.cta-button--light:hover:before{background-color:var(--color-yellow-200)}}.cta-button--ghost{position:relative}.cta-button--ghost:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:var(--color-yellow-900);transform:scaleX(0);transform-origin:right;transition:transform .8s cubic-bezier(.3,.86,.36,.95)}@media (hover: hover) and (pointer: fine){.cta-button--ghost:hover:after{transform:scaleX(1);transform-origin:left}}.cta-button--ghost.cta-button--dark{color:var(--color-blue-900)}.cta-button--ghost.cta-button--light{color:var(--color-gray-300);transition:color .3s cubic-bezier(.3,.86,.36,.95)}@media (hover: hover) and (pointer: fine){.cta-button--ghost.cta-button--light:hover{color:var(--color-yellow-100)}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/cta-button.css.map */
