.wp-block-button:not(.is-style-outline) .wp-block-button__link{display:flex;align-items:center;justify-content:center;gap:8px;position:relative;line-height:1}.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) .arrow-box{width:24px;height:24px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) .arrow-box::after{content:"";background:url("../assets/svg/icons/arrow-right.svg") repeat-x center center;background-size:24px 24px;background-position:left;width:48px;height:24px;display:block;position:absolute;left:0;top:0;animation:none}.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background):hover .arrow-box::after{animation:arrow-loop 1s linear 1}.wp-block-button.is-style-outline{height:40px}.wp-block-button.is-style-outline a{border-width:1px !important;border-radius:12px}@media only screen and (max-width: 1024px){.wp-block-button.is-style-outline a{padding:0 1rem}}.wp-block-button.is-style-outline:hover a{color:var(--wp--preset--color--navy-primary) !important;border-color:var(--wp--preset--color--navy-primary) !important}.wp-block-button.is-style-outline-hover-light a{display:flex;align-items:center;gap:.25rem;padding:var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small);border:1px solid var(--wp--preset--color--white) !important;background-color:rgba(0,0,0,0);color:var(--wp--preset--color--white) !important;border-radius:6px}.wp-block-button.is-style-outline-hover-light:hover a{color:var(--wp--preset--color--blue) !important;border-color:var(--wp--preset--color--blue) !important}.wp-block-button.slack-icon a{display:flex;align-items:center;gap:.25rem;padding:var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small)}.wp-block-button.slack-icon a::before{content:"";display:inline-block;background-image:url("../assets/svg/icons/slack.svg");background-size:contain;height:18px;width:18px}.wp-block-button.telegram-icon a{display:flex;align-items:center;gap:.25rem;padding:var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small)}.wp-block-button.telegram-icon a::before{content:"";display:inline-block;background-image:url("../assets/svg/icons/telegram.svg");background-size:contain;height:18px;width:18px}.wp-block-button a.has-text-align-center{justify-content:center}
