﻿:root{--tb-calendar-v2-bg-color: #f9f9f9;--tb-calendar-v2-text-color: #333;--tb-calendar-v2-border-color: #ccc;--tb-calendar-v2-hover-color: #f1f1f1;--tb-calendar-v2-active-color: #e1e1e1;--tb-calendar-v2-soldout-color: #d7d7d7;--tb-calendar-v2-soldout-background-color: #f5f5f5;--tb-calendar-v2-soldout-text-color: #646464;--tb-calendar-v2-soldout-text-color-inverted: #f5f5f5;--tb-calendar-v2-lastspots-text-color: #a63e1f;--tb-calendar-v2-lastspots-text-color-inverted: #f7c7b5;--tb-calendar-v2-free-text-color: #3a7251;--tb-calendar-v2-free-text-color-inverted: #bff2d4;--tb-calendar-v2-coming-soon-text-color: #006ac2;--tb-calendar-v2-coming-soon-text-color-inverted: #b3e0f7;--tb-calendar-v2-deal-color: #006ac2;--tb-calendar-v2-deal-color-inverted: #b3e0f7}.tb-calendarv2{overflow:visible;position:relative;z-index:1}.tb-calendarv2 .text-part{margin-bottom:calc(var(--tb-block-padding-y)/2)}.tb-calendarv2 .hidden-but-take-up-space{opacity:0;cursor:default}.tb-calendarv2 .tb-calendar-v2__filters{margin-bottom:var(--tb-inner-block-margin)}.tb-calendarv2 .tb-calendar-v2__filters .tb-input{border-color:var(--tb-button-color-inverted);border-width:1px;border-style:solid}.tb-calendarv2 .tb-block{padding-bottom:0;overflow-x:visible}.tb-calendarv2 .desktop-only{display:flex}.tb-calendarv2 .mobile-only{display:none}.tb-calendarv2 .tb-skeleton .section-toggler{display:inline-flex}.grecaptcha-badge{display:none}.tb-calendar-v2{font-size:1rem}.tb-calendar-v2 .section-toggler{display:none;margin-bottom:calc(var(--tb-text-part-margin)/2)}.tb-calendar-v2 .section-toggler--enabled{display:block}.tb-calendar-v2__year{display:flex}.tb-calendar-v2__year>.tb-block{width:100%;padding-top:0}.tb-calendar-v2__month{display:flex;flex-direction:column;margin:0}.tb-calendar-v2__departures,.tb-calendar-v2__departures{list-style:none;display:flex !important;flex-direction:column;gap:20px;padding:0;margin-bottom:0}.tb-calendar-v2__filter{display:none}.tb-calendar-v2__filter--enabled{display:block}.tb-calendar-v2 .tb-form .tb-calendar-v2__filter .tb-custom-select div.tb-select{max-height:300px;overflow-y:auto;animation:detect-scroll linear;animation-timeline:scroll(self)}.tb-calendar-v2 .tb-form .tb-calendar-v2__filter .tb-custom-select div.tb-select::-webkit-scrollbar{width:8px;background-color:var(--tb-block-background-color)}.tb-calendar-v2 .tb-form .tb-calendar-v2__filter .tb-custom-select div.tb-select::-webkit-scrollbar-thumb{background-color:var(--tb-button-color);border-radius:4px}.tb-calendar-v2__show-prev-button{color:var(--tb-link-color)}.tb-calendar-v2__show-next-button{color:var(--tb-link-color)}.tb-calendar-v2__keep-me-updated.tb-buttonlink{color:var(--tb-link-color)}.tb-calendar-v2__keep-me-updated.tb-buttonlink:hover{color:var(--tb-link-hover-color)}.tb-calendar-v2__keep-me-updated.tb-buttonlink span{text-decoration:underline}.tb-calendar-v2-departure{display:flex;justify-content:space-between;flex-direction:column;border:2px solid var(--tb-link-color);border-radius:var(--tb-button-border-radius);transition:all .3s;position:relative}.tb-calendar-v2-departure:not([data-availability=sold-out]):hover,.tb-calendar-v2-departure.tb-calendar-v2-departure--sold-out-expandable{background-color:var(--tb-block-background-color);border-color:var(--tb-link-color)}.tb-calendar-v2-departure[data-availability=free]:not(:hover):not(.tb-calendar-v2-departure--expanded){border-color:var(--tb-calendar-v2-free-text-color)}.tb-calendar-v2-departure[data-availability=coming-soon]:not(:hover):not(.tb-calendar-v2-departure--expanded){border-color:var(--tb-calendar-v2-coming-soon-text-color)}.tb-calendar-v2-departure[data-availability=sold-out]:not(.tb-calendar-v2-departure--expanded){border-color:var(--tb-calendar-v2-soldout-color);background-color:var(--tb-calendar-v2-soldout-background-color)}.tb-calendar-v2-departure[data-availability=last-spots]:not(:hover):not(.tb-calendar-v2-departure--expanded){border-color:var(--tb-calendar-v2-lastspots-text-color)}.tb-calendar-v2-departure__essential{width:100%;display:flex;justify-content:space-between;gap:30px;padding:10px 20px;cursor:pointer}.tb-calendar-v2-departure[data-availability=sold-out]:not(.tb-calendar-v2-departure--sold-out-expandable) .tb-calendar-v2-departure__essential{cursor:default}.tb-calendar-v2-departure__first-part,.tb-calendar-v2-departure__last-part{display:flex;gap:30px;align-items:center}.tb-calendar-v2-departure__first-part>*,.tb-calendar-v2-departure__last-part>*{padding:10px 0;display:flex;align-items:center}.tb-calendar-v2-departure__divider{width:2px;height:100%;background-color:var(--tb-calendar-v2-soldout-color);padding:0}.tb-calendar-v2-departure__dates{display:flex;gap:20px;align-items:center}.tb-calendar-v2-departure__startdate,.tb-calendar-v2-departure__enddate{display:flex;flex-direction:column;width:100px}.tb-calendar-v2-departure__sold-out-cta p{margin:0}.tb-calendar-v2-departure__other-option button{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin:0;padding:0;text-align:left;color:var(--tb-link-color)}.tb-calendar-v2-departure__other-option-price{white-space:nowrap}.tb-calendar-v2-departure__promolabel{position:absolute;left:.4rem;top:0;font-size:.625rem;background-color:var(--tb-calendar-v2-free-text-color);color:#fff;padding:.2rem .4rem .3rem .4rem;line-height:1;font-weight:700;transform:translateY(-50%);border-radius:3px}.tb-calendar-v2-departure__promolabel--deal{background-color:var(--tb-calendar-v2-deal-color)}.tb-calendar-v2-departure__destination{color:var(--tb-link-color);width:80px}.tb-calendar-v2-departure__destination--hide{opacity:0;margin-right:30px}.tb-calendar-v2-departure__brand{color:var(--tb-background-color-inverted);width:120px;font-size:.9rem;text-transform:uppercase}.tb-calendar-v2-departure__brand--hide{opacity:0;margin-right:30px}.tb-calendar-v2-departure__availability[data-availability=sold-out]{color:var(--tb-calendar-v2-soldout-text-color)}.tb-calendar-v2-departure__availability[data-availability=last-spots]{color:var(--tb-calendar-v2-lastspots-text-color)}.tb-calendar-v2-departure__availability[data-availability=free]{color:var(--tb-calendar-v2-free-text-color)}.tb-calendar-v2-departure__availability[data-availability=coming-soon]{color:var(--tb-calendar-v2-coming-soon-text-color)}.tb-calendar-v2-departure__availability{min-width:120px}.tb-calendar-v2-departure__participants-button,.tb-calendar-v2-departure__keep-me-updated button{cursor:pointer;background:rgba(0,0,0,0);border:none;margin:0;white-space:nowrap;font-weight:700;text-decoration:underline;transition:color .3s}.tb-calendar-v2-departure__participants-button i,.tb-calendar-v2-departure__keep-me-updated button i{font-size:.8rem}.tb-calendar-v2-departure__participants-button span,.tb-calendar-v2-departure__keep-me-updated button span{font-weight:700;text-decoration:underline}.tb-calendar-v2-departure__participants-button:hover,.tb-calendar-v2-departure__keep-me-updated button:hover{color:var(--tb-link-hover-color)}.tb-calendar-v2-departure__expand-button{display:none;padding:10px;color:var(--tb-link-color);appearance:none;background-color:rgba(0,0,0,0);border:none;cursor:pointer;font-size:20px}.tb-calendar-v2-departure__expand-button.desktop-only{pointer-events:none}.tb-calendar-v2-departure__expand-button i{transition:all .3s}.tb-calendar-v2-departure__expand-button:hover{color:var(--tb-link-hover-color)}.tb-calendar-v2-departure__expand-button--enabled{display:block}.tb-calendar-v2-departure__more-info{width:100%;display:flex;flex-direction:column;height:0;overflow:hidden;transition:all .3s}.tb-calendar-v2-departure__more-info-title{padding:20px 40px 0 40px}.tb-calendar-v2-departure__more-info-grid{display:flex;gap:20px;padding:0px 40px 40px 40px}.tb-calendar-v2-departure__more-info-grid>div{flex:1}.tb-calendar-v2-departure__more-info-right{background-color:var(--tb-background-color);border-radius:var(--tb-button-border-radius);padding:30px}.tb-calendar-v2-departure__period-item{display:flex;gap:20px;position:relative;padding-left:20px}.tb-calendar-v2-departure__period-item:not(:last-of-type){margin-bottom:20px}.tb-calendar-v2-departure__period-item:not(:last-of-type)::before{position:absolute;content:" ";width:1px;left:0;height:calc(100% + 20px);background-color:var(--tb-button-color);transform:translateX(-50%);top:50%}.tb-calendar-v2-departure__period-item::after{position:absolute;content:" ";width:10px;height:10px;border-radius:50%;background-color:var(--tb-button-color);margin-right:10px;transform:translateX(-50%);left:0;top:50%}.tb-calendar-v2-departure__period-item-title{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;text-transform:uppercase;line-height:1}.tb-calendar-v2-departure__period-item-hour{display:flex;flex-direction:column}.tb-calendar-v2-departure__price{white-space:nowrap}.tb-calendar-v2-departure__participants-container--inside{position:relative;padding-top:30px}.tb-calendar-v2-departure__participants-container--inside table{max-width:300px}.tb-calendar-v2-departure__participants i{font-size:1rem}.tb-calendar-v2-departure__participants ul{list-style:none;padding-left:0}.tb-calendar-v2-departure__participants table{width:100%;font-size:1rem}.tb-calendar-v2-departure__participants table:not(:first-of-type){margin-top:20px}.tb-calendar-v2-departure__participants table thead{position:relative;text-align:left}.tb-calendar-v2-departure__participants table thead th{border-bottom:1px solid var(--tb-calendar-v2-border-color);padding-left:0;padding-right:0}.tb-calendar-v2-departure__participants table td,.tb-calendar-v2-departure__participants table th{width:50%;padding:6px 20px}.tb-calendar-v2-departure__participants table td{border-bottom:1px solid var(--tb-calendar-v2-border-color)}.tb-calendar-v2-departure__participants table td:nth-of-type(odd){border-right:1px solid var(--tb-calendar-v2-border-color)}.tb-calendar-v2-departure__big-price{font-size:30px;font-weight:700}.tb-calendar-v2-departure__price-from{font-weight:400;font-size:var(--tb-body-font-size);margin-right:.3em}.tb-calendar-v2-departure__toggle-options{margin-top:30px}.tb-calendar-v2-departure__toggle-options h5{margin-bottom:10px}.tb-calendar-v2-departure__toggle-options ul{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:10px}.tb-calendar-v2-departure__toggle-options li{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.tb-calendar-v2-departure__toggle-options li:not(:last-of-type){padding-bottom:10px;border-bottom:1px solid var(--tb-calendar-v2-border-color)}.tb-calendar-v2-departure__toggle-options span:last-of-type{white-space:nowrap}.tb-calendar-v2-departure__summary-content{margin-top:30px}.tb-calendar-v2-departure__summary-inclusive{margin-top:30px}.tb-calendar-v2-departure__summary-inclusive ul{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:10px}.tb-calendar-v2-departure__summary-inclusive li::before{content:"";font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:400;padding-right:6px}.tb-calendar-v2-departure__ctas{margin-top:30px;display:flex;gap:20px;align-items:center}.tb-calendar-v2-departure__ctas a,.tb-calendar-v2-departure__ctas button{margin-bottom:0}.tb-calendar-v2-departure__summary-cta .tb-button{margin-bottom:0}.tb-calendar-v2-departure__keep-me-updated{white-space:nowrap}.tb-calendar-v2-departure__keep-me-updated .tb-buttonlink{margin-bottom:0}.tb-calendar-v2-departure--expanded{background-color:var(--tb-block-background-color)}.tb-calendar-v2-departure--expanded .tb-calendar-v2-departure__more-info{height:auto}.tb-calendar-v2-departure--expanded .tb-calendar-v2-departure__expand-button i{transform:rotate(180deg)}@container tb-block (min-width: 700.02px){:root .tb-calendarv2 .desktop-only{display:flex}:root .tb-calendarv2 .mobile-only{display:none}:root .tb-calendarv2 .tb-calendar-v2__filters{justify-content:center;display:flex;flex-direction:row}:root .tb-calendarv2 .tb-calendar-v2__filters .tb-input-container{max-width:25%}@media screen and (max-width: 1200px){:root .tb-calendar-v2-departure__first-part{flex-direction:column;gap:0;align-items:flex-start}:root .tb-calendar-v2-departure__first-part__destination.desktop-only{display:none}:root .tb-calendar-v2-departure__first-part>div:not(.tb-calendar-v2-departure__promolabel){padding:0}:root .tb-calendar-v2-departure__brand,:root .tb-calendar-v2-departure__destination{width:auto}}}@media(min-width: 700.02px){:root .tb-popup--participants{min-width:500px;min-height:200px;display:flex;width:100%;height:100%}:root .tb-popup--participants .tb-calendar-v2-departure__participants-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:all .3s;flex-direction:column}:root .tb-popup--participants .tb-calendar-v2-departure__participants-container .tb-calendar-v2-departure__participants{width:100%}:root .tb-popup--participants .tb-calendar-v2-departure__participants-container .tb-ajax-loader{top:50%;transform:translate(-50%, -50%)}:root .tb-popup-with-padding .tb-popup--participants{padding:30px;align-items:center}}@container tb-block (max-width: 700px){:root .tb-calendar-v2 .desktop-only{display:none}:root .tb-calendar-v2 .mobile-only{display:flex}:root .tb-calendar-v2-departure{padding:10px 16px}:root .tb-calendar-v2-departure__essential{gap:20px;padding:0;align-items:flex-end}:root .tb-calendar-v2-departure__first-part{flex-direction:column;flex:auto;align-items:flex-start;gap:12px}:root .tb-calendar-v2-departure__last-part{flex-direction:column;flex:auto;align-items:flex-end;gap:6px}:root .tb-calendar-v2-departure__brand{width:100%;padding:0;margin-bottom:-6px}:root .tb-calendar-v2-departure__destination{width:100%;padding:0}:root .tb-calendar-v2-departure__divider{height:2px;width:100%;margin-top:10px}:root .tb-calendar-v2-departure__price{padding:0}:root .tb-calendar-v2-departure__availability{width:auto;min-width:0;padding:0;justify-content:flex-end;text-align:right}:root .tb-calendar-v2-departure__dates{padding:0;flex-direction:column;gap:6px;align-items:flex-start}:root .tb-calendar-v2-departure__dates>div{flex-direction:row;gap:6px;width:auto}:root .tb-calendar-v2-departure__dates i{display:none}:root .tb-calendar-v2-departure__expand-button{display:flex;justify-content:center;align-items:center;font-size:1rem;color:var(--tb-text-color);font-weight:700}:root .tb-calendar-v2-departure__expand-button i{margin-left:6px;font-size:.8rem;margin-top:.2rem}:root .tb-calendar-v2-departure__expand-button .less-info{display:none}:root .tb-calendar-v2-departure__keep-me-updated .tb-buttonlink{margin-top:0}:root .tb-calendar-v2-departure__startdate,:root .tb-calendar-v2-departure__enddate{flex-wrap:wrap}:root .tb-calendar-v2-departure__more-info .tb-calendar-v2-departure__essential{flex-direction:column;gap:0;align-items:flex-start}:root .tb-calendar-v2-departure__more-info-title{padding:0;margin-top:var(--tb-text-part-margin)}:root .tb-calendar-v2-departure__more-info-grid{padding:0;flex-direction:column}:root .tb-calendar-v2-departure__more-info-right{padding:20px}:root .tb-calendar-v2-departure__period-item{margin-left:5px}:root .tb-calendar-v2-departure__related{padding:0}:root .tb-calendar-v2-departure__keep-me-updated{padding:0}:root .tb-calendar-v2-departure__keep-me-updated button{padding:0;white-space:nowrap}:root .tb-calendar-v2-departure--expanded .tb-calendar-v2-departure__expand-button .more-info{display:none}:root .tb-calendar-v2-departure--expanded .tb-calendar-v2-departure__expand-button .less-info{display:flex}:root .tb-calendar-v2-departure__participants{width:100%}:root .tb-calendar-v2-departure__participants table{max-width:100%}:root .tb-calendar-v2-departure__ctas{flex-direction:column;gap:20px;align-items:flex-start}}.tb-calendarv2 .tb-block{background-color:rgba(0,0,0,0)}.tb-calendarv2.tb-block.background-dark{color:var(--tb-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2{color:var(--tb-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2 .tb-block{background-color:rgba(0,0,0,0)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2__departure{color:var(--tb-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2__departure:hover{background-color:var(--tb-block-background-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2__keep-me-updated .tb-buttonlink,.tb-calendarv2.tb-block.background-dark .tb-calendar-v2__keep-me-updated.tb-buttonlink{color:var(--tb-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2__keep-me-updated .tb-buttonlink:hover,.tb-calendarv2.tb-block.background-dark .tb-calendar-v2__keep-me-updated.tb-buttonlink:hover{color:var(--tb-link-hover-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2 button{color:var(--tb-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure{color:var(--tb-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure[data-availability=free]{border-color:var(--tb-calendar-v2-free-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure[data-availability=sold-out]{background-color:inherit;background-color:rgba(245,245,245,.1333333333);border-color:rgba(245,245,245,.3333333333)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure[data-availability=last-spots]{border-color:var(--tb-calendar-v2-lastspots-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure[data-availability=coming-soon]{border-color:var(--tb-calendar-v2-coming-soon-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure__brand{color:var(--tb-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure__destination{color:var(--tb-link-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure__other-option button{color:var(--tb-link-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure__expand-button{color:var(--tb-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure__more-info-right{background-color:var(--tb-block-background-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure--expanded{background-color:var(--tb-text-color)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure__availability[data-availability=sold-out]{color:var(--tb-calendar-v2-soldout-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure__availability[data-availability=last-spots]{color:var(--tb-calendar-v2-lastspots-text-color-inverted)}.tb-calendarv2.tb-block.background-dark .tb-calendar-v2-departure__availability[data-availability=free]{color:var(--tb-calendar-v2-free-text-color-inverted)}@keyframes detect-scroll{from,to{--can-scroll: }}
