.SubscriptionCard_subscriptionCardContainer__AJN1s{--font-color-primary:rgb(255,255,255);--font-color-secondary:rgb(99,99,99);--font-color-accent:rgb(0,0,0);--old-price-color:rgb(167,167,167);--buy-now-font-color:rgb(255,255,255);--background-color:rgb(0,0,0);--background-color-secondary:rgb(255,255,255);--button-background:rgb(255,255,255);--button-background-secondary:rgb(230,230,230);--button-background-tertiary:rgb(102,102,102);--border-color:rgb(151,151,151);--border-color-secondary:rgb(0,0,0);color:var(--font-color-primary)}.SubscriptionCard_subscriptionCardContainer__AJN1s.SubscriptionCard_secondary__Gwun7{--font-color-primary:rgb(255,255,255);--font-color-secondary:rgb(99,99,99);--font-color-accent:rgb(0,0,0);--old-price-color:rgb(194,194,194);--buy-now-font-color:rgb(0,0,0);--background-color:rgb(127,83,153);--background-color-secondary:rgb(255,255,255);--button-background:rgb(255,255,255);--button-background-secondary:rgb(230,230,230);--button-background-tertiary:rgb(250,177,60);--border-color:rgb(151,151,151);color:var(--font-color-primary)}.SubscriptionCard_subscriptionCardContainer__AJN1s{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:400px}.SubscriptionCard_card__5qW6j{background:var(--background-color);border-radius:2rem;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:2rem;text-align:center;box-shadow:5px 5px 5px rgba(0,0,0,.445);width:100%;z-index:2}.SubscriptionCard_cardHeader__NvE_X h2{color:var(--font-color-primary);font-weight:700;letter-spacing:1px;margin-bottom:1.8rem;line-height:1}.SubscriptionCard_planSelector__bDD9J{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.SubscriptionCard_planButton__yI9Q1{display:flex;align-items:center;justify-content:center;width:100%;max-width:11rem;height:2.3rem;border-radius:1rem;padding-inline:1rem;color:var(--font-color-accent);border:1px solid var(--border-color-secondary);background-color:var(--button-background);cursor:pointer;transition:all .3s ease;transform:translateX(-1.1rem)}.SubscriptionCard_planButton__yI9Q1:first-of-type{transform:translateX(1.1rem)}.SubscriptionCard_planButton__yI9Q1.SubscriptionCard_activePlan__X99PS{font-weight:700;height:2.8rem;background-color:var(--button-background-secondary);z-index:2}.SubscriptionCard_planButton__yI9Q1.SubscriptionCard_inactivePlan__3AIBM{font-weight:400;background-color:var(--button-background)}.SubscriptionCard_fullAccess__kNRNH{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin:1.5rem 0}.SubscriptionCard_fullAccess__kNRNH img{width:100%;max-width:12rem;height:auto;filter:drop-shadow(0 30px 20px rgba(255,255,255,.185))}.SubscriptionCard_fullAccess__kNRNH span{font-size:1.1rem;font-weight:700;color:var(--font-color-primary)}.SubscriptionCard_memberPrices__n8gPi{font-size:2.3rem;font-weight:700;color:var(--font-color-primary)}.SubscriptionCard_memberPrices__n8gPi p{text-wrap:nowrap}.SubscriptionCard_strikethroughPrice__DY2EN{font-size:1.3rem;color:var(--old-price-color);position:relative;width:-moz-fit-content;width:fit-content;max-height:20rem;margin-inline:auto}.SubscriptionCard_strikethroughPrice__DY2EN:after{content:"";background-color:var(--old-price-color);height:2px;width:100%;position:absolute;top:50%;left:0;transform:rotate(160deg)}.SubscriptionCard_strikethroughPrice__DY2EN .SubscriptionCard_largePrice__F6Rhq{font-size:3.8rem;font-weight:700}.SubscriptionCard_largePrice__F6Rhq{font-size:4.5rem;font-weight:900;line-height:1.3}.SubscriptionCard_billedInfo__3itxX{font-size:1rem;color:var(--font-color-primary);margin-bottom:.9rem}.SubscriptionCard_checkoutButton__BxELH,.SubscriptionCard_loginButton__7ANYN{background:var(--button-background-tertiary);color:var(--buy-now-font-color);font-size:1.2rem;font-weight:700;border:none;border-radius:25px;padding:.8rem 0;width:100%;max-width:300px;cursor:pointer;margin-top:10px;transition:background .2s,filter .2s}.SubscriptionCard_checkoutButton__BxELH:hover,.SubscriptionCard_loginButton__7ANYN:hover{filter:brightness(.9)}.SubscriptionCard_expandBenefits__awt8R{display:flex;justify-content:center;align-items:center;margin-top:1.7rem;font-size:1.1rem;position:relative;width:-moz-fit-content;width:fit-content;cursor:pointer;margin-inline:auto;transform:translateX(.7rem)}.SubscriptionCard_planBenefitsContainer__fhQkY{max-height:0;overflow:hidden;transition:max-height .4s ease;border:1px solid var(--border-color);border-top:none;border-radius:1rem;border-top-left-radius:0;border-top-right-radius:0;--translateY:2rem;transform:translateY(calc(-1 * var(--translateY)));z-index:1}.SubscriptionCard_planBenefitsContainer__fhQkY.SubscriptionCard_expanded__0NYba{max-height:700px}.SubscriptionCard_planBenefitsContainer__fhQkY ul{margin:0;text-align:left;list-style:none;padding:1rem;padding-top:calc(1.5rem + var(--translateY))}.SubscriptionCard_planBenefitsContainer__fhQkY ul li{color:var(--font-color-secondary);margin-left:1rem;position:relative}.SubscriptionCard_planBenefitsContainer__fhQkY ul li:before{content:"•";color:var(--font-color-secondary);transform:translateX(-.7rem);position:absolute}@media (max-width:880px){.SubscriptionCard_memberPrices__n8gPi{font-size:1.8rem}.SubscriptionCard_largePrice__F6Rhq{font-size:3.5rem}.SubscriptionCard_strikethroughPrice__DY2EN{font-size:1rem}.SubscriptionCard_strikethroughPrice__DY2EN .SubscriptionCard_largePrice__F6Rhq{font-size:3rem}}.DailyAccessCard_dailyAccessCardContainer__vfLfs{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:400px}.DailyAccessCard_card__VrCP4{background:#e74c3c;border-radius:2rem;box-shadow:5px 5px 5px rgba(0,0,0,.445);padding:1rem 2rem 5.35rem;text-align:center;width:100%}.DailyAccessCard_cardHeader__vFrSS h2{color:#000000;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem;font-size:1.2rem;background-color:#f4f4f4;padding:.5rem 1rem;border-radius:1rem;display:inline-block;border:1px solid rgb(0,0,0)}.DailyAccessCard_fullAccess__77nkR{font-size:1rem;font-weight:500;color:#fff;margin:1rem 0}.DailyAccessCard_memberPrices__JJMi5{font-size:2rem;font-weight:700;color:#fff;margin:1rem 0}.DailyAccessCard_memberPrices__JJMi5 p{text-wrap:nowrap;line-height:1.2}.DailyAccessCard_strikethroughPrice__FHQtJ{font-size:1.3rem;color:rgb(190,190,190);position:relative;width:-moz-fit-content;width:fit-content;max-height:20rem;margin-inline:auto;--old-price-color:rgb(216,216,216);color:var(--old-price-color)}.DailyAccessCard_strikethroughPrice__FHQtJ:after{content:"";background-color:var(--old-price-color);height:2px;width:100%;position:absolute;top:50%;left:0;transform:rotate(160deg)}.DailyAccessCard_strikethroughPrice__FHQtJ .DailyAccessCard_largePrice__610J9{font-size:3.2rem;font-weight:700;color:var(--old-price-color)}.DailyAccessCard_largePrice__610J9{font-size:3.7rem;font-weight:900;color:#fff}.DailyAccessCard_checkoutButton__cqFf_{background:#232758;color:#fff;font-size:1.2rem;font-weight:700;border:none;border-radius:25px;padding:.8rem 0;width:100%;max-width:300px;cursor:pointer;margin-top:10px;transition:background .2s}.DailyAccessCard_checkoutButton__cqFf_:hover{background:#1a1d4d}