.period-selector[data-v-2f18681c]{background:#f0ecf4;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;border-radius:50px;width:360px;max-width:96%;margin-top:6px;margin-bottom:40px}.period-option[data-v-2f18681c]{border:none;background:transparent;padding:10px 25px;border-radius:40px;font-size:14px;font-weight:500;color:#62244a;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:THICCCBOI,sans-serif}.period-option.active[data-v-2f18681c]{background:#62244a;color:#fff}.period-option[data-v-2f18681c]:hover:not(.active){background:rgba(107,31,77,.1)}