


.comp_8 {filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.3));
}


.comp_11 {filter: drop-shadow(1px 1px 2px #3d3d3d);}


.comp_13 {filter: drop-shadow(1px 1px 2px #3d3d3d);}


.comp_14 .wa-btn-text-only {
  animation: wellenAnimation 2.5s infinite ease-out;
}

@keyframes wellenAnimation {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6),
                0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  50% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0),
                0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0),
                0 0 0 0 rgba(255, 255, 255, 0);
  }
}


.comp_15 {
  animation: vergroessern 3s ease-in-out forwards;
}

@keyframes vergroessern {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}


.comp_21 .wa-btn-text-only {
  animation: wellenAnimation 2.5s infinite ease-out;
}

@keyframes wellenAnimation {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6),
                0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  50% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0),
                0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0),
                0 0 0 0 rgba(255, 255, 255, 0);
  }
}


.comp_24 {filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.3));
}


.comp_37{padding-right: 15px!important;}
.comp_37 {filter: drop-shadow(10px 10px 4px #cccccc);}


.comp_50{padding-right: 15px!important;}
.comp_50 {filter: drop-shadow(10px 10px 4px #cccccc);}


.comp_53{padding-right: 15px!important;}
.comp_53 {filter: drop-shadow(10px 10px 4px #cccccc);}


.comp_59{padding-right: 15px!important;}
.comp_59 {filter: drop-shadow(10px 10px 4px #cccccc);}


.comp_64{padding-right: 15px!important;}
.comp_64 {filter: drop-shadow(10px 10px 4px #cccccc);}


.comp_76{padding-right: 15px!important;}
.comp_76 {filter: drop-shadow(10px 10px 4px #cccccc);}


.comp_78{padding-right: 15px!important;}
.comp_78 {filter: drop-shadow(10px 10px 4px #cccccc);}


.comp_84{padding-right: 15px!important;}
.comp_84 {filter: drop-shadow(10px 10px 4px #cccccc);}


.comp_115{padding-right: 15px!important;}
.comp_115 {filter: drop-shadow(10px 10px 4px #cccccc);}


.comp_117{padding-right: 15px!important;}
.comp_117 {filter: drop-shadow(10px 10px 4px #cccccc);}


.comp_127{padding-right: 15px!important;}
.comp_127 {filter: drop-shadow(10px 10px 4px #cccccc);}

.comp_1 {
    padding-left: 0px;
    padding-right: 0px;
}
.comp_1 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_1-wrap {
    background-color: rgba(78,102,115,1);
    flex-direction: column;
    width: 100%;
}
.comp_10 {
    flex-direction: column;
}
.comp_10 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_10 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_100 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_101 {
    flex-direction: column;
}
.comp_101 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_101 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_102 {
    border-style: solid;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_102 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 600;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_102 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_102 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 600;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_102 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_103 {
    flex-direction: column;
}
.comp_103 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_103 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_104 {
    background-color: rgba(212,231,237,0);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_104 .wa-txt-par {
    color: rgba(51,51,51,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_104 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_104 .wa-txt-par.wa-last-par {
    color: rgba(51,51,51,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_104 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_105 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_106 {
    flex-direction: column;
}
.comp_106 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_106 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_107 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_107 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 500;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_107 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_107 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 500;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_107 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_108 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_109 {
    flex-direction: column;
}
.comp_109 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_109 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_11 {
    background-color: rgba(179,209,229,0);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_11 .wa-txt-par {
    color: rgba(198,231,255,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_11 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_11 .wa-txt-par.wa-last-par {
    color: rgba(198,231,255,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_11 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_110 {
    border-style: solid;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_110 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 600;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_110 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_110 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 600;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_110 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_111 {
    flex-direction: column;
}
.comp_111 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_111 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_112 {
    background-color: rgba(212,231,237,0);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_112 .wa-txt-par {
    color: rgba(51,51,51,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_112 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_112 .wa-txt-par.wa-last-par {
    color: rgba(51,51,51,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_112 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_113 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_114 {
    flex-direction: column;
}
.comp_114 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_114 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_115 {
    display: flex;
    width: 100%;
}
.comp_115 .wa-btn {
    background-color: rgba(245,245,245,1);
    border-color: rgba(0,0,0,0);
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 500;
}
.comp_115 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_115 .wa-btn.wa-btn:active {
    background-color: rgba(245,245,245,1);
    border-color: rgba(0,0,0,0);
    color: rgba(0,0,0,1);
}
.comp_115 .wa-btn.wa-btn:hover {
    background-color: rgba(245,245,245,1);
    border-color: rgba(0,0,0,0);
    color: rgba(122,122,122,1);
}
.comp_115 a {
    display: flex;
    text-decoration: none;
}
.comp_115 div {
    justify-content: center;
}
.comp_116 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_117 {
    flex-direction: column;
}
.comp_117 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_117 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_118 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_119 {
    flex-direction: column;
}
.comp_119 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_119 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.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_120 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_121 {
    flex-direction: column;
}
.comp_121 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_121 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_122 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_123 {
    flex-direction: column;
}
.comp_123 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_123 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_124 {
    background-color: rgba(245,245,245,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_124 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_124 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_124 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_124 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_125 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_125 .wa-txt-par {
    color: rgba(61,61,61,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_125 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_125 .wa-txt-par.wa-last-par {
    color: rgba(61,61,61,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_125 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_126 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_127 {
    flex-direction: column;
}
.comp_127 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_127 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_128 {
    padding-left: 0px;
    padding-right: 0px;
}
.comp_128 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_128-wrap {
    background-color: rgba(41,67,80,1);
    flex-direction: column;
    width: 100%;
}
.comp_129 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_13 {
    background-color: rgba(179,209,229,0);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_13 .wa-txt-par {
    color: rgba(198,231,255,1);
    font-family: 'Montserrat';
    font-weight: 500;
    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(198,231,255,1);
    font-family: 'Montserrat';
    font-weight: 500;
    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_130 {
    flex-direction: column;
}
.comp_130 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_130 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_131 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_131 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_131 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_131 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_131 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_132 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_133 {
    flex-direction: column;
}
.comp_133 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_133 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_14 {
    display: flex;
    width: 100%;
}
.comp_14 .wa-btn {
    background-color: rgba(243,52,40,1);
    border-color: rgba(255,255,255,0);
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 800;
}
.comp_14 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_14 .wa-btn.wa-btn:active {
    background-color: rgba(243,52,40,1);
    border-color: rgba(255,255,255,0);
    color: rgba(255,255,255,1);
}
.comp_14 .wa-btn.wa-btn:hover {
    background-color: rgba(243,52,40,1);
    border-color: rgba(255,255,255,0);
    color: rgba(0,0,0,1);
}
.comp_14 a {
    display: flex;
    text-decoration: none;
}
.comp_14 div {
    justify-content: center;
}
.comp_15 {
    display: flex;
    width: 100%;
    filter: drop-shadow(1px 1px 2px #999999);
}
.comp_15 .wa-image-wrap {
    aspect-ratio: 1460/1360;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 1460px) );
}
.comp_15 .wa-image-wrap > div {
    aspect-ratio: 1460/1360;;
    position: relative;
    width: 100%;
}
.comp_15 .wa-image-wrap img {
    aspect-ratio: 1460/1360;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_16 {
    padding-left: 0px;
    padding-right: 0px;
}
.comp_16 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_16-wrap {
    background: linear-gradient(90deg,#4e6673 23%, #ffffff 96%);
    flex-direction: column;
    width: 100%;
}
.comp_17 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_18 {
    flex-direction: column;
}
.comp_18 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_18 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_19 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_2 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_20 {
    flex-direction: column;
}
.comp_20 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_20 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_21 {
    display: flex;
    width: 100%;
}
.comp_21 .wa-btn {
    background-color: rgba(243,52,40,1);
    border-color: rgba(255,255,255,0);
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 700;
}
.comp_21 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_21 .wa-btn.wa-btn:active {
    background-color: rgba(243,52,40,1);
    border-color: rgba(255,255,255,0);
    color: rgba(255,255,255,1);
}
.comp_21 .wa-btn.wa-btn:hover {
    background-color: rgba(243,52,40,1);
    border-color: rgba(255,255,255,0);
    color: rgba(0,0,0,1);
}
.comp_21 a {
    display: flex;
    text-decoration: none;
}
.comp_21 div {
    justify-content: center;
}
.comp_22 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_23 {
    flex-direction: column;
}
.comp_23 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_23 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_24 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_24 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_24 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_24 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_24 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_25 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_26 {
    flex-direction: column;
}
.comp_26 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_26 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_27 {
    background-color: rgba(179,209,229,0);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_27 .wa-txt-par {
    color: rgba(198,231,255,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_27 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_27 .wa-txt-par.wa-last-par {
    color: rgba(198,231,255,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_27 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_28 {
    flex-direction: column;
}
.comp_28 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_28 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_29 {
    background-color: rgba(179,209,229,0);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_29 .wa-txt-par {
    color: rgba(198,231,255,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_29 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_29 .wa-txt-par.wa-last-par {
    color: rgba(198,231,255,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_29 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_3 {
    flex-direction: column;
}
.comp_3 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_3 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_30 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_31 {
    flex-direction: column;
}
.comp_31 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_31 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_32 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_32 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_32 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_32 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_32 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_33 {
    flex-direction: column;
}
.comp_33 > .wa_inner_col {
    background-position: center center;
    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-end;
}
.comp_34 {
    --aos-distance: 20px;
    display: flex;
    width: 100%;
    filter: drop-shadow(1px 1px 2px #adadad);
}
.comp_34 .wa-image-wrap {
    aspect-ratio: 1460/1360;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 1460px) );
}
.comp_34 .wa-image-wrap > div {
    aspect-ratio: 1460/1360;;
    position: relative;
    width: 100%;
}
.comp_34 .wa-image-wrap img {
    aspect-ratio: 1460/1360;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_35 {
    padding-left: 0px;
    padding-right: 0px;
}
.comp_35 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_35-wrap {
    flex-direction: column;
    width: 100%;
}
.comp_36 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_37 {
    flex-direction: column;
}
.comp_37 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_37 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_38 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_39 {
    flex-direction: column;
}
.comp_39 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_39 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_40 {
    overflow: hidden;
    transform: translateZ(0);
}
.comp_41 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_42 {
    flex-direction: column;
}
.comp_42 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_42 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_43 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_44 {
    flex-direction: column;
}
.comp_44 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_44 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_45 {
    display: flex;
    width: 100%;
}
.comp_45 .wa-btn {
    background-color: rgba(171,209,237,0);
    border-color: rgba(210,220,220,1);
    color: rgba(6,63,101,1);
    font-family: 'Montserrat';
    font-weight: 600;
}
.comp_45 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_45 .wa-btn.wa-btn:active {
    background-color: rgba(171,209,237,0);
    border-color: rgba(210,220,220,1);
    color: rgba(6,63,101,1);
}
.comp_45 .wa-btn.wa-btn:hover {
    background-color: rgba(171,209,237,0);
    border-color: rgba(210,220,220,1);
    color: rgba(6,63,101,1);
}
.comp_45 a {
    display: flex;
    text-decoration: none;
}
.comp_45 div {
    justify-content: center;
}
.comp_46 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_46 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Inter';
    font-weight: 500;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_46 .wa-txt-par a {
    color: rgba(37,124,152,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_46 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Inter';
    font-weight: 500;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_46 .wa-txt-par.wa-last-par a {
    color: rgba(37,124,152,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_47 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_47 .wa-txt-par {
    color: rgba(61,61,61,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_47 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_47 .wa-txt-par.wa-last-par {
    color: rgba(61,61,61,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_47 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_48 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_49 {
    flex-direction: column;
}
.comp_49 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_49 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_5 {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_5 .innerBox {
    position: relative;
}
.comp_5 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.comp_5 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_50 {
    display: flex;
    width: 100%;
}
.comp_50 .wa-btn {
    background-color: rgba(245,245,245,1);
    border-color: rgba(0,0,0,0);
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 500;
}
.comp_50 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_50 .wa-btn.wa-btn:active {
    background-color: rgba(245,245,245,1);
    border-color: rgba(0,0,0,0);
    color: rgba(0,0,0,1);
}
.comp_50 .wa-btn.wa-btn:hover {
    background-color: rgba(245,245,245,1);
    border-color: rgba(0,0,0,0);
    color: rgba(122,122,122,1);
}
.comp_50 a {
    display: flex;
    text-decoration: none;
}
.comp_50 div {
    justify-content: center;
}
.comp_51 {
    flex-direction: column;
}
.comp_51 > .wa_inner_col {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_51 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-end;
}
.comp_52 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_53 {
    flex-direction: column;
}
.comp_53 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_53 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_54 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_55 {
    flex-direction: column;
}
.comp_55 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_55 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_56 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_56 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_56 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_56 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_56 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_57 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_57 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_57 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_57 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_57 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_58 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_59 {
    flex-direction: column;
}
.comp_59 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_59 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_6 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_60 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_61 {
    flex-direction: column;
}
.comp_61 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_61 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_62 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_62 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_62 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_62 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_62 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_63 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_64 {
    flex-direction: column;
}
.comp_64 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_64 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_65 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_66 {
    flex-direction: column;
}
.comp_66 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_66 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_67 {
    background-color: rgba(50,84,101,0);
    overflow: hidden;
    transform: translateZ(0);
}
.comp_68 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_69 {
    flex-direction: column;
}
.comp_69 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_69 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-end;
}
.comp_7 {
    flex-direction: column;
}
.comp_7 > .wa_inner_col {
    background: linear-gradient(180deg,rgba(24,42,51,0.701961) 32%, rgba(24,42,51,0) 96%);
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_7 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_70 {
    display: flex;
    width: 100%;
}
.comp_70 .wa-image-wrap {
    aspect-ratio: 1439/1251;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 1439px) );
}
.comp_70 .wa-image-wrap > div {
    aspect-ratio: 1439/1251;;
    position: relative;
    width: 100%;
}
.comp_70 .wa-image-wrap img {
    aspect-ratio: 1439/1251;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_71 {
    flex-direction: column;
}
.comp_71 > .wa_inner_col {
    background: linear-gradient(90deg,#ffffff 46%, #e1ebee 78%);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_71 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_72 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_72 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 500;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_72 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_72 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 500;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_72 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_73 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    width: 100%;
}
.comp_73 .wa-txt-par {
    color: rgba(61,61,61,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_73 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_73 .wa-txt-par.wa-last-par {
    color: rgba(61,61,61,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_73 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_74 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_75 {
    flex-direction: column;
}
.comp_75 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_75 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_76 {
    display: flex;
    width: 100%;
}
.comp_76 .wa-btn {
    background-color: rgba(245,245,245,1);
    border-color: rgba(0,0,0,0);
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 500;
}
.comp_76 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_76 .wa-btn.wa-btn:active {
    background-color: rgba(245,245,245,1);
    border-color: rgba(0,0,0,0);
    color: rgba(0,0,0,1);
}
.comp_76 .wa-btn.wa-btn:hover {
    background-color: rgba(245,245,245,1);
    border-color: rgba(0,0,0,0);
    color: rgba(122,122,122,1);
}
.comp_76 a {
    display: flex;
    text-decoration: none;
}
.comp_76 div {
    justify-content: center;
}
.comp_77 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_78 {
    flex-direction: column;
}
.comp_78 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_78 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_79 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_8 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_8 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 800;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_8 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_8 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 800;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_8 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_80 {
    flex-direction: column;
}
.comp_80 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_80 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_81 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_81 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_81 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_81 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_81 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_82 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_82 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_82 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_82 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_82 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_83 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_84 {
    flex-direction: column;
}
.comp_84 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_84 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_85 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_86 {
    flex-direction: column;
}
.comp_86 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_86 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_87 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_87 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_87 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_87 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_87 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_88 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_88 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_88 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_88 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_88 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_89 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_9 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_90 {
    flex-direction: column;
}
.comp_90 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_90 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_91 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_91 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 500;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_91 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_91 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 500;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_91 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_92 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_93 {
    flex-direction: column;
}
.comp_93 > .wa_inner_col {
    border-style: solid;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_93 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_94 {
    border-style: solid;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_94 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 600;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_94 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_94 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 600;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_94 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_95 {
    flex-direction: column;
}
.comp_95 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_95 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_96 {
    background-color: rgba(212,231,237,0);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_96 .wa-txt-par {
    color: rgba(51,51,51,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_96 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_96 .wa-txt-par.wa-last-par {
    color: rgba(51,51,51,1);
    font-family: 'Inter';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_96 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_97 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_98 {
    flex-direction: column;
}
.comp_98 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_98 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_99 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_99 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 500;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_99 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_99 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Inter';
    font-weight: 500;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_99 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
body {
    background-color: rgba(255,255,255,1);
}
#anchor-3f35aa96 {
    scroll-margin-top: 0rem;
}
.comp_1 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_1-wrap {
    border: none;
    border-radius: 0px;
    display: none;
    min-height: 0px;
}
.comp_10 {
    min-height: 0px;
    padding-left: 4px;
    padding-right: 4px;
}
.comp_10 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_10 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_100 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_101 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_101 > .wa_inner_col {
    border-bottom-color: #e0e0e0;
    border-bottom-width: 0px;
    border-left-color: #e0e0e0;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #e0e0e0;
    border-right-width: 1px;
    border-top-color: #e0e0e0;
    border-top-width: 0px;
}
.comp_101 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 3rem;
    margin-left: 1rem;
    margin-right: 0rem;
    margin-top: 4rem;
}
.comp_102 {
    border-bottom-color: #e0e0e0;
    border-bottom-width: 1px;
    border-left-color: #e0e0e0;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #e0e0e0;
    border-right-width: 0px;
    border-top-color: #e0e0e0;
    border-top-width: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_102 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_102 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_103 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_103 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_103 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_104 {
    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_104 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: ;
}
.comp_104 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: ;
}
.comp_105 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_106 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_106 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_106 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_107 {
    border: none;
    border-radius: 0px;
    margin-bottom: 1rem;
    margin-top: 1rem;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_107 .wa-txt-par {
    font-size: 46px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_107 .wa-txt-par.wa-last-par {
    font-size: 46px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_108 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_109 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_109 > .wa_inner_col {
    border-bottom-color: #e0e0e0;
    border-bottom-width: 0px;
    border-left-color: #e0e0e0;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #e0e0e0;
    border-right-width: 1px;
    border-top-color: #e0e0e0;
    border-top-width: 0px;
}
.comp_109 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 6rem;
    margin-left: 1rem;
    margin-right: 0rem;
    margin-top: 4rem;
}
.comp_11 {
    border: 1px solid #b2d0e5;
    border-radius: 2rem 2rem 2rem 2rem;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.comp_11 .wa-txt-par {
    font-size: 11px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_11 .wa-txt-par.wa-last-par {
    font-size: 11px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_110 {
    border-bottom-color: #e0e0e0;
    border-bottom-width: 1px;
    border-left-color: #e0e0e0;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #e0e0e0;
    border-right-width: 0px;
    border-top-color: #e0e0e0;
    border-top-width: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_110 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_110 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_111 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_111 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_111 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_112 {
    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_112 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: ;
}
.comp_112 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: ;
}
.comp_113 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_114 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_114 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_114 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_115 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_115 .wa-btn {
    font-size: 1em;
}
.comp_115 a {
    width: unset;
}
.comp_115 div {
    width: unset;
}
.comp_116 {
    display: flex;
    margin-bottom: 3rem !important;
    margin-top: 4rem !important;
}
.comp_117 {
    min-height: 4rem;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_117 > .wa_inner_col {
    border-bottom-color: #c7c7c7;
    border-bottom-width: 0px;
    border-left-color: #c7c7c7;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #c7c7c7;
    border-right-width: 1px;
    border-top-color: #c7c7c7;
    border-top-width: 0px;
}
.comp_117 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_118 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_119 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_119 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_119 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_12 {
    min-height: 0px;
    padding-left: 4px;
    padding-right: 4px;
}
.comp_12 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_12 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_120 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_121 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_121 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_121 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_122 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_123 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_123 > .wa_inner_col {
    border: 1px solid #dce6e7;
    border-radius: 1rem 1rem 1rem 1rem;
}
.comp_123 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_124 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.comp_124 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_124 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_125 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.comp_125 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: justify;
}
.comp_125 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: justify;
}
.comp_126 {
    display: flex;
    margin-bottom: 4rem !important;
    margin-top: 3rem !important;
}
.comp_127 {
    min-height: 4rem;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_127 > .wa_inner_col {
    border-bottom-color: #c7c7c7;
    border-bottom-width: 0px;
    border-left-color: #c7c7c7;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #c7c7c7;
    border-right-width: 1px;
    border-top-color: #c7c7c7;
    border-top-width: 0px;
}
.comp_127 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_128 > .innerBox {
    margin-bottom: 3rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 3rem;
}
.comp_128-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_129 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_13 {
    border: 1px solid #b2d0e5;
    border-radius: 2rem 2rem 2rem 2rem;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.comp_13 .wa-txt-par {
    font-size: 11px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_13 .wa-txt-par.wa-last-par {
    font-size: 11px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_130 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_130 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_130 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_131 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
    padding-top: 0rem;
}
.comp_131 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_131 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_132 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_133 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_133 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_133 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_14 {
    justify-content: flex-end;
    margin-bottom: 3rem;
    margin-top: 2.5rem;
}
.comp_14 .wa-btn {
    font-size: 1em;
}
.comp_14 a {
    width: unset;
}
.comp_14 div {
    width: unset;
}
.comp_15 {
    justify-content: flex-end;
    margin-bottom: -3rem;
    margin-top: 0rem;
}
.comp_15 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 429.412px , 1460px) );
}
.comp_16 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_16-wrap {
    border: none;
    border-radius: 0px;
    display: none;
    min-height: 0px;
}
.comp_17 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_18 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_18 > .wa_inner_col {
    border: none;
    border-radius: 1rem 1rem 1rem 1rem;
}
.comp_18 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_19 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_2 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_20 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_20 > .wa_inner_col {
    border-bottom-color: #000000;
    border-bottom-width: 0px;
    border-left-color: #000000;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #000000;
    border-right-width: 0px;
    border-top-color: #77982a;
    border-top-width: 0px;
}
.comp_20 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 1rem;
    margin-left: 0rem;
    margin-right: 1rem;
    margin-top: 4rem;
}
.comp_21 {
    justify-content: flex-start;
    margin-bottom: 0rem;
    margin-top: 0rem;
}
.comp_21 .wa-btn {
    font-size: 1em;
}
.comp_21 a {
    width: unset;
}
.comp_21 div {
    width: unset;
}
.comp_22 {
    display: none;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_23 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_23 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_23 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_24 {
    border: none;
    border-radius: 0px;
    margin-bottom: 2rem;
    margin-top: 2rem;
    min-height: 0rem;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_24 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.3;
    text-align: left;
}
.comp_24 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.3;
    text-align: left;
}
.comp_25 {
    display: flex;
    margin-bottom: 1rem !important;
    margin-top: 0rem !important;
}
.comp_26 {
    min-height: 0px;
    padding-left: 4px;
    padding-right: 4px;
}
.comp_26 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_26 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_27 {
    border: 1px solid #b2d0e5;
    border-radius: 2rem 2rem 2rem 2rem;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.comp_27 .wa-txt-par {
    font-size: 13px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_27 .wa-txt-par.wa-last-par {
    font-size: 13px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_28 {
    min-height: 0px;
    padding-left: 4px;
    padding-right: 4px;
}
.comp_28 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_28 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_29 {
    border: 1px solid #b2d0e5;
    border-radius: 2rem 2rem 2rem 2rem;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.comp_29 .wa-txt-par {
    font-size: 13px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_29 .wa-txt-par.wa-last-par {
    font-size: 13px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_3 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_3 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_3 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_30 {
    display: flex;
    margin-bottom: 6rem !important;
    margin-top: 1rem !important;
}
.comp_31 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_31 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_31 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
}
.comp_32 {
    border: 4px solid #ff6c61;
    border-radius: 4rem 4rem 4rem 4rem;
    margin-bottom: 0px;
    margin-top: 0rem;
    min-height: 0px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 6px;
}
.comp_32 .wa-txt-par {
    font-size: 56px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_32 .wa-txt-par.wa-last-par {
    font-size: 56px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.comp_33 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_33 > .wa_inner_col {
    background-image: url('');
    border: none;
    border-radius: 0px;
}
.comp_33 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_34 {
    justify-content: flex-end;
    margin-bottom: -3rem;
    margin-top: 0rem;
}
.comp_34 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 1460px) );
}
.comp_35 > .innerBox {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_35-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_36 {
    display: flex;
    margin-bottom: 3rem !important;
    margin-top: 5rem !important;
}
.comp_37 {
    min-height: 4rem;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_37 > .wa_inner_col {
    border-bottom-color: #c7c7c7;
    border-bottom-width: 0px;
    border-left-color: #c7c7c7;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #c7c7c7;
    border-right-width: 1px;
    border-top-color: #c7c7c7;
    border-top-width: 0px;
}
.comp_37 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_38 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_39 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_39 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_39 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_40 {
    border: 1px solid #d2dcdc;
    border-radius: 1rem 1rem 1rem 1rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
    min-height: 0rem;
}
.comp_41 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_42 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_42 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_42 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 8px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
}
.comp_43 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_44 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_44 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_44 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_45 {
    justify-content: flex-start;
    margin-bottom: 0rem;
    margin-top: 2rem;
}
.comp_45 .wa-btn {
    font-size: 0.75em;
}
.comp_45 a {
    width: unset;
}
.comp_45 div {
    width: unset;
}
.comp_46 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
}
.comp_46 .wa-txt-par {
    font-size: 28px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_46 .wa-txt-par.wa-last-par {
    font-size: 28px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_47 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0rem;
}
.comp_47 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.comp_47 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.comp_48 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_49 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_49 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_49 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_5 {
    background-image: url('../../icons/backround.webp?t=7d4606e1_4183_413a_a64b_13b08a3f6e95');
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_5 .innerBox .wa-wrap_video-bg {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
    min-height: 0px;
}
.comp_50 {
    justify-content: flex-start;
    margin-bottom: 4rem;
    margin-top: 1rem;
}
.comp_50 .wa-btn {
    font-size: 1em;
}
.comp_50 a {
    width: unset;
}
.comp_50 div {
    width: unset;
}
.comp_51 {
    min-height: 20rem;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_51 > .wa_inner_col {
    background-image: url('../../icons/Pfand_o._weiterfahren_(3).webp?t=7d4606e1_4183_413a_a64b_13b08a3f6e95');
    border: none;
    border-radius: 0px;
}
.comp_51 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_52 {
    display: flex;
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}
.comp_53 {
    min-height: 4rem;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_53 > .wa_inner_col {
    border-bottom-color: #c7c7c7;
    border-bottom-width: 0px;
    border-left-color: #c7c7c7;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #c7c7c7;
    border-right-width: 1px;
    border-top-color: #c7c7c7;
    border-top-width: 0px;
}
.comp_53 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_54 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_55 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_55 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_55 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_56 {
    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_56 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: center;
}
.comp_56 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: center;
}
.comp_57 {
    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: 8px;
}
.comp_57 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: center;
}
.comp_57 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: center;
}
.comp_58 {
    display: flex;
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}
.comp_59 {
    min-height: 4rem;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_59 > .wa_inner_col {
    border-bottom-color: #c7c7c7;
    border-bottom-width: 0px;
    border-left-color: #c7c7c7;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #c7c7c7;
    border-right-width: 1px;
    border-top-color: #c7c7c7;
    border-top-width: 0px;
}
.comp_59 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_6 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_60 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_61 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_61 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_61 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_62 {
    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_62 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: center;
}
.comp_62 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: center;
}
.comp_63 {
    display: flex;
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}
.comp_64 {
    min-height: 4rem;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_64 > .wa_inner_col {
    border-bottom-color: #c7c7c7;
    border-bottom-width: 0px;
    border-left-color: #c7c7c7;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #c7c7c7;
    border-right-width: 1px;
    border-top-color: #c7c7c7;
    border-top-width: 0px;
}
.comp_64 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_65 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_66 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_66 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_66 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_67 {
    border: 1px solid #bedae3;
    border-radius: 1rem 1rem 1rem 1rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    min-height: 0rem;
}
.comp_68 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_69 {
    min-height: 0rem;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_69 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_69 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 1rem;
}
.comp_7 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_7 > .wa_inner_col {
    border-bottom-color: #000000;
    border-bottom-width: 0px;
    border-left-color: #000000;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #000000;
    border-right-width: 0px;
    border-top-color: #77982a;
    border-top-width: 0px;
}
.comp_7 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    margin-top: 0rem;
}
.comp_70 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_70 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 1439px) );
}
.comp_71 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_71 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_71 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 12px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 12px;
}
.comp_72 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0rem;
    margin-top: 2rem;
    min-height: 0rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
}
.comp_72 .wa-txt-par {
    font-size: 28px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_72 .wa-txt-par.wa-last-par {
    font-size: 28px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_73 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
}
.comp_73 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.comp_73 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.comp_74 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_75 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_75 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_75 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_76 {
    justify-content: flex-start;
    margin-bottom: 4rem;
    margin-top: 1rem;
}
.comp_76 .wa-btn {
    font-size: 1em;
}
.comp_76 a {
    width: unset;
}
.comp_76 div {
    width: unset;
}
.comp_77 {
    display: flex;
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}
.comp_78 {
    min-height: 4rem;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_78 > .wa_inner_col {
    border-bottom-color: #c7c7c7;
    border-bottom-width: 0px;
    border-left-color: #c7c7c7;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #c7c7c7;
    border-right-width: 1px;
    border-top-color: #c7c7c7;
    border-top-width: 0px;
}
.comp_78 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_79 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_8 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0rem;
    margin-top: 4.2rem;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_8 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.3;
    text-align: right;
}
.comp_8 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.3;
    text-align: right;
}
.comp_80 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_80 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_80 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_81 {
    border: none;
    border-radius: 0px;
    margin-bottom: 1rem;
    margin-top: 0rem;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.comp_81 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: center;
}
.comp_81 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: center;
}
.comp_82 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
}
.comp_82 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: justify;
}
.comp_82 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: justify;
}
.comp_83 {
    display: flex;
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}
.comp_84 {
    min-height: 4rem;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_84 > .wa_inner_col {
    border-bottom-color: #c7c7c7;
    border-bottom-width: 0px;
    border-left-color: #c7c7c7;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #c7c7c7;
    border-right-width: 1px;
    border-top-color: #c7c7c7;
    border-top-width: 0px;
}
.comp_84 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_85 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_86 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_86 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_86 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_87 {
    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_87 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: center;
}
.comp_87 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: center;
}
.comp_88 {
    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: 8px;
}
.comp_88 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: center;
}
.comp_88 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: center;
}
.comp_89 {
    display: flex;
    margin-bottom: 0rem !important;
    margin-top: 3rem !important;
}
.comp_9 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 1rem !important;
}
.comp_90 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_90 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_90 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_91 {
    border: none;
    border-radius: 0px;
    margin-bottom: 1rem;
    margin-top: 0rem;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.comp_91 .wa-txt-par {
    font-size: 46px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_91 .wa-txt-par.wa-last-par {
    font-size: 46px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_92 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_93 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_93 > .wa_inner_col {
    border-bottom-color: #e0e0e0;
    border-bottom-width: 0px;
    border-left-color: #e0e0e0;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #e0e0e0;
    border-right-width: 1px;
    border-top-color: #e0e0e0;
    border-top-width: 0px;
}
.comp_93 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 3rem;
    margin-left: 1rem;
    margin-right: 0rem;
    margin-top: 4rem;
}
.comp_94 {
    border-bottom-color: #e0e0e0;
    border-bottom-width: 1px;
    border-left-color: #e0e0e0;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #e0e0e0;
    border-right-width: 0px;
    border-top-color: #e0e0e0;
    border-top-width: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_94 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_94 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_95 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_95 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_95 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_96 {
    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_96 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: ;
}
.comp_96 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: ;
}
.comp_97 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_98 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_98 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_98 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_99 {
    border: none;
    border-radius: 0px;
    margin-bottom: 1rem;
    margin-top: 1rem;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_99 .wa-txt-par {
    font-size: 46px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_99 .wa-txt-par.wa-last-par {
    font-size: 46px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
body {
    background-image: url('');
}
@media (min-width: 992px) {
    #anchor-3f35aa96 {
        scroll-margin-top: 0rem;
    }
    .comp_1 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_1-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_10 {
        min-height: 0px;
        padding-left: 4px;
        padding-right: 4px;
    }
    .comp_10 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_10 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_100 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_101 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_101 > .wa_inner_col {
        border-bottom-color: #e0e0e0;
        border-bottom-width: 0px;
        border-left-color: #e0e0e0;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #e0e0e0;
        border-right-width: 1px;
        border-top-color: #e0e0e0;
        border-top-width: 0px;
    }
    .comp_101 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 1rem;
        margin-right: 0rem;
        margin-top: 4rem;
    }
    .comp_102 {
        border-bottom-color: #e0e0e0;
        border-bottom-width: 1px;
        border-left-color: #e0e0e0;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #e0e0e0;
        border-right-width: 0px;
        border-top-color: #e0e0e0;
        border-top-width: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_102 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_102 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_103 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_103 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_103 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_104 {
        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_104 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: ;
    }
    .comp_104 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: ;
    }
    .comp_105 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_106 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_106 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_106 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_107 {
        border: none;
        border-radius: 0px;
        margin-bottom: 1rem;
        margin-top: 1rem;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_107 .wa-txt-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_107 .wa-txt-par.wa-last-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_108 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_109 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_109 > .wa_inner_col {
        border-bottom-color: #e0e0e0;
        border-bottom-width: 0px;
        border-left-color: #e0e0e0;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #e0e0e0;
        border-right-width: 1px;
        border-top-color: #e0e0e0;
        border-top-width: 0px;
    }
    .comp_109 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 6rem;
        margin-left: 1rem;
        margin-right: 0rem;
        margin-top: 4rem;
    }
    .comp_11 {
        border: 1px solid #b2d0e5;
        border-radius: 2rem 2rem 2rem 2rem;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
    }
    .comp_11 .wa-txt-par {
        font-size: 11px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_11 .wa-txt-par.wa-last-par {
        font-size: 11px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_110 {
        border-bottom-color: #e0e0e0;
        border-bottom-width: 1px;
        border-left-color: #e0e0e0;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #e0e0e0;
        border-right-width: 0px;
        border-top-color: #e0e0e0;
        border-top-width: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_110 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_110 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_111 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_111 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_111 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_112 {
        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_112 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: ;
    }
    .comp_112 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: ;
    }
    .comp_113 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_114 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_114 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_114 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_115 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_115 .wa-btn {
        font-size: 1em;
    }
    .comp_115 a {
        width: unset;
    }
    .comp_115 div {
        width: unset;
    }
    .comp_116 {
        display: flex;
        margin-bottom: 3rem !important;
        margin-top: 4rem !important;
    }
    .comp_117 {
        min-height: 4rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_117 > .wa_inner_col {
        border-bottom-color: #c7c7c7;
        border-bottom-width: 0px;
        border-left-color: #c7c7c7;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #c7c7c7;
        border-right-width: 1px;
        border-top-color: #c7c7c7;
        border-top-width: 0px;
    }
    .comp_117 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_118 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_119 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_119 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_119 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_12 {
        min-height: 0px;
        padding-left: 4px;
        padding-right: 4px;
    }
    .comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_120 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_121 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_121 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_121 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_122 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_123 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_123 > .wa_inner_col {
        border: 1px solid #dce6e7;
        border-radius: 1rem 1rem 1rem 1rem;
    }
    .comp_123 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_124 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .comp_124 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_124 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_125 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .comp_125 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: justify;
    }
    .comp_125 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: justify;
    }
    .comp_126 {
        display: flex;
        margin-bottom: 4rem !important;
        margin-top: 3rem !important;
    }
    .comp_127 {
        min-height: 4rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_127 > .wa_inner_col {
        border-bottom-color: #c7c7c7;
        border-bottom-width: 0px;
        border-left-color: #c7c7c7;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #c7c7c7;
        border-right-width: 1px;
        border-top-color: #c7c7c7;
        border-top-width: 0px;
    }
    .comp_127 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_128 > .innerBox {
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 3rem;
    }
    .comp_128-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_129 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_13 {
        border: 1px solid #b2d0e5;
        border-radius: 2rem 2rem 2rem 2rem;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
    }
    .comp_13 .wa-txt-par {
        font-size: 11px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_13 .wa-txt-par.wa-last-par {
        font-size: 11px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_130 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_130 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_130 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_131 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0rem;
        padding-left: 0rem;
        padding-right: 0rem;
        padding-top: 0rem;
    }
    .comp_131 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_131 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_132 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_133 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_133 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_133 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_14 {
        justify-content: flex-end;
        margin-bottom: 3rem;
        margin-top: 2.5rem;
    }
    .comp_14 .wa-btn {
        font-size: 1em;
    }
    .comp_14 a {
        width: unset;
    }
    .comp_14 div {
        width: unset;
    }
    .comp_15 {
        justify-content: flex-end;
        margin-bottom: -3rem;
        margin-top: 0rem;
    }
    .comp_15 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 429.412px , 1460px) );
    }
    .comp_16 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_16-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_17 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_18 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_18 > .wa_inner_col {
        border: none;
        border-radius: 1rem 1rem 1rem 1rem;
    }
    .comp_18 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_19 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_2 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_20 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_20 > .wa_inner_col {
        border-bottom-color: #000000;
        border-bottom-width: 0px;
        border-left-color: #000000;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #000000;
        border-right-width: 0px;
        border-top-color: #77982a;
        border-top-width: 0px;
    }
    .comp_20 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 4rem;
    }
    .comp_21 {
        justify-content: flex-start;
        margin-bottom: 0rem;
        margin-top: 0rem;
    }
    .comp_21 .wa-btn {
        font-size: 1em;
    }
    .comp_21 a {
        width: unset;
    }
    .comp_21 div {
        width: unset;
    }
    .comp_22 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_23 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_23 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_23 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_24 {
        border: none;
        border-radius: 0px;
        margin-bottom: 2rem;
        margin-top: 2rem;
        min-height: 0rem;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_24 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.3;
        text-align: left;
    }
    .comp_24 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.3;
        text-align: left;
    }
    .comp_25 {
        display: flex;
        margin-bottom: 1rem !important;
        margin-top: 0rem !important;
    }
    .comp_26 {
        min-height: 0px;
        padding-left: 4px;
        padding-right: 4px;
    }
    .comp_26 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_26 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_27 {
        border: 1px solid #b2d0e5;
        border-radius: 2rem 2rem 2rem 2rem;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
    }
    .comp_27 .wa-txt-par {
        font-size: 13px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_27 .wa-txt-par.wa-last-par {
        font-size: 13px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_28 {
        min-height: 0px;
        padding-left: 4px;
        padding-right: 4px;
    }
    .comp_28 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_28 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_29 {
        border: 1px solid #b2d0e5;
        border-radius: 2rem 2rem 2rem 2rem;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
    }
    .comp_29 .wa-txt-par {
        font-size: 13px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_29 .wa-txt-par.wa-last-par {
        font-size: 13px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_30 {
        display: flex;
        margin-bottom: 6rem !important;
        margin-top: 1rem !important;
    }
    .comp_31 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_31 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_31 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1px;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
    }
    .comp_32 {
        border: 4px solid #ff6c61;
        border-radius: 4rem 4rem 4rem 4rem;
        margin-bottom: 0px;
        margin-top: 0rem;
        min-height: 0px;
        padding-bottom: 6px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 6px;
    }
    .comp_32 .wa-txt-par {
        font-size: 56px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_32 .wa-txt-par.wa-last-par {
        font-size: 56px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .comp_33 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_33 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_33 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_34 {
        justify-content: flex-end;
        margin-bottom: -3rem;
        margin-top: 0rem;
    }
    .comp_34 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 536.765px , 1460px) );
    }
    .comp_35 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_35-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_36 {
        display: flex;
        margin-bottom: 3rem !important;
        margin-top: 6rem !important;
    }
    .comp_37 {
        min-height: 4rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_37 > .wa_inner_col {
        border-bottom-color: #c7c7c7;
        border-bottom-width: 0px;
        border-left-color: #c7c7c7;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #c7c7c7;
        border-right-width: 1px;
        border-top-color: #c7c7c7;
        border-top-width: 0px;
    }
    .comp_37 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_38 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_39 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_39 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_39 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_40 {
        border: 1px solid #d2dcdc;
        border-radius: 1rem 1rem 1rem 1rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 0rem;
    }
    .comp_41 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_42 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_42 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_42 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 16px;
        margin-left: 16px;
        margin-right: 16px;
        margin-top: 16px;
    }
    .comp_43 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_44 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_44 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_44 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_45 {
        justify-content: flex-start;
        margin-bottom: 0rem;
        margin-top: 2rem;
    }
    .comp_45 .wa-btn {
        font-size: 0.75em;
    }
    .comp_45 a {
        width: unset;
    }
    .comp_45 div {
        width: unset;
    }
    .comp_46 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 1rem;
    }
    .comp_46 .wa-txt-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_46 .wa-txt-par.wa-last-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_47 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0rem;
    }
    .comp_47 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_47 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .comp_48 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_49 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_49 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_49 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_5 {
        background-image: url('');
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 0px;
    }
    .comp_5 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 0px;
    }
    .comp_50 {
        justify-content: flex-start;
        margin-bottom: 3rem;
        margin-top: 1rem;
    }
    .comp_50 .wa-btn {
        font-size: 1em;
    }
    .comp_50 a {
        width: unset;
    }
    .comp_50 div {
        width: unset;
    }
    .comp_51 {
        min-height: 0rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_51 > .wa_inner_col {
        background-image: url('../../icons/Pfand_o._weiterfahren_(3).webp?t=7d4606e1_4183_413a_a64b_13b08a3f6e95');
        border: none;
        border-radius: 0px;
    }
    .comp_51 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_52 {
        display: flex;
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }
    .comp_53 {
        min-height: 4rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_53 > .wa_inner_col {
        border-bottom-color: #c7c7c7;
        border-bottom-width: 0px;
        border-left-color: #c7c7c7;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #c7c7c7;
        border-right-width: 1px;
        border-top-color: #c7c7c7;
        border-top-width: 0px;
    }
    .comp_53 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_54 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_55 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_55 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_55 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_56 {
        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_56 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_56 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_57 {
        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: 8px;
    }
    .comp_57 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_57 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_58 {
        display: flex;
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }
    .comp_59 {
        min-height: 4rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_59 > .wa_inner_col {
        border-bottom-color: #c7c7c7;
        border-bottom-width: 0px;
        border-left-color: #c7c7c7;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #c7c7c7;
        border-right-width: 1px;
        border-top-color: #c7c7c7;
        border-top-width: 0px;
    }
    .comp_59 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_6 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_60 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_61 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_61 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_61 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_62 {
        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_62 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: center;
    }
    .comp_62 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: center;
    }
    .comp_63 {
        display: flex;
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }
    .comp_64 {
        min-height: 4rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_64 > .wa_inner_col {
        border-bottom-color: #c7c7c7;
        border-bottom-width: 0px;
        border-left-color: #c7c7c7;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #c7c7c7;
        border-right-width: 1px;
        border-top-color: #c7c7c7;
        border-top-width: 0px;
    }
    .comp_64 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_65 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_66 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_66 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_66 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_67 {
        border: 1px solid #bedae3;
        border-radius: 1rem 1rem 1rem 1rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        min-height: 0rem;
    }
    .comp_68 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_69 {
        min-height: 0rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_69 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_69 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0px;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_7 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_7 > .wa_inner_col {
        border-bottom-color: #000000;
        border-bottom-width: 0px;
        border-left-color: #000000;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #000000;
        border-right-width: 0px;
        border-top-color: #77982a;
        border-top-width: 0px;
    }
    .comp_7 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 1.5rem;
        margin-right: 1.5rem;
        margin-top: 0rem;
    }
    .comp_70 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_70 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1439px) );
    }
    .comp_71 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_71 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_71 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 20px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px;
    }
    .comp_72 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0rem;
        margin-top: 1rem;
        min-height: 0rem;
        padding-bottom: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 1rem;
    }
    .comp_72 .wa-txt-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: ;
    }
    .comp_72 .wa-txt-par.wa-last-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: ;
    }
    .comp_73 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0rem;
        padding-bottom: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 1rem;
    }
    .comp_73 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: ;
    }
    .comp_73 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: ;
    }
    .comp_74 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_75 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_75 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_75 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_76 {
        justify-content: flex-start;
        margin-bottom: 3rem;
        margin-top: 1rem;
    }
    .comp_76 .wa-btn {
        font-size: 1em;
    }
    .comp_76 a {
        width: unset;
    }
    .comp_76 div {
        width: unset;
    }
    .comp_77 {
        display: flex;
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }
    .comp_78 {
        min-height: 4rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_78 > .wa_inner_col {
        border-bottom-color: #c7c7c7;
        border-bottom-width: 0px;
        border-left-color: #c7c7c7;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #c7c7c7;
        border-right-width: 1px;
        border-top-color: #c7c7c7;
        border-top-width: 0px;
    }
    .comp_78 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_79 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_8 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0rem;
        margin-top: 4.2rem;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_8 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.3;
        text-align: right;
    }
    .comp_8 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.3;
        text-align: right;
    }
    .comp_80 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_80 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_80 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_81 {
        border: none;
        border-radius: 0px;
        margin-bottom: 1rem;
        margin-top: 0rem;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_81 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_81 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_82 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 8px;
    }
    .comp_82 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: justify;
    }
    .comp_82 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: justify;
    }
    .comp_83 {
        display: flex;
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }
    .comp_84 {
        min-height: 4rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_84 > .wa_inner_col {
        border-bottom-color: #c7c7c7;
        border-bottom-width: 0px;
        border-left-color: #c7c7c7;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #c7c7c7;
        border-right-width: 1px;
        border-top-color: #c7c7c7;
        border-top-width: 0px;
    }
    .comp_84 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_85 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_86 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_86 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_86 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_87 {
        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_87 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_87 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_88 {
        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: 8px;
    }
    .comp_88 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: center;
    }
    .comp_88 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: center;
    }
    .comp_89 {
        display: flex;
        margin-bottom: 0rem !important;
        margin-top: 3rem !important;
    }
    .comp_9 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 1rem !important;
    }
    .comp_90 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_90 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_90 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_91 {
        border: none;
        border-radius: 0px;
        margin-bottom: 1rem;
        margin-top: 0rem;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_91 .wa-txt-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_91 .wa-txt-par.wa-last-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_92 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_93 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_93 > .wa_inner_col {
        border-bottom-color: #e0e0e0;
        border-bottom-width: 0px;
        border-left-color: #e0e0e0;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #e0e0e0;
        border-right-width: 1px;
        border-top-color: #e0e0e0;
        border-top-width: 0px;
    }
    .comp_93 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 3rem;
        margin-left: 1rem;
        margin-right: 0rem;
        margin-top: 4rem;
    }
    .comp_94 {
        border-bottom-color: #e0e0e0;
        border-bottom-width: 1px;
        border-left-color: #e0e0e0;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #e0e0e0;
        border-right-width: 0px;
        border-top-color: #e0e0e0;
        border-top-width: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_94 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_94 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_95 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_95 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_95 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_96 {
        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_96 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: ;
    }
    .comp_96 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: ;
    }
    .comp_97 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_98 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_98 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_98 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_99 {
        border: none;
        border-radius: 0px;
        margin-bottom: 1rem;
        margin-top: 1rem;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_99 .wa-txt-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_99 .wa-txt-par.wa-last-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    body {
        background-image: url('');
    }
}



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


.blockcomp-0-comp_7 {filter: drop-shadow(3px 3px 3px #3d3d3d);}


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

.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_back_sep {
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_bubble_item {
    color: rgba(0,0,0,1);
    font-family: 'Inter';
    font-weight: 400;
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_bubble_item a {
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_bubble_item:hover {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_bubble_item:hover a {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_bubble_item:hover svg {
    fill: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_bubble_item:hover:not(.waf_menu_item_search) {
    background-color: rgba(187,187,187,1);
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_generic_header {
    background-color: rgba(45,62,78,1);
    color: rgba(108,122,159,1);
    font-family: 'Inter';
    font-weight: 900;
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_item.waf_menu_generic_item {
    color: rgba(224,224,224,1);
    font-family: 'Inter';
    font-weight: 400;
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_item.waf_menu_generic_item a {
    color: rgba(224,224,224,1);
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_item.waf_menu_generic_item svg {
    fill: rgba(224,224,224,1);
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_item.waf_menu_generic_item:hover {
    background-color: rgba(108,122,159,1);
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_item.waf_menu_generic_item:hover a {
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_item.waf_menu_generic_item:hover svg {
    fill: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_layout {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.blockcomp-0-comp_0 {
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_0-wrap {
    background-color: rgba(50,84,101,1);
    border-style: solid;
    flex-direction: column;
    width: 100%;
}
.blockcomp-0-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
    z-index: 5;
}
.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 {
    width: 100%;
    z-index: 5;
}
.blockcomp-0-comp_11 .waf_menu {
    --bubble-bg-color: rgba(238,232,237,1);
    --bubble-text-color: rgba(0,0,0,1);
    --panel-bg-color: rgba(45,62,78,0.74902);
    --panel-border-color: rgba(247,130,62,0);
    --panel-brand-icon: wa_res/icons/logo_toras_cd.webp !important;
    --panel-header-text-color: rgba(108,122,159,1);
    --panel-orientation: left;
    --panel-text-color: rgba(224,224,224,1);
}
.blockcomp-0-comp_11 .waf_menu-mini-btn {
    background-color: rgba(150,192,53,0);
    border-color: rgba(150,192,53,0);
    border-style: solid;
    border-width: 1px;
}
.blockcomp-0-comp_11 .waf_menu-mini-btn-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
}
.blockcomp-0-comp_11 .waf_menu-mini-btn:hover {
    background-color: rgba(150,192,53,0);
    border-color: rgba(150,192,53,0);
}
.blockcomp-0-comp_11 .waf_menu-mini-btn:hover svg path {
    fill: rgba(218,230,243,1);
}
.blockcomp-0-comp_11 nav {
    background-color: rgba(10,111,250,1);
    color: rgba(119,119,119,1);
    font-family: 'Inter';
    font-weight: 400;
}
.blockcomp-0-comp_11 nav > ul > li {
    align-items: center;
    display: flex;
    justify-content: start;
}
.blockcomp-0-comp_11 nav > ul > li > .waf-nav-link {
    align-items: center;
    color: rgba(119,119,119,1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_11 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    display: flex;
}
.blockcomp-0-comp_11 nav > ul > li > .waf-nav-link > .waf_menu_icn > svg {
    fill: rgba(119,119,119,1);
}
.blockcomp-0-comp_11 nav > ul > li > .waf-nav-link > .waf_menu_label {
    display: flex;
    flex-grow: 5;
}
.blockcomp-0-comp_11 nav > ul > li > .waf_menu_search {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_11 nav > ul > li:hover > .waf-nav-link {
    color: rgba(68,68,68,1);
}
.blockcomp-0-comp_11 nav > ul > li:hover > .waf-nav-link > .waf_menu_icn >svg {
    fill: rgba(68,68,68,1);
}
.blockcomp-0-comp_2 {
    flex-direction: column;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-0-comp_3 {
    display: flex;
    width: 100%;
    z-index: 1;
    filter: drop-shadow(1px 1px 2px #3d3d3d);
}
.blockcomp-0-comp_3 .wa-image-wrap {
    aspect-ratio: 426/167;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 426px) );
}
.blockcomp-0-comp_3 .wa-image-wrap > div {
    aspect-ratio: 426/167;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_3 .wa-image-wrap img {
    aspect-ratio: 426/167;;
    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 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_5 .wa-btn {
    background-color: rgba(39,142,193,0);
    border-color: rgba(192,192,192,0);
    color: rgba(218,230,243,1);
    font-family: 'Inter';
    font-weight: 300;
}
.blockcomp-0-comp_5 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.blockcomp-0-comp_5 .wa-btn.wa-btn:active {
    background-color: rgba(39,142,193,0);
    border-color: rgba(192,192,192,0);
    color: rgba(218,230,243,1);
}
.blockcomp-0-comp_5 .wa-btn.wa-btn:hover {
    background-color: rgba(39,142,193,0);
    border-color: rgba(192,192,192,0);
    color: rgba(218,230,243,1);
}
.blockcomp-0-comp_5 a {
    display: flex;
    text-decoration: none;
}
.blockcomp-0-comp_5 div {
    justify-content: center;
}
.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 {
    display: flex;
    width: 100%;
    z-index: 5;
}
.blockcomp-0-comp_7 .wa-btn {
    background-color: rgba(76,127,153,1);
    border-color: rgba(101,170,204,1);
    color: rgba(255,255,255,1);
    font-family: 'Inter';
    font-weight: 900;
}
.blockcomp-0-comp_7 .wa-btn.wa-btn .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .5em;
}
.blockcomp-0-comp_7 .wa-btn.wa-btn:active {
    background-color: rgba(76,127,153,1);
    border-color: rgba(101,170,204,1);
    color: rgba(255,255,255,1);
}
.blockcomp-0-comp_7 .wa-btn.wa-btn:hover {
    background-color: rgba(76,127,153,1);
    border-color: rgba(101,170,204,1);
    color: rgba(255,255,255,1);
}
.blockcomp-0-comp_7 a {
    display: flex;
    text-decoration: none;
}
.blockcomp-0-comp_7 div {
    justify-content: center;
}
.blockcomp-0-comp_8 {
    flex-direction: column;
}
.blockcomp-0-comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-0-comp_9 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_9 .wa-btn {
    background-color: rgba(39,142,193,0);
    border-color: rgba(192,192,192,0);
    color: rgba(218,230,243,1);
    font-family: 'Inter';
    font-weight: 300;
}
.blockcomp-0-comp_9 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.blockcomp-0-comp_9 .wa-btn.wa-btn:active {
    background-color: rgba(39,142,193,0);
    border-color: rgba(192,192,192,0);
    color: rgba(218,230,243,1);
}
.blockcomp-0-comp_9 .wa-btn.wa-btn:hover {
    background-color: rgba(39,142,193,0);
    border-color: rgba(192,192,192,0);
    color: rgba(218,230,243,1);
}
.blockcomp-0-comp_9 a {
    display: flex;
    text-decoration: none;
}
.blockcomp-0-comp_9 div {
    justify-content: center;
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51 > .waf_menu_panel_icon_wrap {
    height: 40px;
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_bubble_item {
    font-size: 13px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_bubble_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_generic_header {
    font-size: 1.3rem;
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_item.waf_menu_generic_item {
    font-size: 16px;
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_item.waf_menu_generic_item a {
    font-size: 16px;
}
.COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_item.waf_menu_generic_size {
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
}
.blockcomp-0-comp_0 > .innerBox {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
}
.blockcomp-0-comp_0-wrap {
    border-bottom-color: #000000;
    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;
    display: flex;
    min-height: 0px;
}
.blockcomp-0-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_10 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_10 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_11 {
    margin-bottom: 0rem;
    margin-top: 0px;
}
.blockcomp-0-comp_11 .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: 380px;
}
.blockcomp-0-comp_11 .waf_menu > ul {
    flex-direction: column;
    width: 100%;
}
.blockcomp-0-comp_11 .waf_menu > ul > .waf_menu_sep {
    border-bottom: 1px solid rgba(0,0,0,0);
    border-left: none;
    border-right: none;
    border-top: none;
}
.blockcomp-0-comp_11 .waf_menu-mini-btn {
    border-radius: 3.6px;
    height: 36px;
    width: 36px;
}
.blockcomp-0-comp_11 .waf_menu-mini-btn-wrapper {
    display: flex !important;
    justify-content: center;
}
.blockcomp-0-comp_11 nav {
    border: none;
    border-radius: 0px;
    display: none !important;
    font-size: 13px;
    justify-content: end;
    min-height: 2rem;
}
.blockcomp-0-comp_11 nav > ul > li > .waf-nav-link {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-0-comp_11 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    height: 13px;
    width: 13px;
}
.blockcomp-0-comp_11 nav > ul > li > .waf_menu_search {
    padding-left: 16px;
    padding-right: 16px;
}
.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: 0rem;
    margin-bottom: 0.75rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0.75rem;
}
.blockcomp-0-comp_3 {
    justify-content: flex-start;
    margin-bottom: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_3 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 102.036px , 426px) );
}
.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: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_5 {
    justify-content: flex-end;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_5 .wa-btn {
    font-size: 1em;
}
.blockcomp-0-comp_5 .wa-btn.wa-btn-rounded {
    border-radius: 0.375em;
}
.blockcomp-0-comp_5 a {
    width: unset;
}
.blockcomp-0-comp_5 div {
    width: unset;
}
.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: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_7 {
    justify-content: flex-end;
    margin-bottom: -2rem;
    margin-top: 0px;
}
.blockcomp-0-comp_7 .wa-btn {
    font-size: 1.2em;
}
.blockcomp-0-comp_7 .wa-btn.wa-btn-rounded {
    border-radius: 0.375em;
}
.blockcomp-0-comp_7 a {
    width: unset;
}
.blockcomp-0-comp_7 div {
    width: unset;
}
.blockcomp-0-comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_8 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_9 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_9 .wa-btn {
    font-size: 1em;
}
.blockcomp-0-comp_9 .wa-btn.wa-btn-rounded {
    border-radius: 0.375em;
}
.blockcomp-0-comp_9 a {
    width: unset;
}
.blockcomp-0-comp_9 div {
    width: unset;
}
@media (min-width: 992px) {
    .COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51 > .waf_menu_panel_icon_wrap {
        height: 40px;
    }
    .COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_generic_header {
        font-size: 1.3rem;
    }
    .COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 14px;
    }
    .COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 14px;
    }
    .COMP_MENU_MATCHER_b7e599bfadb34d6e8559029f2bc37a51.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 8px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 8px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 5px;
    }
    .blockcomp-0-comp_0-wrap {
        border-bottom-color: #000000;
        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;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_10 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_10 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_11 {
        margin-bottom: 0rem;
        margin-top: 0px;
    }
    .blockcomp-0-comp_11 .waf_menu {
        --bubble-content-column: 1;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 350px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 5.6px;
        --panel-content-width: 380px;
    }
    .blockcomp-0-comp_11 .waf_menu > ul {
        flex-direction: column;
        width: 100%;
    }
    .blockcomp-0-comp_11 .waf_menu > ul > .waf_menu_sep {
        border-bottom: 1px solid rgba(0,0,0,0);
        border-left: none;
        border-right: none;
        border-top: none;
    }
    .blockcomp-0-comp_11 .waf_menu-mini-btn {
        border-radius: 3.6px;
        height: 36px;
        width: 36px;
    }
    .blockcomp-0-comp_11 .waf_menu-mini-btn-wrapper {
        display: flex !important;
        justify-content: center;
    }
    .blockcomp-0-comp_11 nav {
        border: none;
        border-radius: 0px;
        display: none !important;
        font-size: 13px;
        justify-content: end;
        min-height: 2rem;
    }
    .blockcomp-0-comp_11 nav > ul > li > .waf-nav-link {
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-0-comp_11 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 13px;
        width: 13px;
    }
    .blockcomp-0-comp_11 nav > ul > li > .waf_menu_search {
        padding-left: 16px;
        padding-right: 16px;
    }
    .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: 0rem;
        margin-bottom: 0.75rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0.75rem;
    }
    .blockcomp-0-comp_3 {
        justify-content: flex-start;
        margin-bottom: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 114.79px , 426px) );
    }
    .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: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_5 {
        justify-content: flex-end;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_5 .wa-btn {
        font-size: 1em;
    }
    .blockcomp-0-comp_5 .wa-btn.wa-btn-rounded {
        border-radius: 0.375em;
    }
    .blockcomp-0-comp_5 a {
        width: unset;
    }
    .blockcomp-0-comp_5 div {
        width: unset;
    }
    .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: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_7 {
        justify-content: flex-end;
        margin-bottom: -2rem;
        margin-top: 0px;
    }
    .blockcomp-0-comp_7 .wa-btn {
        font-size: 1.2em;
    }
    .blockcomp-0-comp_7 .wa-btn.wa-btn-rounded {
        border-radius: 0.375em;
    }
    .blockcomp-0-comp_7 a {
        width: unset;
    }
    .blockcomp-0-comp_7 div {
        width: unset;
    }
    .blockcomp-0-comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_8 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_9 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_9 .wa-btn {
        font-size: 1em;
    }
    .blockcomp-0-comp_9 .wa-btn.wa-btn-rounded {
        border-radius: 0.375em;
    }
    .blockcomp-0-comp_9 a {
        width: unset;
    }
    .blockcomp-0-comp_9 div {
        width: unset;
    }
}



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

.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_back_sep {
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_bubble_item {
    color: rgba(0,0,0,1);
    font-family: 'Inter';
    font-weight: 900;
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_bubble_item a {
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_bubble_item:hover {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_bubble_item:hover a {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_bubble_item:hover svg {
    fill: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_bubble_item:hover:not(.waf_menu_item_search) {
    background-color: rgba(187,187,187,1);
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_generic_header {
    background-color: rgba(0,0,0,1);
    color: rgba(255,255,255,1);
    font-family: 'Inter';
    font-weight: 400;
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_item.waf_menu_generic_item {
    color: rgba(17,17,17,1);
    font-family: 'Inter';
    font-weight: 400;
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_item.waf_menu_generic_item a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_item.waf_menu_generic_item svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_item.waf_menu_generic_item:hover {
    background-color: rgba(232,232,232,1);
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_item.waf_menu_generic_item:hover a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_item.waf_menu_generic_item:hover svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_layout {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.blockcomp-1-comp_0 {
    background-color: rgba(119,152,42,0);
    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_2 {
    flex-direction: column;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_3 {
    width: 100%;
}
.blockcomp-1-comp_3 .waf_menu {
    --bubble-bg-color: rgba(238,232,237,1);
    --bubble-text-color: rgba(0,0,0,1);
    --panel-bg-color: rgba(255,255,255,1);
    --panel-header-text-color: rgba(255,255,255,1);
    --panel-orientation: left;
    --panel-text-color: rgba(17,17,17,1);
}
.blockcomp-1-comp_3 .waf_menu-mini-btn {
    background-color: rgba(51,178,240,1);
    border-color: rgba(119,119,119,1);
    border-style: solid;
    border-width: 1px;
}
.blockcomp-1-comp_3 .waf_menu-mini-btn-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
}
.blockcomp-1-comp_3 .waf_menu-mini-btn:hover {
    background-color: rgba(60,193,229,1);
    border-color: rgba(119,119,119,1);
}
.blockcomp-1-comp_3 .waf_menu-mini-btn:hover svg path {
    fill: rgba(51,51,51,1);
}
.blockcomp-1-comp_3 nav {
    color: rgba(218,230,243,1);
    font-family: 'Inter';
    font-weight: 200;
}
.blockcomp-1-comp_3 nav > ul > li {
    align-items: center;
    display: flex;
    justify-content: start;
}
.blockcomp-1-comp_3 nav > ul > li > .waf-nav-link {
    align-items: center;
    color: rgba(218,230,243,1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-1-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    display: flex;
}
.blockcomp-1-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn > svg {
    fill: rgba(218,230,243,1);
}
.blockcomp-1-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_label {
    display: flex;
    flex-grow: 5;
}
.blockcomp-1-comp_3 nav > ul > li > .waf_menu_search {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-1-comp_3 nav > ul > li:hover > .waf-nav-link {
    color: rgba(218,230,243,1);
}
.blockcomp-1-comp_3 nav > ul > li:hover > .waf-nav-link > .waf_menu_icn >svg {
    fill: rgba(218,230,243,1);
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe > .waf_menu_panel_icon_wrap {
    height: 48px;
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_bubble_item {
    font-size: 13px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_bubble_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_generic_header {
    font-size: 1.3rem;
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_item.waf_menu_generic_item {
    font-size: 13px;
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_item.waf_menu_generic_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_item.waf_menu_generic_size {
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.blockcomp-1-comp_0 {
    border: none;
    border-radius: 0px;
    display: none;
    min-height: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0px;
}
.blockcomp-1-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_3 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_3 .waf_menu {
    --bubble-content-column: 1;
    --bubble-content-font-size: 5.2px;
    --bubble-content-width: 350px;
    --bubble-flow-horz: 1;
    --panel-content-font-size: 5.2px;
    --panel-content-width: 380px;
}
.blockcomp-1-comp_3 .waf_menu > ul {
    flex-direction: row;
    width: unset;
}
.blockcomp-1-comp_3 .waf_menu > ul > .waf_menu_sep {
    border-bottom: none;
    border-left: none;
    border-right: 1px solid rgba(0,0,0,0);
    border-top: none;
}
.blockcomp-1-comp_3 .waf_menu-mini-btn {
    border-radius: 4.5px;
    height: 45px;
    width: 45px;
}
.blockcomp-1-comp_3 .waf_menu-mini-btn-wrapper {
    display: none !important;
    justify-content: end;
}
.blockcomp-1-comp_3 nav {
    border: none;
    border-radius: 0px;
    display: flex !important;
    font-size: 16px;
    justify-content: end;
    min-height: 0.5rem;
}
.blockcomp-1-comp_3 nav > ul > li > .waf-nav-link {
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
}
.blockcomp-1-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    height: 16px;
    width: 16px;
}
.blockcomp-1-comp_3 nav > ul > li > .waf_menu_search {
    padding-left: 16px;
    padding-right: 16px;
}
@media (min-width: 992px) {
    .COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe > .waf_menu_panel_icon_wrap {
        height: 48px;
    }
    .COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_generic_header {
        font-size: 1.3rem;
    }
    .COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_618b7e0857594fc7b7135be2cf79d5fe.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .blockcomp-1-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0px;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_3 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_3 .waf_menu {
        --bubble-content-column: 1;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 350px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 5.2px;
        --panel-content-width: 380px;
    }
    .blockcomp-1-comp_3 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-1-comp_3 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .blockcomp-1-comp_3 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-1-comp_3 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .blockcomp-1-comp_3 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 16px;
        justify-content: end;
        min-height: 0.5rem;
    }
    .blockcomp-1-comp_3 nav > ul > li > .waf-nav-link {
        padding-bottom: 8px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 8px;
    }
    .blockcomp-1-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 16px;
        width: 16px;
    }
    .blockcomp-1-comp_3 nav > ul > li > .waf_menu_search {
        padding-left: 16px;
        padding-right: 16px;
    }
}


.blockcomp-2-comp_0 {
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-2-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-2-comp_0-wrap {
    background-color: rgba(41,67,80,1);
    flex-direction: column;
    width: 100%;
}
.blockcomp-2-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-2-comp_10 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-2-comp_11 {
    flex-direction: column;
}
.blockcomp-2-comp_11 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_11 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-2-comp_12 {
    display: flex;
    width: 100%;
}
.blockcomp-2-comp_12 .wa-btn {
    background-color: rgba(7,94,84,1);
    border-color: rgba(0,108,93,1);
    color: rgba(255,255,255,1);
    font-family: 'Inter';
    font-weight: 400;
}
.blockcomp-2-comp_12 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.blockcomp-2-comp_12 .wa-btn.wa-btn:active {
    background-color: rgba(7,94,84,1);
    border-color: rgba(0,108,93,1);
    color: rgba(255,255,255,1);
}
.blockcomp-2-comp_12 .wa-btn.wa-btn:hover {
    background-color: rgba(7,94,84,1);
    border-color: rgba(0,108,93,1);
    color: rgba(255,255,255,1);
}
.blockcomp-2-comp_12 a {
    display: flex;
    text-decoration: none;
}
.blockcomp-2-comp_12 div {
    justify-content: center;
}
.blockcomp-2-comp_13 {
    border-style: solid;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_13 .wa-txt-par {
    color: rgba(199,199,199,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_13 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_13 .wa-txt-par.wa-last-par {
    color: rgba(199,199,199,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_13 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_14 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_14 .wa-txt-par {
    color: rgba(199,199,199,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_14 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_14 .wa-txt-par.wa-last-par {
    color: rgba(199,199,199,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_14 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_15 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-2-comp_16 {
    flex-direction: column;
}
.blockcomp-2-comp_16 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_16 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-2-comp_17 {
    display: flex;
    width: 100%;
    filter: drop-shadow(3px 3px 4px #151515);
}
.blockcomp-2-comp_17 .wa-image-wrap {
    aspect-ratio: 200/198;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 200px) );
}
.blockcomp-2-comp_17 .wa-image-wrap > div {
    aspect-ratio: 200/198;;
    position: relative;
    width: 100%;
}
.blockcomp-2-comp_17 .wa-image-wrap img {
    aspect-ratio: 200/198;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.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 {
    display: flex;
    width: 100%;
}
.blockcomp-2-comp_3 .wa-image-wrap {
    aspect-ratio: 974/383;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 974px) );
}
.blockcomp-2-comp_3 .wa-image-wrap > div {
    aspect-ratio: 974/383;;
    position: relative;
    width: 100%;
}
.blockcomp-2-comp_3 .wa-image-wrap img {
    aspect-ratio: 974/383;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-2-comp_4 {
    border-style: solid;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_4 .wa-txt-par {
    color: rgba(199,199,199,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_4 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_4 .wa-txt-par.wa-last-par {
    color: rgba(199,199,199,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_4 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_5 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_5 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_5 .wa-txt-par a {
    color: rgba(150,192,53,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_5 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_5 .wa-txt-par.wa-last-par a {
    color: rgba(150,192,53,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_6 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_6 .wa-txt-par {
    color: rgba(199,199,199,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_6 .wa-txt-par a {
    color: rgba(121,200,195,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-2-comp_6 .wa-txt-par a:hover {
    color: rgba(0,240,255,1);
    text-decoration: none;
}
.blockcomp-2-comp_6 .wa-txt-par.wa-last-par {
    color: rgba(199,199,199,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_6 .wa-txt-par.wa-last-par a {
    color: rgba(121,200,195,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-2-comp_6 .wa-txt-par.wa-last-par a:hover {
    color: rgba(0,240,255,1);
    text-decoration: none;
}
.blockcomp-2-comp_7 {
    --aos-distance: 20px;
    display: flex;
    width: 100%;
    filter: drop-shadow(3px 3px 4px #0e0e0e);
}
.blockcomp-2-comp_7 .wa-image-wrap {
    aspect-ratio: 808/1096;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 808px) );
}
.blockcomp-2-comp_7 .wa-image-wrap > div {
    aspect-ratio: 808/1096;;
    position: relative;
    width: 100%;
}
.blockcomp-2-comp_7 .wa-image-wrap img {
    aspect-ratio: 808/1096;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-2-comp_8 {
    border-style: solid;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_8 .wa-txt-par {
    color: rgba(199,199,199,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_8 .wa-txt-par a {
    color: rgba(120,200,195,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-2-comp_8 .wa-txt-par a:hover {
    color: rgba(0,240,255,1);
    text-decoration: none;
}
.blockcomp-2-comp_8 .wa-txt-par.wa-last-par {
    color: rgba(199,199,199,1);
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_8 .wa-txt-par.wa-last-par a {
    color: rgba(120,200,195,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-2-comp_8 .wa-txt-par.wa-last-par a:hover {
    color: rgba(0,240,255,1);
    text-decoration: none;
}
.blockcomp-2-comp_9 {
    flex-direction: column;
}
.blockcomp-2-comp_9 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_9 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-2-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-2-comp_0-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-2-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-2-comp_10 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-2-comp_11 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-2-comp_11 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_11 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-2-comp_12 {
    justify-content: flex-end;
    margin-bottom: 17px;
    margin-top: 20px;
}
.blockcomp-2-comp_12 .wa-btn {
    font-size: 0.75em;
}
.blockcomp-2-comp_12 a {
    width: unset;
}
.blockcomp-2-comp_12 div {
    width: unset;
}
.blockcomp-2-comp_13 {
    border-bottom-color: #4b859a;
    border-bottom-width: 0px;
    border-left-color: #4b859a;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #4b859a;
    border-right-width: 0px;
    border-top-color: #4b859a;
    border-top-width: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
}
.blockcomp-2-comp_13 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.blockcomp-2-comp_13 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.blockcomp-2-comp_14 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 1rem;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_14 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.blockcomp-2-comp_14 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: left;
}
.blockcomp-2-comp_15 {
    display: flex;
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
}
.blockcomp-2-comp_16 {
    min-height: 0px;
    padding-left: 5px;
    padding-right: 5px;
}
.blockcomp-2-comp_16 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_16 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-2-comp_17 {
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 2px;
}
.blockcomp-2-comp_17 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 120px , 200px) );
}
.blockcomp-2-comp_2 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-2-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.blockcomp-2-comp_3 {
    justify-content: flex-end;
    margin-bottom: 13px;
    margin-top: 20px;
}
.blockcomp-2-comp_3 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 86.4648px , 974px) );
}
.blockcomp-2-comp_4 {
    border-bottom-color: #4b859a;
    border-bottom-width: 0px;
    border-left-color: #4b859a;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #4b859a;
    border-right-width: 0px;
    border-top-color: #4b859a;
    border-top-width: 1px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    min-height: 0rem;
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_4 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.blockcomp-2-comp_4 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.blockcomp-2-comp_5 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.blockcomp-2-comp_5 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.blockcomp-2-comp_5 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.blockcomp-2-comp_6 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
}
.blockcomp-2-comp_6 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.blockcomp-2-comp_6 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.blockcomp-2-comp_7 {
    justify-content: flex-end;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.blockcomp-2-comp_7 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 136px , 808px) );
}
.blockcomp-2-comp_8 {
    border-bottom-color: #4b859a;
    border-bottom-width: 0px;
    border-left-color: #4b859a;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-color: #4b859a;
    border-right-width: 0px;
    border-top-color: #4b859a;
    border-top-width: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 3px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_8 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.blockcomp-2-comp_8 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.blockcomp-2-comp_9 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-2-comp_9 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_9 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
@media (min-width: 992px) {
    .blockcomp-2-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-2-comp_0-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-2-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-2-comp_10 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-2-comp_11 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-2-comp_11 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_11 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-2-comp_12 {
        justify-content: flex-end;
        margin-bottom: 17px;
        margin-top: 20px;
    }
    .blockcomp-2-comp_12 .wa-btn {
        font-size: 0.75em;
    }
    .blockcomp-2-comp_12 a {
        width: unset;
    }
    .blockcomp-2-comp_12 div {
        width: unset;
    }
    .blockcomp-2-comp_13 {
        border-bottom-color: #4b859a;
        border-bottom-width: 0px;
        border-left-color: #4b859a;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #4b859a;
        border-right-width: 0px;
        border-top-color: #4b859a;
        border-top-width: 1px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 1rem;
    }
    .blockcomp-2-comp_13 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .blockcomp-2-comp_13 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .blockcomp-2-comp_14 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 1rem;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_14 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .blockcomp-2-comp_14 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.6;
        text-align: left;
    }
    .blockcomp-2-comp_15 {
        display: flex;
        margin-bottom: 2rem !important;
        margin-top: 2rem !important;
    }
    .blockcomp-2-comp_16 {
        min-height: 0px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .blockcomp-2-comp_16 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_16 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-2-comp_17 {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 2px;
    }
    .blockcomp-2-comp_17 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 120px , 200px) );
    }
    .blockcomp-2-comp_2 {
        min-height: 0px;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .blockcomp-2-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .blockcomp-2-comp_3 {
        justify-content: flex-end;
        margin-bottom: 13px;
        margin-top: 20px;
    }
    .blockcomp-2-comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 85px , 974px) );
    }
    .blockcomp-2-comp_4 {
        border-bottom-color: #4b859a;
        border-bottom-width: 0px;
        border-left-color: #4b859a;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #4b859a;
        border-right-width: 0px;
        border-top-color: #4b859a;
        border-top-width: 1px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        min-height: 0rem;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_4 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .blockcomp-2-comp_4 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .blockcomp-2-comp_5 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .blockcomp-2-comp_5 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .blockcomp-2-comp_5 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .blockcomp-2-comp_6 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .blockcomp-2-comp_6 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .blockcomp-2-comp_6 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .blockcomp-2-comp_7 {
        justify-content: flex-end;
        margin-bottom: 1rem;
        margin-top: 1rem;
    }
    .blockcomp-2-comp_7 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 136px , 808px) );
    }
    .blockcomp-2-comp_8 {
        border-bottom-color: #4b859a;
        border-bottom-width: 0px;
        border-left-color: #4b859a;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-color: #4b859a;
        border-right-width: 0px;
        border-top-color: #4b859a;
        border-top-width: 1px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_8 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .blockcomp-2-comp_8 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .blockcomp-2-comp_9 {
        min-height: 0px;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .blockcomp-2-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
}


.blockcomp-3-comp_0 {
    background-color: rgba(50,84,101,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_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 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-3-comp_3 .wa-txt-par {
    color: rgba(224,224,224,1);
    font-family: 'Inter';
    font-weight: 100;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-3-comp_3 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-3-comp_3 .wa-txt-par.wa-last-par {
    color: rgba(224,224,224,1);
    font-family: 'Inter';
    font-weight: 100;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-3-comp_3 .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: 2rem !important;
    margin-top: 1rem !important;
}
.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: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_3 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0rem;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0rem;
}
.blockcomp-3-comp_3 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: center;
}
.blockcomp-3-comp_3 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.4;
    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: 3rem !important;
        margin-top: 1rem !important;
    }
    .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: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_3 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0rem;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0rem;
    }
    .blockcomp-3-comp_3 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .blockcomp-3-comp_3 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
}
