.MyCalendar_container__ZhgDG{position:relative;width:100%}@media screen and (min-width:491px){.MyCalendar_container__ZhgDG{width:90%}}@media screen and (min-width:1000px){.MyCalendar_container__ZhgDG{width:75%}}.MyCalendar_container__buttons-group__0AdEm{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:768px){.MyCalendar_container__buttons-group__0AdEm{align-items:flex-start}}.MyCalendar_container__downloads__rl24M{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row}.MyCalendar_calendar__container__9sRrM{display:flex;flex-direction:column;align-items:center;width:100%}.MyCalendar_list__ZZbbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(325px,375px));grid-gap:var(--spacing-content-medium);gap:var(--spacing-content-medium)}.MyCalendar_legend__container__480ur{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;column-gap:var(--spacing-content-large);margin-top:var(--spacing-content-large);margin-bottom:var(--spacing-content-medium)}@media screen and (min-width:491px){.MyCalendar_legend__container__480ur{column-gap:var(--spacing-content-small)}}.MyCalendar_legend__home__zXkDG{background-color:var(--war-med-gold);padding:.5rem 1rem .25rem;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url(/textures/gold-grunge.png);background-size:cover}.MyCalendar_legend__away__YWTqG{background-color:var(--war-dark-grey);padding:.5rem 1rem .25rem;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url(/textures/grey-grunge.png);background-size:cover}.MyCalendar_home__label__K88lU{padding-right:18px;padding-top:2px;column-gap:var(--spacing-content-x-small);font-size:var(--fz-text-medium);font-family:var(--font-family-body);font-weight:500;color:var(--war-off-white);position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.MyCalendar_home__label__K88lU:hover input~.MyCalendar_home__checkmark__GRLfN{background-color:rgb(from var(--war-silver) r g b/50%)}.MyCalendar_home__label__K88lU:hover{color:var(--war-silver);cursor:pointer}.MyCalendar_home__label__K88lU .MyCalendar_home__checkmark__GRLfN:after{top:0;left:3px;width:3px;height:6px;border:solid var(--war-off-white);border-width:0 3px 3px 0;transform:rotate(45deg)}.MyCalendar_home__label__K88lU input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.MyCalendar_home__label__K88lU input:checked~.MyCalendar_home__checkmark__GRLfN:after{display:block}.MyCalendar_home__checkmark__GRLfN{width:var(--fz-text-small);height:var(--fz-text-small);display:block;position:absolute;top:50%;right:0;transform:translateY(-50%);line-height:100%;color:var(--war-off-white);border:1px solid var(--war-silver);border-radius:var(--border-radius-small)}.MyCalendar_home__checkmark__GRLfN:after{content:"";position:absolute;display:none}.MyCalendar_download__button__YQgYq{padding-right:18px;padding-top:2px;column-gap:var(--spacing-content-x-small);font-size:var(--fz-text-medium);font-family:var(--font-family-body);font-weight:500;color:var(--war-off-white)}.MyCalendar_download__button__YQgYq:hover{color:var(--war-silver);cursor:pointer}.MyCalendar_download__button-icon__GkmIH{padding:0 var(--spacing-content-x-small);font-size:var(--fz-text-medium);font-family:var(--font-family-body);font-weight:500;color:var(--war-off-white);border:none;background-color:rgba(0,0,0,0)}.MyCalendar_homeTeam__rtLNh{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),url(/textures/gold-grunge.png);background-size:cover}.MyCalendar_awayTeam__JubS3{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),url(/textures/grey-grunge.png);background-size:cover}.MyCalendar_dropdown__container__tQZAM{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;margin:var(--spacing-content-medium) 0 var(--spacing-content-large);column-gap:var(--spacing-content-medium)}@media screen and (min-width:768px){.MyCalendar_dropdown__container__tQZAM{justify-content:flex-start}}.MyCalendar_button__container__TKs5Y{margin:0 auto 1rem;width:-moz-fit-content;width:fit-content}@media screen and (min-width:768px){.MyCalendar_button__container__TKs5Y{margin-bottom:1rem;margin-left:.5rem}}.Toggle_switch__u7KKR{position:relative;display:inline-block;width:42px;height:24px}.Toggle_switch__container__2xOxO{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;flex-direction:row;column-gap:.5rem;text-transform:capitalize}@media screen and (min-width:768px){.Toggle_switch__container__2xOxO{justify-content:flex-start}}@media screen and (min-width:1000px){.Toggle_switch__container__2xOxO{padding-bottom:0}}.Toggle_switch__u7KKR input{opacity:0;width:0;height:0}.Toggle_slider__QzlK3{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--war-burnished-gold);transition:.2s}.Toggle_slider__QzlK3:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:var(--war-silver);transition:.2s}input:checked+.Toggle_slider__QzlK3{background-color:var(--war-brand-gold)}input:focus+.Toggle_slider__QzlK3{box-shadow:0 0 1px var(--war-brand-gold)}input:checked+.Toggle_slider__QzlK3:before{transform:translateX(16px)}.Toggle_slider__QzlK3.Toggle_round__de0ui{border-radius:34px}.Toggle_slider__QzlK3.Toggle_round__de0ui:before{border-radius:50%}.WarriorsEventItem_item__gxl_m{position:relative;width:auto;height:inherit;padding-top:1.5rem;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:column;row-gap:.25rem}@media screen and (min-width:768px){.WarriorsEventItem_item__gxl_m{justify-content:center;row-gap:.5rem;min-height:140px;padding-top:0;padding-bottom:.5rem}}@media screen and (min-width:1000px){.WarriorsEventItem_item__gxl_m{justify-content:space-evenly;row-gap:0}}.WarriorsEventItem_item__gxl_m{cursor:pointer}.WarriorsEventItem_details__Wz9C_{width:100%}.WarriorsEventItem_details__datetime__KvIar{display:none}@media screen and (min-width:768px){.WarriorsEventItem_details__datetime__KvIar{display:block;width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;column-gap:var(--spacing-content-small);padding-top:1.45rem}}.WarriorsEventItem_details__date--dark__3MQRt,.WarriorsEventItem_details__date__AOI5M{font-size:var(--fz-text-medium);line-height:115%;font-weight:700;text-transform:uppercase;color:var(--item-color-datetime);text-align:center}.WarriorsEventItem_details__date--dark__3MQRt{color:var(--item-color-datetime)}.WarriorsEventItem_details__disclaimer__Qp3Gd{margin-top:var(--spacing-content-medium)}.WarriorsEventItem_details__theme--dark__R_y5_,.WarriorsEventItem_details__theme__xTguz{display:none}@media screen and (min-width:1000px){.WarriorsEventItem_details__theme--dark__R_y5_,.WarriorsEventItem_details__theme__xTguz{display:block;font-size:var(--fz-text-small);font-weight:700;text-transform:uppercase;color:var(--item-color-datetime);text-align:center}}.WarriorsEventItem_details__theme--dark__R_y5_{color:var(--war-dark-grey)}.WarriorsEventItem_details__time__qTli1{font-size:var(--fz-text-x-small);line-height:115%;font-weight:500;color:var(--war-dark-grey)}@media screen and (min-width:768px){.WarriorsEventItem_details__time__qTli1{font-size:var(--fz-text-large)}}.WarriorsEventItem_team__FcGtc{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;column-gap:var(--spacing-content-medium)}.WarriorsEventItem_team__container__Lb5YK{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}@media screen and (min-width:768px){.WarriorsEventItem_team__container__Lb5YK{row-gap:var(--spacing-content-small)}}.WarriorsEventItem_team__logo__veZCE{width:auto;max-width:42.5px;max-height:50px}@media screen and (min-width:768px){.WarriorsEventItem_team__logo__veZCE{max-width:60px;max-height:70px}}.WarriorsEventItem_team__logo__veZCE{height:auto}.WarriorsEventItem_team__name__zFj0h{font-size:var(--fz-text-small);font-family:var(--font-family-heading);font-stretch:condensed;font-weight:600;color:var(--item-color-team-name)}@media screen and (min-width:768px){.WarriorsEventItem_team__name__zFj0h{font-size:var(--fz-text-large);display:none}}.WarriorsEventItem_team__vs__G3JgM{font-family:var(--font-family-heading);font-size:var(--fz-text-base);color:var(--item-color)}.WarriorsEventItem_sponsor__dOxTB{display:none}@media screen and (min-width:768px){.WarriorsEventItem_sponsor__dOxTB{align-self:center;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;row-gap:var(--spacing-content-x-small);position:absolute;top:2%;left:1%}.WarriorsEventItem_sponsor__logo__Wxc6R{width:auto;max-width:100px;height:100%;max-height:20px}.WarriorsEventItem_sponsor__presby__ZKYEr{display:block;font-size:var(--fz-text-small);font-family:var(--font-family-body);color:var(--war-silver)}}.WarriorsEventItem_cta__cDddF{display:none}@media screen and (min-width:1000px){.WarriorsEventItem_cta__cDddF{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:column;row-gap:var(--spacing-content-small)}}.WarriorsEventItem_cta--sponsor__NLDKK{width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;flex-direction:row}.rbc-calendar{height:100%;width:100%}.rbc-header,.rbc-month-view{border-color:var(--war-brand-gold)!important}.rbc-month-row{min-height:100px}@media screen and (min-width:768px){.rbc-month-row{min-height:200px}}.rbc-day-bg,.rbc-month-header,.rbc-month-row{border-color:var(--war-brand-gold)!important}.rbc-day-bg{background:rgba(127,103,60,.6)!important}.rbc-off-range-bg{background:var(--war-off-black)!important}.rbc-row-segment{width:100%}.rbc-button-link{z-index:10}.rbc-event{height:100px;background-color:rgba(0,0,0,0);border-radius:0!important}.rbc-event-content{white-space:wrap!important;height:100%}@media screen and (min-width:768px){.rbc-event{height:200px}}.rbc-toolbar-label{font-size:var(--fz-heading-3-large)!important;text-align:left!important}@media screen and (min-width:768px){.rbc-toolbar-label{padding-left:20%!important}}@media screen and (min-width:1000px){.rbc-toolbar-label{padding-left:25%!important}}.rbc-date-cell{z-index:9;height:0!important}.rbc-date-cell.rbc-now>.rbc-button-link{background-color:var(--war-dark-grey)!important;padding:.25rem;border-radius:1rem}.rbc-toolbar button{color:var(--war-off-white)!important;border-color:var(--war-brand-gold)!important}button.rbc-active{background-color:var(--war-burnished-gold)!important}