.tabs-table__item{height:60px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(0,0,0,0);border-radius:100px;cursor:pointer;transition:border-color .3s cubic-bezier(.645,.045,.355,1)}@media(max-width:1024px){.tabs-table__item{width:100%;padding:12px}}@media(min-width:1025px){.tabs-table__item{flex:1 1;padding:12px 30px}}.tabs-table__item.active{border-color:#e75c0b;transition:border-color .3s ease-in-out}html.dark .tabs-table__item.active{border-color:#8dc9f7}.tabs-table__item.active svg{fill:#e75c0b;transition:fill .3s ease-in-out}html.dark .tabs-table__item.active svg{fill:#8dc9f7}.tabs-table__item .material-icons-outlined,.tabs-table__item p{white-space:nowrap;color:#043673;transition:color .3s ease-in-out}html.dark .tabs-table__item .material-icons-outlined,html.dark .tabs-table__item p{color:#fff}.tabs-table__item svg{width:50px;height:100%;fill:#043673;transition:fill .3s ease-in-out}html.dark .tabs-table__item svg{fill:#fff}.partners{scroll-margin-top:150px;overflow:hidden;background-color:#f6f7f8;transition:background-color .3s ease-in-out}html.dark .partners{background-color:#001e4b}@media(max-width:767px){.partners{margin-block:40px;padding-block:40px}}@media(min-width:768px){.partners{padding-block:80px;margin-block:80px}}.partners__container{display:flex;flex-direction:column}@media(max-width:767px){.partners__container{gap:12px}}@media(min-width:768px){.partners__container{gap:20px}}.partners__intro{display:flex;flex-direction:column;gap:5px}.partners__intro .subtitle,.partners__intro .title{color:#043673;transition:color .3s ease-in-out}html.dark .partners__intro .subtitle,html.dark .partners__intro .title{color:#fff}.partners__tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.partners__tabs .tabs-table{padding:5px;width:100%;display:flex;align-items:center;border:1px solid;border-color:#cfd7e0;transition:border-color .3s ease-in-out}html.dark .partners__tabs .tabs-table{border-color:#23374f}@media(max-width:1024px){.partners__tabs .tabs-table{width:100%;flex-direction:column;border-radius:30px}}@media(min-width:1025px){.partners__tabs .tabs-table{border-radius:100px}}.partners__tabs .tabs-table__item.active{border-color:#e75c0b;transition:border-color .3s ease-in-out}html.dark .partners__tabs .tabs-table__item.active{border-color:#8dc9f7}.partners__tabs .tabs-table__item.active .material-icons-outlined,.partners__tabs .tabs-table__item.active p{color:#e75c0b;transition:color .3s ease-in-out}html.dark .partners__tabs .tabs-table__item.active .material-icons-outlined,html.dark .partners__tabs .tabs-table__item.active p{color:#8dc9f7}@media(max-width:1024px){.partners__tabs a{width:100%}}.partners__tabs-mobile{flex-direction:column;gap:5px}.partners__tabs-mobile,.partners__tabs-mobile--header{width:100%;display:flex;align-items:center;justify-content:space-between}.partners__tabs-mobile--header{padding:5px 12px;height:60px;gap:12px;border-radius:30px;border:1px solid;cursor:pointer;border-color:#cfd7e0;transition:border-color .3s ease-in-out}html.dark .partners__tabs-mobile--header{border-color:#23374f}.partners__tabs-mobile--header .material-icons-outlined,.partners__tabs-mobile--header p{color:#043673;transition:color .3s ease-in-out}html.dark .partners__tabs-mobile--header .material-icons-outlined,html.dark .partners__tabs-mobile--header p{color:#fff}.partners__tabs-mobile--content{width:100%;max-height:0;overflow:hidden;transition:max-height .3s ease}@media(max-width:767px){.partners__slider .swiper{overflow:visible}}.partners__slider .swiper-slide{height:auto;width:280px}.partners__slider .card-table{width:280px;min-height:334px;border:1px solid #cfd7e0;border-radius:12px;overflow:hidden;background-color:#fff}.partners__slider .card-table__header img{width:280px;height:180px}.partners__slider .card-table__body{padding:20px;display:flex;flex-direction:column;align-items:center;text-align:center;color:#23374f}@media(max-width:767px){.partners__slider .card-table__body{gap:12px}}@media(min-width:768px){.partners__slider .card-table__body{gap:20px}}.partners__slider .card-table__body img{aspect-ratio:160/40;max-width:160px;object-fit:contain}.press-card{border-radius:12px;border:1px solid;border-color:#cfd7e0;transition:border-color .3s ease-in-out}html.dark .press-card{border-color:#0086ee}@media(max-width:767px){.press-card{padding:20px 12px}}@media(min-width:768px){.press-card{padding:30px 20px}}.press-card__container{display:flex;justify-content:space-between}@media(max-width:767px){.press-card__container{flex-direction:column;align-items:flex-start;gap:40px}}@media(min-width:768px){.press-card__container{align-items:center;gap:80px}.press-card__icon{flex:0 0 125px}}.press-card__icon .icon{display:block;width:100%;max-width:125px;height:auto}.press-card__info{flex:1 1;flex-direction:column}.press-card__info,.press-card__info-top{display:flex;gap:12px}.press-card__info-top .category-label{position:relative;text-transform:uppercase;padding-left:22px}.press-card__info-top .category-label:after{content:"";position:absolute;left:0;top:45%;width:10px;height:1px;background-color:#043673;transition:background-color .3s ease-in-out}html.dark .press-card__info-top .category-label:after{background-color:#fff}.press-card__info .title{color:#043673;transition:color .3s ease-in-out}html.dark .press-card__info .title{color:#fff}.press-card__info .category-label,.press-card__info .date{color:#043673;transition:color .3s ease-in-out}html.dark .press-card__info .category-label,html.dark .press-card__info .date{color:#fff}.press-list{scroll-margin-top:150px}@media(max-width:767px){.press-list{margin-top:12px;margin-bottom:40px}}@media(min-width:768px){.press-list{margin-top:12px;margin-bottom:80px}}.press-list__container,.press-list__list{display:flex;flex-direction:column}@media(max-width:767px){.press-list__container,.press-list__list{gap:12px}}@media(min-width:768px){.press-list__container,.press-list__list{gap:20px}}.press-list__filter{display:flex;flex-wrap:wrap}.press-list__filter-mobile{flex-direction:column;gap:5px}.press-list__filter-mobile,.press-list__filter-mobile--header{width:100%;display:flex;align-items:center;justify-content:space-between}.press-list__filter-mobile--header{padding-block:12px;height:50px;gap:12px;cursor:pointer;border-bottom:1px solid;border-color:#cfd7e0;transition:border-color .3s ease-in-out}html.dark .press-list__filter-mobile--header{border-color:#0086ee}.press-list__filter-mobile--header .material-icons-outlined,.press-list__filter-mobile--header p{color:#043673;transition:color .3s ease-in-out}html.dark .press-list__filter-mobile--header .material-icons-outlined,html.dark .press-list__filter-mobile--header p{color:#fff}.press-list__filter-mobile--content{width:100%;max-height:0;overflow:hidden;transition:max-height .3s ease}@media(max-width:1024px){.press-list__filter{flex-direction:column;gap:12px}}@media(min-width:1025px){.press-list__filter{align-items:center;gap:20px}}.press-list__filter-col{min-width:350px;display:flex;flex-direction:column;gap:5px}.promo-list{scroll-margin-top:150px}@media(max-width:767px){.promo-list{margin-block:40px}}@media(min-width:768px){.promo-list{margin-block:80px}}.promo-list__container{display:flex;flex-direction:column}@media(max-width:767px){.promo-list__container{gap:12px}}@media(min-width:768px){.promo-list__container{gap:20px}}.promo-list__container__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px}@media(max-width:767px){.promo-list__container__cards{grid-template-columns:1fr;gap:20px}}.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}.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}}.carousel-news{scroll-margin-top:150px}.carousel-news__container{display:flex;flex-direction:column}@media(max-width:767px){.carousel-news__container{gap:12px}}@media(min-width:768px){.carousel-news__container{gap:20px}}.carousel-news__intro{display:flex;flex-direction:column;gap:5px}.carousel-news__intro .title{color:#043673;transition:color .3s ease-in-out}html.dark .carousel-news__intro .title{color:#fff}.carousel-news__intro .description{color:#0048b6;transition:color .3s ease-in-out}html.dark .carousel-news__intro .description{color:#f6f7f8}.carousel-news .swiper{overflow:visible}.carousel-news .swiper-slide{height:auto}@media(max-width:767px){.carousel-news .swiper-slide{max-width:330px}}@media(min-width:768px){.carousel-news .swiper-slide{max-width:380px}}.carousel-news .swiper-slide .card-news{height:100%}#carousel-news--single-block{overflow:hidden}@media(max-width:767px){#carousel-news--single-block{margin-block:30px}}@media(min-width:768px){#carousel-news--single-block{margin-block:80px}}.pressroom-aside__container{display:flex;flex-direction:column;border-radius:20px;background-color:#f6f7f8;transition:background-color .3s ease-in-out}html.dark .pressroom-aside__container{background-color:#001e4b}@media(max-width:767px){.pressroom-aside__container{padding:20px;gap:20px}}@media(min-width:768px){.pressroom-aside__container{padding:30px;gap:30px}}.pressroom-aside__title{display:flex;justify-content:space-between;gap:12px}.pressroom-aside__title .title{color:#043673;transition:color .3s ease-in-out}html.dark .pressroom-aside__title .title{color:#fff}.pressroom-aside__title .subtitle{color:#0048b6;transition:color .3s ease-in-out}html.dark .pressroom-aside__title .subtitle{color:#f6f7f8}.pressroom-aside__title .material-icons-outlined{font-size:32px;color:#0048b6;transition:color .3s ease-in-out}html.dark .pressroom-aside__title .material-icons-outlined{color:#f6f7f8}@media(min-width:1025px){.pressroom-aside__title .material-icons-outlined{display:none}}.pressroom-aside__list{display:flex;flex-direction:column}@media(min-width:768px){.pressroom-aside__list{gap:30px}}@media(max-width:1024px){.pressroom-aside__list{display:none}}.pressroom-aside__post{display:flex;flex-direction:column;gap:12px}.pressroom-aside__post-top{display:flex;align-items:center;gap:calc(12px + 22px)}.pressroom-aside__post-top .category,.pressroom-aside__post-top .date{color:#043673;transition:color .3s ease-in-out}html.dark .pressroom-aside__post-top .category,html.dark .pressroom-aside__post-top .date{color:#fff}.pressroom-aside__post-top .category{text-transform:uppercase}.pressroom-aside__post-top .date{position:relative}.pressroom-aside__post-top .date:after{content:"";position:absolute;left:-22px;top:50%;width:10px;height:1px;background-color:#043673;transition:background-color .3s ease-in-out}html.dark .pressroom-aside__post-top .date:after{background-color:#fff}.section-news{scroll-margin-top:150px}@media(max-width:767px){.section-news{margin-block:40px}}@media(min-width:768px){.section-news{margin-block:80px}}@media(max-width:1024px){.section-news{overflow:hidden}.section-news__container{display:flex;flex-direction:column;gap:12px}}@media(min-width:1025px){.section-news__container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}}.section-news__container .carousel-news{height:fit-content}@media(min-width:1025px){.section-news__container .carousel-news{position:sticky;top:calc(74px + 40px);grid-column:span 2;overflow:hidden}}@media(min-width:1181px){.section-news__container .carousel-news{top:calc(80px + 80px)}}.tab-sheet{position:relative}.tab-sheet:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background-color:#0048b6}html.dark .tab-sheet:after{background-color:#f6f7f8}.tab-sheet__container{padding-top:5px;padding-inline:5px;height:70px;border-top-left-radius:20px;border-top-right-radius:20px;background-color:#cfd7e0;transition:background-color .3s ease-in-out}html.dark .tab-sheet__container{background-color:#23374f}@media(max-width:767px){.tab-sheet__container{width:100%}}@media(min-width:768px){.tab-sheet__container{width:fit-content}}.tab-sheet__inner{position:relative;width:100%;display:flex;align-items:center;--active-index:0;--n:2}.tab-sheet__inner,.tab-sheet__inner:before{height:100%;border-top-left-radius:20px;border-top-right-radius:20px}.tab-sheet__inner:before{content:"";position:absolute;top:0;left:0;width:calc(100%/var(--n));transition:transform .3s cubic-bezier(.645,.045,.355,1);transform:translateX(calc(var(--active-index) * 100%));z-index:0;background-color:#0048b6}html.dark .tab-sheet__inner:before{background-color:#f6f7f8}.tab-sheet__chip{padding:12px 20px;flex:1 1;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.tab-sheet__chip{min-width:220px}}.tab-sheet__chip.active a{color:#fff;transition:color .3s ease-in-out}html.dark .tab-sheet__chip.active a{color:#23374f}.tab-sheet__chip a{position:relative;width:100%;height:100%;text-align:center;color:#043673;transition:color .3s ease-in-out}html.dark .tab-sheet__chip a{color:#fff}.section-list__pagination--info .pagination-ellipsis,.section-list__pagination--info .pagination-number{font-family:objektiv-mk3,sans-serif;font-weight:500;margin:0;font-size:16px;line-height:160%}.section-list__filter{margin:20px 0;display:flex;flex-wrap:wrap}.section-list__filter-mobile{flex-direction:column;gap:5px}.section-list__filter-mobile,.section-list__filter-mobile--header{width:100%;display:flex;align-items:center;justify-content:space-between}.section-list__filter-mobile--header{padding-block:12px;height:50px;gap:12px;cursor:pointer;border-bottom:1px solid;border-color:#cfd7e0;transition:border-color .3s ease-in-out}html.dark .section-list__filter-mobile--header{border-color:#0086ee}.section-list__filter-mobile--header .material-icons-outlined,.section-list__filter-mobile--header p{color:#043673;transition:color .3s ease-in-out}html.dark .section-list__filter-mobile--header .material-icons-outlined,html.dark .section-list__filter-mobile--header p{color:#fff}.section-list__filter-mobile--content{width:100%;max-height:0;overflow:hidden;transition:max-height .3s ease}@media(max-width:1024px){.section-list__filter{flex-direction:column;gap:12px}}@media(min-width:1025px){.section-list__filter{align-items:center;gap:20px}}.section-list__filter-col{min-width:350px;display:flex;flex-direction:column;gap:5px}.section-list__pagination{margin:20px 0;display:flex;justify-content:center;align-items:center;column-gap:12px}.section-list__pagination .btn{width:40px;height:40px;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;border:1px solid #043673;border-radius:12px}.section-list__pagination--info{display:inline-flex;align-items:center;column-gap:12px}.section-list__pagination--info .pagination-number{cursor:pointer}.section-list__pagination--info .pagination-ellipsis,.section-list__pagination--info .pagination-number{width:40px;height:40px;display:inline-flex;justify-content:center;align-items:center;border:1px solid #043673;border-radius:12px}.section-list__pagination--info .pagination-ellipsis.active,.section-list__pagination--info .pagination-number.active{background-color:#043673;color:#fff}.section-list .block-accordion__container{padding-inline:0}.card-ship__container{width:100%;height:100%;display:flex;border-radius:20px;overflow:hidden}@media(max-width:1024px){.card-ship__container{flex-direction:column-reverse}}.card-ship__container.green .card-ship__content{background-color:#edfaf4;transition:background-color .3s ease-in-out}html.dark .card-ship__container.green .card-ship__content{background-color:#037369}.card-ship__container.green .logo-ship{background-color:#edfaf4!important}.card-ship__container.green .description,.card-ship__container.green .info-item__name p,.card-ship__container.green .info-item__value p,.card-ship__container.green .name,.card-ship__container.green .service-content__link,.card-ship__container.green .service-item p{color:#037369!important;transition:color .3s ease-in-out}html.dark .card-ship__container.green .description,html.dark .card-ship__container.green .info-item__name p,html.dark .card-ship__container.green .info-item__value p,html.dark .card-ship__container.green .name,html.dark .card-ship__container.green .service-content__link,html.dark .card-ship__container.green .service-item p{color:#fff!important}.card-ship__container.green .info-item{border-color:#cfd7e0;transition:border-color .3s ease-in-out}html.dark .card-ship__container.green .info-item{border-color:#fff!important}.card-ship__container.green .material-icons-outlined{color:#e75c0b;transition:color .3s ease-in-out}html.dark .card-ship__container.green .material-icons-outlined{color:#fff!important}@media(max-width:1024px){.card-ship__content,.card-ship__image{width:100%}}.card-ship__image{position:relative}@media(min-width:1025px){.card-ship__image{width:67.7966%}}.card-ship__image picture{aspect-ratio:1.777777}.card-ship__image .logo-ship{position:absolute;padding-block:5px;width:110px;height:70px;bottom:0;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px}@media(max-width:767px){.card-ship__image .logo-ship{padding-inline:12px;right:20px}}@media(min-width:768px){.card-ship__image .logo-ship{padding-inline:20px;right:30px}}.card-ship__image .logo-ship img{object-fit:contain}.card-ship__content{height:auto;display:flex;flex-direction:column;justify-content:space-between;background-color:#f6f7f8;transition:background-color .3s ease-in-out}html.dark .card-ship__content{background-color:#001e4b}@media(max-width:767px){.card-ship__content{padding:20px;gap:12px}}@media(min-width:768px){.card-ship__content{padding:30px;gap:20px}}@media(min-width:1025px){.card-ship__content{width:32.2034%}}.card-ship__content-top{display:flex;flex-direction:column;gap:12px}.card-ship__content-top--logos{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.card-ship__content-top--logos .logo{display:inline-block;height:50px}.card-ship__content-top--logos .logo svg{width:100%;height:100%}.card-ship__content-top--text{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.card-ship__content-top--text .wrapper-text{display:flex;flex-direction:column}.card-ship__content-top--text .wrapper-text .name{color:#043673;transition:color .3s ease-in-out}html.dark .card-ship__content-top--text .wrapper-text .name{color:#fff}.card-ship__content-top--text .wrapper-text .description{margin-top:5px;color:#043673;transition:color .3s ease-in-out}html.dark .card-ship__content-top--text .wrapper-text .description{color:#fff}.card-ship__content-top--text .logo-hybrid svg{width:63px;height:53px}.card-ship__content-center{flex:1 1;display:flex;flex-direction:column}.card-ship__content-center .info-item{padding:5px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid;border-color:#cfd7e0;transition:border-color .3s ease-in-out}html.dark .card-ship__content-center .info-item{border-color:#0086ee}.card-ship__content-center .info-item:first-child{border-top:1px solid;border-color:#cfd7e0;transition:border-color .3s ease-in-out}html.dark .card-ship__content-center .info-item:first-child{border-color:#0086ee}.card-ship__content-center .info-item__name{display:flex;align-items:center;gap:12px}.card-ship__content-center .info-item__name .material-icons-outlined{color:#e75c0b;transition:color .3s ease-in-out}html.dark .card-ship__content-center .info-item__name .material-icons-outlined{color:#8dc9f7}.card-ship__content-center .info-item__name p{color:#043673;transition:color .3s ease-in-out}html.dark .card-ship__content-center .info-item__name p{color:#fff}.card-ship__content-center .service-content{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;margin-top:12px}.card-ship__content-center .service-content .service-item{display:inline-flex;align-items:center;gap:12px;border:1px solid #cfd7e0;padding:5px 12px;justify-content:flex-start}.card-ship__content-center .service-content .service-item .material-icons-outlined{color:#e75c0b}.card-ship__content-center .service-content .service-item:first-child,.card-ship__content-center .service-content .service-item:nth-child(2){border-top:1px solid #cfd7e0}.card-ship__content-center .service-content .service-item:nth-child(n+3){border-top:none}.card-ship__content-center .service-content .service-item:nth-child(2n){border-left:none}.card-ship__content-center .service-content__link{display:inline-flex;align-items:center;justify-content:flex-end;padding:12px 5px}.card-ship__content-bottom a{width:100%}.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}@media(max-width:767px){.ship-list{margin-block:40px}}@media(min-width:768px){.ship-list{margin-block:80px}}.ship-list__container{display:flex;flex-direction:column}@media(max-width:767px){.ship-list__container{gap:12px}}@media(min-width:768px){.ship-list__container{gap:20px}}