.ar-button-text{transition:color var(--transition)}.ar-button-text.ar-button-text--primary{color:var(--font-color-primary)}.ar-button-text.ar-button-text--primary:hover{color:var(--font-color-primary-active)}.ar-button-text.ar-button-text--secondary{color:var(--font-color-secondary)}.ar-button-text.ar-button-text--secondary:hover{color:var(--font-color-secondary-active)}.ar-button-text.ar-button-text--underline{text-decoration:underline}.ar-button-text.ar-button-text--underline:hover{text-decoration:none}.ar-expand{width:100%}.ar-expand__title{display:flex;width:100%;align-items:flex-start}.ar-expand__content{height:100%;transition:.2s ease all}.ar-expand__content--open{margin-top:4px}.ar-expand__content--close{overflow:hidden;max-height:0}.ar-expand__chevron{position:relative;top:1px;display:flex;align-items:center;justify-content:center;margin-right:4px;transform:rotate(270deg);transition:.2s ease all}.ar-expand__chevron .ti-button-icon__icon{fill:#ffffffb3}.ar-expand__chevron:hover .ti-button-icon__icon{fill:#fff}.ar-expand__chevron--down{transform:rotate(360deg)}
