


.comp_22 {text-transform: uppercase;}



.comp_37 {filter: drop-shadow(2px 2px 1px #ffffff);}


.comp_38 {text-transform: uppercase;}
.comp_38 {filter: drop-shadow(2px 2px 1px #ffffff);}


#parent {
  white-space: nowrap;
  overflow: hidden; 
  font-family: 'Oswald' ;  
  font-size: 28px;
	letter-spacing: .1rem;
  color:black;
  position: relative;
}


/* Animation */
#parent {
  animation: animated-text 3s steps(30,end) 2s 1 normal both
}

#border {
   animation: animated-cursor 600ms steps(30,end) infinite;
}

/* text animation */

@keyframes animated-text{
  from{width: 0;}
  to{width: 200px;}
}

/* cursor animations */

@keyframes animated-cursor{
  from{border-bottom-color: #c7c7c7;}
  to{border-bottom-color: transparent;}
}

.comp_41 {filter: drop-shadow(2px 2px 1px #ffffff);}

.comp_1 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_1 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_10 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_10 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_11 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_12 {
    flex-direction: column;
}
.comp_12 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_12 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_13 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_13 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_13 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_13 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_13 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_14 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_14 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_15 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_16 {
    flex-direction: column;
}
.comp_16 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_16 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_17 {
    line-height: 0em;
    width: 100%;
}
.comp_17 ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0em;
    padding-left: 0em;
    padding-right: 0em;
}
.comp_17 ul li {
    float: left;
    list-style-type: none;
}
.comp_17 ul li > .inner > a > img {
    height: auto;
    transition: transform 0.4s ease, filter 0.4s ease,opacity 0.4s ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform: translateZ(0);
}
.comp_17 ul li > .inner:hover > a > img {
    transform:  translateZ(0);
}
.comp_17 ul li a img {
    width: 100%;
}
.comp_18 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_18 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_19 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_19 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_2 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_20 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_21 {
    flex-direction: column;
}
.comp_21 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_21 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_22 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_22 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_22 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_22 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_22 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_23 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_23 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_24 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_25 {
    flex-direction: column;
}
.comp_25 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_25 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_26 {
    width: 100%;
}
.comp_26 .carousel-item > a {
    text-decoration: none;
}
.comp_26 .carousel-item a {
    text-decoration: none;
}
.comp_26 .waInnerSlideImg {
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.comp_27 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_27 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_28 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_29 {
    flex-direction: column;
}
.comp_29 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_29 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_3 {
    flex-direction: column;
}
.comp_3 > .wa_inner_col {
    background-color: rgba(239,239,239,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_3 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_30 {
    flex-direction: column;
}
.comp_30 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_30 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_31 {
    background-color: rgba(224,224,224,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_31 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_32 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_33 {
    flex-direction: column;
}
.comp_33 > .wa_inner_col {
    background-position: left top;
    background-repeat: repeat;
    background-size: cover;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_33 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_34 {
    flex-direction: column;
}
.comp_34 > .wa_inner_col {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_34 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_35 {
    flex-direction: column;
}
.comp_35 > .wa_inner_col {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_35 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_36 {
    flex-direction: column;
}
.comp_36 > .wa_inner_col {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_36 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_37 {
    animation: bounce;
    animation-duration: 1000ms;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_37 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_37 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_37 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_37 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_38 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_38 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_38 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_38 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_38 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_39 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_4 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_40 {
    flex-direction: column;
}
.comp_40 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_40 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_41 {
    width: 100%;
}
.comp_5 {
    flex-direction: column;
}
.comp_5 > .wa_inner_col {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_5 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_6 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_6 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_6 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_6 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_6 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_7 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_7 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_7 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_7 .wa-txt-par a:hover {
    color: rgba(0,119,178,1);
    text-decoration: underline;
}
.comp_7 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_7 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_7 .wa-txt-par.wa-last-par a:hover {
    color: rgba(0,119,178,1);
    text-decoration: underline;
}
.comp_8 {
    flex-direction: column;
}
.comp_8 > .wa_inner_col {
    background-position: right top;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-end;
}
.comp_9 {
    display: flex;
    width: 100%;
}
.comp_9 .wa-image-wrap {
    aspect-ratio: 667/654;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 667px) );
}
.comp_9 .wa-image-wrap > div {
    aspect-ratio: 667/654;;
    position: relative;
    width: 100%;
}
.comp_9 .wa-image-wrap img {
    aspect-ratio: 667/654;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
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: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_10 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_10 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_11 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_12 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_12 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_12 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_13 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 55px;
    min-height: 0px;
    padding-bottom: 88px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_13 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_13 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_14 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_14 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 3rem;
    margin-right: 3rem;
    margin-top: 0rem;
}
.comp_15 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_16 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_16 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_16 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_17 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_17 ul li {
    padding: 5px;
    width: 33.333%;
}
.comp_18 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 88px;
}
.comp_18 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_19 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_19 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_2 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_20 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_21 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_21 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_21 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_22 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_22 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_22 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_23 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_23 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_24 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_25 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_25 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_25 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_26 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_26 .carousel-indicators {
    display: flex;
}
.comp_26 .ratio {
    --bs-aspect-ratio: unset;
    height: 250px;
}
.comp_26 .wa-carousel-control {
    display: none;
}
.comp_26 .waInnerSlideImg {
    background-size: cover;
}
.comp_27 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 99px;
}
.comp_27 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_28 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_29 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_29 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_29 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_3 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_3 > .wa_inner_col {
    border: none;
    border-radius: 30px 30px 30px 30px;
}
.comp_3 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_30 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_30 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_30 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_31 {
    border: none;
    border-radius: 0px;
    display: none;
    min-height: 88px;
}
.comp_31 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 3rem;
    margin-top: 0rem;
}
.comp_32 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_33 {
    min-height: 240px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_33 > .wa_inner_col {
    background-image: url('../../icons/br09.jpg?t=3cec03a2_c816_48bf_bc04_d780063d18b4');
    border: none;
    border-radius: 0px;
}
.comp_33 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_34 {
    min-height: 240px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_34 > .wa_inner_col {
    background-image: url('../../icons/br07.jpg?t=3cec03a2_c816_48bf_bc04_d780063d18b4');
    border: none;
    border-radius: 0px;
}
.comp_34 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_35 {
    min-height: 260px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_35 > .wa_inner_col {
    background-image: url('../../icons/br08.jpg?t=3cec03a2_c816_48bf_bc04_d780063d18b4');
    border: none;
    border-radius: 0px;
}
.comp_35 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_36 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_36 > .wa_inner_col {
    background-image: url('');
    border: none;
    border-radius: 0px;
}
.comp_36 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 4rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_37 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 25px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_37 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_37 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_38 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.comp_38 .wa-txt-par {
    font-size: 40px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_38 .wa-txt-par.wa-last-par {
    font-size: 40px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_39 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_4 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.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: 0px;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_41 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
}
.comp_5 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_5 > .wa_inner_col {
    background-image: url('');
    border: none;
    border-radius: 0px;
}
.comp_5 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_6 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.comp_6 .wa-txt-par {
    font-size: 40px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_6 .wa-txt-par.wa-last-par {
    font-size: 40px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.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_7 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_7 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_8 > .wa_inner_col {
    background-image: url('');
    border: none;
    border-radius: 0px;
}
.comp_8 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_9 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_9 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 667px) );
}
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: 3rem;
        margin-right: 3rem;
        margin-top: 0rem;
    }
    .comp_10 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_10 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_12 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 55px;
        min-height: 0px;
        padding-bottom: 88px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_13 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_13 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_14 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_14 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 3rem;
        margin-right: 3rem;
        margin-top: 0rem;
    }
    .comp_15 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_16 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_16 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_16 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_17 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_17 ul li {
        padding: 5px;
        width: 33.333%;
    }
    .comp_18 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 88px;
    }
    .comp_18 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_19 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_19 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_2 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_20 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_21 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_21 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_21 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_22 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_22 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_22 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_23 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_23 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_24 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_25 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_25 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_25 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_26 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_26 .carousel-indicators {
        display: flex;
    }
    .comp_26 .ratio {
        --bs-aspect-ratio: unset;
        height: 250px;
    }
    .comp_26 .wa-carousel-control {
        display: none;
    }
    .comp_26 .waInnerSlideImg {
        background-size: cover;
    }
    .comp_27 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 99px;
    }
    .comp_27 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_28 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_29 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_29 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_29 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_3 > .wa_inner_col {
        border: none;
        border-radius: 30px 30px 30px 30px;
    }
    .comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_30 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_30 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_30 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_31 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 88px;
    }
    .comp_31 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 3rem;
        margin-top: 0rem;
    }
    .comp_32 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_33 {
        min-height: 240px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_33 > .wa_inner_col {
        background-image: url('../../icons/br09.jpg?t=3cec03a2_c816_48bf_bc04_d780063d18b4');
        border: none;
        border-radius: 0px;
    }
    .comp_33 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_34 {
        min-height: 240px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_34 > .wa_inner_col {
        background-image: url('../../icons/br07.jpg?t=3cec03a2_c816_48bf_bc04_d780063d18b4');
        border: none;
        border-radius: 0px;
    }
    .comp_34 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_35 {
        min-height: 260px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_35 > .wa_inner_col {
        background-image: url('../../icons/br08.jpg?t=3cec03a2_c816_48bf_bc04_d780063d18b4');
        border: none;
        border-radius: 0px;
    }
    .comp_35 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_36 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_36 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_36 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 4rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_37 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 25px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_37 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_37 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_38 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_38 .wa-txt-par {
        font-size: 40px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_38 .wa-txt-par.wa-last-par {
        font-size: 40px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_39 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_4 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .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: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_41 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .comp_5 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_5 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_5 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_6 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_6 .wa-txt-par {
        font-size: 40px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_6 .wa-txt-par.wa-last-par {
        font-size: 40px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .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_7 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_7 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_8 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_8 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_9 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_9 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 667px) );
    }
    body {
        background-image: url('');
    }
}


.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_back_sep {
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_bubble_item {
    color: rgba(0,0,0,1);
    font-family: 'Oswald';
    font-weight: 700;
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_bubble_item a {
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_bubble_item:hover {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_bubble_item:hover a {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_bubble_item:hover svg {
    fill: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_bubble_item:hover:not(.waf_menu_item_search) {
    background-color: rgba(187,187,187,1);
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_generic_header {
    background-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
    font-family: 'Oswald';
    font-weight: 400;
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_item.waf_menu_generic_item {
    color: rgba(0,0,0,1);
    font-family: 'Poppins';
    font-weight: 400;
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_item.waf_menu_generic_item a {
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_item.waf_menu_generic_item svg {
    fill: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_item.waf_menu_generic_item:hover {
    background-color: rgba(239,239,239,1);
    color: rgba(0,67,151,1);
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_item.waf_menu_generic_item:hover a {
    color: rgba(0,67,151,1);
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_item.waf_menu_generic_item:hover svg {
    fill: rgba(0,67,151,1);
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_layout {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.wa_float_menu_over_blockcomp-0-comp_13 {
    background-color: rgba(238,232,237,1) !important;
    font-family: 'Oswald';
    font-weight: 400;
}
.wa_float_menu_over_blockcomp-0-comp_13 .waMenuDeskSubItem {
    color: rgba(0,0,0,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_13 .waMenuDeskSubItem2 {
    color: rgba(0,0,0,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_13 .waMenuDeskSubItem2:hover {
    background-color: rgba(187,187,187,1) !important;
    color: rgba(0,0,255,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_13 .waMenuDeskSubItem:hover {
    background-color: rgba(187,187,187,1) !important;
    color: rgba(0,0,255,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_13 .waMenuDeskSubTitle {
    color: rgba(0,0,0,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_5 {
    background-color: rgba(238,232,237,1) !important;
    font-family: 'Oswald';
    font-weight: 400;
}
.wa_float_menu_over_blockcomp-0-comp_5 .waMenuDeskSubItem {
    color: rgba(0,0,0,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_5 .waMenuDeskSubItem2 {
    color: rgba(0,0,0,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_5 .waMenuDeskSubItem2:hover {
    background-color: rgba(187,187,187,1) !important;
    color: rgba(0,0,255,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_5 .waMenuDeskSubItem:hover {
    background-color: rgba(187,187,187,1) !important;
    color: rgba(0,0,255,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_5 .waMenuDeskSubTitle {
    color: rgba(0,0,0,1) !important;
}
.waf-menunidblockcomp-0-comp_13 .waMobileBrandItem {
    background-color: rgba(0,0,0,1) !important;
    color: rgba(0,67,151,1) !important;
    font-family: 'Oswald' !important;
    font-weight: 700 !important;
}
.waf-menunidblockcomp-0-comp_13 .waMobileMenuIemSimple {
    color: rgba(17,17,17,1) !important;
    font-family: 'Oswald' !important;
    font-weight: 400 !important;
}
.waf-menunidblockcomp-0-comp_13 .waMobileMenuIemSimple:hover {
    background-color: rgba(232,232,232,1) !important;
    color: rgba(17,17,17,1) !important;
}
.waf-menunidblockcomp-0-comp_13 .waMobileMenuIemTitle {
    color: rgba(17,17,17,1) !important;
    font-family: 'Oswald' !important;
    font-weight: 400 !important;
}
.waf-menunidblockcomp-0-comp_13 .wafxMenuPageGroupItem {
    background-color: rgba(255,255,255,1) !important;
}
.waf-menunidblockcomp-0-comp_5 .waMobileBrandItem {
    background-color: rgba(0,0,0,1) !important;
    color: rgba(0,67,151,1) !important;
    font-family: 'Oswald' !important;
    font-weight: 700 !important;
}
.waf-menunidblockcomp-0-comp_5 .waMobileMenuIemSimple {
    color: rgba(17,17,17,1) !important;
    font-family: 'Oswald' !important;
    font-weight: 400 !important;
}
.waf-menunidblockcomp-0-comp_5 .waMobileMenuIemSimple:hover {
    background-color: rgba(232,232,232,1) !important;
    color: rgba(17,17,17,1) !important;
}
.waf-menunidblockcomp-0-comp_5 .waMobileMenuIemTitle {
    color: rgba(17,17,17,1) !important;
    font-family: 'Oswald' !important;
    font-weight: 400 !important;
}
.waf-menunidblockcomp-0-comp_5 .wafxMenuPageGroupItem {
    background-color: rgba(255,255,255,1) !important;
}
.blockcomp-0-comp_0 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_10 {
    flex-direction: column;
}
.blockcomp-0-comp_10 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-0-comp_11 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_11 .wa-image-wrap {
    aspect-ratio: 564/132;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 564px) );
}
.blockcomp-0-comp_11 .wa-image-wrap > div {
    aspect-ratio: 564/132;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_11 .wa-image-wrap img {
    aspect-ratio: 564/132;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_12 {
    flex-direction: column;
}
.blockcomp-0-comp_12 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_12 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-0-comp_13 {
    width: 100%;
}
.blockcomp-0-comp_13 nav {
    color: rgba(0,0,0,1);
    font-family: 'Oswald';
    font-weight: 400;
    overflow: hidden;
    padding-bottom: 0px;
    padding-top: 0px;
}
.blockcomp-0-comp_13 nav .nav-link {
    color: rgba(0,0,0,1);
}
.blockcomp-0-comp_13 nav .nav-link:hover {
    color: rgba(0,67,151,1);
}
.blockcomp-0-comp_13 nav .navbar-nav {
    width: 100%;
}
.blockcomp-0-comp_13 nav .navbar-toggler {
    background-color: rgba(255,255,255,1);
    border-color: rgba(2,34,100,1);
    outline: none !important;
}
.blockcomp-0-comp_13 nav .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80%25' height='80%25' viewBox='0 0 24 24'%3E   %3Cpath  fill='rgba(0,67,151,1)'  fill-rule='evenodd' d='M4,5 L20,5 C20.5522847,5 21,5.44771525 21,6 C21,6.55228475 20.5522847,7 20,7 L4,7 C3.44771525,7 3,6.55228475 3,6 C3,5.44771525 3.44771525,5 4,5 Z M4,17 L20,17 C20.5522847,17 21,17.4477153 21,18 C21,18.5522847 20.5522847,19 20,19 L4,19 C3.44771525,19 3,18.5522847 3,18 C3,17.4477153 3.44771525,17 4,17 Z M4,11 L20,11 C20.5522847,11 21,11.4477153 21,12 C21,12.5522847 20.5522847,13 20,13 L4,13 C3.44771525,13 3,12.5522847 3,12 C3,11.4477153 3.44771525,11 4,11 Z'/%3E %3C/svg%3E ");
}
.blockcomp-0-comp_13 nav .navbar-toggler:focus {
    outline: none !important;
}
.blockcomp-0-comp_13 nav a.dropdown-toggle {
    outline: none;
}
.blockcomp-0-comp_2 {
    flex-direction: column;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-0-comp_3 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_3 .wa-image-wrap {
    aspect-ratio: 564/132;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 564px) );
}
.blockcomp-0-comp_3 .wa-image-wrap > div {
    aspect-ratio: 564/132;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_3 .wa-image-wrap img {
    aspect-ratio: 564/132;;
    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: center;
}
.blockcomp-0-comp_5 {
    width: 100%;
}
.blockcomp-0-comp_5 nav {
    color: rgba(0,0,0,1);
    font-family: 'Oswald';
    font-weight: 400;
    overflow: hidden;
    padding-bottom: 0px;
    padding-top: 0px;
}
.blockcomp-0-comp_5 nav .nav-link {
    color: rgba(0,0,0,1);
}
.blockcomp-0-comp_5 nav .nav-link:hover {
    color: rgba(0,67,151,1);
}
.blockcomp-0-comp_5 nav .navbar-nav {
    width: 100%;
}
.blockcomp-0-comp_5 nav .navbar-toggler {
    background-color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
    outline: none !important;
}
.blockcomp-0-comp_5 nav .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80%25' height='80%25' viewBox='0 0 24 24'%3E   %3Cpath  fill='rgba(0,67,151,1)'  fill-rule='evenodd' d='M4,5 L20,5 C20.5522847,5 21,5.44771525 21,6 C21,6.55228475 20.5522847,7 20,7 L4,7 C3.44771525,7 3,6.55228475 3,6 C3,5.44771525 3.44771525,5 4,5 Z M4,17 L20,17 C20.5522847,17 21,17.4477153 21,18 C21,18.5522847 20.5522847,19 20,19 L4,19 C3.44771525,19 3,18.5522847 3,18 C3,17.4477153 3.44771525,17 4,17 Z M4,11 L20,11 C20.5522847,11 21,11.4477153 21,12 C21,12.5522847 20.5522847,13 20,13 L4,13 C3.44771525,13 3,12.5522847 3,12 C3,11.4477153 3.44771525,11 4,11 Z'/%3E %3C/svg%3E ");
}
.blockcomp-0-comp_5 nav .navbar-toggler:focus {
    outline: none !important;
}
.blockcomp-0-comp_5 nav a.dropdown-toggle {
    outline: none;
}
.blockcomp-0-comp_6 {
    flex-direction: column;
}
.blockcomp-0-comp_6 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_6 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-0-comp_7 {
    width: 100%;
}
.blockcomp-0-comp_7 .waf_menu {
    --bubble-bg-color: rgba(238,232,237,1);
    --bubble-border-color: rgba(0,0,0,0);
    --bubble-text-color: rgba(0,0,0,1);
    --panel-bg-color: rgba(239,239,239,1);
    --panel-brand-icon: ../wa_res/icons/Globalvision_LOGO.png !important;
    --panel-header-text-color: rgba(255,255,255,1);
    --panel-orientation: right;
    --panel-text-color: rgba(0,0,0,1);
}
.blockcomp-0-comp_7 .waf_menu-mini-btn {
    background-color: rgba(255,255,255,1);
    border-color: rgba(119,119,119,0);
    border-style: solid;
    border-width: 1px;
}
.blockcomp-0-comp_7 .waf_menu-mini-btn-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
}
.blockcomp-0-comp_7 .waf_menu-mini-btn:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(119,119,119,0);
}
.blockcomp-0-comp_7 .waf_menu-mini-btn:hover svg path {
    fill: rgba(23,63,64,1);
}
.blockcomp-0-comp_7 nav {
    background-color: rgba(249,249,249,1);
    color: rgba(119,119,119,0);
    font-family: 'Oswald';
    font-weight: 700;
}
.blockcomp-0-comp_7 nav > ul > li {
    align-items: center;
    display: flex;
    justify-content: start;
}
.blockcomp-0-comp_7 nav > ul > li > .waf-nav-link {
    align-items: center;
    color: rgba(119,119,119,0);
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_7 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    display: flex;
}
.blockcomp-0-comp_7 nav > ul > li > .waf-nav-link > .waf_menu_icn > svg {
    fill: rgba(119,119,119,0);
}
.blockcomp-0-comp_7 nav > ul > li > .waf-nav-link > .waf_menu_label {
    display: flex;
    flex-grow: 5;
}
.blockcomp-0-comp_7 nav > ul > li > .waf_menu_search {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_7 nav > ul > li:hover > .waf-nav-link {
    color: rgba(119,119,119,0);
}
.blockcomp-0-comp_7 nav > ul > li:hover > .waf-nav-link > .waf_menu_icn >svg {
    fill: rgba(119,119,119,0);
}
.blockcomp-0-comp_8 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_8 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_9 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7 > .waf_menu_panel_icon_wrap {
    height: 55px;
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_bubble_item {
    font-size: 13px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_bubble_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_generic_header {
    font-size: 16px;
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_item.waf_menu_generic_item {
    font-size: 16px;
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_item.waf_menu_generic_item a {
    font-size: 16px;
}
.COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_item.waf_menu_generic_size {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.wa_float_menu_over_blockcomp-0-comp_13 .waMenuDeskSubItem {
    font-size: 13px !important;
}
.wa_float_menu_over_blockcomp-0-comp_13 .waMenuDeskSubItem2 {
    font-size: 13px !important;
}
.wa_float_menu_over_blockcomp-0-comp_13 .waMenuDeskSubTitle {
    font-size: 15.6px !important;
}
.wa_float_menu_over_blockcomp-0-comp_5 .waMenuDeskSubItem {
    font-size: 13px !important;
}
.wa_float_menu_over_blockcomp-0-comp_5 .waMenuDeskSubItem2 {
    font-size: 13px !important;
}
.wa_float_menu_over_blockcomp-0-comp_5 .waMenuDeskSubTitle {
    font-size: 15.6px !important;
}
.waf-menunidblockcomp-0-comp_13 .waMobileBrandItem {
    font-size: 2.38rem !important;
}
.waf-menunidblockcomp-0-comp_13 .waMobileMenuIemSimple {
    font-size: 1.3rem !important;
}
.waf-menunidblockcomp-0-comp_13 .waMobileMenuIemTitle {
    font-size: 1.56rem !important;
}
.waf-menunidblockcomp-0-comp_5 .waMobileBrandItem {
    font-size: 1.3rem !important;
}
.waf-menunidblockcomp-0-comp_5 .waMobileMenuIemSimple {
    font-size: 1.3rem !important;
}
.waf-menunidblockcomp-0-comp_5 .waMobileMenuIemTitle {
    font-size: 1.56rem !important;
}
.blockcomp-0-comp_0 {
    border: none;
    border-radius: 0px;
    display: none;
    min-height: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 3rem;
    margin-right: 3rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_1 {
    display: flex;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_10 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_10 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_11 {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 15px;
}
.blockcomp-0-comp_11 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 564px) );
}
.blockcomp-0-comp_12 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_12 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_12 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_13 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_13 nav {
    border: none;
    border-radius: 0px;
    font-size: 20px;
    min-height: 20px;
}
.blockcomp-0-comp_13 nav .navbar-nav {
    justify-content: center;
}
.blockcomp-0-comp_13 nav .navbar-nav .nav-link {
    padding-left: 16px;
    padding-right: 16px;
}
.blockcomp-0-comp_13 nav .wafx-menu-wrapper {
    justify-content: center;
}
.blockcomp-0-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_3 {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 15px;
}
.blockcomp-0-comp_3 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 564px) );
}
.blockcomp-0-comp_4 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_5 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_5 nav {
    border: none;
    border-radius: 0px;
    font-size: 20px;
    min-height: 20px;
}
.blockcomp-0-comp_5 nav .navbar-nav {
    justify-content: center;
}
.blockcomp-0-comp_5 nav .navbar-nav .nav-link {
    padding-left: 16px;
    padding-right: 16px;
}
.blockcomp-0-comp_5 nav .wafx-menu-wrapper {
    justify-content: center;
}
.blockcomp-0-comp_6 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_6 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_6 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0px;
}
.blockcomp-0-comp_7 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_7 .waf_menu {
    --bubble-content-column: 1;
    --bubble-content-font-size: 5.2px;
    --bubble-content-width: 350px;
    --bubble-flow-horz: 1;
    --panel-content-font-size: 6.4px;
    --panel-content-width: 400px;
}
.blockcomp-0-comp_7 .waf_menu > ul {
    flex-direction: row;
    width: unset;
}
.blockcomp-0-comp_7 .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_7 .waf_menu-mini-btn {
    border-radius: 5.5px;
    height: 55px;
    width: 55px;
}
.blockcomp-0-comp_7 .waf_menu-mini-btn-wrapper {
    display: flex !important;
    justify-content: center;
}
.blockcomp-0-comp_7 nav {
    border: none;
    border-radius: 0px;
    display: none !important;
    font-size: 18px;
    justify-content: end;
    min-height: 2rem;
}
.blockcomp-0-comp_7 nav > ul > li > .waf-nav-link {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-0-comp_7 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    height: 18px;
    width: 18px;
}
.blockcomp-0-comp_7 nav > ul > li > .waf_menu_search {
    padding-left: 16px;
    padding-right: 16px;
}
.blockcomp-0-comp_8 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-0-comp_8 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_9 {
    display: flex;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
}
@media (min-width: 992px) {
    .COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7 > .waf_menu_panel_icon_wrap {
        height: 55px;
    }
    .COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_generic_header {
        font-size: 16px;
    }
    .COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 16px;
    }
    .COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 16px;
    }
    .COMP_MENU_MATCHER_46e2bb15da84476db1f1253d006a4cb7.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .wa_float_menu_over_blockcomp-0-comp_13 .waMenuDeskSubItem {
        font-size: 13px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_13 .waMenuDeskSubItem2 {
        font-size: 13px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_13 .waMenuDeskSubTitle {
        font-size: 15.6px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_5 .waMenuDeskSubItem {
        font-size: 13px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_5 .waMenuDeskSubItem2 {
        font-size: 13px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_5 .waMenuDeskSubTitle {
        font-size: 15.6px !important;
    }
    .waf-menunidblockcomp-0-comp_13 .waMobileBrandItem {
        font-size: 2.38rem !important;
    }
    .waf-menunidblockcomp-0-comp_13 .waMobileMenuIemSimple {
        font-size: 1.3rem !important;
    }
    .waf-menunidblockcomp-0-comp_13 .waMobileMenuIemTitle {
        font-size: 1.56rem !important;
    }
    .waf-menunidblockcomp-0-comp_5 .waMobileBrandItem {
        font-size: 1.3rem !important;
    }
    .waf-menunidblockcomp-0-comp_5 .waMobileMenuIemSimple {
        font-size: 1.3rem !important;
    }
    .waf-menunidblockcomp-0-comp_5 .waMobileMenuIemTitle {
        font-size: 1.56rem !important;
    }
    .blockcomp-0-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 3rem;
        margin-right: 3rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 20px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_10 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_10 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_11 {
        justify-content: center;
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .blockcomp-0-comp_11 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 299.091px , 564px) );
    }
    .blockcomp-0-comp_12 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_13 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_13 nav {
        border: none;
        border-radius: 0px;
        font-size: 20px;
        min-height: 20px;
    }
    .blockcomp-0-comp_13 nav .navbar-nav {
        justify-content: center;
    }
    .blockcomp-0-comp_13 nav .navbar-nav .nav-link {
        padding-left: 16px;
        padding-right: 16px;
    }
    .blockcomp-0-comp_13 nav .wafx-menu-wrapper {
        justify-content: center;
    }
    .blockcomp-0-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 {
        justify-content: center;
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .blockcomp-0-comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 299.091px , 564px) );
    }
    .blockcomp-0-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_5 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_5 nav {
        border: none;
        border-radius: 0px;
        font-size: 20px;
        min-height: 20px;
    }
    .blockcomp-0-comp_5 nav .navbar-nav {
        justify-content: center;
    }
    .blockcomp-0-comp_5 nav .navbar-nav .nav-link {
        padding-left: 16px;
        padding-right: 16px;
    }
    .blockcomp-0-comp_5 nav .wafx-menu-wrapper {
        justify-content: center;
    }
    .blockcomp-0-comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_6 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0px;
    }
    .blockcomp-0-comp_7 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_7 .waf_menu {
        --bubble-content-column: 1;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 350px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 6.4px;
        --panel-content-width: 400px;
    }
    .blockcomp-0-comp_7 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-0-comp_7 .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_7 .waf_menu-mini-btn {
        border-radius: 5.5px;
        height: 55px;
        width: 55px;
    }
    .blockcomp-0-comp_7 .waf_menu-mini-btn-wrapper {
        display: flex !important;
        justify-content: center;
    }
    .blockcomp-0-comp_7 nav {
        border: none;
        border-radius: 0px;
        display: none !important;
        font-size: 18px;
        justify-content: end;
        min-height: 2rem;
    }
    .blockcomp-0-comp_7 nav > ul > li > .waf-nav-link {
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-0-comp_7 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 18px;
        width: 18px;
    }
    .blockcomp-0-comp_7 nav > ul > li > .waf_menu_search {
        padding-left: 16px;
        padding-right: 16px;
    }
    .blockcomp-0-comp_8 {
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 0px;
    }
    .blockcomp-0-comp_8 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_9 {
        display: none;
        margin-bottom: 20px !important;
        margin-top: 0px !important;
    }
}


.blockcomp-1-comp_0 {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-1-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_10 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_10 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_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 {
    flex-direction: column;
}
.blockcomp-1-comp_3 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_3 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_4 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_5 {
    flex-direction: column;
}
.blockcomp-1-comp_5 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_5 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_6 {
    display: flex;
    width: 100%;
}
.blockcomp-1-comp_6 .wa-image-wrap {
    aspect-ratio: 520/97;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 520px) );
}
.blockcomp-1-comp_6 .wa-image-wrap > div {
    aspect-ratio: 520/97;;
    position: relative;
    width: 100%;
}
.blockcomp-1-comp_6 .wa-image-wrap img {
    aspect-ratio: 520/97;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-1-comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_8 {
    flex-direction: column;
}
.blockcomp-1-comp_8 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_9 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_9 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_9 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_9 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_9 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_10 {
    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;
}
.blockcomp-1-comp_10 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
    font-size: 16px;
    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: 0rem;
}
.blockcomp-1-comp_3 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_3 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_3 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_4 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_5 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_5 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_5 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_6 {
    justify-content: center;
    margin-bottom: 5px;
    margin-top: 5px;
}
.blockcomp-1-comp_6 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 107.216px , 520px) );
}
.blockcomp-1-comp_7 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_8 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_9 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 20px;
}
.blockcomp-1-comp_9 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.blockcomp-1-comp_9 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
@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: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_10 {
        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;
    }
    .blockcomp-1-comp_10 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
        font-size: 16px;
        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: 0rem;
    }
    .blockcomp-1-comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_4 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_5 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_5 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_5 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_6 {
        justify-content: center;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .blockcomp-1-comp_6 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 80.4124px , 520px) );
    }
    .blockcomp-1-comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_8 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_9 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 20px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 20px;
    }
    .blockcomp-1-comp_9 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .blockcomp-1-comp_9 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
}


.blockcomp-2-comp_0 {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-2-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-2-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-2-comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_10 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_10 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_10 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_2 {
    flex-direction: column;
}
.blockcomp-2-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-2-comp_3 {
    flex-direction: column;
}
.blockcomp-2-comp_3 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_3 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-2-comp_4 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-2-comp_5 {
    flex-direction: column;
}
.blockcomp-2-comp_5 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_5 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-2-comp_6 {
    display: flex;
    width: 100%;
}
.blockcomp-2-comp_6 .wa-image-wrap {
    aspect-ratio: 520/97;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 520px) );
}
.blockcomp-2-comp_6 .wa-image-wrap > div {
    aspect-ratio: 520/97;;
    position: relative;
    width: 100%;
}
.blockcomp-2-comp_6 .wa-image-wrap img {
    aspect-ratio: 520/97;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-2-comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-2-comp_8 {
    flex-direction: column;
}
.blockcomp-2-comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-2-comp_9 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_9 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_9 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_9 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_9 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-2-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-2-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-2-comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_10 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-2-comp_10 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-2-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-2-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.blockcomp-2-comp_3 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-2-comp_3 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_3 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-2-comp_4 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-2-comp_5 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-2-comp_5 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_5 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-2-comp_6 {
    justify-content: center;
    margin-bottom: 5px;
    margin-top: 5px;
}
.blockcomp-2-comp_6 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 107.216px , 520px) );
}
.blockcomp-2-comp_7 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-2-comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-2-comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_8 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-2-comp_9 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 20px;
}
.blockcomp-2-comp_9 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.blockcomp-2-comp_9 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
@media (min-width: 992px) {
    .blockcomp-2-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-2-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-2-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-2-comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_10 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-2-comp_10 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-2-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-2-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-2-comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-2-comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-2-comp_4 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-2-comp_5 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-2-comp_5 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_5 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-2-comp_6 {
        justify-content: center;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .blockcomp-2-comp_6 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 80.4124px , 520px) );
    }
    .blockcomp-2-comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-2-comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-2-comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_8 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-2-comp_9 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 20px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 20px;
    }
    .blockcomp-2-comp_9 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .blockcomp-2-comp_9 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
}


.blockcomp-3-comp_0 {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-3-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-3-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-3-comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-3-comp_10 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-3-comp_10 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-3-comp_10 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-3-comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-3-comp_2 {
    flex-direction: column;
}
.blockcomp-3-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-3-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-3-comp_3 {
    flex-direction: column;
}
.blockcomp-3-comp_3 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-3-comp_3 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-3-comp_4 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-3-comp_5 {
    flex-direction: column;
}
.blockcomp-3-comp_5 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-3-comp_5 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-3-comp_6 {
    display: flex;
    width: 100%;
}
.blockcomp-3-comp_6 .wa-image-wrap {
    aspect-ratio: 520/97;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 520px) );
}
.blockcomp-3-comp_6 .wa-image-wrap > div {
    aspect-ratio: 520/97;;
    position: relative;
    width: 100%;
}
.blockcomp-3-comp_6 .wa-image-wrap img {
    aspect-ratio: 520/97;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-3-comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-3-comp_8 {
    flex-direction: column;
}
.blockcomp-3-comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-3-comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-3-comp_9 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-3-comp_9 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-3-comp_9 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-3-comp_9 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-3-comp_9 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-3-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-3-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-3-comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-3-comp_10 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-3-comp_10 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-3-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-3-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-3-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.blockcomp-3-comp_3 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-3-comp_3 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-3-comp_3 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_4 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-3-comp_5 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-3-comp_5 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-3-comp_5 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_6 {
    justify-content: center;
    margin-bottom: 5px;
    margin-top: 5px;
}
.blockcomp-3-comp_6 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 107.216px , 520px) );
}
.blockcomp-3-comp_7 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-3-comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-3-comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-3-comp_8 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_9 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 20px;
}
.blockcomp-3-comp_9 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.blockcomp-3-comp_9 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
@media (min-width: 992px) {
    .blockcomp-3-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-3-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-3-comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-3-comp_10 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-3-comp_10 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-3-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-3-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-3-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-3-comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-3-comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-3-comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_4 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-3-comp_5 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-3-comp_5 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-3-comp_5 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_6 {
        justify-content: center;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .blockcomp-3-comp_6 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 80.4124px , 520px) );
    }
    .blockcomp-3-comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-3-comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-3-comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-3-comp_8 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_9 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 20px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 20px;
    }
    .blockcomp-3-comp_9 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .blockcomp-3-comp_9 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
}


.blockcomp-4-comp_0 {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-4-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-4-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-4-comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-4-comp_10 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-4-comp_10 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-4-comp_10 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-4-comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-4-comp_2 {
    flex-direction: column;
}
.blockcomp-4-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-4-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-4-comp_3 {
    flex-direction: column;
}
.blockcomp-4-comp_3 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-4-comp_3 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-4-comp_4 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-4-comp_5 {
    flex-direction: column;
}
.blockcomp-4-comp_5 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-4-comp_5 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-4-comp_6 {
    display: flex;
    width: 100%;
}
.blockcomp-4-comp_6 .wa-image-wrap {
    aspect-ratio: 520/97;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 520px) );
}
.blockcomp-4-comp_6 .wa-image-wrap > div {
    aspect-ratio: 520/97;;
    position: relative;
    width: 100%;
}
.blockcomp-4-comp_6 .wa-image-wrap img {
    aspect-ratio: 520/97;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-4-comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-4-comp_8 {
    flex-direction: column;
}
.blockcomp-4-comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-4-comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-4-comp_9 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-4-comp_9 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-4-comp_9 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-4-comp_9 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-4-comp_9 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-4-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-4-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-4-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-4-comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-4-comp_10 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-4-comp_10 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-4-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-4-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-4-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-4-comp_3 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-4-comp_3 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-4-comp_3 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-4-comp_4 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-4-comp_5 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-4-comp_5 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-4-comp_5 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-4-comp_6 {
    justify-content: center;
    margin-bottom: 5px;
    margin-top: 5px;
}
.blockcomp-4-comp_6 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 107.216px , 520px) );
}
.blockcomp-4-comp_7 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-4-comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-4-comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-4-comp_8 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-4-comp_9 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 20px;
}
.blockcomp-4-comp_9 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.blockcomp-4-comp_9 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
@media (min-width: 992px) {
    .blockcomp-4-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-4-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-4-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-4-comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-4-comp_10 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-4-comp_10 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-4-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-4-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-4-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-4-comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-4-comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-4-comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-4-comp_4 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-4-comp_5 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-4-comp_5 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-4-comp_5 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-4-comp_6 {
        justify-content: center;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .blockcomp-4-comp_6 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 80.4124px , 520px) );
    }
    .blockcomp-4-comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-4-comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-4-comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-4-comp_8 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-4-comp_9 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 20px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 20px;
    }
    .blockcomp-4-comp_9 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .blockcomp-4-comp_9 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
}



.blockcomp-5-comp_10 {animation: wiggle 2s linear infinite;} @keyframes wiggle { 0%, 7% {transform: rotateZ(0);} 15% {transform: rotateZ(-15deg);} 20% {transform: rotateZ(10deg);} 25% { transform: rotateZ(-10deg);} 30% {transform: rotateZ(6deg);} 35% {transform: rotateZ(-4deg);} 40%, 100% {transform: rotateZ(0);}}


.blockcomp-5-comp_12 {animation: wiggle 2s linear infinite;} @keyframes wiggle { 0%, 7% {transform: rotateZ(0);} 15% {transform: rotateZ(-15deg);} 20% {transform: rotateZ(10deg);} 25% { transform: rotateZ(-10deg);} 30% {transform: rotateZ(6deg);} 35% {transform: rotateZ(-4deg);} 40%, 100% {transform: rotateZ(0);}}


.blockcomp-5-comp_14 {animation: wiggle 2s linear infinite;} @keyframes wiggle { 0%, 7% {transform: rotateZ(0);} 15% {transform: rotateZ(-15deg);} 20% {transform: rotateZ(10deg);} 25% { transform: rotateZ(-10deg);} 30% {transform: rotateZ(6deg);} 35% {transform: rotateZ(-4deg);} 40%, 100% {transform: rotateZ(0);}}


.blockcomp-5-comp_20 a {text-decoration:none !important;}


.blockcomp-5-comp_26 a {text-decoration:none !important;}


.blockcomp-5-comp_34 a {text-decoration:none !important;}


.blockcomp-5-comp_39 a {text-decoration:none !important;}


.blockcomp-5-comp_45 {animation: wiggle 2s linear infinite;} @keyframes wiggle { 0%, 7% {transform: rotateZ(0);} 15% {transform: rotateZ(-15deg);} 20% {transform: rotateZ(10deg);} 25% { transform: rotateZ(-10deg);} 30% {transform: rotateZ(6deg);} 35% {transform: rotateZ(-4deg);} 40%, 100% {transform: rotateZ(0);}}


.blockcomp-5-comp_47 {animation: wiggle 2s linear infinite;} @keyframes wiggle { 0%, 7% {transform: rotateZ(0);} 15% {transform: rotateZ(-15deg);} 20% {transform: rotateZ(10deg);} 25% { transform: rotateZ(-10deg);} 30% {transform: rotateZ(6deg);} 35% {transform: rotateZ(-4deg);} 40%, 100% {transform: rotateZ(0);}}


.blockcomp-5-comp_49 {animation: wiggle 2s linear infinite;} @keyframes wiggle { 0%, 7% {transform: rotateZ(0);} 15% {transform: rotateZ(-15deg);} 20% {transform: rotateZ(10deg);} 25% { transform: rotateZ(-10deg);} 30% {transform: rotateZ(6deg);} 35% {transform: rotateZ(-4deg);} 40%, 100% {transform: rotateZ(0);}}


.blockcomp-5-comp_54 a {text-decoration:none !important;}


.blockcomp-5-comp_59 a {text-decoration:none !important;}

.blockcomp-5-comp_0 {
    background-color: rgba(0,0,0,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-5-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-5-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_10 {
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_10 .wa-image-wrap {
    aspect-ratio: 57/56;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 57px) );
}
.blockcomp-5-comp_10 .wa-image-wrap > div {
    aspect-ratio: 57/56;;
    position: relative;
    width: 100%;
}
.blockcomp-5-comp_10 .wa-image-wrap img {
    aspect-ratio: 57/56;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-5-comp_11 {
    flex-direction: column;
}
.blockcomp-5-comp_11 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_11 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_12 {
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_12 .wa-image-wrap {
    aspect-ratio: 311/309;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 311px) );
}
.blockcomp-5-comp_12 .wa-image-wrap > div {
    aspect-ratio: 311/309;;
    position: relative;
    width: 100%;
}
.blockcomp-5-comp_12 .wa-image-wrap img {
    aspect-ratio: 311/309;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-5-comp_13 {
    flex-direction: column;
}
.blockcomp-5-comp_13 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_13 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_14 {
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_14 .wa-image-wrap {
    aspect-ratio: 57/56;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 57px) );
}
.blockcomp-5-comp_14 .wa-image-wrap > div {
    aspect-ratio: 57/56;;
    position: relative;
    width: 100%;
}
.blockcomp-5-comp_14 .wa-image-wrap img {
    aspect-ratio: 57/56;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-5-comp_15 {
    flex-direction: column;
}
.blockcomp-5-comp_15 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_15 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_16 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_16 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_16 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-5-comp_16 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_16 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-5-comp_17 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_18 {
    flex-direction: column;
}
.blockcomp-5-comp_18 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_18 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_19 {
    align-items: center;
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_19 hr {
    border-color: rgba(0,67,151,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 1;
    width: 100%;
}
.blockcomp-5-comp_2 {
    flex-direction: column;
}
.blockcomp-5-comp_2 > .wa_inner_col {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_20 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_20 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_20 .wa-txt-par a {
    color: rgba(122,122,122,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_20 .wa-txt-par a:hover {
    color: rgba(37,107,185,1);
    text-decoration: underline;
}
.blockcomp-5-comp_20 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_20 .wa-txt-par.wa-last-par a {
    color: rgba(122,122,122,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_20 .wa-txt-par.wa-last-par a:hover {
    color: rgba(37,107,185,1);
    text-decoration: underline;
}
.blockcomp-5-comp_21 {
    flex-direction: column;
}
.blockcomp-5-comp_21 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_21 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_22 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_22 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_22 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-5-comp_22 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_22 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-5-comp_23 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_24 {
    flex-direction: column;
}
.blockcomp-5-comp_24 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_24 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_25 {
    align-items: center;
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_25 hr {
    border-color: rgba(0,67,151,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 1;
    width: 100%;
}
.blockcomp-5-comp_26 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_26 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_26 .wa-txt-par a {
    color: rgba(122,122,122,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_26 .wa-txt-par a:hover {
    color: rgba(37,107,185,1);
    text-decoration: underline;
}
.blockcomp-5-comp_26 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_26 .wa-txt-par.wa-last-par a {
    color: rgba(122,122,122,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_26 .wa-txt-par.wa-last-par a:hover {
    color: rgba(37,107,185,1);
    text-decoration: underline;
}
.blockcomp-5-comp_27 {
    flex-direction: column;
}
.blockcomp-5-comp_27 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_27 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_28 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_29 {
    flex-direction: column;
}
.blockcomp-5-comp_29 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_29 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_3 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_30 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_30 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_30 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-5-comp_30 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_30 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-5-comp_31 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_32 {
    flex-direction: column;
}
.blockcomp-5-comp_32 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_32 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_33 {
    align-items: center;
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_33 hr {
    border-color: rgba(0,67,151,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 1;
    width: 100%;
}
.blockcomp-5-comp_34 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_34 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_34 .wa-txt-par a {
    color: rgba(122,122,122,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_34 .wa-txt-par a:hover {
    color: rgba(37,107,185,1);
    text-decoration: underline;
}
.blockcomp-5-comp_34 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_34 .wa-txt-par.wa-last-par a {
    color: rgba(122,122,122,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_34 .wa-txt-par.wa-last-par a:hover {
    color: rgba(37,107,185,1);
    text-decoration: underline;
}
.blockcomp-5-comp_35 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_35 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_35 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-5-comp_35 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_35 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-5-comp_36 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_37 {
    flex-direction: column;
}
.blockcomp-5-comp_37 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_37 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_38 {
    align-items: center;
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_38 hr {
    border-color: rgba(0,67,151,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 1;
    width: 100%;
}
.blockcomp-5-comp_39 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_39 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_39 .wa-txt-par a {
    color: rgba(122,122,122,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_39 .wa-txt-par a:hover {
    color: rgba(37,107,185,1);
    text-decoration: underline;
}
.blockcomp-5-comp_39 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_39 .wa-txt-par.wa-last-par a {
    color: rgba(122,122,122,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_39 .wa-txt-par.wa-last-par a:hover {
    color: rgba(37,107,185,1);
    text-decoration: underline;
}
.blockcomp-5-comp_4 {
    flex-direction: column;
}
.blockcomp-5-comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_40 {
    background-color: rgba(0,0,0,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-5-comp_40 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-5-comp_41 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_42 {
    flex-direction: column;
}
.blockcomp-5-comp_42 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_42 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_43 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_44 {
    flex-direction: column;
}
.blockcomp-5-comp_44 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_44 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_45 {
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_45 .wa-image-wrap {
    aspect-ratio: 57/56;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 57px) );
}
.blockcomp-5-comp_45 .wa-image-wrap > div {
    aspect-ratio: 57/56;;
    position: relative;
    width: 100%;
}
.blockcomp-5-comp_45 .wa-image-wrap img {
    aspect-ratio: 57/56;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-5-comp_46 {
    flex-direction: column;
}
.blockcomp-5-comp_46 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_46 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_47 {
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_47 .wa-image-wrap {
    aspect-ratio: 311/309;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 311px) );
}
.blockcomp-5-comp_47 .wa-image-wrap > div {
    aspect-ratio: 311/309;;
    position: relative;
    width: 100%;
}
.blockcomp-5-comp_47 .wa-image-wrap img {
    aspect-ratio: 311/309;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-5-comp_48 {
    flex-direction: column;
}
.blockcomp-5-comp_48 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_48 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_49 {
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_49 .wa-image-wrap {
    aspect-ratio: 57/56;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 57px) );
}
.blockcomp-5-comp_49 .wa-image-wrap > div {
    aspect-ratio: 57/56;;
    position: relative;
    width: 100%;
}
.blockcomp-5-comp_49 .wa-image-wrap img {
    aspect-ratio: 57/56;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-5-comp_5 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_50 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_50 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_50 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-5-comp_50 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_50 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-5-comp_51 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_52 {
    flex-direction: column;
}
.blockcomp-5-comp_52 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_52 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_53 {
    align-items: center;
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_53 hr {
    border-color: rgba(0,67,151,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 1;
    width: 100%;
}
.blockcomp-5-comp_54 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_54 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_54 .wa-txt-par a {
    color: rgba(122,122,122,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_54 .wa-txt-par a:hover {
    color: rgba(37,107,185,1);
    text-decoration: underline;
}
.blockcomp-5-comp_54 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_54 .wa-txt-par.wa-last-par a {
    color: rgba(122,122,122,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_54 .wa-txt-par.wa-last-par a:hover {
    color: rgba(37,107,185,1);
    text-decoration: underline;
}
.blockcomp-5-comp_55 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_55 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_55 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-5-comp_55 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_55 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-5-comp_56 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_57 {
    flex-direction: column;
}
.blockcomp-5-comp_57 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_57 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_58 {
    align-items: center;
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_58 hr {
    border-color: rgba(0,67,151,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 1;
    width: 100%;
}
.blockcomp-5-comp_59 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_59 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_59 .wa-txt-par a {
    color: rgba(122,122,122,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_59 .wa-txt-par a:hover {
    color: rgba(37,107,185,1);
    text-decoration: underline;
}
.blockcomp-5-comp_59 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Oswald';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_59 .wa-txt-par.wa-last-par a {
    color: rgba(122,122,122,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_59 .wa-txt-par.wa-last-par a:hover {
    color: rgba(37,107,185,1);
    text-decoration: underline;
}
.blockcomp-5-comp_6 {
    flex-direction: column;
}
.blockcomp-5-comp_6 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_6 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_60 {
    background-color: rgba(0,0,0,0.811765);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-5-comp_60 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-5-comp_61 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_62 {
    flex-direction: column;
}
.blockcomp-5-comp_62 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_62 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_63 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-5-comp_63 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_63 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_63 .wa-txt-par a:hover {
    color: rgba(0,119,178,1);
    text-decoration: underline;
}
.blockcomp-5-comp_63 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-5-comp_63 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-5-comp_63 .wa-txt-par.wa-last-par a:hover {
    color: rgba(0,119,178,1);
    text-decoration: underline;
}
.blockcomp-5-comp_7 {
    display: flex;
    width: 100%;
}
.blockcomp-5-comp_7 .wa-image-wrap {
    aspect-ratio: 564/132;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 564px) );
}
.blockcomp-5-comp_7 .wa-image-wrap > div {
    aspect-ratio: 564/132;;
    position: relative;
    width: 100%;
}
.blockcomp-5-comp_7 .wa-image-wrap img {
    aspect-ratio: 564/132;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-5-comp_8 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-5-comp_9 {
    flex-direction: column;
}
.blockcomp-5-comp_9 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-5-comp_9 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-5-comp_0 {
    border: none;
    border-radius: 0px;
    display: none;
    min-height: 0px;
}
.blockcomp-5-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 4rem;
    margin-right: 4rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_10 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-5-comp_10 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 57px) );
}
.blockcomp-5-comp_11 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_11 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_11 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 2rem;
}
.blockcomp-5-comp_12 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-5-comp_12 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 311px) );
}
.blockcomp-5-comp_13 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_13 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_13 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 2rem;
}
.blockcomp-5-comp_14 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-5-comp_14 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 57px) );
}
.blockcomp-5-comp_15 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_15 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_15 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_16 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    padding-right: 16px;
    padding-top: 25px;
}
.blockcomp-5-comp_16 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_16 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_17 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_18 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_18 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_18 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_19 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
}
.blockcomp-5-comp_2 {
    min-height: 280px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_2 > .wa_inner_col {
    background-image: url('../../icons/Pied.jpg?t=');
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_20 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 0px;
    padding-right: 16px;
    padding-top: 0px;
}
.blockcomp-5-comp_20 .wa-txt-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_20 .wa-txt-par.wa-last-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_21 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_21 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_21 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_22 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    padding-right: 16px;
    padding-top: 25px;
}
.blockcomp-5-comp_22 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_22 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_23 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_24 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_24 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_24 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_25 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
}
.blockcomp-5-comp_26 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 0px;
    padding-right: 16px;
    padding-top: 0px;
}
.blockcomp-5-comp_26 .wa-txt-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_26 .wa-txt-par.wa-last-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_27 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_27 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_27 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_28 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_29 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_29 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_29 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_3 {
    display: flex;
    margin-bottom: 15px !important;
    margin-top: 25px !important;
}
.blockcomp-5-comp_30 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    padding-right: 16px;
    padding-top: 25px;
}
.blockcomp-5-comp_30 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_30 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_31 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_32 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_32 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_32 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_33 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
}
.blockcomp-5-comp_34 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 0px;
    padding-right: 16px;
    padding-top: 0px;
}
.blockcomp-5-comp_34 .wa-txt-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_34 .wa-txt-par.wa-last-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_35 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    padding-right: 16px;
    padding-top: 10px;
}
.blockcomp-5-comp_35 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_35 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_36 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_37 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_37 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_37 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_38 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
}
.blockcomp-5-comp_39 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 0px;
    padding-right: 16px;
    padding-top: 0px;
}
.blockcomp-5-comp_39 .wa-txt-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_39 .wa-txt-par.wa-last-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_4 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_4 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_40 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-5-comp_40 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_41 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_42 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_42 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_42 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_43 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_44 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_44 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_44 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 2rem;
}
.blockcomp-5-comp_45 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-5-comp_45 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 57px) );
}
.blockcomp-5-comp_46 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_46 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_46 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 2rem;
}
.blockcomp-5-comp_47 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-5-comp_47 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 311px) );
}
.blockcomp-5-comp_48 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_48 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_48 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 2rem;
}
.blockcomp-5-comp_49 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-5-comp_49 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 57px) );
}
.blockcomp-5-comp_5 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_50 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    padding-right: 16px;
    padding-top: 25px;
}
.blockcomp-5-comp_50 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_50 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_51 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_52 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_52 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_52 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_53 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
}
.blockcomp-5-comp_54 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 0px;
    padding-right: 16px;
    padding-top: 0px;
}
.blockcomp-5-comp_54 .wa-txt-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_54 .wa-txt-par.wa-last-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_55 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    padding-right: 16px;
    padding-top: 10px;
}
.blockcomp-5-comp_55 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_55 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_56 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_57 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_57 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_57 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_58 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
}
.blockcomp-5-comp_59 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 0px;
    padding-right: 16px;
    padding-top: 0px;
}
.blockcomp-5-comp_59 .wa-txt-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_59 .wa-txt-par.wa-last-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_6 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_6 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_6 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 25px;
}
.blockcomp-5-comp_60 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-5-comp_60 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_61 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_62 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_62 > .wa_inner_col {
    border-bottom-color: #ea1d2c;
    border-bottom-width: 1px;
    border-left-color: #000000;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #000000;
    border-right-width: 0px;
    border-top-color: #000000;
    border-top-width: 0px;
}
.blockcomp-5-comp_62 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-5-comp_63 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 5rem;
    padding-right: 5px;
    padding-top: 5px;
}
.blockcomp-5-comp_63 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_63 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-5-comp_7 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-5-comp_7 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 564px) );
}
.blockcomp-5-comp_8 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-5-comp_9 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-5-comp_9 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-5-comp_9 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 2rem;
}
@media (min-width: 992px) {
    .blockcomp-5-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-5-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 4rem;
        margin-right: 4rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_10 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-5-comp_10 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 44.7857px , 57px) );
    }
    .blockcomp-5-comp_11 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_11 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_11 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 2rem;
    }
    .blockcomp-5-comp_12 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-5-comp_12 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 44.2848px , 311px) );
    }
    .blockcomp-5-comp_13 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_13 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_13 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 2rem;
    }
    .blockcomp-5-comp_14 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-5-comp_14 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 44.7857px , 57px) );
    }
    .blockcomp-5-comp_15 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_15 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_15 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_16 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 0px;
        padding-right: 16px;
        padding-top: 25px;
    }
    .blockcomp-5-comp_16 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_16 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_17 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_18 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_18 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_18 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_19 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .blockcomp-5-comp_2 {
        min-height: 280px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_2 > .wa_inner_col {
        background-image: url('../../icons/Pied.jpg?t=');
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_20 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 0px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .blockcomp-5-comp_20 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_20 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_21 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_21 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_21 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_22 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 0px;
        padding-right: 16px;
        padding-top: 25px;
    }
    .blockcomp-5-comp_22 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_22 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_23 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_24 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_24 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_24 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_25 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .blockcomp-5-comp_26 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 0px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .blockcomp-5-comp_26 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_26 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_27 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_27 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_27 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_28 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_29 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_29 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_29 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_3 {
        display: flex;
        margin-bottom: 15px !important;
        margin-top: 25px !important;
    }
    .blockcomp-5-comp_30 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 0px;
        padding-right: 16px;
        padding-top: 25px;
    }
    .blockcomp-5-comp_30 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_30 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_31 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_32 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_32 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_32 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_33 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .blockcomp-5-comp_34 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 0px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .blockcomp-5-comp_34 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_34 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_35 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 0px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .blockcomp-5-comp_35 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_35 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_36 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_37 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_37 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_37 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_38 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .blockcomp-5-comp_39 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 0px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .blockcomp-5-comp_39 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_39 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_4 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_40 {
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 0px;
    }
    .blockcomp-5-comp_40 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_41 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_42 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_42 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_42 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_43 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_44 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_44 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_44 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 2rem;
    }
    .blockcomp-5-comp_45 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-5-comp_45 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 44.7857px , 57px) );
    }
    .blockcomp-5-comp_46 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_46 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_46 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 2rem;
    }
    .blockcomp-5-comp_47 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-5-comp_47 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 44.2848px , 311px) );
    }
    .blockcomp-5-comp_48 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_48 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_48 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 2rem;
    }
    .blockcomp-5-comp_49 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-5-comp_49 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 44.7857px , 57px) );
    }
    .blockcomp-5-comp_5 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_50 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 0px;
        padding-right: 16px;
        padding-top: 25px;
    }
    .blockcomp-5-comp_50 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_50 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_51 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_52 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_52 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_52 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_53 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .blockcomp-5-comp_54 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 0px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .blockcomp-5-comp_54 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_54 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_55 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 0px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .blockcomp-5-comp_55 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_55 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_56 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_57 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_57 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_57 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_58 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .blockcomp-5-comp_59 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 0px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .blockcomp-5-comp_59 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_59 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_6 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 25px;
    }
    .blockcomp-5-comp_60 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-5-comp_60 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_61 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_62 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_62 > .wa_inner_col {
        border-bottom-color: #ea1d2c;
        border-bottom-width: 1px;
        border-left-color: #000000;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #000000;
        border-right-width: 0px;
        border-top-color: #000000;
        border-top-width: 0px;
    }
    .blockcomp-5-comp_62 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-5-comp_63 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 5rem;
        padding-right: 5px;
        padding-top: 5px;
    }
    .blockcomp-5-comp_63 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_63 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-5-comp_7 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-5-comp_7 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 235px , 564px) );
    }
    .blockcomp-5-comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-5-comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-5-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-5-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 2rem;
    }
}
