.when-modal-calendar[data-v-b0983aaa]{--cst-cell-width: 100%;--cst-cell-height: 70px;--cst-cell-padding: 5px 4px;--cst-cell-gap: 8px;--cst-weekday-font-size: 12px;--cst-digits-font-size: 24px;--cst-date-font-size: 16px;--cst-day-index-font-size: 12px;--cst-grid-margin: 40px auto 0 auto;--cst-cell-border-radius: 8px;--cst-weekday-height: 24px;--cst-day-index-margin: 0px;display:flex;flex-direction:column;gap:var(--cst-cell-gap);margin:var(--cst-grid-margin)}.when-modal-calendar-small[data-v-b0983aaa]{--cst-cell-width: 100%;--cst-cell-padding: 2px 4px;--cst-cell-gap: 5px;--cst-cell-height: 60px;--cst-digits-font-size: 20px;--cst-date-font-size: 12px;--cst-day-index-font-size: 10px}.when-modal-calendar-wide[data-v-b0983aaa]{--cst-cell-width: 100%;--cst-cell-padding: 2px 4px;--cst-cell-gap: 6px 4px;--cst-cell-height: 70px;--cst-digits-font-size: 20px;--cst-date-font-size: 12px;--cst-day-index-font-size: 11px;--cst-cell-border-radius: 4px;--cst-weekday-font-size: 11px;--cst-weekday-height: 21px}.when-calendar-week-days[data-v-b0983aaa]{display:flex;flex-direction:row;gap:var(--cst-cell-gap);width:100%}.when-calendar-week-day[data-v-b0983aaa]{display:flex;width:var(--cst-cell-width);height:var(--cst-weekday-height);flex-direction:column;align-items:center;justify-content:center;border-radius:var(--cst-cell-border-radius);background:var(--Dark-2, #1A3947);color:var(--White, #FFF);text-align:center;font-family:Barlow;font-size:var(--cst-weekday-font-size);font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.when-calendar-week-day.weekend[data-v-b0983aaa]{color:var(--Orange, #FC6433)}.when-calendar-week[data-v-b0983aaa]{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--cst-cell-gap);width:100%}.when-calendar-date[data-v-b0983aaa]{--cst-selected-color: transparent;display:flex;height:var(--cst-cell-height);width:var(--cst-cell-width);padding:5px 0 23px;flex-direction:column;align-items:center;border-radius:var(--cst-cell-border-radius);border:1px solid rgba(255,255,255,.2);background:var(--Dark, #052330);text-align:center;font-family:Barlow;font-size:var(--cst-date-font-size);font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;background:var(--cst-selected-color);-webkit-user-select:none;user-select:none;justify-content:space-between}.when-calendar-date.inactive[data-v-b0983aaa]{color:var(--White, #FFF);opacity:.3}.when-calendar-date.active[data-v-b0983aaa]{border:1.5px solid #6FB622}.when-calendar-date.active.is-highlighted[data-v-b0983aaa]{border:1.5px solid var(--Blue, #0095FF)!important;background:linear-gradient(0deg,#ffffff0f,#ffffff0f),#0095ff1a}.when-calendar-date.is-selectable[data-v-b0983aaa]{cursor:pointer}.when-calendar-date.is-selected[data-v-b0983aaa]{--cst-selected-color: rgb(255 255 255 / .2)}.when-calendar-date.gap-cell[data-v-b0983aaa]{opacity:1;pointer-events:none;padding-top:12px!important}.when-calendar-date.gap-cell .gap-days[data-v-b0983aaa]{color:var(--White, #FFF);font-family:Barlow;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}@media screen and (max-width: 480px){.when-calendar-date.gap-cell .gap-days[data-v-b0983aaa]{font-size:12px}}.when-calendar-date .gap-plus[data-v-b0983aaa]{color:var(--White, #FFF);text-align:center;font-family:Barlow;font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media screen and (max-width: 480px){.when-calendar-date .gap-plus[data-v-b0983aaa]{line-height:20px;padding-top:6px}}.when-calendar-date.when-start-day[data-v-b0983aaa]{background:url(/img/group/group-when-day-start.svg) 0 50% no-repeat,var(--cst-selected-color);background-position-x:-1px;background-size:contain}.when-calendar-date.when-start-day.is-highlighted[data-v-b0983aaa]{background:url(/img/group/group-when-day-start.svg) 0 50% no-repeat,linear-gradient(0deg,#ffffff0f,#ffffff0f),#0095ff1a;background-position-x:-1px,0%,0%;background-size:contain,auto,auto}.when-calendar-date.when-end-day[data-v-b0983aaa]{background:url(/img/group/group-when-day-end.svg) 100% 50% no-repeat,var(--cst-selected-color);background-position-x:calc(100% + 1px);background-size:contain}.when-calendar-date.when-end-day .cst-year.mobile-only[data-v-b0983aaa],.when-calendar-date.when-end-day .cst-year.desktop-only[data-v-b0983aaa]{color:var(--Orange, #FC6433)}.when-calendar-date.when-end-day.is-highlighted[data-v-b0983aaa]{background:url(/img/group/group-when-day-end.svg) 100% 50% no-repeat,linear-gradient(0deg,#ffffff0f,#ffffff0f),#0095ff1a;background-position-x:calc(100% + 1px),0%,0%;background-size:contain,auto,auto}.when-calendar-date.when-start-day.when-end-day[data-v-b0983aaa]{background:url(/img/group/group-when-day-start.svg) left center no-repeat,url(/img/group/group-when-day-end.svg) right center no-repeat,var(--cst-selected-color);background-size:contain,contain,auto;background-position-x:-1.5px,calc(100% + 1.5px),0%}.when-calendar-date.when-start-day.when-end-day.is-highlighted[data-v-b0983aaa]{background:url(/img/group/group-when-day-start.svg) left center no-repeat,url(/img/group/group-when-day-end.svg) right center no-repeat,linear-gradient(0deg,#ffffff0f,#ffffff0f),#0095ff1a;background-size:contain,contain,auto,auto;background-position-x:-1.5px,calc(100% + 1.5px),0%,0%}@media screen and (max-width: 375px){.when-calendar-date.when-end-day[data-v-b0983aaa]{background:url(/img/group/group-when-day-end.svg) 105% 30% no-repeat,var(--cst-selected-color)}.when-calendar-date.when-start-day[data-v-b0983aaa]{background:url(/img/group/group-when-day-start.svg) -5% 50% no-repeat,var(--cst-selected-color)}}.calendar-active-month[data-v-b0983aaa]{color:var(--White, #FFF)}.calendar-active-month[data-v-b0983aaa],.calendar-inactive-month[data-v-b0983aaa]{line-height:18px}.cst-month[data-v-b0983aaa]{margin-right:2px}.cst-year[data-v-b0983aaa]{margin-left:2px}.desktop-only[data-v-b0983aaa]{display:inline}.mobile-only[data-v-b0983aaa]{display:none;font-size:10px}.calendar-ellipsis[data-v-b0983aaa]{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--White, #FFF);font-size:18px}.gap-content[data-v-b0983aaa]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:100%;height:100%}.when-calendar-active-date[data-v-b0983aaa]{color:var(--Green, #FC6433)}.calendar-active-time[data-v-b0983aaa]{color:var(--Orange, #6FB622);font-size:var(--cst-day-index-font-size);line-height:18px;margin-top:var(--cst-day-index-margin)}.when-calendar-date-digit[data-v-b0983aaa]{font-size:var(--cst-digits-font-size);line-height:var(--cst-digits-font-size);font-variant-numeric:tabular-nums}.calendar-day-index[data-v-b0983aaa]{color:var(--7A8E96, #7A8E96);text-align:center;font-family:Barlow;font-size:var(--cst-day-index-font-size);font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;line-height:var(--cst-day-index-font-size);margin-top:var(--cst-day-index-margin);line-height:18px;font-variant-numeric:tabular-nums}.when-calendar-date.no-time[data-v-b0983aaa]{padding:5px 0 23px}@media screen and (max-width: 480px){.when-calendar-date.no-time[data-v-b0983aaa]{padding:2px 0 18px}}@media screen and (max-width: 480px){.when-modal-calendar[data-v-b0983aaa]{--cst-digits-font-size: 20px;--cst-date-font-size: 12px;--cst-day-index-font-size: 11px;--cst-cell-padding: 1px 0;--cst-cell-width: 100%;--cst-cell-height: 60px;--cst-cell-gap: 5.41px 4px;--cst-weekday-font-size: 11px;--cst-cell-border-radius: 4px}.when-modal-calendar-small[data-v-b0983aaa]{--cst-digits-font-size: 16px;--cst-date-font-size: 9px;--cst-day-index-font-size: 7.5px;--cst-cell-padding: 2px 0}.calendar-active-time[data-v-b0983aaa]{font-size:8px}.when-calendar-date[data-v-b0983aaa]{padding:2px 0 18px}.desktop-only[data-v-b0983aaa]{display:none}.mobile-only[data-v-b0983aaa]{display:inline}.cst-month[data-v-b0983aaa]{font-size:10px}}@media screen and (max-height: 750px){.when-calendar-week.first-outside-week[data-v-b0983aaa],.when-calendar-week.last-outside-week[data-v-b0983aaa]{display:none}}.when-modal-header[data-v-fd5bee72]{font-family:Barlow;font-size:24px;font-style:normal;font-weight:800;color:#fff;line-height:normal;text-transform:uppercase;gap:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 480px){.when-modal-header[data-v-fd5bee72]{font-size:20px;gap:12px}}.when-modal-header span[data-v-fd5bee72]{font-family:Barlow;font-size:24px;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}@media screen and (max-width: 480px){.when-modal-header span[data-v-fd5bee72]{font-size:20px}}.when-modal-calendar[data-v-fd5bee72]{--cst-grid-margin: 28px auto 0 auto}@media screen and (max-width: 480px){.when-modal-calendar[data-v-fd5bee72]{--cst-grid-margin: 20px auto 0 auto}}@media screen and (max-width: 375px){.modal-group .modal-content[data-v-fd5bee72]{position:static}.modal-group .modal-content[data-v-fd5bee72]{min-height:unset}}.when-modal-header .start-days-count[data-v-fd5bee72]{font-family:Barlow;font-size:24px;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}@media screen and (max-width: 480px){.when-modal-header .start-days-count[data-v-fd5bee72]{font-size:20px}}.departed-group[data-v-fd5bee72]{color:var(--7A8E96, #7A8E96);font-family:Barlow;font-size:24px;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;padding:0 0 10px}.dates-info[data-v-fd5bee72]{width:100%}@media screen and (min-width: 992px){.dates-info[data-v-fd5bee72]{font-size:32px!important}}.tour-line[data-v-fd5bee72]{display:inline-flex;align-items:center;gap:12px}@media screen and (max-width: 480px){.tour-line[data-v-fd5bee72]{flex-direction:column}.tour-line .bullet[data-v-fd5bee72]{display:none}}.tour-line .bullet[data-v-fd5bee72]{width:10px;height:9px}.tour-line .bullet[data-v-fd5bee72]:first-child{display:none}.tour-duration[data-v-fd5bee72]{color:var(--Green, #6FB622);font-family:Barlow;font-size:24px;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}
