.elementor-5045 .elementor-element.elementor-element-91bf1af{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:1px 0px 0px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:#14120D21;--border-color:#14120D21;--padding-top:33px;--padding-bottom:65px;--padding-left:0px;--padding-right:0px;}.elementor-5045 .elementor-element.elementor-element-ca1ccae{width:auto;max-width:auto;}.elementor-5045 .elementor-element.elementor-element-ca1ccae.elementor-element{--align-self:center;}.elementor-5045 .elementor-element.elementor-element-ca1ccae .elementor-menu-toggle{margin:0 auto;}.elementor-5045 .elementor-element.elementor-element-ca1ccae .elementor-nav-menu .elementor-item{font-size:15px;font-weight:500;}.elementor-5045 .elementor-element.elementor-element-ca1ccae .elementor-nav-menu--main .elementor-item{color:#4F4A3E;fill:#4F4A3E;}.elementor-5045 .elementor-element.elementor-element-ca1ccae .elementor-nav-menu--main .elementor-item:hover,
					.elementor-5045 .elementor-element.elementor-element-ca1ccae .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-5045 .elementor-element.elementor-element-ca1ccae .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-5045 .elementor-element.elementor-element-ca1ccae .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-uicore_headline );fill:var( --e-global-color-uicore_headline );}.elementor-5045 .elementor-element.elementor-element-ca1ccae .elementor-nav-menu--main .elementor-item.elementor-item-active{color:var( --e-global-color-uicore_headline );}.elementor-5045 .elementor-element.elementor-element-78c9453 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-5045 .elementor-element.elementor-element-78c9453 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-5045 .elementor-element.elementor-element-78c9453{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-5045 .elementor-element.elementor-element-78c9453 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-5045 .elementor-element.elementor-element-78c9453 .elementor-icon-list-item > a{font-size:13px;}.elementor-5045 .elementor-element.elementor-element-78c9453 .elementor-icon-list-text{color:#4F4A3E;transition:color 0.3s;}@media(max-width:767px){.elementor-5045 .elementor-element.elementor-element-91bf1af{--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-3de5d51 *//* Wrapper */
.websaik-logo-wrapper{
    display:flex;
    align-items:center;
    text-decoration:none;
}

/* Logo */
.websaik-logo{
    display:flex;
    align-items:flex-end;
    gap:10px;
}

/* Texte */
.websaik-text{
    font-family:'Plus Jakarta Sans',sans-serif;
    font-weight:800;
    font-size:25px;
    line-height:.9;
    letter-spacing:-1.5px;
    color:#14120d;
}

/* Equalizer */
.websaik-eq{
    display:flex;
    align-items:flex-end;
    gap:4px;
    height:25px;
    margin-bottom:4px;
}

.websaik-eq span{
    width:6px;
    border-radius:3px;
    background:#e23a12;
    transform-origin:bottom;
    animation:websaikEq 1.7s ease-in-out infinite;
}

/* Hauteurs fixes */
.websaik-eq span:nth-child(1){
    height:5px;
    opacity:.4;
}

.websaik-eq span:nth-child(2){
    height:11px;
    opacity:.6;
    animation-delay:.14s;
}

.websaik-eq span:nth-child(3){
    height:17px;
    opacity:.8;
    animation-delay:.28s;
}

.websaik-eq span:nth-child(4){
    height:22px;
    opacity:1;
    animation-delay:.42s;
}

/* Animation */
@keyframes websaikEq{
    0%,100%{
        transform:scaleY(.32);
    }

    50%{
        transform:scaleY(1);
    }
}

/* Mobile */
@media(max-width:767px){

    .websaik-text{
        font-size:26px;
        letter-spacing:-1px;
    }

    .websaik-eq{
        height:24px;
        gap:3px;
        margin-bottom:3px;
    }

    .websaik-eq span{
        width:6px;
    }

    .websaik-eq span:nth-child(1){
        height:8px;
    }

    .websaik-eq span:nth-child(2){
        height:12px;
    }

    .websaik-eq span:nth-child(3){
        height:16px;
    }

    .websaik-eq span:nth-child(4){
        height:20px;
    }
}/* End custom CSS */
/* Start custom CSS for nav-menu, class: .elementor-element-ca1ccae */.elementor-5045 .elementor-element.elementor-element-ca1ccae .elementor-menu-toggle{
    margin-top: 30px !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-91bf1af */#footer{
    display: none;
}
/* Supprime la barre au survol */
.elementor-nav-menu a::after,
.elementor-nav-menu a::before{
    display: none !important;
    content: none !important;
}/* End custom CSS */