.v-recurring-tabs{background:var(--grey-200);border-radius:12px;grid-template-columns:repeat(2,1fr);justify-content:space-between;width:100%;margin-bottom:24px;padding:2px;display:grid}.v-recurring-tabs__item{max-height:44px;color:var(--grey-600);text-align:center;cursor:pointer;background:var(--grey-200);border:none;border-radius:12px;padding:22px 5px;font-size:15px;font-weight:500;line-height:0;transition:background .2s ease-in,box-shadow .2s ease-in}.v-recurring-tabs__item--active{color:var(--grey-900);background:#fff;box-shadow:0 3px 1px rgba(0,0,0,.09),0 3px 8px rgba(0,0,0,.07)}.unipay__header{flex-direction:column;margin-bottom:24px;display:flex}.unipay__controls{flex-direction:column;margin-bottom:32px;display:flex}.unipay__controls>:not(:last-child){margin-bottom:20px}.unipay__description{color:var(--page-secondary-text-color);font-size:15px;font-weight:400;line-height:20px}.unipay__buttons-group{max-width:100%}.unipay__agreement{margin-bottom:28px}
