

.comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_10 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_10 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_10 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_11 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_11 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_11 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: bolder;
    text-decoration: underline;
}
.comp_11 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_11 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: bolder;
    text-decoration: underline;
}
.comp_12 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_13 {
    flex-direction: column;
}
.comp_13 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_13 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_14 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_14 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_14 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_14 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_14 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_15 {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_15 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_16 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_17 {
    flex-direction: column;
}
.comp_17 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_17 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_18 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_19 {
    flex-direction: column;
}
.comp_19 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_19 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_2 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_2 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_20 {
    animation: rollIn;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_20 .wa-image-second-inner {
    background-image: url("../../images/big/ryon3.jpg?t=5ae2d469_dc4c_478b_b776_106f5e0476da");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_20 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
}
.comp_20 .wa-image-wrap {
    aspect-ratio: 3000/1954;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 3000px) );
}
.comp_20 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_20 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_20 .wa-image-wrap .wa-img-overlay {
    align-items: flex-end;
    color: rgba(255,255,255,1);
    font-family: 'Trebuchet MS';
    justify-content: center;
}
.comp_20 .wa-image-wrap > div {
    aspect-ratio: 3000/1954;;
    position: relative;
    width: 100%;
}
.comp_20 .wa-image-wrap img {
    aspect-ratio: 3000/1954;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_20 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_21 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_22 {
    flex-direction: column;
}
.comp_22 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_22 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_23 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_23 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Trebuchet MS';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_23 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_23 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Trebuchet MS';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_23 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_24 {
    flex-direction: column;
}
.comp_24 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_24 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_25 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_26 {
    flex-direction: column;
}
.comp_26 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_26 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_27 {
    animation: rollIn;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_27 .wa-image-second-inner {
    background-image: url("../../images/big/marion_3.jpg?t=5ae2d469_dc4c_478b_b776_106f5e0476da");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_27 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
}
.comp_27 .wa-image-wrap {
    aspect-ratio: 3000/1954;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 3000px) );
}
.comp_27 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_27 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_27 .wa-image-wrap .wa-img-overlay {
    align-items: flex-end;
    color: rgba(255,255,255,1);
    font-family: 'Trebuchet MS';
    font-weight: bolder;
    justify-content: center;
}
.comp_27 .wa-image-wrap > div {
    aspect-ratio: 3000/1954;;
    position: relative;
    width: 100%;
}
.comp_27 .wa-image-wrap img {
    aspect-ratio: 3000/1954;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_27 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_28 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_29 {
    flex-direction: column;
}
.comp_29 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_29 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_3 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_30 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_30 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Trebuchet MS';
    font-weight: bolder;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_30 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_30 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Trebuchet MS';
    font-weight: bolder;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_30 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_31 {
    flex-direction: column;
}
.comp_31 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_31 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_32 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_33 {
    flex-direction: column;
}
.comp_33 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_33 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_34 {
    animation: rollIn;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_34 .wa-image-second-inner {
    background-image: url("../../images/big/radio_b3.jpg?t=5ae2d469_dc4c_478b_b776_106f5e0476da");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_34 .wa-image-second-inner div {
    background-color: rgba(243,52,40,0);
    height: 100%;
    width: 100%;
}
.comp_34 .wa-image-wrap {
    aspect-ratio: 3000/1954;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 3000px) );
}
.comp_34 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_34 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_34 .wa-image-wrap .wa-img-overlay {
    align-items: flex-end;
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    font-weight: bolder;
    justify-content: center;
}
.comp_34 .wa-image-wrap > div {
    aspect-ratio: 3000/1954;;
    position: relative;
    width: 100%;
}
.comp_34 .wa-image-wrap img {
    aspect-ratio: 3000/1954;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_34 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_35 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_36 {
    flex-direction: column;
}
.comp_36 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_36 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_37 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_37 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Trebuchet MS';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_37 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_37 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Trebuchet MS';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_37 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_38 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_39 {
    flex-direction: column;
}
.comp_39 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_39 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_4 {
    flex-direction: column;
}
.comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_40 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_41 {
    flex-direction: column;
}
.comp_41 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_41 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_42 {
    animation: rollIn;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_42 .wa-image-second-inner {
    background-image: url("../../images/big/oak_3.jpg?t=5ae2d469_dc4c_478b_b776_106f5e0476da");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_42 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
}
.comp_42 .wa-image-wrap {
    aspect-ratio: 3000/1954;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 3000px) );
}
.comp_42 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_42 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_42 .wa-image-wrap .wa-img-overlay {
    align-items: flex-end;
    color: rgba(255,255,255,1);
    font-family: 'Trebuchet MS';
    font-weight: bolder;
    justify-content: center;
}
.comp_42 .wa-image-wrap > div {
    aspect-ratio: 3000/1954;;
    position: relative;
    width: 100%;
}
.comp_42 .wa-image-wrap img {
    aspect-ratio: 3000/1954;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_42 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_43 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_44 {
    flex-direction: column;
}
.comp_44 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_44 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_45 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_45 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Trebuchet MS';
    font-weight: bolder;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_45 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_45 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Trebuchet MS';
    font-weight: bolder;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_45 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_46 {
    flex-direction: column;
}
.comp_46 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_46 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_47 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_48 {
    flex-direction: column;
}
.comp_48 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_48 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_49 {
    animation: rollIn;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_49 .wa-image-second-inner {
    background-image: url("../../images/big/dom_3.jpg?t=5ae2d469_dc4c_478b_b776_106f5e0476da");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_49 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
}
.comp_49 .wa-image-wrap {
    aspect-ratio: 3000/1954;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 3000px) );
}
.comp_49 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_49 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_49 .wa-image-wrap .wa-img-overlay {
    align-items: flex-end;
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    justify-content: center;
}
.comp_49 .wa-image-wrap > div {
    aspect-ratio: 3000/1954;;
    position: relative;
    width: 100%;
}
.comp_49 .wa-image-wrap img {
    aspect-ratio: 3000/1954;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_49 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_5 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_5 .wa-txt-par {
    color: rgba(243,52,40,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_5 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_5 .wa-txt-par.wa-last-par {
    color: rgba(243,52,40,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_5 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_50 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_51 {
    flex-direction: column;
}
.comp_51 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_51 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_52 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_52 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Trebuchet MS';
    font-weight: bolder;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_52 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: bolder;
    text-decoration: underline;
}
.comp_52 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Trebuchet MS';
    font-weight: bolder;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_52 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: bolder;
    text-decoration: underline;
}
.comp_53 {
    flex-direction: column;
}
.comp_53 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_53 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_54 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_55 {
    flex-direction: column;
}
.comp_55 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_55 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_56 {
    animation: rollIn;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_56 .wa-image-second-inner {
    background-image: url("../../images/big/geos_3.jpg?t=5ae2d469_dc4c_478b_b776_106f5e0476da");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_56 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
}
.comp_56 .wa-image-wrap {
    aspect-ratio: 3000/1954;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 3000px) );
}
.comp_56 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_56 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_56 .wa-image-wrap .wa-img-overlay {
    align-items: flex-end;
    color: rgba(255,255,255,1);
    font-family: 'Trebuchet MS';
    justify-content: center;
}
.comp_56 .wa-image-wrap > div {
    aspect-ratio: 3000/1954;;
    position: relative;
    width: 100%;
}
.comp_56 .wa-image-wrap img {
    aspect-ratio: 3000/1954;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_56 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_57 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_58 {
    flex-direction: column;
}
.comp_58 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_58 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_59 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_59 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Trebuchet MS';
    font-weight: bolder;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_59 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_59 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Trebuchet MS';
    font-weight: bolder;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_59 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_6 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_6 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_6 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_6 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_6 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_7 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_7 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_8 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_9 {
    flex-direction: column;
}
.comp_9 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_9 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
body {
    background-color: rgba(255,255,255,1);
}
#anchor-001 {
    scroll-margin-top: 0rem;
}
.comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_10 .wa-txt-par {
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
}
.comp_10 .wa-txt-par.wa-last-par {
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
}
.comp_11 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_11 .wa-txt-par {
    font-size: 20px;
    line-height: 1;
    text-align: left;
}
.comp_11 .wa-txt-par.wa-last-par {
    font-size: 20px;
    line-height: 1;
    text-align: left;
}
.comp_12 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_13 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_13 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_13 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_14 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_14 .wa-txt-par {
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
}
.comp_14 .wa-txt-par.wa-last-par {
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
}
.comp_15 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_15 > .innerBox {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 30px;
}
.comp_16 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_17 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_17 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_17 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_18 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_19 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_19 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_19 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_2 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_2 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_20 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_20 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 3000px) );
}
.comp_20 .wa-image-wrap .wa-img-overlay {
    font-size: 13px;
}
.comp_21 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_22 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_22 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_22 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_23 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_23 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.comp_23 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.comp_24 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_24 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_24 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_25 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_26 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_26 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_26 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_27 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_27 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 3000px) );
}
.comp_27 .wa-image-wrap .wa-img-overlay {
    font-size: 13px;
}
.comp_28 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_29 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_29 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_29 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_3 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_30 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_30 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.comp_30 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.comp_31 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_31 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_31 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_32 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_33 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_33 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_33 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_34 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_34 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 3000px) );
}
.comp_34 .wa-image-wrap .wa-img-overlay {
    font-size: 13px;
}
.comp_35 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_36 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_36 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_36 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_37 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_37 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.comp_37 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.comp_38 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_39 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_39 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_39 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_4 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_4 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_40 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_41 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_41 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_41 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_42 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_42 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 3000px) );
}
.comp_42 .wa-image-wrap .wa-img-overlay {
    font-size: 13px;
}
.comp_43 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_44 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_44 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_44 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_45 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_45 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.comp_45 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.comp_46 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_46 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_46 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_47 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_48 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_48 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_48 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_49 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_49 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 3000px) );
}
.comp_49 .wa-image-wrap .wa-img-overlay {
    font-size: 13px;
}
.comp_5 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 30px;
}
.comp_5 .wa-txt-par {
    font-size: 24px;
    line-height: 1.2;
    text-align: left;
}
.comp_5 .wa-txt-par.wa-last-par {
    font-size: 24px;
    line-height: 1.2;
    text-align: left;
}
.comp_50 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_51 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_51 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_51 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_52 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_52 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.comp_52 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.comp_53 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_53 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_53 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_54 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_55 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_55 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_55 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_56 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_56 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 3000px) );
}
.comp_56 .wa-image-wrap .wa-img-overlay {
    font-size: 13px;
}
.comp_57 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_58 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_58 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_58 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_59 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_59 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.comp_59 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.comp_6 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_6 .wa-txt-par {
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
}
.comp_6 .wa-txt-par.wa-last-par {
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
}
.comp_7 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_7 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_8 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_9 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_9 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_9 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
body {
    background-image: url('');
}
@media (min-width: 992px) {
    #anchor-001 {
        scroll-margin-top: 0rem;
    }
    .comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_10 .wa-txt-par {
        font-size: 20px;
        line-height: 1.2;
        text-align: center;
    }
    .comp_10 .wa-txt-par.wa-last-par {
        font-size: 20px;
        line-height: 1.2;
        text-align: center;
    }
    .comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_11 .wa-txt-par {
        font-size: 20px;
        line-height: 1;
        text-align: left;
    }
    .comp_11 .wa-txt-par.wa-last-par {
        font-size: 20px;
        line-height: 1;
        text-align: left;
    }
    .comp_12 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_13 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_13 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_13 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_14 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_14 .wa-txt-par {
        font-size: 24px;
        line-height: 1.2;
        text-align: center;
    }
    .comp_14 .wa-txt-par.wa-last-par {
        font-size: 24px;
        line-height: 1.2;
        text-align: center;
    }
    .comp_15 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_15 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 30px;
    }
    .comp_16 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_17 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_17 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_17 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_18 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_19 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_19 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_19 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_2 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_2 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_20 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_20 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 3000px) );
    }
    .comp_20 .wa-image-wrap .wa-img-overlay {
        font-size: 13px;
    }
    .comp_21 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_22 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_22 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_22 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_23 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_23 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_23 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_24 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_24 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_24 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_25 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_26 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_26 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_26 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_27 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_27 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 3000px) );
    }
    .comp_27 .wa-image-wrap .wa-img-overlay {
        font-size: 13px;
    }
    .comp_28 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_29 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_29 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_29 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_3 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_30 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_30 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_30 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_31 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_31 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_31 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_32 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_33 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_33 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_33 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_34 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_34 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 3000px) );
    }
    .comp_34 .wa-image-wrap .wa-img-overlay {
        font-size: 13px;
    }
    .comp_35 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_36 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_36 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_36 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_37 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_37 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_37 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_38 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_39 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_39 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_39 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_4 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_40 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_41 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_41 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_41 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_42 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_42 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 3000px) );
    }
    .comp_42 .wa-image-wrap .wa-img-overlay {
        font-size: 13px;
    }
    .comp_43 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_44 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_44 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_44 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_45 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_45 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_45 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_46 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_46 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_46 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_47 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_48 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_48 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_48 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_49 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_49 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 3000px) );
    }
    .comp_49 .wa-image-wrap .wa-img-overlay {
        font-size: 13px;
    }
    .comp_5 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 30px;
    }
    .comp_5 .wa-txt-par {
        font-size: 24px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_5 .wa-txt-par.wa-last-par {
        font-size: 24px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_50 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_51 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_51 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_51 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_52 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_52 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_52 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_53 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_53 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_53 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_54 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_55 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_55 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_55 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_56 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_56 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 3000px) );
    }
    .comp_56 .wa-image-wrap .wa-img-overlay {
        font-size: 13px;
    }
    .comp_57 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_58 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_58 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_58 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_59 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_59 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_59 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .comp_6 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_6 .wa-txt-par {
        font-size: 20px;
        line-height: 1.2;
        text-align: center;
    }
    .comp_6 .wa-txt-par.wa-last-par {
        font-size: 20px;
        line-height: 1.2;
        text-align: center;
    }
    .comp_7 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_7 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_9 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    body {
        background-image: url('');
    }
}


.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_back_sep {
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_bubble_item {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    font-weight: bolder;
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_bubble_item a {
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_bubble_item:hover {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_bubble_item:hover a {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_bubble_item:hover svg {
    fill: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_bubble_item:hover:not(.waf_menu_item_search) {
    background-color: rgba(255,255,255,1);
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_generic_header {
    background-color: rgba(0,0,0,1);
    color: rgba(255,255,255,1);
    font-family: 'Trebuchet MS';
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_item.waf_menu_generic_item {
    color: rgba(17,17,17,1);
    font-family: 'Trebuchet MS';
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_item.waf_menu_generic_item a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_item.waf_menu_generic_item svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_item.waf_menu_generic_item:hover {
    background-color: rgba(232,232,232,1);
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_item.waf_menu_generic_item:hover a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_item.waf_menu_generic_item:hover svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_layout {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.blockcomp-0-comp_0 {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_10 {
    flex-direction: column;
}
.blockcomp-0-comp_10 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_11 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_11 .wa-image-second-inner {
    background-image: url("../../images/big/faceb_survol.jpg?t=");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.blockcomp-0-comp_11 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
}
.blockcomp-0-comp_11 .wa-image-wrap {
    aspect-ratio: 225/224;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 225px) );
}
.blockcomp-0-comp_11 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.blockcomp-0-comp_11 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: left;
}
.blockcomp-0-comp_11 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Trebuchet MS';
    justify-content: center;
}
.blockcomp-0-comp_11 .wa-image-wrap > div {
    aspect-ratio: 225/224;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_11 .wa-image-wrap img {
    aspect-ratio: 225/224;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_11 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.blockcomp-0-comp_2 {
    flex-direction: column;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_3 {
    width: 100%;
}
.blockcomp-0-comp_3 .nav-link-active {
    background-color: rgba(6,69,201,1) !important;
}
.blockcomp-0-comp_3 .nav-link-active:hover {
    background-color: rgba(6,69,201,1) !important;
}
.blockcomp-0-comp_3 .waf_menu {
    --bubble-bg-color: rgba(255,255,255,1);
    --bubble-text-color: rgba(0,0,0,1);
    --panel-bg-color: rgba(255,255,255,1);
    --panel-brand-icon: wa_res/icons/affiche_carree_aplatie.jpg !important;
    --panel-header-text-color: rgba(255,255,255,1);
    --panel-orientation: left;
    --panel-text-color: rgba(17,17,17,1);
}
.blockcomp-0-comp_3 .waf_menu-mini-btn {
    background-color: rgba(51,178,240,1);
    border-color: rgba(119,119,119,1);
    border-style: solid;
    border-width: 1px;
}
.blockcomp-0-comp_3 .waf_menu-mini-btn-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
}
.blockcomp-0-comp_3 .waf_menu-mini-btn:hover {
    background-color: rgba(60,193,229,1);
    border-color: rgba(119,119,119,1);
}
.blockcomp-0-comp_3 .waf_menu-mini-btn:hover svg path {
    fill: rgba(51,51,51,1);
}
.blockcomp-0-comp_3 nav {
    color: rgba(6,69,201,1);
    font-family: 'Arial';
    font-weight: bolder;
}
.blockcomp-0-comp_3 nav > ul > li {
    align-items: center;
    display: flex;
    justify-content: start;
}
.blockcomp-0-comp_3 nav > ul > li > .waf-nav-link {
    align-items: center;
    color: rgba(6,69,201,1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    display: flex;
}
.blockcomp-0-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn > svg {
    fill: rgba(6,69,201,1);
}
.blockcomp-0-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_label {
    display: flex;
    flex-grow: 5;
}
.blockcomp-0-comp_3 nav > ul > li > .waf_menu_search {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_3 nav > ul > li:hover > .waf-nav-link {
    color: rgba(6,69,201,1);
}
.blockcomp-0-comp_3 nav > ul > li:hover > .waf-nav-link > .waf_menu_icn >svg {
    fill: rgba(6,69,201,1);
}
.blockcomp-0-comp_3 nav > ul > li:hover:not(.waf_menu_item_search) {
    background-color: rgba(243,52,40,1);
}
.blockcomp-0-comp_4 {
    flex-direction: column;
}
.blockcomp-0-comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_5 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_5 .wa-image-wrap {
    aspect-ratio: 3000/219;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 3000px) );
}
.blockcomp-0-comp_5 .wa-image-wrap > div {
    aspect-ratio: 3000/219;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_5 .wa-image-wrap img {
    aspect-ratio: 3000/219;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_6 {
    flex-direction: column;
}
.blockcomp-0-comp_6 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_6 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_8 {
    flex-direction: column;
}
.blockcomp-0-comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_9 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_9 .wa-image-second-inner {
    background-image: url("../../images/big/insta_survole.jpg?t=");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.blockcomp-0-comp_9 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
}
.blockcomp-0-comp_9 .wa-image-wrap {
    aspect-ratio: 225/224;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 225px) );
}
.blockcomp-0-comp_9 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.blockcomp-0-comp_9 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: left;
}
.blockcomp-0-comp_9 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Trebuchet MS';
    justify-content: center;
}
.blockcomp-0-comp_9 .wa-image-wrap > div {
    aspect-ratio: 225/224;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_9 .wa-image-wrap img {
    aspect-ratio: 225/224;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_9 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17 > .waf_menu_panel_icon_wrap {
    height: 48px;
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_bubble_item {
    font-size: 13px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_bubble_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_generic_header {
    font-size: 1.3rem;
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_item.waf_menu_generic_item {
    font-size: 13px;
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_item.waf_menu_generic_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_item.waf_menu_generic_size {
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.blockcomp-0-comp_0 {
    border: none;
    border-radius: 0px;
    display: none;
    min-height: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 2rem;
}
.blockcomp-0-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_10 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_10 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_11 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_11 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 225px) );
}
.blockcomp-0-comp_11 .wa-image-wrap .wa-img-overlay {
    font-size: 13px;
}
.blockcomp-0-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_3 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_3 .waf_menu {
    --bubble-content-column: 1;
    --bubble-content-font-size: 5.2px;
    --bubble-content-width: 350px;
    --bubble-flow-horz: 1;
    --panel-content-font-size: 5.2px;
    --panel-content-width: 380px;
}
.blockcomp-0-comp_3 .waf_menu > ul {
    flex-direction: row;
    width: unset;
}
.blockcomp-0-comp_3 .waf_menu > ul > .waf_menu_sep {
    border-bottom: none;
    border-left: none;
    border-right: 1px solid rgba(0,0,0,0);
    border-top: none;
}
.blockcomp-0-comp_3 .waf_menu-mini-btn {
    border-radius: 4.5px;
    height: 45px;
    width: 45px;
}
.blockcomp-0-comp_3 .waf_menu-mini-btn-wrapper {
    display: none !important;
    justify-content: end;
}
.blockcomp-0-comp_3 nav {
    border: none;
    border-radius: 0px;
    display: flex !important;
    font-size: 13px;
    justify-content: center;
    min-height: 2rem;
}
.blockcomp-0-comp_3 nav > ul > li > .waf-nav-link {
    padding-bottom: 22px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 22px;
}
.blockcomp-0-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    height: 13px;
    width: 13px;
}
.blockcomp-0-comp_3 nav > ul > li > .waf_menu_search {
    padding-left: 16px;
    padding-right: 16px;
}
.blockcomp-0-comp_4 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_5 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_5 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 3000px) );
}
.blockcomp-0-comp_6 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_6 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_6 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_7 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 13px !important;
}
.blockcomp-0-comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_8 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_9 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_9 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 225px) );
}
.blockcomp-0-comp_9 .wa-image-wrap .wa-img-overlay {
    font-size: 13px;
}
@media (min-width: 992px) {
    .COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17 > .waf_menu_panel_icon_wrap {
        height: 48px;
    }
    .COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_generic_header {
        font-size: 1.3rem;
    }
    .COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_4c3e83e49fb94eeb9a38e24bb5657b17.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .blockcomp-0-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 2rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_10 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_10 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_11 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_11 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 225px) );
    }
    .blockcomp-0-comp_11 .wa-image-wrap .wa-img-overlay {
        font-size: 13px;
    }
    .blockcomp-0-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_3 .waf_menu {
        --bubble-content-column: 1;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 350px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 5.2px;
        --panel-content-width: 380px;
    }
    .blockcomp-0-comp_3 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-0-comp_3 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .blockcomp-0-comp_3 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-0-comp_3 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .blockcomp-0-comp_3 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 13px;
        justify-content: center;
        min-height: 2rem;
    }
    .blockcomp-0-comp_3 nav > ul > li > .waf-nav-link {
        padding-bottom: 22px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 22px;
    }
    .blockcomp-0-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 13px;
        width: 13px;
    }
    .blockcomp-0-comp_3 nav > ul > li > .waf_menu_search {
        padding-left: 16px;
        padding-right: 16px;
    }
    .blockcomp-0-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_5 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_5 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 3000px) );
    }
    .blockcomp-0-comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_6 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 13px !important;
    }
    .blockcomp-0-comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_8 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_9 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_9 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 225px) );
    }
    .blockcomp-0-comp_9 .wa-image-wrap .wa-img-overlay {
        font-size: 13px;
    }
}


.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_back_sep {
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_bubble_item {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    font-weight: bolder;
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_bubble_item a {
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_bubble_item:hover {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_bubble_item:hover a {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_bubble_item:hover svg {
    fill: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_bubble_item:hover:not(.waf_menu_item_search) {
    background-color: rgba(255,255,255,1);
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_generic_header {
    background-color: rgba(0,0,0,1);
    color: rgba(255,255,255,1);
    font-family: 'Trebuchet MS';
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_item.waf_menu_generic_item {
    color: rgba(17,17,17,1);
    font-family: 'Trebuchet MS';
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_item.waf_menu_generic_item a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_item.waf_menu_generic_item svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_item.waf_menu_generic_item:hover {
    background-color: rgba(232,232,232,1);
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_item.waf_menu_generic_item:hover a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_item.waf_menu_generic_item:hover svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_layout {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.blockcomp-1-comp_0 {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-1-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_10 {
    flex-direction: column;
}
.blockcomp-1-comp_10 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_10 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_11 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_12 {
    flex-direction: column;
}
.blockcomp-1-comp_12 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_12 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_13 {
    display: flex;
    width: 100%;
}
.blockcomp-1-comp_13 .wa-image-second-inner {
    background-image: url("../../images/big/faceb_survol.jpg?t=");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.blockcomp-1-comp_13 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
}
.blockcomp-1-comp_13 .wa-image-wrap {
    aspect-ratio: 225/224;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 225px) );
}
.blockcomp-1-comp_13 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.blockcomp-1-comp_13 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: left;
}
.blockcomp-1-comp_13 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Trebuchet MS';
    justify-content: center;
}
.blockcomp-1-comp_13 .wa-image-wrap > div {
    aspect-ratio: 225/224;;
    position: relative;
    width: 100%;
}
.blockcomp-1-comp_13 .wa-image-wrap img {
    aspect-ratio: 225/224;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-1-comp_13 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.blockcomp-1-comp_2 {
    flex-direction: column;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_3 {
    width: 100%;
}
.blockcomp-1-comp_3 .nav-link-active {
    background-color: rgba(6,69,201,1) !important;
}
.blockcomp-1-comp_3 .nav-link-active:hover {
    background-color: rgba(6,69,201,1) !important;
}
.blockcomp-1-comp_3 .waf_menu {
    --bubble-bg-color: rgba(255,255,255,1);
    --bubble-text-color: rgba(0,0,0,1);
    --panel-bg-color: rgba(255,255,255,1);
    --panel-brand-icon: wa_res/icons/affiche_carree_aplatie.jpg !important;
    --panel-header-text-color: rgba(255,255,255,1);
    --panel-orientation: left;
    --panel-text-color: rgba(17,17,17,1);
}
.blockcomp-1-comp_3 .waf_menu-mini-btn {
    background-color: rgba(51,178,240,1);
    border-color: rgba(119,119,119,1);
    border-style: solid;
    border-width: 1px;
}
.blockcomp-1-comp_3 .waf_menu-mini-btn-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
}
.blockcomp-1-comp_3 .waf_menu-mini-btn:hover {
    background-color: rgba(60,193,229,1);
    border-color: rgba(119,119,119,1);
}
.blockcomp-1-comp_3 .waf_menu-mini-btn:hover svg path {
    fill: rgba(51,51,51,1);
}
.blockcomp-1-comp_3 nav {
    color: rgba(6,69,201,1);
    font-family: 'Arial';
    font-weight: bolder;
}
.blockcomp-1-comp_3 nav > ul > li {
    align-items: center;
    display: flex;
    justify-content: start;
}
.blockcomp-1-comp_3 nav > ul > li > .waf-nav-link {
    align-items: center;
    color: rgba(6,69,201,1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-1-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    display: flex;
}
.blockcomp-1-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn > svg {
    fill: rgba(6,69,201,1);
}
.blockcomp-1-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_label {
    display: flex;
    flex-grow: 5;
}
.blockcomp-1-comp_3 nav > ul > li > .waf_menu_search {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-1-comp_3 nav > ul > li:hover > .waf-nav-link {
    color: rgba(6,69,201,1);
}
.blockcomp-1-comp_3 nav > ul > li:hover > .waf-nav-link > .waf_menu_icn >svg {
    fill: rgba(6,69,201,1);
}
.blockcomp-1-comp_3 nav > ul > li:hover:not(.waf_menu_item_search) {
    background-color: rgba(243,52,40,1);
}
.blockcomp-1-comp_4 {
    flex-direction: column;
}
.blockcomp-1-comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_5 {
    display: flex;
    width: 100%;
}
.blockcomp-1-comp_5 .wa-image-wrap {
    aspect-ratio: 3000/219;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 3000px) );
}
.blockcomp-1-comp_5 .wa-image-wrap > div {
    aspect-ratio: 3000/219;;
    position: relative;
    width: 100%;
}
.blockcomp-1-comp_5 .wa-image-wrap img {
    aspect-ratio: 3000/219;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-1-comp_6 {
    flex-direction: column;
}
.blockcomp-1-comp_6 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_8 {
    flex-direction: column;
}
.blockcomp-1-comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_9 {
    display: flex;
    width: 100%;
}
.blockcomp-1-comp_9 .wa-image-second-inner {
    background-image: url("../../images/big/insta_survole.jpg?t=");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.blockcomp-1-comp_9 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
}
.blockcomp-1-comp_9 .wa-image-wrap {
    aspect-ratio: 225/224;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 225px) );
}
.blockcomp-1-comp_9 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.blockcomp-1-comp_9 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: left;
}
.blockcomp-1-comp_9 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Trebuchet MS';
    justify-content: center;
}
.blockcomp-1-comp_9 .wa-image-wrap > div {
    aspect-ratio: 225/224;;
    position: relative;
    width: 100%;
}
.blockcomp-1-comp_9 .wa-image-wrap img {
    aspect-ratio: 225/224;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-1-comp_9 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19 > .waf_menu_panel_icon_wrap {
    height: 48px;
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_bubble_item {
    font-size: 13px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_bubble_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_generic_header {
    font-size: 1.3rem;
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_item.waf_menu_generic_item {
    font-size: 13px;
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_item.waf_menu_generic_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_item.waf_menu_generic_size {
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.blockcomp-1-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_10 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_10 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_10 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_11 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_12 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_12 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_12 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_13 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_13 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 225px) );
}
.blockcomp-1-comp_13 .wa-image-wrap .wa-img-overlay {
    font-size: 13px;
}
.blockcomp-1-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_3 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_3 .waf_menu {
    --bubble-content-column: 1;
    --bubble-content-font-size: 5.2px;
    --bubble-content-width: 350px;
    --bubble-flow-horz: 1;
    --panel-content-font-size: 5.2px;
    --panel-content-width: 380px;
}
.blockcomp-1-comp_3 .waf_menu > ul {
    flex-direction: column;
    width: 100%;
}
.blockcomp-1-comp_3 .waf_menu > ul > .waf_menu_sep {
    border-bottom: 1px solid rgba(0,0,0,0);
    border-left: none;
    border-right: none;
    border-top: none;
}
.blockcomp-1-comp_3 .waf_menu-mini-btn {
    border-radius: 4.5px;
    height: 45px;
    width: 45px;
}
.blockcomp-1-comp_3 .waf_menu-mini-btn-wrapper {
    display: none !important;
    justify-content: end;
}
.blockcomp-1-comp_3 nav {
    border: none;
    border-radius: 0px;
    display: flex !important;
    font-size: 13px;
    justify-content: center;
    min-height: 2rem;
}
.blockcomp-1-comp_3 nav > ul > li > .waf-nav-link {
    padding-bottom: 22px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 22px;
}
.blockcomp-1-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    height: 13px;
    width: 13px;
}
.blockcomp-1-comp_3 nav > ul > li > .waf_menu_search {
    padding-left: 16px;
    padding-right: 16px;
}
.blockcomp-1-comp_4 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_4 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_5 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_5 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 3000px) );
}
.blockcomp-1-comp_6 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_6 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_7 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_8 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_9 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_9 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 225px) );
}
.blockcomp-1-comp_9 .wa-image-wrap .wa-img-overlay {
    font-size: 13px;
}
@media (min-width: 992px) {
    .COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19 > .waf_menu_panel_icon_wrap {
        height: 48px;
    }
    .COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_generic_header {
        font-size: 1.3rem;
    }
    .COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_e94471d8a45940a38086151cc342aa19.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .blockcomp-1-comp_0 {
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 0px;
    }
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_10 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_10 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_10 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_12 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_12 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_13 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_13 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 225px) );
    }
    .blockcomp-1-comp_13 .wa-image-wrap .wa-img-overlay {
        font-size: 13px;
    }
    .blockcomp-1-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_3 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_3 .waf_menu {
        --bubble-content-column: 1;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 350px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 5.2px;
        --panel-content-width: 380px;
    }
    .blockcomp-1-comp_3 .waf_menu > ul {
        flex-direction: column;
        width: 100%;
    }
    .blockcomp-1-comp_3 .waf_menu > ul > .waf_menu_sep {
        border-bottom: 1px solid rgba(0,0,0,0);
        border-left: none;
        border-right: none;
        border-top: none;
    }
    .blockcomp-1-comp_3 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-1-comp_3 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .blockcomp-1-comp_3 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 13px;
        justify-content: center;
        min-height: 2rem;
    }
    .blockcomp-1-comp_3 nav > ul > li > .waf-nav-link {
        padding-bottom: 22px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 22px;
    }
    .blockcomp-1-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 13px;
        width: 13px;
    }
    .blockcomp-1-comp_3 nav > ul > li > .waf_menu_search {
        padding-left: 16px;
        padding-right: 16px;
    }
    .blockcomp-1-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_4 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_5 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_5 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 3000px) );
    }
    .blockcomp-1-comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_8 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_9 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_9 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 225px) );
    }
    .blockcomp-1-comp_9 .wa-image-wrap .wa-img-overlay {
        font-size: 13px;
    }
}
