.tv-btn-wrapper{display:flex!important;flex-direction:row;margin-bottom:24px;width:100%}.tv-btn{align-items:center;background-color:var(--primary);border:0;border-radius:4px;color:var(--white);font-family:Lexend;font-style:normal;font-weight:400;justify-content:center;line-height:24px;width:fit-content}.tv-btn:hover{cursor:pointer;filter:brightness(115%)}.tv-btn:active{filter:brightness(90%)}.tv-btn-large{font-size:18px;padding:16px 32px}.tv-btn-medium{font-size:18px;padding:12px 24px}.tv-btn-small{font-size:16px;padding:8px 24px}@media screen and (min-width:1024px){.tv-btn-wrapper{margin-bottom:0}}