


.comp_4 {filter:drop-shadow(2px 2px 3px #FFC300);}


* {box-sizing: border-box;margin: 0;padding: 0;}.navigation__checkbox {display: none;}.navigation__button {position: fixed;top: 1.5rem;right: 1.5rem;height: 5rem;width: 5rem;text-align: center;background-color: #fff;border-radius: 50%;z-index: 300;box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.2);cursor: pointer;}@media screen  and (min-width: 768px) {.navigation__button {top: 4rem;right: 4rem;height: 7rem;width: 7rem;}}.navigation__background {position: fixed;top: 2rem;right: 2rem;height: 3rem;width: 3rem;border-radius: 50%;background: #798081;background-size: cover;background-position: center;z-index: 100;transition: all 800ms cubic-bezier(0.86, 0, 0.07, 1);}@media screen and (min-width: 768px) {.navigation__background {top: 4.5rem;right: 4.5rem;height: 6rem;width: 6rem;}}.navigation__nav {position: fixed;top: 0;left: 0;height: 100vh;opacity: 0;width: 0;visibility: hidden;z-index: 200;transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);}.navigation__list {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;width: 100%;list-style: none;}.navigation__item {margin:1rem;}.navigation__link:link,.navigation__link:visited {display: inline-block;padding: 1rem 2rem;text-transform: uppercase;color: #f4f4f4;font-size: 20px;text-decoration: none;transition: all .2s;}@media(min-width: 768px) {.navigation__link:link,.navigation__link:visited {font-size: 20px;}}.navigation__link span {margin-right: 1.5rem;display: inline-block;}.navigation__link:hover {color: #C1D0D0;transform: scale(1.1);}.navigation__checkbox:checked~.navigation__background {transform: scale(80)}.navigation__checkbox:checked~.navigation__nav {width: 100%;visibility: visible;opacity: 1;}.navigation__icon {position: relative;margin-top: 2.5rem;}@media screen and (min-width: 768px) {.navigation__icon {margin-top: 3.5rem;}}.navigation__icon,.navigation__icon::before,.navigation__icon::after {display: inline-block;width: 2.2rem;height: 2px;background-color: #4A676A;}@media (min-width: 768px) {.navigation__icon,.navigation__icon::before,.navigation__icon::after {width: 3rem;}}.navigation__icon::before,.navigation__icon::after {content: '';position: absolute;left: 0;transition: all 200ms;}.navigation__icon::before {top: -.8rem;}.navigation__icon::after {top: .8rem;}.navigation__button:hover .navigation__icon::before {top: -1rem;}.navigation__button:hover .navigation__icon::after {top: 1rem;}.navigation__checkbox:checked+.navigation__button .navigation__icon {background-color: transparent;}.navigation__checkbox:checked+.navigation__button .navigation__icon::before {top: 0;transform: rotate(135deg);}.navigation__checkbox:checked+.navigation__button .navigation__icon::after {top: 0;transform:rotate(-135deg);}


.comp_38 {filter:drop-shadow(2px 2px 3px #FFC300);}


                                                                
                                                                :root {
                                                                    --text-color: #FFD700;
                                                                }
                                                                
                                                                .container {
                                                                    align-items: left;
                                                                    box-sizing: border-box;
                                                                    background: var(--bg-color);
                                                                }
                                                                
                                                                .typewriter {
                                                                    font-family: Revalia;
                                                                    font-size: 42px;
                                                                    color: #000000;
                                                                    font-weight: bold;
                                                                    position: relative;
                                                                    margin: 0;
                                                                }
                                                                
                                                                .typewriter span {
                                                                    color: var(--text-color);
                                                                    text-transform: uppercase;
                                                                    padding: 10px;
                                                                    border-right: solid var(--text-color) 10px; 
                                                                    animation: cursor 1s ease-in-out infinite;
                                                                }
                                                                
                                                                @keyframes cursor {
                                                                    from { border-color: var(--text-color); }
                                                                    to { border-color: transparent; }
                                                                }
                                                                
                                                                @media (max-width: 576px) {
                                                                    .typewriter { font-size: 24px; }
                                                                }
                                                                @media (max-width: 768px) {
                                                                    .typewriter { font-size: 36px; }
                                                                }
                                                                
                                                                
                                                                


.comp_41 :hover{
                                    text-transform: uppercase;
                                    background-image: linear-gradient(
                                    -225deg,
                                    #FFFACD 0%,
                                    #EEE8AA 29%,
                                    #F0E68C 67%,
                                    #FFFF00 100%
                                    );
                                    background-size: auto auto;
                                    background-clip: border-box;
                                    background-size: 200% auto;
                                    color: #fff;
                                    background-clip: text;
                                    text-fill-color: transparent;
                                    -webkit-background-clip: text;
                                    -webkit-text-fill-color: transparent;
                                    animation: textclip 2s linear infinite;
                                    display: inline-block;
                                    }
                                    @keyframes textclip {
                                    to {
                                    background-position: 200% center;
                                    }
                                    }


.comp_42 :hover{
                                    text-transform: uppercase;
                                    background-image: linear-gradient(
                                    -225deg,
                                    #FFFACD 0%,
                                    #EEE8AA 29%,
                                    #F0E68C 67%,
                                    #FFFF00 100%
                                    );
                                    background-size: auto auto;
                                    background-clip: border-box;
                                    background-size: 200% auto;
                                    color: #fff;
                                    background-clip: text;
                                    text-fill-color: transparent;
                                    -webkit-background-clip: text;
                                    -webkit-text-fill-color: transparent;
                                    animation: textclip 2s linear infinite;
                                    display: inline-block;
                                    }
                                    @keyframes textclip {
                                    to {
                                    background-position: 200% center;
                                    }
                                    }


.comp_43 :hover{
                                    text-transform: uppercase;
                                    background-image: linear-gradient(
                                    -225deg,
                                    #FFFACD 0%,
                                    #EEE8AA 29%,
                                    #F0E68C 67%,
                                    #FFFF00 100%
                                    );
                                    background-size: auto auto;
                                    background-clip: border-box;
                                    background-size: 200% auto;
                                    color: #fff;
                                    background-clip: text;
                                    text-fill-color: transparent;
                                    -webkit-background-clip: text;
                                    -webkit-text-fill-color: transparent;
                                    animation: textclip 2s linear infinite;
                                    display: inline-block;
                                    }
                                    @keyframes textclip {
                                    to {
                                    background-position: 200% center;
                                    }
                                    }


.comp_44 :hover{
                                    text-transform: uppercase;
                                    background-image: linear-gradient(
                                    -225deg,
                                    #FFFACD 0%,
                                    #EEE8AA 29%,
                                    #F0E68C 67%,
                                    #FFFF00 100%
                                    );
                                    background-size: auto auto;
                                    background-clip: border-box;
                                    background-size: 200% auto;
                                    color: #fff;
                                    background-clip: text;
                                    text-fill-color: transparent;
                                    -webkit-background-clip: text;
                                    -webkit-text-fill-color: transparent;
                                    animation: textclip 2s linear infinite;
                                    display: inline-block;
                                    }
                                    @keyframes textclip {
                                    to {
                                    background-position: 200% center;
                                    }
                                    }


.comp_48{
                                    text-transform: uppercase;
                                    background-image: linear-gradient(
                                    -225deg,
                                    #34495E 0%,
                                    #4D5656 29%,
                                    #707B7C 67%,
                                    #283747 100%
                                    );
                                    background-size: auto auto;
                                    background-clip: border-box;
                                    background-size: 200% auto;
                                    color: #fff;
                                    background-clip: text;
                                    text-fill-color: transparent;
                                    -webkit-background-clip: text;
                                    -webkit-text-fill-color: transparent;
                                    animation: textclip 4s linear infinite;
                                    display: inline-block;
                                    }
                                    @keyframes textclip {
                                    to {
                                    background-position: 200% center;
                                    }
                                    }


.comp_51 {filter: drop-shadow(1px 1px 0px #000000);} 


.comp_57 {filter: drop-shadow(1px 1px 0px #000000);} 


.comp_66 {filter: drop-shadow(1px 1px 0px #000000);} 


.comp_70 {filter: drop-shadow(1px 1px 0px #000000);} 


.comp_74 {filter: drop-shadow(1px 1px 0px #000000);} 


@import url("https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&display=swap");

:root {
  --height: 80vh;
  --half-height: calc(var(--height) / 2);
  --transition: all 1s;
}

* {
  box-sizing: border-box;
}

body {
  font-family: "Bitter", serif;
  margin: 0px 0;
  padding: 0 0px;
  background: #cae9ff;
}

a {
  color: inherit;
}

.notification {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-size: 0.85em;
  background: #e9c46a;
}

/* MAIN STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.grid,
.sub-grid,
.grid .card {
  transition: var(--transition);
}

.grid {
  width: 100%;
  padding: 0 0vw;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.35);
}

.card {
  cursor: pointer;

  figure,
  img {
    width: 100%;
    height: 100%;
  }

  figure {
    position: relative;
    margin: 0;
    overflow: hidden;
  }

  img {
    object-fit: cover;
    background: #333;
  }

  figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    font-size: 1.5em;
    line-height: 1.3;
    text-align: center;
    padding: 10px;
    color: white;
    background: rgba(0, 0, 0, 0.5);

    span {
      display: block;
      font-size: 0.75em;
    }
  }
}

@media (max-width: 899px) {
  .card {
    height: var(--half-height);
  }
}

@media (min-width: 900px) {
  .grid,
  .sub-grid {
    display: grid;
  }

  .grid {
    grid-template-columns: 2fr 1fr 1fr;
  }

  .sub-grid {
    grid-template-rows: var(--half-height) var(--half-height);
  }

  .sub-grid-1 {
    grid-template-columns: 1fr 1fr auto;
  }

  .sub-grid-1 .card:last-child {
    grid-column: 1/-1;
  }

  /*.sub-grid-2 {
    grid-template-columns: 1fr;
  }*/

  .grid > .card {
    height: var(--height);
  }
}

@media (hover: hover) and (min-width: 900px) {
  .notification {
    display: block;
  }

  .grid:has(.sub-grid-1 .card:first-of-type:hover) .sub-grid-1 {
    grid-template-columns: 1fr 0fr auto;
  }

  .grid:has(.sub-grid-1 .card:nth-of-type(2):hover) .sub-grid-1 {
    grid-template-columns: 0fr 1fr auto;
  }

  .grid:has(.sub-grid-1 .card:last-of-type:hover) .sub-grid-1 {
    grid-template-rows: 0 var(--height);
  }

  .grid:has(> .card:hover) {
    grid-template-columns: 0fr 1fr 0fr;
  }

  .grid:has(.sub-grid-2 .card:first-of-type:hover) .sub-grid-2 {
    grid-template-rows: var(--height) 0;
  }

  .grid:has(.sub-grid-2 .card:last-of-type:hover) .sub-grid-2 {
    grid-template-rows: 0 var(--height);
  }

  .card {
    filter: grayscale(1);

    figcaption {
      opacity: 0;
    }

    &:hover {
      filter: grayscale(0);

      figcaption {
        opacity: 1;
        transition: opacity 0.5s 0.5s;
      }
    }
  }
}

/* FOOTER STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-footer {
  position: fixed;
  right: 0;
  bottom: 50px;
  display: flex;
  align-items: center;
  padding: 5px;
  font-size: 0.9em;
  background: white;
}

.page-footer a {
  display: flex;
  margin-left: 4px;
}


.comp_0 {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_0 .innerBox {
    position: relative;
}
.comp_0 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.comp_0 .wa-inner-kenburns > .kb-animation {
    animation: wa_comp_0_kfrm 10000ms linear;
    transform: scale(1.2);
}
.comp_0 .wa-inner-kenburns > div {
    background-position: center center;
    background-size: cover;
    transform-origin: 5% 50%;
}
.comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_0 > .innerBox > .row {
    z-index: 0;
}
.comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_10 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_10 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_10 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_11 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_11 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    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(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    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_12 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_12 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_12 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_12 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_12 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_13 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_13 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_13 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_13 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_13 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_14 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_14 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_14 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_14 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_14 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_15 {
    background-position: left top;
    background-repeat: repeat;
    background-size: cover;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_15 .innerBox {
    position: relative;
}
.comp_15 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.comp_15 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_16 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_17 {
    flex-direction: column;
}
.comp_17 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_17 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_18 {
    background-color: rgba(0,0,0,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_18 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_19 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_2 {
    flex-direction: column;
}
.comp_2 > .wa_inner_col {
    background-color: rgba(255,255,255,0.301961);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_20 {
    flex-direction: column;
}
.comp_20 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_20 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_21 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_21 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_21 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_21 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_21 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_22 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_22 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_22 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_22 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_22 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_23 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_23 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_23 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_23 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_23 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_24 {
    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: 'Arial';
    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: 'Arial';
    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 {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_25 .innerBox {
    position: relative;
}
.comp_25 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.comp_25 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_26 {
    background-color: rgba(0,0,0,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_26 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_27 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.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 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_29 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    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(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    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_30 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_30 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_30 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_30 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_30 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_31 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_31 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_31 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_31 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_31 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.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: 'Arial';
    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: 'Arial';
    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 {
    background-position: left center;
    background-repeat: repeat;
    background-size: cover;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_33 .innerBox {
    position: relative;
}
.comp_33 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.comp_33 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_34 {
    background-position: right center;
    background-repeat: repeat;
    background-size: cover;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_34 .innerBox {
    position: relative;
}
.comp_34 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.comp_34 .wa-inner-kenburns > .kb-animation {
    animation: wa_comp_34_kfrm 11000ms linear;
    transform: scale(1.0);
}
.comp_34 .wa-inner-kenburns > div {
    background-position: right center;
    background-size: cover;
    transform-origin: 100% 50%;
}
.comp_34 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_34 > .innerBox > .row {
    z-index: 0;
}
.comp_35 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_36 {
    flex-direction: column;
}
.comp_36 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_36 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_37 {
    width: 100%;
}
.comp_38 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_38 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_38 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_38 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_38 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_39 {
    width: 100%;
}
.comp_4 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_4 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_4 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_4 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_4 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_40 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_40 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_40 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_40 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_40 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_41 {
    display: flex;
    width: 100%;
}
.comp_41 .wa-btn {
    background-color: rgba(39,142,193,0);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
}
.comp_41 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_41 .wa-btn.wa-btn:active {
    background-color: rgba(39,142,193,0);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.comp_41 .wa-btn.wa-btn:hover {
    background-color: rgba(39,142,193,0);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.comp_41 a {
    display: flex;
    text-decoration: none;
}
.comp_41 div {
    justify-content: center;
}
.comp_42 {
    display: flex;
    width: 100%;
}
.comp_42 .wa-btn {
    background-color: rgba(39,142,193,0);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
}
.comp_42 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_42 .wa-btn.wa-btn:active {
    background-color: rgba(39,142,193,0);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.comp_42 .wa-btn.wa-btn:hover {
    background-color: rgba(39,142,193,0);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.comp_42 a {
    display: flex;
    text-decoration: none;
}
.comp_42 div {
    justify-content: center;
}
.comp_43 {
    display: flex;
    width: 100%;
}
.comp_43 .wa-btn {
    background-color: rgba(61,61,61,0);
    border-color: rgba(102,98,20,0);
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
}
.comp_43 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_43 .wa-btn.wa-btn:active {
    background-color: rgba(61,61,61,0);
    border-color: rgba(102,98,20,0);
    color: rgba(255,255,255,1);
}
.comp_43 .wa-btn.wa-btn:hover {
    background-color: rgba(61,61,61,0);
    border-color: rgba(102,98,20,0);
    color: rgba(255,255,255,1);
}
.comp_43 a {
    display: flex;
    text-decoration: none;
}
.comp_43 div {
    justify-content: center;
}
.comp_44 {
    display: flex;
    width: 100%;
}
.comp_44 .wa-btn {
    background-color: rgba(255,255,255,0);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
}
.comp_44 .wa-btn.wa-btn.wa-btn-icon-right .wa-btn-icon-vector {
    margin-left: .25em;
    margin-right: .5em;
}
.comp_44 .wa-btn.wa-btn:active {
    background-color: rgba(255,255,255,0);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.comp_44 .wa-btn.wa-btn:hover {
    background-color: rgba(255,255,255,0);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.comp_44 a {
    display: flex;
    text-decoration: none;
}
.comp_44 div {
    justify-content: center;
}
.comp_45 {
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_45 .innerBox {
    position: relative;
}
.comp_45 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.comp_45 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_46 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_47 {
    flex-direction: column;
}
.comp_47 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_47 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_48 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_48 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_48 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_48 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_48 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_49 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_5 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_5 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_5 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_5 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_5 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_50 {
    flex-direction: column;
}
.comp_50 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_50 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_51 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_51 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_51 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_51 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_51 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_51 img {
    width: 100%;
}
.comp_52 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_53 {
    flex-direction: column;
}
.comp_53 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_53 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_54 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_54 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_54 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_54 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_54 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_55 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_56 {
    flex-direction: column;
}
.comp_56 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_56 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_57 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_57 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    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(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    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_57 img {
    width: 100%;
}
.comp_58 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_58 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_58 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_58 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_58 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_59 {
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_59 .innerBox {
    position: relative;
}
.comp_59 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.comp_59 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_6 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_6 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_6 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_6 .wa-txt-par a:hover {
    color: rgba(102,98,20,1);
    text-decoration: underline;
}
.comp_6 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_6 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_6 .wa-txt-par.wa-last-par a:hover {
    color: rgba(102,98,20,1);
    text-decoration: underline;
}
.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 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_63 {
    flex-direction: column;
}
.comp_63 > .wa_inner_col {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_63 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_64 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_65 {
    flex-direction: column;
}
.comp_65 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_65 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_66 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_66 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_66 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_66 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_66 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_66 img {
    width: 100%;
}
.comp_67 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_67 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_67 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_67 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_67 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.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-start;
}
.comp_7 {
    background-color: rgba(0,0,0,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_7 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_70 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_70 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_70 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_70 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_70 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_70 img {
    width: 100%;
}
.comp_71 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_71 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_71 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_71 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_71 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_72 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_73 {
    flex-direction: column;
}
.comp_73 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_73 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_74 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_74 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_74 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_74 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_74 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_74 img {
    width: 100%;
}
.comp_75 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_75 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_75 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_75 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_75 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_76 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_76 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_77 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_78 {
    flex-direction: column;
}
.comp_78 > .wa_inner_col {
    background-color: rgba(0,0,0,1);
    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 {
    width: 100%;
}
.comp_8 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_80 {
    background-color: rgba(0,0,0,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_80 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_82 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_82 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_83 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_84 {
    flex-direction: column;
}
.comp_84 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_84 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_85 {
    width: 100%;
}
.comp_9 {
    flex-direction: column;
}
.comp_9 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_9 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
body {
    background-color: rgba(255,255,255,1);
}
.comp_0 {
    background-image: url('../../icons/DSC_0017-Modifier.jpeg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
    border: none;
    display: flex;
    min-height: 450px;
}
.comp_0 .innerBox .wa-wrap_video-bg {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
    min-height: 450px;
}
.comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_10 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_10 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_11 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_11 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_11 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_12 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_12 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_12 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_13 {
    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_13 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_13 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_14 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_14 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_14 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_15 {
    background-image: url('../../icons/DSC_0016-Modifier.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 200px;
}
.comp_15 .innerBox .wa-wrap_video-bg {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
    min-height: 200px;
}
.comp_16 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_17 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_17 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_17 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_18 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_18 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_19 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_20 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_20 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_20 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_21 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_21 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_21 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_22 {
    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_22 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_22 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_23 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_23 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_23 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_24 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_24 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_24 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_25 {
    background-image: url('../../icons/alliances_G_copie.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 200px;
}
.comp_25 .innerBox .wa-wrap_video-bg {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
    min-height: 200px;
}
.comp_26 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_26 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_27 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_28 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_28 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_28 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_29 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_29 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_29 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_30 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_30 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_30 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_31 {
    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_31 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_31 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_32 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_32 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_32 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_33 {
    background-image: url('../../icons/bague_M.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 200px;
}
.comp_33 .innerBox .wa-wrap_video-bg {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
    min-height: 200px;
}
.comp_34 {
    background-image: url('../../icons/pendentif.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
    border: none;
    display: none;
    min-height: 900px;
}
.comp_34 .innerBox .wa-wrap_video-bg {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
    min-height: 900px;
}
.comp_35 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_36 {
    min-height: 400px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_36 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_36 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_37 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 20px;
}
.comp_38 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 24px;
}
.comp_38 .wa-txt-par {
    font-size: 65px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_38 .wa-txt-par.wa-last-par {
    font-size: 65px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_39 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 50px;
}
.comp_4 {
    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;
}
.comp_4 .wa-txt-par {
    font-size: 30px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_4 .wa-txt-par.wa-last-par {
    font-size: 30px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_40 {
    border: none;
    border-radius: 0px;
    margin-bottom: 40px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 36px;
}
.comp_40 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_40 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_41 {
    justify-content: flex-start;
    margin-bottom: 20px;
    margin-top: 0px;
}
.comp_41 .wa-btn {
    font-size: 1.2em;
}
.comp_41 .wa-btn.wa-btn-rounded {
    border-radius: 0.375em;
}
.comp_41 a {
    width: unset;
}
.comp_41 div {
    width: unset;
}
.comp_42 {
    justify-content: flex-start;
    margin-bottom: 20px;
    margin-top: 0px;
}
.comp_42 .wa-btn {
    font-size: 1.2em;
}
.comp_42 .wa-btn.wa-btn-rounded {
    border-radius: 0em;
}
.comp_42 a {
    width: unset;
}
.comp_42 div {
    width: unset;
}
.comp_43 {
    justify-content: flex-start;
    margin-bottom: 20px;
    margin-top: 0px;
}
.comp_43 .wa-btn {
    font-size: 1.2em;
}
.comp_43 .wa-btn.wa-btn-rounded {
    border-radius: 0em;
}
.comp_43 a {
    width: unset;
}
.comp_43 div {
    width: unset;
}
.comp_44 {
    justify-content: flex-start;
    margin-bottom: 20px;
    margin-top: 0px;
}
.comp_44 .wa-btn {
    font-size: 1.2em;
}
.comp_44 .wa-btn.wa-btn-rounded {
    border-radius: 0.375em;
}
.comp_44 a {
    width: unset;
}
.comp_44 div {
    width: unset;
}
.comp_45 {
    background-attachment: fixed;
    background-image: url('../../icons/DSC_0009-Modifier-Modifier-Modifier-Modifier.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
    background-position: left top;
    border: none;
    border-radius: 0px;
    display: none;
    min-height: 450px;
}
.comp_45 .innerBox .wa-wrap_video-bg {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
    min-height: 450px;
}
.comp_45.wa-parallax {
    background-attachment: fixed;
    background-image: url('../../icons/DSC_0009-Modifier-Modifier-Modifier-Modifier.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
    background-position: left top;
}
.comp_46 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_47 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_47 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_47 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 3rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_48 {
    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_48 .wa-txt-par {
    font-size: 44px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_48 .wa-txt-par.wa-last-par {
    font-size: 44px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_49 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_5 {
    border: none;
    border-radius: 0px;
    margin-bottom: 66px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_5 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_5 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_50 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_50 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_50 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_51 {
    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_51 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_51 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_51 img {
    margin-bottom: 1px;
    margin-right: 4px;
    width: 7%;
}
.comp_52 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_53 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_53 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_53 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_54 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 1px;
}
.comp_54 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_54 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_55 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_56 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_56 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_56 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.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: 16px;
}
.comp_57 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_57 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_57 img {
    margin-bottom: 1px;
    margin-right: 4px;
    width: 7%;
}
.comp_58 {
    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;
}
.comp_58 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_58 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_59 {
    background-attachment: fixed;
    background-image: url('../../icons/DSC_0016-Modifier.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
    background-position: center top;
    border: none;
    border-radius: 0px;
    display: none;
    min-height: 0px;
}
.comp_59 .innerBox .wa-wrap_video-bg {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 2rem;
    min-height: 0px;
}
.comp_59.wa-parallax {
    background-attachment: fixed;
    background-image: url('../../icons/DSC_0016-Modifier.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
    background-position: center top;
}
.comp_6 {
    border: none;
    border-radius: 0px;
    margin-bottom: 80px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_6 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_6 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_60 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_61 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_61 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_61 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 5rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_62 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_63 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_63 > .wa_inner_col {
    background-image: url('');
    border: none;
    border-radius: 0px;
}
.comp_63 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_64 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_65 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_65 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_65 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_66 {
    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_66 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_66 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_66 img {
    margin-bottom: 1px;
    margin-right: 4px;
    width: 7%;
}
.comp_67 {
    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;
}
.comp_67 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_67 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_68 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_69 {
    min-height: 0px;
    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: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_7 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_7 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_70 {
    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_70 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_70 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_70 img {
    margin-bottom: 1px;
    margin-right: 4px;
    width: 7%;
}
.comp_71 {
    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;
}
.comp_71 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_71 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_72 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_73 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_73 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_73 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_74 {
    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_74 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_74 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_74 img {
    margin-bottom: 1px;
    margin-right: 4px;
    width: 7%;
}
.comp_75 {
    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;
}
.comp_75 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_75 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_76 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_76 > .innerBox {
    margin-bottom: 0px;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0px;
}
.comp_77 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_78 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_78 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_78 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_79 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 100px;
}
.comp_8 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_80 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_80 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_82 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_82 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_83 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_84 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_84 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_84 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_85 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
}
.comp_9 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_9 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_9 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
body {
    background-image: url('');
}
@media (min-width: 992px) {
    .comp_0 {
        background-image: url('../../icons/DSC_0017-Modifier.jpeg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
        border: none;
        display: none;
        min-height: 450px;
    }
    .comp_0 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 450px;
    }
    .comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_10 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_10 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_11 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_11 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_12 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_12 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_12 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_13 {
        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_13 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_13 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_14 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_14 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_14 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_15 {
        background-image: url('../../icons/DSC_0016-Modifier.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 200px;
    }
    .comp_15 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 200px;
    }
    .comp_16 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_17 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_17 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_17 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_18 {
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 0px;
    }
    .comp_18 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_19 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_20 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_20 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_20 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_21 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_21 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_21 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_22 {
        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_22 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_22 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_23 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_23 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_23 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_24 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_24 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_24 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_25 {
        background-image: url('../../icons/alliances_G_copie.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 200px;
    }
    .comp_25 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 200px;
    }
    .comp_26 {
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 0px;
    }
    .comp_26 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_27 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_28 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_28 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_28 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_29 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_29 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_29 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_30 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_30 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_30 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_31 {
        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_31 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_31 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_32 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_32 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_32 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_33 {
        background-image: url('../../icons/bague_M.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 200px;
    }
    .comp_33 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 200px;
    }
    .comp_34 {
        background-image: url('../../icons/pendentif.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
        border: none;
        display: flex;
        min-height: 900px;
    }
    .comp_34 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 900px;
    }
    .comp_35 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_36 {
        min-height: 400px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_36 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_36 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_37 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 20px;
    }
    .comp_38 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 24px;
    }
    .comp_38 .wa-txt-par {
        font-size: 65px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_38 .wa-txt-par.wa-last-par {
        font-size: 65px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_39 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 50px;
    }
    .comp_4 {
        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;
    }
    .comp_4 .wa-txt-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_4 .wa-txt-par.wa-last-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_40 {
        border: none;
        border-radius: 0px;
        margin-bottom: 40px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 36px;
    }
    .comp_40 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_40 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_41 {
        justify-content: flex-start;
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .comp_41 .wa-btn {
        font-size: 1.2em;
    }
    .comp_41 .wa-btn.wa-btn-rounded {
        border-radius: 0.375em;
    }
    .comp_41 a {
        width: unset;
    }
    .comp_41 div {
        width: unset;
    }
    .comp_42 {
        justify-content: flex-start;
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .comp_42 .wa-btn {
        font-size: 1.2em;
    }
    .comp_42 .wa-btn.wa-btn-rounded {
        border-radius: 0em;
    }
    .comp_42 a {
        width: unset;
    }
    .comp_42 div {
        width: unset;
    }
    .comp_43 {
        justify-content: flex-start;
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .comp_43 .wa-btn {
        font-size: 1.2em;
    }
    .comp_43 .wa-btn.wa-btn-rounded {
        border-radius: 0em;
    }
    .comp_43 a {
        width: unset;
    }
    .comp_43 div {
        width: unset;
    }
    .comp_44 {
        justify-content: flex-start;
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .comp_44 .wa-btn {
        font-size: 1.2em;
    }
    .comp_44 .wa-btn.wa-btn-rounded {
        border-radius: 0.375em;
    }
    .comp_44 a {
        width: unset;
    }
    .comp_44 div {
        width: unset;
    }
    .comp_45 {
        background-attachment: fixed;
        background-image: url('../../icons/DSC_0009-Modifier-Modifier-Modifier-Modifier.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
        background-position: left top;
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 500px;
    }
    .comp_45 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 500px;
    }
    .comp_45.wa-parallax {
        background-attachment: fixed;
        background-image: url('../../icons/DSC_0009-Modifier-Modifier-Modifier-Modifier.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
        background-position: left top;
    }
    .comp_46 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_47 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_47 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_47 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_48 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 55px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_48 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_48 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_49 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_5 {
        border: none;
        border-radius: 0px;
        margin-bottom: 66px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_5 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_5 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_50 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_50 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_50 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_51 {
        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_51 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_51 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_51 img {
        margin-bottom: 1px;
        margin-right: 4px;
        width: 7%;
    }
    .comp_52 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_53 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_53 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_53 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_54 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 1px;
    }
    .comp_54 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_54 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_55 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_56 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_56 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_56 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .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: 16px;
    }
    .comp_57 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_57 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_57 img {
        margin-bottom: 1px;
        margin-right: 4px;
        width: 7%;
    }
    .comp_58 {
        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;
    }
    .comp_58 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_58 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_59 {
        background-attachment: fixed;
        background-image: url('../../icons/DSC_0016-Modifier.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
        background-position: center top;
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_59 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 2rem;
        min-height: 0px;
    }
    .comp_59.wa-parallax {
        background-attachment: fixed;
        background-image: url('../../icons/DSC_0016-Modifier.jpg?t=2dd9cb31_f0a9_4e8d_a288_bfc74f5500f9');
        background-position: center top;
    }
    .comp_6 {
        border: none;
        border-radius: 0px;
        margin-bottom: 80px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_6 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_6 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .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: 0px;
        margin-bottom: 5rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_62 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_63 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_63 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_63 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_64 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_65 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_65 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_65 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_66 {
        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_66 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_66 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_66 img {
        margin-bottom: 1px;
        margin-right: 4px;
        width: 7%;
    }
    .comp_67 {
        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;
    }
    .comp_67 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_67 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_68 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_69 {
        min-height: 0px;
        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: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_7 {
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 0px;
    }
    .comp_7 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_70 {
        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_70 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_70 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_70 img {
        margin-bottom: 1px;
        margin-right: 4px;
        width: 7%;
    }
    .comp_71 {
        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;
    }
    .comp_71 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_71 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_72 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_73 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_73 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_73 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_74 {
        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_74 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_74 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_74 img {
        margin-bottom: 1px;
        margin-right: 4px;
        width: 7%;
    }
    .comp_75 {
        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;
    }
    .comp_75 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_75 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_76 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_76 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0px;
    }
    .comp_77 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_78 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_78 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_78 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_79 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 100px;
    }
    .comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_80 {
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 0px;
    }
    .comp_80 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_82 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_82 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_83 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_84 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_84 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_84 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_85 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    body {
        background-image: url('');
    }
}
@keyframes wa_comp_0_kfrm {from {transform:scale(1.0);} to {transform:scale(1.2);}}
@keyframes wa_comp_34_kfrm {from {transform:scale(1.1);} to {transform:scale(1.0);}}


.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_back_sep {
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_bubble_item {
    color: rgba(0,0,0,1);
    font-family: 'Revalia';
    font-weight: 400;
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_bubble_item a {
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_bubble_item:hover {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_bubble_item:hover a {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_bubble_item:hover svg {
    fill: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_bubble_item:hover:not(.waf_menu_item_search) {
    background-color: rgba(187,187,187,1);
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_generic_header {
    background-color: rgba(0,0,0,1);
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_item.waf_menu_generic_item {
    color: rgba(17,17,17,1);
    font-family: 'Revalia';
    font-weight: 400;
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_item.waf_menu_generic_item a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_item.waf_menu_generic_item svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.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_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_item.waf_menu_generic_item:hover a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_item.waf_menu_generic_item:hover svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_layout {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.blockcomp-0-comp_0 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_2 {
    flex-direction: column;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_3 {
    width: 100%;
}
.blockcomp-0-comp_3 .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-0-comp_3 .waf_menu-mini-btn {
    background-color: rgba(254,244,49,0);
    border-color: rgba(119,119,119,1);
    border-style: solid;
    border-width: 1px;
}
.blockcomp-0-comp_3 .waf_menu-mini-btn-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
}
.blockcomp-0-comp_3 .waf_menu-mini-btn:hover {
    background-color: rgba(254,244,49,0);
    border-color: rgba(119,119,119,1);
}
.blockcomp-0-comp_3 .waf_menu-mini-btn:hover svg path {
    fill: rgba(51,51,51,1);
}
.blockcomp-0-comp_3 nav {
    background-color: rgba(249,249,249,1);
    color: rgba(119,119,119,1);
    font-family: 'Revalia';
    font-weight: 400;
}
.blockcomp-0-comp_3 nav > ul > li {
    align-items: center;
    display: flex;
    justify-content: start;
}
.blockcomp-0-comp_3 nav > ul > li > .waf-nav-link {
    align-items: center;
    color: rgba(119,119,119,1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    display: flex;
}
.blockcomp-0-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn > svg {
    fill: rgba(119,119,119,1);
}
.blockcomp-0-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_label {
    display: flex;
    flex-grow: 5;
}
.blockcomp-0-comp_3 nav > ul > li > .waf_menu_search {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_3 nav > ul > li:hover > .waf-nav-link {
    color: rgba(68,68,68,1);
}
.blockcomp-0-comp_3 nav > ul > li:hover > .waf-nav-link > .waf_menu_icn >svg {
    fill: rgba(68,68,68,1);
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f > .waf_menu_panel_icon_wrap {
    height: 48px;
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_bubble_item {
    font-size: 13px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_bubble_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_generic_header {
    font-size: 1.3rem;
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_item.waf_menu_generic_item {
    font-size: 13px;
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_item.waf_menu_generic_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_item.waf_menu_generic_size {
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.blockcomp-0-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_3 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_3 .waf_menu {
    --bubble-content-column: 1;
    --bubble-content-font-size: 5.2px;
    --bubble-content-width: 350px;
    --bubble-flow-horz: 1;
    --panel-content-font-size: 5.2px;
    --panel-content-width: 380px;
}
.blockcomp-0-comp_3 .waf_menu > ul {
    flex-direction: row;
    width: unset;
}
.blockcomp-0-comp_3 .waf_menu > ul > .waf_menu_sep {
    border-bottom: none;
    border-left: none;
    border-right: 1px solid rgba(0,0,0,0);
    border-top: none;
}
.blockcomp-0-comp_3 .waf_menu-mini-btn {
    border-radius: 4.5px;
    height: 45px;
    width: 45px;
}
.blockcomp-0-comp_3 .waf_menu-mini-btn-wrapper {
    display: flex !important;
    justify-content: end;
}
.blockcomp-0-comp_3 nav {
    border: none;
    border-radius: 0px;
    display: none !important;
    font-size: 13px;
    justify-content: end;
    min-height: 2rem;
}
.blockcomp-0-comp_3 nav > ul > li > .waf-nav-link {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-0-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    height: 13px;
    width: 13px;
}
.blockcomp-0-comp_3 nav > ul > li > .waf_menu_search {
    padding-left: 16px;
    padding-right: 16px;
}
@media (min-width: 992px) {
    .COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f > .waf_menu_panel_icon_wrap {
        height: 48px;
    }
    .COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_generic_header {
        font-size: 1.3rem;
    }
    .COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_ef423f98_cbe3_4635_8ed8_7863027f308f.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .blockcomp-0-comp_0 {
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_3 .waf_menu {
        --bubble-content-column: 1;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 350px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 5.2px;
        --panel-content-width: 380px;
    }
    .blockcomp-0-comp_3 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-0-comp_3 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .blockcomp-0-comp_3 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-0-comp_3 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .blockcomp-0-comp_3 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 13px;
        justify-content: end;
        min-height: 2rem;
    }
    .blockcomp-0-comp_3 nav > ul > li > .waf-nav-link {
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-0-comp_3 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 13px;
        width: 13px;
    }
    .blockcomp-0-comp_3 nav > ul > li > .waf_menu_search {
        padding-left: 16px;
        padding-right: 16px;
    }
}



                                    .blockcomp-1-comp_3 {
                                       filter: drop-shadow(0 0 1px black)drop-shadow(0 0 1px black)drop-shadow(0 0 1px black);
                                        animation: bg-shift .5s linear infinite alternate, fade-in-out 4s ease-in-out forwards infinite;
                                    }
                                    @keyframes bg-shift{
                                        from{ background-position: 0 -30px; }
                                        to{ background-position: 0 30px;  }
                                    }
                                    @keyframes fade-in-out{
                                        0%{ filter:drop-shadow(0 0 1px black)drop-shadow(0 0 1px black)drop-shadow(0 0 1px black)blur(200px); }
                                        25%{ filter:drop-shadow(0 0 1px black)drop-shadow(0 0 1px black)drop-shadow(0 0 1px black)blur(0); }
                                        75%{ filter:drop-shadow(0 0 1px black)drop-shadow(0 0 1px black)drop-shadow(0 0 1px black)blur(0); }
                                        100%{ filter:drop-shadow(0 0 1px black)drop-shadow(0 0 1px black)drop-shadow(0 0 1px black)blur(200px); }
                                    }
                                    @media only screen and (max-width: 990px){
                                        .text-effect{ font-size: 80px; }
                                    }
                                    @media only screen and (max-width: 767px){
                                        .text-effect{ font-size: 60px; }
                                    }
                                    @media only screen and (max-width: 576px){
                                        .text-effect{ font-size: 45px; }
                                    }

.blockcomp-1-comp_0 {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_0 .innerBox {
    position: relative;
}
.blockcomp-1-comp_0 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.blockcomp-1-comp_0 .wa-inner-kenburns > .kb-animation {
    animation: wa_blockcomp-1-comp_0_kfrm 10500ms linear;
    transform: scale(1.2);
}
.blockcomp-1-comp_0 .wa-inner-kenburns > div {
    background-position: center center;
    background-size: cover;
    transform-origin: 50% 50%;
}
.blockcomp-1-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-1-comp_0 > .innerBox > .row {
    z-index: 0;
}
.blockcomp-1-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_10 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_10 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_11 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_11 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_11 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_11 .wa-txt-par a:hover {
    color: rgba(202,161,34,1);
    text-decoration: underline;
}
.blockcomp-1-comp_11 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_11 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_11 .wa-txt-par.wa-last-par a:hover {
    color: rgba(202,161,34,1);
    text-decoration: underline;
}
.blockcomp-1-comp_12 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_12 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_12 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_12 .wa-txt-par a:hover {
    color: rgba(202,161,34,1);
    text-decoration: underline;
}
.blockcomp-1-comp_12 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_12 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_12 .wa-txt-par.wa-last-par a:hover {
    color: rgba(202,161,34,1);
    text-decoration: underline;
}
.blockcomp-1-comp_13 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_14 {
    flex-direction: column;
}
.blockcomp-1-comp_14 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_14 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_15 {
    display: flex;
    width: 100%;
}
.blockcomp-1-comp_15 .wa-image-wrap {
    aspect-ratio: 767/761;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 767px) );
}
.blockcomp-1-comp_15 .wa-image-wrap > div {
    aspect-ratio: 767/761;;
    position: relative;
    width: 100%;
}
.blockcomp-1-comp_15 .wa-image-wrap img {
    aspect-ratio: 767/761;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-1-comp_16 {
    flex-direction: column;
}
.blockcomp-1-comp_16 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_16 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_17 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_17 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_17 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_17 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_17 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_18 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_19 {
    flex-direction: column;
}
.blockcomp-1-comp_19 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_19 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_2 {
    flex-direction: column;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_20 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_20 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_20 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_20 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_20 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_21 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_22 {
    flex-direction: column;
}
.blockcomp-1-comp_22 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_22 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_23 {
    background-color: rgba(0,0,0,0);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_23 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_23 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_23 .wa-txt-par a:hover {
    color: rgba(203,195,39,1);
    text-decoration: underline;
}
.blockcomp-1-comp_23 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_23 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_23 .wa-txt-par.wa-last-par a:hover {
    color: rgba(203,195,39,1);
    text-decoration: underline;
}
.blockcomp-1-comp_24 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_25 {
    flex-direction: column;
}
.blockcomp-1-comp_25 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_25 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_26 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_26 .wa-txt-par {
    color: rgba(224,224,224,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_26 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_26 .wa-txt-par.wa-last-par {
    color: rgba(224,224,224,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_26 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_27 {
    flex-direction: column;
}
.blockcomp-1-comp_27 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_27 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_28 {
    display: flex;
    width: 100%;
}
.blockcomp-1-comp_28 .wa-btn {
    background-color: rgba(39,142,193,0);
    border-color: rgba(0,0,0,1);
    color: rgba(202,161,34,1);
    font-family: 'Revalia';
    font-weight: 400;
}
.blockcomp-1-comp_28 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.blockcomp-1-comp_28 .wa-btn.wa-btn:active {
    background-color: rgba(39,142,193,0);
    border-color: rgba(0,0,0,1);
    color: rgba(202,161,34,1);
}
.blockcomp-1-comp_28 .wa-btn.wa-btn:hover {
    background-color: rgba(39,142,193,0);
    border-color: rgba(255,255,255,1);
    color: rgba(149,89,20,1);
}
.blockcomp-1-comp_28 a {
    display: flex;
    text-decoration: none;
}
.blockcomp-1-comp_28 div {
    justify-content: center;
}
.blockcomp-1-comp_3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_3 .wa-txt-par {
    color: rgba(152,121,26,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_3 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_3 .wa-txt-par.wa-last-par {
    color: rgba(152,121,26,1);
    font-family: 'Revalia';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_3 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_4 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_5 {
    flex-direction: column;
}
.blockcomp-1-comp_5 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_5 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_6 {
    animation: lightSpeedIn;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.blockcomp-1-comp_6 .wa-image-second-inner {
    background-image: url("../../images/big/shutterstock_719053015.jpg?t=");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale(70%);
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.blockcomp-1-comp_6 .wa-image-second-inner div {
    background-color: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
}
.blockcomp-1-comp_6 .wa-image-wrap {
    aspect-ratio: 767/761;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 767px) );
}
.blockcomp-1-comp_6 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.blockcomp-1-comp_6 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: left;
}
.blockcomp-1-comp_6 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Revalia';
    font-weight: 400;
    justify-content: center;
}
.blockcomp-1-comp_6 .wa-image-wrap > div {
    aspect-ratio: 767/761;;
    position: relative;
    width: 100%;
}
.blockcomp-1-comp_6 .wa-image-wrap img {
    aspect-ratio: 767/761;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-1-comp_6 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
    transform: rotate(15deg);
}
.blockcomp-1-comp_7 {
    flex-direction: column;
}
.blockcomp-1-comp_7 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_7 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_8 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_8 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_8 .wa-txt-par a {
    color: rgba(248,246,239,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_8 .wa-txt-par a:hover {
    color: rgba(254,244,49,1);
    text-decoration: underline;
}
.blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_8 .wa-txt-par.wa-last-par a {
    color: rgba(248,246,239,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_8 .wa-txt-par.wa-last-par a:hover {
    color: rgba(254,244,49,1);
    text-decoration: underline;
}
.blockcomp-1-comp_9 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_9 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_9 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_9 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_9 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_0 {
    background-image: url('../../icons/shutterstock_770654959.jpg?t=');
    border: none;
    display: flex;
    min-height: 250px;
}
.blockcomp-1-comp_0 .innerBox .wa-wrap_video-bg {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
    min-height: 250px;
}
.blockcomp-1-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.blockcomp-1-comp_10 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_11 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.blockcomp-1-comp_11 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_11 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_12 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.blockcomp-1-comp_12 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_12 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_13 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_14 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_14 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_14 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_15 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_15 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 767px) );
}
.blockcomp-1-comp_16 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_16 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_16 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_17 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_17 .wa-txt-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_17 .wa-txt-par.wa-last-par {
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_18 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_19 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_19 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_19 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.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_20 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_20 .wa-txt-par {
    font-size: 10px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-1-comp_20 .wa-txt-par.wa-last-par {
    font-size: 10px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-1-comp_21 {
    display: none;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_22 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_22 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_22 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_23 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_23 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-1-comp_23 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-1-comp_24 {
    display: none;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_25 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_25 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_25 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_26 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_26 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-1-comp_26 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-1-comp_27 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_27 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_27 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_28 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 7px;
}
.blockcomp-1-comp_28 .wa-btn {
    font-size: 1em;
}
.blockcomp-1-comp_28 .wa-btn.wa-btn-rounded {
    border-radius: 0.5em;
}
.blockcomp-1-comp_28 a {
    width: unset;
}
.blockcomp-1-comp_28 div {
    width: unset;
}
.blockcomp-1-comp_3 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_3 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_3 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_4 {
    display: none;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_5 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_5 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_5 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_6 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 30px;
}
.blockcomp-1-comp_6 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 767px) );
}
.blockcomp-1-comp_6 .wa-image-wrap .wa-img-overlay {
    font-size: 13px;
}
.blockcomp-1-comp_7 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_7 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_7 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 1rem;
}
.blockcomp-1-comp_8 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.blockcomp-1-comp_8 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_9 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.blockcomp-1-comp_9 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_9 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
@media (min-width: 992px) {
    .blockcomp-1-comp_0 {
        background-image: url('../../icons/shutterstock_770654959.jpg?t=');
        border: none;
        display: flex;
        min-height: 250px;
    }
    .blockcomp-1-comp_0 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 250px;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_10 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_11 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_11 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_12 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_12 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_12 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_13 {
        display: none;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_15 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_15 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 767px) );
    }
    .blockcomp-1-comp_16 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_16 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_16 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_17 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_17 .wa-txt-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_17 .wa-txt-par.wa-last-par {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_18 {
        display: none;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_19 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_19 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_19 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .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_20 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_20 .wa-txt-par {
        font-size: 10px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-1-comp_20 .wa-txt-par.wa-last-par {
        font-size: 10px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-1-comp_21 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_22 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_22 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_22 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_23 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_23 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-1-comp_23 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-1-comp_24 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_25 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_25 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_25 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_26 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_26 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-1-comp_26 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-1-comp_27 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_27 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_27 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_28 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 7px;
    }
    .blockcomp-1-comp_28 .wa-btn {
        font-size: 1em;
    }
    .blockcomp-1-comp_28 .wa-btn.wa-btn-rounded {
        border-radius: 0.5em;
    }
    .blockcomp-1-comp_28 a {
        width: unset;
    }
    .blockcomp-1-comp_28 div {
        width: unset;
    }
    .blockcomp-1-comp_3 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 10px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_3 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_3 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_4 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_5 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_5 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_5 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_6 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 30px;
    }
    .blockcomp-1-comp_6 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 767px) );
    }
    .blockcomp-1-comp_6 .wa-image-wrap .wa-img-overlay {
        font-size: 13px;
    }
    .blockcomp-1-comp_7 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_7 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_7 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .blockcomp-1-comp_8 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_8 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_9 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_9 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_9 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
}
@keyframes wa_blockcomp-1-comp_0_kfrm {from {transform:scale(1.0);} to {transform:scale(1.2);}}
