@charset "utf-8";

.vfc-time-picker-container[data-v-49a44f90] { min-width: 250px; }

.vfc-time-picker-container .vfc-modal-time-line > span > span[data-v-49a44f90]:not(:nth-child(2)):not(.vfc-active):hover { cursor: pointer; }

.vfc-time-picker-container .titles[data-v-49a44f90] { display: flex; padding: 10px 0px; }

.vfc-time-picker-container .titles > div[data-v-49a44f90] { -webkit-box-flex: 1; flex: 1 1 0%; text-align: center; color: rgb(102, 179, 204); word-break: break-all; font-size: 25px; }

.vfc-time-picker-container .vfc-time-picker[data-v-49a44f90] { padding-bottom: 20px; }

.vfc-day[data-v-9be65202] { position: relative; }

.vfc-day .times[data-v-9be65202] { position: absolute; top: -5px; background-color: red; color: rgb(255, 255, 255); border-radius: 50%; width: 15px; z-index: 20; height: 15px; line-height: 15px; }

.vfc-day .times[data-v-9be65202]:hover { cursor: pointer; background-color: rgb(199, 0, 0); }

.vfc-day .number[data-v-9be65202] { position: absolute; top: -5px; right: calc(50% + 7px); background-color: green; color: rgb(255, 255, 255); font-size: 10px; border-radius: 50%; width: 15px; z-index: 30; height: 15px; line-height: 15px; }

.vfc-day .number[data-v-9be65202]:hover { background-color: rgb(0, 94, 0); }

.vfc-day .toolTip[data-v-9be65202] { position: absolute; top: -20px; left: 0px; padding: 5px; max-width: 108px; overflow-wrap: break-word; border-radius: 5px; z-index: 200; background-color: rgb(0, 94, 0); }

.footerCon[data-v-be1f7bf6] { display: flex; -webkit-box-pack: justify; justify-content: space-between; margin: 0px 20px 20px; }

.vfc-popover-container:focus { outline: none; }

.vfc-multiple-input input, .vfc-single-input { font-size: inherit; transition: width 0.2s ease 0s; padding: 7px; width: 143px; color: rgb(170, 170, 170); border: 1px solid rgb(239, 239, 239); text-align: center; outline: none; }

.vfc-single-input { border-radius: 10px; }

.vfc-multiple-input input:first-child { border-radius: 10px 0px 0px 10px; }

.vfc-multiple-input input:last-child { border-radius: 0px 10px 10px 0px; }

.vfc-tags-input { display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; }

.vfc-tags-input input { -webkit-box-flex: 1; flex: 1 1 0%; background: transparent; border: none; }

.vfc-tags-input input[type="text"] { color: rgb(73, 80, 87); }

.vfc-tags-input input:focus { outline: none; }

.vfc-tags-input span { margin-right: 0.3em; margin-bottom: 0.3em; padding-right: 0.75em; padding-left: 0.6em; border-radius: 10em; }

.vfc-tags-input-wrapper-default { width: 295px; padding: 0.5em 0.25em; min-height: 15px; background: rgb(255, 255, 255); border: 1px solid rgb(219, 219, 219); border-radius: 10px; }

.vfc-tags-input-badge { width: 85px; background-color: rgb(240, 241, 242); position: relative; display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25em; overflow: hidden; text-overflow: ellipsis; }

.vfc-tags-input-remove { cursor: pointer; position: absolute; display: inline-block; right: 0.3em; top: 0.3em; padding: 0.5em; overflow: hidden; }

.vfc-tags-input-remove::after, .vfc-tags-input-remove::before { content: ""; position: absolute; width: 75%; left: 0.15em; background: rgb(255, 132, 152); height: 2px; margin-top: -1px; transform: rotate(45deg); }

.vfc-tags-input-remove::after { transform: rotate(-45deg); }

.vfc-dark .vfc-single-input, .vfc-dark.vfc-multiple-input input, .vfc-dark.vfc-tags-input-root .vfc-tags-input-wrapper-default { border-color: rgb(40, 69, 108); background-color: rgb(26, 32, 44); }

.vfc-dark.vfc-tags-input-root .vfc-tags-input-wrapper-default.vfc-tags-input .vfc-tags-input-badge, .vfc-main-container { background-color: rgb(255, 255, 255); }

.vfc-main-container { position: relative; border-radius: 0.285714rem; box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 15px 0px; font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", serif; user-select: none; box-sizing: border-box; }

.vfc-main-container.vfc-modal { position: absolute; width: inherit; z-index: 1000; }

.vfc-main-container > * { box-sizing: border-box; }

.vfc-main-container.vfc-dark { background-color: rgb(26, 32, 44); }

.vfc-main-container.vfc-dark .vfc-navigation-buttons div .vfc-arrow-left, .vfc-main-container.vfc-dark .vfc-navigation-buttons div .vfc-arrow-right, .vfc-main-container.vfc-dark .vfc-separately-navigation-buttons div .vfc-arrow-left, .vfc-main-container.vfc-dark .vfc-separately-navigation-buttons div .vfc-arrow-right { border-color: rgb(255, 255, 255); }

.vfc-main-container.vfc-dark .vfc-navigation-buttons div .vfc-arrow-left:active, .vfc-main-container.vfc-dark .vfc-navigation-buttons div .vfc-arrow-right:active, .vfc-main-container.vfc-dark .vfc-separately-navigation-buttons div .vfc-arrow-left:active, .vfc-main-container.vfc-dark .vfc-separately-navigation-buttons div .vfc-arrow-right:active { border-color: rgb(217, 217, 217); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content { background-color: rgb(255, 255, 255); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-navigation-buttons div .vfc-arrow-left, .vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-navigation-buttons div .vfc-arrow-right { border-color: rgb(0, 0, 0); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date { color: rgb(0, 0, 0); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date .vfc-popover-caret { background-color: rgb(255, 255, 255); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date.vfc-underline { text-decoration: underline dotted rgb(102, 179, 204); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-months div.vfc-item { color: rgb(0, 0, 0); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-months div.vfc-item:hover { background-color: rgba(112, 112, 112, 0.3); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-months div.vfc-item.vfc-selected { background-color: rgb(66, 153, 225); color: rgb(255, 255, 255); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-top-date span { color: rgb(255, 255, 255); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-top-date span.vfc-underline { text-decoration: underline rgb(66, 153, 225); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-top-date span.vfc-underline.vfc-underline-active { text-decoration-color: rgb(255, 255, 255); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-dayNames span { color: rgb(191, 191, 191); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week .vfc-week-number { border-color: rgb(56, 178, 172); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day .vfc-base-end, .vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day .vfc-base-start { background-color: rgb(40, 69, 108); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day { color: rgb(255, 255, 255); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-today { background-color: rgb(56, 178, 172); color: rgb(255, 255, 255); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked { background-color: rgb(66, 153, 225); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked.vfc-borderd, .vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked.vfc-end-marked, .vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked.vfc-start-marked { color: rgb(255, 255, 255); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked:not(.vfc-start-marked):not(.vfc-end-marked)::before { background-color: rgb(40, 69, 108); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked::after { color: rgb(0, 0, 0); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked.vfc-hide { color: rgb(191, 191, 191); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-hide { color: rgb(70, 70, 70); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-disabled { color: rgba(133, 133, 133, 0.2); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day::after { color: rgb(0, 0, 0); }

.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-hover:hover, .vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-hovered { z-index: 1; background-color: rgb(70, 130, 180); }

.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-time-picker__list .vfc-time-picker__item { color: rgb(255, 255, 255); }

.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-time-picker__list .vfc-time-picker__item--selected { color: rgb(66, 153, 225); }

.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-time-picker__list::-webkit-scrollbar-track { background: rgb(40, 69, 108); }

.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-time-picker__list::-webkit-scrollbar-thumb { background: rgb(66, 153, 225); }

.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-close::after, .vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-close::before { background-color: rgb(255, 255, 255); }

.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-modal-time-mechanic .vfc-modal-time-line { background-color: rgb(66, 153, 225); color: rgb(255, 255, 255); }

.vfc-time-picker::after { content: ""; display: table; clear: both; }

.vfc-time-picker-container { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: center; justify-content: center; }

.vfc-time-picker__list { float: left; width: 50%; height: 200px; overflow-y: scroll; }

.vfc-time-picker__list::-webkit-scrollbar { width: 3px; }

.vfc-time-picker__list::-webkit-scrollbar-track { background: rgb(239, 239, 239); }

.vfc-time-picker__list::-webkit-scrollbar-thumb { background: rgb(204, 204, 204); }

.vfc-time-picker__with-suffix .vfc-time-picker__list { width: 33.3333%; }

.vfc-time-picker__item { padding: 10px 0px; font-size: 20px; text-align: center; cursor: pointer; transition: font-size 0.3s ease 0s; }

.vfc-time-picker__item:hover { font-size: 32px; }

.vfc-time-picker__item--selected { color: rgb(102, 179, 204); font-size: 32px; }

.vfc-time-picker__item--disabled { opacity: 0.4; cursor: default; font-size: 20px !important; }

.vfc-close { position: absolute; right: 12px; top: 16px; width: 32px; height: 32px; opacity: 0.3; z-index: 100; }

.vfc-close:hover { opacity: 1; }

.vfc-close::after, .vfc-close::before { position: absolute; left: 15px; content: " "; height: 26px; width: 2px; background-color: rgb(255, 255, 255); transform: rotate(45deg); }

.vfc-close::after { transform: rotate(-45deg); }

.vfc-modal-time-mechanic { position: relative; margin: 0px auto; width: 100%; }

.vfc-modal-time-line { width: 100%; background-color: rgb(102, 179, 204); text-align: left; color: rgb(255, 255, 255); font-size: 16px; padding-top: 15px; padding-bottom: 15px; border-radius: 0.285714rem 0.285714rem 0px 0px; }

.vfc-modal-time-line span { margin-left: 15px; }

.vfc-modal-time-line span span.vfc-active { text-decoration: underline; }

.vfc-modal-append { color: rgb(125, 125, 125); font-weight: 400; display: flex; -webkit-box-pack: justify; justify-content: space-between; }

.vfc-modal-midle { display: inline-block; }

.vfc-modal-midle-dig { display: inline-block; text-align: center; }

.vfc-modal-digits { display: flex; -webkit-box-pack: justify; justify-content: space-between; font-size: 50px; }

.vfc-modal-digits select { margin: 5px 0px; width: 100%; text-align: center; text-align-last: center; }

.vfc-arrow { opacity: 0.3; transition: all 0.2s ease 0s; }

.vfc-arrow:hover { opacity: 1; }

.vfc-arrow-up { border-bottom: 20px solid rgb(51, 51, 51); }

.vfc-arrow-down, .vfc-arrow-up { width: 0px; height: 0px; border-left: 20px solid transparent; border-right: 20px solid transparent; }

.vfc-arrow-down { border-top: 20px solid rgb(51, 51, 51); }

.vfc-separately-navigation-buttons { margin-bottom: -80px; }

.vfc-navigation-buttons { width: 100%; position: absolute; }

.vfc-navigation-buttons, .vfc-separately-navigation-buttons { -webkit-box-flex: 0; flex: 0 1 15%; margin-top: -10px; display: flex; -webkit-box-align: center; align-items: center; }

.vfc-navigation-buttons.vfc-left, .vfc-separately-navigation-buttons.vfc-left { -webkit-box-pack: start; justify-content: flex-start; }

.vfc-navigation-buttons.vfc-right, .vfc-separately-navigation-buttons.vfc-right { -webkit-box-pack: end; justify-content: flex-end; }

.vfc-navigation-buttons.vfc-space-between, .vfc-separately-navigation-buttons.vfc-space-between { -webkit-box-pack: justify; justify-content: space-between; }

.vfc-navigation-buttons div, .vfc-separately-navigation-buttons div { z-index: 200; display: flex; color: rgb(0, 0, 0); font-size: 18px; margin: 20px 10px; }

.vfc-navigation-buttons div.vfc-cursor-pointer, .vfc-separately-navigation-buttons div.vfc-cursor-pointer { cursor: pointer; }

.vfc-navigation-buttons div .vfc-arrow-left, .vfc-separately-navigation-buttons div .vfc-arrow-left { width: 12px; height: 12px; border-top: 2px solid rgb(10, 12, 25); border-left: 2px solid rgb(10, 12, 25); border-right-color: rgb(10, 12, 25); border-bottom-color: rgb(10, 12, 25); transform: rotate(-45deg); }

.vfc-navigation-buttons div .vfc-arrow-left.vfc-disabled, .vfc-navigation-buttons div .vfc-arrow-left:active, .vfc-navigation-buttons div .vfc-arrow-right.vfc-disabled, .vfc-navigation-buttons div .vfc-arrow-right:active, .vfc-separately-navigation-buttons div .vfc-arrow-left.vfc-disabled, .vfc-separately-navigation-buttons div .vfc-arrow-left:active, .vfc-separately-navigation-buttons div .vfc-arrow-right.vfc-disabled, .vfc-separately-navigation-buttons div .vfc-arrow-right:active { border-color: rgb(221, 221, 221); }

.vfc-navigation-buttons div .vfc-arrow-right, .vfc-separately-navigation-buttons div .vfc-arrow-right { width: 12px; height: 12px; border-top: 2px solid rgb(10, 12, 25); border-right: 2px solid rgb(10, 12, 25); border-bottom-color: rgb(10, 12, 25); border-left-color: rgb(10, 12, 25); transform: rotate(45deg); }

.vfc-calendar { position: relative; -webkit-box-flex: 1; flex: 1 1 0%; height: auto; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-flow: column; -webkit-box-align: stretch; align-items: stretch; }

.vfc-calendar .vfc-content { margin-bottom: 20px; }

.vfc-calendars { -webkit-box-flex: 1; flex: 1 1 75%; flex-wrap: wrap; }

.vfc-calendars, .vfc-calendars-container { display: flex; }

.vfc-calendars-container { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; height: 100%; position: relative; overflow: hidden; }

.vfc-calendar-fade-enter-active, .vfc-calendar-fade-leave-active, .vfc-calendar-slide-down-enter-active, .vfc-calendar-slide-down-leave-active, .vfc-calendar-slide-left-enter-active, .vfc-calendar-slide-left-leave-active, .vfc-calendar-slide-right-enter-active, .vfc-calendar-slide-right-leave-active, .vfc-calendar-slide-up-enter-active, .vfc-calendar-slide-up-leave-active { transition: all 0.25s ease-in-out 0s; }

.vfc-calendar-fade-leave-active, .vfc-calendar-none-leave-active, .vfc-calendar-slide-down-leave-active, .vfc-calendar-slide-left-leave-active, .vfc-calendar-slide-right-leave-active, .vfc-calendar-slide-up-leave-active { position: absolute; }

.vfc-calendar-none-enter-active, .vfc-calendar-none-leave-active { transition-duration: 0s; }

.vfc-calendar-slide-left-enter, .vfc-calendar-slide-right-leave-to { opacity: 0; transform: translateX(25px); }

.vfc-calendar-slide-left-leave-to, .vfc-calendar-slide-right-enter { opacity: 0; transform: translateX(-25px); }

.vfc-calendar-slide-down-leave-to, .vfc-calendar-slide-up-enter { opacity: 0; transform: translateY(20px); }

.vfc-calendar-slide-down-enter, .vfc-calendar-slide-up-leave-to { opacity: 0; transform: translateY(-20px); }

.vfc-months { flex: 1 1 75%; padding: 0px; flex-wrap: wrap; -webkit-box-pack: justify; justify-content: space-between; }

.vfc-months, .vfc-months .vfc-item { -webkit-box-flex: 1; display: flex; }

.vfc-months .vfc-item { flex: 1 1 30%; margin: 3px; -webkit-box-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; text-align: center; outline-style: none; border-radius: 5px; }

.vfc-months .vfc-item:hover { background-color: rgba(112, 112, 112, 0.3); transition: background-color 0.2s ease-in-out 0s; cursor: pointer; }

.vfc-months .vfc-item.vfc-selected { background-color: rgb(66, 153, 225); color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px; }

.vfc-months-container { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; margin-left: -20px; }

.vfc-months-container.vfc-left { -webkit-box-pack: start; justify-content: flex-start; margin-left: 0px; }

.vfc-months-container.vfc-left .vfc-content .vfc-navigation-buttons .vfc-top-date .vfc-popover-caret { left: 45px; }

.vfc-months-container.vfc-center { -webkit-box-pack: center; justify-content: center; }

.vfc-months-container.vfc-right { -webkit-box-pack: end; justify-content: flex-end; }

.vfc-months-container.vfc-right .vfc-content .vfc-navigation-buttons .vfc-top-date .vfc-popover-caret { left: calc(100% - 90px); }

.vfc-months-container .vfc-content { width: 45%; min-width: 133px; position: absolute; z-index: 1000; background-color: rgb(45, 55, 72); border: 1px solid; border-radius: 5px; top: 55px; color: rgb(255, 255, 255); padding: 5px 0px; }

.vfc-months-container .vfc-content .vfc-navigation-buttons { position: unset; display: flex; -webkit-box-pack: justify; justify-content: space-between; }

.vfc-months-container .vfc-content .vfc-navigation-buttons div { margin: 10px; }

.vfc-months-container .vfc-content .vfc-navigation-buttons div:hover { cursor: pointer; }

.vfc-months-container .vfc-content .vfc-navigation-buttons div:hover .vfc-arrow-left, .vfc-months-container .vfc-content .vfc-navigation-buttons div:hover .vfc-arrow-right { border-color: rgb(66, 153, 225); }

.vfc-months-container .vfc-content .vfc-navigation-buttons div .vfc-arrow-left, .vfc-months-container .vfc-content .vfc-navigation-buttons div .vfc-arrow-right { border-color: rgb(255, 255, 255); width: 8px; height: 8px; }

.vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date { font-size: 18px; font-weight: 700; margin: 0px; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: center; justify-content: center; }

.vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date-has-delta:hover { cursor: pointer; }

.vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date .vfc-popover-caret { content: ""; position: absolute; display: block; width: 12px; height: 12px; border-top: inherit; border-left: inherit; background-image: inherit; background-position: inherit; background-size: inherit; background-repeat: inherit; background-attachment: inherit; background-origin: inherit; background-clip: inherit; z-index: -1; background-color: rgb(45, 55, 72); transform: translateY(-40%) rotate(45deg); top: 0px; left: 50%; }

.vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date.vfc-underline { cursor: pointer; text-decoration: underline dotted rgb(102, 179, 204); }

.vfc-months-container .vfc-content .vfc-months { -webkit-box-flex: 1; flex: 1 1 75%; padding: 0px; display: flex; flex-wrap: wrap; -webkit-box-pack: justify; justify-content: space-between; }

.vfc-months-container .vfc-content .vfc-months div.vfc-item { -webkit-box-flex: 1; flex: 1 1 30%; margin: 3px; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; text-align: center; outline-style: none; border-radius: 5px; }

.vfc-months-container .vfc-content .vfc-months div.vfc-item:hover { background-color: rgba(112, 112, 112, 0.3); transition: background-color 0.2s ease-in-out 0s; cursor: pointer; }

.vfc-months-container .vfc-content .vfc-months div.vfc-item.vfc-selected { background-color: rgb(66, 153, 225); color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px; }

.vfc-content { margin: 0px 20px; z-index: 100; }

.vfc-top-date { margin: 25px; font-size: 18px; font-weight: 400; }

.vfc-top-date.vfc-left { text-align: left; }

.vfc-top-date.vfc-right { text-align: right; }

.vfc-top-date.vfc-center { text-align: center; }

.vfc-top-date span { cursor: default; text-decoration: unset; margin: 0px 2px; color: rgb(0, 0, 0); }

.vfc-top-date span.vfc-cursor-pointer { cursor: pointer; }

.vfc-top-date span.vfc-underline { cursor: pointer; text-decoration: underline rgb(102, 179, 204); }

.vfc-top-date span.vfc-underline.vfc-underline-active { text-decoration-color: rgb(0, 0, 0); }

.vfc-dayNames, .vfc-week { display: flex; }

.vfc-dayNames { flex: 0 0 30px; margin-bottom: 10px; }

.vfc-dayNames span { width: 100%; margin-right: 5px; color: rgb(51, 51, 51); text-align: center; }

.vfc-dayNames span:last-child { margin-right: 0px; }

.vfc-week-number { border-right: 1px solid rgb(255, 132, 152); }

.vfc-week .vfc-day { position: relative; width: 100%; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin-top: 3px; }

.vfc-week .vfc-day .vfc-base-end, .vfc-week .vfc-day .vfc-base-start { position: absolute; background: rgb(143, 216, 236); height: 100%; width: 50% !important; border-radius: 0px !important; border-right-width: 0px !important; }

.vfc-week .vfc-day .vfc-base-start { right: 0px; }

.vfc-week .vfc-day .vfc-base-end { left: 0px; }

.vfc-week .vfc-day span.vfc-span-day { display: inline-block; text-align: center; width: 30px; line-height: 30px; border-radius: 50%; margin: 0px auto; vertical-align: middle; }

.vfc-week .vfc-day span.vfc-span-day.vfc-today { background-color: rgb(255, 132, 152); color: rgb(255, 255, 255); }

.vfc-week .vfc-day span.vfc-span-day.vfc-cursor-not-allowed { cursor: not-allowed; }

.vfc-week .vfc-day span.vfc-span-day.vfc-marked { margin: auto; background-color: rgb(102, 179, 204); border-radius: 50%; opacity: 1; z-index: 1; }

.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-borderd, .vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-end-marked, .vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-start-marked { color: rgb(255, 255, 255); }

.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-borderd::before, .vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-end-marked::before, .vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-start-marked::before { background: transparent; }

.vfc-week .vfc-day span.vfc-span-day.vfc-marked::before { top: 0px; left: 0px; content: ""; position: absolute; background-color: rgb(143, 216, 236); width: 100%; height: 100%; z-index: -1; }

.vfc-week .vfc-day span.vfc-span-day.vfc-marked::after { color: rgb(0, 0, 0); }

.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-hide { color: rgb(217, 217, 217); }

.vfc-week .vfc-day span.vfc-span-day.vfc-hide { color: rgb(191, 191, 191); }

.vfc-week .vfc-day span.vfc-span-day.vfc-disabled { margin: auto; color: rgba(0, 0, 0, 0.2); border-radius: 50%; opacity: 1; z-index: 2; }

.vfc-week .vfc-day span.vfc-span-day::after { z-index: 2; position: absolute; inset: 0px; content: attr(data-date); color: rgb(0, 0, 0); display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }

.vfc-week .vfc-day span.vfc-span-day.vfc-hover:hover, .vfc-week .vfc-day span.vfc-span-day.vfc-hovered { background-color: rgb(218, 218, 218); z-index: 100; }

.vfc-week .vfc-day:last-child { color: rgb(0, 0, 0); }

.rangeCleaner { padding: 5px 0px 10px; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }

.rangeCleaner span { color: rgb(255, 255, 255); border-radius: 5px; border: none; padding: 5px; }

.rangeCleaner span.active { background-color: rgb(102, 179, 204); }

.rangeCleaner span.active:hover { background-color: rgb(79, 138, 158); cursor: pointer; }

.rangeCleaner span.disabled { background-color: rgb(148, 148, 148); }

.vdr { touch-action: none; border: 1px dashed rgb(0, 0, 0); }

.handle, .vdr { position: absolute; box-sizing: border-box; }

.handle { width: 10px; height: 10px; background: rgb(238, 238, 238); border: 1px solid rgb(51, 51, 51); }

.handle-tl { top: -10px; left: -10px; cursor: nw-resize; }

.handle-tm { top: -10px; left: 50%; margin-left: -5px; cursor: n-resize; }

.handle-tr { top: -10px; right: -10px; cursor: ne-resize; }

.handle-ml { left: -10px; cursor: w-resize; }

.handle-ml, .handle-mr { top: 50%; margin-top: -5px; }

.handle-mr { right: -10px; cursor: e-resize; }

.handle-bl { bottom: -10px; left: -10px; cursor: sw-resize; }

.handle-bm { bottom: -10px; left: 50%; margin-left: -5px; cursor: s-resize; }

.handle-br { bottom: -10px; right: -10px; cursor: se-resize; }

@media only screen and (max-width: 768px) {
  [class*="handle-"]::before { content: ""; inset: -10px; position: absolute; }
}

.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0px; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform, -webkit-transform; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { transform: translateZ(0px); }

.swiper-container-multirow > .swiper-wrapper { flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0px auto; }

.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank { visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; align-items: flex-start; transition-property: transform, height, -webkit-transform; }

.swiper-container-3d { perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper { transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper { touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper { touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: 50% center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22 22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E"); left: 10px; right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E"); right: 10px; left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22 22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22 22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E"); }

.swiper-button-lock { display: none; }

.swiper-pagination { position: absolute; text-align: center; transition: opacity 0.3s ease 0s; transform: translateZ(0px); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0px; width: 100%; }

.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0px; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transform: scale(0.33); position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { transform: scale(0.33); }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: rgb(0, 0, 0); opacity: 0.2; }

button.swiper-pagination-bullet { border: none; margin: 0px; padding: 0px; box-shadow: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: rgb(0, 122, 255); }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; transform: translate3d(0px, -50%, 0px); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0px; display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; transform: translateY(-50%); width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; transition: transform 0.2s ease 0s, top 0.2s ease 0s, -webkit-transform 0.2s ease 0s; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0px 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; transform: translateX(-50%); white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: transform 0.2s ease 0s, left 0.2s ease 0s, -webkit-transform 0.2s ease 0s; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: transform 0.2s ease 0s, right 0.2s ease 0s, -webkit-transform 0.2s ease 0s; }

.swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: rgb(0, 122, 255); position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; transform: scale(0); transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0px; top: 0px; }

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar { width: 4px; height: 100%; left: 0px; top: 0px; }

.swiper-pagination-white .swiper-pagination-bullet-active { background: rgb(255, 255, 255); }

.swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: rgb(255, 255, 255); }

.swiper-pagination-black .swiper-pagination-bullet-active { background: rgb(0, 0, 0); }

.swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: rgb(0, 0, 0); }

.swiper-pagination-lock { display: none; }

.swiper-scrollbar { border-radius: 10px; position: relative; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0px; top: 0px; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-scrollbar-lock { display: none; }

.swiper-zoom-container { width: 100%; height: 100%; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg { max-width: 100%; max-height: 100%; object-fit: contain; }

.swiper-slide-zoomed { cursor: move; }

.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; transform-origin: 50% center; animation: 1s steps(12) 0s infinite normal none running swiper-preloader-spin; }

.swiper-lazy-preloader::after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E"); background-position: 50% center; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white::after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E"); }

@-webkit-keyframes swiper-preloader-spin { 
  100% { transform: rotate(1turn); }
}

@keyframes swiper-preloader-spin { 
  100% { transform: rotate(1turn); }
}

.swiper-container .swiper-notification { position: absolute; left: 0px; top: 0px; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube { overflow: visible; }

.swiper-container-cube .swiper-slide { pointer-events: none; backface-visibility: hidden; z-index: 1; visibility: hidden; transform-origin: 0px 0px; width: 100%; height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { transform-origin: 100% 0px; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top { z-index: 0; backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0px; bottom: 0px; width: 100%; height: 100%; background: rgb(0, 0, 0); opacity: 0.6; filter: blur(50px); z-index: 0; }

.swiper-container-flip { overflow: visible; }

.swiper-container-flip .swiper-slide { pointer-events: none; backface-visibility: hidden; z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper { }