.show-monthly-subscription-options .show-annual {display: none !important;}.show-monthly-subscription-options .tabber-annual {color: #b3b3b3;}.show-annual-subscription-options .show-monthly {display: none !important;}.show-annual-subscription-options .tabber-monthly {color: #b3b3b3;}.tabber-control {font-size: 1.5em;display: flex;flex-direction: row;align-items: center;justify-content: center;gap: 36px;}.tabber-control .tabber {font-weight: bold;cursor: pointer;text-decoration: none;padding: 0 9px 9px 9px;border-bottom: solid thin currentColor;transition: color 125ms ease-in-out, border-color 125ms ease-in-out;}.tabber-control .tabber:hover {color: #7d7d7d;}