@charset "UTF-8";*{font-family:Inter,sans-serif!important}body{background:#e6e6e6}.hidden{display:none!important}#title{margin:0 auto;width:80%}#title h1{color:#363636!important;font-size:2.25rem;font-weight:700!important;line-height:normal!important}#title .path{align-items:center!important;color:#004461;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px!important;justify-content:flex-start!important;padding:6px 6px 12px}#title .path a{color:inherit;padding:6px}#title .path a:hover{background:#acacac}#content{align-items:flex-start!important;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:18px!important;justify-content:flex-start!important;margin:0 auto;width:80%}#content .title{margin:0}#filters{flex:0 0 25%}#filters .filters-title{align-items:center!important;color:inherit!important;cursor:pointer;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;font-size:1rem;font-weight:600!important;gap:0!important;justify-content:space-between!important;line-height:normal!important}.date-selector-wrapper{margin-top:18px;position:relative}.date-selector-wrapper .date-selector{background:#fff;border:1px solid #ededed;color:inherit!important;cursor:pointer;font-size:1rem;font-weight:400!important;line-height:normal!important;padding:12px 30px;position:relative;width:100%;z-index:1}.date-selector-wrapper .date-selector::placeholder{color:#6c6c6c}.date-selector-wrapper .date-selector:focus{outline:0}.date-selector-wrapper .icon-calendar{background:#ececec;border-radius:0 6px 6px 0;height:100%;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:72px;z-index:2}.date-selector-wrapper .icon-calendar:before{align-items:center;color:#6c6c6c;display:flex;font-size:1.5rem;height:100%;justify-content:center;width:100%}#list{align-items:normal!important;display:flex;flex:0 0 75%;flex-direction:column!important;flex-wrap:nowrap!important;gap:18px!important;justify-content:center!important;overflow:hidden}#list .cruise{background:#fff;padding:18px}#list .cruise>.top-section{align-items:stretch!important;display:flex;flex-direction:row!important;flex-wrap:wrap!important;gap:12px!important;justify-content:flex-start!important;margin:0}#list .cruise .images{min-width:212px;width:25%}#list .cruise .images .thumbnails img{border-radius:12px 0 0 12px}#list .cruise .images .thumbnails{align-self:stretch;height:100px;margin:0 0 18px}#list .cruise .images .thumbnails img{height:100px;object-fit:cover;width:100%}#list .cruise .images .carousel{align-items:center!important;border-radius:12px 0 0 12px;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px!important;height:230px;justify-content:center!important;overflow:hidden;position:relative;width:100%}#list .cruise .images .carousel .elements{display:flex;height:100%;transition:transform .5s ease;width:100%}#list .cruise .images .carousel .carousel-image{flex-shrink:0;height:100%;object-fit:cover;width:100%}#list .cruise .images .carousel .arrow{cursor:pointer;padding:10px 6px 6px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}#list .cruise .images .carousel .arrow.left-arrow{left:10px}#list .cruise .images .carousel .arrow.right-arrow{right:10px}#list .cruise .images .carousel-bottom-icons{align-items:flex-end;bottom:12px;display:flex;justify-content:space-between;left:12px;pointer-events:none;position:absolute;right:12px;z-index:10}#list .cruise .images .itinerary-icon-wrapper,#list .cruise .images .map-icon-wrapper{pointer-events:all;position:relative}#list .cruise .images .itinerary-icon,#list .cruise .images .map-icon{align-items:center;backdrop-filter:blur(8px);background:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;display:flex;height:40px;justify-content:center;overflow:hidden;transition:all .3s ease;width:40px}#list .cruise .images .itinerary-icon svg,#list .cruise .images .map-icon svg{color:#363636;height:20px;width:20px}#list .cruise .images .itinerary-icon .static-map,#list .cruise .images .map-icon .static-map{border-radius:50%;height:100%;pointer-events:none;width:100%}#list .cruise .images .itinerary-icon .static-map .leaflet-control-attribution,#list .cruise .images .itinerary-icon .static-map .leaflet-control-container,#list .cruise .images .map-icon .static-map .leaflet-control-attribution,#list .cruise .images .map-icon .static-map .leaflet-control-container{display:none!important}#list .cruise .images .itinerary-icon .static-map .leaflet-zoom-animated,#list .cruise .images .map-icon .static-map .leaflet-zoom-animated{pointer-events:none!important}#list .cruise .images .itinerary-icon:hover,#list .cruise .images .map-icon:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.25);transform:scale(1.1)}#list .cruise .images .map-icon{border-radius:12px;height:42px;width:66px}#list .cruise .images .itinerary-modal{background:#fff;border-radius:12px;bottom:auto;box-shadow:0 8px 24px rgba(0,0,0,.15);left:auto;max-width:350px;min-width:280px;opacity:0;padding:16px;position:fixed;transform:translateY(10px);transition:all .3s ease;visibility:hidden;z-index:9999}#list .cruise .images .itinerary-modal h4{border-bottom:1px solid rgba(0,0,0,.1);color:#363636;font-size:16px;font-weight:600;margin:0 0 12px;padding-bottom:12px}#list .cruise .images .itinerary-modal .stopovers-list{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto}#list .cruise .images .itinerary-modal .stopovers-list::-webkit-scrollbar{width:4px}#list .cruise .images .itinerary-modal .stopovers-list::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:2px}#list .cruise .images .itinerary-modal .stopovers-list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:2px}#list .cruise .images .itinerary-modal .stopovers-list::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}#list .cruise .images .itinerary-modal .stopover-item{align-items:center;background:rgba(0,0,0,.02);border-radius:6px;display:flex;font-size:14px;gap:8px;padding:8px}#list .cruise .images .itinerary-modal .stopover-item .day{color:#004461;flex-shrink:0;font-weight:600;width:60px}#list .cruise .images .itinerary-modal .stopover-item .name{color:#363636;flex:1;font-weight:500}#list .cruise .images .itinerary-modal .stopover-item .time{color:rgba(0,0,0,.6);flex-shrink:0;font-size:12px}#list .cruise .images .map-modal{background:#fff;border-radius:12px;bottom:auto;box-shadow:0 8px 24px rgba(0,0,0,.15);height:350px;opacity:0;overflow:hidden;position:fixed;right:auto;transform:translateY(10px);transition:all .3s ease;visibility:hidden;width:450px;z-index:9999}#list .cruise .images .map-modal .leaflet-map{border-radius:12px;height:100%;width:100%}#list .cruise .images .custom-number-icon .marker-number{background-color:#004461;border:none;border-radius:50%;color:#fff;font-size:8px;font-weight:700;height:16px;line-height:16px;text-align:center;width:16px}#list .cruise .images .custom-number-icon .marker-number.multi-day{font-size:7px;height:18px;line-height:18px;width:18px}#list .cruise .images .custom-number-icon.static .marker-number{font-size:6px;height:8px;line-height:8px;width:8px}#list .cruise .images .custom-number-icon.static .marker-number.multi-day{font-size:5px;height:10px;line-height:10px;width:10px}#list .cruise .images .custom-number-icon{pointer-events:auto}#list .cruise .images .custom-popup .leaflet-popup-content-wrapper{background:#fff;border:none;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:0}#list .cruise .images .custom-popup .leaflet-popup-content{line-height:1.4;margin:0;min-width:180px;padding:12px}#list .cruise .images .map-popup-content .popup-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}#list .cruise .images .map-popup-content .popup-header .popup-day{background:#004461;border-radius:4px;color:#fff;font-size:11px;font-weight:600;padding:2px 6px}#list .cruise .images .map-popup-content .popup-header .popup-name{color:#363636;flex:1;font-size:14px;font-weight:600;margin-left:8px}#list .cruise .images .map-popup-content .popup-time{color:#6c6c6c;font-size:12px;margin:2px 0}#list .cruise .images .map-popup-content .popup-time:before{content:"🕒 ";margin-right:4px}#list .cruise .images .map-popup-content .popup-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#6c6c6c;display:-webkit-box;font-size:12px;line-height:1.3;margin-top:6px;max-height:40px;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){#list .cruise .images .itinerary-modal{max-width:280px;min-width:240px}#list .cruise .images .map-modal{height:280px;width:350px}}@media (max-width:480px){#list .cruise .images .carousel-bottom-icons{bottom:8px;left:8px;right:8px}#list .cruise .images .itinerary-icon,#list .cruise .images .map-icon{height:36px;width:36px}#list .cruise .images .itinerary-icon svg,#list .cruise .images .map-icon svg{height:18px;width:18px}#list .cruise .images .itinerary-modal{max-width:calc(100vw - 32px);min-width:200px}#list .cruise .images .map-modal{height:200px;width:calc(100vw - 32px)}}#list .cruise .content{align-items:normal!important;color:#363636;display:flex;flex:1;flex-direction:column!important;flex-wrap:nowrap!important;gap:18px!important;justify-content:normal!important;min-width:0}#list .cruise .content .title{color:#000!important;font-size:1.25rem;font-weight:600!important;line-height:140%!important}#list .cruise .content .practices_informations{color:inherit!important;font-size:1rem;font-weight:400!important;line-height:140%!important}#list .cruise .content .practices_informations .weight{font-weight:500}#list .cruise .content .bottom_cruise{align-items:normal!important;display:flex;flex:1;flex-direction:column!important;flex-wrap:nowrap!important;gap:18px!important;height:216px;justify-content:flex-end!important}#list .cruise .content .benefit,#list .cruise .content .benefits{color:inherit!important;font-size:.875rem;font-weight:300!important;line-height:140%!important}#list .cruise .content .benefits{align-items:normal!important;background-color:#f6f6f6;display:flex;flex-direction:row!important;flex-wrap:wrap!important;gap:6px!important;justify-content:normal!important;overflow:hidden;padding:6px;position:relative}#list .cruise .content .benefits .benefit{align-items:center!important;display:flex;flex:0 0 40%;flex-direction:row!important;flex-wrap:nowrap!important;gap:18px!important;justify-content:flex-start!important}#list .cruise .content .benefits .more-benefits{grid-gap:6px;display:flex;flex-wrap:wrap;height:0;overflow:hidden;transition:height 2s ease;width:100%}#list .cruise .content .benefits .toggle-benefits{background:#e6e6e6;border:none;bottom:6px;color:#000!important;cursor:pointer;font-size:1rem;font-weight:500!important;line-height:normal!important;max-width:10%;padding:6px;position:absolute;right:6px}#list .cruise .content .special_offers{align-items:flex-start!important;display:flex;flex-direction:row!important;flex-wrap:wrap!important;gap:12px!important;justify-content:flex-start!important}#list .cruise .content .special_offers .special_offer{align-items:center!important;border:1px solid #0099c1;color:inherit!important;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;font-size:.875rem;font-weight:300!important;gap:6px!important;justify-content:flex-start!important;line-height:normal!important;padding:6px 18px 6px 6px}#list .cruise .content .special_offers .special_offer .icon div:before{font-weight:600}#list .cruise .aside{align-items:center!important;background:#e6e6e6;display:flex;flex-direction:column!important;flex-wrap:nowrap!important;gap:12px!important;justify-content:space-between!important;min-width:193px;padding:12px}#list .cruise .aside .logo_company{background:#fff;height:45px;width:100%}#list .cruise .aside .logo_company img{height:100%;object-fit:contain;width:100%}#list .cruise .aside .tags{align-items:flex-start!important;color:#fff!important;display:flex;flex-direction:column!important;flex-wrap:nowrap!important;font-size:.75rem;font-weight:400!important;gap:18px!important;justify-content:flex-start!important;line-height:normal!important;width:100%}#list .cruise .aside .tags .tag{align-items:center!important;background:hsla(0,14%,56%,.6);border:none;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:6px!important;justify-content:center!important;padding:6px;width:100%}#list .cruise .aside .price{position:relative;width:100%}#list .cruise .aside .price a{color:inherit;font-weight:800;text-decoration:none}#list .cruise .aside .price div{text-align:right}#list .cruise .aside .price>span{color:#6c6c6c;display:block;font-size:.75rem;text-align:right}#list .cruise .aside .price .base{align-items:flex-end;display:flex;justify-content:flex-end;margin-bottom:18px;overflow:hidden;position:relative;z-index:2}#list .cruise .aside .price .base .price{font-size:150%;font-weight:700;line-height:normal}#list .cruise .aside .price .base.base_marge{margin:17px 0 0 6px}#list .cruise .aside .price .base span{font-size:12px;font-weight:300}#list .cruise .aside .price .old{background:#d10300;border-radius:8px 8px 0 0;color:#fff;font-size:.75rem;height:34px;padding:3px 10px 6px 6px;position:absolute;right:0;text-decoration:line-through;top:20%;width:90%;z-index:1}#list .cruise .aside .price .old span{font-size:.5rem}#list .cruise .aside .floa{align-items:flex-start!important;color:#6c6c6c;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;font-size:.75rem;gap:12px!important;justify-content:flex-end!important;margin:6px 0 6px 6px;width:100%}#list .cruise .aside .floa img{max-height:19px}#list .cruise .aside div.floa_and_call_to_action{width:100%}#list .cruise .aside a.call_to_action{display:block;text-align:center;width:100%}#list .cruise .aside.mobile .tags{margin-bottom:12px}#list .cruise .aside.mobile>span{color:#6c6c6c;display:block;margin-bottom:12px;text-align:right}#list .cruise .aside.mobile .logo-and-price{align-items:stretch!important;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:14px!important;justify-content:space-between!important;margin-bottom:12px;width:100%}#list .cruise .aside.mobile .logo-and-price .logo_company{margin:0}#list .cruise .other_departures{align-items:normal!important;display:flex;flex-direction:column!important;flex-wrap:nowrap!important;gap:12px!important;justify-content:normal!important}#list .cruise .other_departures .other_departures_title{color:#9e7e7e!important;font-size:.75rem;font-weight:600!important;line-height:normal!important;margin-top:12px}#list .cruise .other_departures .departures-carousel-wrapper{align-items:center!important;background:#f9f9f9;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px!important;justify-content:center!important;overflow:hidden;position:relative;width:100%}#list .cruise .other_departures .departures-carousel-container{flex:1;overflow-x:hidden}#list .cruise .other_departures .departures-carousel-container .departures-carousel{display:flex;flex-wrap:nowrap;gap:3px;transition:transform .3s ease;will-change:transform}#list .cruise .other_departures .departures-carousel-container .departures-carousel .departure-item{background:#fff;flex:0 0 auto;font-size:.6875rem;padding:5px 12px 6px 6px;text-align:center;text-decoration:none;width:150px}#list .cruise .other_departures .departures-carousel-container .departures-carousel .departure-item:hover{background:#ff5c00}#list .cruise .other_departures .departures-carousel-container .departures-carousel .departure-item:hover .date,#list .cruise .other_departures .departures-carousel-container .departures-carousel .departure-item:hover .price{color:#fdfdfd}#list .cruise .other_departures .departures-carousel-container .departures-carousel .departure-item .date{color:#6c6c6c;font-size:.8125rem;margin:0 0 4.2px}#list .cruise .other_departures .departures-carousel-container .departures-carousel .departure-item .price{color:#acacac}#list .cruise .other_departures .arrow{align-items:center;color:#555;cursor:pointer;display:flex;height:45px;padding:5px 12px;user-select:none}#list .cruise .other_departures .arrow:hover{background:#ff5c00;color:#fff}.pagination{align-items:normal!important;flex-direction:row!important;flex-wrap:wrap!important;margin:18px 0}.page-btn,.page-ellipsis,.pagination{display:flex;gap:10px!important;justify-content:center!important}.page-btn,.page-ellipsis{align-items:center!important;background-color:#fff;color:#6c6c6c;flex-direction:column!important;flex-wrap:nowrap!important;height:44px;text-decoration:none;width:44px}.page-btn:hover{background-color:#28d2ff;color:inherit}.page-btn.current{background-color:#0099c1;color:#fff;cursor:default;font-weight:700}.page-ellipsis{opacity:.5;pointer-events:none}#filters{align-items:normal!important;display:flex;flex-direction:column!important;flex-wrap:nowrap!important;gap:0!important;justify-content:flex-start!important}#filters #filter-toggle-btn{margin:0 12px 18px}#filters .filter-btn{background-color:#0099c1;border:1px solid #0099c1;color:#fff;color:#363636!important;font-size:.875rem;font-weight:600!important;height:42px;line-height:normal!important;margin:0 12px 18px;padding:4px 12px;text-align:center}#filters .filter-btn.mobile{margin:0}#filters .head{align-items:center!important;background:#0099c1;border-radius:18px 18px 0 0;color:#fff!important;display:flex;flex-direction:row!important;flex-wrap:wrap!important;font-size:1rem;font-weight:400!important;gap:3px!important;justify-content:center!important;line-height:normal!important;padding:22px 50px}#filters .head .weight{color:inherit!important;font-size:1.25rem;font-weight:700!important;line-height:normal!important;margin:0 3px}#filters .filters-title{padding:6px}#filters .list-filters{grid-gap:36px;align-self:stretch;background:#fff;border-radius:0 0 18px 18px;display:flex;flex-direction:column;overflow:hidden;padding:36px 18px 18px;transition:max-height .4s ease}#filters .list-filters .toggler{display:none}#filters .list-filters .toggler>div{background-color:#e6e6e6;color:#363636;font-size:24px;padding:9px}#filters .list-filters.mobile{padding:36px 18px 126px}#filters .list-filters.mobile .toggler{align-items:center!important;background-color:#0099c1;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:0!important;height:68px;justify-content:flex-end!important;left:0;padding:12px;position:fixed;top:0;width:100%;z-index:9999}#filters .toggle-list{grid-gap:6px;background:#fff;display:flex;flex-direction:column;height:0;margin:24px 0 0;overflow:hidden;transition:height .3s ease}#filters .toggle-list input[type=checkbox]{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #6c6c6c;border-radius:6px;cursor:pointer;display:inline-flex;height:18px;justify-content:center;position:relative;width:18px}#filters .toggle-list input[type=checkbox]:after{background:#ff5c00;content:"";height:12px;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='white' d='M20.29 5.71a1 1 0 0 0-1.42 0L9 15.59 5.12 11.7a1 1 0 1 0-1.41 1.42l4.95 4.95a1 1 0 0 0 1.41 0l10.22-10.22a1 1 0 0 0 0-1.42z'/></svg>") center/contain no-repeat;opacity:0;transition:opacity .15s ease;width:12px}#filters .toggle-list input[type=checkbox]:checked:after{opacity:1}#filters .toggle-list input[type=checkbox]:focus-visible{outline:2px solid #ff5c00;outline-offset:2px}#filters .toggle-list .top-block{background:#f6f6f6;padding:6px}#filters .toggle-list .top-block button{border:0;outline:0}#filters .toggle-list .top-block .toggle-item{align-items:center;display:flex;justify-content:space-between}#filters .toggle-list .top-block .toggle-item label{align-items:center!important;cursor:pointer;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:0!important;justify-content:flex-start!important;width:100%}#filters .toggle-item{font-size:.875rem;margin:0}#filters .toggle-item:hover{background-color:#e6e6e6}#filters .toggle-item label{align-items:center!important;cursor:pointer;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:0!important;justify-content:space-between!important;padding:6px}#filters .toggle-item label.top-master{font-weight:500}#filters .icon-chevron-down.rotate{transform:rotate(180deg);transition:transform .5s ease}#filters .sub-toggle-list{height:0;overflow:hidden;transition:height .3s ease}#filters .sub-toggle-list .sub-toggle-item{padding:6px 24px}#filters .sub-toggle-list .sub-toggle-item label{align-items:center!important;cursor:pointer;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:0!important;justify-content:space-between!important;margin:0 0 0 12px;padding:0 12px}#filters .sub-toggle-list .sub-toggle-item label:hover{background-color:#e6e6e6}#filters .show-more,#filters .sub-show-more{align-items:center;background:#fff;border:0;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;height:36px;justify-content:center;margin-top:4px;width:100%}#filters .show-more:hover,#filters .sub-show-more:hover{background:gray}#filters .show-more.show-more,#filters .sub-show-more.show-more{color:rgba(54,54,54,.5)}#filters .show-more.show-more:hover,#filters .sub-show-more.show-more:hover{color:#363636}#filters .show-more.sub-show-more,#filters .show-more.sub-show-more:hover,#filters .sub-show-more.sub-show-more,#filters .sub-show-more.sub-show-more:hover{color:#6c6c6c}#filters .stuffs{background:#f6f6f6;padding:6px}#filters .stuffs .filters-title{padding:0}#filters .stuffs #stuff-list{background:inherit;flex-direction:row;flex-wrap:wrap}#filters .stuffs #stuff-list .toggle-item{margin:0;padding:0}#filters .stuffs #stuff-list .toggle-item button{align-items:center!important;background:#fff;border:.7px solid #6c6c6c;color:inherit!important;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;font-size:1rem;font-weight:400!important;gap:6px!important;height:32px;justify-content:center!important;line-height:normal!important;min-width:100px;padding:4px 12px}#filters .stuffs #stuff-list .toggle-item button:hover{background-color:#6c6c6c!important;color:#fff!important}#filters .stuffs #stuff-list .toggle-item button.active{background-color:#0099c1!important;border-color:#0099c1;color:#fff!important}#filters .stuffs #stuff-list .toggle-item button div{font-size:24px}#filters .stuffs #stuff-list .toggle-item button img.flag{width:24px}#filters .stuffs button.show-more{background:inherit}.inset-destination{background:#363636 50%/cover no-repeat;height:456px;margin:36px 0;padding:16px 18px;position:relative;width:100%}.inset-destination .destination{color:#fff!important;font-size:1.5rem;font-weight:900!important;left:18px;line-height:normal!important;position:absolute;top:16px}.inset-destination .inset-price{align-items:flex-end!important;bottom:16px;color:#fff;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:4.5px!important;justify-content:normal!important;position:absolute;right:18px}.inset-destination .inset-price span{color:#fff!important;font-size:.625rem;font-weight:500!important;line-height:normal!important;text-transform:uppercase}.inset-destination .inset-price div.price{background:#ff5c00;padding:12px 10px}.inset-destination .inset-price div.price span{color:inherit!important;font-size:.5rem;font-weight:300!important;line-height:normal!important;text-transform:lowercase}.inset-destination .inset-price div.price span.value{color:inherit!important;font-size:1.25rem;font-weight:800!important;line-height:normal!important}.free_space{align-items:center!important;background:#363636 50%/cover no-repeat;display:flex;flex-direction:column!important;flex-wrap:nowrap!important;gap:0!important;height:456px;justify-content:space-between!important;padding:16px 18px;width:100%}.free_space .text{color:#fff!important;font-size:1rem;font-weight:500!important;line-height:140%!important}.free_space .text .subtitle{color:inherit!important;color:inherit;font-size:1.5rem;font-weight:900!important;line-height:normal!important;margin-bottom:18px}.free_space a.btn{justify-content:center;width:100%}.slider-container{height:116px;margin-top:24px;position:relative}#price-graph{bottom:0;height:100%;left:0;pointer-events:none;z-index:0}#price-graph,.slider-track{position:absolute;width:100%}.slider-track{background:#ccc;bottom:-15%;height:6px;transform:translateY(-50%);z-index:1}input[type=range]{appearance:none;background:red;bottom:-9%;color:red;height:0;pointer-events:none;position:absolute;-moz-user-select:none;width:100%;z-index:2}input[type=range]::-moz-range-track{cursor:pointer}input[type=range]::-moz-range-thumb{cursor:grab}@-moz-document url-prefix(){input[type=range]{pointer-events:auto}}input[type=range]::-webkit-slider-thumb{appearance:none;background:#ccc;border-radius:6px;cursor:pointer;height:20px;pointer-events:all;position:relative;width:20px}.price-values{display:flex;gap:10px;justify-content:space-between;margin-top:25px}.price-values .price-input{display:inline-block;position:relative;width:100px}.price-values .price-input:after{color:#fff;content:"€";font-size:1rem;font-weight:700;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.price-box{background:#09c;border:none;box-sizing:border-box;color:#fff;font-size:1rem;font-weight:700;padding:10px 30px 10px 20px;text-align:center;width:100%}.price-box::-webkit-inner-spin-button,.price-box::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.price-box[type=number]{-moz-appearance:textfield}#list .tags{align-items:center!important;display:flex;flex-direction:row!important;flex-wrap:wrap!important;gap:12px!important;justify-content:flex-start!important;transition:all .3s ease}#list .tags .tag{border:.7px solid #363636;color:inherit!important;font-size:.875rem;font-weight:500!important;line-height:normal!important;padding:4px 6px;white-space:nowrap}#list .tags .tag .icon{align-items:center!important;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:10px!important;justify-content:center!important}#list .tags .tag .icon:before{-webkit-text-fill-color:transparent;-webkit-background-clip:text;color:transparent;color:transparent!important;display:inline-block;font-size:1.5rem;font-weight:300!important;line-height:normal!important}#list .classic-tags.empty{margin-top:-18px}#list .classic-tags .tags{grid-gap:18px}#list .classic-tags .tag{align-items:center!important;color:inherit!important;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;font-size:.75rem;font-size:12px;font-weight:400!important;gap:6px!important;justify-content:center!important;line-height:normal!important;min-width:100px;padding:10px 18px 6px 6px}#list .classic-tags .tag .deletetag{cursor:pointer;font-size:18px;font-weight:700}#list .classic-tags .tag#show-all-tags div{transform:rotate(90deg)}#list .classic-tags #delete-tags,#list .classic-tags #hide-tags{border:0;color:#0099c1;text-decoration:underline}#list .classic-tags #delete-tags:hover,#list .classic-tags #hide-tags:hover{color:#00485b}#list .super-tags{align-items:center!important;background-color:#fff;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px!important;justify-content:space-between!important;padding:6px}#list .tag_by{min-width:157px;position:relative}#list .tagBy{align-items:flex-start!important;border:none;color:inherit!important;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;font-size:.875rem;font-weight:600!important;gap:12px!important;justify-content:flex-end!important;line-height:normal!important;padding:0 12px;width:100%}#list .tagBy .animating{transition:height .3s ease}#list .tagBy+ul{align-items:flex-start!important;background:#fff;display:flex;flex-direction:column!important;flex-wrap:nowrap!important;gap:10px!important;justify-content:flex-start!important;list-style-type:none;margin:0;min-width:100%;overflow:hidden;padding:0;position:absolute;right:0;text-align:right;top:200%;white-space:nowrap;width:max-content}#list .tagBy+ul li{padding:6px 12px;width:100%}#list .tagBy+ul li:hover{background-color:#c1f2ff}#list .tagBy+ul li a{color:inherit;display:block;width:100%}#list .tag_by_mobile{align-items:center!important;background-color:#fff;border-radius:18px 18px 0 0;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:0!important;justify-content:space-between!important;padding:6px}#list .tag_by_mobile .cruise_number{color:inherit!important;font-size:1rem;font-weight:500!important;line-height:normal!important}#list .tag_by_mobile .cruise_number span{color:inherit!important;font-size:1.25rem;font-weight:700!important;line-height:normal!important}.tag.dynamic{opacity:0;transform:scale(.8);transition:opacity .3s ease,transform .3s ease}.tag.dynamic.appear{opacity:1;transform:scale(1)}.tag.dynamic.fade-out{opacity:0;transform:scale(.8)}#seo{grid-column-gap:24px;align-items:stretch;background:#fff;border:4px solid #0099c1;display:flex;flex-wrap:wrap;max-width:100%;padding:0 24px 0 0;width:100%}#seo .image-wrapper{align-items:stretch!important;background-position:50%;background-size:cover;border-radius:18px 0 0 18px;flex:0 0 60%;flex-direction:row!important;flex-wrap:nowrap!important;gap:0!important}#seo .image-wrapper,#seo .introduction{display:flex;justify-content:normal!important}#seo .introduction{align-items:normal!important;color:inherit!important;flex:1 0 0;flex-direction:column!important;flex-wrap:nowrap!important;font-size:1rem;font-weight:400!important;gap:18px!important;height:auto;line-height:140%!important;padding:18px 0}#seo .introduction h2{color:#363636!important;font-size:1.25rem;font-weight:500!important;line-height:140%!important}#seo button.toggler{justify-content:center;width:100%}#seo .localisation{color:#363636!important;font-size:1rem;font-weight:400!important;line-height:140%!important;margin:6px 0 24px;text-align:right}#seo .rest>div{flex-direction:column!important;gap:18px!important}#seo .rest .subtitle,#seo .rest>div{align-items:normal!important;display:flex;flex-wrap:nowrap!important;justify-content:normal!important}#seo .rest .subtitle{color:inherit!important;flex-direction:row!important;font-size:1rem;font-weight:400!important;gap:6px!important;line-height:140%!important;margin:6px 0}#seo .rest ul{margin:0 24px}#seo .rest ul li{color:inherit!important;font-size:1rem;font-weight:400!important;line-height:140%!important}#seo.opened{display:block;padding:18px 24px}#seo.opened .image-wrapper{height:380px}#seo.opened .introduction{padding:24px 21px 18px}#seo.opened .rest{padding:0 21px 24px}.collapsible{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease,opacity .5s ease}.collapsible.open{opacity:1}.mobile{display:none!important}@media (max-width:768px){.daterangepicker{z-index:9999!important}.mobile{display:initial!important}.desktop{display:none!important}#title{margin:auto 12px;width:100%}#title .path{overflow-x:scroll}#title h1{font-size:1.25rem;justify-content:flex-start;margin-bottom:12px}#list #seo{display:block;padding:0}#list #seo .introduction{margin-left:0;padding:18px 24px;width:100%}#list #seo .localisation{text-align:center}#list #seo .image-wrapper{height:170px}#list #seo.opened{padding:inherit}#list .super-tags{background:none}#list .super-tags .tags{-ms-overflow-style:none;flex-wrap:nowrap;overflow:scroll}#list .super-tags .tags::-webkit-scrollbar{display:none}#list .super-tags .tags .tag{background-color:#fff}#list .super-tags .tag_by{display:none}#list .tag_by_mobile{display:flex!important}#list .top-section{flex-direction:column}#list .top-section .aside,#list .top-section .content,#list .top-section .images{height:100%;width:100%}#list .cruise .images{align-items:center!important;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;gap:6px!important;height:78px;justify-content:space-between!important}#list .cruise .images .thumbnails{flex:1;height:100%}#list .cruise .images .thumbnails img{height:100%}#list .cruise .images .carousel{flex:2;height:100%}#list .cruise .images .carousel img{height:100%}#list .cruise .other_departures .departures-carousel-container .departures-carousel .departure-item{width:120px}#list .cruise .content .benefits{flex-direction:column;flex-wrap:nowrap}#list .cruise .aside .price .old{top:0}#content{display:block;width:100%}#filters .validation-filters{bottom:42px;left:12px;position:fixed;width:calc(100% - 24px);z-index:9999}#filters .list-filters.mobile{grid-gap:42px;display:flex!important;height:100vh;left:0;overflow-y:scroll;position:fixed;top:0;width:100%;z-index:9999}#filters .list-filters.mobile .price-range{margin-bottom:18px}#filters .list-filters.mobile .dates{margin-top:54px}body.filtered{overflow-y:hidden}body.filtered:after{background-color:#fff;content:"";display:block;height:100vh;left:0;overflow-y:hidden;position:fixed;top:0;width:100%}body .daterangepicker{border:1px solid #363636;position:fixed;top:50px!important;transform:translateX(10%)}body .daterangepicker:after,body .daterangepicker:before{display:none}}.daterangepicker{background-color:#fff;border:1px solid #ddd;border-radius:4px;color:inherit;display:none;font-family:arial;font-size:15px;left:20px;line-height:1em;margin-top:7px;max-width:none;padding:0;position:absolute;top:100px;width:278px;z-index:3001}.daterangepicker:after,.daterangepicker:before{border-bottom-color:rgba(0,0,0,.2);content:"";display:inline-block;position:absolute}.daterangepicker:before{border-bottom:7px solid #ccc;border-left:7px solid transparent;border-right:7px solid transparent;top:-7px}.daterangepicker:after{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;top:-6px}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:after,.daterangepicker.openscenter:before{left:0;margin-left:auto;margin-right:auto;right:0;width:0}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:before{border-bottom:initial;border-top:7px solid #ccc;bottom:-7px;top:auto}.daterangepicker.drop-up:after{border-bottom:initial;border-top:6px solid #fff;bottom:-6px;top:auto}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-buttons,.daterangepicker.show-calendar .drp-calendar{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{border:solid #000;border-radius:0;border-width:0 2px 2px 0;color:#fff;display:inline-block;padding:3px}.daterangepicker .calendar-table .next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{border:1px solid transparent;border-radius:4px;cursor:pointer;font-size:12px;height:24px;line-height:24px;min-width:32px;text-align:center;vertical-align:middle;white-space:nowrap;width:32px}.daterangepicker .calendar-table{background-color:#fff;border:1px solid #fff;border-radius:4px}.daterangepicker .calendar-table table{border-collapse:collapse;border-spacing:0;margin:0;width:100%}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}.daterangepicker td.week,.daterangepicker th.week{color:#ccc;font-size:80%}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:#fff;border-color:transparent;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;border-radius:0;color:#000}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:transparent;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker option.disabled,.daterangepicker td.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect,.daterangepicker select.yearselect{cursor:default;font-size:12px;height:auto;margin:0;padding:1px}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect{background:#eee;border:1px solid #eee;font-size:12px;margin:0 auto;outline:0;padding:2px;width:50px}.daterangepicker .calendar-time{line-height:30px;margin:4px auto 0;position:relative;text-align:center}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{border-top:1px solid #ddd;clear:both;display:none;line-height:12px;padding:8px;text-align:right;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}.daterangepicker .drp-buttons .btn{font-size:12px;font-weight:700;margin-left:8px;padding:4px 8px}.daterangepicker.show-ranges.single.rtl .drp-calendar.left{border-right:1px solid #ddd}.daterangepicker.show-ranges.single.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker.show-ranges.rtl .drp-calendar.right{border-right:1px solid #ddd}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker .ranges{float:none;margin:0;text-align:left}.daterangepicker.show-calendar .ranges{margin-top:8px}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{cursor:pointer;font-size:12px;padding:8px 12px}.daterangepicker .ranges li:hover{background-color:#eee}.daterangepicker .ranges li.active{background-color:#08c;color:#fff}@media (min-width:564px){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:140px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.single .drp-calendar,.daterangepicker.single .ranges{float:left}.daterangepicker{direction:ltr;text-align:left}.daterangepicker .drp-calendar.left{clear:left;margin-right:0}.daterangepicker .drp-calendar.left .calendar-table{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.daterangepicker .drp-calendar.right{margin-left:0}.daterangepicker .drp-calendar.right .calendar-table{border-bottom-left-radius:0;border-left:none;border-top-left-radius:0}.daterangepicker .drp-calendar.left .calendar-table{padding-right:8px}.daterangepicker .drp-calendar,.daterangepicker .ranges{float:left}}@media (min-width:730px){.daterangepicker .ranges{float:left;width:auto}.daterangepicker.rtl .ranges{float:right}.daterangepicker .drp-calendar.left{clear:none!important}}div.date-range-picker-group label{background-color:var(--date-range-picker-bg-color,#6c757d)!important;border:1px solid var(--date-range-picker-border-color,#545b62)!important;border-radius:var(--date-range-picker-border-radius,2px)!important;color:var(--date-range-picker-font-color,#fff)!important;cursor:pointer!important;font-weight:700!important;line-height:23px!important;margin:0!important;padding:5px 30px 5px 8px!important;position:relative;white-space:nowrap!important}div.date-range-picker-group label>span.date-range{font-weight:400!important;margin-left:5px!important}div.date-range-picker-group label:after{border:none;border-left:1px solid var(--date-range-picker-border-color,#545b62);color:var(--date-range-picker-font-color,#fff);content:"\F0D7";font-family:Font Awesome\ 5 Free,monospace;font-size:16px;padding:5px 6px 6px;position:absolute;right:0;top:0}div.date-range-picker-group input{border:none!important;height:0!important;min-height:0!important;min-width:0!important;padding:0!important;width:0!important}