.news_feed__background{background:var(--background-light-gray);padding:65px 0;position:relative;width:100%}.news_feed{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.news_feed__feed,.news_feed__slider{height:585px}.news_feed__calendar,.news_feed__last,.news_feed__near{background-color:var(--background-white);border-radius:4px;border-top:10px solid var(--background-red);display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:30px}.news_feed__calendar h3,.news_feed__calendar h4,.news_feed__last h3,.news_feed__last h4,.news_feed__near h3,.news_feed__near h4{color:var(--font-black);flex-shrink:0;font-size:20px;font-weight:700;letter-spacing:.01em;line-height:24px;margin-bottom:40px;margin-top:0;text-align:center;text-transform:uppercase}.news_feed__calendar .btn,.news_feed__last .btn,.news_feed__near .btn{flex-shrink:0;font-size:13px;font-weight:600;letter-spacing:.04em;line-height:20px;text-transform:uppercase}.news_feed__slider{grid-column:1/3;overflow:hidden}.news_feed__feed{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--background-gray);border-radius:4px}.news_feed__feed ::-webkit-scrollbar{width:5px}.news_feed__feed ::-webkit-scrollbar-button{background:#ccc}.news_feed__feed ::-webkit-scrollbar-track-piece{background:#888}.news_feed__feed ::-webkit-scrollbar-thumb{background:#eee}.news_feed__feed--switchers{align-items:center;background-color:var(--background-gray);border-top-left-radius:4px;border-top-right-radius:4px;display:flex;height:65px;justify-content:space-between;overflow:hidden;position:relative}.news_feed__feed--switchers a{align-items:center;color:var(--font-white);cursor:pointer;display:flex;font-size:18px;font-weight:700;height:100%;justify-content:center;letter-spacing:.01em;line-height:22px;text-transform:uppercase;width:47%;z-index:1}.news_feed__feed--switchers #switcher_aktualnosci{padding-left:30px}.news_feed__feed--switchers #switcher_komunikaty{padding-right:30px}.news_feed__feed--switchers--aktualnosci,.news_feed__feed--switchers--komunikaty{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIyIiBoZWlnaHQ9IjY1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIG9wYWNpdHk9Ii4zIiBkPSJNMjIyIDBINGE0IDQgMCAwIDAtNCA0djYxaDE4My4zNzNhMTIgMTIgMCAwIDAgMTAuODI3LTYuODI2TDIyMiAwWiIgZmlsbD0iI0QxQzRDNCIvPjwvc3ZnPg==);background-position:100%;background-repeat:no-repeat;background-size:cover;height:65px!important;left:0;position:absolute;top:0;transition:all .2s ease-in-out;width:55%!important}.news_feed__feed--switchers--komunikaty{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIyIiBoZWlnaHQ9IjY1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIG9wYWNpdHk9Ii4zIiBkPSJNMCAwaDIxOGE0IDQgMCAwIDEgNCA0djYxSDM4LjYyN0ExMiAxMiAwIDAgMSAyNy44IDU4LjE3NEwwIDBaIiBmaWxsPSIjRDFDNEM0Ii8+PC9zdmc+);background-position:0;left:unset;right:0}.news_feed__feed--content{height:calc(100% - 210px);margin:30px;overflow-y:scroll;position:relative;scrollbar-color:var(--scroll-active) var(--scroll-track);z-index:-2}.news_feed__feed--content--line{align-items:flex-start;display:flex;gap:30px;justify-content:flex-start;margin-bottom:20px}.news_feed__feed--content--line--svg{align-items:flex-start;display:flex;justify-content:flex-start;margin-top:7px}.news_feed__feed--content--line--svg svg{height:26px;width:20px}.news_feed__feed--content--line--svg svg path{transition:all .2s ease-in-out}.news_feed__feed--content--line--datas{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.news_feed__feed--content--line--datas a{color:var(--font-white);font-size:16px;font-weight:400;line-height:24px;margin:0;transition:all .2s ease-in-out}.news_feed__feed--content--line--datas span{color:var(--font-white-op5);font-size:13px;font-weight:400;line-height:16px;transition:all .2s ease-in-out}.news_feed__feed--content--line:hover svg path{stroke:var(--background-red)}.news_feed__feed--content--line:hover a{color:var(--background-red)}.news_feed__feed--content--line:hover span{color:var(--font-white)}.news_feed__feed--more{display:block;font-size:13px;font-weight:600;letter-spacing:.04em;line-height:20px;margin:0 30px 30px;position:relative;text-align:center;text-transform:uppercase;width:calc(100% - 60px)}.news_feed__feed--more:before{background:linear-gradient(180deg,rgba(43,32,32,0),#2b2020 47.4%);bottom:-37px;content:" ";height:200px;left:0;pointer-events:none;position:absolute;width:100%;z-index:-1}.news_feed__last{align-items:center}.news_feed__last--select{border-radius:4px;color:var(--font-black);font-size:14px;font-weight:400;height:50px;line-height:21px;max-width:350px;position:relative}.news_feed__last--select select{background-color:var(--background-white);border:1px solid var(--select-border);border-radius:4px;height:50px;padding:10px 20px;width:100%}.news_feed__last--select select,.news_feed__last--select select optgroup,.news_feed__last--select select optgroup option{font-family:Inter;font-style:normal}.news_feed__last--select--mask{background:linear-gradient(270deg,#fff 48.14%,hsla(0,0%,100%,0));border-radius:4px;width:110px}.news_feed__last--select--arrow,.news_feed__last--select--mask{height:48px;pointer-events:none;position:absolute;right:1px;top:1px}.news_feed__last--select--arrow{align-items:center;display:flex;justify-content:center;width:48px;z-index:1}.news_feed__last--select--arrow svg{fill:var(--background-red);height:11px;transform:rotate(-90deg);width:11px}.news_feed__last--table{height:100%}.news_feed__last--table--line{align-items:center;border-bottom:1px solid var(--border-sec);display:flex;gap:20px;justify-content:space-between;padding:17px 0}.news_feed__last--table--line--klub{align-items:center;display:flex;flex-shrink:1;gap:5px;justify-content:space-between;width:calc(50% - 50px)}.news_feed__last--table--line--klub--logo{align-items:center;display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.news_feed__last--table--line--klub--logo img{aspect-ratio:1/1;height:100%;max-width:30px;-o-object-fit:contain;object-fit:contain;width:100%}.news_feed__last--table--line--klub--name{color:var(--font-min-black);font-size:13px;font-weight:400;line-height:16px;text-align:right}.news_feed__last--table--line--klub--name.guest{text-align:left}.news_feed__last--table--line--score{color:var(--font-black);font-size:35px;font-weight:700;letter-spacing:.01em;line-height:42px;text-align:center;text-transform:uppercase}.news_feed__last a{width:100%}.news_feed__near{align-items:center}.news_feed__near--select{border-radius:4px;color:var(--font-black);font-size:14px;font-weight:400;height:50px;line-height:21px;max-width:350px;position:relative}.news_feed__near--select select{background-color:var(--background-white);border:1px solid var(--select-border);border-radius:4px;height:50px;padding:10px 20px;width:100%}.news_feed__near--select--mask{background:linear-gradient(270deg,#fff 48.14%,hsla(0,0%,100%,0));border-radius:4px;width:110px}.news_feed__near--select--arrow,.news_feed__near--select--mask{height:48px;pointer-events:none;position:absolute;right:1px;top:1px}.news_feed__near--select--arrow{align-items:center;display:flex;justify-content:center;width:48px;z-index:1}.news_feed__near--select--arrow svg{fill:var(--background-red);height:11px;transform:rotate(-90deg);width:11px}.news_feed__near--table{height:100%}.news_feed__near--table--line{align-items:center;border-bottom:1px solid var(--border-sec);display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding-bottom:16px;padding-top:20px;row-gap:0}.news_feed__near--table--line--klub{align-items:center;display:flex;flex-shrink:1;gap:5px;justify-content:space-between;order:1;width:calc(40% - 15px)}.news_feed__near--table--line--klub--logo{align-items:center;display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.news_feed__near--table--line--klub--logo img{aspect-ratio:1/1;height:100%;max-width:30px;-o-object-fit:contain;object-fit:contain;width:100%}.news_feed__near--table--line--klub--name{color:var(--font-min-black);font-size:13px;font-weight:400;line-height:16px;text-align:right}.news_feed__near--table--line--klub--name.guest{text-align:left}.news_feed__near--table--line--date{color:var(--font-black);font-size:18px;font-weight:700;letter-spacing:.01em;line-height:22px;order:1;text-align:center;text-transform:uppercase;white-space:nowrap;width:calc(20% - 10px)}.news_feed__near--table--line--date--hour{font-weight:500}.news_feed__near--table--line--place{align-items:center;color:var(--font-gray);display:flex;font-size:14px;font-weight:400;gap:10px;justify-content:center;letter-spacing:.04em;line-height:21px;order:2;text-align:center;width:100%}.news_feed__near a{width:100%}@media (max-width:1350px){.news_feed{grid-template-columns:repeat(2,1fr)}.news_feed__slider{order:1}.news_feed__feed{height:560px;order:2}.news_feed__last{order:4}.news_feed__near{order:5}.news_feed__calendar{order:3}}@media (max-width:1024px){.news_feed__last,.news_feed__near{padding:30px 10px}.news_feed__last--table--line,.news_feed__near--table--line{gap:10px}.news_feed__near--table--line--date{white-space:nowrap;width:calc(20% - 20px)}.news_feed__near--table--line--klub{width:40%}.news_feed__near--table--line--place{margin-top:-10px}}@media (max-width:768px){.news_feed{grid-template-columns:1fr}.news_feed__slider{grid-column:1/2;height:unset}.news_feed__feed--switchers a{font-size:14px;line-height:20px}.news_feed__feed--switchers #switcher_aktualnosci{padding-left:15px}.news_feed__feed--switchers #switcher_komunikaty{padding-right:15px}.news_feed__feed--content{margin:15px}.news_feed__calendar{height:unset;overflow:hidden}}@media (max-width:576px){.news_feed__last{height:unset}.news_feed__last--table--line{flex-direction:column;padding:25px 0}.news_feed__last--table--line--klub{justify-content:center;width:100%}.news_feed__last--table--line--klub--name{order:2}.news_feed__last--table--line--klub--logo{order:1}.news_feed__near{height:unset}.news_feed__near--table--line{flex-wrap:wrap;justify-content:center;padding:25px 0}.news_feed__near--table--line--klub{gap:10px;justify-content:center;order:1;width:100%}.news_feed__near--table--line--klub--name{order:2}.news_feed__near--table--line--klub--logo{order:1}.news_feed__near--table--line div:nth-child(3){order:4}.news_feed__near--table--line--date{align-items:center;display:flex;gap:10px;justify-content:center;order:2;width:100%}.news_feed__near--table--line--place{order:3}}.hidden-svg{display:none}.hidden-svg-loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.slide__empty{background-color:#fff;-o-object-fit:contain!important;object-fit:contain!important}.slider .slider-track .slider-slides .slider-slide .slide{border-radius:4px;display:flex;flex-direction:column;height:585px;justify-content:flex-end;padding-bottom:80px;padding-left:40px;position:relative;width:100%}.slider .slider-track .slider-slides .slider-slide .slide picture{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-2}.slider .slider-track .slider-slides .slider-slide .slide picture img{border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.slider .slider-track .slider-slides .slider-slide .slide .badge{border-radius:4px;margin-bottom:15px}.slider .slider-track .slider-slides .slider-slide .slide .badge span{background-color:var(--background-red);border-radius:2px;color:var(--font-white);font-size:13px;font-weight:600;letter-spacing:.06em;line-height:20px;padding:4px 9px;text-transform:uppercase}.slider .slider-track .slider-slides .slider-slide .slide h2{color:var(--font-white);font-size:32px;font-weight:700;line-height:42px;margin:0;transition:all .2s ease-in-out}.slider .slider-track .slider-slides .slider-slide .slide .slider-mask{background:linear-gradient(180deg,rgba(21,11,11,0),rgba(21,11,11,.712) 70.37%,rgba(21,11,11,.9));border-radius:4px;bottom:0;content:" ";height:50%;left:0;max-height:300px;position:absolute;width:100%;z-index:-1}.slider .slider-track .slider-slides .slider-slide .slide>a{height:100%;position:absolute;width:100%}.slider .slider-track .slider-slides .slider-slide .slide:hover h2{color:var(--background-red)}.slider .bullets{bottom:40px!important;left:37px!important;position:absolute;z-index:2}.slider .bullets .slider-bullet{background-color:hsla(0,0%,100%,.302)!important;height:12px;margin:0 4px!important;width:12px}.slider .bullets .active{background-color:#fff!important}@media (max-width:768px){.slider .slider-track .slider-slides .slider-slide .slide{aspect-ratio:1/1;height:100%;padding-left:20px}.slider .slider-track .slider-slides .slider-slide .slide h2{margin-right:15px}.slider .slider-track .slider-slides .slider-slide .slide h2 a{font-size:24px;line-height:30px}.slider .slider-track .slider-slides .slider-slide .slide .slider-mask{height:100%}.slider .bullets{left:17px!important}}.calendar{height:100%;padding:0!important}.calendar-header{border:none!important}.calendar-header table{align-items:center;display:flex;justify-content:space-between;padding:5px}.calendar-header table th{padding:0}.calendar-header table th:hover{background:none!important}.calendar-header table .year-title{color:var(--font-min-black);font-size:20px!important;font-style:normal;font-weight:600!important;height:unset!important;letter-spacing:.01em;line-height:24px;padding:0!important}.calendar-header table .next,.calendar-header table .prev{align-items:center;display:flex;justify-content:center;padding:0!important}.calendar-header table .next span,.calendar-header table .prev span{color:var(--background-black);font-size:25px;height:35px}.calendar .months-container .month-container .month{border-spacing:6px;margin:0;width:100%}.calendar .months-container .month-container .month thead{display:none}.calendar .months-container .month-container .month tr .day{aspect-ratio:1/1;background-color:var(--calendar-day);border-radius:6px;color:var(--font-black);font-size:14px;font-weight:400}.calendar .months-container .month-container .month tr .new,.calendar .months-container .month-container .month tr .old{background-color:unset}.calendar .months-container .month-container .month tr .day-end,.calendar .months-container .month-container .month tr .day-middle,.calendar .months-container .month-container .month tr .day-start{background-color:var(--background-red)!important;color:var(--font-white)}.calendar-event{background:#333;border-radius:4px;color:#fff;display:none;font-size:13px;font-weight:700;padding:4px 8px}.calendar-event #arrow,.calendar-event #arrow:before{background:inherit;height:8px;position:absolute;width:8px}.calendar-event #arrow{visibility:hidden}.calendar-event #arrow:before{content:"";transform:rotate(45deg);visibility:visible}.calendar-event[data-show]{display:block}.calendar-event[data-popper-placement^=top]>#arrow{bottom:-4px}.calendar-event[data-popper-placement^=bottom]>#arrow{top:-4px}.calendar-event[data-popper-placement^=left]>#arrow{right:-4px}.calendar-event[data-popper-placement^=right]>#arrow{left:-4px}.calendar-event .calendar-events-layout{align-items:center;border-top:1px solid #fff;display:flex;flex-direction:column;justify-content:center;margin-top:20px;padding-top:15px}.calendar-event .calendar-events-layout:first-of-type{border-top:none;margin-top:0;padding-top:0}.page-template-homepage table .next span,.page-template-homepage table .prev span{color:var(--background-red)}.divisions{border-bottom:1px solid var(--border-sec);display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr 1fr 2fr;margin-top:60px;padding-bottom:65px}.divisions__sections{border-radius:4px;height:200px;overflow:hidden;position:relative}.divisions__sections--background{background-color:var(--background-red);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.divisions__sections a{align-items:center;display:flex;flex-direction:column;gap:25px;height:100%;justify-content:center}.divisions__sections a p,.divisions__sections a svg{transition:all .2s ease-in-out}.divisions__sections a p{color:var(--font-white);font-size:14px;font-weight:700;letter-spacing:.01em;line-height:17px;margin:0;max-width:80%;text-align:center;text-transform:uppercase}.divisions__sections a:hover p,.divisions__sections a:hover svg{transform:scale(1.1)}.divisions__login{align-items:center;background:linear-gradient(150.23deg,#000 -8.2%,#d70a14 145.72%);border-radius:4px;border-top:10px solid var(--background-red);display:flex;flex-direction:column;gap:10px;grid-area:1/5/3/6;justify-content:flex-start;padding:30px 30px 55px}.divisions__login h4{color:var(--font-white);font-size:20px;font-weight:700;letter-spacing:.01em;line-height:24px;margin:0 0 35px;text-align:center;text-transform:uppercase}.divisions__login .btn-long{align-items:center;display:flex;font-size:16px;font-weight:500;justify-content:space-between;letter-spacing:.04em;line-height:24px;max-height:60px;overflow:hidden;text-transform:uppercase;width:100%}.divisions__add{grid-area:2/1/2/5}@media (max-width:1350px){.divisions{grid-template-columns:repeat(4,1fr)}.divisions__sections{order:1}.divisions__sections--background svg{height:unset;width:100%}.divisions__sections:nth-child(n+3){order:2}.divisions__login{grid-area:1/3/3/5;order:1}.divisions__add{grid-area:3/1/3/5;order:3}}@media (max-width:768px){.divisions{grid-template-columns:repeat(2,1fr)}.divisions__sections{order:2}.divisions__sections:nth-child(n+3){order:3}.divisions__login{grid-area:1/1/2/3}.divisions__add{grid-area:4/1/5/3;order:4}}@media (max-width:576px){.divisions{grid-template-columns:1fr}.divisions__login{font-size:14px;grid-area:1/1/2/2;line-height:20px}.divisions__add{grid-area:6/1/7/2}}.partners{margin-bottom:60px;margin-top:50px}.partners h2{color:var(--font-min-black);font-size:18px;font-weight:700;letter-spacing:.01em;line-height:22px;margin:0;text-align:left;text-transform:uppercase;width:100%}@media (max-width:576px){.partners h2{text-align:center}}.partners__more{align-items:center;display:flex;justify-content:flex-end;margin-bottom:35px;width:100%}@media (max-width:576px){.partners__more{justify-content:center;margin-top:15px}}.partners__more a{font-size:13px;font-weight:500;letter-spacing:.04em;line-height:20px;text-align:center;text-transform:uppercase}.partners__more a svg{fill:var(--background-red);height:10px;margin-left:10px;transform:rotate(180deg);width:10px}.partners-slider .slider-track .slider-slides .partners__slider--partner{align-items:center;display:flex;height:inherit;justify-content:center;max-height:90px;max-width:190px;width:100%}.partners-slider .slider-track .slider-slides .partners__slider--partner img{height:100%;max-height:90px;-o-object-fit:contain;object-fit:contain;width:100%}.slider{box-sizing:border-box;position:relative;width:100%}.slider *{box-sizing:inherit}.slider-slides,.slider-track{overflow:hidden}.slider-slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.slider-slide,.slider-slides-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slider-slide{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;height:100%;white-space:normal;width:100%}.slider-slide a{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none}.slider-arrows,.slider-bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slider-rtl{direction:rtl}.slider-arrow{background-color:transparent;border:2px solid hsla(0,0%,100%,.5);border-radius:4px;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);color:#fff;cursor:pointer;display:block;line-height:1;opacity:1;padding:9px 12px;position:absolute;text-shadow:0 .25em .5em rgba(0,0,0,.1);text-transform:uppercase;top:50%;transform:translateY(-50%);transition:opacity .15s ease,border .3s ease-in-out;z-index:2}.slider-arrow:focus{outline:none}.slider-arrow:hover{border-color:#fff}.slider-arrow-left{left:2em}.slider-arrow-right{right:2em}.slider-arrow-disabled{opacity:.33}.slider-bullets{bottom:2em;display:inline-flex;left:50%;list-style:none;position:absolute;transform:translateX(-50%);z-index:2}.slider-bullet{background-color:hsla(0,0%,100%,.5);border:2px solid transparent;border-radius:50%;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);cursor:pointer;height:9px;line-height:0;margin:0 .25em;padding:0;transition:all .3s ease-in-out;width:9px}.slider-bullet:focus{outline:none}.slider-bullet:focus,.slider-bullet:hover{background-color:hsla(0,0%,100%,.5);border:2px solid #fff}.slider-bullet-active{background-color:#fff}.slider-swipeable{cursor:grab;cursor:-webkit-grab}.slider-dragging{cursor:grabbing;cursor:-webkit-grabbing}.slider{--slider-accent-color:var(--theme-color);--slider-bg-color:#fff5;--slider-bg-color-active:#fff8}.slider-arrow{background-color:var(--slider-bg-color);border:0;border-radius:50%;box-shadow:unset;height:64px;padding:0 5px 0 0;text-shadow:unset;transition:background-color .15s,opacity .15s ease,border .3s ease-in-out;width:64px}.slider-arrow:hover{background-color:var(--slider-bg-color-active)}.slider-arrow-right{transform:translateY(-50%) scaleX(-1)}.slider-bullet{background-color:var(--slider-bg-color);height:16px;margin:0 8px;width:16px}.slider-bullet:focus,.slider-bullet:hover{background-color:var(--slider-bg-color-active);border:2px solid var(--slider-accent-color)}.slider-bullet.active{background-color:var(--slider-accent-color)}#content{margin:unset;max-width:unset;padding:unset}.calendar{-webkit-touch-callout:none;border-radius:4px;direction:ltr;overflow-x:hidden;padding:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calendar:after{clear:both;content:"";display:block}.calendar .calendar-rtl{direction:rtl}.calendar .calendar-rtl .calendar-rtl table tr td span{float:right}.calendar table{border-spacing:0;margin:auto}.calendar table td,.calendar table th{border:none;font-size:12px;height:20px;padding:4px 5px;text-align:center;width:20px}.calendar .calendar-header{border:1px solid #ddd;margin-bottom:20px;width:100%}.calendar .calendar-header table{width:100%}.calendar .calendar-header table th{cursor:pointer;font-size:22px;padding:5px 10px}.calendar .calendar-header table th:hover{background:#eee}.calendar .calendar-header table th.disabled,.calendar .calendar-header table th.disabled:hover{background:none;color:#fff;cursor:default}.calendar .calendar-header table th.next,.calendar .calendar-header table th.prev{width:20px}.calendar .calendar-header .year-title{font-weight:700;height:20px;text-align:center;width:auto}.calendar .calendar-header .year-neighbor{opacity:.4}@media (max-width:991px){.calendar .calendar-header .year-neighbor{display:none}}.calendar .calendar-header .year-neighbor2{opacity:.2}@media (max-width:767px){.calendar .calendar-header .year-neighbor2{display:none}}.calendar .months-container{display:none;flex-wrap:wrap;width:100%}.calendar .months-container .month-container{float:left;padding:0;text-align:center}.calendar .months-container .month-container.month-2{width:16.66666667%}.calendar .months-container .month-container.month-3{width:25%}.calendar .months-container .month-container.month-4{width:33.33333333%}.calendar .months-container .month-container.month-6{width:50%}.calendar .months-container .month-container.month-12{width:100%}.calendar table.month th.month-title{font-size:16px;padding-bottom:5px}.calendar table.month th.day-header{font-size:14px}.calendar table.month tr td,.calendar table.month tr th{padding:0}.calendar table.month tr td.hidden,.calendar table.month tr th.hidden{display:none}.calendar table.month td.week-number{border-right:1px solid #eee;cursor:default;font-weight:700;padding:5px}.calendar table.month td.day.round-left{border-radius:8px 0 0 8px}.calendar table.month td.day.round-right{webkit-border-radius:0 8px 8px 0;border-radius:0 8px 8px 0}.calendar table.month td.day .day-content{border-radius:4px;padding:5px 6px}.calendar table.month td.new,.calendar table.month td.new:hover,.calendar table.month td.old,.calendar table.month td.old:hover{background:none;cursor:default}.calendar table.month td.disabled,.calendar table.month td.disabled:hover{color:#ddd}.calendar table.month td.disabled .day-content:hover,.calendar table.month td.disabled:hover .day-content:hover{background:none;cursor:default}.calendar table.month td.range .day-content{background:rgba(0,0,0,.2);border-radius:0}.calendar table.month td.range.range-start .day-content{border-bottom-left-radius:4px;border-top-left-radius:4px}.calendar table.month td.range.range-end .day-content{border-bottom-right-radius:4px;border-top-right-radius:4px}.calendar .calendar-loading-container{min-height:200px;position:relative;text-align:center}.calendar .calendar-loading-container .calendar-loading{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.calendar .calendar-spinner{margin:20px auto;text-align:center;width:80px}.calendar .calendar-spinner>div{animation:sk-bouncedelay 1s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:16px;margin:5px;width:16px}.calendar .calendar-spinner>div.bounce1{animation-delay:-.32s}.calendar .calendar-spinner>div.bounce2{animation-delay:-.16s}.calendar-context-menu,.calendar-context-menu .submenu{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 5px rgba(0,0,0,.2);-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.2);display:none;position:absolute}.calendar-context-menu .item{position:relative}.calendar-context-menu .item .content{box-sizing:border-box;cursor:pointer;display:table;padding:5px 10px;white-space:nowrap;width:100%}.calendar-context-menu .item .content:hover{background:#eee}.calendar-context-menu .item .content .text{display:table-cell}.calendar-context-menu .item .content .arrow{display:table-cell;padding-left:10px;text-align:right}.calendar-context-menu .item .submenu{top:-1px}.calendar-context-menu .item .submenu:not(.open-left){left:100%}.calendar-context-menu .item .submenu.open-left{right:100%}.calendar-context-menu .item:hover>.submenu{display:block}.table-striped .calendar table.month tr td,.table-striped .calendar table.month tr th{background-color:transparent}table.month td.day .day-content:hover{background:rgba(0,0,0,.2);cursor:pointer}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}