 @media only screen and (min-width: 0rem) {#memberships-glofox {position: relative;padding-top: clamp(3.75rem, 7.82vw, 6.25rem);}#memberships-glofox .cs-container {width: 100%;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;}#memberships-glofox .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#memberships-glofox .cs-title {max-width: 30ch;}#memberships-glofox .cs-button-group {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;gap: 0.75rem;width: 100%;padding-top: 1.5rem;}#memberships-glofox .cs-option {font-size: clamp(1rem, 2vw, 1.25rem);font-weight: 700;line-height: 1.2em;box-sizing: border-box;padding: 0.75rem;background-color: #fff;color: var(--bodyTextColor);border: 1px solid #bababa;position: relative;z-index: 1;transition: border-color 0.3s;}#memberships-glofox .cs-option:before {content: "";width: 100%;height: 100%;background: var(--primary);opacity: 0;display: block;position: absolute;top: 0;left: 0;z-index: -1;transition: opacity 0.3s;}#memberships-glofox .cs-option:hover:hover {cursor: pointer;border-color: var(--primary);}#memberships-glofox .cs-option:hover:hover:before {opacity: 0.1;}#memberships-glofox .cs-option.cs-active {color: var(--primary);border-color: var(--primary);}#memberships-glofox .cs-option.cs-active:before {opacity: 0.1;}#memberships-glofox a[href="https://www.glofox.com"] {display: block;text-align: center;color: #666;text-decoration: none;}#memberships-glofox a[href="https://www.glofox.com"]:hover {text-decoration: underline;}}@media only screen and (min-width: 43.75rem) {#memberships-glofox .cs-button-group {width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;gap: 0.75rem;}}@media only screen and (min-width: 0rem) {body.dark-mode {background-color: #000000 !important;}body.dark-mode #memberships-glofox .cs-topper {color: var(--primaryLight);}body.dark-mode #memberships-glofox .cs-title, body.dark-mode #memberships-glofox .cs-text, body.dark-mode #memberships-glofox .cs-plan, body.dark-mode #memberships-glofox .cs-price, body.dark-mode #memberships-glofox .cs-package, body.dark-mode #memberships-glofox .cs-li {color: var(--bodyTextColorWhite);}body.dark-mode #memberships-glofox .cs-option {background-color: var(--medium);color: var(--bodyTextColorWhite);}body.dark-mode #memberships-glofox a[href="https://www.glofox.com"] {background: #000;}}