.elementor-widget-vbp-boat-data{
    --boat-portait-width: 590px;
}

.voilebp-elementor-widget-vbp-boat-data{
    overflow: hidden;
}

.voilebp-elementor-widget-vbp-boat-data__container{
    display: flex;
    gap: 50px;
    align-items: flex-start;
}

.voilebp-elementor-widget-vbp-boat-data__mobile-navigation-wrapper{
    position: absolute;
    top: 12.5px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.voilebp-elementor-widget-vbp-boat-data__key-dates-container{
    display: none;
}

.voilebp-elementor-widget-vbp-boat-data__logo-container{
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.voilebp-elementor-widget-vbp-boat-data__informations{
    max-width: calc(100% - var(--boat-portait-width));
    width: 100%;
    padding: 80px 0;
    display: flex;
    flex-wrap: wrap;
    align-self: flex-start;
    position: relative;
}

.voilebp-elementor-widget-vbp-boat-data__boat-portrait{
    width: var(--boat-portait-width);
    max-height: 600px;
}

.voilebp-elementor-widget-vbp-boat-data__boat-portrait img{
    max-width: none;
}

.voilebp-elementor-widget-vbp-boat-data__boat-name{
    color: #FFF;
    max-width: 400px;
}

.voilebp-elementor-widget-vbp-boat-data__boat-informations{
    gap: 22px;
    margin-bottom: 66.5px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.boat-informations-details{
    gap: 30px;
}

.boat-informations-details,
.voilebp-elementor-widget-vbp-boat-data__boat-informations-details{
    display: flex;
    gap: 10px;
    align-items: center;
}

.voilebp-elementor-widget-vbp-boat-data__icon{
    color: #369AD4;
    text-align: right;
    font-size: 32px
}

.boat-informations-details-text-data{
    color: #FFF;
    font-size: 14px;
}

.boat-informations-details-data{
    text-transform: uppercase;
    font-weight: 700;
}

.voilebp-elementor-widget-vbp-boat-data__opener{
    cursor: pointer;
    display: flex;
    padding: 40px 30px;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
    background: #FFF;
    color: #369AD4;
    font-size: 14px;
    position: absolute;
    top: 80px;
    right: 0;
    width: max-content;
    -webkit-transition: background .4s, color .4s;
    -moz-transition: background .4s, color .4s;
    -ms-transition: background .4s, color .4s;
    -o-transition: background .4s, color .4s;
    transition: background .4s, color .4s;
    text-transform: uppercase;
}

.voilebp-elementor-widget-vbp-boat-data__opener svg,
.voilebp-elementor-widget-vbp-boat-data__opener i {
    font-size: 18px;
}

.voilebp-elementor-widget-vbp-boat-data__opener:hover{
    background: #369AD4;
    color: #FFF;
}

.voilebp-elementor-widget-vbp-boat-data__boat-informations-technical-details{
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    align-items: flex-start;
}

.voilebp-elementor-widget-vbp-boat-data__technical-details{
    display: flex;
    flex-wrap: wrap;
    gap:10px;
    position: relative;
    margin-bottom: 50px;
}

.technical-details__item{
    border-bottom: 4px solid #369AD4;
    background: #FFF;
    color: #369AD4;
    width: calc(calc(100% / 3 - 10px) + 10px  / 3);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    gap: 6px;
}

.technical-details__item technical-details_spotlight{
    display: flex;
    flex-wrap: wrap;
}

.technical-details_spotlight{
    width: 100%;
    text-align: center;
    gap:20px;
}

.technical-details_spotlight-title{
    font-size: 18px;
    font-family: Gill Sans Std;
    font-style: italic;
    text-transform: uppercase;
}

.technical-details__item.technical-details_spotlight > *{
    width: 100%;
}

.technical-details__item.technical-details_spotlight{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.technical-details_spotlight-details{
    font-size: 34px;
    font-weight: 700;
    line-height: 38px;
}

.technical-details_spotlight-separator{
    background: #369AD4;
    max-width: 110px;
    height: 1px;
}

.technical-details-keys-number__figure{
    font-size: 46px;
    font-weight: 700;
    line-height: 110%;
    display: flex;
    line-height: 80%;
}

.technical-details-keys-number__text{
    font-size: 18px;
    max-width: 90px;
    text-align: right;
}

.voilebp-elementor-widget-vbp-boat-data__key-dates{
    display: flex;
    gap: 40px;
    flex-direction: column;
    width: 100%;
}

.voilebp-elementor-widget-vbp-boat-data__key-dates-container{
    width: 100%;
}

.voilebp-elementor-widget-vbp-boat-data__key-dates-table{
    border-collapse: collapse;
    font-weight: bold;
    width: 100%;
}

.voilebp-elementor-widget-vbp-boat-data__key-dates-table th{
    text-align: left;
}

.voilebp-elementor-widget-vbp-boat-data__key-dates-icon{
    color: #369AD4;
    font-size: 16px;
}

.voilebp-elementor-widget-vbp-boat-data__key-dates-table tr th,
.voilebp-elementor-widget-vbp-boat-data__key-dates-table tr td{
    border-bottom: 1px solid #E0E0E0;
    font-size: 14px;
}

.voilebp-elementor-widget-vbp-boat-data__key-dates-table tr th{
    padding-bottom: 15px;
}

.voilebp-elementor-widget-vbp-boat-data__key-dates-table tr td{
    padding: 20px 0;
}

.voilebp-elementor-widget-vbp-boat-data__key-dates-table-header{
    display: flex;
    align-items: center;
    gap: 6px;
}

.voilebp-elementor-widget-vbp-boat-data__key-dates-table-container{
    overflow-y: auto;
}

.key-dates-table__icon-mobile{
    display: none;
}

.additional-informations-panel__close-button{
    cursor: pointer;
}

.voilebp-elementor-widget-vbp-boat-data__key-dates-title{
    margin-bottom: 80px;
}

.animated-number{
    display: inline-block;
    text-align: right;
}

.technical-details__additional-informations{
    font-size: 32px;
    cursor: pointer;
}

.voilebp-elementor-widget-vbp-boat-data__technical-details-keys-number--figure_on_bottom{
    flex-direction: column;
    line-height: 1;
}

.technical-details__additional-informations-panel{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    padding: 50px;
    color: #369AD4;
    border-bottom: 4px solid #369AD4;
    display: none;
}

button.voilebp-elementor-widget-vbp-boat-data__close-button{
    position: absolute;
    right: 0;
    font-size: 32px;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 2;
    background-color: transparent;
    color: #0B1332;
}

.additional-informations-panel__wrapper{
    display: flex;
    position: relative;
    gap: 50px;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.additional-informations-panel__item,
.additional-informations-panel__content{
    display: flex;
}

.additional-informations-panel__item{
    gap: 10px;
    width: calc(100% / 3);
}

.additional-informations-panel__content{
    gap: 15px;
}

.additional-informations-panel__figure{
    font-size: 46px;
    font-weight: 700;
    text-transform: uppercase;
}

.additional-informations-panel__text{
    font-size: 18px;
    font-weight: 400;
}

.additional-informations-panel__title{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 9px;
}

/** Volet de données complémentaires **/

.voilebp-elementor-widget-vbp-boat-data__panel{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(11, 19, 50, 0.20) 0%, rgba(200, 200, 200, 0.00) 18.23%), #FFF;
    z-index: 153;
    padding: 100px;
    display: none;
}

.panel-element--orientation-right{
    flex-direction: row-reverse;
}

.panel-element__image-wrapper .panel-element__image{
    width: 100%;
}

.panel-element__image-wrapper{
    max-width: 352px;
    width: 100%;
}

.voilebp-elementor-widget-vbp-boat-data__panel .panel-element{
    max-width: 1090px;
    width: 100%;
    color: #0B1332;
}

.panel-element__content-category{
    color: #0B1332;
    font-size: 46px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.panel-element__content-list{
    font-size: 14px;
    font-weight: 400;
    line-height: 200%;
}

.panel-element__content-wrapper{
    display: flex;
    flex-direction: column;
    gap: 35px;
    padding: 100px;
    padding-bottom: 0;
}

.voilebp-elementor-widget-vbp-boat-data__panel .panel-element{
    display: flex;
}

.voilebp-elementor-widget-vbp-boat-data__mobile-navigation-wrapper{
    display: none;
}

/** Volet de données complémentaires **/

@media screen and (min-width:1000px){
    .voilebp-elementor-widget-vbp-boat-data__panel .voilebp-elementor-widget-vbp-boat-data__scrollbar .swiper-scrollbar-drag{
        background-color: #369AD4;
        height: 12px;
        top: -6px;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__panel .voilebp-elementor-widget-vbp-boat-data__scrollbar{
        max-width: 900px;
        left: 50%;
        transform: translateX(-50%);
        height: 1px;
        background-color: #0B1332;
        bottom: 100px;
    }
}

@media screen and (max-height:999px){
    .panel-element__content-wrapper{
        gap: 20px;
    }
    
    .panel-element__content-category{
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1600px){
    .voilebp-elementor-widget-vbp-boat-data__icon{
        font-size: 24px;
    }
}

@media screen and (max-width:1499px){
    .voilebp-elementor-widget-vbp-boat-data__opener {
        padding: 14px 20px;
    }
}

@media screen and (max-width:1399px){
    .elementor-widget-vbp-boat-data{
        --boat-portait-width: 400px;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__boat-informations-technical-details {
        gap: 20px;
    }
    .voilebp-elementor-widget-vbp-boat-data__boat-portrait {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__key-dates-title {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:1199px){
    .elementor-widget-vbp-boat-data{
        --boat-portait-width: 250px;
    }
    
    .technical-details_spotlight-details{
        font-size: 28px;
        line-height: 30px;
    }
    
    .technical-details-keys-number__figure{
        font-size: 32px;
    }
    
    .technical-details-keys-number__text{
        font-size: 14px;
    }
    
    .technical-details__item.technical-details_spotlight {
        gap: 10px;
    }
    
    .technical-details__item {
        padding: 15px;
    }
    
    .panel-element__content-wrapper{
        padding: 50px;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__panel .panel-element{
        align-items: center;
    }
    
}

@media screen and (max-width:1050px){
    .voilebp-elementor-widget-vbp-boat-data__boat-informations-technical-details .voilebp-elementor-widget-vbp-boat-data__opener{
        position: static;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__boat-informations-technical-details .voilebp-elementor-widget-vbp-boat-data__opener{
        margin: 10px 0;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__boat-informations{
        margin-bottom: 0;
    }
}

@media screen and (max-width:999px){
    .voilebp-elementor-widget-vbp-boat-data__mobile-navigation-wrapper{
        display: block;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__panel .panel-element{
        flex-direction: column;
    }
    .voilebp-elementor-widget-vbp-boat-data__close-button{
        font-size: 18px;
    }
    
    .panel-element__content-category{
        font-size: 28px;
        margin-bottom: 10px;
    }
    .panel-element__content-wrapper{
        padding: 0;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__panel{
        padding: 30px;
        padding-top: 60px;
    }
    
    .panel-element__content-wrapper{
        margin-top: 25px;
    }

    .voilebp-elementor-widget-vbp-boat-data__panel:before,
    .voilebp-elementor-widget-vbp-banner-spotlight__panel:after {
        content: '';
        display: block;
        position: fixed;
        left:0;
        width: 100%;
        height: 100px;
        z-index: 2;
    }

    .voilebp-elementor-widget-vbp-boat-data__panel:before{
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.00) 0%, #FFF 77.60%);
        top: 0;
    }

    .voilebp-elementor-widget-vbp-banner-spotlight__panel:after {
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 77.60%);
        bottom: 0;
    }
}

@media screen and (max-width:950px){

    .technical-details__item{
        width: 100%;
    }

    .technical-details_spotlight-details{
        font-size: 34px;
        line-height: 38px;
    }
    
    .technical-details-keys-number__text{
        font-size: 18px;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__icon{
        font-size: 32px;
    }
    
    .elementor-widget-vbp-boat-data {
        --boat-portait-width: 100px;
    }    
}


@media screen and (max-width:767px){
    .voilebp-elementor-widget-vbp-boat-data__key-dates-container .voilebp-elementor-widget-vbp-boat-data__opener {
        margin-bottom: 40px;
    }

    button.voilebp-elementor-widget-vbp-boat-data__close-button{
        top: 8px;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__key-dates{
        gap: 25px;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__informations{
        max-width: none;
    }
    
    .technical-details_spotlight-details {
        font-size: 24px;
        line-height: 28px;
    }
    
    .key-dates-table__icon-mobile{
        display: inline-block;
        color: #369AD4;
        width: 15px;
        text-align: center;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__container {
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: column;
        gap: 0;
        justify-content: space-between;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__boat-portrait{
        width: 100%;
    }

    .voilebp-elementor-widget-vbp-boat-data__informations {
        padding: 0;
        padding-top: 30px;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__boat-informations{
        gap: 25px;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__opener {
        position: static;
        width: 100%;
        justify-content: center;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__boat-informations-technical-details{
        gap: 50px;
    }
    
    .technical-details__item.technical-details_spotlight{
        gap: 20px;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__key-dates-table thead{
        display: none;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__key-dates-table tbody tr{
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid #E0E0E0;
        padding: 6px 0;
    }
    
    .voilebp-elementor-widget-vbp-boat-data__key-dates-table tr td{
        border-bottom: none;
        padding: 2.5px 0;
        display: flex;
        gap: 10px;
    }
    .voilebp-elementor-widget-vbp-boat-data__informations{
        padding-bottom: 30px;
    }
    
    .additional-informations-panel__wrapper{
        gap: 20px;
        justify-content: flex-start;
    }
}

@media screen and (max-width:500px){
    .voilebp-elementor-widget-vbp-boat-data__boat-name{
        text-align: center;
    }
    .voilebp-elementor-widget-vbp-boat-data__boat-informations{
        justify-content: center;
    }
}
