


.comp_9 .wa-btn-text-only{animation:pulsation_bouton 1s infinite alternate} @keyframes pulsation_bouton { from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)} to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}


.comp_13 .wa-btn-text-only{animation:pulsation_bouton 1s infinite alternate} @keyframes pulsation_bouton { from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)} to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}


.comp_17 .wa-btn-text-only{animation:pulsation_bouton 1s infinite alternate} @keyframes pulsation_bouton { from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)} to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}


.comp_26 .wa-btn-text-only{animation:pulsation_bouton 1s infinite alternate} @keyframes pulsation_bouton { from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)} to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}


.comp_30 .wa-btn-text-only{animation:pulsation_bouton 1s infinite alternate} @keyframes pulsation_bouton { from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)} to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}


.comp_34 .wa-btn-text-only{animation:pulsation_bouton 1s infinite alternate} @keyframes pulsation_bouton { from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)} to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}


.comp_43 .wa-btn-text-only{animation:pulsation_bouton 1s infinite alternate} @keyframes pulsation_bouton { from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)} to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}


.comp_47 .wa-btn-text-only{animation:pulsation_bouton 1s infinite alternate} @keyframes pulsation_bouton { from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)} to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}


.comp_51 .wa-btn-text-only{animation:pulsation_bouton 1s infinite alternate} @keyframes pulsation_bouton { from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)} to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}

.comp_1 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_1 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_10 {
    animation: fadeInDown_smooth_2;
    animation-duration: 1000ms;
    flex-direction: column;
}
.comp_10 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_10 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_11 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_12 {
    display: flex;
    width: 100%;
}
.comp_12 .wa-image-second-inner {
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_12 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0.439994);
    height: 100%;
    width: 100%;
}
.comp_12 .wa-image-wrap {
    aspect-ratio: 430/240;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 430px) );
}
.comp_12 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_12 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_12 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    justify-content: center;
}
.comp_12 .wa-image-wrap > div {
    aspect-ratio: 430/240;;
    position: relative;
    width: 100%;
}
.comp_12 .wa-image-wrap img {
    aspect-ratio: 430/240;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_12 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_13 {
    display: flex;
    width: 100%;
}
.comp_13 .wa-btn {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
    font-family: 'Michroma';
    font-weight: 400;
}
.comp_13 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_13 .wa-btn.wa-btn:active {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
}
.comp_13 .wa-btn.wa-btn:hover {
    background-color: rgba(3,52,151,1);
    border-color: rgba(255,255,255,1);
    color: rgba(162,104,12,1);
}
.comp_13 a {
    display: flex;
    text-decoration: none;
}
.comp_13 div {
    justify-content: center;
}
.comp_14 {
    animation: fadeInDown_smooth_2;
    animation-duration: 1000ms;
    flex-direction: column;
}
.comp_14 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_14 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_15 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_16 {
    display: flex;
    width: 100%;
}
.comp_16 .wa-image-second-inner {
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_16 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0.439994);
    height: 100%;
    width: 100%;
}
.comp_16 .wa-image-wrap {
    aspect-ratio: 430/240;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 430px) );
}
.comp_16 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_16 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_16 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    justify-content: center;
}
.comp_16 .wa-image-wrap > div {
    aspect-ratio: 430/240;;
    position: relative;
    width: 100%;
}
.comp_16 .wa-image-wrap img {
    aspect-ratio: 430/240;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_16 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_17 {
    display: flex;
    width: 100%;
}
.comp_17 .wa-btn {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
    font-family: 'Michroma';
    font-weight: 400;
}
.comp_17 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_17 .wa-btn.wa-btn:active {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
}
.comp_17 .wa-btn.wa-btn:hover {
    background-color: rgba(3,52,151,1);
    border-color: rgba(255,255,255,1);
    color: rgba(162,104,12,1);
}
.comp_17 a {
    display: flex;
    text-decoration: none;
}
.comp_17 div {
    justify-content: center;
}
.comp_18 {
    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 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.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 {
    background-color: rgba(153,153,153,0.329412);
    overflow: hidden;
    transform: translateZ(0);
}
.comp_22 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_23 {
    animation: fadeInDown_smooth_2;
    animation-duration: 1000ms;
    flex-direction: column;
}
.comp_23 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_23 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_24 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_25 {
    display: flex;
    width: 100%;
}
.comp_25 .wa-image-second-inner {
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_25 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0.439994);
    height: 100%;
    width: 100%;
}
.comp_25 .wa-image-wrap {
    aspect-ratio: 430/240;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 430px) );
}
.comp_25 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_25 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_25 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    justify-content: center;
}
.comp_25 .wa-image-wrap > div {
    aspect-ratio: 430/240;;
    position: relative;
    width: 100%;
}
.comp_25 .wa-image-wrap img {
    aspect-ratio: 430/240;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_25 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_26 {
    display: flex;
    width: 100%;
}
.comp_26 .wa-btn {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
    font-family: 'Michroma';
    font-weight: 400;
}
.comp_26 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_26 .wa-btn.wa-btn:active {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
}
.comp_26 .wa-btn.wa-btn:hover {
    background-color: rgba(3,52,151,1);
    border-color: rgba(255,255,255,1);
    color: rgba(162,104,12,1);
}
.comp_26 a {
    display: flex;
    text-decoration: none;
}
.comp_26 div {
    justify-content: center;
}
.comp_27 {
    animation: fadeInDown_smooth_2;
    animation-duration: 1000ms;
    flex-direction: column;
}
.comp_27 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_27 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_28 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_29 {
    display: flex;
    width: 100%;
}
.comp_29 .wa-image-second-inner {
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_29 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0.439994);
    height: 100%;
    width: 100%;
}
.comp_29 .wa-image-wrap {
    aspect-ratio: 424/240;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 424px) );
}
.comp_29 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_29 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_29 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    justify-content: center;
}
.comp_29 .wa-image-wrap > div {
    aspect-ratio: 424/240;;
    position: relative;
    width: 100%;
}
.comp_29 .wa-image-wrap img {
    aspect-ratio: 424/240;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_29 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_3 {
    flex-direction: column;
}
.comp_3 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_3 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_30 {
    display: flex;
    width: 100%;
}
.comp_30 .wa-btn {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
    font-family: 'Michroma';
    font-weight: 400;
}
.comp_30 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_30 .wa-btn.wa-btn:active {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
}
.comp_30 .wa-btn.wa-btn:hover {
    background-color: rgba(3,52,151,1);
    border-color: rgba(255,255,255,1);
    color: rgba(162,104,12,1);
}
.comp_30 a {
    display: flex;
    text-decoration: none;
}
.comp_30 div {
    justify-content: center;
}
.comp_31 {
    animation: fadeInDown_smooth_2;
    animation-duration: 1000ms;
    flex-direction: column;
}
.comp_31 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_31 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_32 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_33 {
    display: flex;
    width: 100%;
}
.comp_33 .wa-image-second-inner {
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_33 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0.439994);
    height: 100%;
    width: 100%;
}
.comp_33 .wa-image-wrap {
    aspect-ratio: 430/240;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 430px) );
}
.comp_33 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_33 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_33 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    justify-content: center;
}
.comp_33 .wa-image-wrap > div {
    aspect-ratio: 430/240;;
    position: relative;
    width: 100%;
}
.comp_33 .wa-image-wrap img {
    aspect-ratio: 430/240;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_33 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_34 {
    display: flex;
    width: 100%;
}
.comp_34 .wa-btn {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
    font-family: 'Michroma';
    font-weight: 400;
}
.comp_34 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_34 .wa-btn.wa-btn:active {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
}
.comp_34 .wa-btn.wa-btn:hover {
    background-color: rgba(3,52,151,1);
    border-color: rgba(255,255,255,1);
    color: rgba(162,104,12,1);
}
.comp_34 a {
    display: flex;
    text-decoration: none;
}
.comp_34 div {
    justify-content: center;
}
.comp_35 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_35 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_36 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_37 {
    flex-direction: column;
}
.comp_37 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_37 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_38 {
    background-color: rgba(153,153,153,0.329412);
    overflow: hidden;
    transform: translateZ(0);
}
.comp_39 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_4 {
    background-color: rgba(153,153,153,0.321569);
    overflow: hidden;
    transform: translateZ(0);
}
.comp_40 {
    animation: fadeInDown_smooth_2;
    animation-duration: 1000ms;
    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 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_42 {
    display: flex;
    width: 100%;
}
.comp_42 .wa-image-second-inner {
    background-image: url("../../images/?t=47b50ab5_96cc_49c2_8448_86f04c32bd12");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_42 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0.439994);
    height: 100%;
    width: 100%;
}
.comp_42 .wa-image-wrap {
    aspect-ratio: 430/240;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 430px) );
}
.comp_42 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_42 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_42 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    justify-content: center;
}
.comp_42 .wa-image-wrap > div {
    aspect-ratio: 430/240;;
    position: relative;
    width: 100%;
}
.comp_42 .wa-image-wrap img {
    aspect-ratio: 430/240;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_42 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_43 {
    display: flex;
    width: 100%;
}
.comp_43 .wa-btn {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
    font-family: 'Michroma';
    font-weight: 400;
}
.comp_43 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_43 .wa-btn.wa-btn:active {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
}
.comp_43 .wa-btn.wa-btn:hover {
    background-color: rgba(3,52,151,1);
    border-color: rgba(255,255,255,1);
    color: rgba(162,104,12,1);
}
.comp_43 a {
    display: flex;
    text-decoration: none;
}
.comp_43 div {
    justify-content: center;
}
.comp_44 {
    animation: fadeInDown_smooth_2;
    animation-duration: 1000ms;
    flex-direction: column;
}
.comp_44 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_44 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_45 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_46 {
    display: flex;
    width: 100%;
}
.comp_46 .wa-image-second-inner {
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_46 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0.439994);
    height: 100%;
    width: 100%;
}
.comp_46 .wa-image-wrap {
    aspect-ratio: 430/240;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 430px) );
}
.comp_46 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_46 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_46 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    justify-content: center;
}
.comp_46 .wa-image-wrap > div {
    aspect-ratio: 430/240;;
    position: relative;
    width: 100%;
}
.comp_46 .wa-image-wrap img {
    aspect-ratio: 430/240;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_46 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_47 {
    display: flex;
    width: 100%;
}
.comp_47 .wa-btn {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
    font-family: 'Michroma';
    font-weight: 400;
}
.comp_47 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_47 .wa-btn.wa-btn:active {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
}
.comp_47 .wa-btn.wa-btn:hover {
    background-color: rgba(3,52,151,1);
    border-color: rgba(255,255,255,1);
    color: rgba(162,104,12,1);
}
.comp_47 a {
    display: flex;
    text-decoration: none;
}
.comp_47 div {
    justify-content: center;
}
.comp_48 {
    animation: fadeInDown_smooth_2;
    animation-duration: 1000ms;
    flex-direction: column;
}
.comp_48 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_48 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_49 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_5 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_50 {
    display: flex;
    width: 100%;
}
.comp_50 .wa-image-second-inner {
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_50 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0.439994);
    height: 100%;
    width: 100%;
}
.comp_50 .wa-image-wrap {
    aspect-ratio: 430/240;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 430px) );
}
.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: 'Arial';
    justify-content: center;
}
.comp_50 .wa-image-wrap > div {
    aspect-ratio: 430/240;;
    position: relative;
    width: 100%;
}
.comp_50 .wa-image-wrap img {
    aspect-ratio: 430/240;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_50 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_51 {
    display: flex;
    width: 100%;
}
.comp_51 .wa-btn {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
    font-family: 'Michroma';
    font-weight: 400;
}
.comp_51 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_51 .wa-btn.wa-btn:active {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
}
.comp_51 .wa-btn.wa-btn:hover {
    background-color: rgba(3,52,151,1);
    border-color: rgba(255,255,255,1);
    color: rgba(162,104,12,1);
}
.comp_51 a {
    display: flex;
    text-decoration: none;
}
.comp_51 div {
    justify-content: center;
}
.comp_52 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_53 {
    animation: fadeInDown_smooth_2;
    animation-duration: 1000ms;
    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 {
    animation: fadeInRight_smooth_2;
    animation-duration: 1000ms;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_55 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_56 {
    flex-direction: column;
}
.comp_56 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_56 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_57 {
    display: flex;
    width: 100%;
}
.comp_57 .wa-btn {
    background: linear-gradient(180deg,rgba(199,199,199,0.360784) 10%, rgba(34,111,219,0.529412) 95%);
    border-color: rgba(153,153,153,1);
    color: rgba(0,0,0,1);
    font-family: 'Cormorant Upright';
    font-weight: 500;
}
.comp_57 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_57 .wa-btn.wa-btn:active {
    border-color: rgba(153,153,153,1);
    color: rgba(0,0,0,1);
}
.comp_57 .wa-btn.wa-btn:hover {
    background: linear-gradient(180deg,rgba(199,199,199,0.360784) 10%, rgba(34,111,219,0.529412) 95%);
    border-color: rgba(153,153,153,1);
    color: rgba(8,86,251,1);
}
.comp_57 a {
    display: flex;
    text-decoration: none;
}
.comp_57 div {
    justify-content: center;
}
.comp_58 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_59 {
    flex-direction: column;
}
.comp_59 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_59 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_6 {
    animation: fadeInDown_smooth_4;
    animation-duration: 1000ms;
    flex-direction: column;
}
.comp_6 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_6 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_60 {
    display: flex;
    width: 100%;
}
.comp_60 .wa-btn {
    background: linear-gradient(180deg,rgba(199,199,199,0.360784) 10%, rgba(34,111,219,0.529412) 95%);
    border-color: rgba(153,153,153,1);
    color: rgba(0,0,0,1);
    font-family: 'Cormorant Upright';
    font-weight: 500;
}
.comp_60 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_60 .wa-btn.wa-btn:active {
    border-color: rgba(153,153,153,1);
    color: rgba(0,0,0,1);
}
.comp_60 .wa-btn.wa-btn:hover {
    background: linear-gradient(180deg,rgba(199,199,199,0.360784) 10%, rgba(34,111,219,0.529412) 95%);
    border-color: rgba(153,153,153,1);
    color: rgba(8,86,251,1);
}
.comp_60 a {
    display: flex;
    text-decoration: none;
}
.comp_60 div {
    justify-content: center;
}
.comp_61 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_62 {
    flex-direction: column;
}
.comp_62 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_62 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_63 {
    display: flex;
    width: 100%;
}
.comp_63 .wa-btn {
    background: linear-gradient(180deg,rgba(199,199,199,0.360784) 10%, rgba(34,111,219,0.529412) 95%);
    border-color: rgba(153,153,153,1);
    color: rgba(0,0,0,1);
    font-family: 'Cormorant Upright';
    font-weight: 500;
}
.comp_63 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_63 .wa-btn.wa-btn:active {
    border-color: rgba(153,153,153,1);
    color: rgba(0,0,0,1);
}
.comp_63 .wa-btn.wa-btn:hover {
    background: linear-gradient(180deg,rgba(199,199,199,0.360784) 10%, rgba(34,111,219,0.529412) 95%);
    border-color: rgba(153,153,153,1);
    color: rgba(8,86,251,1);
}
.comp_63 a {
    display: flex;
    text-decoration: none;
}
.comp_63 div {
    justify-content: center;
}
.comp_64 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_65 {
    flex-direction: column;
}
.comp_65 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_65 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_66 {
    display: flex;
    width: 100%;
}
.comp_66 .wa-btn {
    background: linear-gradient(180deg,rgba(199,199,199,0.360784) 10%, rgba(34,111,219,0.529412) 95%);
    border-color: rgba(153,153,153,1);
    color: rgba(0,0,0,1);
    font-family: 'Cormorant Upright';
    font-weight: 500;
}
.comp_66 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_66 .wa-btn.wa-btn:active {
    border-color: rgba(153,153,153,1);
    color: rgba(0,0,0,1);
}
.comp_66 .wa-btn.wa-btn:hover {
    background: linear-gradient(180deg,rgba(199,199,199,0.360784) 10%, rgba(34,111,219,0.529412) 95%);
    border-color: rgba(153,153,153,1);
    color: rgba(8,86,251,1);
}
.comp_66 a {
    display: flex;
    text-decoration: none;
}
.comp_66 div {
    justify-content: center;
}
.comp_7 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_8 {
    display: flex;
    width: 100%;
}
.comp_8 .wa-image-second-inner {
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_8 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0.439994);
    height: 100%;
    width: 100%;
}
.comp_8 .wa-image-wrap {
    aspect-ratio: 430/243;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 430px) );
}
.comp_8 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_8 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_8 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    justify-content: center;
}
.comp_8 .wa-image-wrap > div {
    aspect-ratio: 430/243;;
    position: relative;
    width: 100%;
}
.comp_8 .wa-image-wrap img {
    aspect-ratio: 430/243;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_8 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_9 {
    display: flex;
    width: 100%;
}
.comp_9 .wa-btn {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
    font-family: 'Michroma';
    font-weight: 400;
}
.comp_9 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_9 .wa-btn.wa-btn:active {
    background-color: rgba(238,255,255,0);
    border-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
}
.comp_9 .wa-btn.wa-btn:hover {
    background-color: rgba(3,52,151,1);
    border-color: rgba(255,255,255,1);
    color: rgba(162,104,12,1);
}
.comp_9 a {
    display: flex;
    text-decoration: none;
}
.comp_9 div {
    justify-content: center;
}
body {
    background-color: rgba(255,255,255,1);
}
.comp_1 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_1 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_10 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_10 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_10 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_11 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_12 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_12 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 430px) );
}
.comp_12 .wa-image-wrap .wa-img-overlay {
    font-size: 18px;
}
.comp_13 {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.comp_13 .wa-btn {
    font-size: 0.75em;
}
.comp_13 a {
    width: unset;
}
.comp_13 div {
    width: unset;
}
.comp_14 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_14 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_14 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_15 {
    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_16 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_16 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 430px) );
}
.comp_16 .wa-image-wrap .wa-img-overlay {
    font-size: 18px;
}
.comp_17 {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.comp_17 .wa-btn {
    font-size: 0.75em;
}
.comp_17 a {
    width: unset;
}
.comp_17 div {
    width: unset;
}
.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: 0px !important;
    margin-top: 0px !important;
}
.comp_2 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.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: 1px solid rgba(0,0,0,0.12549);
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
    min-height: 0rem;
}
.comp_22 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_23 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_23 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_23 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_24 {
    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_25 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_25 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 430px) );
}
.comp_25 .wa-image-wrap .wa-img-overlay {
    font-size: 18px;
}
.comp_26 {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.comp_26 .wa-btn {
    font-size: 0.75em;
}
.comp_26 a {
    width: unset;
}
.comp_26 div {
    width: unset;
}
.comp_27 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_27 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_27 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_28 {
    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_29 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_29 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 424px) );
}
.comp_29 .wa-image-wrap .wa-img-overlay {
    font-size: 17px;
}
.comp_3 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_3 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_3 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_30 {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.comp_30 .wa-btn {
    font-size: 0.75em;
}
.comp_30 a {
    width: unset;
}
.comp_30 div {
    width: unset;
}
.comp_31 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_31 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_31 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_32 {
    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_33 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_33 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 430px) );
}
.comp_33 .wa-image-wrap .wa-img-overlay {
    font-size: 16px;
}
.comp_34 {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.comp_34 .wa-btn {
    font-size: 0.75em;
}
.comp_34 a {
    width: unset;
}
.comp_34 div {
    width: unset;
}
.comp_35 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_35 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_36 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_37 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_37 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_37 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_38 {
    border: 1px solid rgba(0,0,0,0.12549);
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
    min-height: 0rem;
}
.comp_39 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_4 {
    border: 1px solid rgba(0,0,0,0.12549);
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
    min-height: 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 {
    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_42 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_42 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 430px) );
}
.comp_42 .wa-image-wrap .wa-img-overlay {
    font-size: 18px;
}
.comp_43 {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.comp_43 .wa-btn {
    font-size: 0.75em;
}
.comp_43 a {
    width: unset;
}
.comp_43 div {
    width: unset;
}
.comp_44 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_44 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_44 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_45 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_46 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_46 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 430px) );
}
.comp_46 .wa-image-wrap .wa-img-overlay {
    font-size: 17px;
}
.comp_47 {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.comp_47 .wa-btn {
    font-size: 0.75em;
}
.comp_47 a {
    width: unset;
}
.comp_47 div {
    width: unset;
}
.comp_48 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_48 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_48 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_49 {
    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_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 {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 430px) );
}
.comp_50 .wa-image-wrap .wa-img-overlay {
    font-size: 16px;
}
.comp_51 {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.comp_51 .wa-btn {
    font-size: 0.75em;
}
.comp_51 a {
    width: unset;
}
.comp_51 div {
    width: unset;
}
.comp_52 {
    display: flex;
    margin-bottom: 0px !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 {
    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_55 {
    display: flex;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
}
.comp_56 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_56 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_56 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_57 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_57 .wa-btn {
    font-size: 1.2em;
}
.comp_57 .wa-btn.wa-btn-rounded {
    border-radius: 7.38em;
}
.comp_57 a {
    width: unset;
}
.comp_57 div {
    width: unset;
}
.comp_58 {
    display: flex;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
}
.comp_59 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_59 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_59 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_6 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.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 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_60 .wa-btn {
    font-size: 1.2em;
}
.comp_60 .wa-btn.wa-btn-rounded {
    border-radius: 7.38em;
}
.comp_60 a {
    width: unset;
}
.comp_60 div {
    width: unset;
}
.comp_61 {
    display: flex;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
}
.comp_62 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_62 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_62 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_63 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_63 .wa-btn {
    font-size: 1.2em;
}
.comp_63 .wa-btn.wa-btn-rounded {
    border-radius: 7.38em;
}
.comp_63 a {
    width: unset;
}
.comp_63 div {
    width: unset;
}
.comp_64 {
    display: flex;
    margin-bottom: 30px !important;
    margin-top: 0px !important;
}
.comp_65 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_65 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_65 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_66 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_66 .wa-btn {
    font-size: 1.2em;
}
.comp_66 .wa-btn.wa-btn-rounded {
    border-radius: 7.38em;
}
.comp_66 a {
    width: unset;
}
.comp_66 div {
    width: unset;
}
.comp_7 {
    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_8 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_8 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 430px) );
}
.comp_8 .wa-image-wrap .wa-img-overlay {
    font-size: 18px;
}
.comp_9 {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.comp_9 .wa-btn {
    font-size: 0.75em;
}
.comp_9 a {
    width: unset;
}
.comp_9 div {
    width: unset;
}
body {
    background-image: url('');
}
@media (min-width: 576px) {
    .comp_1 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_1 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_10 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_10 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_10 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_12 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_12 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_12 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_13 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_13 .wa-btn {
        font-size: 0.75em;
    }
    .comp_13 a {
        width: unset;
    }
    .comp_13 div {
        width: unset;
    }
    .comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_15 {
        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_16 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_16 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_16 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_17 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_17 .wa-btn {
        font-size: 0.75em;
    }
    .comp_17 a {
        width: unset;
    }
    .comp_17 div {
        width: unset;
    }
    .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: 0px !important;
        margin-top: 0px !important;
    }
    .comp_2 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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: 1px solid rgba(0,0,0,0.12549);
        border-radius: 6px 6px 6px 6px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
        min-height: 0rem;
    }
    .comp_22 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_23 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_23 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_23 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_24 {
        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_25 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_25 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_25 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_26 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_26 .wa-btn {
        font-size: 0.75em;
    }
    .comp_26 a {
        width: unset;
    }
    .comp_26 div {
        width: unset;
    }
    .comp_27 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_27 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_27 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_28 {
        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_29 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_29 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 424px) );
    }
    .comp_29 .wa-image-wrap .wa-img-overlay {
        font-size: 17px;
    }
    .comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_30 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_30 .wa-btn {
        font-size: 0.75em;
    }
    .comp_30 a {
        width: unset;
    }
    .comp_30 div {
        width: unset;
    }
    .comp_31 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_31 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_31 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_32 {
        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_33 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_33 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_33 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_34 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_34 .wa-btn {
        font-size: 0.75em;
    }
    .comp_34 a {
        width: unset;
    }
    .comp_34 div {
        width: unset;
    }
    .comp_35 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_35 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_36 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_37 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_37 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_37 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_38 {
        border: 1px solid rgba(0,0,0,0.12549);
        border-radius: 6px 6px 6px 6px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
        min-height: 0rem;
    }
    .comp_39 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_4 {
        border: 1px solid rgba(0,0,0,0.12549);
        border-radius: 6px 6px 6px 6px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
        min-height: 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: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_41 {
        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_42 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_42 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_42 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_43 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_43 .wa-btn {
        font-size: 0.75em;
    }
    .comp_43 a {
        width: unset;
    }
    .comp_43 div {
        width: unset;
    }
    .comp_44 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_44 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_44 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_45 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_46 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_46 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_46 .wa-image-wrap .wa-img-overlay {
        font-size: 17px;
    }
    .comp_47 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_47 .wa-btn {
        font-size: 0.75em;
    }
    .comp_47 a {
        width: unset;
    }
    .comp_47 div {
        width: unset;
    }
    .comp_48 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_48 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_48 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_49 {
        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_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 {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_50 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_51 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_51 .wa-btn {
        font-size: 0.75em;
    }
    .comp_51 a {
        width: unset;
    }
    .comp_51 div {
        width: unset;
    }
    .comp_52 {
        display: flex;
        margin-bottom: 0px !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: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_54 {
        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_55 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 0px !important;
    }
    .comp_56 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_56 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_56 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_57 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_57 .wa-btn {
        font-size: 1.2em;
    }
    .comp_57 .wa-btn.wa-btn-rounded {
        border-radius: 7.38em;
    }
    .comp_57 a {
        width: unset;
    }
    .comp_57 div {
        width: unset;
    }
    .comp_58 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 0px !important;
    }
    .comp_59 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_59 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_59 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .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: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_60 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_60 .wa-btn {
        font-size: 1.2em;
    }
    .comp_60 .wa-btn.wa-btn-rounded {
        border-radius: 7.38em;
    }
    .comp_60 a {
        width: unset;
    }
    .comp_60 div {
        width: unset;
    }
    .comp_61 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 0px !important;
    }
    .comp_62 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_62 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_62 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_63 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_63 .wa-btn {
        font-size: 1.2em;
    }
    .comp_63 .wa-btn.wa-btn-rounded {
        border-radius: 7.38em;
    }
    .comp_63 a {
        width: unset;
    }
    .comp_63 div {
        width: unset;
    }
    .comp_64 {
        display: flex;
        margin-bottom: 30px !important;
        margin-top: 0px !important;
    }
    .comp_65 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_65 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_65 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_66 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_66 .wa-btn {
        font-size: 1.2em;
    }
    .comp_66 .wa-btn.wa-btn-rounded {
        border-radius: 7.38em;
    }
    .comp_66 a {
        width: unset;
    }
    .comp_66 div {
        width: unset;
    }
    .comp_7 {
        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_8 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_8 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_8 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_9 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_9 .wa-btn {
        font-size: 0.75em;
    }
    .comp_9 a {
        width: unset;
    }
    .comp_9 div {
        width: unset;
    }
    body {
        background-image: url('');
    }
}
@media (min-width: 768px) {
    .comp_1 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_1 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_10 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_10 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_10 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_12 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_12 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_12 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_13 {
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .comp_13 .wa-btn {
        font-size: 0.75em;
    }
    .comp_13 a {
        width: unset;
    }
    .comp_13 div {
        width: unset;
    }
    .comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_15 {
        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_16 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_16 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_16 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_17 {
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .comp_17 .wa-btn {
        font-size: 0.75em;
    }
    .comp_17 a {
        width: unset;
    }
    .comp_17 div {
        width: unset;
    }
    .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: 0px !important;
        margin-top: 0px !important;
    }
    .comp_2 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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: 1px solid rgba(0,0,0,0.12549);
        border-radius: 6px 6px 6px 6px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
        min-height: 0rem;
    }
    .comp_22 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_23 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_23 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_23 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_24 {
        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_25 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_25 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_25 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_26 {
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .comp_26 .wa-btn {
        font-size: 0.75em;
    }
    .comp_26 a {
        width: unset;
    }
    .comp_26 div {
        width: unset;
    }
    .comp_27 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_27 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_27 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_28 {
        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_29 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_29 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 424px) );
    }
    .comp_29 .wa-image-wrap .wa-img-overlay {
        font-size: 17px;
    }
    .comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_30 {
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .comp_30 .wa-btn {
        font-size: 0.75em;
    }
    .comp_30 a {
        width: unset;
    }
    .comp_30 div {
        width: unset;
    }
    .comp_31 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_31 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_31 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_32 {
        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_33 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_33 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_33 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_34 {
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .comp_34 .wa-btn {
        font-size: 0.75em;
    }
    .comp_34 a {
        width: unset;
    }
    .comp_34 div {
        width: unset;
    }
    .comp_35 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_35 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_36 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_37 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_37 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_37 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_38 {
        border: 1px solid rgba(0,0,0,0.12549);
        border-radius: 6px 6px 6px 6px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
        min-height: 0rem;
    }
    .comp_39 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_4 {
        border: 1px solid rgba(0,0,0,0.12549);
        border-radius: 6px 6px 6px 6px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
        min-height: 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: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_41 {
        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_42 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_42 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_42 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_43 {
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .comp_43 .wa-btn {
        font-size: 0.75em;
    }
    .comp_43 a {
        width: unset;
    }
    .comp_43 div {
        width: unset;
    }
    .comp_44 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_44 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_44 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_45 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_46 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_46 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_46 .wa-image-wrap .wa-img-overlay {
        font-size: 17px;
    }
    .comp_47 {
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .comp_47 .wa-btn {
        font-size: 0.75em;
    }
    .comp_47 a {
        width: unset;
    }
    .comp_47 div {
        width: unset;
    }
    .comp_48 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_48 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_48 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_49 {
        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_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 {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_50 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_51 {
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .comp_51 .wa-btn {
        font-size: 0.75em;
    }
    .comp_51 a {
        width: unset;
    }
    .comp_51 div {
        width: unset;
    }
    .comp_52 {
        display: flex;
        margin-bottom: 0px !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: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_54 {
        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_55 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 0px !important;
    }
    .comp_56 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_56 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_56 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_57 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_57 .wa-btn {
        font-size: 1.2em;
    }
    .comp_57 .wa-btn.wa-btn-rounded {
        border-radius: 7.38em;
    }
    .comp_57 a {
        width: unset;
    }
    .comp_57 div {
        width: unset;
    }
    .comp_58 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 0px !important;
    }
    .comp_59 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_59 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_59 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .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: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_60 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_60 .wa-btn {
        font-size: 1.2em;
    }
    .comp_60 .wa-btn.wa-btn-rounded {
        border-radius: 7.38em;
    }
    .comp_60 a {
        width: unset;
    }
    .comp_60 div {
        width: unset;
    }
    .comp_61 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 0px !important;
    }
    .comp_62 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_62 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_62 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_63 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_63 .wa-btn {
        font-size: 1.2em;
    }
    .comp_63 .wa-btn.wa-btn-rounded {
        border-radius: 7.38em;
    }
    .comp_63 a {
        width: unset;
    }
    .comp_63 div {
        width: unset;
    }
    .comp_64 {
        display: flex;
        margin-bottom: 30px !important;
        margin-top: 0px !important;
    }
    .comp_65 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_65 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_65 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_66 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_66 .wa-btn {
        font-size: 1.2em;
    }
    .comp_66 .wa-btn.wa-btn-rounded {
        border-radius: 7.38em;
    }
    .comp_66 a {
        width: unset;
    }
    .comp_66 div {
        width: unset;
    }
    .comp_7 {
        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_8 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_8 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_8 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_9 {
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .comp_9 .wa-btn {
        font-size: 0.75em;
    }
    .comp_9 a {
        width: unset;
    }
    .comp_9 div {
        width: unset;
    }
    body {
        background-image: url('');
    }
}
@media (min-width: 992px) {
    .comp_1 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_1 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_10 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_10 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_10 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_12 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_12 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_12 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_13 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_13 .wa-btn {
        font-size: 0.75em;
    }
    .comp_13 a {
        width: unset;
    }
    .comp_13 div {
        width: unset;
    }
    .comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_15 {
        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_16 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_16 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_16 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_17 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_17 .wa-btn {
        font-size: 0.75em;
    }
    .comp_17 a {
        width: unset;
    }
    .comp_17 div {
        width: unset;
    }
    .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: 0px !important;
        margin-top: 0px !important;
    }
    .comp_2 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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: 1px solid rgba(0,0,0,0.12549);
        border-radius: 6px 6px 6px 6px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
        min-height: 0rem;
    }
    .comp_22 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_23 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_23 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_23 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_24 {
        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_25 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_25 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_25 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_26 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_26 .wa-btn {
        font-size: 0.75em;
    }
    .comp_26 a {
        width: unset;
    }
    .comp_26 div {
        width: unset;
    }
    .comp_27 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_27 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_27 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_28 {
        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_29 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_29 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 424px) );
    }
    .comp_29 .wa-image-wrap .wa-img-overlay {
        font-size: 17px;
    }
    .comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_30 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_30 .wa-btn {
        font-size: 0.75em;
    }
    .comp_30 a {
        width: unset;
    }
    .comp_30 div {
        width: unset;
    }
    .comp_31 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_31 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_31 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_32 {
        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_33 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_33 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_33 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_34 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_34 .wa-btn {
        font-size: 0.75em;
    }
    .comp_34 a {
        width: unset;
    }
    .comp_34 div {
        width: unset;
    }
    .comp_35 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_35 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_36 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_37 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_37 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_37 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_38 {
        border: 1px solid rgba(0,0,0,0.12549);
        border-radius: 6px 6px 6px 6px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
        min-height: 0rem;
    }
    .comp_39 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_4 {
        border: 1px solid rgba(0,0,0,0.12549);
        border-radius: 6px 6px 6px 6px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
        min-height: 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 {
        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_42 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_42 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_42 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_43 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_43 .wa-btn {
        font-size: 0.75em;
    }
    .comp_43 a {
        width: unset;
    }
    .comp_43 div {
        width: unset;
    }
    .comp_44 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_44 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_44 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_45 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_46 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_46 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_46 .wa-image-wrap .wa-img-overlay {
        font-size: 17px;
    }
    .comp_47 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_47 .wa-btn {
        font-size: 0.75em;
    }
    .comp_47 a {
        width: unset;
    }
    .comp_47 div {
        width: unset;
    }
    .comp_48 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_48 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_48 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_49 {
        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_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 {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_50 .wa-image-wrap .wa-img-overlay {
        font-size: 16px;
    }
    .comp_51 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_51 .wa-btn {
        font-size: 0.75em;
    }
    .comp_51 a {
        width: unset;
    }
    .comp_51 div {
        width: unset;
    }
    .comp_52 {
        display: flex;
        margin-bottom: 0px !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 {
        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_55 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 0px !important;
    }
    .comp_56 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_56 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_56 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_57 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_57 .wa-btn {
        font-size: 1.5em;
    }
    .comp_57 .wa-btn.wa-btn-rounded {
        border-radius: 7.38em;
    }
    .comp_57 a {
        width: unset;
    }
    .comp_57 div {
        width: unset;
    }
    .comp_58 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 0px !important;
    }
    .comp_59 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_59 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_59 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .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 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_60 .wa-btn {
        font-size: 1.5em;
    }
    .comp_60 .wa-btn.wa-btn-rounded {
        border-radius: 7.38em;
    }
    .comp_60 a {
        width: unset;
    }
    .comp_60 div {
        width: unset;
    }
    .comp_61 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 0px !important;
    }
    .comp_62 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_62 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_62 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_63 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_63 .wa-btn {
        font-size: 1.5em;
    }
    .comp_63 .wa-btn.wa-btn-rounded {
        border-radius: 7.38em;
    }
    .comp_63 a {
        width: unset;
    }
    .comp_63 div {
        width: unset;
    }
    .comp_64 {
        display: flex;
        margin-bottom: 30px !important;
        margin-top: 0px !important;
    }
    .comp_65 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_65 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_65 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_66 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_66 .wa-btn {
        font-size: 1.5em;
    }
    .comp_66 .wa-btn.wa-btn-rounded {
        border-radius: 7.38em;
    }
    .comp_66 a {
        width: unset;
    }
    .comp_66 div {
        width: unset;
    }
    .comp_7 {
        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_8 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_8 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 430px) );
    }
    .comp_8 .wa-image-wrap .wa-img-overlay {
        font-size: 18px;
    }
    .comp_9 {
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .comp_9 .wa-btn {
        font-size: 0.75em;
    }
    .comp_9 a {
        width: unset;
    }
    .comp_9 div {
        width: unset;
    }
    body {
        background-image: url('');
    }
}



.waMenuDeskSubItem {height: 10px!important;}



.blockcomp-0-comp_5 a {
  position: relative;
  text-decoration: none;
  padding: 10px 0;
}
 
.blockcomp-0-comp_5 a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: red;
  transition: width 300ms ease;
}
 
.blockcomp-0-comp_5 a:hover:after {
  width: 100%;
}


.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_back_sep {
    border-bottom: 1px solid #28623e;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item {
    color: rgba(40,98,62,1);
    font-family: 'Open Sans';
    font-weight: 400;
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item a {
    color: rgba(40,98,62,1);
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item:hover {
    color: rgba(4,69,201,1);
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item:hover a {
    color: rgba(4,69,201,1);
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item:hover svg {
    fill: rgba(4,69,201,1);
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item:hover:not(.waf_menu_item_search) {
    background-color: rgba(255,255,255,1);
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_generic_header {
    background-color: rgba(61,61,61,0.619608);
    color: rgba(255,255,255,1);
    font-family: 'Open Sans';
    font-weight: 400;
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item {
    color: rgba(255,255,255,1);
    font-family: 'Open Sans';
    font-weight: 400;
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item a {
    color: rgba(255,255,255,1);
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item svg {
    fill: rgba(255,255,255,1);
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item:hover {
    background-color: rgba(0,67,151,0.529412);
    color: rgba(224,224,224,1);
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item:hover a {
    color: rgba(224,224,224,1);
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item:hover svg {
    fill: rgba(224,224,224,1);
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_layout {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.blockcomp-0-comp_0 {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_2 {
    flex-direction: column;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_3 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_3 .wa-image-wrap {
    aspect-ratio: 118/106;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 118px) );
}
.blockcomp-0-comp_3 .wa-image-wrap > div {
    aspect-ratio: 118/106;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_3 .wa-image-wrap img {
    aspect-ratio: 118/106;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_4 {
    flex-direction: column;
}
.blockcomp-0-comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_5 {
    width: 100%;
}
.blockcomp-0-comp_5 .nav-link-active {
    background-color: rgba(224,224,224,0.490196) !important;
    color: rgba(0,0,0,1) !important;
}
.blockcomp-0-comp_5 .nav-link-active:hover {
    background-color: rgba(224,224,224,0.490196) !important;
    color: rgba(0,0,0,1) !important;
}
.blockcomp-0-comp_5 .waf_menu {
    --bubble-bg-color: rgba(224,224,224,1);
    --bubble-text-color: rgba(40,98,62,1);
    --panel-bg-color: rgba(0,67,151,0.529412);
    --panel-brand-icon: wa_res/icons/643ede4rouge.png !important;
    --panel-header-text-color: rgba(255,255,255,1);
    --panel-orientation: left;
    --panel-text-color: rgba(255,255,255,1);
}
.blockcomp-0-comp_5 .waf_menu-mini-btn {
    background-color: rgba(6,69,201,1);
    border-color: rgba(255,255,255,1);
    border-style: solid;
    border-width: 1px;
}
.blockcomp-0-comp_5 .waf_menu-mini-btn-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
}
.blockcomp-0-comp_5 .waf_menu-mini-btn:hover {
    background-color: rgba(115,176,253,1);
    border-color: rgba(255,255,255,1);
}
.blockcomp-0-comp_5 .waf_menu-mini-btn:hover svg path {
    fill: rgba(199,199,199,1);
}
.blockcomp-0-comp_5 nav {
    background-color: rgba(255,255,255,1);
    color: rgba(0,0,0,1);
    font-family: 'Open Sans';
    font-weight: 700;
}
.blockcomp-0-comp_5 nav > ul > li {
    align-items: center;
    display: flex;
    justify-content: start;
}
.blockcomp-0-comp_5 nav > ul > li > .waf-nav-link {
    align-items: center;
    color: rgba(0,0,0,1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_5 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    display: flex;
}
.blockcomp-0-comp_5 nav > ul > li > .waf-nav-link > .waf_menu_icn > svg {
    fill: rgba(0,0,0,1);
}
.blockcomp-0-comp_5 nav > ul > li > .waf-nav-link > .waf_menu_label {
    display: flex;
    flex-grow: 5;
}
.blockcomp-0-comp_5 nav > ul > li > .waf_menu_search {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_5 nav > ul > li:hover > .waf-nav-link {
    color: rgba(92,92,92,1);
}
.blockcomp-0-comp_5 nav > ul > li:hover > .waf-nav-link > .waf_menu_icn >svg {
    fill: rgba(92,92,92,1);
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac > .waf_menu_panel_icon_wrap {
    height: 52px;
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item {
    font-size: 16px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item a {
    font-size: 16px;
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_generic_header {
    font-size: 1.3rem;
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item {
    font-size: 1.25rem;
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item a {
    font-size: 1.25rem;
}
.COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_size {
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
}
.blockcomp-0-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.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 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_3 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 90px , 118px) );
}
.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: 1rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 1rem;
}
.blockcomp-0-comp_5 {
    margin-bottom: 0px;
    margin-top: 12px;
}
.blockcomp-0-comp_5 .waf_menu {
    --bubble-content-column: 1;
    --bubble-content-font-size: 6.4px;
    --bubble-content-width: 450px;
    --bubble-flow-horz: 1;
    --panel-content-font-size: 0.5rem;
    --panel-content-width: 550px;
}
.blockcomp-0-comp_5 .waf_menu > ul {
    flex-direction: row;
    width: unset;
}
.blockcomp-0-comp_5 .waf_menu > ul > .waf_menu_sep {
    border-bottom: none;
    border-left: none;
    border-right: 1px solid rgba(0,0,0,0);
    border-top: none;
}
.blockcomp-0-comp_5 .waf_menu-mini-btn {
    border-radius: 4.5px;
    height: 45px;
    width: 45px;
}
.blockcomp-0-comp_5 .waf_menu-mini-btn-wrapper {
    display: flex !important;
    justify-content: end;
}
.blockcomp-0-comp_5 nav {
    border: none;
    border-radius: 0px;
    display: none !important;
    font-size: 9px;
    justify-content: center;
    min-height: 2rem;
}
.blockcomp-0-comp_5 nav > ul > li > .waf-nav-link {
    padding-bottom: 8px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 8px;
}
.blockcomp-0-comp_5 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    height: 9px;
    width: 9px;
}
.blockcomp-0-comp_5 nav > ul > li > .waf_menu_search {
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 576px) {
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac > .waf_menu_panel_icon_wrap {
        height: 52px;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item {
        font-size: 14px;
        padding-bottom: 2px;
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 2px;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item a {
        font-size: 14px;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_generic_header {
        font-size: 1.3rem;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 1rem;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 1rem;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 2px;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100px , 118px) );
    }
    .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: 1rem;
    }
    .blockcomp-0-comp_5 {
        margin-bottom: 0px;
        margin-top: 12px;
    }
    .blockcomp-0-comp_5 .waf_menu {
        --bubble-content-column: 2;
        --bubble-content-font-size: 5.6px;
        --bubble-content-width: 300px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 0.4rem;
        --panel-content-width: 550px;
    }
    .blockcomp-0-comp_5 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-0-comp_5 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .blockcomp-0-comp_5 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-0-comp_5 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .blockcomp-0-comp_5 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 12px;
        justify-content: center;
        min-height: 2rem;
    }
    .blockcomp-0-comp_5 nav > ul > li > .waf-nav-link {
        padding-bottom: 7px;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 7px;
    }
    .blockcomp-0-comp_5 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 12px;
        width: 12px;
    }
    .blockcomp-0-comp_5 nav > ul > li > .waf_menu_search {
        padding-left: 3px;
        padding-right: 3px;
    }
}
@media (min-width: 768px) {
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac > .waf_menu_panel_icon_wrap {
        height: 52px;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 2px;
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 2px;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_generic_header {
        font-size: 1.3rem;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 0.75rem;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 0.75rem;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 2px;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 90px , 118px) );
    }
    .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: 1rem;
        margin-left: 2rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .blockcomp-0-comp_5 {
        margin-bottom: 0px;
        margin-top: 12px;
    }
    .blockcomp-0-comp_5 .waf_menu {
        --bubble-content-column: 2;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 400px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 0.3rem;
        --panel-content-width: 400px;
    }
    .blockcomp-0-comp_5 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-0-comp_5 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .blockcomp-0-comp_5 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-0-comp_5 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .blockcomp-0-comp_5 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 14px;
        justify-content: center;
        min-height: 2rem;
    }
    .blockcomp-0-comp_5 nav > ul > li > .waf-nav-link {
        padding-bottom: 7px;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 7px;
    }
    .blockcomp-0-comp_5 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 14px;
        width: 14px;
    }
    .blockcomp-0-comp_5 nav > ul > li > .waf_menu_search {
        padding-left: 3px;
        padding-right: 3px;
    }
}
@media (min-width: 992px) {
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac > .waf_menu_panel_icon_wrap {
        height: 52px;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item {
        font-size: 16px;
        padding-bottom: 2px;
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 2px;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_bubble_item a {
        font-size: 16px;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_generic_header {
        font-size: 1.3rem;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 0.625rem;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 0.625rem;
    }
    .COMP_MENU_MATCHER_adb8ccbd_89e7_472b_9855_2408729601ac.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 2px;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 118px) );
    }
    .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: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .blockcomp-0-comp_5 {
        margin-bottom: 0px;
        margin-top: 12px;
    }
    .blockcomp-0-comp_5 .waf_menu {
        --bubble-content-column: 2;
        --bubble-content-font-size: 6.4px;
        --bubble-content-width: 410px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 0.25rem;
        --panel-content-width: 550px;
    }
    .blockcomp-0-comp_5 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-0-comp_5 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .blockcomp-0-comp_5 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-0-comp_5 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .blockcomp-0-comp_5 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 17px;
        justify-content: center;
        min-height: 2rem;
    }
    .blockcomp-0-comp_5 nav > ul > li > .waf-nav-link {
        padding-bottom: 11px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 11px;
    }
    .blockcomp-0-comp_5 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 17px;
        width: 17px;
    }
    .blockcomp-0-comp_5 nav > ul > li > .waf_menu_search {
        padding-left: 5px;
        padding-right: 5px;
    }
}



<style>
h1 {
  text-decoration: none;
}

.blockcomp-1-comp_0 {
    background-color: rgba(3,34,100,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-1-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_10 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    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(162,104,12,0.521569);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    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(162,104,12,0.521569);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_2 {
    flex-direction: column;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_3 {
    --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;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_5 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_5 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: bolder;
    text-decoration: none;
}
.blockcomp-1-comp_5 .wa-txt-par a:hover {
    color: rgba(253,201,43,1);
    text-decoration: underline;
}
.blockcomp-1-comp_5 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_5 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: bolder;
    text-decoration: none;
}
.blockcomp-1-comp_5 .wa-txt-par.wa-last-par a:hover {
    color: rgba(253,201,43,1);
    text-decoration: underline;
}
.blockcomp-1-comp_6 {
    flex-direction: column;
}
.blockcomp-1-comp_6 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_7 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_7 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    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(255,255,255,1);
    font-weight: bolder;
    text-decoration: none;
}
.blockcomp-1-comp_7 .wa-txt-par a:hover {
    color: rgba(253,201,43,1);
    text-decoration: underline;
}
.blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    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(255,255,255,1);
    font-weight: bolder;
    text-decoration: none;
}
.blockcomp-1-comp_7 .wa-txt-par.wa-last-par a:hover {
    color: rgba(253,201,43,1);
    text-decoration: underline;
}
.blockcomp-1-comp_8 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.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 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
}
.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: 16px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 16px;
}
.blockcomp-1-comp_10 .wa-txt-par {
    font-size: 10px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
    font-size: 10px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.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: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 1rem;
}
.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: 3rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_5 {
    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_5 .wa-txt-par {
    font-size: 9px;
    letter-spacing: 0em;
    line-height: 1.8;
    text-align: left;
}
.blockcomp-1-comp_5 .wa-txt-par.wa-last-par {
    font-size: 9px;
    letter-spacing: 0em;
    line-height: 1.8;
    text-align: left;
}
.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: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.blockcomp-1-comp_7 .wa-txt-par {
    font-size: 9px;
    letter-spacing: 0em;
    line-height: 1.8;
    text-align: left;
}
.blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
    font-size: 9px;
    letter-spacing: 0em;
    line-height: 1.8;
    text-align: left;
}
.blockcomp-1-comp_8 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.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: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
@media (min-width: 576px) {
    .blockcomp-1-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 5px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
    }
    .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: 16px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_10 .wa-txt-par {
        font-size: 10px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
        font-size: 10px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .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: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .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: 3rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_5 {
        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_5 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.8;
        text-align: left;
    }
    .blockcomp-1-comp_5 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.8;
        text-align: left;
    }
    .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: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_7 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.8;
        text-align: left;
    }
    .blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.8;
        text-align: left;
    }
    .blockcomp-1-comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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: 5rem;
        margin-right: 2rem;
        margin-top: 0rem;
    }
}
@media (min-width: 768px) {
    .blockcomp-1-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 5px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
    }
    .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: 16px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_10 .wa-txt-par {
        font-size: 10px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
        font-size: 10px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .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: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .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: 3rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_5 {
        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_5 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.8;
        text-align: left;
    }
    .blockcomp-1-comp_5 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.8;
        text-align: left;
    }
    .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: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_7 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.8;
        text-align: left;
    }
    .blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.8;
        text-align: left;
    }
    .blockcomp-1-comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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: 0rem;
        margin-right: 5rem;
        margin-top: 0rem;
    }
}
@media (min-width: 992px) {
    .blockcomp-1-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 5px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
    }
    .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: 16px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_10 .wa-txt-par {
        font-size: 10px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
        font-size: 10px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .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: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .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: 3rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_5 {
        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_5 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.8;
        text-align: left;
    }
    .blockcomp-1-comp_5 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.8;
        text-align: left;
    }
    .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: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_7 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.8;
        text-align: left;
    }
    .blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.8;
        text-align: left;
    }
    .blockcomp-1-comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
}
