

.comp_0 {
    background-color: rgba(255,255,255,1);
    border-style: solid;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
    z-index: 5;
}
.comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 1;
}
.comp_10 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_10 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_10 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    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(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_100 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_101 {
    flex-direction: column;
}
.comp_101 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_101 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_102 {
    width: 100%;
}
.comp_102 input {
    background-color: rgba(255,255,255,1);
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 300;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_102 input:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_103 {
    width: 100%;
}
.comp_103 input {
    background-color: rgba(255,255,255,1);
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 300;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_103 input:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_104 {
    width: 100%;
}
.comp_104 input {
    background-color: rgba(255,255,255,1);
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 300;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_104 input:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_105 {
    width: 100%;
}
.comp_105 textarea {
    background-color: rgba(255,255,255,1);
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 300;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_105 textarea:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_106 {
    line-height: 0px;
    width: 100%;
}
.comp_106 label {
    --wf-color-active: rgba(116,69,81,1);
    --wf-color-active-rgb: 116, 69, 81;
    --wf-color-bg: rgba(255,255,255,1);
    --wf-color-secondary: rgba(116,69,81,1);
    --wf-color-text: rgba(116,69,81,1);
    font-family: 'Montserrat';
    font-weight: 300;
}
.comp_107 {
    display: flex;
    width: 100%;
}
.comp_107 .wa-btn {
    background-color: rgba(116,69,81,1);
    border-color: rgba(192,192,192,1);
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 300;
}
.comp_107 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_107 .wa-btn.wa-btn:active {
    background-color: rgba(116,69,81,1);
    border-color: rgba(192,192,192,1);
    color: rgba(255,255,255,1);
}
.comp_107 .wa-btn.wa-btn:hover {
    background-color: rgba(116,69,81,1);
    border-color: rgba(192,192,192,1);
    color: rgba(255,255,255,1);
}
.comp_107 a {
    display: flex;
    text-decoration: none;
}
.comp_107 div {
    justify-content: center;
}
.comp_108 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_108 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_109 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_11 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 1;
}
.comp_11 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_11 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_11 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    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(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_110 {
    flex-direction: column;
}
.comp_110 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_110 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.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 {
    animation: zoomIn;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
    z-index: 1;
    filter: drop-shadow(1px 1px 5px #ffffff);
}
.comp_14 .wa-image-wrap {
    aspect-ratio: 500/500;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.comp_14 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.comp_14 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_15 {
    flex-direction: column;
}
.comp_15 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_15 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-end;
}
.comp_16 {
    animation: slideInRight;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
    z-index: 1;
}
.comp_16 .wa-image-wrap {
    aspect-ratio: 500/500;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.comp_16 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.comp_16 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_17 {
    background-color: rgba(210,184,168,1);
    width: 100%;
}
.comp_17 a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_17 a:hover {
    color: rgba(0,0,128,1);
}
.comp_18 {
    background: linear-gradient(180deg,#744551 36%, #ffffff 83%);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_18 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_19 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_2 {
    flex-direction: column;
}
.comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-end;
}
.comp_20 {
    flex-direction: column;
}
.comp_20 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_20 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_21 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_21 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_21 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_21 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_21 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_22 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_22 .wa-txt-par {
    color: rgba(107,96,78,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_22 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_22 .wa-txt-par.wa-last-par {
    color: rgba(107,96,78,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_22 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_23 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_24 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_24 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.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 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_27 .wa-txt-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_27 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_27 .wa-txt-par.wa-last-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_27 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_28 {
    background: linear-gradient(180deg,#744551 10%, #d2b8a8 91%);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_28 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_29 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_30 {
    flex-direction: column;
}
.comp_30 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_30 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_31 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_31 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_31 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_31 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_31 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_32 {
    background: linear-gradient(180deg,#d2b8a8 68%, #ffffff 96%);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_32 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_33 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_34 {
    flex-direction: column;
}
.comp_34 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_34 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.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 {
    animation: fadeInUp_smooth_2;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
    filter: drop-shadow(1px 1px 5px #ffffff);
}
.comp_37 .wa-image-wrap {
    aspect-ratio: 500/500;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.comp_37 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.comp_37 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_38 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_38 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_38 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_38 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_38 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_39 {
    --bs-gutter-x: 0px;
    flex-direction: row;
    z-index: 1;
}
.comp_4 {
    background-color: rgba(116,69,81,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_4 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_40 {
    flex-direction: column;
}
.comp_40 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_40 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_41 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_42 {
    flex-direction: column;
}
.comp_42 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_42 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_43 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 4;
}
.comp_43 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_43 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_43 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_43 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_44 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 4;
}
.comp_44 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_44 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_44 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_44 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_45 {
    display: flex;
    width: 100%;
    z-index: 1;
}
.comp_45 .wa-image-second-inner {
    background-image: url("../../images/normal/Jessica_ibora.webp?t=0e49b155_d16b_4e9a_9d3d_d43b173c7485");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_45 .wa-image-second-inner div {
    background-color: rgba(116,69,81,0.4);
    height: 100%;
    width: 100%;
}
.comp_45 .wa-image-wrap {
    aspect-ratio: 500/500;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.comp_45 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_45 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_45 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 300;
    justify-content: center;
}
.comp_45 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.comp_45 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_45 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
    transform: scale(1.2);
}
.comp_46 {
    animation: slideInUp;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
    z-index: 1;
}
.comp_46 .wa-btn {
    background-color: rgba(116,69,81,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
}
.comp_46 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_46 .wa-btn.wa-btn:active {
    background-color: rgba(116,69,81,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
}
.comp_46 .wa-btn.wa-btn:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(116,69,81,1);
    color: rgba(116,69,81,1);
}
.comp_46 a {
    display: flex;
    text-decoration: none;
}
.comp_46 div {
    justify-content: center;
}
.comp_47 {
    flex-direction: column;
}
.comp_47 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_47 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_48 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 4;
}
.comp_48 .wa-txt-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_48 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_48 .wa-txt-par.wa-last-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_48 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_49 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 4;
}
.comp_49 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_49 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_49 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_49 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_5 {
    --bs-gutter-x: 0px;
    flex-direction: row;
    z-index: 1;
}
.comp_50 {
    display: flex;
    width: 100%;
    z-index: 1;
}
.comp_50 .wa-image-second-inner {
    background-image: url("../../images/normal/kinesiologie_(1).webp?t=0e49b155_d16b_4e9a_9d3d_d43b173c7485");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_50 .wa-image-second-inner div {
    background-color: rgba(116,69,81,0.4);
    height: 100%;
    width: 100%;
}
.comp_50 .wa-image-wrap {
    aspect-ratio: 500/500;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.comp_50 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_50 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_50 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 300;
    justify-content: center;
}
.comp_50 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.comp_50 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_50 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
    transform: scale(1.2);
}
.comp_51 {
    animation: slideInUp;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
    z-index: 1;
}
.comp_51 .wa-btn {
    background-color: rgba(116,69,81,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
}
.comp_51 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_51 .wa-btn.wa-btn:active {
    background-color: rgba(116,69,81,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
}
.comp_51 .wa-btn.wa-btn:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(116,69,81,1);
    color: rgba(116,69,81,1);
}
.comp_51 a {
    display: flex;
    text-decoration: none;
}
.comp_51 div {
    justify-content: center;
}
.comp_52 {
    --bs-gutter-x: 0px;
    flex-direction: row;
    z-index: 1;
}
.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 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 4;
}
.comp_56 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_56 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_56 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_56 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_57 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 4;
}
.comp_57 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_57 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_57 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_57 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_58 {
    display: flex;
    width: 100%;
    z-index: 1;
}
.comp_58 .wa-image-second-inner {
    background-image: url("../../images/normal/constellations_familiales_(1).webp?t=0e49b155_d16b_4e9a_9d3d_d43b173c7485");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_58 .wa-image-second-inner div {
    background-color: rgba(116,69,81,0.4);
    height: 100%;
    width: 100%;
}
.comp_58 .wa-image-wrap {
    aspect-ratio: 500/500;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.comp_58 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_58 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_58 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 300;
    justify-content: center;
}
.comp_58 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.comp_58 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_58 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
    transform: scale(1.2);
}
.comp_59 {
    animation: slideInUp;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
    z-index: 1;
}
.comp_59 .wa-btn {
    background-color: rgba(116,69,81,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
}
.comp_59 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_59 .wa-btn.wa-btn:active {
    background-color: rgba(116,69,81,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
}
.comp_59 .wa-btn.wa-btn:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(116,69,81,1);
    color: rgba(116,69,81,1);
}
.comp_59 a {
    display: flex;
    text-decoration: none;
}
.comp_59 div {
    justify-content: center;
}
.comp_6 {
    flex-direction: column;
}
.comp_6 > .wa_inner_col {
    background-color: rgba(255,255,255,0);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_6 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_60 {
    flex-direction: column;
}
.comp_60 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_60 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_61 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 4;
}
.comp_61 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_61 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_61 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_61 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_62 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 4;
}
.comp_62 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_62 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_62 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_62 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_63 {
    display: flex;
    width: 100%;
    z-index: 1;
}
.comp_63 .wa-image-second-inner {
    background-image: url("../../images/normal/atelier_constellations_familiales.webp?t=0e49b155_d16b_4e9a_9d3d_d43b173c7485");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_63 .wa-image-second-inner div {
    background-color: rgba(116,69,81,0.4);
    height: 100%;
    width: 100%;
}
.comp_63 .wa-image-wrap {
    aspect-ratio: 500/500;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.comp_63 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_63 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_63 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 300;
    justify-content: center;
}
.comp_63 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.comp_63 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_63 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
    transform: scale(1.2);
}
.comp_64 {
    animation: slideInUp;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
    z-index: 5;
}
.comp_64 .wa-btn {
    background-color: rgba(116,69,81,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
}
.comp_64 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_64 .wa-btn.wa-btn:active {
    background-color: rgba(116,69,81,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
}
.comp_64 .wa-btn.wa-btn:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(116,69,81,1);
    color: rgba(116,69,81,1);
}
.comp_64 a {
    display: flex;
    text-decoration: none;
}
.comp_64 div {
    justify-content: center;
}
.comp_65 {
    --bs-gutter-x: 0px;
    flex-direction: row;
    z-index: 1;
}
.comp_66 {
    flex-direction: column;
}
.comp_66 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_66 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_67 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_68 {
    flex-direction: column;
}
.comp_68 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_68 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_69 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 4;
}
.comp_69 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_69 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_69 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_69 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
    z-index: 1;
}
.comp_70 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 4;
}
.comp_70 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_70 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_70 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_70 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_71 {
    display: flex;
    width: 100%;
    z-index: 1;
}
.comp_71 .wa-image-second-inner {
    background-image: url("../../images/normal/jessica_Iborra_developpement_personnel-5.webp?t=0e49b155_d16b_4e9a_9d3d_d43b173c7485");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_71 .wa-image-second-inner div {
    background-color: rgba(116,69,81,0.4);
    height: 100%;
    width: 100%;
}
.comp_71 .wa-image-wrap {
    aspect-ratio: 500/500;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.comp_71 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_71 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_71 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 300;
    justify-content: center;
}
.comp_71 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.comp_71 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_71 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
    transform: scale(1.2);
}
.comp_72 {
    animation: slideInUp;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
    z-index: 1;
}
.comp_72 .wa-btn {
    background-color: rgba(116,69,81,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
}
.comp_72 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_72 .wa-btn.wa-btn:active {
    background-color: rgba(116,69,81,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
}
.comp_72 .wa-btn.wa-btn:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(116,69,81,1);
    color: rgba(116,69,81,1);
}
.comp_72 a {
    display: flex;
    text-decoration: none;
}
.comp_72 div {
    justify-content: center;
}
.comp_73 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_73 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_74 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_75 {
    flex-direction: column;
}
.comp_75 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_75 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_76 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_76 .wa-txt-par {
    color: rgba(116,69,81,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_76 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_76 .wa-txt-par.wa-last-par {
    color: rgba(116,69,81,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_76 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_77 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_77 .wa-txt-par {
    color: rgba(122,122,122,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_77 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_77 .wa-txt-par.wa-last-par {
    color: rgba(122,122,122,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_77 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_78 {
    display: flex;
    width: 100%;
}
.comp_78 .wa-btn {
    background-color: rgba(116,69,81,1);
    border-color: rgba(116,69,81,1);
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 300;
}
.comp_78 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_78 .wa-btn.wa-btn:active {
    background-color: rgba(116,69,81,1);
    border-color: rgba(116,69,81,1);
    color: rgba(255,255,255,1);
}
.comp_78 .wa-btn.wa-btn:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(116,69,81,1);
    color: rgba(116,69,81,1);
}
.comp_78 a {
    display: flex;
    text-decoration: none;
}
.comp_78 div {
    justify-content: center;
}
.comp_79 {
    display: flex;
    width: 100%;
}
.comp_79 .wa-btn {
    background-color: rgba(116,69,81,1);
    border-color: rgba(116,69,81,1);
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 300;
}
.comp_79 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_79 .wa-btn.wa-btn:active {
    background-color: rgba(116,69,81,1);
    border-color: rgba(116,69,81,1);
    color: rgba(255,255,255,1);
}
.comp_79 .wa-btn.wa-btn:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(116,69,81,1);
    color: rgba(116,69,81,1);
}
.comp_79 a {
    display: flex;
    text-decoration: none;
}
.comp_79 div {
    justify-content: center;
}
.comp_8 {
    flex-direction: column;
}
.comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_80 {
    background: linear-gradient(180deg,#744551 63%, #d2b8a8 96%);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_80 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_81 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_82 {
    flex-direction: column;
}
.comp_82 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_82 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_83 {
    display: flex;
    width: 100%;
}
.comp_83 .wa-image-wrap {
    aspect-ratio: 500/500;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.comp_83 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.comp_83 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_84 {
    flex-direction: column;
}
.comp_84 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_84 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_85 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_85 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_85 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_85 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_85 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_86 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_86 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_86 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_86 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_86 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_87 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_87 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_87 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_87 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_87 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_88 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_89 {
    flex-direction: column;
}
.comp_89 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_89 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_9 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 1;
}
.comp_9 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_9 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_9 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_9 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_90 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_90 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_90 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_90 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_90 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_91 {
    background: linear-gradient(180deg,#d2b8a8 4%, #ffffff 76%);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_91 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_92 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_93 {
    flex-direction: column;
}
.comp_93 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_93 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_94 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_94 .wa-txt-par {
    color: rgba(116,69,81,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_94 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_94 .wa-txt-par.wa-last-par {
    color: rgba(116,69,81,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_94 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_95 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_95 .wa-txt-par {
    color: rgba(116,69,81,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_95 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_95 .wa-txt-par.wa-last-par {
    color: rgba(116,69,81,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_95 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_96 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_96 .wa-txt-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_96 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_96 .wa-txt-par.wa-last-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_96 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_97 {
    display: flex;
    width: 100%;
}
.comp_97 .wa-btn {
    background-color: rgba(116,69,81,1);
    border-color: rgba(116,69,81,1);
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 300;
}
.comp_97 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_97 .wa-btn.wa-btn:active {
    background-color: rgba(116,69,81,1);
    border-color: rgba(116,69,81,1);
    color: rgba(255,255,255,1);
}
.comp_97 .wa-btn.wa-btn:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(116,69,81,1);
    color: rgba(116,69,81,1);
}
.comp_97 a {
    display: flex;
    text-decoration: none;
}
.comp_97 div {
    justify-content: center;
}
.comp_98 {
    flex-direction: column;
}
.comp_98 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_98 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_99 {
    background-color: rgba(255,255,255,1);
    overflow: hidden;
    transform: translateZ(0);
}
body {
    background-color: rgba(255,255,255,1);
}
#anchor-contact {
    scroll-margin-top: 10rem;
}
#anchor-developpement-personnel {
    scroll-margin-top: 10rem;
}
.comp_0 {
    border-bottom-color: #eef0f0;
    border-bottom-width: 1px;
    border-left-color: #eef0f0;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #eef0f0;
    border-right-width: 0px;
    border-top-color: #eef0f0;
    border-top-width: 0px;
    display: flex;
    min-height: 0px;
}
.comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 2px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_10 .wa-txt-par {
    font-size: 25px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: right;
}
.comp_10 .wa-txt-par.wa-last-par {
    font-size: 25px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: right;
}
.comp_100 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_101 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_101 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_101 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.comp_102 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_102 input {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 14px;
    height: 25px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding-left: 8px;
    padding-right: 8px;
}
.comp_102 input:focus {
    border: 1px solid #51cbee;
}
.comp_103 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_103 input {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 14px;
    height: 25px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding-left: 8px;
    padding-right: 8px;
}
.comp_103 input:focus {
    border: 1px solid #51cbee;
}
.comp_104 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_104 input {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 14px;
    height: 25px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding-left: 8px;
    padding-right: 8px;
}
.comp_104 input:focus {
    border: 1px solid #51cbee;
}
.comp_105 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_105 textarea {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 14px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    min-height: 50px;
    padding: 8px;
}
.comp_105 textarea:focus {
    border: 1px solid #51cbee;
}
.comp_106 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_106 label {
    --wf-font-size: 14px;
    margin-bottom: 0rem;
    margin-top: 0rem;
}
.comp_107 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 8px;
}
.comp_107 .wa-btn {
    font-size: 0.75em;
}
.comp_107 a {
    width: unset;
}
.comp_107 div {
    width: unset;
}
.comp_108 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_108 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_109 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_11 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_11 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: right;
}
.comp_11 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: right;
}
.comp_110 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_110 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_110 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.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 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 0rem;
}
.comp_14 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_14 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 500px) );
}
.comp_15 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_15 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_15 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_16 {
    justify-content: flex-end;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_16 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 500px) );
}
.comp_17 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
    padding-top: 0rem;
}
.comp_18 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_18 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_19 {
    display: flex;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_20 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_20 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_20 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_21 {
    border: none;
    border-radius: 0px;
    margin-bottom: 7px;
    margin-top: 20px;
    min-height: 0px;
    padding-bottom: 19px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_21 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_21 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_22 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 19px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_22 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_22 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_23 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_24 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_24 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_25 {
    display: flex;
    margin-bottom: 50px !important;
    margin-top: 50px !important;
}
.comp_26 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_26 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_26 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_27 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 25px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_27 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_27 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_28 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_28 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_29 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_30 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_30 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_30 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_31 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 11px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
}
.comp_31 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_31 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_32 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_32 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_33 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_34 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_34 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_34 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.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 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 3rem;
    margin-right: 3rem;
    margin-top: 0rem;
}
.comp_37 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_37 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 500px) );
}
.comp_38 {
    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_38 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_38 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_39 {
    display: flex;
    margin-bottom: 50px !important;
    margin-top: 0px !important;
}
.comp_4 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_4 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_40 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_40 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_40 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_41 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_42 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_42 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_42 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 3rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 3rem;
}
.comp_43 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}
.comp_43 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_43 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_44 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_44 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_44 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_45 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_45 .wa-image-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    border: none;
    border-radius: 20px 20px 20px 20px;
    max-width: calc( min( 100% , 500px) );
}
.comp_45 .wa-image-wrap .wa-img-overlay {
    font-size: 16px;
}
.comp_46 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: -20px;
}
.comp_46 .wa-btn {
    font-size: 1em;
}
.comp_46 a {
    width: unset;
}
.comp_46 div {
    width: unset;
}
.comp_47 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_47 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_47 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 3rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 3rem;
}
.comp_48 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}
.comp_48 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_48 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_49 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_49 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_49 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_5 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_50 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_50 .wa-image-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    border: none;
    border-radius: 20px 20px 20px 20px;
    max-width: calc( min( 100% , 500px) );
}
.comp_50 .wa-image-wrap .wa-img-overlay {
    font-size: 16px;
}
.comp_51 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: -20px;
}
.comp_51 .wa-btn {
    font-size: 1em;
}
.comp_51 a {
    width: unset;
}
.comp_51 div {
    width: unset;
}
.comp_52 {
    display: flex;
    margin-bottom: 50px !important;
    margin-top: 0px !important;
}
.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 {
    gap: 0rem;
    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: 0px;
    padding-right: 0px;
}
.comp_55 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_55 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 3rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 3rem;
}
.comp_56 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}
.comp_56 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_56 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_57 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_57 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_57 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_58 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_58 .wa-image-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    border: none;
    border-radius: 20px 20px 20px 20px;
    max-width: calc( min( 100% , 500px) );
}
.comp_58 .wa-image-wrap .wa-img-overlay {
    font-size: 16px;
}
.comp_59 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: -20px;
}
.comp_59 .wa-btn {
    font-size: 1em;
}
.comp_59 a {
    width: unset;
}
.comp_59 div {
    width: unset;
}
.comp_6 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_6 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_6 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_60 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_60 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_60 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 3rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 3rem;
}
.comp_61 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}
.comp_61 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_61 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_62 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_62 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_62 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_63 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_63 .wa-image-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    border: none;
    border-radius: 20px 20px 20px 20px;
    max-width: calc( min( 100% , 500px) );
}
.comp_63 .wa-image-wrap .wa-img-overlay {
    font-size: 16px;
}
.comp_64 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: -20px;
}
.comp_64 .wa-btn {
    font-size: 1em;
}
.comp_64 a {
    width: unset;
}
.comp_64 div {
    width: unset;
}
.comp_65 {
    display: flex;
    margin-bottom: 50px !important;
    margin-top: 0px !important;
}
.comp_66 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_66 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_66 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_67 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_68 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_68 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_68 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 3rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 3rem;
}
.comp_69 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}
.comp_69 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_69 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_7 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 80px !important;
}
.comp_70 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_70 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_70 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_71 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_71 .wa-image-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    border: none;
    border-radius: 20px 20px 20px 20px;
    max-width: calc( min( 100% , 500px) );
}
.comp_71 .wa-image-wrap .wa-img-overlay {
    font-size: 16px;
}
.comp_72 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: -20px;
}
.comp_72 .wa-btn {
    font-size: 1em;
}
.comp_72 a {
    width: unset;
}
.comp_72 div {
    width: unset;
}
.comp_73 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 300px;
}
.comp_73 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_74 {
    display: flex;
    margin-bottom: 50px !important;
    margin-top: 50px !important;
}
.comp_75 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_75 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_75 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_76 {
    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_76 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_76 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_77 {
    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_77 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_77 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_78 {
    justify-content: center;
    margin-bottom: 16px;
    margin-top: 0px;
}
.comp_78 .wa-btn {
    font-size: 1em;
}
.comp_78 a {
    width: unset;
}
.comp_78 div {
    width: unset;
}
.comp_79 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_79 .wa-btn {
    font-size: 1em;
}
.comp_79 a {
    width: unset;
}
.comp_79 div {
    width: unset;
}
.comp_8 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_8 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 2rem;
    margin-top: 0rem;
}
.comp_80 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_80 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_81 {
    display: flex;
    margin-bottom: 50px !important;
    margin-top: 30px !important;
}
.comp_82 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_82 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_82 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 3rem;
    margin-right: 3rem;
    margin-top: 0rem;
}
.comp_83 {
    justify-content: flex-start;
    margin-bottom: 50px;
    margin-top: 10px;
}
.comp_83 .wa-image-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    border: none;
    border-radius: 20px 20px 20px 20px;
    max-width: calc( min( 100% , 500px) );
}
.comp_84 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_84 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_84 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 3rem;
    margin-top: 1rem;
}
.comp_85 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
}
.comp_85 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_85 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_86 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 1px;
    padding-right: 0px;
    padding-top: 7px;
}
.comp_86 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.comp_86 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.comp_87 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 25px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 15px;
}
.comp_87 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.comp_87 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.comp_88 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_89 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_89 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_89 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 1px;
    margin-top: 0px;
}
.comp_9 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 50px;
}
.comp_9 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: right;
}
.comp_9 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: right;
}
.comp_90 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 25px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 15px;
}
.comp_90 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.comp_90 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.comp_91 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 300px;
}
.comp_91 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_92 {
    display: flex;
    margin-bottom: 50px !important;
    margin-top: 100px !important;
}
.comp_93 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_93 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_93 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 3rem;
    margin-left: 3rem;
    margin-right: 3rem;
    margin-top: 3rem;
}
.comp_94 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_94 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_94 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_95 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_95 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.comp_95 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.comp_96 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 15px;
}
.comp_96 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.comp_96 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.comp_97 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_97 .wa-btn {
    font-size: 1em;
}
.comp_97 a {
    width: unset;
}
.comp_97 div {
    width: unset;
}
.comp_98 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_98 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_98 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_99 {
    border: 1px solid #744551;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
    min-height: 0rem;
}
body {
    background-image: url('');
}
@media (min-width: 576px) {
    #anchor-contact {
        scroll-margin-top: 10rem;
    }
    #anchor-developpement-personnel {
        scroll-margin-top: 10rem;
    }
    .comp_0 {
        border-bottom-color: #eef0f0;
        border-bottom-width: 1px;
        border-left-color: #eef0f0;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #eef0f0;
        border-right-width: 0px;
        border-top-color: #eef0f0;
        border-top-width: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 2px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_10 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: right;
    }
    .comp_10 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: right;
    }
    .comp_100 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_101 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_101 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_101 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_102 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_102 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 14px;
        height: 25px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_102 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_103 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_103 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 14px;
        height: 25px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_103 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_104 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_104 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 14px;
        height: 25px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_104 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_105 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_105 textarea {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 14px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        min-height: 50px;
        padding: 8px;
    }
    .comp_105 textarea:focus {
        border: 1px solid #51cbee;
    }
    .comp_106 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_106 label {
        --wf-font-size: 14px;
        margin-bottom: 0rem;
        margin-top: 0rem;
    }
    .comp_107 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 8px;
    }
    .comp_107 .wa-btn {
        font-size: 0.75em;
    }
    .comp_107 a {
        width: unset;
    }
    .comp_107 div {
        width: unset;
    }
    .comp_108 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_108 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_109 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_11 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: right;
    }
    .comp_11 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: right;
    }
    .comp_110 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_110 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_110 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 2rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_14 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_14 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_15 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_15 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_15 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_16 {
        justify-content: flex-end;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_16 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_17 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-bottom: 0rem;
        padding-left: 0rem;
        padding-right: 0rem;
        padding-top: 0rem;
    }
    .comp_18 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_18 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_19 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    .comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_20 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_20 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_20 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_21 {
        border: none;
        border-radius: 0px;
        margin-bottom: 7px;
        margin-top: 20px;
        min-height: 0px;
        padding-bottom: 19px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_21 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_21 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_22 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 19px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_22 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_22 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_23 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_24 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_24 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_25 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 50px !important;
    }
    .comp_26 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_26 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_26 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_27 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_27 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_27 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_28 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_28 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_29 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_30 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_30 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_30 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_31 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 11px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_31 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_31 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_32 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_32 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_33 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_34 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_34 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_34 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 0rem;
    }
    .comp_37 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_37 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_38 {
        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_38 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_38 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_39 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 0px !important;
    }
    .comp_4 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 300px;
    }
    .comp_4 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_40 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_40 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_40 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_41 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_42 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_42 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_42 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 10rem;
        margin-right: 10rem;
        margin-top: 3rem;
    }
    .comp_43 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_43 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_43 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_44 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_44 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_44 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_45 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_45 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_45 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_46 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_46 .wa-btn {
        font-size: 1em;
    }
    .comp_46 a {
        width: unset;
    }
    .comp_46 div {
        width: unset;
    }
    .comp_47 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_47 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_47 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 10rem;
        margin-right: 10rem;
        margin-top: 3rem;
    }
    .comp_48 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_48 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_48 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_49 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_49 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_49 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_5 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_50 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_50 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_50 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_51 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_51 .wa-btn {
        font-size: 1em;
    }
    .comp_51 a {
        width: unset;
    }
    .comp_51 div {
        width: unset;
    }
    .comp_52 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 0px !important;
    }
    .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 {
        gap: 0rem;
        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: 0px;
        padding-right: 0px;
    }
    .comp_55 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_55 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 10rem;
        margin-right: 10rem;
        margin-top: 3rem;
    }
    .comp_56 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_56 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_56 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_57 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_57 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_57 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_58 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_58 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_58 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_59 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_59 .wa-btn {
        font-size: 1em;
    }
    .comp_59 a {
        width: unset;
    }
    .comp_59 div {
        width: unset;
    }
    .comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_6 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_60 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_60 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_60 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 10rem;
        margin-right: 10rem;
        margin-top: 3rem;
    }
    .comp_61 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_61 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_61 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_62 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_62 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_62 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_63 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_63 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_63 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_64 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_64 .wa-btn {
        font-size: 1em;
    }
    .comp_64 a {
        width: unset;
    }
    .comp_64 div {
        width: unset;
    }
    .comp_65 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 0px !important;
    }
    .comp_66 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_66 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_66 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_67 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_68 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_68 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_68 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 10rem;
        margin-right: 10rem;
        margin-top: 3rem;
    }
    .comp_69 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_69 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_69 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 120px !important;
    }
    .comp_70 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_70 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_70 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_71 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_71 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_71 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_72 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_72 .wa-btn {
        font-size: 1em;
    }
    .comp_72 a {
        width: unset;
    }
    .comp_72 div {
        width: unset;
    }
    .comp_73 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 300px;
    }
    .comp_73 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_74 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 50px !important;
    }
    .comp_75 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_75 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_75 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_76 {
        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_76 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_76 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_77 {
        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_77 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_77 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_78 {
        justify-content: center;
        margin-bottom: 16px;
        margin-top: 0px;
    }
    .comp_78 .wa-btn {
        font-size: 1em;
    }
    .comp_78 a {
        width: unset;
    }
    .comp_78 div {
        width: unset;
    }
    .comp_79 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_79 .wa-btn {
        font-size: 1em;
    }
    .comp_79 a {
        width: unset;
    }
    .comp_79 div {
        width: unset;
    }
    .comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_8 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_80 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_80 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_81 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_82 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_82 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_82 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 10rem;
        margin-right: 10rem;
        margin-top: 0rem;
    }
    .comp_83 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 10px;
    }
    .comp_83 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_84 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_84 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_84 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 3rem;
        margin-top: 1rem;
    }
    .comp_85 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }
    .comp_85 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_85 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_86 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 1px;
        padding-right: 0px;
        padding-top: 7px;
    }
    .comp_86 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .comp_86 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .comp_87 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
    }
    .comp_87 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_87 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_88 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_89 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_89 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_89 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 2px;
        margin-right: 1px;
        margin-top: 0px;
    }
    .comp_9 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_9 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: right;
    }
    .comp_9 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: right;
    }
    .comp_90 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
    }
    .comp_90 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_90 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_91 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 300px;
    }
    .comp_91 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_92 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 100px !important;
    }
    .comp_93 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_93 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_93 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0px;
        margin-left: 3rem;
        margin-right: 3rem;
        margin-top: 0px;
    }
    .comp_94 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_94 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_94 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_95 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_95 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .comp_95 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .comp_96 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
    }
    .comp_96 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_96 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_97 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_97 .wa-btn {
        font-size: 1em;
    }
    .comp_97 a {
        width: unset;
    }
    .comp_97 div {
        width: unset;
    }
    .comp_98 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_98 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_98 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_99 {
        border: 1px solid #744551;
        border-radius: 6px 6px 6px 6px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
        min-height: 0rem;
    }
    body {
        background-image: url('');
    }
}
@media (min-width: 768px) {
    #anchor-contact {
        scroll-margin-top: 10rem;
    }
    #anchor-developpement-personnel {
        scroll-margin-top: 10rem;
    }
    .comp_0 {
        border-bottom-color: #eef0f0;
        border-bottom-width: 1px;
        border-left-color: #eef0f0;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #eef0f0;
        border-right-width: 0px;
        border-top-color: #eef0f0;
        border-top-width: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 2px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_10 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: right;
    }
    .comp_10 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: right;
    }
    .comp_100 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_101 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_101 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_101 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_102 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_102 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 14px;
        height: 25px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_102 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_103 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_103 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 14px;
        height: 25px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_103 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_104 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_104 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 14px;
        height: 25px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_104 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_105 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_105 textarea {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 14px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        min-height: 50px;
        padding: 8px;
    }
    .comp_105 textarea:focus {
        border: 1px solid #51cbee;
    }
    .comp_106 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_106 label {
        --wf-font-size: 14px;
        margin-bottom: 0rem;
        margin-top: 0rem;
    }
    .comp_107 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 8px;
    }
    .comp_107 .wa-btn {
        font-size: 0.75em;
    }
    .comp_107 a {
        width: unset;
    }
    .comp_107 div {
        width: unset;
    }
    .comp_108 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_108 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_109 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_11 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: right;
    }
    .comp_11 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: right;
    }
    .comp_110 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_110 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_110 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_14 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_14 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_15 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_15 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_15 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_16 {
        justify-content: flex-end;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_16 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_17 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-bottom: 0rem;
        padding-left: 0rem;
        padding-right: 0rem;
        padding-top: 0rem;
    }
    .comp_18 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_18 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_19 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    .comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_20 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_20 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_20 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_21 {
        border: none;
        border-radius: 0px;
        margin-bottom: 7px;
        margin-top: 20px;
        min-height: 0px;
        padding-bottom: 19px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_21 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_21 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_22 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 19px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_22 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_22 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_23 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_24 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_24 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_25 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 50px !important;
    }
    .comp_26 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_26 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_26 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_27 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_27 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_27 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_28 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_28 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_29 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_30 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_30 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_30 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_31 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 11px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_31 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_31 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_32 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_32 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_33 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_34 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_34 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_34 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 3rem;
        margin-right: 3rem;
        margin-top: 0rem;
    }
    .comp_37 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_37 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_38 {
        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_38 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_38 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_39 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 0px !important;
    }
    .comp_4 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 300px;
    }
    .comp_4 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_40 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_40 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_40 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_41 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_42 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_42 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_42 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 3rem;
    }
    .comp_43 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_43 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_43 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_44 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_44 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_44 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_45 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_45 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_45 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_46 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_46 .wa-btn {
        font-size: 1em;
    }
    .comp_46 a {
        width: unset;
    }
    .comp_46 div {
        width: unset;
    }
    .comp_47 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_47 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_47 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 3rem;
    }
    .comp_48 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_48 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_48 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_49 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_49 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_49 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_5 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_50 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_50 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_50 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_51 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_51 .wa-btn {
        font-size: 1em;
    }
    .comp_51 a {
        width: unset;
    }
    .comp_51 div {
        width: unset;
    }
    .comp_52 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 0px !important;
    }
    .comp_53 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_53 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_53 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        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 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 3rem;
    }
    .comp_56 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_56 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_56 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_57 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_57 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_57 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_58 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_58 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_58 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_59 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_59 .wa-btn {
        font-size: 1em;
    }
    .comp_59 a {
        width: unset;
    }
    .comp_59 div {
        width: unset;
    }
    .comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_6 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_60 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_60 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_60 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 3rem;
    }
    .comp_61 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_61 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_61 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_62 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_62 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_62 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_63 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_63 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_63 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_64 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_64 .wa-btn {
        font-size: 1em;
    }
    .comp_64 a {
        width: unset;
    }
    .comp_64 div {
        width: unset;
    }
    .comp_65 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 0px !important;
    }
    .comp_66 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_66 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_66 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_67 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_68 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_68 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_68 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 3rem;
    }
    .comp_69 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_69 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_69 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 150px !important;
    }
    .comp_70 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_70 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_70 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_71 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_71 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_71 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_72 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_72 .wa-btn {
        font-size: 1em;
    }
    .comp_72 a {
        width: unset;
    }
    .comp_72 div {
        width: unset;
    }
    .comp_73 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 300px;
    }
    .comp_73 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_74 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 50px !important;
    }
    .comp_75 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_75 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_75 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_76 {
        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_76 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_76 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_77 {
        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_77 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_77 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_78 {
        justify-content: center;
        margin-bottom: 16px;
        margin-top: 0px;
    }
    .comp_78 .wa-btn {
        font-size: 1em;
    }
    .comp_78 a {
        width: unset;
    }
    .comp_78 div {
        width: unset;
    }
    .comp_79 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_79 .wa-btn {
        font-size: 1em;
    }
    .comp_79 a {
        width: unset;
    }
    .comp_79 div {
        width: unset;
    }
    .comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_8 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_80 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_80 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_81 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_82 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_82 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_82 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0rem;
    }
    .comp_83 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 10px;
    }
    .comp_83 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_84 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_84 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_84 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 3rem;
        margin-top: 1rem;
    }
    .comp_85 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }
    .comp_85 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_85 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_86 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 1px;
        padding-right: 0px;
        padding-top: 7px;
    }
    .comp_86 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .comp_86 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .comp_87 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
    }
    .comp_87 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_87 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_88 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_89 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_89 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_89 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 2px;
        margin-right: 1px;
        margin-top: 0px;
    }
    .comp_9 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_9 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: right;
    }
    .comp_9 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: right;
    }
    .comp_90 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
    }
    .comp_90 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_90 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_91 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 300px;
    }
    .comp_91 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_92 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 100px !important;
    }
    .comp_93 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_93 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_93 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0px;
        margin-left: 3rem;
        margin-right: 3rem;
        margin-top: 0px;
    }
    .comp_94 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_94 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_94 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_95 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_95 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .comp_95 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .comp_96 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
    }
    .comp_96 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_96 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_97 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_97 .wa-btn {
        font-size: 1em;
    }
    .comp_97 a {
        width: unset;
    }
    .comp_97 div {
        width: unset;
    }
    .comp_98 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_98 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_98 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_99 {
        border: 1px solid #744551;
        border-radius: 6px 6px 6px 6px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
        min-height: 0rem;
    }
    body {
        background-image: url('');
    }
}
@media (min-width: 992px) {
    #anchor-contact {
        scroll-margin-top: 10rem;
    }
    #anchor-developpement-personnel {
        scroll-margin-top: 10rem;
    }
    .comp_0 {
        border-bottom-color: #eef0f0;
        border-bottom-width: 1px;
        border-left-color: #eef0f0;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #eef0f0;
        border-right-width: 0px;
        border-top-color: #eef0f0;
        border-top-width: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 2px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_10 .wa-txt-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: right;
    }
    .comp_10 .wa-txt-par.wa-last-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: right;
    }
    .comp_100 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_101 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_101 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_101 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_102 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_102 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 14px;
        height: 25px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_102 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_103 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_103 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 14px;
        height: 25px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_103 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_104 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_104 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 14px;
        height: 25px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_104 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_105 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_105 textarea {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 14px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        min-height: 50px;
        padding: 8px;
    }
    .comp_105 textarea:focus {
        border: 1px solid #51cbee;
    }
    .comp_106 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_106 label {
        --wf-font-size: 14px;
        margin-bottom: 0rem;
        margin-top: 0rem;
    }
    .comp_107 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 8px;
    }
    .comp_107 .wa-btn {
        font-size: 0.75em;
    }
    .comp_107 a {
        width: unset;
    }
    .comp_107 div {
        width: unset;
    }
    .comp_108 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_108 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_109 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_11 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: right;
    }
    .comp_11 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: right;
    }
    .comp_110 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_110 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_110 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_14 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_14 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_15 {
        min-height: 0px;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .comp_15 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_15 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_16 {
        justify-content: flex-end;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_16 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_17 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-bottom: 0rem;
        padding-left: 0rem;
        padding-right: 0rem;
        padding-top: 0rem;
    }
    .comp_18 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_18 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_19 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    .comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_20 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_20 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_20 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_21 {
        border: none;
        border-radius: 0px;
        margin-bottom: 7px;
        margin-top: 20px;
        min-height: 0px;
        padding-bottom: 19px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_21 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_21 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_22 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 19px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_22 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_22 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_23 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_24 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_24 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_25 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 50px !important;
    }
    .comp_26 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_26 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_26 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_27 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_27 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_27 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_28 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_28 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_29 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_30 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_30 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_30 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_31 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 11px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_31 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_31 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_32 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_32 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_33 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_34 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_34 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_34 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 7rem;
        margin-right: 7rem;
        margin-top: 0rem;
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 3rem;
        margin-right: 3rem;
        margin-top: 0rem;
    }
    .comp_37 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_37 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_38 {
        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_38 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_38 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_39 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 0px !important;
    }
    .comp_4 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 300px;
    }
    .comp_4 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_40 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_40 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_40 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 7rem;
        margin-right: 7rem;
        margin-top: 0rem;
    }
    .comp_41 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_42 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_42 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_42 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 3rem;
    }
    .comp_43 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_43 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_43 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_44 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_44 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_44 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_45 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_45 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_45 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_46 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_46 .wa-btn {
        font-size: 1em;
    }
    .comp_46 a {
        width: unset;
    }
    .comp_46 div {
        width: unset;
    }
    .comp_47 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_47 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_47 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 3rem;
    }
    .comp_48 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_48 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_48 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_49 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_49 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_49 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_5 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_50 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_50 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_50 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_51 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_51 .wa-btn {
        font-size: 1em;
    }
    .comp_51 a {
        width: unset;
    }
    .comp_51 div {
        width: unset;
    }
    .comp_52 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 0px !important;
    }
    .comp_53 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_53 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_53 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 7rem;
        margin-right: 7rem;
        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 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 3rem;
    }
    .comp_56 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_56 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_56 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_57 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_57 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_57 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_58 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_58 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_58 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_59 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_59 .wa-btn {
        font-size: 1em;
    }
    .comp_59 a {
        width: unset;
    }
    .comp_59 div {
        width: unset;
    }
    .comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_6 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_60 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_60 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_60 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 3rem;
    }
    .comp_61 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_61 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_61 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_62 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_62 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_62 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_63 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_63 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_63 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_64 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_64 .wa-btn {
        font-size: 1em;
    }
    .comp_64 a {
        width: unset;
    }
    .comp_64 div {
        width: unset;
    }
    .comp_65 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 0px !important;
    }
    .comp_66 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_66 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_66 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 7rem;
        margin-right: 7rem;
        margin-top: 0rem;
    }
    .comp_67 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_68 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_68 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_68 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 3rem;
    }
    .comp_69 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_69 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_69 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_7 {
        display: flex;
        margin-bottom: 180px !important;
        margin-top: 180px !important;
    }
    .comp_70 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_70 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_70 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_71 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_71 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_71 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_72 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: -20px;
    }
    .comp_72 .wa-btn {
        font-size: 1em;
    }
    .comp_72 a {
        width: unset;
    }
    .comp_72 div {
        width: unset;
    }
    .comp_73 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 300px;
    }
    .comp_73 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_74 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 50px !important;
    }
    .comp_75 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_75 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_75 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_76 {
        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_76 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_76 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_77 {
        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_77 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_77 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_78 {
        justify-content: center;
        margin-bottom: 16px;
        margin-top: 0px;
    }
    .comp_78 .wa-btn {
        font-size: 1em;
    }
    .comp_78 a {
        width: unset;
    }
    .comp_78 div {
        width: unset;
    }
    .comp_79 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_79 .wa-btn {
        font-size: 1em;
    }
    .comp_79 a {
        width: unset;
    }
    .comp_79 div {
        width: unset;
    }
    .comp_8 {
        min-height: 0px;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_8 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_80 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_80 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_81 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 80px !important;
    }
    .comp_82 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_82 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_82 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_83 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 10px;
    }
    .comp_83 .wa-image-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        border: none;
        border-radius: 20px 20px 20px 20px;
        max-width: calc( min( 100% , 500px) );
    }
    .comp_84 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_84 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_84 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 3rem;
        margin-top: 1rem;
    }
    .comp_85 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }
    .comp_85 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_85 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_86 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 1px;
        padding-right: 0px;
        padding-top: 7px;
    }
    .comp_86 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .comp_86 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .comp_87 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
    }
    .comp_87 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_87 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_88 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_89 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_89 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_89 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 2px;
        margin-right: 1px;
        margin-top: 0px;
    }
    .comp_9 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_9 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: right;
    }
    .comp_9 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: right;
    }
    .comp_90 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
    }
    .comp_90 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_90 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_91 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 300px;
    }
    .comp_91 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_92 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 100px !important;
    }
    .comp_93 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_93 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_93 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 3rem;
        margin-right: 3rem;
        margin-top: 1rem;
    }
    .comp_94 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_94 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_94 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_95 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_95 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .comp_95 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .comp_96 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
    }
    .comp_96 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_96 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_97 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_97 .wa-btn {
        font-size: 1em;
    }
    .comp_97 a {
        width: unset;
    }
    .comp_97 div {
        width: unset;
    }
    .comp_98 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_98 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_98 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_99 {
        border: 1px solid #744551;
        border-radius: 6px 6px 6px 6px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
        min-height: 0rem;
    }
    body {
        background-image: url('');
    }
}


.wa_float_menu_over_blockcomp-0-comp_10 {
    background-color: rgba(255,255,255,1) !important;
    font-family: 'Montserrat';
    font-weight: 300;
}
.wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubItem {
    color: rgba(116,69,81,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubItem2 {
    color: rgba(116,69,81,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubItem2:hover {
    background-color: rgba(255,255,255,1) !important;
    color: rgba(116,69,81,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubItem:hover {
    background-color: rgba(255,255,255,1) !important;
    color: rgba(116,69,81,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubTitle {
    color: rgba(116,69,81,1) !important;
}
.waf-menunidblockcomp-0-comp_10 .waMobileBrandItem {
    background-color: rgba(0,0,0,1) !important;
    color: rgba(255,255,255,1) !important;
    font-family: 'Montserrat' !important;
    font-weight: 300 !important;
}
.waf-menunidblockcomp-0-comp_10 .waMobileMenuIemSimple {
    color: rgba(116,69,81,1) !important;
    font-family: 'Genos' !important;
    font-weight: 300 !important;
}
.waf-menunidblockcomp-0-comp_10 .waMobileMenuIemSimple:hover {
    background-color: rgba(232,232,232,1) !important;
    color: rgba(116,69,81,1) !important;
}
.waf-menunidblockcomp-0-comp_10 .waMobileMenuIemTitle {
    color: rgba(116,69,81,1) !important;
    font-family: 'Genos' !important;
    font-weight: 300 !important;
}
.waf-menunidblockcomp-0-comp_10 .wafxMenuPageGroupItem {
    background-color: rgba(255,255,255,1) !important;
}
.blockcomp-0-comp_0 {
    background-color: rgba(255,255,255,1);
    border-style: solid;
    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;
    z-index: 1;
}
.blockcomp-0-comp_10 {
    width: 100%;
    z-index: 1;
}
.blockcomp-0-comp_10 nav {
    color: rgba(116,69,81,1);
    font-family: 'Montserrat';
    font-weight: 300;
    overflow: hidden;
    padding-bottom: 0px;
    padding-top: 0px;
}
.blockcomp-0-comp_10 nav .nav-link {
    color: rgba(116,69,81,1);
}
.blockcomp-0-comp_10 nav .nav-link:hover {
    color: rgba(122,122,122,1);
}
.blockcomp-0-comp_10 nav .navbar-nav {
    width: 100%;
}
.blockcomp-0-comp_10 nav .navbar-toggler {
    background-color: rgba(119,119,119,0);
    border-color: rgba(116,69,81,1);
    outline: none !important;
}
.blockcomp-0-comp_10 nav .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80%25' height='80%25' viewBox='0 0 24 24'%3E   %3Cpath  fill='rgba(116,69,81,1)'  fill-rule='evenodd' d='M4,5 L20,5 C20.5522847,5 21,5.44771525 21,6 C21,6.55228475 20.5522847,7 20,7 L4,7 C3.44771525,7 3,6.55228475 3,6 C3,5.44771525 3.44771525,5 4,5 Z M4,17 L20,17 C20.5522847,17 21,17.4477153 21,18 C21,18.5522847 20.5522847,19 20,19 L4,19 C3.44771525,19 3,18.5522847 3,18 C3,17.4477153 3.44771525,17 4,17 Z M4,11 L20,11 C20.5522847,11 21,11.4477153 21,12 C21,12.5522847 20.5522847,13 20,13 L4,13 C3.44771525,13 3,12.5522847 3,12 C3,11.4477153 3.44771525,11 4,11 Z'/%3E %3C/svg%3E ");
}
.blockcomp-0-comp_10 nav .navbar-toggler:focus {
    outline: none !important;
}
.blockcomp-0-comp_10 nav a.dropdown-toggle {
    outline: none;
}
.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: center;
}
.blockcomp-0-comp_3 {
    --bs-gutter-x: 0px;
    flex-direction: row;
    z-index: 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: center;
}
.blockcomp-0-comp_5 {
    display: flex;
    width: 100%;
    z-index: 1;
}
.blockcomp-0-comp_5 .wa-image-wrap {
    aspect-ratio: 500/500;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.blockcomp-0-comp_5 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_5 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    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 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 1;
}
.blockcomp-0-comp_7 .wa-txt-par {
    color: rgba(116,69,81,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-0-comp_7 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_7 .wa-txt-par.wa-last-par {
    color: rgba(116,69,81,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-0-comp_7 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_8 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    z-index: 1;
}
.blockcomp-0-comp_8 .wa-txt-par {
    color: rgba(122,122,122,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-0-comp_8 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_8 .wa-txt-par.wa-last-par {
    color: rgba(122,122,122,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-0-comp_8 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_9 {
    flex-direction: column;
}
.blockcomp-0-comp_9 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubItem {
    font-size: 16px !important;
}
.wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubItem2 {
    font-size: 16px !important;
}
.wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubTitle {
    font-size: 19.2px !important;
}
.waf-menunidblockcomp-0-comp_10 .waMobileBrandItem {
    font-size: 1.3rem !important;
}
.waf-menunidblockcomp-0-comp_10 .waMobileMenuIemSimple {
    font-size: 2rem !important;
}
.waf-menunidblockcomp-0-comp_10 .waMobileMenuIemTitle {
    font-size: 2.4rem !important;
}
.blockcomp-0-comp_0 {
    border-bottom-color: #eef0f0;
    border-bottom-width: 1px;
    border-left-color: #eef0f0;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #eef0f0;
    border-right-width: 0px;
    border-top-color: #eef0f0;
    border-top-width: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_10 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_10 nav {
    border: none;
    border-radius: 0px;
    font-size: 16px;
    min-height: 25px;
}
.blockcomp-0-comp_10 nav .navbar-nav {
    justify-content: flex-start;
}
.blockcomp-0-comp_10 nav .navbar-nav .nav-link {
    padding-left: 10px;
    padding-right: 10px;
}
.blockcomp-0-comp_10 nav .wafx-menu-wrapper {
    justify-content: center;
}
.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 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_3 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.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 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_5 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_5 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 500px) );
}
.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 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_7 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 15px;
}
.blockcomp-0-comp_7 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-0-comp_7 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-0-comp_8 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
}
.blockcomp-0-comp_8 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-0-comp_8 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-0-comp_9 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_9 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
@media (min-width: 576px) {
    .wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubItem {
        font-size: 16px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubItem2 {
        font-size: 16px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubTitle {
        font-size: 19.2px !important;
    }
    .waf-menunidblockcomp-0-comp_10 .waMobileBrandItem {
        font-size: 1.3rem !important;
    }
    .waf-menunidblockcomp-0-comp_10 .waMobileMenuIemSimple {
        font-size: 12px !important;
    }
    .waf-menunidblockcomp-0-comp_10 .waMobileMenuIemTitle {
        font-size: 12px !important;
    }
    .blockcomp-0-comp_0 {
        border-bottom-color: #eef0f0;
        border-bottom-width: 1px;
        border-left-color: #eef0f0;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #eef0f0;
        border-right-width: 0px;
        border-top-color: #eef0f0;
        border-top-width: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_10 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_10 nav {
        border: none;
        border-radius: 0px;
        font-size: 16px;
        min-height: 25px;
    }
    .blockcomp-0-comp_10 nav .navbar-nav {
        justify-content: flex-start;
    }
    .blockcomp-0-comp_10 nav .navbar-nav .nav-link {
        padding-left: 10px;
        padding-right: 10px;
    }
    .blockcomp-0-comp_10 nav .wafx-menu-wrapper {
        justify-content: center;
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0px;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_5 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_5 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_7 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
    }
    .blockcomp-0-comp_7 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_7 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_8 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_8 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_8 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
}
@media (min-width: 768px) {
    .wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubItem {
        font-size: 16px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubItem2 {
        font-size: 16px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubTitle {
        font-size: 19.2px !important;
    }
    .waf-menunidblockcomp-0-comp_10 .waMobileBrandItem {
        font-size: 1.3rem !important;
    }
    .waf-menunidblockcomp-0-comp_10 .waMobileMenuIemSimple {
        font-size: 12px !important;
    }
    .waf-menunidblockcomp-0-comp_10 .waMobileMenuIemTitle {
        font-size: 12px !important;
    }
    .blockcomp-0-comp_0 {
        border-bottom-color: #eef0f0;
        border-bottom-width: 1px;
        border-left-color: #eef0f0;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #eef0f0;
        border-right-width: 0px;
        border-top-color: #eef0f0;
        border-top-width: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_10 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_10 nav {
        border: none;
        border-radius: 0px;
        font-size: 16px;
        min-height: 25px;
    }
    .blockcomp-0-comp_10 nav .navbar-nav {
        justify-content: center;
    }
    .blockcomp-0-comp_10 nav .navbar-nav .nav-link {
        padding-left: 8px;
        padding-right: 8px;
    }
    .blockcomp-0-comp_10 nav .wafx-menu-wrapper {
        justify-content: flex-end;
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0px;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_5 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_5 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_7 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
    }
    .blockcomp-0-comp_7 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_7 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_8 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_8 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_8 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
}
@media (min-width: 992px) {
    .wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubItem {
        font-size: 16px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubItem2 {
        font-size: 16px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_10 .waMenuDeskSubTitle {
        font-size: 19.2px !important;
    }
    .waf-menunidblockcomp-0-comp_10 .waMobileBrandItem {
        font-size: 1.3rem !important;
    }
    .waf-menunidblockcomp-0-comp_10 .waMobileMenuIemSimple {
        font-size: 1.3rem !important;
    }
    .waf-menunidblockcomp-0-comp_10 .waMobileMenuIemTitle {
        font-size: 1.56rem !important;
    }
    .blockcomp-0-comp_0 {
        border-bottom-color: #eef0f0;
        border-bottom-width: 1px;
        border-left-color: #eef0f0;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #eef0f0;
        border-right-width: 0px;
        border-top-color: #eef0f0;
        border-top-width: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_10 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_10 nav {
        border: none;
        border-radius: 0px;
        font-size: 16px;
        min-height: 25px;
    }
    .blockcomp-0-comp_10 nav .navbar-nav {
        justify-content: flex-start;
    }
    .blockcomp-0-comp_10 nav .navbar-nav .nav-link {
        padding-left: 10px;
        padding-right: 10px;
    }
    .blockcomp-0-comp_10 nav .wafx-menu-wrapper {
        justify-content: flex-end;
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_5 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_5 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_7 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
    }
    .blockcomp-0-comp_7 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_7 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_8 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_8 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_8 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
}


.blockcomp-1-comp_0 {
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-1-comp_0-wrap {
    flex-direction: column;
    width: 100%;
}
.blockcomp-1-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_10 .wa-txt-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_10 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.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;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_13 .wa-txt-par {
    color: rgba(210,184,168,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_13 .wa-txt-par a {
    color: rgba(116,69,81,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
    color: rgba(210,184,168,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_13 .wa-txt-par.wa-last-par a {
    color: rgba(116,69,81,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_14 {
    flex-direction: column;
}
.blockcomp-1-comp_14 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_14 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_15 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_15 .wa-txt-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_15 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_15 .wa-txt-par.wa-last-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_15 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_16 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_17 {
    flex-direction: column;
}
.blockcomp-1-comp_17 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_17 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_18 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_18 .wa-txt-par {
    color: rgba(210,184,168,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_18 .wa-txt-par a {
    color: rgba(116,69,81,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_18 .wa-txt-par.wa-last-par {
    color: rgba(210,184,168,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_18 .wa-txt-par.wa-last-par a {
    color: rgba(116,69,81,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_19 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.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_20 {
    flex-direction: column;
}
.blockcomp-1-comp_20 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_20 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-1-comp_21 {
    border-style: solid;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_21 .wa-txt-par {
    color: rgba(116,69,81,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_21 .wa-txt-par a {
    color: rgba(122,122,122,1);
    font-weight: bolder;
    text-decoration: none;
}
.blockcomp-1-comp_21 .wa-txt-par a:hover {
    color: rgba(241,205,145,1);
    text-decoration: underline;
}
.blockcomp-1-comp_21 .wa-txt-par.wa-last-par {
    color: rgba(116,69,81,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_21 .wa-txt-par.wa-last-par a {
    color: rgba(122,122,122,1);
    font-weight: bolder;
    text-decoration: none;
}
.blockcomp-1-comp_21 .wa-txt-par.wa-last-par a:hover {
    color: rgba(241,205,145,1);
    text-decoration: underline;
}
.blockcomp-1-comp_3 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.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: 500/500;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.blockcomp-1-comp_5 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.blockcomp-1-comp_5 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    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: center;
}
.blockcomp-1-comp_7 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_7 .wa-txt-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_7 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_7 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_8 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_8 .wa-txt-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_8 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
    color: rgba(116,69,81,1);
    font-family: 'Genos';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_8 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_9 {
    flex-direction: column;
}
.blockcomp-1-comp_9 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_9 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_0 > .innerBox {
    margin-bottom: 3rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 3rem;
}
.blockcomp-1-comp_0-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-1-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.blockcomp-1-comp_10 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_11 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 8px !important;
}
.blockcomp-1-comp_12 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_12 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_12 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_13 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 25px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
}
.blockcomp-1-comp_13 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.blockcomp-1-comp_14 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_14 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_14 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_15 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.blockcomp-1-comp_15 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_15 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_16 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 8px !important;
}
.blockcomp-1-comp_17 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_17 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_17 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_18 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 25px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
}
.blockcomp-1-comp_18 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.blockcomp-1-comp_18 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.blockcomp-1-comp_19 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 25px !important;
}
.blockcomp-1-comp_2 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_20 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_20 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_20 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_21 {
    border-bottom-color: #744551;
    border-bottom-width: 0px;
    border-left-color: #744551;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #744551;
    border-right-width: 0px;
    border-top-color: #744551;
    border-top-width: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 26px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 25px;
}
.blockcomp-1-comp_21 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.blockcomp-1-comp_21 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.blockcomp-1-comp_3 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.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 {
    gap: 0px;
    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% , 500px) );
}
.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 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_7 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_7 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_8 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 25px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.blockcomp-1-comp_8 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_9 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_9 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_9 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 0rem;
    margin-top: 2rem;
}
@media (min-width: 576px) {
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 3rem;
    }
    .blockcomp-1-comp_0-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_10 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 8px !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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }
    .blockcomp-1-comp_13 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_14 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 0px;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_15 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_15 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_15 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_16 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 8px !important;
    }
    .blockcomp-1-comp_17 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_17 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_17 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_18 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }
    .blockcomp-1-comp_18 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_18 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_19 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 5px !important;
    }
    .blockcomp-1-comp_2 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 0px;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_20 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_20 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_20 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 0px;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_21 {
        border-bottom-color: #744551;
        border-bottom-width: 0px;
        border-left-color: #744551;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #744551;
        border-right-width: 0px;
        border-top-color: #744551;
        border-top-width: 1px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 26px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 25px;
    }
    .blockcomp-1-comp_21 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .blockcomp-1-comp_21 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .blockcomp-1-comp_3 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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 {
        gap: 0px;
        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% , 500px) );
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_7 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_7 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_8 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_8 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_9 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0px;
        margin-left: 1rem;
        margin-right: 0px;
        margin-top: 0px;
    }
}
@media (min-width: 768px) {
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 3rem;
    }
    .blockcomp-1-comp_0-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_10 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 8px !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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }
    .blockcomp-1-comp_13 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 3rem;
    }
    .blockcomp-1-comp_15 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_15 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_15 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_16 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 8px !important;
    }
    .blockcomp-1-comp_17 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_17 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_17 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_18 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }
    .blockcomp-1-comp_18 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_18 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_19 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 25px !important;
    }
    .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 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_20 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_20 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_20 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_21 {
        border-bottom-color: #744551;
        border-bottom-width: 0px;
        border-left-color: #744551;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #744551;
        border-right-width: 0px;
        border-top-color: #744551;
        border-top-width: 1px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 26px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 25px;
    }
    .blockcomp-1-comp_21 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .blockcomp-1-comp_21 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .blockcomp-1-comp_3 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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 {
        gap: 0px;
        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% , 500px) );
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_7 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_7 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_8 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 10px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_8 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 3rem;
    }
}
@media (min-width: 992px) {
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 3rem;
    }
    .blockcomp-1-comp_0-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_10 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 8px !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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_13 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 0.8;
        text-align: left;
    }
    .blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 0.8;
        text-align: left;
    }
    .blockcomp-1-comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 2rem;
        margin-right: 0rem;
        margin-top: 3rem;
    }
    .blockcomp-1-comp_15 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_15 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_15 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_16 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 8px !important;
    }
    .blockcomp-1-comp_17 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_17 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_17 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_18 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_18 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 0.8;
        text-align: left;
    }
    .blockcomp-1-comp_18 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 0.8;
        text-align: left;
    }
    .blockcomp-1-comp_19 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 25px !important;
    }
    .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 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_20 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_20 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_20 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_21 {
        border-bottom-color: #744551;
        border-bottom-width: 0px;
        border-left-color: #744551;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #744551;
        border-right-width: 0px;
        border-top-color: #744551;
        border-top-width: 1px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 26px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 25px;
    }
    .blockcomp-1-comp_21 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .blockcomp-1-comp_21 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .blockcomp-1-comp_3 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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 {
        gap: 0px;
        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% , 500px) );
    }
    .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 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_7 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_7 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_8 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_8 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 3rem;
    }
}
