.elementor-169 .elementor-element.elementor-element-6ff7d10{--display:flex;}.elementor-169 .elementor-element.elementor-element-34ba498{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-169 .elementor-element.elementor-element-34ba498 .elementor-divider-separator{width:0%;}.elementor-169 .elementor-element.elementor-element-34ba498 .elementor-divider{padding-block-start:32px;padding-block-end:32px;}.elementor-169 .elementor-element.elementor-element-baaa115{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-169 .elementor-element.elementor-element-b1ff3cd{width:var( --container-widget-width, 681px );max-width:681px;--container-widget-width:681px;--container-widget-flex-grow:0;text-align:left;color:var( --e-global-color-text );}.elementor-169 .elementor-element.elementor-element-b1ff3cd.elementor-element{--align-self:flex-start;--flex-grow:0;--flex-shrink:0;}.elementor-169 .elementor-element.elementor-element-53c4848{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-169 .elementor-element.elementor-element-53c4848 .elementor-divider-separator{width:0%;}.elementor-169 .elementor-element.elementor-element-53c4848 .elementor-divider{padding-block-start:16px;padding-block-end:16px;}.elementor-169 .elementor-element.elementor-element-f526c35{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-169 .elementor-element.elementor-element-f526c35:not(.elementor-motion-effects-element-type-background), .elementor-169 .elementor-element.elementor-element-f526c35 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1e008b8 );}.elementor-169 .elementor-element.elementor-element-f78c1bc{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-169 .elementor-element.elementor-element-f78c1bc .elementor-divider-separator{width:0%;}.elementor-169 .elementor-element.elementor-element-f78c1bc .elementor-divider{padding-block-start:16px;padding-block-end:16px;}.elementor-169 .elementor-element.elementor-element-3d81267{background-color:var( --e-global-color-secondary );margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:12px 24px 12px 24px;border-radius:4px 4px 4px 4px;}.elementor-169 .elementor-element.elementor-element-3d81267 .elementor-heading-title{color:var( --e-global-color-13191cc );}.elementor-169 .elementor-element.elementor-element-5f7d9db{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-169 .elementor-element.elementor-element-6afeb3a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-169 .elementor-element.elementor-element-ab84e90{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-169 .elementor-element.elementor-element-ab84e90 .elementor-divider-separator{width:0%;}.elementor-169 .elementor-element.elementor-element-ab84e90 .elementor-divider{padding-block-start:16px;padding-block-end:16px;}.elementor-169 .elementor-element.elementor-element-97c4156{background-color:var( --e-global-color-primary );margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:12px 24px 12px 24px;border-radius:4px 4px 4px 4px;}.elementor-169 .elementor-element.elementor-element-97c4156 .elementor-heading-title{color:var( --e-global-color-13191cc );}.elementor-169 .elementor-element.elementor-element-6c52452{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for shortcode, class: .elementor-element-666f480 */.team-section{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    
}

.team-section * {
    flex-wrap: wrap;
    row-gap: 16px
}

.team-section h3{
    font-size: 14px
}

.team-description{
    max-width: 300px;
}

.team-section img{
    max-width: 150px;
    max-height: 150px;
    border-radius: 4px;
    margin-bottom: 16px;
}

.first-row{
    display: flex;
    flex-direction: row;
    column-gap: 64px;
    width: 100%;
}

.staff-cards{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.staff-cards .card h3{
    margin-bottom: 0px;
}

.staff-cards .card p{
    margin-top: 8px;
}

.joueur-cards{
    display: flex;
    column-gap: 16px;
    justify-content: space-around;
}

.highlights{
    display: flex;
    column-gap: 32px;
    
}

.highlight{
    display: flex;
    border-radius: 4px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: var(--e-global-color-secondary);
    color:  var(--e-global-color-13191cc);
    padding: 16px 32px 16px 32px;
    font-weight: 900;
    width: 250px
}

.highlight strong{
    font-size: 32px
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-071693f */.team-section{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    
}

.team-section * {
    flex-wrap: wrap;
    row-gap: 16px
}

.team-section h3{
    font-size: 14px
}

.team-description{
    max-width: 300px;
}

.team-section img{
    max-width: 150px;
    max-height: 150px;
    border-radius: 4px;
    margin-bottom: 16px;
}

.first-row{
    display: flex;
    flex-direction: row;
    column-gap: 64px;
    width: 100%;
}

.staff-cards{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.staff-cards .card h3{
    margin-bottom: 0px;
}

.staff-cards .card p{
    margin-top: 8px;
}

.joueur-cards{
    display: flex;
    column-gap: 16px;
    justify-content: space-around;
}

.highlights{
    display: flex;
    column-gap: 32px;
    
}

.highlight{
    display: flex;
    border-radius: 4px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: var(--e-global-color-secondary);
    color:  var(--e-global-color-13191cc);
    padding: 16px 32px 16px 32px;
    font-weight: 900;
    width: 250px
}

.highlight strong{
    font-size: 32px
}/* End custom CSS */