.cta-button{width:100%;position:relative}.cta-button__container{width:100%}.cta-button__wrapper{display:inline-block;width:100%}.cta-button__link{display:inline-flex;align-items:center;justify-content:flex-start;text-decoration:none;border:1px solid rgba(0,0,0,.1);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;white-space:nowrap;width:auto}button.cta-button__link{background:none;font-family:inherit}.cta-button__icon{display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.cta-button__icon-arrow{font-weight:700;display:block;transition:all .3s cubic-bezier(.4,0,.2,1);line-height:1}.cta-button__custom-icon{width:60%;height:60%;object-fit:contain}.cta-button__text{flex-grow:1;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-button__additional-buttons{margin-top:2rem;display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.cta-button__link--secondary{opacity:.9}.cta-button__link:focus-visible{outline:2px solid currentColor;outline-offset:4px}.cta-button__link{position:relative;overflow:hidden}.cta-button__link:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#0000001a;transform:translate(-50%,-50%);transition:width .6s,height .6s}.cta-button__link:hover:before{width:300%;height:300%}.cta-button--animated .cta-button__link{animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cta-button--animated .cta-button__icon{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.cta-button__additional-buttons .cta-button__link{animation-delay:.1s}.cta-button__additional-buttons .cta-button__link:nth-child(2){animation-delay:.2s}.cta-button__additional-buttons .cta-button__link:nth-child(3){animation-delay:.3s}@media screen and (max-width: 767px){.cta-button__text{font-size:inherit}.cta-button__additional-buttons{flex-direction:column;align-items:center}.cta-button__additional-buttons .cta-button__wrapper{width:100%;max-width:300px}}@media screen and (min-width: 768px){.cta-button__wrapper{display:inline-block;width:auto}}.cta-button__container{display:flex;flex-direction:column;align-items:center}@media (prefers-color-scheme: dark){.cta-button__link:before{background:#ffffff1a}}.cta-button--full-width .cta-button__link{width:100%;justify-content:center}.cta-button--no-animation *{animation:none!important;transition:none!important}html{scroll-behavior:smooth}@media print{.cta-button__link{border:1px solid #000}.cta-button__link:before,.cta-button__link:after{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cta-button.css.map */
