.table-departures{scroll-margin-top:150px}@media screen and (min-width:1200px){.table-departures{width:780px}}.table-departures__intro{display:flex;justify-content:space-between}@media(max-width:1024px){.table-departures__intro{flex-direction:column;margin-bottom:20px;gap:20px}}@media(min-width:1025px){.table-departures__intro{align-items:center;margin-bottom:30px;gap:30px}}.table-departures__intro--left{display:flex;flex-direction:column;gap:5px}.table-departures__intro--left .subtitle,.table-departures__intro--left .title{color:#043673;transition:color .3s ease-in-out}html.dark .table-departures__intro--left .subtitle,html.dark .table-departures__intro--left .title{color:#fff}.table-departures__intro--right .input-wrapper{width:315px;max-width:100%}.table-departures__intro--right .input-wrapper .input-container{position:relative}.table-departures__intro--right .input-wrapper .input-container:after{content:"";position:absolute;left:10px;bottom:12px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 14.6667V16.3333H7.5V14.6667H2.5ZM2.5 4.66667V6.33333H10.8333V4.66667H2.5ZM10.8333 18V16.3333H17.5V14.6667H10.8333V13H9.16667V18H10.8333ZM5.83333 8V9.66667H2.5V11.3333H5.83333V13H7.5V8H5.83333ZM17.5 11.3333V9.66667H9.16667V11.3333H17.5ZM12.5 8H14.1667V6.33333H17.5V4.66667H14.1667V3H12.5V8Z' fill='%230048B6'/%3E%3C/svg%3E%0A")}.table-departures__intro--right .input-wrapper select{padding-left:42px;text-transform:capitalize}.table-departures__table{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:1200px){.table-departures__table{max-width:780px}}.table-departures__table-row{width:100%;border-radius:5px;overflow:hidden;border:1px solid;border-color:#001e4b;transition:border-color .3s ease-in-out}html.dark .table-departures__table-row{border-color:#0086ee}.table-departures__table-row{background-color:#043673;transition:background-color .3s ease-in-out}html.dark .table-departures__table-row{background-color:#23374f}.table-departures__table-row .text{text-transform:capitalize;color:#fff;transition:color .3s ease-in-out}html.dark .table-departures__table-row .text{color:#fff}.table-departures__table-row--top{padding:12px;display:flex;justify-content:space-between;gap:12px}@media(max-width:900px){.table-departures__table-row--top{position:relative;flex-wrap:wrap}.table-departures__table-row--top:after{content:"";position:absolute;width:calc(100% - 24px);height:1px;left:12px;bottom:52px;background-color:#001e4b;transition:background-color .3s ease-in-out}html.dark .table-departures__table-row--top:after{background-color:#0086ee}}@media(min-width:1025px){.table-departures__table-row--top{align-items:center}}.table-departures__table-row--bottom{width:100%;height:27px;padding-inline:12px;display:flex;align-items:center;border-top:1px solid;border-color:#001e4b;transition:border-color .3s ease-in-out}html.dark .table-departures__table-row--bottom{border-color:#23374f}@media(max-width:767px){.table-departures__table-row--bottom{gap:12px}}@media(min-width:768px){.table-departures__table-row--bottom{gap:20px}}.table-departures__table-row--bottom.stops{background-color:#0050c7;transition:background-color .3s ease-in-out}html.dark .table-departures__table-row--bottom.stops{background-color:#001e4b}.table-departures__table-row--bottom.stops>.text{display:block;padding-right:12px}.table-departures__table-row--bottom.alerts{background-color:#d61124;transition:background-color .3s ease-in-out}html.dark .table-departures__table-row--bottom.alerts{background-color:#fff}.table-departures__table-row--bottom.alerts .text{display:block;padding:2px 5px 1px;border-radius:3px;background-color:#fff;transition:background-color .3s ease-in-out}html.dark .table-departures__table-row--bottom.alerts .text{background-color:#043673}.table-departures__table-row--bottom.alerts .text{color:#d61124;transition:color .3s ease-in-out}html.dark .table-departures__table-row--bottom.alerts .text{color:#fff}.table-departures__table-row--bottom--col{width:fit-content}.table-departures__table-row--bottom--col .text{display:block;white-space:nowrap;text-transform:uppercase}.table-departures__table-row--bottom--slider{overflow:hidden}.table-departures__table-row--bottom--slider .slide{padding-bottom:2px}.table-departures__table-row--bottom--slider .slide>*{display:inline-block}.table-departures__table-row--bottom--slider .slide>:not(:last-child){margin-right:5px}.table-departures__table-row--bottom--slider .slide .time{padding:3px 5px;border-radius:3px;border:1px solid #cfd7e0;border-color:#8dc9f7;transition:border-color .3s ease-in-out}html.dark .table-departures__table-row--bottom--slider .slide .time{border-color:#cfd7e0}.table-departures__table-row--bottom--slider .slide .time{line-height:100%}.table-departures__table-row--bottom--slider .slide .icon,.table-departures__table-row--bottom--slider .slide svg{width:32px;height:6px}.table-departures__table-row--bottom--slider .slide .icon{padding-bottom:2px;padding-left:2px}.table-departures__table-row--bottom--slider .slide-stop svg{fill:#cfd7e0;fill:#8dc9f7;transition:fill .3s ease-in-out}html.dark .table-departures__table-row--bottom--slider .slide-stop svg{fill:#cfd7e0}.table-departures__table-row--bottom--slider .slide-stop.text-error>*{color:#d61124;transition:color .3s ease-in-out}html.dark .table-departures__table-row--bottom--slider .slide-stop.text-error>*{color:#fff}.table-departures__table-row--bottom--slider .slide-alert{color:#fff;transition:color .3s ease-in-out}html.dark .table-departures__table-row--bottom--slider .slide-alert{color:#043673}.table-departures__table-row--bottom--slider .slide-alert svg{fill:#fff;transition:fill .3s ease-in-out}html.dark .table-departures__table-row--bottom--slider .slide-alert svg{fill:#043673}.table-departures__table-row--bottom--slider .slide .spacer{width:120px}.table-departures__table-col{align-self:center}.table-departures__table-col.col-time{display:flex;align-items:center;gap:5px}@media(max-width:900px){.table-departures__table-col.col-time{padding-bottom:5px;flex:1 1 100%;justify-content:space-between;border-bottom:1px solid;border-color:#001e4b;transition:border-color .3s ease-in-out}html.dark .table-departures__table-col.col-time{border-color:#0086ee}}@media(min-width:901px){.table-departures__table-col.col-time{flex:0 0 122px}}.table-departures__table-col.col-time span{display:block;width:60px;padding:5px 5px 3px;border-radius:5px;border:1px solid;text-align:center;border-color:#fff;transition:border-color .3s ease-in-out}html.dark .table-departures__table-col.col-time span{border-color:#f6f7f8}.table-departures__table-col.col-time p{font-weight:500}@media(max-width:900px){.table-departures__table-col.col-from{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - (12px + 20px))}}@media(min-width:901px){.table-departures__table-col.col-from{flex:0 0 150px}}.table-departures__table-col.col-from .text{line-height:130%}.table-departures__table-col.col-to{display:flex;justify-content:flex-start;align-items:center;gap:12px}@media(max-width:900px){.table-departures__table-col.col-to{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - (12px - 20px));justify-content:space-between}}@media(min-width:901px){.table-departures__table-col.col-to{flex:0 0 176px}}.table-departures__table-col.col-to svg{width:20px;height:10px;fill:#8dc9f7;transition:fill .3s ease-in-out}html.dark .table-departures__table-col.col-to svg{fill:#8dc9f7}.table-departures__table-col.col-to .text{line-height:130%}.table-departures__table-col.col-ship{flex:0 0 80px;display:flex;align-items:center;gap:5px}@media(max-width:900px){.table-departures__table-col.col-ship{padding-top:12px}}.table-departures__table-col.col-ship .material-icons-outlined{font-size:14px;color:#8dc9f7;transition:color .3s ease-in-out}html.dark .table-departures__table-col.col-ship .material-icons-outlined{color:#8dc9f7}.table-departures__table-col.col-timer{flex:0 0 80px;display:flex;align-items:center;gap:5px}@media(max-width:900px){.table-departures__table-col.col-timer{padding-top:12px}}.table-departures__table-col.col-timer .wrapper{display:flex;align-items:center;gap:5px}.table-departures__table-col.col-timer .wrapper .material-icons-outlined{font-size:14px;color:#8dc9f7;transition:color .3s ease-in-out}html.dark .table-departures__table-col.col-timer .wrapper .material-icons-outlined{color:#8dc9f7}.table-departures__table-col.col-timer .wrapper-text{display:flex;flex-direction:column}.table-departures__table-col.col-timer .wrapper-text .info{text-transform:uppercase;color:#fff;transition:color .3s ease-in-out}html.dark .table-departures__table-col.col-timer .wrapper-text .info{color:#fff}.table-departures__table-col.col-logo{flex:0 0 70px;display:flex;justify-content:flex-end}@media(max-width:900px){.table-departures__table-col.col-logo{padding-top:12px}}.table-departures__table-col.col-logo svg{max-width:70px;max-height:30px}html.dark .table-departures__intro--right .input-container:after{background-image:url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 14.6667V16.3333H7.5V14.6667H2.5ZM2.5 4.66667V6.33333H10.8333V4.66667H2.5ZM10.8333 18V16.3333H17.5V14.6667H10.8333V13H9.16667V18H10.8333ZM5.83333 8V9.66667H2.5V11.3333H5.83333V13H7.5V8H5.83333ZM17.5 11.3333V9.66667H9.16667V11.3333H17.5ZM12.5 8H14.1667V6.33333H17.5V4.66667H14.1667V3H12.5V8Z' fill='%23ffffff'/%3E%3C/svg%3E%0A")}.splide__arrow{align-items:center;background:#ccc;border:0;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.meteo-widget-card{width:100%;display:flex;flex-flow:column nowrap}.meteo-widget-card__heading{display:flex;flex-flow:column nowrap;row-gap:5px;padding-bottom:12px}.meteo-widget-card__heading h3{color:#0048b6;transition:color .3s ease-in-out}html.dark .meteo-widget-card__heading h3{color:#f6f7f8}.meteo-widget-card__content{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #bbe1fc}@media(max-width:767px){.meteo-widget-card__content{flex-direction:column;gap:5px}}@media(min-width:768px){.meteo-widget-card__content{gap:20px}}.meteo-widget-card__content-weather{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:12px}@media(min-width:768px){.meteo-widget-card__content-weather{padding-block:12px}}.meteo-widget-card__content-weather svg{width:50px;height:50px;fill:#e75c0b;transition:fill .3s ease-in-out}html.dark .meteo-widget-card__content-weather svg{fill:#8dc9f7}.meteo-widget-card__content-weather .category{color:#63748c;transition:color .3s ease-in-out}html.dark .meteo-widget-card__content-weather .category{color:#fff}.meteo-widget-card__content-sea-weather{display:flex;flex-flow:column nowrap}.meteo-widget-card__content-sea-weather .icon{font-size:24px;color:#e75c0b;transition:color .3s ease-in-out}html.dark .meteo-widget-card__content-sea-weather .icon{color:#8dc9f7}.meteo-widget-card__content-sea-weather svg{width:24px;height:24px;fill:#e75c0b;transition:fill .3s ease-in-out}html.dark .meteo-widget-card__content-sea-weather svg{fill:#8dc9f7}.meteo-widget-card__content-sea-weather--water{border-bottom:1px solid #bbe1fc}.meteo-widget-card__content-sea-weather--air,.meteo-widget-card__content-sea-weather--water{padding:5px 0;display:inline-flex;align-items:center;justify-content:space-between;column-gap:12px}.meteo-widget-card__content-days{display:flex;flex-direction:column;width:100%}.meteo-widget-card__content-days .today,.meteo-widget-card__content-days .tomorrow{padding-block:12px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:5px}.meteo-widget-card__content-days .today .day,.meteo-widget-card__content-days .tomorrow .day{color:#0048b6;transition:color .3s ease-in-out}html.dark .meteo-widget-card__content-days .today .day,html.dark .meteo-widget-card__content-days .tomorrow .day{color:#f6f7f8}.meteo-widget-card__content-days .today .degrees,.meteo-widget-card__content-days .tomorrow .degrees{color:#043673;transition:color .3s ease-in-out}html.dark .meteo-widget-card__content-days .today .degrees,html.dark .meteo-widget-card__content-days .tomorrow .degrees{color:#fff}.meteo-widget-card__content-days .today span,.meteo-widget-card__content-days .tomorrow span{display:inline-flex;align-items:center;column-gap:5px}.meteo-widget-card__content-days .today{border-bottom:1px solid #bbe1fc}@media(max-width:767px){.meteo-widget-card__content-days .today{border-top:1px solid #bbe1fc}}.meteo-widget-card__content-days svg{width:24px;height:24px;fill:#e75c0b;transition:fill .3s ease-in-out}html.dark .meteo-widget-card__content-days svg{fill:#8dc9f7}@media(max-width:767px){.meteo-widget-card__col{width:100%}}@media(min-width:768px){.meteo-widget-card__col{width:calc(50% - 20px/2)}}.button-side{padding:12px;display:flex;align-items:flex-end;justify-content:space-between;border-radius:12px;background-color:#043673;transition:background-color .3s ease-in-out}html.dark .button-side{background-color:#fff}@media(min-width:768px){.button-side:hover{background-color:#0048b6;transition:background-color .3s ease-in-out}html.dark .button-side:hover{background-color:#f6f7f8}.button-side:hover .button-side__label{color:#fff;transition:color .3s ease-in-out}html.dark .button-side:hover .button-side__label{color:#043673}}.button-side__label{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#fff;transition:color .3s ease-in-out}html.dark .button-side__label{color:#043673}.button-side__label .title{margin:0;font-size:22px;font-weight:700;line-height:120%}.button-side__icon{width:28px;height:28px;flex:0 0 28px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:100px}.button-side__icon .material-icons-outlined{font-size:14px;color:#e75c0b}.splide__progress-wrap{display:flex;align-items:center;gap:16px}.splide__progress-wrap .splide__progress-num{font-size:1rem;font-weight:300;line-height:1.25rem}.splide__progress{width:100%;background:#000;height:1px}.splide__progress--bar{background:#000;height:4px;transition:width .4s ease;transform:translateY(-3px);width:0}.splide__arrows{display:flex;gap:6px}.splide__arrow{width:50px;height:50px;background-color:#001e4b;border-radius:50%;cursor:pointer;position:relative;border:none}.splide__arrow[disabled]{background-color:#fff;cursor:default}.splide__arrow[disabled]>svg{fill:#dfdfdf}.splide__arrow>svg{width:20px;height:20px;position:absolute;top:50%;bottom:auto;left:50%;right:auto;transform:translate(-50%,-50%);fill:#fff}.section-departures{scroll-margin-top:150px;background-color:#f6f7f8;transition:background-color .3s ease-in-out}html.dark .section-departures{background-color:#001e4b}@media(max-width:767px){.section-departures{padding-block:40px}}@media(min-width:768px){.section-departures{padding-block:80px}}.section-departures__container{display:flex}@media(max-width:767px){.section-departures__container{gap:12px}}@media(min-width:768px){.section-departures__container{gap:20px}}@media screen and (max-width:1199px){.section-departures__container{flex-direction:column}}.section-departures__table{flex:1 1 auto}@media screen and (max-width:1199px){.section-departures__table{width:100%}}.section-departures__sidebar{display:flex;flex-direction:column;gap:12px}.section-departures__sidebar>.info-card{flex:0 0 auto}.section-departures__sidebar .info-card__container{min-height:auto}@media screen and (max-width:1199px){.section-departures__sidebar{width:100%}}@media screen and (min-width:1200px){.section-departures__sidebar{flex-grow:1;flex-shrink:1;flex-basis:calc(44% - 10px);height:100%;padding-top:7px;position:sticky;top:calc(80px + 80px)}}.section-departures__sidebar .wrapper-cards{display:flex;gap:12px}@media(max-width:767px){.section-departures__sidebar .wrapper-cards{flex-direction:column}}@media screen and (min-width:1200px){.section-departures__sidebar .wrapper-cards{flex-direction:column}}.section-departures__sidebar .wrapper-cards .banner-card{width:100%}@media(min-width:1200px)and (max-width:1300px){.section-departures__sidebar .wrapper-cards .banner-card{height:140px}}