.trip-hero{width:100%;display:inline-flex;position:relative;height:-moz-fit-content;height:fit-content;min-height:33.313rem}.trip-hero .lazyloaded{transition:none}.trip-hero .tooltip-container{z-index:1}@media(max-width:768px){.trip-hero{position:unset;height:unset;min-height:unset}}.trip-hero .default-carousel-arrows__arrow{background:#fff;fill:#161616}.trip-hero:not(.trip-hero--layout3) .default-carousel-arrows{display:none}.trip-hero .carousel-controls__dots{position:absolute;right:0;bottom:1.5rem;left:0;opacity:.7;transition:opacity .4s ease-in-out}@media(max-width:768px){.trip-hero .carousel-controls__dots{bottom:1rem}}.trip-hero .carousel-controls__dots:hover{opacity:1}.trip-hero .carousel-controls__dots .carousel-dots__outer{height:1.25rem;width:9.5rem}@media(max-width:768px){.trip-hero .carousel-controls__dots .carousel-dots__outer{height:1rem;width:7.5rem}}.trip-hero .carousel-controls__dots .carousel-dots__dot,.trip-hero .carousel-controls__dots .carousel-dots__dot--small,.trip-hero .carousel-controls__dots .carousel-dots__dot--smaller{transition:all .4s ease-in-out;width:1rem;height:1rem;margin-left:.25rem;margin-right:.25rem;background:hsla(0,0%,100%,0);border:1px solid #fff}@media(max-width:768px){.trip-hero .carousel-controls__dots .carousel-dots__dot,.trip-hero .carousel-controls__dots .carousel-dots__dot--small,.trip-hero .carousel-controls__dots .carousel-dots__dot--smaller{width:.75rem;height:.75rem}}.trip-hero .carousel-controls__dots .carousel-dots__dot--active{background:#fff}.trip-hero__gallery,.trip-hero__video.trip-hero__video{position:absolute;overflow:hidden;height:100%;width:50%}@media(max-width:768px){.trip-hero__gallery,.trip-hero__video.trip-hero__video{width:100%}}@media(max-width:768px){.trip-hero__gallery{width:100%;position:relative;height:unset;aspect-ratio:25/22}}.trip-hero__gallery--layout3{aspect-ratio:3/1}.trip-hero__gallery--layout3 .carousel-dots__inner{position:static}@media(max-width:768px){.trip-hero__gallery--layout3{aspect-ratio:4/3}}.trip-hero__gallery--layout3 .react-multi-carousel-item[data-index="0"]{position:relative}.trip-hero__gallery--layout3 .react-multi-carousel-item[data-index="0"]:before{position:absolute;top:50%;left:16rem;background:var(--carousel-logo-url) no-repeat 0;background-size:contain;width:450px;height:350px;content:"";pointer-events:none;transform:translateY(-50%)}@media(max-width:1650px){.trip-hero__gallery--layout3 .react-multi-carousel-item[data-index="0"]:before{width:300px;height:232px}}@media(max-width:1380px){.trip-hero__gallery--layout3 .react-multi-carousel-item[data-index="0"]:before{width:250px;height:193px}}@media(max-width:1024px){.trip-hero__gallery--layout3 .react-multi-carousel-item[data-index="0"]:before{left:50%;transform:translate(-50%,-50%)}}@media(max-width:476px){.trip-hero__gallery--layout3 .react-multi-carousel-item[data-index="0"]:before{width:200px;height:300px}}@media(max-width:768px){.trip-hero{display:flex;flex-flow:column}}.trip-hero--layout2 .trip-hero__gallery{width:calc(50% - 2.25rem)}@media(max-width:768px){.trip-hero--layout2 .trip-hero__gallery{width:100%}}.trip-hero--layout3{flex-wrap:wrap;color:#fff}.trip-hero--layout3 .default-carousel-arrows__button--left{left:9.5rem}.trip-hero--layout3 .default-carousel-arrows__button--right{right:9.5rem}@media(max-width:768px){.trip-hero--layout3 .default-carousel-arrows,.trip-hero--layout3 .default-carousel-arrows__arrow{display:block;padding:.5rem}.trip-hero--layout3 .default-carousel-arrows__button--left{left:.25rem}.trip-hero--layout3 .default-carousel-arrows__button--right{right:.25rem}}.trip-hero--layout3 .trip-hero__travel-styles-detour .icon,.trip-hero--layout3 .trip-hero__travel-styles-detour .icon *{fill:#fff}.trip-hero--layout3 .trip-hero__gallery{position:relative;width:100%}.trip-hero--layout3 .trip-hero__info{position:static;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:2.5rem;gap:2.5rem;padding-top:6rem;padding-bottom:4rem;max-width:unset;width:100%}@media(max-width:1024px){.trip-hero--layout3 .trip-hero__info{display:flex;flex-wrap:wrap;grid-gap:0;gap:0;padding-top:3rem;padding-bottom:2.5rem}}.trip-hero{background:unset}.trip-hero__gallery .react-player__shadow,.trip-hero__video.trip-hero__video .react-player__shadow{background-color:radial-gradient(rgba(0,0,0,.3),transparent 60%)!important;opacity:.75!important}.trip-hero__gallery .react-player__play-icon,.trip-hero__video.trip-hero__video .react-player__play-icon{border-left-color:#fff!important;opacity:.75!important}.trip-hero__gallery:hover .react-player__play-icon,.trip-hero__gallery:hover .react-player__shadow,.trip-hero__video.trip-hero__video:hover .react-player__play-icon,.trip-hero__video.trip-hero__video:hover .react-player__shadow{opacity:1!important}.trip-hero--layout3{background:#283dc3}.ratio-box{width:100%;position:relative;overflow:hidden;padding-top:calc(var(--h)/var(--w)*100%)}@media(max-width:768px){.ratio-box{padding-top:calc(var(--mH, var(--h))/var(--mW, var(--w))*100%)}}.ratio-box>*{position:absolute;top:0;right:0;bottom:0;left:0}.custom-player{position:relative}.custom-player__icon.icon{fill:#fff}.custom-player__blocker{top:0;height:100%;width:100%;margin:unset;padding:unset;border:unset;position:absolute;background-color:#fff;opacity:0;z-index:1;cursor:pointer}.custom-player__player-wrapper{position:relative;height:100%}.custom-player__controls-bar{position:absolute;width:100%;background:#161616;z-index:2;bottom:0;opacity:0;display:flex;animation:fadeIn 1s ease-out;animation-fill-mode:forwards}.custom-player__controls-bar--hidden{opacity:0;animation:fadeOut 1s ease-out}.custom-player__controls__play{background:unset;border:unset;padding:1rem;cursor:pointer}.custom-player__controls__slider-box{display:flex;align-items:center;position:relative}.custom-player__controls__progress,.custom-player__controls__track{height:.25rem;position:absolute;pointer-events:none}.custom-player__controls__track{background:#666;width:100%;z-index:-1}.custom-player__controls__timeline{flex-grow:1}.custom-player__controls__volume-icon{padding:0 .5rem;cursor:pointer;fill:#fff}.custom-player__controls__volume{margin:0 .25rem;width:clamp(3rem,8vw,10rem);opacity:1;transition:width .5s,opacity .5s}.custom-player__controls__volume--closed{margin:0;width:0;opacity:0}@media(max-width:768px){.custom-player__controls__volume{width:10rem}.custom-player__controls__volume--closed{width:0}}.custom-player__controls__fullscreen{display:flex;padding:1rem}.custom-player__close{position:absolute;z-index:2;top:0;right:0;padding:1rem;font-size:1.25rem;fill:#fff}.custom-player__duration{padding:0 1rem;color:#fff;display:flex;white-space:nowrap;align-self:center}.custom-player .fullscreen{width:100%;height:100%}.custom-player input[type=range]{-webkit-appearance:none;width:100%;height:.25rem;margin:0;outline:none;background:transparent;padding:1rem 0;-moz-appearance:none;appearance:none;border:none;border-radius:unset;cursor:pointer}.custom-player input[type=range]::-moz-focus-outer{border:0}.custom-player input[type=range]::-moz-range-thumb,.custom-player input[type=range]::-ms-thumb,.custom-player input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1rem;height:1rem;cursor:pointer;border-radius:9999px;border:unset;outline:none}.custom-player .react-player__play-icon,.custom-player .react-player__shadow{opacity:.75;transition:opacity .25s}.custom-player .react-player__preview:hover .react-player__play-icon,.custom-player .react-player__preview:hover .react-player__shadow{opacity:1}.custom-player input[type=range]:hover{outline-color:#283dc3}.custom-player__controls__progress,.custom-player input[type=range]::-moz-range-thumb,.custom-player input[type=range]::-ms-thumb,.custom-player input[type=range]::-webkit-slider-thumb{background:#283dc3}.single-item-wrapper{display:flex;align-items:center;overflow:hidden;position:relative}.single-item-wrapper>*{flex:1 1}.trip-hero__info{position:relative;left:50%;height:auto;width:50%;max-width:690px;box-sizing:border-box;display:flex;flex-flow:column}.trip-hero__info .tooltip{margin:0}@media(max-width:768px){.trip-hero__info{width:100%;max-width:768px;padding:1.75rem 1rem;position:unset;height:unset}}.trip-hero__info--layout2{padding:2rem 3rem 3rem 0;left:calc(50% + 2.25rem);width:calc(50% - 2.25rem);max-width:868px}.trip-hero__info__embeded-itinerary-selector{padding-top:0;padding-bottom:2rem;background-color:unset}.trip-hero__title{margin-bottom:2rem}@media(max-width:768px){.trip-hero__title{margin-bottom:1rem}}.trip-hero__title--layout2{margin-bottom:1.2rem}@media(max-width:768px){.trip-hero__title--layout2{margin-bottom:.5rem}}.trip-hero__title__alternative-font{font-family:"Figtree";font-style:italic;font-weight:300}.trip-hero__content-wrapper{width:100%;display:flex;flex-direction:column}.trip-hero__content-wrapper--inverted{flex-direction:column-reverse}@media(max-width:768px){.trip-hero__content-wrapper{flex-direction:column-reverse}}.trip-hero__description{color:#161616;margin:.8rem 0}.trip-hero__travel-styles{display:flex;flex-wrap:wrap;padding-bottom:2rem;margin:0 -.5rem}@media(max-width:1024px){.trip-hero__travel-styles{margin:0 -.25rem}}@media(max-width:768px){.trip-hero__travel-styles{justify-content:center;padding-bottom:1.25rem}}@media(max-width:360px){.trip-hero__travel-styles{flex-wrap:wrap;justify-content:center}}.trip-hero__travel-styles-detour{display:grid;grid-template-columns:repeat(3,auto);grid-gap:2rem 2.5rem;gap:2rem 2.5rem;padding-top:.75rem}@media(max-width:476px){.trip-hero__travel-styles-detour{grid-template-columns:repeat(2,1fr);grid-gap:2rem 2rem;gap:2rem 2rem;padding-top:0}}.trip-hero__travel-style{width:-moz-fit-content;width:fit-content;min-width:4rem;min-height:4rem;padding:1rem;background-color:#e3e3e3;font-size:1em;border-radius:5px;justify-content:center;align-items:center;margin:.5rem}.trip-hero__travel-style .icon-wrapper{min-height:1.75rem}.trip-hero__travel-style--transparent{background-color:transparent}.trip-hero__travel-style__text{text-align:center}.trip-hero__travel-style__text.icon-text__text{margin-top:0}.trip-hero__travel-style .icon-text__icon{width:2rem;height:2rem;padding:0;margin-bottom:.375rem}@media(max-width:1380px){.trip-hero__travel-style{padding:.75rem;min-width:3.5rem;min-height:3.5rem}.trip-hero__travel-style .icon-text__icon{width:1.25rem;height:1.25rem}}@media(max-width:1024px){.trip-hero__travel-style{min-width:3rem;min-height:3rem;padding:.5rem;margin:0 .25rem .5rem}}@media(max-width:768px){.trip-hero__travel-style{min-width:3rem}.trip-hero__travel-style .icon-text__icon{padding:.25rem}}@media(max-width:360px){.trip-hero__travel-style{width:4rem;height:4rem}.trip-hero__travel-style:nth-child(4),.trip-hero__travel-style:nth-child(5){margin-top:.5rem}}.trip-hero__travel-style-detour__icontext{display:flex;align-items:center;margin-bottom:.5rem}.trip-hero__travel-style-detour__icon{margin-right:.5rem;width:2.5rem;height:2.5rem}@media(max-width:1024px){.trip-hero__travel-style-detour__icon{width:1.25rem;height:1.25rem}}.trip-hero__travel-style-detour__text{grid-column:1/span 5}@media(max-width:1024px){.trip-hero__travel-style-detour__text{grid-column:unset;margin-bottom:2.5rem}}.trip-hero__travel-style-detour__list{grid-column:6/span 7}@media(max-width:1024px){.trip-hero__travel-style-detour__list{grid-column:unset;width:100%}}.trip-hero__travel-style-detour__title{max-width:30ch}.trip-hero__trip-code{margin-top:1rem;display:flex;white-space:break-spaces}.trip-hero__trip-code>p{line-height:27px}@media(max-width:768px){.trip-hero__trip-code>p{line-height:19px}}.trip-hero__tag{background-color:#edc5b1;text-transform:uppercase}.trip-hero__tag-container{display:flex;padding-bottom:2rem}.trip-hero__travel-tags{display:flex;margin-top:16px}.trip-hero__travel-tags>div,.trip-hero__travel-tags>div.tooltip{margin-left:.5rem}.trip-hero__travel-tags>div.tooltip:first-of-type,.trip-hero__travel-tags>div:first-of-type{margin-left:0}.trip-hero__description{width:100%}@media(max-width:768px){.trip-hero__description{width:auto}.trip-hero__description--layout2{margin-bottom:2rem}}.trip-hero__description--layout3{color:#fff}.trip-hero__optional-tag{display:flex;grid-gap:1rem;gap:1rem;padding-top:.75rem;padding-bottom:.75rem;padding-left:0;align-items:center}@media(max-width:768px){.trip-hero__optional-tag{padding-top:0;padding-bottom:1.75rem}}.trip-hero__optional-tag .icon-wrapper{min-height:1.5rem}.trip-hero__optional-tag .icon{height:1.5rem;width:1.5rem}.trip-hero__info--layout1{padding:2rem 3rem}.trip-hero__travel-style{color:#666;white-space:normal}.trip-hero__travel-style .icon-text__icon{fill:#666}.trip-hero__title{line-height:125%;font-family:"Figtree";font-size:24px;font-weight:700;color:#161616;text-transform:none;margin:0}@media(max-width:1024px){.trip-hero__title{font-size:24px}}.trip-hero__info--layout2{padding:2rem 3rem 1.125rem 0}@media(max-width:768px){.trip-hero__info--layout2{width:100%;padding:1rem 1rem 1.5rem}}.trip-hero__description{color:#666;margin-top:0}.trip-hero__raq{margin-bottom:1.5rem}.trip-hero__trip-code{margin-top:0;color:#4a4b4d}@media(max-width:768px){.trip-hero__trip-code{border-bottom:1px solid #e3e3e3}}.trip-hero__trip-code>p{text-transform:none;font-size:14px}@media(max-width:768px){.trip-hero__trip-code>p{font-size:16px}}.trip-hero__optional-tag{color:#283dc3;text-transform:uppercase}.trip-hero__optional-tag>p{margin:0;line-height:140%;font-weight:600;font-size:14px;font-family:"Figtree"}@media(max-width:1024px){.trip-hero__optional-tag>p{font-size:12px}}.itinerary-selector{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.itinerary-selector--embeded{padding-top:0;padding-bottom:2rem;background-color:unset}.itinerary-selector__icon{height:18px;width:18px;padding-right:.6rem}.itinerary-selector__left-panel{display:flex;flex-flow:row nowrap;align-content:center;align-items:center}.itinerary-selector__switch{position:relative;display:flex;flex-flow:column nowrap;align-items:center}.itinerary-selector__left-label{padding-right:1.25rem;white-space:nowrap}@media(max-width:768px){.itinerary-selector__left-label{white-space:unset;padding-right:25px}}.itinerary-selector__dropdown{width:18.65rem}@media(max-width:768px){.itinerary-selector__dropdown{left:unset;right:0}}.itinerary-selector__right-label{padding-left:1rem}@media(max-width:1380px){.itinerary-selector__right-label{max-width:600px}}@media(max-width:1024px){.itinerary-selector__right-label{display:none}}.itinerary-selector,.itinerary-selector__left-label,.itinerary-selector__right-label{color:#283dc3}.itinerary-selector__dropdown{top:2.8125rem;left:unset}@media(max-width:768px){.itinerary-selector__dropdown{top:2.8125rem}}.itinerary-selector__left-label{text-transform:none;font-size:16px}@media(max-width:768px){.itinerary-selector__left-label{padding-right:14px}}.itinerary-selector__icon{fill:#283dc3}.itinerary-selector__switch .option-switch__text{font-size:1rem!important}.option-switch{box-sizing:border-box;padding:0;margin:0;height:2rem;display:flex;justify-content:center;align-items:stretch}.option-switch input[type=radio]{display:none}.option-switch__label{display:flex;align-items:center;justify-content:center;cursor:pointer;text-align:center;position:relative;z-index:2;transition:color .5s cubic-bezier(.075,.82,.165,1);min-width:4.375rem}@media(max-width:768px){.option-switch__label{width:calc(100%/var(--optionsCount))!important}}.option-switch.search-calendar-year-selector--mobile .option-switch__label{width:calc(100%/var(--optionsCount))!important}.option-switch__text{margin:0 .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .3s cubic-bezier(.075,.82,.165,1)}.option-switch span{position:absolute;top:0;left:0;padding:0;z-index:1;transition:left .35s cubic-bezier(.175,.885,.32,1.165);box-sizing:unset}.option-switch-wrapper{position:relative;overflow:hidden}.option-switch{background-color:#fff;border:1px solid #283dc3;border-radius:2rem}.option-switch__label{color:#283dc3}.option-switch__text{margin:0;line-height:140%;font-size:16px;font-weight:600;font-family:"Figtree";font-size:1.25rem}.option-switch__text--active{color:#fff}.option-switch span{border-radius:2rem;background-color:#283dc3;border:1px solid #283dc3}.option-switch span.first,.option-switch span.last{border-radius:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes dropdown{0%{max-height:0}to{max-height:52rem}}@keyframes fancySlideInFromTop{0%{opacity:0;transform:translateY(-10%);scale:.95}to{opacity:1;transform:none;scale:1}}.react-multi-carousel-list{z-index:0}.itinerary-months{display:flex;flex-flow:column nowrap;margin:1.5rem}.itinerary-months__heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.itinerary-months__year{font-weight:400;color:inherit}.itinerary-months__arrow{padding:.5rem;box-shadow:0 0 11px rgba(0,0,0,.1);border-radius:9999px}.itinerary-months__arrow--disabled{cursor:default;opacity:.3}.itinerary-months__tiles{display:grid;grid-gap:1px;gap:1px;grid-template:repeat(3,4rem)/repeat(4,4rem)}.itinerary-months__tile{display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .4s cubic-bezier(.075,.82,.165,1);border-radius:6px}.itinerary-months__tile--disabled{cursor:default}.itinerary-months__close{padding-top:1.5rem;align-self:center;border-bottom:none}.itinerary-months__close:hover{border-bottom:none}.itinerary-months__tile{font-weight:400;color:inherit}.itinerary-months__tile:not(.itinerary-months__tile--disabled):hover{background-color:rgba(40,61,195,.7);color:#fff}.itinerary-months__tile--selected{background:#283dc3;color:#fff}.itinerary-months__tile--disabled{color:#c3c3c3}.itinerary-months__close{color:#161616;text-transform:uppercase}