/* https://brainrain.com.ua/wp-content/themes/brainrain/app/Shortcodes/calendar/assets/style.css?ver=5.8.13 */
.calendar-wrapper-background{background:linear-gradient(180deg,rgba(38,55,184,.03) 0%,rgba(255,255,255,.0001) 96%,rgba(152,156,191,.182993) 100%);background-color:rgba(38,55,184,.03)}.shortcode-calendar{position:relative;display:flex;justify-content:space-between;margin:160px auto;margin-bottom:calc(160px - 24px)}@media (max-width:991px){.shortcode-calendar{flex-direction:column;align-items:center;margin:80px auto;margin-bottom:calc(80px - 24px)}}@media (max-width:767px){.shortcode-calendar{display:none}}.shortcode-calendar:before{content:"";position:absolute;top:0;bottom:0;right:-180px;z-index:-1;width:100%;max-width:850px;background:url(/wp-content/themes/brainrain/app/Shortcodes/calendar/assets/calendar-bg5.svg) no-repeat right center;background-size:contain;pointer-events:none}@media (max-width:991px){.shortcode-calendar:before{display:none}}.shortcode-calendar .countdown{display:flex;flex-direction:column;margin:10px auto;width:100%}.shortcode-calendar .countdown .coundown-text{display:block;margin:0 0 30px;font-weight:700;font-size:13px;line-height:1.5;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#484554}.shortcode-calendar .countdown .clock{margin-bottom:38px}.shortcode-calendar .countdown .digits-desc,.shortcode-calendar .countdown .digits{display:flex}.shortcode-calendar .countdown .digits-desc>div,.shortcode-calendar .countdown .digits>div{display:flex;justify-content:center;width:33.3%;flex-grow:1}.shortcode-calendar .countdown .digits{margin-bottom:10px}.shortcode-calendar .countdown .digits .separator{flex-grow:0}.shortcode-calendar .countdown .digits .separator,.shortcode-calendar .countdown .digits .digit{display:block;color:#F84136;font-weight:300;font-size:40px;line-height:1.2;letter-spacing:1px}.shortcode-calendar .countdown .desc{font-weight:500;font-size:14px;line-height:16px;text-align:center;color:#484554}.shortcode-calendar .calendar-wrapper{display:flex;flex-direction:column;width:100%;max-width:530px}.shortcode-calendar .calendar-wrapper .calendar-title{display:block;margin-bottom:80px;font-weight:700;font-size:40px;line-height:1.5;color:#181819;text-align:center}.shortcode-calendar .calendar-wrapper .calendar-months{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:45px;padding:0 50px}.shortcode-calendar .calendar-wrapper .calendar-months .calendar-month-item{display:none;font-weight:700;font-size:18px;line-height:1.8;text-align:center;letter-spacing:.5px}.shortcode-calendar .calendar-wrapper .calendar-months .calendar-month-item.active{display:block}.shortcode-calendar .calendar-wrapper .calendar-months .calendar-arrow-left,.shortcode-calendar .calendar-wrapper .calendar-months .calendar-arrow-right{position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:32px;cursor:pointer}.shortcode-calendar .calendar-wrapper .calendar-months .calendar-arrow-left svg,.shortcode-calendar .calendar-wrapper .calendar-months .calendar-arrow-right svg{fill:#2637B8}.shortcode-calendar .calendar-wrapper .calendar-months .calendar-arrow-left.disabled,.shortcode-calendar .calendar-wrapper .calendar-months .calendar-arrow-right.disabled{pointer-events:none}.shortcode-calendar .calendar-wrapper .calendar-months .calendar-arrow-left.disabled svg,.shortcode-calendar .calendar-wrapper .calendar-months .calendar-arrow-right.disabled svg{fill:#D6D6D6}.shortcode-calendar .calendar-wrapper .calendar-months .calendar-arrow-right{right:0;left:auto}.shortcode-calendar .calendar-wrapper .calendar{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:24px}.shortcode-calendar .calendar-wrapper .calendar.loading{pointer-events:none}.shortcode-calendar .calendar-wrapper .calendar .calendar-cell{display:flex;align-items:center;justify-content:center;margin:auto;width:55px;height:48px;font-weight:500;font-size:16px;line-height:1.4;color:#28272D}.shortcode-calendar .calendar-wrapper .calendar .calendar-cell.empty-cell{height:0}.shortcode-calendar .calendar-wrapper .calendar .calendar-cell.calendar-head{font-weight:600}.shortcode-calendar .calendar-wrapper .calendar .calendar-cell.calendar-head.day-off{color:#F84136}.shortcode-calendar .calendar-wrapper .calendar .calendar-cell.calendar-event{position:relative;border-radius:24px;font-weight:700;color:#F84136;background:#fff}.shortcode-calendar .calendar-wrapper .calendar .calendar-cell.calendar-event span{position:relative;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:55px;height:48px;border-radius:24px;color:inherit;background:inherit}.shortcode-calendar .calendar-wrapper .calendar .calendar-cell.calendar-event.active{color:#fff;background:#F84136}.shortcode-calendar .calendar-wrapper .calendar .calendar-cell.calendar-event.multi-day-event:not(.weekend)+.multi-day-event:not(.weekstart):before{content:"";position:absolute;z-index:2;top:0;bottom:0;display:block;width:calc(100% + 24px);background:#fff;pointer-events:none;left:-12px;transform:translateX(-50%)}.shortcode-calendar .calendar-wrapper .calendar .calendar-cell.calendar-event.multi-day-event:not(.weekend)+.multi-day-event:not(.weekstart).active:before{background:#F84136}.shortcode-calendar .calendar-wrapper .calendar .calendar-cell.calendar-event.multi-day-event:not(.weekend):not(.active)+.multi-day-event:not(.weekstart).active:before{background:#fff}.shortcode-calendar .calendar-event-wrapper{margin-left:30px;padding-top:115px;padding-bottom:24px;width:100%;max-width:456px}@media (max-width:991px){.shortcode-calendar .calendar-event-wrapper{margin-left:0;margin-top:30px;max-width:100%}}.shortcode-calendar .calendar-event-wrapper .calendar-event-inner{display:flex;flex-direction:column;padding:40px 40px;border-radius:12px;background:#fff}.shortcode-calendar .calendar-event-wrapper .calendar-event-item{display:flex;flex-direction:column;margin-bottom:47px}.shortcode-calendar .calendar-event-wrapper .calendar-event-item:last-child{margin-bottom:0}.shortcode-calendar .calendar-event-wrapper .event-date{display:block;margin-bottom:10px;font-weight:700;font-size:14px;line-height:1.5;letter-spacing:1.6px;color:#F84136;text-transform:uppercase}.shortcode-calendar .calendar-event-wrapper .event-name{display:block;margin-bottom:10px;font-weight:700;font-size:18px;line-height:1.7;color:#181819}.shortcode-calendar .calendar-event-wrapper .event-link{display:inline-block;font-weight:600;font-size:16px;line-height:1.5;color:#2637B8;letter-spacing:.5px}.shortcode-calendar .calendar-event-wrapper .event-link:hover{color:#1d2a8e;text-decoration:none}.shortcode-calendar .calendar-event-wrapper .calendar-single-event-item{height:100%}.shortcode-calendar .calendar-event-wrapper .calendar-single-event-item .event-single-info{margin:-40px -40px 0;padding:40px 40px 35px;width:calc(100% + 80px);background:linear-gradient(180deg,rgb(251,250,251) 0%,rgb(251,250,251) 90%,rgb(239,238,245) 100%)}.shortcode-calendar .calendar-event-wrapper .calendar-single-event-item .event-date{margin-bottom:22px}.shortcode-calendar .calendar-event-wrapper .calendar-single-event-item .event-name{margin-bottom:0}.shortcode-calendar .calendar-event-wrapper .calendar-single-event-item .event-single-actions{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 15px 0}.shortcode-calendar .calendar-event-wrapper .calendar-single-event-item .btn-register-blue.btn-primary{margin-bottom:30px;width:100%!important}